(shr-ensure-paragraph): Fix the non-empty line case.
[gnus] / lisp / ChangeLog
1 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4
5 2010-10-04  Julien Danjou  <julien@danjou.info>
6
7         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8
9 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10
11         * shr.el (shr-insert): Use string anchors instead of line anchors.
12
13 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * shr.el: Add headings.
16         (shr-ensure-paragraph): Actually work.
17         (shr-tag-li): Make <ul> prettier.
18         (shr-insert): Get white space at the beginning/end of elements right.
19         (shr-tag-p): Collapse subsequent <p>s.
20         (shr-ensure-paragraph): Don't insert double line feeds after blank
21         lines.
22         (shr-insert): \t is also space.
23         (shr-tag-s): Fix "s" tag name function.
24         (shr-tag-s): Fix face prop name.
25
26 2010-10-03  Julien Danjou  <julien@danjou.info>
27
28         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
29
30         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
31         gnus-window-inside-pixel-edges.
32
33         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
34         gnus-ems.
35
36         * mm-view.el (mm-inline-image-emacs): Support image resizing.
37
38         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
39         function.
40
41         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
42         resize choice.
43
44 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
45
46         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
47         beginning of the buffer.
48
49         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
50         article buffer again.
51
52         * shr.el (shr-tag-p): Don't insert newlines at the start of the
53         buffer.
54
55         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
56         when it's at the start of the buffer.
57
58         * shr.el (shr-tag-blockquote): Convert name.
59         (shr-rescale-image): Use the right image-size variant.
60
61         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
62         buffer isn't shown, then select the current article first instead of
63         bugging out.
64         (gnus-summary-select-article-buffer): Show both the article and summary
65         buffers again.
66
67         * shr.el (shr-fontize-cont): Protect against regions with no text.
68         Rename tag functions to shr-tag-* for enhanced security.
69         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
70
71 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
72
73         * shr.el (shr-insert):
74         * pop3.el (pop3-movemail):
75         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
76         loaded.
77
78 2010-10-03  Glenn Morris  <rgm@gnu.org>
79
80         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
81
82         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
83
84         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
85
86         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
87
88         * gnus-util.el (gnus-make-local-hook): Simplify.
89
90 2010-10-02  Julien Danjou  <julien@danjou.info>
91
92         * gnus-util.el (gnus-iswitchb-completing-read): New function.
93         (gnus-ido-completing-read): New function.
94         (gnus-emacs-completing-read): New function.
95         (gnus-completing-read): Use gnus-completing-read-function.
96         Add gnus-completing-read-function.
97
98 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
99
100         * shr.el (shr-insert-document): Autoload.
101         (shr-img): Be silent.
102         (shr-insert): Add a newline after every picture before text.
103         (shr-add-font): Use overlays for combining faces.
104         (shr-insert): Pass upwards the text start point.
105
106         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
107         possible.
108         (mm-shr): New function.
109
110 2010-10-02  Julien Danjou  <julien@danjou.info>
111
112         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
113         should go backward.
114
115 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
116
117         * shr.el (shr): Fix typo in provide call.
118
119 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
120
121         * shr.el: New file.
122
123         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
124
125         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
126         completing read.
127
128 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129
130         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
131         we're being queried about.  Suggested by Dan Jacobson.
132
133         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
134         by Jason Eisner.
135
136         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
137         table, too.  Suggested by Stefan Wiens.
138         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
139         the table unnecessary.  Suggested by Stefan Wiens.
140
141         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
142         longer needed, and probably doesn't work either, as pointed out by
143         Stefan Wiens.
144         (gnus-summary-exit): Remove call to the clearing function.
145         (gnus-summary-exit-no-update): Ditto.
146
147         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
148         instead of gnus-eval-in-buffer-window to avoid popping up frames.
149         Reported by Stefan Monnier.
150         (gnus-summary-save-in-rmail): Ditto.
151
152         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
153         article buffer, instead of both the article buffer and the summary
154         buffer.  Sort of suggested by Dan Jacobson.
155
156         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
157
158         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
159         Suggested by Dan Jacobson.
160
161         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
162         documentation clearer.
163
164         * message.el (message-shorten-references): Comment on the number "21".
165         Suggested by Stefan Monnier.
166
167         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
168         Suggested by Dan Jacobson.
169
170         * gnus.el (gnus-large-newsgroup): Mention
171         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
172
173         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
174         externalize attachments.  Bug reported by Steve Wen.
175
176         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
177         really message anything to the user.
178
179         * nnmail.el (nnmail-article-group): Allow using the fancy split method
180         directly.
181
182         * nnimap.el (nnimap-request-group): Low higher than high to signal no
183         messages in empty groups.
184
185 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
186
187         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
188         non-UIDNEXT group.
189
190 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
191
192         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
193         not the value from the collection.
194
195         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
196         values.  This sometimes happens on some groups that have no info.
197         (nnimap-request-newgroups): New function.
198
199 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
200
201         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
202         check into `gnus-registry-initialize'.
203         (gnus-registry-initialize): Ditto.
204         Fix and extend header docs.
205
206 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
209         regexp backtrace overflows.
210
211         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
212         for starttls that tls.el implements; i.e. openssl.
213
214         * tls.el (tls-starttls-switches): Give up on using starttls with
215         gnutls-cli.
216         (tls-program): Add --insecure to be consistent with the defaults from
217         openssl s_client.  Now all three commands are insecure.
218
219 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
220
221         * lpath.el: Bind completion-styles-alist for XEmacs.
222
223         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
224         (gravatar-create-image): New function that's an alias to
225         gnus-xmas-create-image, gnus-create-image, or create-image.
226         (gravatar-data->image): Use it.
227
228 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
229
230         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
231         install the nnregistry refer method.
232         (gnus-registry-install-hooks): Use it.
233         (gnus-registry-unfollowed-groups): Add nnmairix to the default
234         unfollowed groups.
235
236 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
237
238         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
239         expanding threads.
240
241 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * nnir.el: Use the server names without suffixes (bug #7009).
244
245         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
246         unencrypted to STARTTLS, if possible.
247
248 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
249
250         * message.el (message-ignored-supersedes-headers): Strip Injection-*
251         headers before superseding.
252
253 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * nnrss.el (nnrss-use-local): Add documentation.
256
257         * nnimap.el (nnimap-extend-tls-programs): New function.
258         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
259         (nnimap-wait-for-connection): Accept the greeting from the stupid
260         output from openssl s_client -starttls, too.
261
262         * tls.el (tls-starttls-switches): New variable.
263         (tls-find-starttls-argument): Use it.
264         (open-tls-stream): Ditto.
265
266         * netrc.el (netrc-credentials): Return the value of the "default"
267         entry.
268         (netrc-machine): Ditto.
269
270         * nnimap.el (nnimap-find-article-by-message-id): Really return the
271         article number.
272         (nnimap-split-fancy): New variable.
273         (nnimap-split-incoming-mail): Use it.
274
275         * nntp.el (nntp-server-list-active-group): Document.
276
277         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
278         SELECT to get the message-id.
279
280         * mail-source.el (mail-sources): Removed webmail support.
281         (defvar): Ditto.
282         (mail-source-fetcher-alist): Ditto.
283         (mail-source-fetch-webmail): Removed.
284
285         * webmail.el: Removed -- doesn't seem relevant any more.
286
287         * gnus.el: Fix up make-obsolete-variable declarations throughout.
288
289         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
290         the \r.
291
292 2010-09-30  Julien Danjou  <julien@danjou.info>
293
294         * gnus-agent.el (gnus-agent-add-group): Fix call to
295         gnus-completing-read.
296
297 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
298
299         * nndoc.el (nndoc-retrieve-groups): New function.
300
301         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
302         `default', use nnmail-split-methods.
303         (nnimap-request-article): Downcase the NILs so that they are nil.
304
305         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
306         symbol.
307
308         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
309         code, since if the user has requested network, that's what they ought
310         to get.
311         (nnimap-request-set-mark): Erase the buffer before issuing commands.
312         (nnimap-split-rule): Mark as obsolete.
313
314         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
315         variable.
316
317         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
318         correct slot, too.
319
320 2010-09-29  Julien Danjou  <julien@danjou.info>
321
322         * gnus.el (gnus-local-domain): Declare variable obsolete.
323
324         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
325         computing.
326         (gnus-ido-completing-read): Require ido.
327
328 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329
330         * gnus-registry.el: Don't prompt on load, which makes it impossible to
331         build Gnus.
332
333         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
334         when interpreting the structures.
335         (nnimap-request-accept-article): Add \r\n to the lines to make this
336         work with Cyrus.
337
338         * nndraft.el (nndraft-request-expire-articles): Use the group name
339         instead if "nndraft".  Fix found by Nils Ackermann.
340
341 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
342
343         * nnregistry.el: Added.
344
345 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
346
347         * nnmail.el (group, group-art-list, group-art):
348         Remove unneeded directives.
349
350 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
351
352         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
353         (mm-mime-charset)
354         * rfc2047.el (rfc2047-syntax-table)
355         * utf7.el (utf7-utf-16-coding-system): Comment fix.
356
357         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
358         rather than `insert-file-contents' and `eval-region'.
359
360         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
361         construction.
362
363         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
364
365         * time-date.el: No need to require cl for Emacs 21.
366
367 2010-09-29  Julien Danjou  <julien@danjou.info>
368
369         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
370         replacement of `gnus-gravatar-relief' to mimic
371         `gnus-faces-properties-alist'.
372         Add :version property.
373
374 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * mail-source.el (mail-source-report-new-mail)
377         * message.el (message-default-mail-headers)
378         * mm-decode.el (mm-valid-image-format-p): Comment fix.
379
380         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
381
382 2010-09-28  Julien Danjou  <julien@danjou.info>
383
384         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
385         mail-address contains the same string as real-name.
386
387         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
388         non-blank in header, otherwise it'll get stripped.
389
390         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
391         real-name, and then for mail address rather than doing : or , search.
392
393 2010-09-27  Julien Danjou  <julien@danjou.info>
394
395         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
396         (gnus-server-goto-server): Use gnus-completing-read.
397
398         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
399
400         * mm-util.el (defalias): Use gnus-completing-read.
401         (mm-codepage-setup): Use gnus-completing-read.
402
403         * smime.el (smime-sign-buffer): Use gnus-completing-read.
404         (smime-decrypt-buffer): Use gnus-completing-read.
405
406         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
407
408         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
409         (mml-minibuffer-read-disposition): Use gnus-completing-read.
410         (mml-insert-multipart): Use gnus-completing-read.
411
412         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
413
414         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
415
416         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
417
418         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
419
420         * gnus.el (gnus-read-method): Use gnus-completing-read.
421
422         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
423
424         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
425         (gnus-mime-action-on-part): Use gnus-completing-read.
426         (gnus-article-encrypt-body): Use gnus-completing-read.
427
428         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
429         (gnus-topic-move-matching): Use gnus-completing-read.
430         (gnus-topic-copy-matching): Use gnus-completing-read.
431         (gnus-topic-sort-topics): Use gnus-completing-read.
432         (gnus-topic-move): Use gnus-completing-read.
433
434         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
435         (gnus-agent-add-group): Use gnus-completing-read.
436
437         * nnmairix.el (nnmairix-create-server-and-default-group): Use
438         gnus-completing-read.
439         (nnmairix-update-groups): Use gnus-completing-read.
440         (nnmairix-get-server): Use gnus-completing-read.
441         (nnmairix-backend-to-server): Use gnus-completing-read.
442         (nnmairix-goto-original-article): Use gnus-completing-read.
443         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
444
445         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
446
447         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
448         (gnus-group-make-useful-group): Use gnus-completing-read.
449         (gnus-group-make-web-group): Use gnus-completing-read.
450         (gnus-group-add-to-virtual): Use gnus-completing-read.
451         (gnus-group-browse-foreign-server): Use gnus-completing-read.
452
453         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
454         (gnus-summary-limit-to-extra): Use gnus-completing-read.
455         (gnus-summary-execute-command): Use gnus-completing-read.
456         (gnus-summary-respool-article): Use gnus-completing-read.
457         (gnus-read-move-group-name): Use gnus-completing-read.
458
459         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
460         (gnus-summary-score-effect): Use gnus-completing-read.
461
462         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
463
464         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
465         right completing-read function.
466         (gnus-use-ido): New variable
467         (gnus-completing-read-with-default): Remove.
468
469 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
470
471         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
472         x-focus-frame.
473
474         * nnimap.el (auth-source-forget-user-or-password)
475         (auth-source-user-or-password): Autoload.
476
477         * message.el (message-from-style, message-interactive)
478         (message-cite-prefix-regexp, message-sendmail-envelope-from)
479         (message-yank-prefix, message-indentation-spaces, message-signature)
480         (message-signature-file): Add comment.
481
482 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483
484         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
485         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
486         new articles.
487
488         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
489         parts.
490         (nnimap-request-article): Work with the t setting, too.
491
492         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
493         that you don't get flashes of other buffers.
494         (gnus-summary-show-complete-article): Intern before setting.
495
496 2010-09-27  David Engster  <dengste@eml.cc>
497
498         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
499         well as HEADERS.
500         (nnmairix-retrieve-headers): Provide new argument for the above.
501
502 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * gnus-sum.el (gnus-summary-move-article): Don't alter
505         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
506         group.
507
508         * nnimap.el (nnimap-update-info): Don't destructively alter active.
509
510         * message.el (message-cite-prefix-regexp): Revert my last edit.
511
512         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
513         variable instead of the Gnus variable.
514
515         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
516
517         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
518         again.
519
520         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
521         since some servers don't like it.
522         (nnimap-open-connection): Forget credentials if the server says the
523         password was wrong.
524         (nnimap-parse-line): Protect against invalid data.
525
526         * gnus-sum.el (gnus-summary-move-article): Add comment.
527         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
528         nothing alters it while scanning for new messages.
529
530         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
531         which may or may not help.
532         (nnimap-open-connection): If we're doing a stream connection, and then
533         discover we're on a STARTTLS-capable server, then open a STARTTLS
534         connection instead.
535
536 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * nnimap.el (utf7): Required.
539
540         * message.el (message-cite-prefix-regexp): Remove "}" from citation
541         prefix.
542
543 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
544
545         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
546
547 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * nnimap.el (nnimap-request-accept-article): Message the error on
550         error.
551
552 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
553
554         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
555
556 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
557
558         * nndoc.el (nndoc-request-list): Return success always.
559
560         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
561         `fetch-old' -- we only want to fetch the articles we've requested.  The
562         rest are in the agent, probably.
563         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
564         disappeared server" to something low.  It's not important.
565
566         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
567         arrived before the FETCH data.
568
569         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
570         target here, because we don't know the Gnus name of the group.
571
572         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
573         for the correct group.
574
575         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
576
577         * gnus.el (gnus): Give a final warning after startup.
578
579         * gnus-util.el (gnus-action-message-log): New variable.
580         (gnus-message): Use it.
581         (gnus-final-warning): New function.
582
583         * nnimap.el (nnimap-open-connection): Record the greeting.
584         (nnimap): Add greeting.
585
586 2010-09-26  Julien Danjou  <julien@danjou.info>
587
588         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
589         arguments.
590         (gnus-html-wash-images): Fix spec computing to include start/end.
591
592         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
593
594 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
597         deletion.
598         (nnimap-retrieve-headers): Don't select the group, because that's
599         already done by nnimap-possibly-change-group.
600
601         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
602         (gnus-picon-transform-address): Use it.
603
604         * mail-source.el (mail-source-value): Revert previous patch.
605
606         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
607         on failure.
608         (nnimap-open-connection): Look up both virtual and physical server name
609         credentials.
610
611         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
612
613 2009-02-07  Dave Love  <fx@gnu.org>
614
615         * tls.el (open-tls-stream): Don't query killing process.
616
617 2009-02-08  Dave Love  <fx@gnu.org>
618
619         * gnus-win.el (gnus-window-to-buffer-helper,
620         gnus-all-windows-visible-p): Function needn't be a symbol.
621
622         * mail-source.el (mail-source-value): Function needn't be a symbol.
623
624 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * message.el (message-cite-prefix-regexp): Remove } from the cite
627         prefix.
628
629         * gnus-art.el (gnus-treatment-function-alist): Do picons before
630         highlight again, so that the highlight is correct.
631
632         * gnus-picon.el (gnus-picon): Remove again.
633         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
634
635         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
636         doing the header highlightling, so that the background colour of the
637         picon is correct.
638
639         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
640         (gnus-picon): Ditto.
641         (gnus-picon): Reinstate.  The background colour for picons is white.
642         (gnus-picon-insert-glyph): Make the background white.
643
644         * nnml.el (nnml-open-nov): Don't return dead buffers.
645
646         * auth-source.el (auth-source-create): Query the user for whether to
647         store the credentials.
648
649         * netrc.el (netrc-store-data): New function.
650
651         * auth-source.el (auth-source-user-or-password): Use the existing auth
652         sources, if any, for creation.
653
654         * gnus.el (gnus-group-fast-parameter): Return the last matching
655         parameter instead of the first matching parameter.
656
657 2010-09-26  Julien Danjou  <julien@danjou.info>
658
659         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
660
661 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * mml2015.el (mml2015-use): Remove gpg support.
664
665         * mml1991.el (mml1991-function-alist): Remove gpg function.
666         (mml1991-gpg-sign): Removed.
667
668 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
669
670         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
671         (gnus-browse-unsubscribe-current-group): Document it.
672         (gnus-browse-unsubscribe-group): Use it.
673
674 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
677         address to the To list for easier response.
678
679         * gnus.el (gnus-play-startup-jingle): Removed.
680         (gnus-splash): Don't play jingle.
681         (gnus): Silence gnus-load message.
682
683         * gnus-art.el (gnus-treat-play-sounds): Removed.
684
685         * gnus.el (gnus-play-jingle): Remove audio support.
686
687         * gnus-cus.el (gnus-score-customize): Remove audio reference.
688
689         * earcon.el: Removed -- no users.
690
691         * gnus-audio.el: Removed -- no users of this package.
692
693         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
694
695         * gnus-start.el (gnus-setup-news): Remove nocem support.
696
697         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
698
699         * gnus.el (gnus-use-nocem): Removed.
700
701         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
702         Removed.
703
704         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
705         uses NoCeM any more.
706
707         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
708         (gnus-button-ctan-handler): Ditto.
709         (gnus-button-handle-ctan-bogus-regexp): Ditto.
710         (gnus-button-ctan-directory-regexp): Ditto.
711         (gnus-button-handle-ctan): Ditto.
712         (gnus-button-tex-level): Ditto.
713         (gnus-button-alist): Removed CTAN stuff.
714
715 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
718         nnimap-streaming test.
719
720         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
721         servers twice.
722
723         * nnimap.el (nnimap-open-connection): Add more error reporting when
724         nnimap fails early.
725
726         * nnheader.el (nnheader-get-report-string): New function.
727         (nnheader-get-report): Use it.
728
729         * gnus-int.el (gnus-check-server): Say what the error was when opening
730         failed.
731
732         * nnimap.el (nnimap-wait-for-response): Search further when we're not
733         using streaming.
734
735 2010-09-25  Julien Danjou  <julien@danjou.info>
736
737         * gnus-html.el (gnus-html-rescale-image): Use our defalias
738         gnus-window-inside-pixel-edges.
739
740 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
741
742         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
743
744         * mm-decode.el (mm-save-part): Allow saving to other directories the
745         normal Emacs way.
746
747         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
748         by Jay Berkenbilt.
749
750         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
751         there isn't a single byte.
752
753         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
754         just do it.  It doesn't really seem to matter what the user responds
755         here, I think, so it's just a confusing question.
756
757         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
758         non-streaming case.
759
760         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
761         (gnus-article-encrypt-body): Use it.
762
763         * gnus-sum.el (gnus-summary-show-complete-article): New command and
764         keystroke.
765
766         * nnimap.el (nnimap-find-wanted-parts-1): Use
767         gnus-fetch-partial-articles.
768
769         * gnus-art.el (gnus-fetch-partial-articles): New variable.
770
771         * nnimap.el (nnimap-insert-partial-structure): New function.
772         (nnimap-get-partial-article): New function.
773         (nnimap-request-article): Use it.
774         (nnimap-wait-for-response): Return whether the wait was successful.
775         (nnimap-finish-retrieve-group-infos): Don't do anything if the
776         retrieval wasn't successful.
777         (nnimap-retrieve-group-data-early): Allow throttling servers.
778         (nnimap-streaming): New variable.
779         (nnimap-fetch-partial-articles): Removed.
780
781         * mm-decode.el (mm-with-part): Protect against killed buffers.
782
783         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
784         for prettier summary display.
785
786 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
787
788         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
789         directly.
790
791 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792
793         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
794         apparently third-party libraries depend on it.
795
796         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
797         before starting negotiation.
798
799         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
800         privacy reasons.
801         (gnus-treat-mail-gravatar): Ditto.
802
803         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
804         buffer when inserting images.  Inserting text into the headers, for
805         instance, can make them invalid.
806
807 2010-09-25  Julien Danjou  <julien@danjou.info>
808
809         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
810         variables.
811
812         * nnheader.el: Remove useless variables news-reply-yank-from and
813         news-reply-yank-message-id.
814
815         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
816         variables.
817
818         * mml1991.el: Remove useless mml1991-verbose.
819
820         * gnus.el: Remove useless variable gnus-use-generic-from.
821         Remove obsolete variable gnus-topic-indentation.
822
823         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
824
825         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
826
827         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
828
829         * gnus-group.el: Remove useless gnus-group-icon-cache.
830         Remove useless gnus-ephemeral-group-server.
831
832         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
833
834         * mml2015.el: Remove useless mml2015-verbose.
835
836         * mml-smime.el: Remove useless mml-smime-verbose.
837
838         * gnus.el: Remove useless gnus-local-domain.
839
840         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
841         gnus-gravatar-size.
842
843         * gnus-art.el: Remove useless gnus-treat-translate.
844
845 2010-09-24  Julien Danjou  <julien@danjou.info>
846
847         * gnus-sum.el: Add support for Gravatars.
848
849         * gnus-art.el: Add support for Gravatars.
850
851         * gnus-gravatar.el: Add this file.
852
853         * gravatar.el: Add this file.
854
855 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
856
857         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
858
859         * gnus-group.el (gnus-group-fetch-faq): Removed.
860
861         * gnus.el (gnus-group-faq-directory): Removed.
862
863         * gnus-group.el (gnus-group-fetch-charter): Removed.
864
865         * gnus.el (gnus-group-charter-alist): Removed.
866
867         * gnus-group.el (gnus-group-archive-directory): Removed.
868         (gnus-group-recent-archive-directory): Ditto.
869         (gnus-group-make-archive-group): Removed.
870
871         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
872
873         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
874         use the same article number for all the cached articles.
875
876         * nnimap.el (nnimap-command): Register the last command time so
877         that we can use it for idling NOOPs.
878         (nnimap-open-connection): Start the keeplive timer.
879         (nnimap-make-process-buffer): Store all the process buffers.
880         (nnimap-keepalive): New function.
881
882         * starttls.el: (starttls-open-stream): Add autoload cookie.
883
884 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
885
886         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
887         handling.
888
889 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
892         its data structures.
893
894         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
895         instead of the cl.el copy-list.
896         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
897         equalp.
898
899 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
902         and tool-bar-local-item-from-menu.
903
904         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
905         mode-line-highlight face for Emacs.
906
907         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
908         loading gnus-sum.elc; fix comment for canlock-verify.
909         (gnus-article-jump-to-part): Use read-number.
910         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
911         Emacs pre-21 compatible code for help-echo.
912         (gnus-article-next-page-1): No need to adjust the number of lines.
913         (gnus-article-describe-bindings): Always use help-buffer.
914
915         * gnus-audio.el (gnus-audio-inline-sound)
916         * gnus-cus.el (gnus-custom-mode)
917         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
918
919         * gnus-sum.el (gnus-remove-overlays): Doc fix.
920
921         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
922         compatible code.
923
924 2010-09-24  Glenn Morris  <rgm@gnu.org>
925
926         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
927         visiting the fcc file in rmail-mode.
928
929         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
930
931 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * nnir.el: Silence the byte compiler.
934
935         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
936         alias to browse-url-url-encode-chars if any.
937         (gnus-html-encode-url): Use it.
938
939 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
940
941         * gnus-start.el (gnus-use-backend-marks): New variable.
942         (gnus-get-unread-articles-in-group): Use it.
943
944         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
945         makeover.
946
947 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
948
949         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
950
951 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
954         Removed.
955         (gnus-setup-news-hook): Removed
956         gnus-fixup-nnimap-unread-after-getting-new-news.
957
958         * gnus-int.el (gnus-request-update-info): Protect against backends not
959         having the function.
960
961         * nnimap.el (nnimap-stream): Mention starttls.
962         (nnimap-open-connection): Add starttls support.
963
964 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
965
966         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
967
968 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
971         BODYSTRUCTUREs.
972         (nnimap-transform-headers): Unfold quoted {42} headers.
973
974         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
975         the info.
976         (gnus-get-unread-articles): Only call updatep on backends that support
977         it.
978
979         * nnweb.el (nnweb-request-update-info): NOOP.
980
981         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
982
983         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
984         since it only deals with marks.
985
986         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
987         gnus-request-marks, and make a new gnus-request-update-info.
988
989         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
990         the active instead of the high number, which is usually too low.
991
992 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
993
994         * netrc.el (netrc-parse): Remove encrypt.el mentions.
995         * encrypt.el: Removed.
996
997 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998
999         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1000         server in symbolic form.
1001
1002         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1003         0.9.
1004
1005 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1008         (nnimap-update-info): Fix up code slightly.
1009
1010         * gnus-int.el (gnus-open-server): Add tracing for performance
1011         debugging.
1012
1013         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1014         (gnus-group-insert-group-line): Pass the real group name so that it
1015         gets the right data.
1016
1017         * gnus-start.el (gnus-get-unread-articles): Don't have
1018         `gnus-get-unread-articles-in-group' update info, since that can be
1019         really slow and doesn't seem to be needed?
1020
1021 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1022
1023         * time-date.el (date-to-time): Try using parse-time-string first before
1024         using the slower timezone-make-date-arpa-standard.
1025
1026 2010-09-22  Julien Danjou  <julien@danjou.info>
1027
1028         * gnus-group.el (gnus-group-insert-group-line): Call
1029         gnus-group-highlight-line.
1030         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1031         default hook list.
1032         (gnus-group-update-eval-form): Add new function.
1033         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1034         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1035
1036 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1037
1038         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1039         immediate, then expire all articles.
1040         (nnimap-update-info): Fix off-by-one errors.
1041         (nnimap-flags-to-marks): Would return no marks lists for group with no
1042         flags.  Instead return the other data.
1043
1044 2010-09-22  Julien Danjou  <julien@danjou.info>
1045
1046         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1047         Only return an icon.
1048         (gnus-group-insert-group-line): Compute icon to return.
1049
1050         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1051         variable.
1052         (gnus-html-image-fetched): Only cache if
1053         gnus-html-image-automatic-caching is set.
1054         (gnus-html-image-fetched): Check for errors.
1055
1056 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1059         once per method on `g'.  This ensures that backends like nnfolder don't
1060         open all their folders.
1061
1062         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1063         (nnimap-request-list): Nix out group in the correct buffer.
1064         (nnimap-parse-flags): Implement by using `read' instead of
1065         hand-parsing.
1066         (nnimap-flags-to-marks): Pass on permanent-flags.
1067         (nnimap-make-process-buffer): Record the server name.
1068         (nnimap-parse-flags): Fix typo.
1069         (nnimap-request-scan): Run split on the server in general, not just a
1070         single group.
1071
1072         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1073         parameter, and propagate this downwards.
1074
1075         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1076         since EXAMINE changes it on the server.
1077
1078         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1079         this command might take a while.
1080
1081 2010-09-22  Julien Danjou  <julien@danjou.info>
1082
1083         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1084         harmful if you have 2 images side-by-side, they can't be properly
1085         update on text deletion.  Using text-property is safer here.
1086         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1087         data.
1088
1089 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1090
1091         * nnimap.el (nnimap-expunge-inbox): Removed.
1092         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1093         (nnimap-expunge): Flip default to t.
1094
1095         * gnus.el (gnus-method-to-server): Don't push things to the cache
1096         unless it's unique.
1097         (gnus-server-to-method): Ditto.
1098
1099 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1100
1101         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1102
1103 2010-09-22  Julien Danjou  <julien@danjou.info>
1104
1105         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1106         get the start of data.
1107         (gnus-html-encode-url): Add this function to encode special chars in
1108         URL.
1109         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1110         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1111
1112         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1113         default.
1114         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1115
1116         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1117         images alt-text.
1118         (gnus-html-put-image): Put alt-text as help-echo.
1119
1120 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1121
1122         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1123         * mm-util.el (mm-decompress-buffer)
1124         * nnir.el (nnir-run-find-grep)
1125         * pop3.el (pop3-list): Use 3rd arg of split-string.
1126
1127         * time-date.el (format-seconds): Comment fix.
1128
1129         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1130         and byte-optimize-form-code-walker.
1131         (dgnushack-make-auto-load): Don't advise make-autoload.
1132
1133         * lpath.el: Remove Emacs 21 stuff.
1134
1135 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136
1137         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1138         outside the active range.  Suggested by Dan Christensen.
1139
1140         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1141         slightly later to avoid double-getting it.
1142
1143         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1144         previous patch.
1145
1146         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1147
1148 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1149
1150         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1151
1152 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1153
1154         * gnus-int.el (gnus-open-server): Give a better error message in the
1155         "go offline" case.
1156
1157         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1158         marks for nnimap, which is seldom the right thing to do.
1159
1160         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1161         (gnus-same-method-different-name): New function.
1162
1163         * nnimap.el (parse-time): Require.
1164
1165         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1166         method in the presence of many similar methods.
1167
1168         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1169
1170         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1171         nnml-inhibit-expiry.
1172
1173         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1174         find out whether methods are equal.
1175
1176         * nnimap.el (nnimap-find-expired-articles): New function.
1177         (nnimap-process-expiry-targets): New function.
1178         (nnimap-request-move-article): Request the article before looking at
1179         what the Message-ID is.  Fix found by Andrew Cohen.
1180         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1181
1182         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1183         for oldness in addition to being a predicate.
1184
1185         * nnimap.el (nnimap-request-group): When we have zero articles, return
1186         the right data to Gnus.
1187         (nnimap-request-expire-articles): Only delete articles immediately if
1188         the target is 'delete.
1189
1190         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1191         method, this would bug out.
1192
1193         * gnus-group.el (gnus-group-expunge-group): Renamed from
1194         gnus-group-nnimap-expunge, and implemented as a normal interface
1195         function.
1196
1197         * gnus-int.el (gnus-request-expunge-group): New function.
1198
1199         * nnimap.el (nnimap-request-create-group): Implement.
1200         (nnimap-request-expunge-group): New function.
1201
1202 2010-09-21  Julien Danjou  <julien@danjou.info>
1203
1204         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1205         (gnus-html-cache-expired): Add new function.
1206         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1207         wethever we should display image for fetch it.
1208         Compute alt-text earlier to pass it to the fetching function too.
1209         (gnus-html-schedule-image-fetching): Change function argument to only
1210         get one image at a time, not a list.
1211         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1212         cache.
1213         (gnus-html-get-image-data): New function to retrieve image data from
1214         cache.
1215         (gnus-html-put-image): Change buffer argument to use image data rather
1216         than file, and place image above region rather than inserting a new
1217         one. Do not take alt-text as argument, since it's useless now: we place
1218         the image above alt-text.
1219         (gnus-html-prune-cache): Remove.
1220         (gnus-html-show-images): Start to fetch image when we find one, do not
1221         push into a temporary list.
1222         (gnus-html-prefetch-images): Only fetch image if they have expired.
1223         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1224         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1225
1226 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1229
1230 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1233         spec inser "*" if the group isn't active instead of 0.
1234
1235         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1236         opening the server.
1237         (nnimap-request-delete-group): Implement group deletion.
1238         (nnimap-transform-headers): Return the size of the entire message in
1239         the Bytes header, not just the size of the first part.
1240         (nnimap-request-move-article): When moving an article from nnimap,
1241         request the article first so the accepting form has an article to
1242         accept.  Reported by Dan Christensen.
1243         (nnimap-command): Make sure that the error message doesn't error out.
1244
1245 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1246
1247         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1248         we haven't requested anything.
1249
1250 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1251
1252         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1253         "".  Fix found by Andrew Cohen.
1254
1255         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1256         instead of -encode-string.
1257
1258 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1261
1262         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1263         by mm-subst-char-in-string.
1264
1265 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1266
1267         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1268         waiting for the connection string.
1269
1270         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1271         arriving.
1272
1273         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1274         bogus characters.  This allows selecting certain Gmail groups.
1275
1276         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1277         (nnimap-fetch-partial-articles): New variable.
1278         (nnimap-open-connection): When looking for credentials, also use the
1279         nnimap-server-port.
1280         (nnimap-request-article): Return the group/article number, so that Gnus
1281         `^' works as expected.
1282         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1283         them.
1284
1285         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1286         comments.
1287         (gnus-methods-sloppily-equal): New function.
1288         (gnus): When using the development version of Gnus, load the gnus-load
1289         file.
1290
1291         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1292         `gnus-open-server' on each method before trying to scan them etc.  This
1293         ensures that all the backend parameters are set correctly.
1294
1295         * nnimap.el (nnimap-authenticator): New variable.
1296         (nnimap-open-connection): Allow anonymous login.
1297         (nnimap-transform-headers): The chars header is called Chars not
1298         Bytes.
1299         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1300         drops.
1301
1302         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1303         patch, found by Knut Anders Hatlen.
1304
1305 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1306
1307         * gnus-agent.el (gnus-agent-batch-confirmation)
1308         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1309         to gnus-message.
1310         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1311         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1312         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1313         * gnus-int.el (gnus-open-server): Likewise.
1314         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1315         (gnus-score-check-syntax): Likewise.
1316         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1317         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1318         Likewise.
1319         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1320
1321 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1324         calling conventions so that prefetch doesn't bug out.
1325
1326 2010-09-19  Julien Danjou  <julien@danjou.info>
1327
1328         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1329         rather than `subst-char-in-region' in order to be able to replace ASCII
1330         char by UTF-8 ones.
1331
1332         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1333         than curl.
1334         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1335         the right URL and ALT text on images.
1336         (gnus-html-wash-tags): Fix tag case.
1337         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1338         (gnus-article-html): Add -o display_ins_del=2 option.
1339         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1340
1341 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1344         the extra mail headers, which sometimes seem to happen for unknown
1345         reasons.
1346
1347         * mail-parse.el (mail-header-encode-parameter): Define as
1348         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1349         (or most, perhaps?) mail readers don't understand the latter, but do
1350         understand the former.
1351
1352         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1353         to nil, so that no methods are automatically agentized.  I think this
1354         is probably what most users want.
1355
1356         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1357         from url-retrieve, for instance about invalid URLs.
1358
1359         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1360         groups that have no articles.
1361         (nnimap-request-article): Check that we really got an article when we
1362         requested one.
1363
1364         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1365         doesn't exist.
1366
1367         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1368         nntp buffer so the agent can save it.
1369         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1370         that CRLF doesn't get translated to \n.
1371         (nnimap-open-connection): Don't make 'shell commands only send \n.
1372
1373 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1374
1375         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1376         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1377         Update var name.
1378         (nnml-generate-nov-file): Use dolist.
1379         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1380         Use with-current-buffer.
1381
1382 2010-09-18  Julien Danjou  <julien@danjou.info>
1383
1384         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1385         parallel.
1386
1387 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1390         the range update right.
1391         (nnimap-request-group): Don't make `M-g' bug out on group with no
1392         marks.
1393         (nnoo): Required, so that other packages can require nnimap.
1394         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1395         command we're looking for.  This helps when the server sends more
1396         responses after we've gotten everything we expected.
1397         (nnimap): Add a `newlinep' field to keep track of end-of-line
1398         conventions.
1399         Don't send CRLF to things that don't want it.
1400         (nnimap-request-accept-article): Ditto.
1401
1402 2010-09-18  Julien Danjou  <julien@danjou.info>
1403
1404         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1405         than curl to retrieve images.
1406
1407 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1410         the marks.
1411         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1412         (nnimap-wait-for-connection): New function.
1413         (nnimap-open-connection): If we have PREAUTH, don't query for login
1414         credentials.
1415         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1416         when doing a partial update.
1417
1418 2010-09-18  Julien Danjou  <julien@danjou.info>
1419
1420         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1421         tags.
1422
1423 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * nnimap.el (nnimap-credentials): New function.
1426         (nnimap-open-connection): Use the new function to look for credentials
1427         also on the numeric equivalents of "imap" and "imaps".
1428
1429         * gnus-start.el (gnus-activate-group): Send the info to
1430         gnus-request-group.
1431
1432         * nnimap.el (nnimap-request-group): Have the "check" version of the
1433         function parse flags and update the info, so that a `M-g' get a total
1434         resync of all flags from the group.
1435
1436         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1437         to allow backends to alter the info on group selection.  Also alter all
1438         the backend -request-group functions to take the parameter.
1439
1440         * nnimap.el (nnimap-store-info): New function.
1441         (nnimap-update-info): Store the info for later usage.
1442         (nnimap-request-group): Use the stored info for the dont-check case, so
1443         that we don't retrieve all marks when we enter a group.
1444
1445         * nnimap.el: Use deffoo instead of defun for interface functions.
1446
1447         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1448         update the group info.  This makes the nndraft groups, for instance, go
1449         back to their old behaviour.
1450
1451         * gnus-sum.el (gnus-select-newsgroup): Indent.
1452
1453         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1454         in.
1455         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1456         nothing.
1457
1458         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1459         from methods that are denied.
1460
1461         * gnus-int.el (gnus-method-denied-p): New function.
1462
1463         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1464         store the password instead of netrc.
1465         (nnimap-open-connection): Don't error out when we can't make a
1466         connections.
1467
1468         * auth-source.el (auth-source-create): In the password prompt, say what
1469         we're querying for.  Also prompt for user name if that hasn't been
1470         given.
1471
1472         * nnimap.el (nnimap-with-process-buffer): Removed.
1473
1474 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1475
1476         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1477         method when we're reading from the agent.
1478
1479         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1480
1481         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1482         that's probably most useful for users.
1483
1484         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1485         "failed" all the time.
1486
1487         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1488         ...)) with (with-current-buffer ... ).
1489
1490         * nntp.el (nntp-open-server): Return whether the open was successful or
1491         not.
1492
1493         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1494         select an unread unseen article first.
1495
1496         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1497         /etc/services, supply some sensible port defaults.
1498
1499         * dgnushack.el: Define netrc-credentials.
1500
1501 2010-09-17  Julien Danjou  <julien@danjou.info>
1502
1503         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1504
1505 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1506
1507         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1508         doesn't have any parameters.
1509
1510 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511
1512         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1513         only upcased checks.
1514
1515         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1516
1517         * nnimap.el (nnimap-open-shell-stream): New function.
1518         (nnimap-open-connection): Use it.
1519         (nnimap-transform-headers): Get the number of lines in each message.
1520         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1521         number of lines.
1522         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1523         problem.
1524
1525         * utf7.el (utf7-encode): Autoload.
1526
1527         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1528         to allow the mail splitting to not return a default group.  This is
1529         useful for nnimap, which will leave unmatched mail in the inbox.
1530
1531         * nnimap.el: Rewritten.
1532
1533         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1534         nnimap usage.
1535
1536         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1537         if the move is internal, so that nnimap can do fast internal moves.
1538
1539         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1540         data.
1541         (gnus-read-active-for-groups): Support finishing the early retrieval of
1542         data.
1543
1544         * gnus-range.el (gnus-range-nconcat): New function.
1545
1546         * gnus-int.el (gnus-finish-retrieve-group-infos)
1547         (gnus-retrieve-group-data-early): New functions.
1548
1549 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1550
1551         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1552         (nnrss-retrieve-groups):
1553         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1554         (pop3-quit): Use with-current-buffer.
1555
1556 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1559         instead of nnheader-accept-process-output.
1560
1561         * dgnushack.el (dgnushack-compile): Add comment.
1562
1563         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1564
1565         * gnus-html.el (gnus-html-schedule-image-fetching)
1566         (gnus-html-prefetch-images): Replace process-kill-without-query by
1567         gnus-set-process-query-on-exit-flag.
1568
1569 2010-09-16  Romain Francoise  <romain@orebokech.com>
1570
1571         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1572
1573 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1574
1575         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1576         parameter to unintern is mandatory-ish in Emacs 24.
1577
1578         * gnus-html.el (gnus-html-schedule-image-fetching)
1579         (gnus-html-prefetch-images): Check for curl before using it.
1580
1581         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1582         depend on curl, which isn't essential.
1583
1584         * imap.el: Revert back to version
1585         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1586         seem problematic.
1587
1588 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1589
1590         * gnus-registry.el (gnus-registry-install-shortcuts):
1591         Explicitly pass `obarray' to `unintern' to avoid a warning.
1592
1593 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1596         change.
1597
1598         * nnrss.el (nnrss-request-list): Removed this function and related
1599         functions, including the moreover stuff.
1600
1601 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * nnrss.el (nnrss-retrieve-groups): New function.
1604
1605 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1606
1607         * .dir-locals.el: Add no-byte-compile cookie.
1608
1609 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1610
1611         * time-date.el (format-seconds): Comment fix.
1612
1613         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1614         for back end that doesn't support request-scan.
1615
1616 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617
1618         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1619         then do request scans from the backends.
1620
1621         * netrc.el (netrc-credentials): New conveniency function.
1622
1623         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1624         avoid running a hook per line, since this takes a lot of time,
1625         profiling shows.
1626         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1627         directly if gnus-visual-p is true.
1628
1629 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1630
1631         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1632         groups; replace mapcar with dolist which is a bit faster; pass groups
1633         info to gnus-read-active-file-1.
1634         (gnus-read-active-file-1): Scan only specified groups if the new
1635         optional arg `infos' is given.
1636
1637 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1640
1641         * pop3.el (pop3-movemail): Removed.
1642         (pop3-streaming-movemail): Renamed to pop3-movemail.
1643
1644         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1645         don't restrict end-tag searches to the end of the line.
1646
1647 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1648
1649         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1650         articles of every unchecked group to t, which means unknown since the
1651         server has never been opened.
1652
1653 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1654
1655         * gnus-html.el (gnus-html-show-alt-text): New command.
1656         (gnus-html-browse-image): Ditto.
1657         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1658         to browse the image directly.
1659         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1660         better.
1661
1662         * gnus-async.el (gnus-async-article-callback): Call
1663         `gnus-html-prefetch-images' unconditionally.
1664
1665         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1666         before feeding URLs to curl.
1667
1668 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1669
1670         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1671         internal images as deletable by `W D D'.
1672
1673         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1674         (gnus-async-article-callback): Fix typo.
1675
1676 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1677
1678         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1679         current line to work around bugs in the output from w3m.
1680
1681         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1682         for groups that want that.
1683
1684         * nntp.el (nntp-wait-for-string): Supply a timeout for
1685         accept-process-output to ensure progress.
1686
1687         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1688         level to get unread articles from, then use that for foreign groups,
1689         too.
1690
1691         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1692         confuses the rest of the function.
1693
1694         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1695         for the methods that support -retrieve-groups, too.
1696
1697         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1698
1699 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1700
1701         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1702         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1703
1704         * pop3.el: Require cl when compiling.
1705         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1706
1707 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1710         that aren't going to be activated.
1711         (gnus-get-unread-articles): Fix up the last commit.
1712
1713         * gnus-html.el (gnus-article-html): Allow calling without specifying
1714         the handle.  In that case, dissect the buffer first.
1715
1716         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1717
1718         * nnimap.el (nnimap-open-connection): Revert the change that would look
1719         into authinfo for imaps instead of imap.
1720
1721         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1722         say that you don't want to call gnus-request-group with don-check, but
1723         do check the reponse.  This is for virtual groups only.
1724         (gnus-get-unread-articles): Count the archive groups as secondary, so
1725         that they're activated the same way as before.
1726
1727         * imap.el (imap-message-map): Removed optional buffer parameter, since
1728         no callers use it.
1729         (imap-message-get): Ditto.
1730         (imap-message-put): Ditto.
1731         (imap-mailbox-map): Ditto.
1732         (imap-mailbox-put): Ditto.
1733         (imap-mailbox-get): Ditto.
1734         (imap-mailbox-get): Revert last change for this function.
1735
1736         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1737         case-insensitively.
1738         (nnimap-debug): Removed.
1739
1740         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1741         to use `imap-fetch' instead.  According to the comments, this should be
1742         safe, since all other IMAP clients use the 1:* syntax.
1743         (imap-enable-exchange-bug-workaround): Removed.
1744         (imap-debug): Removed -- doesn't seem very useful.
1745
1746         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1747         mail from a file, and the file doesn't exist.
1748
1749         * imap.el (imap-log): New convenience function used throughout instead
1750         of repeating the same code all over the place.
1751
1752         * pop3.el (pop3-streaming-movemail): Return t for success.
1753
1754         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1755         .authinfo if we're using ssl connection.
1756
1757         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1758         already have if we're in a main Gnus `g' run.
1759
1760         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1761
1762 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1765
1766         * nnmh.el (nnmh-request-list-1): Bind `file'.
1767
1768         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1769         alias to set-process-query-on-exit-flag or process-kill-without-query.
1770         (pop3-open-server): Use it.
1771
1772 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1773
1774         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1775         box to the Incoming file.  Fixes mistake in previous checkin.
1776
1777         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1778         request loop (for debugging purposes) removed.
1779
1780         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1781         culprit is more visible.
1782         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1783         (nnml-add-incremental-nov): New functions to do "incremental" nov
1784         updates, where we just append to the end of the existing nov files
1785         without reading/writing them in full.
1786
1787         * mail-source.el (mail-source-delete-crash-box): Really only check the
1788         incoming files once in a while.
1789
1790         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1791
1792         * mail-source.el (mail-source-delete-crash-box): Only check the
1793         incoming files for deletion once per day to save a lot of file
1794         accesses.
1795
1796         * pop3.el (pop3-logon): Fix up unbound variable typo.
1797
1798         * mail-source.el (pop3-streaming-movemail): Autoload.
1799
1800         * pop3.el (pop3-streaming-movemail): Respect
1801         pop3-leave-mail-on-server.
1802
1803         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1804         retrieval.
1805
1806         * pop3.el (pop3-process-filter): Removed unused function.
1807         (pop3-streaming-movemail, pop3-send-streaming-command)
1808         (pop3-wait-for-messages, pop3-write-to-file)
1809         (pop3-number-of-responses): New functions for streaming pop3
1810         retrieval.
1811
1812         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1813         come from no known methods.
1814         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1815         list.
1816
1817         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1818         message sizes.
1819         (pop3-movemail): Use erase-buffer instead of looping and deleting
1820         regions, which seems rather odd.
1821
1822         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1823         file once per `g' run.
1824
1825         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1826         directories.  This makes the draft queue directory work.
1827
1828         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1829         data from the backends, so that we only request the list of groups from
1830         each method once.  This should speed things up considerably.
1831
1832         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1833         detect that it's not implemented.
1834
1835         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1836         we actually do recurse down into the tree, but don't stat all leaf
1837         nodes.
1838
1839         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1840         then say so instead of bugging out.
1841
1842         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1843         files exist before trying to read them.
1844
1845         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1846         around <pre_int>.
1847
1848         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1849
1850         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1851
1852 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853
1854         * mm-util.el (mm-image-load-path): Just return the image directories,
1855         not all directories in the path in addition to the image directories.
1856         (mm-image-load-path): Maintain a cache of the image directories so that
1857         the `g' command in Gnus doesn't have to stat dozens of directories each
1858         time.
1859
1860         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1861         (gnus-html-wash-tags): Add a new `i' command to insert images.
1862         (gnus-html-insert-image): New command and keystroke.
1863         (gnus-html-redisplay-with-images): New command and keystroke.
1864         (gnus-html-show-images): Renamed command.
1865         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1866         spacers.
1867         (gnus-html-wash-tags): Decode entities at the end, so that entities
1868         inside the tags don't mess up the rest of the "parsing".
1869
1870         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1871         so that nnimap methods aren't agentized by default.  There's apparently
1872         many problems related to agent/imap behaviour.
1873
1874         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1875
1876         * gnus-html.el: Doc fix.
1877
1878 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1879
1880         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1881         specifier-spec-list for Emacs 21.
1882
1883         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1884         glyph-width and glyph-height instead of display-graphic-p and
1885         image-size; make avoidance of displaying small images work for XEmacs.
1886
1887         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1888         for XEmacs.
1889
1890         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1891         of symbol that holds plist data.
1892         (gnus-process-plist): Remove plist of process after getting it.
1893
1894 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1895
1896         * message.el (message-generate-hashcash): Change default to
1897         'opportunistic if hashcash is installed.
1898
1899         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1900         (gnus-html-put-image): Only call image-size once, since it's somewhat
1901         time-consuming on remote X servers.
1902
1903 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1904
1905         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1906         type on data, not a file name.
1907
1908         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1909         window-pixel-edges for Emacs 21.
1910
1911         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1912         decoded contents.
1913         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1914
1915 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1918         group line format, since it isn't very interesting.
1919
1920         * gnus-agent.el (gnus-agent-short-article),
1921         (gnus-agent-long-article): Increase values for these two variables,
1922         since most people are likely to have more network connection and
1923         storage than before.
1924
1925         * gnus.el (gnus-refer-article-method): Change default to 'current.
1926         When referring an article, the common behaviour is to refer it from the
1927         current select method, not the native select method.  The chances of
1928         the native select method having the message in question is rather slim
1929         these days.
1930
1931         * gnus-sum.el (gnus-auto-select-subject): Change default to
1932         `unseen-or-unread'.  I think it's likely that most people want to
1933         select an unseen article over a previously seen, but unread one.
1934
1935         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1936         means that in the article buffer none of the minor mode elements will
1937         be shown, usually, and this is not desirable in most cases.
1938
1939         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1940         that commands like `d' (and the like) go to the next line in the
1941         buffer, instead of the next unread article.  I think this is the
1942         behaviour that is most natural for most users.
1943         (gnus-single-article-buffer): Change default to nil, so that people can
1944         have as many article buffers open as they have summary buffer.  I think
1945         this is the most natural way for the groups to behave.
1946
1947         * message.el (message-generate-new-buffers): Change default to
1948         `unsent', so that all new message buffers start their names with the
1949         string "*unsent", and it's easier to find the buffers if you move from
1950         them.
1951
1952 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1953
1954         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1955         small.  They're probably tracking images.
1956         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1957         (gnus-html-rescale-image): Yet another try at getting the image sizing
1958         right.
1959
1960         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1961         nntp-marks-file-name is nil.
1962
1963 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1964
1965         * gnus-html.el (gnus-html-wash-tags)
1966         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1967         Better logging.
1968
1969 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1972
1973         * gnus-html.el (gnus-html-wash-tags): Check the value of
1974         gnus-blocked-images in the summary buffer.
1975
1976 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1977
1978         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1979
1980 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1981
1982         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1983         like "a", it seems like.
1984         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1985         since it needs to be picked from the correct buffer.
1986
1987         * nnwfm.el: Removed.
1988
1989         * nnlistserv.el: Removed.
1990
1991 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1992
1993         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1994         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1995
1996 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997
1998         * nnkiboze.el: Removed.
1999
2000         * nndb.el: Removed.
2001
2002         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2003         alt text.
2004         (gnus-html-rescale-image): Try to get the rescaling logic right for
2005         images that are just wide and not tall.
2006
2007         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2008         overshadow variable bindings.
2009
2010 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2011
2012         * gnus-html.el (gnus-html-wash-tags)
2013         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2014         extra logging.
2015
2016 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2019         (gnus-max-image-proportion): New variable.
2020         (gnus-html-rescale-image): New function.
2021         (gnus-html-put-image): Rescale images.
2022
2023 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2024
2025         Fix up some byte-compiler warnings.
2026         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2027         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2028         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2029         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2030         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2031         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2032         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2033
2034 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2035
2036         * gnus-html.el (gnus-article-html): Decode contents by charset.
2037
2038 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2039
2040         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2041         (gnus-html-frame-width, gnus-blocked-images)
2042         * message.el (message-prune-recipient-rules): Add custom version.
2043         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2044
2045         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2046         functions.
2047
2048         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2049         gnus-process-get.
2050
2051 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2052
2053         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2054         instead of lsub directly.
2055
2056 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2057
2058         * nnwarchive.el: Removed.
2059
2060         * gnus-soup.el: Removed.
2061
2062         * nnsoup.el: Removed.
2063
2064         * nnultimate.el: Removed.
2065
2066         * gnus-html.el (gnus-blocked-images): New variable.
2067
2068         * message.el (message-prune-recipients): New function.
2069         (message-prune-recipient-rules): New variable.
2070
2071         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2072         guess whether a long line is natural text or not.
2073
2074         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2075         gnus-process-plist and friends for compatibility.
2076
2077 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2078
2079         * gnus-html.el: Require packages that define macros used in this file.
2080         (gnus-article-mouse-face): Declare to silence byte-compiler.
2081         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2082         process-get.
2083         (gnus-html-put-image): Use plist-get to avoid getf.
2084         (gnus-html-prefetch-images): Use with-current-buffer.
2085
2086 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * gnus-ems.el: Provide compatibility functions for
2089         gnus-set-process-plist.
2090
2091         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2092         header-line-format for XEmacs 21.4.
2093
2094         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2095         * gnus.el (gnus-valid-select-methods)
2096         * message.el (message-send-mail-partially-limit)
2097         * mm-decode.el (mm-text-html-renderer)
2098         * mml.el (mml-insert-mime-headers-always)
2099         * smiley.el (smiley-regexp-alist): Bump custom version.
2100
2101 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2102
2103         * gnus-html.el: require mm-url.
2104         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2105         with the url to `url'.
2106         (gnus-html-wash-tags): Support cid: URLs/images.
2107
2108 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2109
2110         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2111         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2112         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2113
2114         * gnus-move.el: Removed file, since it doesn't really work.
2115
2116         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2117         UTF-8.  This seems to fix problems with some German web feeds.
2118
2119         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2120         at the top so that the proper colours are applied.
2121
2122         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2123         don't have dots in their names.
2124
2125         * gnus-art.el (gnus-article-view-part): Doc fix.
2126
2127         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2128         XEmacs-compatible.
2129         (gnus-html-put-image): Don't do images on non-graphic displays.
2130
2131         * nnslashdot.el: Removed this unused backend.
2132
2133         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2134         actions.
2135         (gnus-undo-register-1): Revert last change.
2136
2137         * gnus-group.el (gnus-group-completing-read): Protect against not
2138         having completion-styles bound.
2139
2140         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2141         make broken recipients happier.
2142
2143         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2144
2145         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2146         point parameter.
2147
2148         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2149
2150         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2151         completion-styles for group selection.
2152
2153 2009-02-04  Andreas Schwab  <schwab@suse.de>
2154
2155         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2156         headers and regexp-quote the match if necessary.
2157
2158 2009-03-24  Miles Bader  <miles@gnu.org>
2159
2160         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2161         the blinking smiley.
2162
2163 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2164
2165         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2166         blink smiley.
2167
2168 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2169
2170         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2171         where the dribbel file lives exists.
2172
2173         * message.el (message-send-mail-partially-limit): Change the default to
2174         nil, since most people don't want this.
2175
2176         * mm-url.el (mm-url-decode-entities): Also decode entities like
2177         &#x3212.
2178
2179 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2180
2181         * gnus-sum.el (gnus-summary-idna-message):
2182         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2183         Hyperlink urls in docstrings with URL `...'.
2184
2185 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2186
2187         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2188         functions.
2189
2190 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2193         say what the mouseover text should be.
2194
2195         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2196         version of the mm-w3m-safe-url-regexp variable to only download images
2197         in the groups where we want that to happen.
2198
2199         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2200
2201         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2202         easier debugging.
2203         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2204         big pictures in the article buffer.
2205
2206         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2207         gnus-article-html.
2208         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2209         w3m.
2210
2211         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2212
2213 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2216         which doesn't exist.
2217
2218         * message.el (message-inhibit-ecomplete): New variable to allow some
2219         function to inhibit ecomplete address storage.
2220         (message-resend): Disable ecomplete message storage when resending
2221         messages.
2222
2223         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2224
2225 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2226
2227         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2228         Save excursion while copying, moving, and deleting articles in order to
2229         prevent the cursor from jumping to unforeseen place.
2230
2231 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * lpath.el: No need to bind bookmark-current-buffer,
2234         bookmark-yank-point and bookmark-make-record-function.
2235
2236 2010-08-17  Glenn Morris  <rgm@gnu.org>
2237
2238         * gnus-sync.el: Require gnus components whose functions are used.
2239
2240         * gnus-art.el (bookmark-make-record-function):
2241         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2242         Declare for compiler.
2243
2244         * mm-url.el (mml-compute-boundary): Autoload.
2245
2246 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2249
2250 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2251
2252         Typo fix "hoo4a" -> "hook".
2253
2254         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2255
2256 2010-08-14  Glenn Morris  <rgm@gnu.org>
2257
2258         * gnus-sync.el (gnus-sync): Fix defgroup version.
2259
2260 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2261
2262         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2263
2264         * gnus-sync.el: Fix docs.
2265         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2266         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2267
2268 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2269
2270         Optimizations for gnus-sync.el.
2271
2272         * gnus-sync.el: Add docs about gnus-sync-backend
2273         possibilities.
2274         (gnus-sync-save): Remove unnecessary message.
2275         (gnus-sync-read): Optimize and show what groups were skipped.
2276
2277 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2278
2279         Minor bug fixes for gnus-sync.el.
2280
2281         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2282         read the sync on get-new-news.
2283
2284         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2285         quiet.
2286
2287         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2288
2289 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2290
2291         Make saving and restoring of hidden threads work with overlays.
2292         Patch applied by Ted Zlatanov.
2293
2294         * gnus-sum.el (gnus-hidden-threads-configuration)
2295         (gnus-restore-hidden-threads-configuration): Update to deal with text
2296         properties, rather than searching for a magic character.
2297
2298 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2299
2300         New gnus-sync.el library for synchronization of marks.
2301
2302         * gnus-sync.el: New library for synchronization of marks.
2303
2304         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2305         renamed from `gnus-registry-grep-in-list'.
2306
2307         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2308
2309         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2310
2311 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2312
2313         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2314         determining charset of text fails.
2315
2316 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * nnmail.el (nnmail-get-new-mail-1): Revert.
2319
2320         * nnml.el (nnml-active-number): Make sure names of newly created groups
2321         in nnml-group-alist are encoded.
2322
2323 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2326         containing non-ASCII characters in active file for nnml back end.
2327
2328 2010-07-24  David Engster  <dengste@eml.cc>
2329
2330         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2331         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2332
2333 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2334
2335         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2336         tag (Bug#6654).
2337
2338 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2341         the article buffer, not the summary buffer.
2342
2343 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2344
2345         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2346         Emacs 23 as well.
2347
2348 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2351         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2352
2353 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2354
2355         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2356         Patch applied by Karl Fogel.
2357
2358         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2359         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2360
2361 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2362
2363         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2364         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2365         C-w still not working correctly from Article buffers; Thierry's
2366         patch to fix that will be applied after this.
2367
2368         * gnus-art.el (bookmark-make-record-function): New local variable.
2369
2370         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2371         article buffer.
2372         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2373
2374 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2375
2376         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2377         on changes in bookmark.el.
2378
2379 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2380
2381         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2382         `no-log' instead of message not to log prompt string.
2383
2384 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2385
2386         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2387         the *other* type of HTML form submission.
2388
2389 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2390
2391         * auth-source.el (auth-source-pick): If choice does not contain a
2392         questioned keyword, set the check to t.
2393
2394 2010-06-12  Romain Francoise  <romain@orebokech.com>
2395
2396         * gnus-util.el (gnus-date-get-time): Move up before first use.
2397
2398 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2399
2400         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2401         (gnus-article-edit-part): Bind it to make last part that is substituted
2402         or deleted visible.
2403         (gnus-mime-display-single): Buttonize part of which id equals to
2404         gnus-mime-buttonized-part-id.
2405
2406 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2407
2408         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2409         (gnus-dd-mmm): Use gnus-date-get-time.
2410         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2411         simplify logic.
2412         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2413         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2414
2415 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2416
2417         * auth-source.el (top): Autoload `secrets-list-collections',
2418         `secrets-create-item', `secrets-delete-item'.
2419         (auth-sources): Fix tag string.
2420         (auth-get-source, auth-source-retrieve, auth-source-create)
2421         (auth-source-delete): New defuns.
2422         (auth-source-pick): Rewrite in order to avoid 2 passes.
2423         (auth-source-forget-user-or-password): New parameter USERNAME.
2424         (auth-source-user-or-password): New parameters CREATE-MISSING and
2425         DELETE-EXISTING.  Retrieve password interactively, if needed.
2426
2427 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2428
2429         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2430         deleting unused directories when gnus-expert-user is t.
2431
2432 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2435         for each temp file when gnus-article-browse-delete-temp is ask.
2436
2437 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2438
2439         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2440         Lisp calls to delete-backward-char by calls to delete-char.
2441
2442 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2443
2444         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2445
2446 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2447
2448         * password-cache.el (password-cache-remove): Fix docstring.
2449
2450 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2453         article unless decoding article to be saved.
2454
2455 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2456
2457         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2458         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2459         generated within the mm-with-unibyte-current-buffer macro.
2460
2461 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2462
2463         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2464         to nil when we're in a mml-preview buffer and no group is selected.
2465
2466 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2467
2468         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2469         when catching the `C-g'.  Reported by "Leo".
2470
2471 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * message.el (message-forward-make-body-plain)
2474         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2475         multibyte-string-p.
2476
2477         * lpath.el: Revert.
2478
2479 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * message.el (message-forward-make-body-mml): Assume original message
2482         is multibyte string; error on unibyte.
2483         (message-forward-make-body-plain): Ditto; don't add excessive newline
2484         in body end.
2485
2486         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2487
2488 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2489
2490         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2491         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2492
2493 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * mm-extern.el (mm-extern-url): Don't use
2496         mm-with-unibyte-current-buffer.
2497         (mm-extern-cache-contents): Use with-current-buffer instead of
2498         save-excursion + set-buffer.
2499
2500 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2501
2502         * mm-util.el (mm-emacs-mule): Remove.
2503
2504 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2505
2506         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2507         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2508         change.
2509
2510 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2511
2512         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2513         bind the default value of enable-multibyte-characters to nil.
2514
2515 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2516
2517         * message.el (message-forward-make-body-plain)
2518         (message-forward-make-body-mml):
2519         Don't use mm-with-unibyte-current-buffer.
2520
2521 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2522
2523         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2524
2525 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2526
2527         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2528         (Bug#5592).
2529
2530 2010-05-07  Julien Danjou  <julien@danjou.info>
2531
2532         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2533         it to mm-pipe-part.
2534
2535         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2536         it is given.
2537
2538 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2539
2540         * binhex.el (binhex-decode-region-internal)
2541         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2542         (dns-query)
2543         * nnweb.el (nnweb-gmane-search)
2544         * pgg-parse.el (pgg-parse-armor)
2545         * pgg.el (pgg-verify-region)
2546         * sha1.el (sha1-string-external)
2547         * uudecode.el (uudecode-decode-region-internal)
2548         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2549         XEmacs.
2550
2551         * gnus-art.el (gnus-article-browse-html-parts)
2552         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2553         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2554         make-temp-file.
2555
2556         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2557         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2558         compiling.
2559
2560         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2561         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2562         XEmacs when compiling.
2563
2564         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2565         gnus-pick-mode-off-hook for XEmacs when compiling.
2566         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2567         gnus-binary-mode-off-hook for XEmacs when compiling.
2568
2569         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2570         nil if char-charset is not available.
2571
2572         * imap.el (imap-disable-multibyte)
2573         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2574         macros.
2575
2576         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2577         instead of encode-coding-string.
2578
2579         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2580         'xemacs) instead of mm-emacs-mule to switch function definitions.
2581         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2582
2583         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2584         bind temporary-file-directory for XEmacs;
2585         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2586         timer-set-function for XEmacs 21.4 and SXEmacs;
2587         bind timer-list for XEmacs 21.4 and SXEmacs;
2588         fbind char-charset and find-charset-region for non-Mule XEmacs;
2589         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2590         encode-coding-region and encode-coding-string for XEmacs having no
2591         file-coding feature.
2592
2593 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2594
2595         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2596
2597 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2598
2599         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2600         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2601
2602 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2603
2604         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2605         alias `jka-compr-delete-temp-file' no longer exists.
2606
2607 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2608
2609         Use define-minor-mode in Gnus where applicable.
2610         * mml.el (mml-mode): Use define-minor-mode.
2611         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2612         (gnus-undo-mode): Use define-minor-mode.
2613         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2614         (gnus-dead-summary-mode): Use define-minor-mode.
2615         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2616         Initialize in declaration.
2617         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2618         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2619         (gnus-mailing-list-mode): Use define-minor-mode.
2620         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2621         (gnus-draft-mode): Use define-minor-mode.
2622         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2623         (gnus-dired-mode): Use define-minor-mode.
2624
2625 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2626
2627         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2628         handles on recursive mml-to-mime translation and check them for
2629         boundary delimiter collisions.  Reported by Greg Troxel.
2630
2631 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2632
2633         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2634
2635 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2636
2637         * mm-util.el (mm-find-buffer-file-coding-system):
2638         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2639
2640 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2641
2642         * message.el (message-generate-headers): Record insertion of optional
2643         headers as well.  Otherwise the check to prevent repeated insertion of
2644         optional headers is a no-op.
2645
2646 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2647
2648         * smime.el: Don't mention CVS.
2649
2650         * nnrss.el (nnrss-fetch): Don't mention CVS.
2651
2652         * nnir.el: Don't mention CVS.
2653
2654 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2655
2656         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2657
2658 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2659
2660         * lpath.el: Fbind bookmark-default-handler,
2661         bookmark-get-bookmark-record, bookmark-make-record-default,
2662         bookmark-prop-get for Emacs <23 and XEmacs.
2663
2664 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2665
2666         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2667         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2668         Use with-current-buffer to silence the byte-compiler.
2669         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2670         bother to require `gnus'.
2671         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2672
2673 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2674
2675         * gnus-sum.el (gnus-summary-bookmark-make-record)
2676         (gnus-summary-bookmark-jump): New functions.
2677         (gnus-summary-mode): Setup bookmark support.
2678
2679 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2680
2681         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2682         if set.
2683
2684 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2685
2686         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2687         gnus-article-browse-html-save-cid-image; make it work recursively for
2688         forwarded messages as well.
2689         (gnus-article-browse-html-parts): Work when prefix arg is given.
2690         (gnus-article-browse-html-article): Doc fix.
2691
2692 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2693
2694         * message.el (message-default-mail-headers):
2695         (message-default-headers): Carry the value mail-default-headers over
2696         into message-default-mail-headers, rather than message-default-headers.
2697
2698 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2699
2700         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2701         charset.
2702
2703         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2704         charset into the <meta> tag when the article is encoded to utf-8.
2705
2706 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2709         directories as well.
2710         (gnus-article-browse-html-parts): Work for images that do not specify
2711         file names; delete temp directory when quitting; insert header at the
2712         right place; use file: scheme for image files.
2713
2714 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2715
2716         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2717         (gnus-article-browse-html-parts): Use it to make temporary cid image
2718         files in addition to html file so that browser may display them.
2719
2720 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2723
2724 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2725
2726         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2727
2728 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2729
2730         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2731         about Secret Service API sources.  Improve Customize options.
2732         (auth-source-pick): Change to accept any number of search parameters.
2733         Implement fallbacks iteratively, not recursively.  Add scoring on the
2734         second pass and sort by score.  Call Secret Service API when needed.
2735         (auth-source-user-or-password): Use it.  Call Secret Service API
2736         directly when needed to get the user name and the password.
2737
2738 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2739
2740         * message.el (message-interactive): Doc fix.
2741         (message-qmail-inject-args): Reflow.
2742         (message-kill-to-signature): Fix typo in docstring.
2743
2744         * smiley.el (smiley-buffer): Fix typo in docstring.
2745
2746 2010-03-24  Glenn Morris  <rgm@gnu.org>
2747
2748         * mail-source.el (gnus-message): Declare.
2749         (mail-source-delete-old-incoming): Require gnus-util.
2750
2751 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2752
2753         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2754
2755         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2756
2757         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2758         password-cache's default if it is not bound.
2759         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2760         password-cache-expiry's default if it is not bound.
2761
2762         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2763         available in Emacs 21.
2764
2765         * lpath.el: Suppress compiler warnings for:
2766         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2767         XEmacs;
2768         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2769         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2770         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2771
2772 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2773
2774         * auth-source.el (auth-sources): Fix up definition so extra parameters
2775         are always inline.
2776
2777 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2778
2779         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2780         wasn't updated after mismatch.  Clear cached mailbox info correctly
2781         when uidvalidity changes.
2782         (nnimap-group-prefixed-name): New function to avoid some code
2783         duplication.
2784         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2785         (nnimap-request-group): Use it.
2786         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2787         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2788         with many imap folders.  This is done by caching the group status from
2789         the imap server persistently in a group parameter `imap-status'.  (This
2790         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2791         but not persistently, so every Gnus startup was still very slow.)
2792
2793 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2794
2795         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2796         delete the extra newline.  Otherwise editing of :string and :number
2797         types don't work.
2798
2799 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2800
2801         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2802         secrets.el dependency.
2803         (auth-sources): Add optional user name.  Add secrets.el configuration
2804         choice (unused right now).
2805
2806 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2807
2808         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2809         `gnus-registry-install-shortcuts' fill in the functions.
2810
2811         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2812         warnings.
2813         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2814         (gnus-registry-install-shortcuts): Populate and use it in a
2815         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2816
2817 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2818
2819         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2820         In-place substitutions for the group name encoding/decoding.
2821         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2822         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2823         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2824         (nnimap-update-unseen, nnimap-request-list)
2825         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2826         (nnimap-request-set-mark, nnimap-split-to-groups)
2827         (nnimap-split-articles, nnimap-request-newgroups)
2828         (nnimap-request-create-group, nnimap-request-accept-article)
2829         (nnimap-request-delete-group, nnimap-request-rename-group)
2830         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2831         `encoded-mbx' for consistency.
2832         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2833         variable `imap-current-mailbox'.
2834
2835         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2836         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2837
2838 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2839
2840         * pop3.el (pop3-display-message-size-flag): Display message size byte
2841         counts during POP3 download.
2842         (pop3-movemail): Use it.
2843         (pop3-list): Implement listing of available messages.
2844
2845 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2846
2847         * nnir.el (nnir-get-article-nov-override-function): New function to
2848         override the normal NOV retrieval.
2849         (nnir-retrieve-headers): Use it.
2850
2851 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2852
2853         * auth-source.el (netrc-machine-user-or-password): Autoload.
2854
2855 2010-03-19  Glenn Morris  <rgm@gnu.org>
2856
2857         Stop message.el from loading about 40 libraries it doesn't always need.
2858         The general approach is to autoload rather than require, and to
2859         require in the specific functions rather than the file.  (Bug#5642)
2860
2861         * gmm-utils.el: Don't require wid-edit.
2862         (widget-create-child-value, widget-convert, widget-default-get):
2863         Autoload.
2864
2865         * gnus-util.el: Don't require time-date, netrc.
2866         (message-fetch-field, gnus-group-name-decode): Declare rather than
2867         autoloading.
2868         (gnus-fetch-field): Require message.
2869         (gnus-decode-newsgroups): Require gnus-group.
2870
2871         * ietf-drums.el: Don't require time-date.
2872
2873         * message.el: Don't require hashcash, canlock, ecomplete.
2874         Do require mail-utils.  Require nnheader only when compiling.
2875         (smtpmail-default-smtp-server): Remove declaration.
2876         (message-send-mail-function): Check smtpmail-default-smtp-server
2877         is bound rather than requiring smtpmail.
2878         (message-auto-save-directory, message-insert-signature): Use
2879         expand-file-name rather than nnheader-concat.
2880         (nnheader-insert-file-contents): Autoload.
2881         (hashcash-wait-async): Declare.
2882         (message-send-mail): Only call gnus-setup-posting-charset if
2883         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2884         (message-send-mail-with-sendmail): Require sendmail.
2885         (canlock-password, canlock-password-for-verify): Declare.
2886         (message-canlock-password): Require canlock.
2887         (nnheader-get-report): Autoload.
2888         (gnus-setup-posting-charset): Declare.
2889         (message-send-news): Require gnus-msg.
2890         (message-make-references, message-make-in-reply-to): Use mail-header-id
2891         rather than the alias mail-header-message-id.
2892         (ecomplete-add-item, ecomplete-save): Declare.
2893         (message-put-addresses-in-ecomplete): Require ecomplete.
2894         (ecomplete-display-matches): Autoload.
2895
2896         * mm-decode.el: Don't require mailcap, gnus-util.
2897         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2898         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2899         Autoload.
2900         (mailcap-mime-extensions): Declare.
2901
2902         * mm-encode.el: Don't require mailcap.
2903         (mailcap-extension-to-mime): Autoload.
2904
2905         * mml-sec.el: Don't require password-cache.
2906
2907         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2908         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2909         (mml-minibuffer-read-type): Require mailcap.
2910         (mml-preview): Require gnus-msg.
2911
2912         * mml1991.el: Require password-cache.
2913         (password-cache-expiry): Remove declaration.
2914
2915         * mml2015.el: Require password-cache.
2916         (password-cache-expiry): Remove declaration.
2917
2918         * nneething.el (mailcap): Require mailcap.
2919
2920         * nnheader.el (declare-function): Add compatibility stub.
2921         (message-remove-header): Declare rather than autoload.
2922         (nnheader-replace-header): Require message.
2923
2924         * nnimap.el (declare-function): Add compatibility stub.
2925         (netrc-parse, netrc-machine-user-or-password): Declare.
2926         (nnimap-open-connection): Require netrc.
2927
2928         * nntp.el (declare-function): Add compatibility stub.
2929         (netrc-parse, netrc-machine, netrc-get): Declare.
2930         (nntp-send-authinfo): Require netrc.
2931
2932         * rfc2047.el: Don't require qp.
2933         (quoted-printable-encode-region, quoted-printable-decode-string):
2934         Autoload.
2935
2936         * sieve-mode.el: Don't require easymenu.
2937         (easy-menu-add-item): Autoload it.
2938
2939         * spam-stat.el (time-to-number-of-days): Autoload it.
2940
2941 2010-03-19  Glenn Morris  <rgm@gnu.org>
2942
2943         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2944
2945 2010-03-18  Glenn Morris  <rgm@gnu.org>
2946
2947         * hashcash.el (declare-function): Remove duplicate definition.
2948
2949 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2950
2951         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2952         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2953         value if any backslash escapes).
2954
2955 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2956
2957         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2958         if it is available.  (bug#5647)
2959
2960         * lpath.el: Suppress compiler warning for coding-system-from-name for
2961         Emacs 21 and XEmacs.
2962
2963 2010-03-14  Juri Linkov  <juri@jurta.org>
2964
2965         * hmac-def.el:
2966         * hmac-md5.el:
2967         * netrc.el: Fix keywords.
2968
2969 2010-02-26  Glenn Morris  <rgm@gnu.org>
2970
2971         * message.el (message-send-mail-function): Change the default, so that
2972         it inherits from a customized send-mail-function.  (Bug#5643)
2973
2974 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2975
2976         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2977         shell-command-to-string signals an error (bug#5299).
2978
2979 2010-02-24  Glenn Morris  <rgm@gnu.org>
2980
2981         * message.el (message-smtpmail-send-it)
2982         (message-send-mail-with-mailclient): Doc fixes.
2983
2984 2010-02-16  Glenn Morris  <rgm@gnu.org>
2985
2986         * message.el (message-default-mail-headers): Change the default value
2987         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2988
2989 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2992         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2993
2994 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2995
2996         * time-date.el (date-to-time): Doc fix (Bug#5408).
2997
2998 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2999
3000         * message.el (message-mail): Just pass yank-action on to message-setup.
3001         (message-setup): Handle (FUN . ARGS) form of yank-action.
3002         (message-with-reply-buffer, message-widen-reply)
3003         (message-yank-original): Handle non-buffer values of
3004         message-reply-buffer (Bug#4080).
3005         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3006
3007 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3008
3009         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3010         Fix typo in docstring.
3011
3012 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3013
3014         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3015         response.
3016
3017 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3020
3021         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3022
3023         * message.el (message-check-news-header-syntax): Protect against a
3024         string that `rfc822-addresses' returns when parsing fails.
3025
3026 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3029         (gnus-previous-char-property-change): New functions.
3030
3031         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3032
3033 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3034
3035         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3036         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3037
3038 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3039
3040         * message.el (message-exchange-point-and-mark): Rework last change to
3041         avoid using optional arg of exchange-point-and-mark, for backward
3042         compatibility.
3043
3044 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3045
3046         * message.el (message-exchange-point-and-mark): Call
3047         exchange-point-and-mark with an argument rather than setting
3048         mark-active by hand (Bug#5175).
3049
3050 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3051
3052         * nntp.el (nntp-service-to-port): Work for service expressed with
3053         numeric string; replace [:digit:] with [0-9] for XEmacs.
3054
3055 2009-12-17  Glenn Morris  <rgm@gnu.org>
3056
3057         * gnus-group.el (gnus-bug-group-download-format-alist):
3058         Change emacs entry to debbugs.gnu.org.  Bump :version.
3059
3060 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3061
3062         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3063
3064 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3065
3066         * message.el (message-info): Explain why we use `Info-goto-node'.
3067
3068 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3069
3070         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3071
3072 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3073
3074         * message.el (message-completion-in-region): New compatibility function.
3075         (message-expand-group): Use it.
3076
3077 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3078
3079         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3080         with no unread article should be listed if the 2nd arg `predicate' is
3081         given.
3082
3083 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3084
3085         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3086
3087 2009-11-29  Juri Linkov  <juri@jurta.org>
3088
3089         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3090         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3091         on `gnus-recenter'. (Bug#4698, Bug#4981)
3092
3093 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3094
3095         * sha1.el (sha1-string-external): default-directory "/" in case
3096         otherwise non-existent.  process-connection-type pipe for touch of
3097         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3098
3099 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3100
3101         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3102         it's comms related and sgml-mode.el has "comm" on that basis too.
3103
3104 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3107         containing tspecial characters if they have been already quoted.
3108
3109 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3110
3111         * dns-mode.el (auto-mode-alist): Purecopy string.
3112
3113 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3114
3115         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3116
3117 2009-10-24  Glenn Morris  <rgm@gnu.org>
3118
3119         * gnus-art.el (help-xref-stack-item): Define for compiler.
3120
3121 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3122
3123         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3124
3125 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3126
3127         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3128
3129 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3132         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3133
3134 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3135
3136         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3137         (gnus-overlays-in): New alias to overlays-in.
3138
3139         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3140         gnus-overlay-get, and gnus-delete-overlay.
3141         (gnus-summary-show-thread): Make it work as well for systems in which
3142         next-single-char-property-change is not available.
3143         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3144
3145         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3146         (gnus-overlay-get): New alias to extent-property.
3147         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3148
3149         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3150         SXEmacs.
3151
3152         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3153         SXEmacs.
3154
3155 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3156
3157         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3158
3159 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3160
3161         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3162         and XEmacs that don't have `remove-overlays'.
3163
3164 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3165
3166         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3167         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3168         selective display.  Use overlays instead.
3169
3170 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3171
3172         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3173
3174 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3175
3176         * spam-stat.el (spam-stat-load): Fix typo in message.
3177
3178 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3179
3180         * dig.el (dig-invoke): Fix typo in docstring.
3181         (query-dig): Reflow docstring.
3182
3183 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3184
3185         * gnus-art.el (gnus-article-encrypt-body):
3186         * message.el (message-check-recipients):
3187         * mm-util.el (mm-codepage-setup):
3188         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3189         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3190
3191 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3192
3193         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3194         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3195         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3196         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3197         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3198
3199 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3200
3201         * dig.el: Add "Keywords: comm", as per net-utils.el.
3202
3203 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3204
3205         * dig.el (dig-mode): Use define-derived-mode.
3206
3207 2009-09-19  Glenn Morris  <rgm@gnu.org>
3208
3209         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3210
3211 2009-09-18  Glenn Morris  <rgm@gnu.org>
3212
3213         * gnus-diary.el (gnus-diary-check-message):
3214         * message.el (message-insert-formatted-citation-line):
3215         * nnbabyl.el (top-level):
3216         * nndiary.el (nndiary-schedule):
3217         Fix typos in condition-case handlers.
3218
3219 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3220
3221         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3222         configuration that provides the sole article window in a frame;
3223         position point correctly after deleting a part.
3224
3225 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3226
3227         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3228         (spam-resolve-registrations-routine): Use it to unregister articles
3229         that change status.
3230
3231 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3232
3233         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3234         with XEmacs.
3235         (parse-time-string-chars): Use it.
3236
3237 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3238
3239         * imap.el (imap-interactive-login): Better messages.
3240         (imap-open): Fix bug with renamed buffer on reconnect.
3241         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3242         for easier debugging and cleaner code.  On successful (guessed based on
3243         server capabilities) secondary authentication, set imap-state
3244         correctly.
3245         (imap-last-authenticator): Define imap-last-authenticator as a variable
3246         to avoid warnings.
3247
3248 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3249
3250         * nnrss.el (nnrss-request-article): Remove binding of
3251         default-enable-multibyte-characters that has gotten needless by
3252         the 2007-07-13 change in rfc2047-encode-message-header.
3253
3254         * mml.el (mml-insert-multipart): Error on the message header.
3255         (mml-insert-part): Error on the message header; position point at
3256         the end of a MIME tag.
3257
3258 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3259
3260         * time-date.el (autoload): Expand define-obsolete-function-alias into
3261         defalias and make-obsolete for old Emacsen that Gnus supports.
3262         (with-no-warnings): Define it for old Emacsen.
3263         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3264         is available.
3265         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3266         float-time is available; suppress compile warning for time-to-seconds.
3267
3268         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3269         (gnus-float-time): Alias to float-time if it exists.
3270
3271         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3272         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3273         float-time is available; suppress compile warning for time-to-seconds.
3274
3275         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3276         XEmacs.
3277
3278 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3279
3280         * imap.el (imap-message-map): Docstring fix.
3281
3282 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3285         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3286         Add the optional argument `encoding' that overrides the default.
3287
3288         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3289         mm-encode-buffer.
3290
3291 2009-09-04  Glenn Morris  <rgm@gnu.org>
3292
3293         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3294         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3295         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3296         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3297         * mm-util.el (mm-with-unibyte-current-buffer)
3298         (mm-find-buffer-file-coding-system):
3299         * yenc.el (yenc-decode-region): Use default-value rather than
3300         default-enable-multibyte-characters.
3301
3302 2009-09-03  Glenn Morris  <rgm@gnu.org>
3303
3304         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3305         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3306         than default-enable-multibyte-characters.
3307
3308 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3309
3310         * gnus-art.el (gnus-article-read-summary-keys):
3311         Fix gnus-buffer-configuration's value temporarily used.
3312
3313 2009-09-02  Glenn Morris  <rgm@gnu.org>
3314
3315         * gnus-util.el (gnus-float-time): New function.
3316         * gnus-delay.el (gnus-delay-article):
3317         * gnus-sum.el (gnus-thread-latest-date):
3318         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3319         * nnspool.el (nnspool-request-newgroups):
3320         Use gnus-float-time rather than time-to-seconds.
3321         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3322
3323         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3324         (gnus-header-subject-face, gnus-header-newsgroups-face)
3325         (gnus-header-name-face, gnus-header-content-face):
3326         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3327         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3328         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3329         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3330         (gnus-cite-face-11):
3331         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3332         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3333         (gnus-server-closed-face, gnus-server-denied-face)
3334         (gnus-server-offline-face):
3335         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3336         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3337         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3338         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3339         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3340         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3341         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3342         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3343         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3344         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3345         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3346         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3347         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3348         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3349         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3350         (gnus-summary-high-undownloaded-face)
3351         (gnus-summary-low-undownloaded-face)
3352         (gnus-summary-normal-undownloaded-face)
3353         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3354         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3355         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3356         (gnus-splash-face):
3357         * message.el (message-header-to-face, message-header-cc-face)
3358         (message-header-subject-face, message-header-newsgroups-face)
3359         (message-header-other-face, message-header-name-face)
3360         (message-header-xheader-face, message-separator-face)
3361         (message-cited-text-face, message-mml-face):
3362         * sieve-mode.el (sieve-control-commands-face)
3363         (sieve-action-commands-face, sieve-test-commands-face)
3364         (sieve-tagged-arguments-face):
3365         * spam.el (spam-face):
3366         Mark face aliases with "-face" in the name as obsolete.
3367
3368 2009-09-01  Glenn Morris  <rgm@gnu.org>
3369
3370         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3371         than goto-line.
3372
3373 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3376         Don't move point if the command is invoked inside the message header.
3377
3378 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3379
3380         * imap.el (imap-send-command): Simplify.
3381         (imap-wait-for-tag): point-max -> buffer-size.
3382
3383 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3384
3385         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3386         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3387         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3388         * nnir.el (nnir-swish-e-index-file):
3389         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3390         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3391         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3392         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3393         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3394         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3395
3396 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3397
3398         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3399         Don't save excursion.
3400
3401 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3402
3403         * nnheader.el (nnheader-find-file-noselect):
3404         * mm-util.el (mm-insert-file-contents):
3405         Use (default-value 'major-mode) instead of default-major-mode.
3406
3407 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3408
3409         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3410
3411 2009-08-26  Glenn Morris  <rgm@gnu.org>
3412
3413         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3414         than placing in files.el.
3415
3416 2009-08-25  Glenn Morris  <rgm@gnu.org>
3417
3418         * nnir.el (top-level): Don't require cl at run-time.
3419         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3420         Replace cl-function substitute with gnus-replace-in-string.
3421         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3422         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3423         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3424         simplified expansions.
3425
3426 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3427
3428         * dig.el (dig): Add autoload cookie.
3429
3430 2009-08-22  Glenn Morris  <rgm@gnu.org>
3431
3432         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3433         goto-line.
3434
3435 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3436
3437         * parse-time.el (parse-time-string-chars): Save match data.
3438
3439 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3440
3441         * parse-time.el (parse-time-string-chars): Compute using character
3442         classes, to handle non-ascii characters (Bug#3190).
3443
3444 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3445
3446         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3447
3448         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3449         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3450         (gnus-mm-display-part, gnus-mime-display-single)
3451         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3452         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3453
3454         * gnus-sum.el
3455         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3456         (gnus-summary-move-article): Add expirable mark to articles copied or
3457         moved to group that has auto-expire turned on if the option is non-nil.
3458
3459 2009-07-24  Glenn Morris  <rgm@gnu.org>
3460
3461         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3462         Fix typo.  (Bug#3903)
3463
3464 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3465
3466         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3467         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3468         that should not be used for draft articles.
3469         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3470         that has no concern in minor mode keys.
3471         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3472         Abolish.
3473
3474 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3475
3476         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3477         article without making inquiry to a user for unknown encoding.
3478
3479         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3480         (nnmaildir--scan): Assume i-node and device number that file-attributes
3481         returns might be cons-cell.
3482
3483         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3484
3485         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3486
3487 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3488
3489         * auth-source.el: Remove docs now in auth.texi.  Don't use
3490         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3491         `auth-source-hide-passwords' and use them.
3492
3493 2009-07-15  Glenn Morris  <rgm@gnu.org>
3494
3495         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3496
3497 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3500         excessive whitespace from the default values of title and description.
3501
3502 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3503
3504         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3505         mail-fetch-field to fetch Content-Description header in order to
3506         exclude newlines.
3507
3508 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3509
3510         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3511         format used by GnuPG 2.0.11.
3512
3513 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3514
3515         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3516         to deleted part.
3517
3518 2009-05-30  David Engster  <dengste@eml.cc>
3519
3520         * nnmairix.el: Remove old documentation in the commentary block.
3521         (nnmairix-request-group): Do not update active file for nnml back ends.
3522         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3523         end so that overview files are ignored.
3524         (nnmairix-update-groups): Make updating the groups more robust by using
3525         marks.
3526         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3527         with dollar characters in message-id.
3528
3529 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3530
3531         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3532         2008-12-25 in dns.el.
3533
3534 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3535
3536         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3537         could happen if the text is only composed of spaces and/or tabs.
3538
3539 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3540
3541         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3542         when sending a queued message to avoid extra mml tags.
3543
3544 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3547
3548 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3549
3550         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3551         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3552         rmail-toggle-header for XEmacs;
3553         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3554
3555 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3556
3557         * gnus-dired.el: Remove autoload for gnus-setup-message.
3558         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3559         displaying Gnus logo; always use compose-mail.
3560
3561 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3562
3563         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3564
3565 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3566
3567         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3568         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3569         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3570         available.
3571         (gnus-nocem-epg-verify): New function.
3572
3573 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3574
3575         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3576
3577 2009-02-15  Glenn Morris  <rgm@gnu.org>
3578
3579         * gnus-util.el (rmail-insert-rmail-file-header)
3580         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3581         autoloads.
3582         (rmail-default-rmail-file): Remove unnecessary declaration.
3583         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3584
3585 2009-02-14  Glenn Morris  <rgm@gnu.org>
3586
3587         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3588         variable (only used in gnus-util, which declares it anyway).
3589         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3590         which was only needed by gnus-art (changed to not use it any more).
3591         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3592         only used in gnus-util, which autoloads it itself.
3593         (rmail-update-summary): Fix autoload.
3594
3595         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3596         rather than rmail-output-to-rmail-file.
3597
3598 2009-02-07  Glenn Morris  <rgm@gnu.org>
3599
3600         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3601         autoload of function that no longer exists.
3602         (rmail-toggle-header): Declare.
3603         (message-forward-rmail-make-body): Handle mbox Rmail.
3604
3605 2009-01-31  Glenn Morris  <rgm@gnu.org>
3606
3607         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3608         2009-01-09 change.
3609
3610 2009-01-31  Dave Love  <fx@gnu.org>
3611
3612         * imap.el (imap-fetch-safe): Bind debug-on-error.
3613         (imap-debug): Add imap-fetch-safe.
3614
3615 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3616
3617         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3618         (auth-source-forget-all-cached): New convenience function.
3619         (auth-source-user-or-password): Accept list of modes or a single mode.
3620
3621         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3622         auth-source modes.
3623
3624         * netrc.el (netrc-machine-user-or-password): Use list of
3625         auth-source modes.
3626
3627         * nnimap.el (nnimap-open-connection): Use list of
3628         auth-source modes.
3629
3630         * nntp.el (nntp-send-authinfo): Use list of
3631         auth-source modes.
3632
3633 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3634
3635         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3636         now.
3637
3638 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3639
3640         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3641         coding system in XEmacs; add a workaround for XEmacs.
3642
3643         * lpath.el: Fbind coding-system-aliasee.
3644
3645 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3646
3647         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3648         of current-language-environment.
3649
3650 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3651
3652         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3653         available at runtime.
3654
3655 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3658
3659 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3660
3661         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3662         the greatest positive fixnum value doesn't work under an XEmacs with
3663         bignum support; use the most-positive-fixnum constant instead,
3664         available since Emacs 21.1 with cl and XEmacs 21.1.
3665
3666 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3669         XEmacs gets not to work.
3670
3671 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3672
3673         * mm-util.el (mm-coding-system-priorities): Allow the value like
3674         "Japanese (UTF-8)" of current-language-environment.
3675
3676 2009-01-09  Glenn Morris  <rgm@gnu.org>
3677
3678         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3679         with last-command-event.
3680
3681 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3682
3683         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3684         in the doc string.
3685
3686         * message.el (message-fix-before-sending): Amend comment.
3687
3688 2009-01-08  Dave Love  <fx@gnu.org>
3689
3690         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3691
3692 2009-01-07  David Engster  <dengste@eml.cc>
3693
3694         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3695         simplified server definitions by converting it via
3696         gnus-server-to-method.
3697
3698 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3701         parameter's operands.
3702
3703 2009-01-06  David Engster  <dengste@eml.cc>
3704
3705         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3706         primary select method (for gnus-group-mark-article-as-read).
3707
3708 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3709
3710         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3711         `(gnus)Face', not `(gnus)X-Face'.
3712
3713 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3714
3715         * mm-util.el (mm-ucs-to-char): New function.
3716
3717         * mm-url.el (mm-url-decode-entities): Use it.
3718
3719         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3720         unicode-to-char.
3721
3722 2009-01-05  Dave Love  <fx@gnu.org>
3723
3724         * time-date.el: Require cl for `declare'.
3725
3726 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3727
3728         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3729         Dave Love.
3730
3731 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3732
3733         * message.el (message-fix-before-sending): Add `eight-bit' to
3734         illegible-text check.
3735
3736 2009-01-03  Michael Olson  <mwolson@gnu.org>
3737
3738         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3739         `headers' is nil.  This can occur if the IMAP server does not have
3740         permissions to read messages from a folder, but can write new messages
3741         to the folder.
3742         (nnimap-request-article-part): Do not insert `data' if it is nil.
3743
3744         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3745         characters which will confuse `read', so skip past them.
3746
3747 2009-01-01  Dave Love  <fx@gnu.org>
3748
3749         * imap.el (imap-string-to-integer): Fix typo.
3750         (imap-fetch-safe): New function.
3751         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3752
3753         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3754
3755         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3756         (imap-parse-greeting): Fix doc strings.
3757         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3758         (imap-parse-flag-list): Make messages unique.
3759         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3760
3761         * nnimap.el: Fix author email.
3762         (nnimap-split-rule): Add FIXME comment.
3763         (nnimap-debug): Fix doc string.
3764
3765 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3766
3767         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3768
3769 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3770
3771         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3772         nslookup if resolv.conf isn't available.
3773         (dns-query): Rename from query-dns.
3774         (dns-query-cached): Rename from query-dns-cached.
3775
3776 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3777
3778         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3779         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3780         to check if those variables exist (first appeared in Emacs 18.50).
3781
3782 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3783
3784         * mm-util.el (mm-line-number-at-pos): New function.
3785
3786         * spam-report.el (spam-report-process-queue): Use it.
3787
3788 2008-12-24  David Engster  <dengste@eml.cc>
3789
3790         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3791         parameters that haven't existed as variables as buffer-local variables.
3792
3793 2008-12-23  Dave Love  <fx@gnu.org>
3794
3795         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3796         cadar.
3797
3798         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3799         imap-starttls-p.
3800         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3801
3802 2008-12-22  Dave Love  <fx@gnu.org>
3803
3804         * imap.el: Fix author email.  Doc fixes.
3805         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3806         reply.
3807
3808 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3809
3810         * spam-report.el (spam-report-gmane-max-requests): New constant.
3811         (spam-report-gmane-wait): New variable.
3812         (spam-report-gmane-ham, spam-report-gmane-spam)
3813         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3814         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3815         the server.
3816
3817         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3818         Add explanations.
3819
3820         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3821         nnheader-accept-process-output and nnheader-read-timeout if available.
3822         (pop3-movemail): Use it.
3823
3824         * message.el (message-check-news-body-syntax): Fix signature check if
3825         there's an attachment.
3826
3827 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * mm-util.el: Add comments to the mm- emulating functions.
3830
3831 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3832
3833         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3834         by Stephen Berman <stephen.berman@gmx.net>.
3835
3836 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * mm-util.el (mm-substring-no-properties): New function.
3839         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3840         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3841         (mm-string-to-multibyte): Doc fix.
3842
3843         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3844
3845 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3846
3847         * mml.el (mml-attach-file): Strip text properties from file name.
3848         (Bug#1574)
3849
3850 2008-12-16  Glenn Morris  <rgm@gnu.org>
3851
3852         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3853
3854 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3855
3856         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3857         knows since the charset specified might be a bogus alias that
3858         mm-charset-synonym-alist provides.
3859
3860 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3861
3862         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3863         "ISO_8859-1".
3864
3865         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3866
3867 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * mm-util.el (mm-charset-eval-alist):
3870         Define it before mm-charset-to-coding-system.
3871         (mm-charset-to-coding-system): Add optional argument `silent';
3872         define it before mm-charset-override-alist.
3873         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3874         default value if it can be used in Emacs currently running;
3875         silence mm-charset-to-coding-system.
3876
3877 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3880         `allow-override' which says whether to use `mm-charset-override-alist'.
3881         (rfc2047-decode-encoded-words): Use it.
3882
3883         * mm-util.el (mm-charset-override-alist): Fix custom type;
3884         add `(gb2312 . gbk)' to choices.
3885
3886 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3887
3888         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3889         fast.
3890
3891         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3892
3893         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3894
3895 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3896
3897         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3898         on links.
3899
3900         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3901
3902 2008-12-03  Lute Kamstra  <lute@gnu.org>
3903
3904         * sha1.el: Remove leading * from docstrings of defcustoms,
3905         deffaces, defconsts and defuns.
3906
3907 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3908
3909         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3910         users' addresses that don't have domain parts.
3911         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3912         rather than message-narrow-to-head since there will be the message
3913         header separator.
3914
3915 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3916
3917         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3918         since the result is inserted in a unibyte buffer anyway.
3919         (nnimap-demule-use-string-to-multibyte): Remove.
3920         (nnimap-demule): Alias it to mm-string-to-multibyte.
3921
3922 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3923
3924         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3925         variable for debugging bug#464 and bug#1174.
3926         (nnimap-demule): Use it.
3927
3928 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3929
3930         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3931         score calculation correctly.
3932
3933 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3934
3935         * message.el (message-send-mail): Just set the buffer to unibyte
3936         rather than use mm-with-unibyte-current-buffer which does a lot more.
3937         (message-send-mail-partially): Don't bother with
3938         mm-with-unibyte-current-buffer since it's already been made unibyte by
3939         message-send-mail.
3940
3941 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3942
3943         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3944
3945 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3946
3947         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3948
3949 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3950
3951         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3952         require itself and to remove `with-no-warnings'.
3953
3954 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3955
3956         * starttls.el (starttls-any-program-available): Get the name of the
3957         available TLS layer program.
3958         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3959         well as the host name in the "opening" message.
3960
3961         * auth-source.el (auth-source-cache, auth-source-do-cache)
3962         (auth-source-user-or-password): Cache passwords and logins by default,
3963         allow override with `auth-source-do-cache'.
3964         (auth-source-forget-user-or-password): Allow users to remove cache
3965         entries if needed.
3966
3967 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3968
3969         * md4.el (md4-buffer): Fix typo in docstring.
3970         (md4, md4-64): Doc fixes.
3971         (md4-pack-int32): Reflow docstring.
3972
3973 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3974
3975         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3976         condition-case to only the forward-sexp call.
3977
3978 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3979
3980         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3981         quotes contained.  Make it more robust regardless by an extra
3982         condition-case wrapper.
3983
3984 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3987
3988 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * nnml.el (nnml-request-expire-articles): Check if the function set to
3991         `nnmail-expiry-target' returns the symbol `delete'.
3992
3993         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3994
3995         * nnmail.el (nnmail-expiry-target): Fix custom type.
3996
3997 2008-10-02  Glenn Morris  <rgm@gnu.org>
3998
3999         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4000         Silence compiler warning.
4001
4002 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4003
4004         * tls.el (open-tls-stream): Show the actual command being
4005         executed, instead of the format string.
4006
4007 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * lpath.el: Fbind codepage-setup for Emacs 23.
4010
4011 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4012
4013         * mml.el (mml-menu): Don't assume mml2015 is bound.
4014
4015 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4018         exists.
4019
4020 2008-09-27  Glenn Morris  <rgm@gnu.org>
4021
4022         * gnus-util.el (mail-header-remove-comments): Autoload it.
4023
4024 2008-09-27  Andreas Schwab  <schwab@suse.de>
4025
4026         * gnus-util.el (gnus-split-references): Strip comments.
4027         (gnus-parent-id): Likewise.
4028
4029 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4030
4031         * message.el (message-confirm-send): Fix version.
4032
4033 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * message.el (message-idna-to-ascii-rhs-1): Use
4036         mail-extract-address-components rather than mail-header-parse-addresses
4037         that is an alias by default to ietf-drums-parse-addresses that does not
4038         support non-ASCII names in headers' contents.
4039
4040 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4041
4042         * message.el (message-confirm-send): Fixed variable documentation to
4043         avoid the "y/n" wording.
4044
4045 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4046
4047         * message.el (message-set-auto-save-file-name): Save to a different
4048         filename so multiple messages (especially drafts) can be recovered.
4049
4050 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4051
4052         * message.el (message-confirm-send): Add appropriate version.
4053
4054 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4055
4056         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4057         defvar.
4058
4059 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4060
4061         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4062         (mm-pkcs7-enveloped-magic): Ditto.
4063
4064 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4065
4066         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4067         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4068
4069 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4070
4071         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4072         default, it's better.
4073
4074 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4075
4076         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4077         summary line gnus-number property and ignore them (with a warning
4078         message).
4079
4080 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4081
4082         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4083         macro caddr in the interactive form since it won't be expanded.
4084
4085 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4086
4087         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4088         `charset'; fix name of function called recursively.
4089         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4090
4091 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4094         (gnus-mime-set-charset-parameters): New function.
4095         (gnus-mime-view-part-as-charset): Use it to correctly display part
4096         specifying wrong charset.
4097
4098 2008-09-08  David Engster  <dengste@eml.cc>
4099
4100         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4101         in completing-read for back end server.
4102
4103 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4104
4105         * message.el (message-confirm-send): New variable to confirm sending a
4106         message.
4107         (message-send): Use it.
4108
4109 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4110
4111         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4112
4113 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4116
4117 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4118
4119         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4120         prevent tracking too many groups.
4121         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4122         Use it.
4123
4124 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4125
4126         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4127         moving point to the bottom of the window in order to avoid recentering.
4128
4129 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4132
4133         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4134         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4135         (gnus-article-beginning-of-window): Fix calculation.
4136
4137 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4138
4139         * gnus-msg.el (gnus-summary-supersede-article)
4140         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4141         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4142         message header.
4143
4144 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4145
4146         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4147         pending output coming after the status change.
4148
4149 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4150
4151         * message.el:
4152         * gnus-start.el:
4153         * gnus-registry.el: Remove VMS support.
4154
4155 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4158         macro.
4159         (rfc2104-hash): Use it.
4160
4161 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4162
4163         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4164         (gnus-summary-sort-by-most-recent-date): New commands.
4165         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4166         and menu entries.
4167
4168 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4171         don't redisplay article for raw contents; remove plural articles stuff.
4172
4173         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4174         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4175         on gnus-summary-save-article; display results properly.
4176
4177 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * lpath.el: No need to fbind ns-focus-frame.
4180
4181 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4182
4183         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4184
4185 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4186
4187         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4188         gnus-save-all-headers.
4189
4190 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4191
4192         * gnus-util.el (ns-focus-frame): Remove declaration.
4193         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4194         like x.
4195
4196 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4197
4198         * rfc2104.el (rfc2104-zero): Delete defconst.
4199         (rfc2104-hex-alist): Likewise.
4200         (rfc2104-hex-to-int): Delete func.
4201         (rfc2104-hexstring-to-bitstring): Likewise.
4202         (rfc2104-nybbles): New defconst.
4203         (rfc2104-hash): Rewrite for speed.
4204
4205 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4206
4207         * tls.el (open-tls-stream): Make it work with the 2nd argument
4208         BUFFER that is a string but does not exist as a buffer object, as
4209         mentioned in the doc-string.
4210
4211 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4212
4213         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4214         SXEmacs.
4215
4216 2008-07-16  Glenn Morris  <rgm@gnu.org>
4217
4218         * gnus-util.el (ns-focus-frame): Declare for compiler.
4219
4220 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4221
4222         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4223         set as a group parameter.
4224         (gnus-summary-save-in-pipe): Work when it is called independently.
4225         (gnus-summary-pipe-to-muttprint): Don't modify
4226         gnus-summary-pipe-output-default-command.
4227
4228 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4229
4230         * message.el (message-send-mail-with-sendmail):
4231         Display the error message.
4232
4233 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4234
4235         * gnus-art.el (gnus-default-article-saver):
4236         Add gnus-summary-save-in-pipe to choices.
4237         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4238         gnus-summary-pipe-output-default-command as the default command.
4239         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4240         instead of gnus-last-shell-command.
4241
4242         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4243         New user option.
4244         (gnus-summary-muttprint-program): Mention the value will be changed.
4245         (gnus-summary-save-article): Force showing of all headers.
4246         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4247
4248 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4249
4250         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4251
4252 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4253
4254         * nnimap.el (nnimap-id):
4255         * sieve-manage.el (sieve-manage-open): Doc fixes.
4256
4257 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4258
4259         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4260         if available.
4261
4262 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4263
4264         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4265
4266         * nnkiboze.el (nnkiboze-generate-group):
4267         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4268
4269         * nnmairix.el: Require CL.
4270
4271 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * dgnushack.el: Autoload get-display-table and put-display-table for
4274         XEmacs 21.5.
4275
4276         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4277         21.4 and SXEmacs.
4278
4279 2008-06-15  David Engster  <dengste@eml.cc>
4280
4281         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4282
4283 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4284
4285         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4286         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4287         runtime choice under XEmacs.
4288
4289         * gnus-sum.el (gnus-summary-set-display-table):
4290         Use `gnus-put-display-table', `gnus-get-display-table',
4291         `gnus-set-display-table' for the display table, instead of `aset'.
4292
4293         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4294         Use `gnus-put-display-table', `gnus-get-display-table',
4295         `gnus-set-display-table' for the display table.
4296
4297 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4298
4299         * nnmairix.el: Add autoloads.
4300
4301 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4302
4303         * nnmairix.el (nnmairix-delete-recreate-group)
4304         (nnmairix-update-and-clear-marks): Fix error messages.
4305
4306 2008-06-14  David Engster  <dengste@eml.cc>
4307
4308         * nnmairix.el: Upgrade to version 0.6.
4309         (nnmairix-group-toggle-propmarks-this-group)
4310         (nnmairix-group-toggle-readmarks-this-group)
4311         (nnmairix-group-delete-recreate-this-group)
4312         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4313         (nnmairix-remove-tick-mark-original-article): New commands.
4314         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4315         (nnmairix-propagate-marks-to-nnmairix-groups)
4316         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4317         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4318         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4319         functions needed for marks propagation and manipulation of read marks.
4320         (nnmairix-update-groups): New function.
4321         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4322         (nnmairix-determine-original-group-from-registry)
4323         (nnmairix-determine-original-group-from-path)
4324         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4325         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4326         New helper functions.
4327         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4328         keystrokes for new commands.
4329         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4330         (nnmairix-request-group): Check allow-fast group parameter.
4331         (nnmairix-request-create-group): Set allow-fast group parameter if
4332         nnmairix-allowfast-default is set.
4333         (nnmairix-close-group): Propagate marks upon closing if needed.
4334         (nnmairix-group-toggle-threads-this-group): Use new.
4335         nnmairix-group-toggle-parameter helper function.
4336         (nnmairix-search): Better check for empty search result.
4337         (nnmairix-goto-original-article): Use new helper functions for
4338         determining original article.
4339         (nnmairix-show-original-article): Make sure message-id is in brackets.
4340         (nnmairix-call-mairix-binary): Change variable name.
4341         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4342         helper function.
4343         (nnmairix-widget-toggle-activate): Fix doc string.
4344
4345 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4346
4347         * nnir.el: Require edmacro when compiling with XEmacs.
4348         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4349         available in Emacs 21.
4350
4351 2008-06-11  Glenn Morris  <rgm@gnu.org>
4352
4353         * gnus-util.el (x-focus-frame):
4354         * gnus.el (image-size):
4355         * mm-decode.el (image-size): Declare.
4356
4357         * gnus-picon.el (declare-function): Add compat definition.
4358         (image-size): Declare.
4359
4360         * gnus-group.el (tool-bar-map):
4361         * gnus-sum.el (tool-bar-map): Define for compiler.
4362
4363         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4364
4365         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4366
4367         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4368         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4369         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4370         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4371         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4372         * sieve-manage.el, spam-report.el, spam.el:
4373         Remove unnecessary eval-and-compile of autoloads.
4374
4375 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4376
4377         * auth-source.el: Precise Tramp doc.
4378
4379 2008-06-07  Glenn Morris  <rgm@gnu.org>
4380
4381         * nnmairix.el: Remove unnecessary eval-when-compile.
4382
4383 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * lpath.el: Fbind propertize for XEmacs 21.4.
4386
4387 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4388
4389         * nnir.el: Move here from ../contrib.
4390
4391 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4392
4393         * gnus-util.el (gnus-read-shell-command): New function.
4394         * mm-decode.el (mm-pipe-part):
4395         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4396
4397 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4400
4401 2008-06-03  Glenn Morris  <rgm@gnu.org>
4402
4403         * pop3.el (nnheader-accept-process-output): Autoload it.
4404
4405 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4408         are not 2-digit hexadecimal characters that follow `%'s.
4409
4410 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4411
4412         * message.el (message-bogus-recipient-p): Fix type in doc string.
4413         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4414         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4415         Improve custom options.
4416         (message-bogus-recipient-p): Adjust accordingly.
4417
4418 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4419
4420         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4421         long-form month and day names.
4422
4423 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4424
4425         * dgnushack.el: Autoload debug, eudc-expand-inline and
4426         pgg-snarf-keys-region for XEmacs.
4427
4428         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4429
4430         * nnmairix.el: Require edmacro when compiling with XEmacs.
4431
4432 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4433
4434         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4435         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4436
4437 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4438
4439         * auth-source.el: Add more docs.
4440
4441         * netrc.el (netrc-machine): Always match if the port is not given.
4442
4443 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4444
4445         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4446         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4447         retrieval faster in some cases, but might make CPU usage larger.  If
4448         this has any bad side effects, we might revert this change.
4449
4450         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4451         seems to make mail retrieval much, much faster.
4452         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4453         unconditionally.
4454
4455         * gnus-draft.el (gnus-group-send-queue): Bind
4456         message-send-mail-partially-limit to nil to avoid being prompted.
4457
4458 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4459
4460         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4461
4462         * message.el (message-bogus-address-regexp): Fix and improve custom
4463         type.
4464         (message-setup-hook): Add message-check-recipients as custom option.
4465
4466 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4467
4468         * message.el (message-cite-function): Remove bogus autoload which crept
4469         in during merge from v5-10.
4470
4471 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4472
4473         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4474
4475         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4476
4477         * auth-source.el: Preliminary Tramp docs.
4478         (auth-sources): Change the default auth-sources to use
4479         EPA .gpg files.
4480
4481 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4482
4483         * nntp.el: Autoload `auth-source-user-or-password'.
4484         (nntp-send-authinfo): Use it.
4485
4486         * nnimap.el: Autoload `auth-source-user-or-password'.
4487         (nnimap-open-connection): Use it.
4488
4489         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4490         for the gnus-message function.
4491         (auth-source-user-or-password): Use it.
4492
4493 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4494
4495         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4496         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4497         (rfc2104-hash): Use it.
4498
4499 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4500
4501         * gnus-art.el (gnus-article-toggle-truncate-lines):
4502         Don't use `iff' in docstring.
4503
4504 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4505
4506         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4507
4508         * gnus-util.el (gnus-extract-address-component-name)
4509         (gnus-extract-address-component-email): Convenience functions around
4510         `gnus-extract-address-components'.
4511
4512         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4513         Use `gnus-extract-address-component-email' to fix bug of comparing full
4514         sender name to `user-mail-address'.
4515
4516 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4517
4518         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4519         catch/throw to optimize.
4520         (gnus-registry-find-keywords): Just use member to find a keyword.
4521
4522 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4523
4524         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4525         is current before calling gnus-server-prepare.
4526         (gnus-server-setup-buffer, gnus-server-update-server)
4527         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4528
4529 2008-05-04  Juri Linkov  <juri@jurta.org>
4530
4531         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4532         (mailcap-file-default-commands): Use mailcap-replace-in-string
4533         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4534         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4535
4536 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4537
4538         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4539
4540 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4541
4542         * gnus.el: Bump version to 0.11.
4543
4544 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4545
4546         * gnus.el: No Gnus v0.10 is released.
4547
4548 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549
4550         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4551         hooks.
4552         (gnus-update-read-articles): Speed up non-marks-using users.
4553         (gnus-use-marks): Define gnus-use-marks.
4554         (gnus-propagate-marks): Rename variable to something more sensible.
4555
4556 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4557
4558         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4559         (gmm-image-load-path-for-library): Fix typos in docstrings.
4560         (gmm-message): Reflow docstring.
4561
4562 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4563
4564         * mail-source.el (mail-source-set-1, mail-source-bind):
4565         Move auth-source code out of the macro to clean it up and fix bugs.
4566
4567 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4568
4569         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4570         by sender if it's equal to user-mail-address, it's likely to be
4571         useless.
4572
4573         * mail-source.el (mail-source-bind): Don't use user or password if they
4574         are not bound.  Unintern them if they are nil.  Don't use server unless
4575         it's bound, and default it to empty string otherwise.
4576
4577 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4578
4579         * mail-source.el: Load auth-source.el.
4580         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4581         get user name or password, if auth-sources is set up.
4582
4583         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4584         strategy of splitting with parent.
4585         (gnus-registry-split-fancy-with-parent)
4586         (gnus-registry-post-process-groups): Use it and fix prior
4587         bug (returning a list as the split result).
4588
4589         * auth-source.el (auth-sources): Remove server parameter.
4590         (auth-source-pick, auth-source-user-or-password)
4591         (auth-source-user-or-password-imap)
4592         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4593         (auth-source-user-or-password-sftp)
4594         (auth-source-user-or-password-smtp): Remove server parameter.
4595
4596 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4597
4598         * smime.el (smime-sign-region, smime-encrypt-region)
4599         (smime-decrypt-region):
4600         Remove redundant calls to `generate-new-buffer-name'.
4601
4602 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4603
4604         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4605         Don't use QP for message/rfc822.
4606         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4607
4608 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4609
4610         * sieve-manage.el (sieve-string-bytes): Remove.
4611         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4612         correct byte-length only if the process's coding-system is the same as
4613         the one used internally by Emacs to represent strings.
4614
4615 2008-04-22  Juri Linkov  <juri@jurta.org>
4616
4617         * mailcap.el (mailcap-file-default-commands): New function.
4618
4619 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4620
4621         * message.el (message-signature-separator, message-cite-function):
4622         Change custom version.
4623
4624 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4625
4626         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4627         commands.
4628         (tls-checktrust): Ditto.
4629
4630 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4631
4632         * mm-decode.el (mm-display-external): Make temp file read-only.
4633
4634 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4635
4636         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4637         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4638         `C-c C-f d'.
4639
4640 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4641
4642         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4643
4644 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4645
4646         * gnus.el: Bump version to 0.9.
4647
4648 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4649
4650         * gnus.el: No Gnus v0.8 is released.
4651
4652 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4653
4654         * mail-source.el (mail-source-value):
4655         Prefer fboundp to functionp so it works with macros as well.
4656
4657 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4658
4659         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4660         Fix last change in case the element is not even a symbol.
4661
4662 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4663
4664         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4665         Prefer fboundp to functionp so it works with macros as well.
4666
4667 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4668
4669         * auth-source.el: Added docs.
4670         (auth-sources): Modify format to support server.
4671         (auth-source-pick, auth-source-user-or-password)
4672         (auth-source-user-or-password-imap)
4673         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4674         (auth-source-user-or-password-sftp)
4675         (auth-source-user-or-password-smtp): Add server parameter.
4676
4677 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4678
4679         * gnus-registry.el: Initialize the registry when gnus-registry-install
4680         is t.
4681
4682 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * compface.el (uncompface): Make buffer unibyte.
4685
4686 2008-04-05  Glenn Morris  <rgm@gnu.org>
4687
4688         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4689
4690 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4691
4692         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4693         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4694
4695         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4696         multibyteness after rather than before erasing it.
4697
4698         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4699         mm-with-multibyte.
4700         (gnus-request-article-this-buffer): Make sure the proper decoding is
4701         used if gnus-original-article-buffer happens to be unibyte.
4702
4703         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4704         default-enable-multibyte-characters.
4705
4706         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4707         default-enable-multibyte-characters.
4708
4709         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4710
4711         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4712
4713 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4714
4715         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4716         (imap-message-copyuid-1): Use it.
4717         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4718         J. Williams in
4719         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4720
4721         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4722         imap-enable-exchange-bug-workaround.
4723         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4724
4725 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4726
4727         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4728         a 100 byte status-checks into a 2-3MB transfer for each group.
4729         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4730         to enable bug workaround or not.
4731         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4732
4733 2008-03-31  Glenn Morris  <rgm@gnu.org>
4734
4735         * message.el (mml2015-use): Declare for compiler.
4736         (message-info): Require mml2015 when appropriate.
4737
4738 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4741         whitespace.
4742
4743 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4744
4745         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4746         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4747         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4748         (nntp-service-to-port): New function.
4749         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4750         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4751         (nntp-open-netcat-stream): New function.
4752         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4753
4754 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4755
4756         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4757
4758 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4759
4760         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4761
4762 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4763
4764         * dns.el (dns-write): Use set-buffer-multibyte.
4765
4766 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4767
4768         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4769
4770 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4771
4772         * message.el (message-signature-separator): Change default.
4773         Improve custom type.
4774         (message-cite-function): Change default to
4775         message-cite-original-without-signature.
4776
4777         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4778         toggle.
4779
4780         * message.el (message-check-news-body-syntax): Fix signature check.
4781         (message-setup-1): Mark buffer as unmodified _after_ running
4782         message-setup-hook and handling message-alternative-emails.
4783         (message-shorten-references): Be more strict when building list of
4784         valid references to comply with GNKSA.
4785
4786         * gnus-group.el (gnus-read-ephemeral-bug-group)
4787         (gnus-read-ephemeral-debian-bug-group)
4788         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4789
4790         * message.el (message-info): Don't use booleanp which isn't supported
4791         in Emacs 21 and XEmacs.
4792
4793 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4794
4795         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4796         gnus-group-gmane-group-download-format.
4797         (gnus-group-read-ephemeral-gmane-group): Rename from
4798         gnus-group-read-ephemeral-gmane-group.
4799         (gnus-read-ephemeral-gmane-group-url): Rename from
4800         gnus-group-read-ephemeral-gmane-group-url.
4801         (gnus-bug-group-download-format-alist): New variable.
4802         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4803         (gnus-read-ephemeral-emacs-bug-group): New commands.
4804
4805 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4808         (gnus-visible-headers): Improve custom type.
4809
4810 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4811
4812         * mml.el (mml-menu): Add workarounds for XEmacs.
4813
4814         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4815         X-Boundary header.
4816
4817         * message.el (message-simplify-recipients): Fix previous commit.
4818
4819 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4820
4821         * mm-util.el (mm-set-buffer-multibyte): New function.
4822         * mm-decode.el (mm-copy-to-buffer): Use it.
4823
4824 2008-03-19  Glenn Morris  <rgm@gnu.org>
4825
4826         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4827         Accidentally removed in the sync process with Emacs.
4828
4829 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4830
4831         * message.el (message-alter-recipients-discard-bogus-full-name):
4832         New function.
4833         (message-alter-recipients-function): New variable.
4834         (message-get-reply-headers): Use it.
4835         (message-replace-header): New helper function.
4836         (message-recipients-without-full-name): New variable.
4837         (message-simplify-recipients): New command.
4838
4839         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4840
4841         * message.el (message-info): Handle EasyPG manual.
4842
4843         * mml.el (mml-menu): Add entry for EasyPG.
4844
4845 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4846
4847         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4848         parameter.
4849
4850         * message.el (message-disassociate-draft): Specify drafts group name
4851         fully.
4852
4853 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4854
4855         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4856         unnecessary duplicates from the match list.
4857
4858 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4859
4860         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4861
4862         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4863
4864         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4865         args of `how-many' of which the XEmacs version doesn't take; declare
4866         Info-index-next as function.
4867
4868 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4869
4870         * gnus-score.el (gnus-score-headers): Fix handling of
4871         gnus-inhibit-slow-scoring.
4872
4873         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4874         string.
4875         (gnus-button-url-regexp): Improve handling of parenthesis.
4876         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4877         (gnus-button-handle-info-keystrokes): Handle index entries.
4878
4879 2008-03-15  Glenn Morris  <rgm@gnu.org>
4880
4881         * parse-time.el (parse-time-string): Simplify.
4882
4883 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4884
4885         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4886         Incoming* files.
4887
4888 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4889
4890         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4891         (auth-source-pick): Use it.
4892
4893 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4894
4895         * binhex.el (binhex-decode-region-internal):
4896         * uudecode.el (uudecode-decode-region-internal):
4897         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4898         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4899         setting default-enable-multibyte-characters.
4900
4901 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4902
4903         * auth-source.el (auth-source-protocols)
4904         (auth-source-protocols-customize, auth-source-choices): Added and
4905         modified variable customizations and defaults.
4906         (auth-source-pick, auth-source-user-or-password)
4907         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4908         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4909         (auth-source-user-or-password-sftp)
4910         (auth-source-user-or-password-smtp): Use new variables and provide an
4911         interface to netrc.el.
4912
4913 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4914
4915         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4916         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4917         Make sure the nntp port to specify is a string.
4918
4919 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4920
4921         * nntp.el: Use with-current-buffer.
4922         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4923         dubious mm-with-unibyte-current-buffer.
4924         (nntp-with-open-group-function): New function extracted from
4925         nntp-with-open-group macro.
4926         (nntp-with-open-group): Use the function, so it's easier to debug.
4927         Add indentation and debugging info.
4928         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4929         the use of the netcat alternatives.
4930
4931         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4932         Avoid mm-string-as-multibyte as well.
4933
4934         * nnweb.el (nnweb-insert-html):
4935         Remove use of nnheader-string-as-multibyte.
4936
4937         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4938         (nnheader-string-as-multibyte): Remove.
4939
4940         * mm-view.el: Use inhibit-read-only.
4941         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4942         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4943         or unibyte-string.
4944
4945         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4946         (mm-uu-yenc-extract): Use with-current-buffer.
4947
4948         * gnus-soup.el (gnus-soup-send-packet): Don't use
4949         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4950
4951         * nnmh.el: Use with-current-buffer.
4952         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4953         mm-string-as-multibyte on the output of mm-encode-coding-string.
4954
4955         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4956         (nnimap-request-move-article): Use with-current-buffer.
4957
4958         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4959         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4960         conversion uses string-make-unibyte rather than string-as-unibyte.
4961
4962         * gnus-msg.el: Use with-current-buffer.
4963
4964         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4965
4966 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4967
4968         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4969         string for caching if it is 'PIN.
4970
4971 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * lpath.el: Consider the case without Emacs/W3.
4974
4975 2008-03-08  Glenn Morris  <rgm@gnu.org>
4976
4977         * time-date.el (date-to-time, time-subtract, time-add)
4978         (safe-date-to-time): Doc fixes.
4979
4980 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4981
4982         * mail-source.el (mail-source-delete-old-incoming-confirm):
4983         Change default to nil.
4984         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4985
4986 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * lpath.el: Rearrange.
4989
4990         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4991         (gnus-article-goto-prev-page): Work for articles having ^L's.
4992
4993         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4994
4995         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4996
4997 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4998
4999         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5000         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5001         (gnus-bookmark-jump): Adjust some variable names.
5002
5003 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5004
5005         * auth-source.el: New package.
5006         (auth-source-choices): Add customization entry point variable.
5007
5008         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5009         bug.
5010
5011 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5012
5013         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5014         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5015         (gnus-registry-install-shortcuts): Rename from
5016         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5017         the `gnus-registry-mark-map' keymap dynamically from
5018         `gnus-registry-marks'.  The generated functions update the summary line
5019         when a registry mark is added or deleted, and will call
5020         `gnus-registry-install-p' (see the comments in the code).
5021         (gnus-registry-user-format-function-M): Use concat intelligently.
5022
5023         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5024         the registry mark functions.
5025
5026 2008-03-05  Glenn Morris  <rgm@gnu.org>
5027
5028         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5029         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5030         gnus-art.
5031         (top-level): No need to load own source when compiling.
5032
5033 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5034
5035         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5036         Suggested by <chris.anderton@zetnet.co.uk>.
5037
5038 2008-03-04  Glenn Morris  <rgm@gnu.org>
5039
5040         * gnus-sum.el (top-level): No need to require gnus when compiling,
5041         since unconditionally required near start of file.
5042         (gnus-summary-display-while-building): Move definition before use.
5043
5044 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5045
5046         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5047         formatting function.
5048
5049 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5050
5051         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5052         with plists.
5053         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5054         Use new format.
5055
5056 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5057
5058         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5059         `where-is-internal' that returns a range of key sequences.
5060
5061 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5062
5063         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5064
5065         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5066         (gnus-summary-jump-to-group): Consider windows on other displayed
5067         frames as well.  Similar changes might be needed elsewhere, but that's
5068         the one I've bumped into during my use.
5069
5070         * nndoc.el (nndoc-oe-dbx-type-p):
5071         * gnus-msg.el (gnus-debug):
5072         * gnus-group.el (gnus-update-group-mark-positions):
5073         Use mm-string-to-multibyte.
5074
5075 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5076
5077         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5078         doesn't handle NotDashEscaped.
5079
5080         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5081         (mml-dnd-attach-options): Fix typo in custom choice.
5082
5083         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5084         nndoc-article-type to mbox.
5085         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5086
5087         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5088         to nil, instead of html2text.
5089
5090         * imap.el (imap-debug): Add `imap-ping-server'.
5091
5092         * gnus-bookmark.el: Add FIXMEs.
5093
5094         * message.el (message-form-letter-separator)
5095         (message-send-form-letter-delay): New variables.
5096         (message-send-form-letter): Use them.  New command to send form
5097         letters.  Requested by Uwe Siart.
5098         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5099
5100 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5101
5102         * Update copyright years.
5103
5104 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5105
5106         Sync from EMACS_22_BASE.
5107
5108         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5109
5110 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5111
5112         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5113         empty author.
5114
5115 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5116
5117         * gnus-registry.el (gnus-registry-marks): Add variable for
5118         customization of marks and their appearance.
5119         (gnus-registry-read-mark): Use it.
5120         (gnus-registry-do-marks): Add utility function to loop through
5121         `gnus-registry-marks'.
5122         (gnus-registry-install-shortcuts-and-menus): Add function to install
5123         shortcuts and menus.
5124         (gnus-registry-initialize): Use it.
5125         (gnus-registry-default-mark): Clarify documentation.
5126
5127 2008-02-29  Glenn Morris  <rgm@gnu.org>
5128
5129         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5130         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5131         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5132         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5133         Change defcustom :version from 23.0 to 23.1.
5134
5135 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5136
5137         * gnus-registry.el (gnus-registry-follow-group-p)
5138         (gnus-registry-post-process-groups): Add functions to aid registry
5139         splitting and improve logging.  Clarify behavior in function
5140         documentation.
5141         (gnus-registry-split-fancy-with-parent): Use them.
5142
5143 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5144
5145         * gnus-art.el: Use with-current-buffer.
5146
5147 2008-02-27  David Engster  <dengste@eml.cc>
5148
5149         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5150         Express real group name in the response.
5151
5152 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5155         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5156         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5157         autoload gnus-registry-fetch-group when compiling.
5158         (nnmairix-request-group-with-article-number-correction): Remove
5159         unreferenced argument passed to nnmairix-call-backend.
5160
5161 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5162
5163         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5164         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5165         Wilde.
5166
5167 2008-02-27  Glenn Morris  <rgm@gnu.org>
5168
5169         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5170         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5171         variables to defconsts.  Convert comments to doc-strings.
5172         (nnmairix-last-server, nnmairix-current-server): Convert from free
5173         variables to defvars.  Convert comments to doc-strings.
5174         (gnus-registry-fetch-group): Autoload.
5175         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5176         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5177         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5178         caddr.
5179         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5180         nnmairix-request-group-with-article-number-correction call.
5181         (nnmairix-fast, nnmairix-group): New, less general names, for free
5182         variables passed from nnmairix-request-group to
5183         nnmairix-request-group-with-article-number-correction.  Declare.
5184         (nnmairix-request-group-with-article-number-correction):
5185         Use nnmairix-fast, nnmairix-group rather than fast, group.
5186
5187 2008-02-26  David Engster  <dengste@eml.cc>
5188
5189         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5190         version 0.5.
5191
5192 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5193
5194         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5195         instead of making an extra function call.  Don't add the current group
5196         to articles only when they have the group.  Use
5197         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5198         Reported by David <de_bb@arcor.de>.
5199
5200 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5201
5202         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5203         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5204
5205 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5206
5207         * mail-source.el (mail-source-delete-incoming): Change default.
5208         Supplement doc string.
5209
5210         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5211
5212 2008-02-14  Glenn Morris  <rgm@gnu.org>
5213
5214         * time-date.el (format-seconds): New function.
5215
5216 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5217
5218         * nnmail.el (nnmail-message-id-cache-file): Derive from
5219         `gnus-home-directory'.
5220
5221 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5222
5223         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5224         Document negative prefix.
5225
5226         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5227
5228 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5229
5230         * message.el (message-unsent-separator): Add the Exim bounce
5231         separator.
5232
5233 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5234
5235         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5236         list.
5237         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5238         recipient/signer list.
5239
5240 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * Makefile.in (datarootdir): Define.
5243         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5244         name that might contain whitespace.
5245
5246 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5247
5248         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5249         fbound (Emacs 23 unicode), signal an error.
5250
5251 2008-02-08  Glenn Morris  <rgm@gnu.org>
5252
5253         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5254
5255 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5256
5257         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5258         ports to the calls to `netrc-machine-user-or-password' in addition to
5259         "imap" and "imaps".
5260
5261 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5262
5263         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5264
5265         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5266
5267 2008-02-01  Kenichi Handa  <handa@m17n.org>
5268
5269         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5270         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5271         (rfc2104-hash): Convert the result of concat to unibyte string.
5272
5273 2008-02-01  Dave Love  <fx@gnu.org>
5274
5275         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5276         coding-system-for-read.
5277         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5278
5279 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5280
5281         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5282         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5283         <hanche@math.ntnu.no>.
5284
5285 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5286
5287         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5288
5289         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5290
5291 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5292
5293         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5294         * message.el (message-beginning-of-line): Use featurep instead of bound
5295         tests in order to resolve conditionals at compile time.
5296
5297 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5298
5299         * mail-source.el (mail-sources): Add `group' choice.
5300
5301         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5302         parameter `in-group' to control into which group the articles go.
5303         Add treatment of `group' mail-source.
5304
5305 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5308
5309         * mm-decode.el (mm-dissect-buffer): Decode description.
5310
5311         * mml.el (mml-to-mime): Encode message header first.
5312
5313 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5314
5315         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5316         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5317
5318         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5319         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5320
5321 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5322
5323         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5324
5325 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5326
5327         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5328         prefix keys.
5329         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5330         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5331         gnus-xmas.el.
5332
5333         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5334         (gnus-xmas-article-describe-bindings): New function.
5335         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5336         gnus-xmas-article-describe-bindings.
5337
5338         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5339
5340 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5341
5342         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5343         Add new variables for article mark management.
5344         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5345         list of extra data entries which, when present, will indicate that the
5346         article ID should not be trimmed from the registry.
5347         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5348         functions.
5349         (gnus-registry-read-mark): New function to read a mark name from the
5350         user.
5351         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5352         (gnus-registry-set-article-mark-internal): New functions to add and
5353         remove marks.
5354         (gnus-registry-get-article-marks): New function to show the marks for
5355         an article, or retrieve them for further use.
5356
5357 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5360         keys when no argument is given.
5361
5362 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5363
5364         * imap.el (imap-ping-server): New variable.
5365         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5366         (imap-ping-server): Minor doc string fixes.
5367
5368 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5369
5370         * imap.el (imap-ping-server): New function.
5371         (imap-opened): Call imap-ping-server.
5372
5373 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5374
5375         * gnus-sum.el (gnus-article-sort-by-random)
5376         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5377         jidanni@jidanni.org.
5378
5379 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5380
5381         * gnus-art.el (gnus-article-describe-bindings): New function.
5382         (gnus-article-read-summary-keys): Use it.
5383         (gnus-article-mode-map): Bind `C-h b' to it.
5384
5385 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5388         XEmacs.
5389         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5390         against non-character events.
5391
5392         * lpath.el: Fbind map-keymap for Emacs 21.
5393
5394 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5395
5396         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5397         command.
5398         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5399         instead of END.  Change name of the temp file.
5400         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5401         customizable.
5402
5403 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5404
5405         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5406         bind `S W' to gnus-article-wide-reply-with-original; set default
5407         binding to gnus-article-read-summary-send-keys.
5408         (gnus-article-read-summary-keys): Fix the order of keys; display
5409         continuation keys correctly in the echo area; describe bindings
5410         correctly when keys end with `C-h'.
5411         (gnus-article-read-summary-send-keys): New function.
5412         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5413         for gnus-article-read-summary-send-keys; display continuation keys
5414         correctly in the echo area.
5415         (gnus-article-reply-with-original): Ignore prefix argument.
5416         (gnus-article-wide-reply-with-original): New function.
5417
5418         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5419         Emacs 21.
5420
5421 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5422
5423         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5424         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5425
5426 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5427
5428         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5429         (gnus-group-read-ephemeral-gmane-group): New command.
5430
5431 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5432
5433         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5434
5435 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5436
5437         * message.el (message-send-mail-function): Increase custom version.
5438
5439         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5440         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5441
5442 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5443
5444         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5445         for the cases where imap-authenticate is called with a nil buffer
5446         parameter.
5447
5448 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5451         html parts correctly; support forwarded messages.
5452         (gnus-article-browse-html-article): Remove work buffers.
5453
5454         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5455         compiling.
5456         (netrc-bound-and-true-p): New macro.
5457         (netrc-parse): Use it instead of bound-and-true-p that is not available
5458         in XEmacs 21.4.
5459
5460 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5461
5462         * gnus-registry.el (gnus-registry-mark-article)
5463         (gnus-registry-article-marks): Add functionality to mark articles
5464         through the Gnus registry.
5465
5466         * encrypt.el: Clarify documentation for the new pgg method.
5467         (encrypt-file-alist): Add PGG option.
5468         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5469         functionality.  Abstract password key and messaging to external
5470         functions.
5471         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5472         (encrypt-message-method-and-cipher): Add new convenience external
5473         functions.
5474         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5475         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5476
5477         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5478         (netrc-parse): Use encrypt-file-alist to determine if
5479         encrypt-find-model or encrypt-insert-file-contents should be used.
5480
5481         * encrypt.el: Clarify documentation.  Load password-cache or
5482         password, whichever one is found first, instead of autoloading.
5483
5484 2007-12-19  Glenn Morris  <rgm@gnu.org>
5485
5486         * mml.el (message-options-set, message-narrow-to-head)
5487         (message-in-body-p, message-mail-p, message-encode-message-body):
5488         Autoload.
5489         (message-remove-header, message-narrow-to-headers-or-head)
5490         (message-subscribed-p, message-make-mail-followup-to)
5491         (message-position-on-field, message-news-p)
5492         (message-options-set-recipient, message-generate-headers)
5493         (message-sort-headers): Declare as functions.
5494
5495 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5496
5497         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5498         convention in doc string.
5499
5500 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5501
5502         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5503         title to html parts.
5504         (gnus-article-browse-html-article): Pass message header to it.
5505
5506         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5507
5508 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5509
5510         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5511         or password compatible with XEmacs.
5512
5513 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5514
5515         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5516         format document.
5517         (gnus-mime-delete-part): Don't write description line if empty.
5518         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5519
5520 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5521
5522         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5523         (gnus-summary-mark-read-and-unread-as-read)
5524         (gnus-summary-mark-current-read-and-unread-as-read)
5525         (gnus-summary-mark-unread-as-ticked): Doc fix.
5526         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5527
5528 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5529
5530         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5531         Christoph Conrad <christoph.conrad@gmx.de>.
5532
5533 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5534
5535         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5536         yes-or-no-p.
5537
5538 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5539
5540         * mm-decode.el (mm-add-meta-html-tag): New function.
5541         (mm-save-part-to-file, mm-pipe-part): Use it.
5542
5543         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5544         gnus-y-or-n-p instead of y-or-n-p.
5545         (gnus-article-browse-html-parts): Work with message/external-body; use
5546         mm-add-meta-html-tag.
5547
5548 2007-12-11  Glenn Morris  <rgm@gnu.org>
5549
5550         * gnus-cache.el: Require gnus-sum not just when compiling.
5551
5552         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5553
5554         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5555         definitions before use.
5556
5557         * mm-decode.el: Require gnus-util.
5558         (mm-remove-part): Only call delete-annotation on XEmacs.
5559
5560         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5561
5562         * nnmail.el: Require gnus-int.
5563
5564         * spam.el: Move `require's before `eval-when-compile's.
5565
5566         * gnus-ems.el (gnus-alive-p):
5567         * gnus-fun.el (message-goto-eoh):
5568         * gnus-util.el (gnus-group-name-decode):
5569         * mail-source.el (gnus-compress-sequence):
5570         * message.el (Info-goto-node, format-spec):
5571         * mm-bodies.el (message-options-get):
5572         * mm-decode.el (mm-view-pkcs7):
5573         * mm-util.el (gmm-write-region):
5574         * mml-smime.el (mml-compute-boundary)
5575         (gnus-completing-read-with-default):
5576         * mml.el (widget-button-press, gnus-make-hashtable):
5577         * mml1991.el (mm-decode-content-transfer-encoding)
5578         (mm-encode-content-transfer-encoding)
5579         (message-options-get, message-options-set):
5580         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5581         * nnfolder.el (gnus-request-group):
5582         * nnheader.el (ietf-drums-unfold-fws):
5583         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5584         * smime.el (gnus-run-mode-hooks):
5585         * spam-stat.el (gnus-message): Autoload.
5586
5587         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5588         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5589         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5590         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5591         Add declare-function compatibility definition.
5592
5593         * gnus-cache.el (nnvirtual-find-group-art):
5594         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5595         (gnus-add-image, gnus-add-wash-type):
5596         * gnus-group.el (nnkiboze-score-file):
5597         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5598         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5599         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5600         (message-tokenize-header, gnus-get-buffer-create)
5601         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5602         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5603         * gnus.el (gnus-group-decoded-name):
5604         * mail-source.el (imap-capability):
5605         * mm-bodies.el (message-options-set):
5606         * mm-decode.el (gnus-configure-windows):
5607         * mm-extern.el (message-goto-body):
5608         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5609         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5610         (epg-sub-key-validity, message-options-set):
5611         * mml.el (widget-event-point, gnus-configure-windows):
5612         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5613         * mml2015.el (epg-check-configuration, epg-configuration)
5614         (message-options-set):
5615         * nndb.el (nndb-request-article):
5616         * nnfolder.el (gnus-request-create-group):
5617         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5618         * nnmaildir.el (gnus-group-mark-article-read):
5619         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5620         * rfc1843.el (message-fetch-field):
5621         * spam.el (gnus-extract-address-components):
5622         Declare as functions.
5623
5624 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5625
5626         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5627
5628         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5629
5630         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5631         bind show-trailing-whitespace for XEmacs.
5632
5633 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5634
5635         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5636         new no-op macro for backward compatibility.
5637
5638         * imap.el (imap-string-to-integer): New function.
5639
5640 2007-12-09  Glenn Morris  <rgm@gnu.org>
5641
5642         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5643
5644         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5645         * message.el, mm-view.el, sieve-manage.el, smime.el:
5646         Add declare-function compatibility definition.
5647
5648         * gnus-art.el (w3-region, w3m-region, Info-menu):
5649         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5650         * gnus-sum.el (gnus-get-predicate):
5651         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5652         * message.el (mail-abbrev-in-expansion-header-p):
5653         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5654         (w3m-detect-meta-charset, w3m-region):
5655         * sieve-manage.el (password-read, password-cache-add)
5656         (password-cache-remove):
5657         * smime.el (password-read-and-add): Declare as functions.
5658
5659 2007-12-08  David Kastrup  <dak@gnu.org>
5660
5661         * gnus-sum.el (gnus-summary-simplify-subject-query):
5662         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5663         `message'.
5664
5665 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5666
5667         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5668         it to bind idna-program, installation-directory, defined-colors, and
5669         face-attribute for XEmacs of the version that compiles defcustom forms.
5670
5671 2007-12-07  Glenn Morris  <rgm@gnu.org>
5672
5673         * gnus-art.el (article-make-date-line): Revert previous change.
5674
5675 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5676
5677         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5678
5679 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5680
5681         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5682         Call gnus-add-to-range ranges only once with a prepared article-list.
5683
5684 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5685
5686         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5687         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5688         group names with backslashes.  Reported by Tassilo Horn
5689         <tassilo@member.fsf.org>.
5690
5691 2007-12-06  Deepak Goel  <deego3@gmail.com>
5692
5693         * gnus-art.el (article-make-date-line):
5694         * gnus-start.el (gnus-load):
5695         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5696
5697 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5698
5699         * gnus-art.el (gnus-use-idna)
5700         * gnus-start.el (gnus-site-init-file)
5701         * message.el (message-use-idna)
5702         * mm-uu.el (mm-uu-hide-markers)
5703         * smiley.el (smiley-style): Revert changes that suppress warnings.
5704
5705 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5706
5707         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5708         specify charset to html source.  Reported by Christoph Conrad
5709         <christoph.conrad@gmx.de>.
5710
5711 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5714         idna-program in order to suppress byte compile warning issued by XEmacs
5715         that came to byte compile the default value section of defcustom forms
5716         recently.
5717
5718         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5719         value of installation-directory.
5720
5721         * message.el (message-use-idna): Don't directly refer to the value of
5722         idna-program.
5723
5724         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5725
5726         * smiley.el (smiley-style): Don't directly call face-attribute.
5727
5728 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5729
5730         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5731
5732         * gnus-dired.el: Reduce Gnus dependencies.
5733         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5734         require.  Use autoloads instead.
5735         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5736         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5737         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5738         (gnus-dired-mode): Adjust doc string.
5739         (gnus-dired-mail-mode): New variable.
5740         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5741         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5742         (gnus-dired-mail-buffers): New function.  Return mail or message
5743         composition buffers.
5744         (gnus-dired-attach): Use it.
5745         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5746         NO-DECODE.
5747         (gnus-dired-print): Use `gnus-print-buffer' depending on
5748         `gnus-dired-mail-mode'.
5749
5750 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5751
5752         * rfc2047.el (rfc2047-encoded-word-regexp)
5753         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5754         explaining what regexp patterns are for.
5755
5756 2007-12-04  Glenn Morris  <rgm@gnu.org>
5757
5758         * password.el: Move to password-cache.el.
5759
5760         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5761         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5762         * mml-smime.el (password-read, password-cache-add)
5763         (password-cache-remove):
5764         No need to autoload, since mml-sec requires password.
5765
5766         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5767         * message.el (gnus-extract-address-components):
5768         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5769
5770         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5771         password.
5772
5773 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5774
5775         * mailcap.el: Reduce dependencies.
5776         (mail-header-parse-content-type): Autoload.
5777         (mailcap-delete-duplicates): New alias.
5778         (mailcap-mime-info): Add optional argument NO-DECODE.
5779         (mailcap-mime-types): Use mailcap-delete-duplicates.
5780
5781         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5782
5783 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5784
5785         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5786         (imap-parse-status): Upcase status-att for servers that sends them
5787         lower-case (e.g., MS Exchange 2007).
5788
5789 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5790
5791         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5792         function.
5793
5794         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5795         (gnus-uu-yenc-article): New function.
5796
5797         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5798
5799         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5800         buffer.
5801
5802 2007-12-02  Glenn Morris  <rgm@gnu.org>
5803
5804         * binhex.el (binhex): New custom group.
5805         (binhex-decoder-program, binhex-decoder-switches)
5806         (binhex-use-external): Move to the binhex custom group.
5807
5808         * uudecode.el (uudecode): New custom group.
5809         (uudecode-decoder-program, uudecode-decoder-switches)
5810         (uudecode-use-external): Move to the uudecode custom group.
5811
5812         * netrc.el (top-level): Don't load `encrypt' features.
5813         (netrc-parse): Don't use encrypt.
5814         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5815
5816         * encrypt.el: Remove file.
5817
5818 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5819
5820         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5821         matches on patches.
5822
5823         * gnus-art.el (gnus-article-browse-html-article): Mention
5824         `mm-text-html-renderer' in the doc string.
5825
5826         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5827         string.  Add comments.
5828
5829         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5830         if rhs is ASCII.
5831
5832 2007-12-01  Glenn Morris  <rgm@gnu.org>
5833
5834         * mail-source.el (top-level): Require format-spec before
5835         eval-when-compile.
5836
5837 2007-11-30  Glenn Morris  <rgm@gnu.org>
5838
5839         * encrypt.el: Require password, rather than autoloading password-read.
5840
5841 2007-11-29  Glenn Morris  <rgm@gnu.org>
5842
5843         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5844         (sasl-make-client, sasl-next-step, sasl-step-data)
5845         (sasl-step-set-data): Declare as functions.
5846
5847 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5848
5849         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5850
5851 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5852
5853         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5854         certs should be verified and what is to be done in the event of a
5855         verification failure.
5856
5857         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5858         caller can indicate whether the cache should be disregarded for this
5859         call.  This way the result of the call is reproducible at all times and
5860         can be considered a canonical server name for the supplied method.
5861         (gnus-agent-method-p): Canonicalize server names by pushing their
5862         method through `gnus-method-to-server' using the no-cache argument.
5863
5864         * gnus-srvr.el (gnus-server-insert-server-line): Call
5865         `gnus-method-to-server' with `no-cache' argument.
5866
5867         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5868         gnus-agent-possibly-synchronize-flags as this should be called when the
5869         server is actually being opened.
5870         (gnus-agent-possibly-synchronize-flags)
5871         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5872         flags file of an agentized server to the latter function.
5873
5874         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5875         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5876         after a connection has been established successfully.
5877
5878 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5879
5880         * gnus-art.el (article-display-face): Force to display face if called
5881         interactively; check if gnus-article-x-face-too-ugly matches author.
5882         (article-display-x-face): Display face even if From header is missing
5883         as article-display-face does.
5884
5885 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5886
5887         * hashcash.el (message-narrow-to-headers-or-head)
5888         (message-fetch-field, message-goto-eoh)
5889         (message-narrow-to-headers): Declare as functions.
5890
5891 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5892
5893         * mail-source.el (mail-sources): Default to fetch from file for
5894         compatibility with default of nnmail-spool-file.
5895
5896 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5899         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5900         to look for encoded word that should be encoded again.
5901         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5902         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5903         encoding pattern.
5904         (rfc2047-decode-region): Switch strict regexp and loose one according
5905         to rfc2047-allow-irregular-q-encoded-words.
5906
5907 2007-11-25  Romain Francoise  <romain@orebokech.com>
5908
5909         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5910
5911 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * tls.el (tls-program): Provide more custom choices from
5914         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5915         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5916
5917 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5918
5919         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5920         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5921
5922         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5923         `nnmail-spool-file'.
5924
5925         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5926         `nnmail-spool-file'.
5927
5928         * gnus-move.el (gnus-change-server): Ditto.
5929
5930         * gnus-kill.el (gnus-batch-score): Ditto.
5931
5932         * gnus-cache.el (gnus-jog-cache): Ditto.
5933
5934         * gnus-msg.el (gnus-summary-reply):
5935         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5936
5937 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5938
5939         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5940         version.  Minor improvement to doc strings.
5941         (tls-program): Add comment.
5942
5943 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5944
5945         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5946         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5947         mismatch between the hostname provided in the certificate and the name
5948         of the host connnecting to.
5949         (open-tls-stream): Use them.  Check certificates against trusted root
5950         certificates.
5951
5952 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5953
5954         * gnus-cache.el (gnus-cache-generate-nov-databases):
5955         Use nnml-generate-nov-databases-directory instead of
5956         nnml-generate-nov-databases-1.
5957
5958 2007-11-24  Glenn Morris  <rgm@gnu.org>
5959
5960         * message.el (message-tool-bar-retro): Update for rename
5961         mail_send.xpm->mail-send.xpm.
5962
5963 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5964
5965         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5966         `smime-ldap-search' for Emacs 22 and up.
5967
5968 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5969
5970         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5971
5972         * message.el (message-send-mail-function): Fix error convention.
5973         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5974         (message-widen-reply, message-send-mail, message-talkative-question)
5975         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5976         (message-clone-locals, message-send-news): Use with-current-buffer.
5977         (message-insert-or-toggle-importance): Remove unused var `valid'.
5978         (message-make-references): Remove unused var `new-references'.
5979         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5980
5981 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5982
5983         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5984         (spam-split-symbolic-return-positive): Reflow docstring.
5985         (spam-backends, spam-summary-exit-behavior)
5986         (spam-mark-ham-unread-before-move-from-spam-group)
5987         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5988         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5989         (spam-clear-cache, spam-backend-check, spam-install-backend)
5990         (spam-install-statistical-backend, spam-list-of-processors)
5991         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5992         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5993         (spam-check-crm114, spam-initialize, spam-unload-hook):
5994         Fix typos in docstrings.
5995
5996 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5999         been checked if they have never been read and those group levels are
6000         higher than the one that a user specified.
6001
6002 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6005         foreign groups unless a group level is specified by a user.
6006         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6007
6008 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6009
6010         * message.el (message-send-mail-function): Require sendmail.
6011
6012 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6013
6014         * message.el (message-send-mail-function): Check for smtpmail too.
6015
6016         * utf7.el (utf7-encode, utf7-decode): Use coding system
6017         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6018
6019         * message.el (message-send-mail-function): New function.
6020         (message-send-mail-function): Set default using
6021         message-send-mail-function.  Adjust doc string.
6022         (message-send-mail-with-mailclient): New function.
6023
6024 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6025
6026         * smime.el (from):
6027         * rfc2047.el (message-posting-charset):
6028         * qp.el (mm-use-ultra-safe-encoding):
6029         * pop3.el (parse-time-months):
6030         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6031         * nnml.el (files):
6032         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6033         (jka-compr-compression-info-list, ange-ftp-path-format)
6034         (efs-path-regexp):
6035         * nndiary.el (files):
6036         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6037         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6038         (epg-digest-algorithm-alist, inhibit-redisplay)
6039         (password-cache-expiry):
6040         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6041         (pgg-output-buffer, password-cache-expiry):
6042         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6043         (efs-path-regexp):
6044         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6045         (inhibit-redisplay):
6046         * mm-uu.el (file-name, start-point, end-point, entry)
6047         (gnus-newsgroup-name, gnus-newsgroup-charset):
6048         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6049         (latin-unity-ucs-list):
6050         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6051         (mm-uu-binhex-decode-function):
6052         * message.el (gnus-message-group-art, gnus-list-identifiers)
6053         (rmail-enable-mime-composing, gnus-local-organization)
6054         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6055         (gnus-read-active-file, facemenu-add-face-function)
6056         (facemenu-remove-face-function, gnus-article-decoded-p)
6057         (tool-bar-mode):
6058         * mail-source.el (display-time-mail-function):
6059         * gnus-util.el (nnmail-pathname-coding-system)
6060         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6061         (gnus-original-article-buffer, gnus-user-agent)
6062         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6063         (xemacs-codename, sxemacs-codename, emacs-program-version):
6064         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6065         * gnus-start.el (gnus-agent-covered-methods)
6066         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6067         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6068         (gnus-newsgroup-headers, gnus-group-list-mode)
6069         (gnus-group-mark-positions, gnus-newsgroup-data)
6070         (gnus-newsgroup-unreads, nnoo-state-alist)
6071         (gnus-current-select-method, mail-sources)
6072         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6073         (nnmail-spool-file, gnus-cache-active-hashtb):
6074         * gnus-mh.el (mh-lib-progs):
6075         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6076         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6077         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6078         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6079         (gnus-group-buffer):
6080         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6081         (font-lock-set-defaults):
6082         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6083         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6084         (gnus-summary-post-menu, total-parts, type, condition, length):
6085         * gnus-agent.el (gnus-agent-read-agentview):
6086         * flow-fill.el (show-trailing-whitespace):
6087         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6088         eval-and-compile wrappers for byte compiler pacifiers.
6089
6090         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6091         (mm-display-inline-fontify): Check for featurep 'xemacs not
6092         extent-list.
6093
6094         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6095         itimer-list.
6096         (mm-create-image-xemacs): Only do something for XEmacs.
6097         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6098
6099         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6100
6101         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6102         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6103
6104 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6105
6106         * nnimap.el (nnimap-split-download-body):
6107         * gnus-demon.el (gnus-demon):
6108         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6109
6110 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6113         macros.
6114         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6115         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6116         copy data from unibyte buffer to multibyte current buffer.
6117         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6118         to copy data from unibyte current buffer to multibyte buffer.
6119         (nntp-make-process-buffer): Make process buffer unibyte.
6120
6121         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6122
6123 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6124
6125         * pop3.el (pop3-open-server): Accept and process data more robustly at
6126         connexion start to avoid spurious "POP SSL connexion failed" errors.
6127
6128 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6131         read group names.
6132
6133 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6136
6137 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6140         (nnmail-save-active): Use a unibyte buffer when saving active file,
6141         which may contain non-ASCII group names.
6142
6143         * nnml.el (nnml-request-group): Decode group names in messages.
6144
6145 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6146
6147         * message.el (message-citation-line-function)
6148         (message-insert-formatted-citation-line): Fix spelling of
6149         `message-insert-formated-citation-line'.
6150
6151 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6152
6153         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6154
6155 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6158         nnmail-pathname-coding-system.
6159
6160         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6161         that a user enters; decode group names in messages.
6162
6163         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6164
6165 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6166
6167         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6168
6169         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6170
6171         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6172         risky local variable.
6173
6174         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6175
6176 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6177
6178         * encrypt.el: Improve documentation to fix function name typo.
6179         Reported by Daiki Ueno <ueno@unixuser.org>.
6180
6181 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6184         even if the point is not in the last page of an article.
6185         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6186         back to the previous page.
6187
6188 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6189
6190         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6191
6192 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6195
6196 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6197
6198         * message.el (message-check-news-body-syntax): Avoid
6199         mm-string-as-multibyte.
6200         (message-hide-headers): Don't assume (point-min)==1.
6201
6202 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6203
6204         * message.el (message-remove-blank-cited-lines): Fix if remove is
6205         given.
6206         (message-bogus-address-regexp): New variable.
6207         (message-bogus-recipient-p): New function.
6208         (message-check-recipients): New command.
6209         (message-syntax-checks): Add `bogus-recipient'.
6210         (message-fix-before-sending): Add `bogus-recipient'.
6211
6212         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6213         (gnus-treat-body-boundary): Don't test window-system.
6214
6215 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6216
6217         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6218
6219 2007-10-28  Miles Bader  <miles@gnu.org>
6220
6221         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6222         at compile-time too.
6223
6224 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6225
6226         * gnus-msg.el (gnus-message-setup-hook): Add
6227         `message-remove-blank-cited-lines' to options.
6228
6229 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6230
6231         * message.el (message-remove-blank-cited-lines): New function.
6232         Suggested by Karl Plästerer.
6233
6234 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6235
6236         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6237         mapc.
6238
6239         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6240         (top-level): Use mapc to set functions to be traced for debugging.
6241
6242         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6243         called for effect with while loop.
6244
6245         * message.el (message-talkative-question): Replace mapcar called for
6246         effect with mapc.
6247
6248         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6249         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6250         called for effect with dolist.
6251
6252         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6253
6254         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6255         gnus-extra-headers and nnmail-extra-headers.
6256
6257         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6258         called for effect with dolist.
6259         (top-level): Use mapc to set functions to be traced for debugging.
6260
6261         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6262         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6263         dolist.
6264
6265         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6266         Replace mapcar called for effect with mapc.
6267         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6268         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6269         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6270         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6271
6272         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6273         remove-if that's a cl function.
6274
6275         * webmail.el (webmail-debug): Replace mapcar called for effect with
6276         dolist.
6277
6278         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6279         with mapc.
6280
6281 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6282
6283         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6284         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6285         with while loop.
6286
6287         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6288         functions from article-* functions.
6289         (gnus-multi-decode-header): Replace mapcar called for effect with
6290         dolist.
6291
6292         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6293         (gnus-bookmark-show-details): Replace mapcar called for effect with
6294         while loop.
6295
6296         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6297         called for effect with while loop.
6298
6299         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6300         with dolist.
6301
6302         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6303         mapcar called for effect with dolist.
6304
6305         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6306
6307         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6308         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6309         Replace mapcar called for effect with dolist.
6310         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6311         mapc.
6312
6313         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6314         Replace mapcar called for effect with dolist.
6315         (gnus-topic-list): Replace mapcar called for effect with mapc.
6316
6317         * gnus.el: Use mapc instead of mapcar to add autoloads.
6318
6319 2007-10-23  Richard Stallman  <rms@gnu.org>
6320
6321         * gnus-group.el (gnus-group-highlight): Mark as risky.
6322
6323 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6324
6325         * gnus.el (gnus-server-to-method): Return method found first in
6326         gnus-newsrc-alist.
6327
6328         * gnus-art.el (gnus-article-highlight-signature)
6329         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6330         button overlay without the front stickiness.
6331
6332 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6333
6334         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6335         overview buffer needed a catch to receive its throw.
6336         (gnus-agent-flush-cache): Declared as interactive to make this function
6337         easier to use.
6338
6339 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6340
6341         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6342         `next-line'.
6343
6344 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6347         exclude address matching message-dont-reply-to-names.
6348
6349 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6350
6351         * gnus-util.el (gnus-string<): New function.
6352
6353         * gnus-sum.el (gnus-article-sort-by-author)
6354         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6355
6356 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6357
6358         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6359         the frame-focus tag is set in gnus-buffer-configuration.
6360
6361 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6362
6363         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6364         the front stickiness.
6365
6366 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6367
6368         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6369         url pattern; remove duplicate one.
6370         (gnus-article-extend-url-button): New function.
6371         (gnus-article-add-buttons): Use it.
6372         (gnus-button-push): Use concatenated url that it makes.
6373
6374 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6375
6376         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6377
6378 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6379
6380         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6381         Don't hardcode point-min==1.
6382
6383 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6384
6385         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6386         Fix comment about "iso8859-1".
6387
6388 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6389
6390         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6391         ones returned from the verify-function.
6392
6393         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6394         mml2015-extract-cleartext-signature if extraction failed.
6395
6396 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6397
6398         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6399         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6400         failed.
6401
6402 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6403
6404         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6405
6406 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6407
6408         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6409         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6410         recommends to use EasyPG instead of PGG.
6411
6412         * pgg.el: Revert to revision 6.23.2.16.
6413
6414         * pgg-def.el: Revert to revision 6.6.2.14.
6415
6416         * pgg-gpg.el: Revert to revision 6.23.2.34.
6417
6418 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6419
6420         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6421         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6422         thread for both the null and zero (kill/expire thread) universal prefix
6423         cases.
6424         (gnus-summary-expire-thread): Add new function to expire a thread,
6425         using gnus-summary-kill-thread.
6426         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6427         shortcuts for gnus-summary-expire-thread.
6428         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6429         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6430
6431 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6432
6433         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6434         extras value, so an extras entry can be deleted.
6435         (gnus-registry-delete-extra-entry): Use it.
6436         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6437         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6438         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6439         storage through the gnus-registry, and provide an appropriate API for
6440         it.
6441
6442 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6443
6444         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6445         Suggested by Leo <sdl.web@gmail.com>.
6446
6447         * gnus.el: Do.
6448
6449 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6452         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6453
6454         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6455
6456         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6457         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6458
6459 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6462         newline.
6463         (nnmbox-request-accept-article): Don't change article in source buffer;
6464         narrow to header to use message-fetch-field rather than
6465         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6466         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6467         as delimiters; make sure article ends with newline.
6468         (nnmbox-delete-mail): Correct last position of article to be deleted;
6469         ignore X-Gnus-Newsgroup header in article body.
6470         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6471         positions; make sure article ends with newline.
6472
6473         * message.el (message-display-abbrev): Don't infloop when a user
6474         inserts SPC in the beginning of header.
6475
6476         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6477         coding-system-for-read and coding-system-for-write for XEmacs having no
6478         file-coding feature.
6479
6480         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6481
6482 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6483
6484         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6485         list of groups not followed by default.  Fix type to be regexp.
6486         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6487
6488 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6489
6490         * hmac-def.el (define-hmac-function): Switch from old-style to
6491         new-style backquotes.
6492
6493         * md4.el (md4-make-step): Likewise.
6494
6495 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6498         raw-text coding system when saving .newsrc file, which may contain
6499         non-ASCII group names.
6500
6501 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * gnus-cus.el (gnus-score-extra): New widget.
6504         (gnus-score-extra-convert): New function.
6505         (gnus-score-customize): Use it for Extra.
6506
6507 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6508
6509         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6510         (mml2015-mailcrypt-clear-verify): Use it.
6511         (mml2015-gpg-clear-verify): Use it.
6512         (mml2015-pgg-clear-verify): Use it.
6513         (mml2015-epg-clear-verify): Replace the current part with the output
6514         from GnuPG; don't extract the plaintext by itself.
6515
6516         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6517         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6518         mml2015-clear-verify-function; don't touch the armor headers or
6519         dash-escaped text here.
6520
6521 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6524         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6525         parts, or application/octet-stream as a last resort.
6526         (gnus-mime-view-part-as-type): Don't toggle display.
6527         (gnus-mime-view-part-as-charset): Don't turn off display before
6528         querying charset.
6529
6530         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6531         stuff to undisplayer function in Emacs.
6532         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6533
6534         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6535         text/calendar parts.
6536
6537 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6538
6539         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6540         decoding text/calendar parts.
6541
6542         * message.el (message-forward-make-body-mime): Always mark body as
6543         having no illegible text; remove signed-or-encrypted argument.
6544         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6545
6546         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6547         (mml-generate-mime-1): Don't encode body if it is specified to be in
6548         raw form; don't make buffer be unibyte when inserting multibyte string.
6549
6550 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6551
6552         * sha1.el: Fix up comment style.
6553         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6554         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6555
6556         * hex-util.el: Fix up comment style.
6557         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6558
6559         * gnus-salt.el: Use with-current-buffer.
6560         (gnus-pick-setup-message): Fix long-standing typo.
6561
6562 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * imap.el (imap-logout-timeout): New variable.
6565         (imap-logout, imap-logout-wait): New functions.
6566         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6567
6568         * nnimap.el (nnimap-logout-timeout): New server variable.
6569         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6570         nnimap-logout-timeout.
6571
6572         * gnus-art.el (gnus-article-summary-command-nosave)
6573         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6574
6575 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * gnus.el (gnus-maximum-newsgroup): New variable.
6578
6579         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6580         according to gnus-maximum-newsgroup.
6581
6582         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6583         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6584         Limit the range of articles according to gnus-maximum-newsgroup.
6585
6586 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6587
6588         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6589         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6590         Don't perform gnus-configure-windows here; reuse existing sticky
6591         article buffer.
6592
6593         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6594         it doesn't exist in gnus-article-mode.
6595
6596 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6599         (gnus-agent-decoded-group-name): New function.
6600         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6601         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6602
6603 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6604
6605         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6606         Add binding for gnus-sticky-article.
6607         (gnus-summary-exit): Don't kill sticky article buffers.
6608
6609         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6610         article buffer.
6611         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6612         (gnus-kill-sticky-article-buffers): New commands.
6613
6614 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * nntp.el (nntp-xref-number-is-evil): New server variable.
6617         (nntp-find-group-and-number): If it is non-nil, don't trust article
6618         numbers in the Xref header.
6619
6620 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * gnus-agent.el (gnus-agent-read-group): New function.
6623         (gnus-agent-flush-group, gnus-agent-expire-group)
6624         (gnus-agent-regenerate-group): Use it.
6625         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6626         nnmail-pathname-coding-system.
6627
6628 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6631
6632         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6633         that are unread as unread, and also as selected so that information of
6634         marks having been changed by a user may be updated when exiting group.
6635
6636 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6639         calculated ignoring signature parts to gnus-treat-article.
6640
6641 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6644         a point here in order to keep the window start.
6645         (gnus-insert-mime-security-button): Make a button overlay without the
6646         front stickiness.
6647         (gnus-mime-display-security): Goto the end of a button.
6648
6649         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6650
6651 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6652
6653         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6654         group-name-at-point.
6655         (gnus-group-completing-read): New function that offers decoded
6656         non-ASCII group names for completion.
6657         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6658         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6659         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6660         (gnus-group-fetch-control): Use it.
6661         (gnus-fetch-group): Use group-name-at-point for the initial value
6662         rather than the default value; use gnus-alive-p.
6663
6664         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6665         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6666         (gnus-summary-post-news): Use gnus-group-completing-read.
6667
6668         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6669         (gnus-read-move-group-name): Decode group name for completion.
6670
6671 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6672
6673         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6674         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6675         Yamaoka slightly modified the code).
6676
6677 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6678
6679         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6680         (nnmail-split-incoming): Bind it.
6681
6682         * nnml.el (nnml-group-name-charset): New function.
6683         (nnml-decoded-group-name): Use it; don't decode group name if
6684         nnmail-group-names-not-encoded-p is non-nil.
6685         (nnml-encoded-group-name): New function.
6686         (nnml-group-pathname): Inline nnml-decoded-group-name.
6687         (nnml-request-expire-articles): Decode group name in message.
6688         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6689         nnmail-pathname-coding-system.
6690         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6691         not decoded ones according to nnmail-group-names-not-encoded-p.
6692         (nnml-generate-active-info): Use nnml-encoded-group-name.
6693
6694 2007-08-08  Glenn Morris  <rgm@gnu.org>
6695
6696         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6697         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6698         doc-strings and comments.
6699
6700 2007-07-25  Glenn Morris  <rgm@gnu.org>
6701
6702         * Relicense all FSF files to GPLv3 or later.
6703
6704 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * gnus-sum.el (gnus-summary-move-article): Make
6707         gnus-summary-respool-article work.
6708
6709 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6710
6711         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6712         string.
6713
6714 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6715
6716         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6717         that should be ignored when comparing distant RSS articles with local
6718         ones.
6719         (nnrss-make-hash-index): New function.  Create a hash index according
6720         to the ignored fields.
6721         (nnrss-check-group): Use it.
6722
6723 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6724
6725         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6726
6727         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6728
6729         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6730         the new optional argument ENCODED is non-nil.
6731         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6732         coding system for encoding group name.
6733         (gnus-group-make-rss-group): Pass un-encoded group name to
6734         gnus-group-make-group.
6735         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6736         encoded.
6737
6738         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6739         Encode group name to which articles are moved or copied.
6740         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6741         coding system for encoding Newsgroup, Followup-To and Xref headers.
6742
6743         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6744         marks; use nnheader-file-coding-system to write a file.
6745         (nnagent-retrieve-headers): Bind file-name-coding-system to
6746         nnmail-pathname-coding-system.
6747
6748         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6749
6750         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6751         (nnml-request-article, nnml-request-create-group)
6752         (nnml-request-rename-group, nnml-find-id)
6753         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6754         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6755         (nnml-save-marks): Use nnml-group-pathname instead of
6756         nnmail-group-pathname.
6757
6758         (nnml-request-create-group, nnml-request-expire-articles)
6759         (nnml-request-move-article, nnml-request-delete-group)
6760         (nnml-deletable-article-p, nnml-possibly-create-directory)
6761         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6762         (nnml-open-marks): Bind file-name-coding-system to
6763         nnmail-pathname-coding-system.
6764
6765         (nnml-request-article): Pass server argument to nnml-find-group-number.
6766         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6767         server argument to nnml-possibly-create-directory.
6768         (nnml-request-accept-article): Pass server argument to
6769         nnml-active-number and nnml-save-mail.
6770         (nnml-find-group-number): Pass server argument to nnml-find-id.
6771         (nnml-request-update-info): Pass server argument to
6772         nnml-marks-changed-p.
6773
6774         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6775         (nnml-save-mail, nnml-active-number): Add server argument.
6776
6777         (nnml-request-delete-group): Warn if group is missing.
6778         (nnml-get-nov-buffer): Decode group name.
6779         (nnml-generate-active-info): Encode group name.
6780         (nnml-open-marks): Decode group name in messages.
6781
6782 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6783
6784         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6785         if it is not specified.
6786         (gnus-article-pipe-part, gnus-article-save-part)
6787         (gnus-article-interactively-view-part, gnus-article-copy-part)
6788         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6789         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6790         (gnus-article-replace-part, gnus-article-delete-part)
6791         (gnus-article-view-part-as-type): Pass raw prefix argument to
6792         gnus-article-part-wrapper.
6793
6794 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6795
6796         * gnus-agent.el (gnus-agent-save-active): Bind
6797         nnheader-file-coding-system to gnus-agent-file-coding-system.
6798
6799         * gnus-cache.el (gnus-cache-save-buffers)
6800         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6801         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6802         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6803         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6804         (gnus-cache-generate-active, gnus-cache-rename-group)
6805         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6806         (gnus-cache-update-overview-total-fetched-for): Bind
6807         file-name-coding-system to nnmail-pathname-coding-system.
6808         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6809         variables.
6810         (gnus-cache-decoded-group-name): New function.
6811         (gnus-cache-file-name): Use it.
6812         (gnus-cache-generate-active): Use non-decoded group name for active.
6813
6814         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6815         right place.
6816         (gnus-write-active-file): Don't break non-ASCII group names.
6817
6818         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6819         nnmail-pathname-coding-system.
6820
6821         * lpath.el: Bind default-file-name-coding-system,
6822         file-name-coding-system and language-info-alist for XEmacs.
6823
6824         * gnus-uu.el (gnus-uu-decode-save): Typo.
6825
6826 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6827
6828         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6829
6830 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6831
6832         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6833         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6834         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6835         (gnus-agent-flush-group, gnus-agent-flush-cache)
6836         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6837         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6838         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6839         (gnus-agent-regenerate-group)
6840         (gnus-agent-update-files-total-fetched-for)
6841         (gnus-agent-update-view-total-fetched-for): Bind
6842         file-name-coding-system to nnmail-pathname-coding-system.
6843         (gnus-agent-group-pathname): Don't encode file names by
6844         nnmail-pathname-coding-system.
6845         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6846         coding-system-for-write instead of buffer-file-coding-system to
6847         gnus-agent-file-coding-system.
6848
6849         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6850         Decode group name.
6851
6852         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6853
6854         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6855         (gnus-read-newsrc-el-file): Make group names unibyte.
6856
6857         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6858         nnmail-pathname-coding-system.
6859
6860         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6861         (nnrss-request-delete-group): Bind file-name-coding-system to
6862         nnmail-pathname-coding-system.
6863         (nnrss-read-server-data, nnrss-read-group-data): Bind
6864         file-name-coding-system correctly.
6865         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6866
6867         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6868         (nntp-server-to-method-cache): New variable.
6869         (nntp-group-pathname): New function that decodes non-ASCII group names.
6870         (nntp-possibly-create-directory, nntp-marks-changed-p)
6871         (nntp-save-marks, nntp-open-marks): Use it.
6872         (nntp-possibly-create-directory, nntp-open-marks):
6873         Bind file-name-coding-system to nnmail-pathname-coding-system.
6874         (nntp-open-marks): Decode group names when bootstrapping marks.
6875
6876         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6877         Newsgroups and Folowup-To headers.
6878
6879 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6882         (gnus-server-closed-face, gnus-server-denied-face)
6883         (gnus-server-offline-face): Remove variable.
6884         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6885
6886         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6887         of modifying message-stack directly for XEmacs.
6888
6889         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6890         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6891         if the coding-system argument is nil for XEmacs.
6892
6893         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6894         mm-charset-override-alist.
6895
6896         * rfc2047.el: Don't require base64; require rfc2045 for the function
6897         rfc2045-encode-string.
6898         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6899         to quote the parameter value.
6900
6901 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6902
6903         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6904         form in gnus-group-name-charset-method-alist.
6905
6906         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6907         overrides the default layout edit-form.
6908
6909         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6910
6911         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6912
6913 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6914
6915         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6916         as unfetched articles.
6917
6918 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6919
6920         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6921
6922 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6923
6924         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6925         original back end that keeps marks in the local system.
6926
6927 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6928
6929         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6930         arg of pop-to-buffer for XEmacs.
6931         (gnus-article-read-summary-keys): Ditto; don't restore window
6932         configuration if summary command ends up with neither article buffer
6933         nor summary buffer; describe bindings if summary keys end with C-h.
6934
6935 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * message.el (message-fix-before-sending): Skip raw message part to be
6938         forwarded while checking illegible text.
6939         (message-forward-make-body-mime, message-forward-make-body): Mark
6940         signed or encrypted raw message as having no illegible text.
6941
6942 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6945         (gnus-message-with-timestamp-1): New macro.
6946         (gnus-message-with-timestamp): New function.
6947         (gnus-message): Use them.
6948
6949         * nnheader.el (nnheader-message): Use them.
6950
6951 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6952
6953         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6954         .newsrc.eld file.
6955
6956 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6957
6958         * gnus-agent.el (gnus-agent-fetch-headers)
6959         (gnus-agent-retrieve-headers): Bind
6960         gnus-decode-encoded-address-function to identity.
6961
6962         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6963         available also when the server returns simply a dot.
6964
6965         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6966
6967 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6970
6971 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6972
6973         * gnus-ems.el (gnus-x-splash): Make it work.
6974
6975         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6976         from being used.
6977
6978         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6979
6980 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6981
6982         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6983         4th and the 5th arguments.
6984
6985         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6986         the front stickiness.
6987         (gnus-article-summary-command-nosave): Correct the order of the
6988         arguments passed to pop-to-buffer.
6989         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6990         summary command ends up with the article buffer.
6991
6992         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6993         the same faces.
6994
6995 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6996
6997         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6998
6999 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7000
7001         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7002         * gnus-sum.el (gnus-summary-highlight):
7003         * pgg.el (pgg-sign-region, pgg-sign):
7004         * mail-source.el (mail-source-delete-old-incoming-confirm):
7005         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7006
7007 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * gnus-art.el (gnus-mime-view-part-externally)
7010         (gnus-mime-view-part-internally): Fix predicate function passed to
7011         completing-read.
7012
7013         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7014
7015         * gnus.el (gnus-update-message-archive-method): Add :version.
7016
7017 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * gnus.el (gnus-update-message-archive-method): New variable.
7020
7021         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7022         according to gnus-message-archive-method if
7023         gnus-update-message-archive-method is non-nil.
7024
7025 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7026
7027         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7028         by Loic Dachary <loic@dachary.org>.
7029         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7030
7031 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * message.el (message-pop-to-buffer): Add switch-function argument.
7034         (message-mail): Pass switch-function argument to it.
7035
7036 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7037
7038         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7039         Improve doc string.
7040
7041 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7044         (gnus-header-content)
7045         * gnus-cite.el (gnus-cite-10)
7046         * gnus-srvr.el (gnus-server-closed)
7047         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7048         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7049         (gnus-group-mail-3-empty, gnus-group-mail-low)
7050         (gnus-group-mail-low-empty, gnus-splash)
7051         * message.el (message-header-to, message-header-cc)
7052         (message-header-subject, message-header-other, message-header-name)
7053         (message-header-xheader, message-separator, message-cited-text)
7054         (message-mml): Lighten colors of faces used for dark background.
7055
7056 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7057
7058         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7059         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7060
7061 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * message.el (message-narrow-to-headers-or-head):
7064         Ignore mail-header-separator in the body.
7065
7066 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7067
7068         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7069         same as window size.
7070
7071 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7072
7073         * message.el (message-font-lock-keywords): Use message-header-xheader
7074         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7075         ahead of the anything pattern, to get it recognised.
7076
7077 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7078
7079         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7080         spam.el loads uses it in the compiled defadvice form.
7081
7082 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7083
7084         * gnus-sum.el (gnus-articles-to-read)
7085         (gnus-summary-insert-old-articles): Don't truncate group name for
7086         `read-string'.
7087
7088         * gnus-util.el (gnus-limit-string): Delete this function.
7089
7090         * gnus-sum.el (gnus-simplify-subject-fully): Use
7091         `truncate-string-to-width' instead.
7092
7093 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7094
7095         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7096         if, on summary exit, the next group has to be selected.
7097         (gnus-summary-exit): Use it.
7098
7099 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7100
7101         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7102         non-break space.
7103
7104 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7107         Check if group is not a directory.
7108         (nnfolder-request-expire-articles): Don't delete articles if the target
7109         group is not available.
7110
7111         * nnml.el (nnml-request-create-group): Properly check if group is not a
7112         file.
7113         (nnml-request-expire-articles): Don't delete articles if the target
7114         group is not available.
7115
7116         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7117         Don't quote characters that are within parentheses.
7118
7119 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7120
7121         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7122         (gnus-handle-ephemeral-exit): Select article according to it.
7123
7124 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7125
7126         * message.el (message-insert-formated-citation-line): Remove newline.
7127         (message-citation-line-format): Add final \n here so that the user can
7128         avoid a blank line.
7129
7130 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7131
7132         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7133         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7134         Update lanl/arXiv support.
7135
7136 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7137
7138         * gnus.el: Bump version number.
7139
7140 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7141
7142         * gnus.el (gnus-version-number): Bump version.
7143
7144 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7145
7146         * gnus.el: No Gnus v0.6 is released.
7147
7148 2007-04-27  Didier Verna  <didier@xemacs.org>
7149
7150         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7151         * gmm-utils.el (gmm-regexp-concat): here.
7152         * message.el: Don't require 'gnus-util.
7153         (message-dont-reply-to-names): Handle name change above.
7154         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7155
7156 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7157
7158         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7159         since the initial value varies according to the system.
7160
7161 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7162
7163         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7164
7165 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7166
7167         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7168
7169 2007-04-24  Didier Verna  <didier@xemacs.org>
7170
7171         Improve the type of gnus-ignored-from-addresses.
7172         * gnus-util.el (gnus-orify-regexp): New function.
7173         * message.el (gnus-util): Require it.
7174         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7175         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7176         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7177
7178 2007-04-24  Didier Verna  <didier@xemacs.org>
7179
7180         * gnus-sum.el:
7181         * gnus-utils.el: Fix some trailing whitespaces.
7182
7183 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7186         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7187         article's Message-ID; refer parent article in summary buffer.
7188
7189         * message.el (message-bounce): Call mime-to-mml.
7190
7191         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7192         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7193         optimize and/or forms properly.
7194
7195 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7196
7197         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7198         URL.
7199
7200 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7201
7202         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7203
7204 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7205
7206         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7207         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7208         displayed of multipart/alternative part if it is invoked from summary
7209         buffer.
7210
7211         * mm-view.el (mm-inline-text-html-render-with-w3m)
7212         (mm-inline-text-html-render-with-w3m-standalone)
7213         (mm-inline-render-with-function): Use mail-parse-charset by default.
7214
7215 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7216
7217         * parse-time.el (parse-time-string-chars): Check if CHAR
7218         is less than the length of parse-time-syntax.
7219
7220 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7223         from gnus-newsgroup-processable.
7224
7225 2007-04-16  Didier Verna  <didier@xemacs.org>
7226
7227         * gnus-msg.el (gnus-configure-posting-styles): Handle
7228         message-signature-directory properly with :file syntax.  Reported by
7229         "Leo".
7230
7231 2007-04-11  Didier Verna  <didier@xemacs.org>
7232
7233         New user option: message-signature-directory.
7234         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7235         * message.el (message-insert-signature): Ditto.
7236         * message.el (message-signature-file): Doc update.
7237         * message.el (message-signature-directory): New.
7238
7239 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7240
7241         * gnus-msg.el (gnus-inews-yank-articles): Use
7242         message-exchange-point-and-mark instead of exchange-point-and-mark.
7243
7244 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7245
7246         * message.el (message-yank-original): Make sure cited text ends with
7247         newline; don't exchange point and mark.
7248
7249 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7250
7251         * tls.el (open-tls-stream): Properly handle case where there
7252         is no associated buffer.
7253
7254 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7255
7256         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7257         message-yank-original, make sure (< mark TEXT point).
7258
7259 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7260
7261         * message.el (message-fill-column): New variable.
7262         (message-mode): Use it.  Add comment on a possible new hook.
7263
7264         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7265         (nnmail-get-new-mail): Reformat.
7266
7267         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7268
7269         * gmm-utils.el: Fix Commentary.
7270         (gmm-tool-bar-from-list): Fix typo in doc string.
7271
7272 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7273
7274         * message.el (message-yank-original): Don't switch point and mark
7275         unnecessarily to put point and mark as documented.
7276
7277 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7278
7279         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7280         from the message heads.
7281
7282 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7283
7284         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7285         article buffer does not have a window.  This may not be the best
7286         solution but is certainly better than setting the start of the null,
7287         that is the current, window.
7288
7289 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7290
7291         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7292         (gnus-draft-setup): Run it.
7293
7294         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7295         gnus-score-fast-scoring.  Allow regexp.
7296         (gnus-score-headers): Use it.
7297
7298         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7299         XEmacs.
7300
7301         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7302         string.
7303         (gnus-button-alist): Also catch `<f1> k ...'.
7304         (gnus-treat-display-x-face): Fix doc string.
7305
7306 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7307
7308         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7309         evaluation of gnus-extended-version to ensure correct generation of the
7310         User-Agent header when message-generate-headers-first is used.
7311
7312 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7313
7314         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7315         hashcash-path is nil.  Don't call callback with incorrect number of
7316         parameters if val is 0.
7317
7318 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7319
7320         * message.el (message-required-news-headers):
7321         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7322
7323 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7324
7325         * tls.el (open-tls-stream): In handshake-waiting loop,
7326         don't wait more if there is output available to process.
7327
7328 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7329
7330         * tls.el (tls-program): Doc fix.
7331
7332 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * message.el (message-generate-new-buffers): Change the meaning of the
7335         nil value; add `standard' to the choices; treat t as `unique'; improve
7336         doc string.
7337         (gnus-select-frame-set-input-focus): Autoload.
7338         (message-buffer-name): Search for the existing message buffer if
7339         message-generate-new-buffers is nil or `standard'; treat the value t of
7340         message-generate-new-buffers as `unique'.
7341         (message-pop-to-buffer): Raise the frame already displaying the message
7342         buffer; clear the echo area after querying.
7343         (message-setup): Pass the `continue' argument to compose-mail.
7344         (message-mail): Prefer `switch-function' if it is given; search for the
7345         existing message buffer if the `continue' argument is non-nil; pass
7346         continue and switch-function arguments to compose-mail by way of
7347         message-setup.
7348         (message-mail-other-window): Adjust argument of message-setup.
7349         (message-mail-other-frame): Ditto.
7350
7351 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7354         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7355         to turn font-lock on when turning gnus-message-citation-mode on.
7356
7357 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7358
7359         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7360         (mml-smime-function-alist): New variable; add epg as the backend.
7361         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7362         mml-smime- functions instead.
7363         * mm-view.el: Require smime.
7364
7365 2007-03-05  Didier Verna  <didier@xemacs.org>
7366
7367         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7368         instead of just inheritance for posting styles.
7369         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7370
7371 2007-02-24  Chris Moore  <dooglus@gmail.com>
7372
7373         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7374         * pgg-pgp.el (pgg-pgp-encrypt-region):
7375         * pgg-gpg.el (pgg-gpg-encrypt-region):
7376         Check pgg-encrypt-for-me if no other recipients.
7377
7378 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7379
7380         * tls.el (tls-certtool-program): Fix custom type.
7381
7382 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7383
7384         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7385         and point-at-eol instead of line-(beginning|end)-position.
7386
7387         * assistant.el (assistant-parse-buffer): Ditto.
7388
7389         * netrc.el (netrc-parse-services): Ditto.
7390
7391 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7392
7393         * mml2015.el (mml2015-epg-find-usable-key): New function.
7394         (mml2015-epg-sign): Use it.
7395         (mml2015-epg-encrypt): Use it.
7396
7397 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * message.el (message-make-in-reply-to): Quote name containing
7400         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7401         if there are special characters.  Reported by NAKAJI Hiroyuki
7402         <nakaji@jp.freebsd.org>.
7403
7404 2007-02-27  Didier Verna  <didier@xemacs.org>
7405
7406         Include the group parameters as well as the topic ones in the
7407         inheritance filter process.
7408         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7409         argument GROUP-PARAMS-LIST.
7410         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7411
7412 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * nntp.el (nntp-never-echoes-commands)
7415         (nntp-open-connection-functions-never-echo-commands): New variables.
7416         (nntp-send-command): Use them.
7417
7418 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7419
7420         * mml2015.el (mml2015-epg-verify): Simplified.
7421
7422 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7423
7424         * mml.el (mml-content-disposition-alist): New user option.
7425         (mml-content-disposition): New function.
7426         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7427         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7428
7429 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7430
7431         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7432         verification.
7433
7434 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7435
7436         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7437         articles posted in the last 24 hours.
7438
7439 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7440
7441         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7442
7443 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7444
7445         * nntp.el (nntp-send-command): Don't wait for echoes when
7446         nntp-open-ssl-stream is used.
7447
7448 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7449
7450         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7451         (gnus-message-add-citation-keywords)
7452         (gnus-message-remove-citation-keywords): Remove.
7453         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7454         directly, make the variables in font-lock-defaults buffer-local, add
7455         gnus-message-citation-keywords to them and then update the value of
7456         font-lock-keywords.
7457
7458 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * message.el (message-cite-original-1): Don't call
7461         gnus-article-highlight-citation.
7462
7463         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7464         citations; fix line count.
7465
7466 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7467
7468         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7469         (gnus-message-add-citation-keywords)
7470         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7471         versions of font-lock-add-keywords and font-lock-remove-keywords to
7472         work with XEmacs correctly.
7473
7474 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * gnus-cite.el (gnus-cite-face-list): Set the values of
7477         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7478         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7479         (gnus-message-cite-prefix-regexp): New variable.
7480         (gnus-message-search-citation-line): Use it; protect against long
7481         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7482         the 0th match data for Emacs.
7483         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7484         (gnus-message-add-citation-keywords): Append keywords rather than
7485         prepending; emulate font-lock-add-keywords if it is not available.
7486         (gnus-message-remove-citation-keywords): Emulate
7487         font-lock-remove-keywords if it is not available.
7488
7489         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7490
7491         * message.el (message-cite-prefix-regexp): Set the value of
7492         gnus-message-cite-prefix-regexp.
7493
7494 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7495
7496         * nnweb.el (nnweb-google-parse-1): Update parser.
7497
7498 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7499
7500         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7501
7502 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7503
7504         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7505         regexp.
7506
7507 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7510         string-to-multibyte.
7511         (uudecode-decode-region-internal): Use it.
7512
7513         * lpath.el: Fbind string-as-multibyte for XEmacs.
7514
7515 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7516
7517         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7518         custom choice.
7519
7520         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7521
7522 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7523
7524         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7525
7526         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7527         `write-region' to respect `mm-inhibit-file-name-handlers'.
7528
7529 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7530
7531         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7532         Use gnus-home-directory instead of "~/" or "$HOME".
7533
7534 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7535
7536         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7537         to mention filename.
7538         Add comments at beginning regarding usage.
7539         (encrypt-write-file-contents): Change interactive so a string is
7540         acceptable.  If the file has no associated model, show an error instead
7541         of a nonsense prompt.
7542
7543 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7544
7545         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7546         Thanks to Yoshihiko Yamada for kind notification of this typo.
7547
7548 2007-01-12  Kenichi Handa  <handa@m17n.org>
7549
7550         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7551         multibyte buffer.
7552
7553 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7554
7555         * gnus-score.el (gnus-score-fast-scoring): New variable.
7556         (gnus-score-headers): Use it.
7557
7558         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7559
7560         * message.el (message-cite-original-1): Call
7561         gnus-article-highlight-citation if requested.
7562         (message-make-from): Allow name and address as optional arguments.
7563
7564         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7565
7566         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7567         bugs to doc string.
7568         (gnus-button-alist): Add mid\\|message-id.
7569         (gnus-button-fetch-group): Extend for use in
7570         `browse-url-browser-function'.
7571         (gnus-button-url-regexp): Try to catch paired parentheses like in
7572         Wikipedia URLs.
7573
7574         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7575         Suggested by Simon Krahnke <overlord@gmx.li>.
7576
7577 2007-01-13  Romain Francoise  <romain@orebokech.com>
7578
7579         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7580         Update copyright.
7581
7582 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7583
7584         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7585
7586 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7587
7588         * gnus-registry.el (gnus-registry-unfollowed-groups)
7589         (gnus-registry-split-fancy-with-parent): Fix documentation.
7590
7591 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7594         from nnweb groups.
7595
7596 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597
7598         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7599         Xref urls.  Erase buffer before requesting head.
7600
7601 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7602
7603         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7604         customizable.
7605
7606 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7607
7608         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7609         no signing key is found.
7610         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7611         no encrypting and/or signing key is found.
7612
7613 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7614
7615         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7616
7617 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7618
7619         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7620         headers read from disk with the ones newly found in the current search.
7621         This should no longer cause problems, because the article numbers in
7622         Gmane's `nov.php' output are ignored since the previous change.
7623
7624 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7625
7626         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7627
7628 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7629
7630         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7631         replace-regexp-in-string; bind url-version; fbind display-images-p and
7632         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7633         find-face and set-itimer-function for Emacs; bind itimer-list for
7634         Emacs.
7635
7636         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7637
7638 2007-01-01  Romain Francoise  <romain@orebokech.com>
7639
7640         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7641
7642 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7643
7644         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7645         `define-minor-mode' macro definition expanded properly.
7646         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7647         exclude it there.
7648
7649         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7650         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7651         `fboundp' test.
7652         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7653         This is OK to autoload in (S)XEmacs now.
7654
7655 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7656
7657         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7658         keystroke.
7659         (gnus-summary-limit-to-singletons): Fix typo.
7660
7661         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7662         else fails.
7663
7664 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7665
7666         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7667         docstring.
7668
7669         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7670         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7671         (gnus-summary-insert-dormant-articles): Fix typo in message.
7672
7673 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7674
7675         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7676         nil for XEmacs.
7677         (gnus-message-citation-mode): Don't autoload in XEmacs.
7678
7679         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7680
7681 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7682
7683         * nnimap.el (nnimap-expunge-search-string): Mention
7684         nnimap-search-uids-not-since-is-evil in docstring.
7685
7686 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7687
7688         * spam.el: Revert to make-obsolete-variable because
7689         define-obsolete-variable-alias is not supported in Emacs 21.
7690
7691         * spam.el (spam-ifile-path, spam-ifile-database-path)
7692         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7693         make-obsolete-variable.
7694         (spam-bsfilter-path, spam-bsfilter-program)
7695         (spam-spamassassin-path, spam-spamassassin-program)
7696         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7697         use "path" inappropriately.
7698         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7699         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7700         variable names.
7701
7702 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7703
7704         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7705         summary buffer.
7706
7707         * password.el (password-cache-remove): Use clear-string to burn
7708         password, if available.
7709
7710 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7713
7714         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7715
7716         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7717         (gnus-message-highlight-citation): Move defcustom here from
7718         gnus-cite.el.
7719         (gnus-message-citation-mode): Autoload.
7720
7721         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7722         checks to make it compile with XEmacs.
7723         (gnus-message-citation-mode): New minor mode.
7724         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7725         (gnus-message-highlight-citation): New variables.
7726         (gnus-message-search-citation-line)
7727         (gnus-message-add-citation-keywords)
7728         (gnus-message-remove-citation-keywords)
7729         (turn-on-gnus-message-citation-mode)
7730         (turn-off-gnus-message-citation-mode): New functions.
7731
7732 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7733
7734         * gnus-cite.el: Enable highlighting of different citation levels in
7735         message-mode.
7736
7737 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7738
7739         * message.el (message-make-fqdn): Fix comment.
7740         (message-bogus-system-names): Add ".local".
7741
7742         * spam.el (spam-ifile-path, spam-ifile-program)
7743         (spam-ifile-database-path, spam-ifile-database)
7744         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7745         Don't use "path" inappropriately.
7746         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7747         strings.
7748         (spam-check-ifile, spam-ifile-register-with-ifile)
7749         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7750         new variable names.
7751
7752         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7753         (gnus-treat-display-smileys): Simplify using
7754         gnus-image-type-available-p.
7755
7756         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7757         available.
7758
7759         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7760         `display-images-p' if available.
7761
7762 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7765         one after turning on the buffer's multibyteness instead of decoding
7766         them directly in the unibyte buffer that causes unexpected conversion
7767         in Emacs 23 (unicode).
7768
7769 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7770
7771         * message.el (message-generate-hashcash): Fix custom type.
7772
7773 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7774
7775         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7776
7777 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7778
7779         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7780         disconnect icons.  Add help text.
7781
7782 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7783
7784         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7785         negated to be consistent with the others we handle.
7786
7787 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7788
7789         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7790         version of gnus-summary-buffer to something, so that we can use two
7791         article buffers at the same time.
7792
7793 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7794
7795         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7796         trigger all the extra headers.
7797         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7798         sorting.
7799
7800 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7801
7802         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7803         solid groups.
7804
7805 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7806
7807         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7808
7809 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7810
7811         * legacy-gnus-agent.el: Add Copyright notice.
7812
7813 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7814
7815         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7816
7817 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7818
7819         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7820
7821         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7822         to make it work reliably in CVS Emacs.
7823         (gnus-summary-limit-strange-charsets-predicate)
7824         (gnus-summary-limit-to-predicate): New functions.
7825
7826 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7827
7828         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7829         specifying array size.
7830         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7831         array if it is too small.
7832         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7833         (gnus-sort-threads-loop): New function.
7834
7835 2006-12-06  Chris Moore  <dooglus@gmail.com>
7836
7837         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7838         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7839
7840 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7841
7842         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7843         options.
7844
7845 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7846
7847         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7848         DOS-ing the recipient.
7849
7850         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7851         the headers when creating the mapping to avoid mismappings.
7852         (nnweb-gmane-create-mapping): Always nix out old mapping.
7853
7854 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7855
7856         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7857         and mm-verify-option to never.
7858
7859 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * message.el (message-signed-or-encrypted-p): New function.
7862         (message-forward-make-body): Use it.
7863
7864         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7865         Replace encode-coding-string with mm-encode-coding-string.
7866
7867 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * nneething.el (nneething-decode-file-name): Replace
7870         decode-coding-string with mm-decode-coding-string.
7871
7872         * gnus-int.el (gnus-open-server): Say failed server's name.
7873
7874 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7875
7876         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7877         strings to a single string.  Quote `errors-file-name'.
7878         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7879         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7880         Adjust calls.  Use `shell-quote-argument'.
7881
7882 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7883
7884         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7885         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7886
7887         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7888         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7889         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7890         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7891         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7892         (gnus-subscribe-newsgroup, gnus-1):
7893         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7894         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7895         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7896         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7897
7898 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7899
7900         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7901         keystroke.
7902         (gnus-summary-limit-to-bodies): Implement headersp.
7903
7904 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7905
7906         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7907
7908 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7909
7910         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7911
7912 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7913
7914         * message.el (message-generate-hashcash): Expand range of values to
7915         include `opportunistic'.
7916         (message-send-mail): Use it.
7917
7918 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7919
7920         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7921         and comment it.
7922
7923         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7924
7925 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7926
7927         * gnus-util.el (gnus-extract-address-components): Improve comment.
7928
7929 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * gnus-util.el (gnus-extract-address-components): Work with address in
7932         which the name portion contains @.
7933
7934         * lpath.el: Fbind custom-autoload.
7935
7936 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7937
7938         * gnus.el (gnus-start): Move custom group up.
7939         (gnus-select-method): Don't autoload, but make it available for
7940         `customize-variable'.
7941         (gnus-getenv-nntpserver): Don't autoload.
7942
7943 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7944
7945         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7946
7947 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7948
7949         * message.el (message-sendmail-extra-arguments): New variable.
7950         (message-send-mail-with-sendmail): Use it.
7951
7952 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7955         mm-with-unibyte-current-buffer to make string unibyte.
7956
7957         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7958         mm-string-as-multibyte.
7959
7960 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7961
7962         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7963         Reported by Werner Koch <wk@gnupg.org>.
7964
7965 2006-11-14  Daiki Ueno  <ueno@p360>
7966
7967         * mml2015.el: Autoload epa-select-keys when compiling.
7968
7969 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7970
7971         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7972         message-options.
7973         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7974
7975 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7976
7977         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7978         EasyPG (< 0.0.6).
7979         (mml2015-always-trust): New user option.
7980         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7981         prompt.
7982
7983 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * nntp.el (nntp-authinfo-force): New variable.
7986         (nntp-send-authinfo): Use it.
7987
7988 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7989
7990         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7991         decode encoded words.  Improve prompt.  Add comment about forwarding.
7992         (message-replacement-char): Move up.
7993
7994 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7995
7996         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7997         instead of gnus-intersection because arguments of gnus-sorted-nunion
7998         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7999
8000 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8001
8002         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8003         (message-simplify-subject-functions): Enable
8004         message-strip-subject-encoded-words by default.
8005
8006 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8007
8008         * message.el (message-strip-subject-encoded-words): New function.
8009         (message-simplify-subject-functions): New variable.
8010         (message-simplify-subject): Use it.  Fix typo in doc string.
8011         Support message-strip-subject-encoded-words.
8012
8013 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8014
8015         * gnus-diary.el (gnus-diary-delay-format-function):
8016         * nndiary.el (nndiary-reminders):
8017         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8018
8019 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8020
8021         * gnus-art.el (article-hide-boring-headers): Fetch date from
8022         gnus-original-article-buffer to avoid problems with localized date
8023         strings.
8024
8025 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8028
8029 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8030
8031         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8032         New variables.
8033         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8034         (mm-charset-synonym-alist): Move some entries to
8035         mm-codepage-iso-8859-list.
8036         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8037         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8038
8039 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8042
8043 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8044
8045         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8046         with Emacs 21 and XEmacs.
8047
8048 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8049
8050         * spam.el (spam-parse-address): New function for better parsing,
8051         catching errors, etc.
8052         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8053
8054 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8055
8056         * mm-view.el: Add interactive arg to html2text autoload.
8057
8058 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8061
8062 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8063
8064         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8065         variables.
8066         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8067         (mm-charset-synonym-alist): Move some entries to
8068         mm-codepage-iso-8859-list.
8069
8070         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8071
8072 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8073
8074         * message.el (message-citation-line-format)
8075         (message-insert-formated-citation-line): Fix implementation of %E, %N
8076         and %n according to the doc string.
8077
8078 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8079
8080         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8081         car-safe to avoid bad parses.
8082
8083 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8086         names.
8087
8088         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8089
8090 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8091
8092         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8093         header.
8094
8095         * message.el (message-draft-headers): Add Date.
8096         (message-headers-to-generate): Fix typo in docstring.
8097
8098         * nndraft.el (nndraft-required-headers): New variable.
8099         (nndraft-generate-headers): Use it.
8100
8101         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8102
8103 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8104
8105         * gnus-registry.el (gnus-registry-wash-for-keywords)
8106         (gnus-registry-find-keywords): New functions to allow easy searching of
8107         articles that are in the registry.
8108
8109 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8110
8111         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8112         ietf-drums-parse-address instead of gnus-extract-address-components.
8113         Reported by Damien Elmes <damien@repose.cx>.
8114
8115 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8116
8117         * gnus.el (gnus-mime): Remove unused custom group.
8118
8119 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8120
8121         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8122         "blank line" when searching for end of armor headers.
8123
8124 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8125
8126         * gmm-utils.el (gmm-write-region): Fix variable name.
8127
8128 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8129
8130         * gmm-utils.el (gmm-write-region): New function based on compatibility
8131         code from `mm-make-temp-file'.
8132
8133         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8134
8135         * nnmaildir.el (nnmaildir--update-nov)
8136         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8137         Use `gmm-write-region'.
8138
8139 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8140
8141         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8142         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8143
8144         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8145
8146         * message.el (message-replacement-char): New variable.
8147         (message-fix-before-sending): Use it.
8148         (message-simplify-subject): New function to remove duplicate code.
8149         (message-reply, message-followup): Use it.
8150
8151         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8152         gnus-summary-limit-to-articles.
8153
8154 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8155
8156         * gnus-util.el (gnus-with-local-quit): New macro.
8157
8158         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8159
8160 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8161
8162         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8163         ignore non-string data.
8164
8165 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8166
8167         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8168         non-string data (needs to be done in the registry too).
8169
8170 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8171
8172         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8173         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8174         (gnus-registry-split-fancy-with-parent)
8175         (gnus-registry-fetch-simplified-message-subject-fast)
8176         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8177         Remove text properties on ingress into the registry and when it's saved.
8178         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8179         registry from entries with no groups.
8180
8181 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8182
8183         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8184         function to remove string properties.
8185
8186 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8187
8188         * gmm-utils.el (gmm): Adjust custom version.
8189
8190         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8191         custom version.
8192
8193         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8194
8195 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8196
8197         * gnus-art.el (gnus-insert-prev-page-button)
8198         (gnus-insert-next-page-button): Simplify.  Reformat.
8199
8200 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8201
8202         * gnus-art.el (gnus-insert-prev-page-button)
8203         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8204
8205 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8206
8207         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8208
8209 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8210
8211         * gnus-art.el (gnus-insert-mime-button)
8212         (gnus-insert-mime-security-button):
8213         Apply gnus-article-button-face to MIME and security buttons.
8214
8215 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8216
8217         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8218         readable.
8219
8220 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8223
8224 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8225
8226         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8227         `browse-url-of-file' instead of `browse-url'.
8228
8229 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8230
8231         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8232         regexp.  Articles containing quotation were cut prematurely.
8233
8234 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * message.el (message-cite-original-1): Use nobody by default for the
8237         value of From header.
8238         (message-reply): Ditto.
8239
8240 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8241
8242         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8243         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8244         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8245
8246 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8247
8248         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8249         mails in the doc string.  Add some URLs in comment.
8250         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8251
8252 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8255         backslashes handling and the way to find boundaries of quoted strings.
8256
8257 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8258
8259         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8260         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8261         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8262         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8263
8264 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8265
8266         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8267         doc string.
8268         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8269
8270 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8271
8272         * lpath.el: Fbind epg-check-configuration.
8273
8274 2006-09-06  Simon Josefsson  <jas@extundo.com>
8275
8276         * mml2015.el (mml2015-use): Doc fix, mention epg.
8277
8278 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8279
8280         * mml2015.el (mml2015-use): Default to epg, if available.
8281
8282 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8283
8284         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8285         message-sender.
8286         (mml1991-epg-encrypt): Ditto.
8287         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8288         message-sender.
8289         (mml2015-epg-encrypt): Ditto.
8290
8291 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8292
8293         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8294         several common directories.
8295
8296 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8297
8298         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8299         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8300
8301 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * gnus-art.el (article-decode-encoded-words): Make it fast.
8304
8305 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8308
8309         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8310         in quoted string into `\'.
8311
8312 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8313
8314         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8315         Use standard-syntax-table.
8316
8317 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * gnus-art.el (gnus-decode-address-function): New variable.
8320         (article-decode-encoded-words): Use it to decode headers which are
8321         assumed to contain addresses.
8322         (gnus-mime-delete-part): Remove useless `or'.
8323
8324         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8325         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8326         (gnus-nov-parse-line): Use it to decode From header.
8327         (gnus-get-newsgroup-headers): Ditto.
8328         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8329
8330         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8331         (mail-decode-encoded-address-string): New alias.
8332
8333         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8334         New function.
8335         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8336         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8337         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8338         (rfc2047-decode-string): Ditto.
8339         (rfc2047-decode-address-region): New function.
8340         (rfc2047-decode-address-string): New function.
8341
8342 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8343
8344         * message.el (message-caesar-buffer-body): Allow rotating headers.
8345
8346         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8347
8348         * message.el (message-insert-formated-citation-line): Fix %f.
8349         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8350
8351 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8354         (gnus-bookmark-mouse-available-p): New macro.
8355         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8356         (gnus-bookmark-bmenu-show-infos): Use it.
8357         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8358         (gnus-bookmark-bmenu-hide-infos): Ditto.
8359         (gnus-bookmark-remove-properties): New function.
8360         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8361         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8362         (gnus-bookmark-write-file): Bind coding-system-for-write.
8363         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8364         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8365         group before selecting it.
8366         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8367         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8368         quit-window if it is not available; use gnus-mouse-2 and bind it to
8369         gnus-bookmark-bmenu-select-by-mouse.
8370         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8371         (gnus-bookmark-bmenu-select-by-mouse): New function.
8372
8373 2006-08-13  Romain Francoise  <romain@orebokech.com>
8374
8375         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8376         space.
8377
8378 2006-08-10  Romain Francoise  <romain@orebokech.com>
8379
8380         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8381         (dns-mode-soa-auto-increment-serial): New user option.
8382         (dns-mode-soa-maybe-increment-serial): New function.
8383         (dns-mode): Add the latter to `write-contents-functions'.
8384
8385 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * compface.el (uncompface): Use binary rather than raw-text-unix.
8388
8389 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8390
8391         * compface.el (uncompface): Make sure the eol conversion doesn't take
8392         place when communicating with the external programs.  Reported by
8393         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8394
8395 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8396
8397         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8398
8399 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8400
8401         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8402         Make it more robust by parsing author and date independently.
8403
8404 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8407
8408 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8409
8410         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8411         first matching secret key.
8412         (mml2015-epg-encrypt): Ditto.
8413
8414         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8415         first matching secret key.
8416         (mml1991-epg-encrypt): Ditto.
8417
8418         * mml2015.el (mml2015-encrypt-to-self): New user option.
8419         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8420         mml2015-epg-encrypt-to-self is set.
8421
8422         * mml1991.el (mml1991-encrypt-to-self): New variable.
8423         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8424         mml1991-epg-encrypt-to-self is set.
8425
8426         * mml2015.el (mml2015-signers): New user option.
8427         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8428         (mml2015-epg-encrypt): Allow to select signing keys.
8429
8430         * mml1991.el (mml1991-signers): New variable.
8431         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8432         (mml1991-epg-encrypt): Allow to select signing keys.
8433
8434 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8435
8436         * nnheader.el (nnheader-insert-head): Make it work even if the file
8437         uses CRLF for the line-break code.
8438
8439 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8440
8441         * mml2015.el: Require mml-sec instead of password.
8442         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8443         (mml2015-cache-passphrase): Inherit the default value from
8444         mml-secure-cache-passphrase.
8445         (mml2015-passphrase-cache-expiry): Inherit the default value from
8446         mml-secure-passphrase-cache-expiry.
8447
8448         * mml1991.el: Require mml-sec instead of password.
8449         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8450         (mml1991-cache-passphrase): Inherit the default value from
8451         mml-secure-cache-passphrase.
8452         (mml1991-passphrase-cache-expiry): Inherit the default value from
8453         mml-secure-passphrase-cache-expiry.
8454
8455         * mml-sec.el: Require password.
8456         (mml-secure-verbose): New user option.
8457         (mml-secure-cache-passphrase): New user option.
8458         (mml-secure-passphrase-cache-expiry): New user option.
8459
8460 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8461
8462         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8463         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8464         andreas@altroot.de (Andreas Vögele).
8465
8466         FIXME: Use `tiny change'?
8467
8468 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8469
8470         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8471         workaround for the url package included with Emacs.
8472
8473         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8474
8475 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8476
8477         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8478         correctly.  This fixes a bug caused by the 2006-05-12 change.
8479
8480 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8481
8482         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8483         some information about the error when saying that the `bogus' mail
8484         group will be used.
8485
8486 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8487
8488         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8489         string.
8490
8491 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8492
8493         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8494
8495 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8496
8497         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8498
8499 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8500
8501         * mml1991.el (mml1991-function-alist): Add epg.
8502         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8503         (mml1991-epg-encrypt): New functions.
8504
8505 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8506
8507         * mml2015.el (mml2015-verbose): New variable.
8508         (mml2015-cache-passphrase): Ditto.
8509         (mml2015-passphrase-cache-expiry): Ditto.
8510         (mml2015-function-alist): Add epg.
8511         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8512         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8513         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8514         functions.
8515
8516 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8517
8518         * message.el (message-cite-original-1): Preserve region when removing
8519         quoted text due to X-No-Archive in order to avoid bogus attribution
8520         when citing multiple messages.
8521
8522 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8523
8524         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8525         Kenneth Jacker <khj@be.cs.appstate.edu>.
8526
8527 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8528
8529         * gnus-diary.el (gnus-user-format-function-d)
8530         (gnus-user-format-function-D): Autoload.
8531
8532         * imap.el (Commentary): Fix typo.
8533
8534         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8535         2006-04-22 contribution.
8536
8537 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8538
8539         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8540         It didn't really fix the bogosity I'm seeing with solid web groups.
8541
8542 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8543
8544         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8545         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8546         created using server names.  If we use the feature without declaring
8547         it, Gnus does not properly manage server and group state.
8548
8549         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8550         bound.
8551
8552 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8553
8554         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8555         looking up the method using GROUP's prefix before inventing a new one.
8556         It is used on killed/unknown groups in various places where returning
8557         an all-new method isn't expected by the caller.
8558
8559         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8560         and match semantics of gnus-group-real-prefix.
8561
8562 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8563
8564         * nnmail.el (nnmail-broken-references-mailers): New variable.
8565         (nnmail-ignore-broken-references): New function generalizing
8566         nnmail-fix-eudora-headers.
8567         (nnmail-fix-eudora-headers): Now obsolete.
8568
8569         * gnus-art.el (gnus-button-handle-custom): Support
8570         `customize-apropos*'.
8571
8572 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8573
8574         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8575
8576         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8577         articles.
8578
8579 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8580
8581         * message.el (message-cite-reply-above): New variable.
8582         (message-yank-original): Use it.
8583
8584 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8587
8588 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8589
8590         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8591         as read.
8592
8593         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8594
8595 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8596
8597         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8598         (gnus-bookmark-default-file): Use gnus-directory.
8599         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8600         Remove "*" in doc string.
8601         (gnus-bookmark-write-file): Simplify.
8602         (gnus-bookmark-maybe-sort-alist): Use `when'.
8603         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8604         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8605         FIXME about Emacs 21 and XEmacs compatibility.
8606         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8607         compatibility.
8608         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8609         compatibility.
8610         (gnus-bookmark-menu-heading): Fix version.
8611
8612 2006-06-19  Bastien Guerry  <bzg@altern.org>
8613
8614         * gnus-bookmark.el: New file.
8615
8616 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * message.el (message-syntax-checks): Doc fix.
8619
8620 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8621
8622         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8623         unsubscribed groups as if they were killed ones.  It causes duplicate
8624         entries in gnus-newsrc-alist.
8625
8626 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * message.el (message-syntax-checks): Doc fix.
8629         (message-send-mail): Add check for continuation headers.
8630         (message-check-news-header-syntax): Fix regexp used to check for
8631         continuation headers.
8632
8633 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8634
8635         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8636
8637 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8638
8639         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8640
8641 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8642
8643         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8644         default-truncate-lines.
8645
8646 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8649         to fill the utf-8 entry.
8650
8651         * lpath.el: Fbind unicode-precedence-list.
8652
8653 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8654
8655         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8656
8657 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8658
8659         * gnus-agent.el (directory-files-and-attributes): Move all the way
8660         forward (the third and final move).
8661         (gnus-agent-read-agentview): Trap reconstruction errors due to
8662         nonexistant directory.  Handle by returning nil.
8663
8664 2006-05-30  Didier Verna  <didier@xemacs.org>
8665
8666         * message.el (message-dont-reply-to-names): Update the custom type.
8667         * message.el (message-dont-reply-to-names): New defsubst: potentially
8668         convert a list of regexps into a single one.
8669         * message.el (message-get-reply-headers): Use it.
8670         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8671
8672 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * gnus-agent.el (directory-files-and-attributes): Move forward.
8675
8676 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8677
8678         * gnus-ml.el (gnus-mailing-list-subscribe)
8679         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8680         (gnus-mailing-list-message): Fix doc strings.
8681
8682 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8683
8684         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8685         of doing it manually.
8686
8687 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8688
8689         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8690         comment.
8691
8692 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8693
8694         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8695         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8696         (gnus-agent-read-local): All symbols allocated in my-obarray.
8697         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8698         (gnus-agent-regenerate-group): Check numeric names to see if they are
8699         messages or groups.
8700         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8701         better way of do this...)
8702
8703         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8704         'dummy.group' (there should be a better way of do this...)
8705
8706 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8707
8708         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8709         (gnus-saved-headers): Ditto.
8710         (gnus-default-article-saver): Mention functions may have properties.
8711         (gnus-article-save): Override gnus-save-all-headers and
8712         gnus-saved-headers by :headers property which saver function may have.
8713         (gnus-summary-save-in-file): Add :headers property.
8714         (gnus-summary-write-to-file): Ditto.
8715
8716         * gnus-sum.el (gnus-summary-save-article): Bind
8717         gnus-prompt-before-saving to t when saving many articles in a file;
8718         always show all headers.
8719
8720         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8721
8722 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8723
8724         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8725         marks.
8726
8727         * message.el (message-indent-citation): Add optional arguments to allow
8728         using it outside of message buffers.
8729
8730         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8731         (gnus-article-treat-unfold-headers): Use it.
8732         (gnus-article-truncate-lines): New variable.
8733         (gnus-article-mode): Use it.
8734         (gnus-article-toggle-truncate-lines): New function.
8735
8736         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8737         gnus-article-toggle-truncate-lines.
8738
8739         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8740         coding system in XEmacs, use binary.
8741
8742 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8743
8744         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8745         after-load-alist.
8746
8747         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8748         this function should save decoded articles.
8749         (gnus-summary-write-to-file): Use property to specify this function
8750         should save decoded articles and specify gnus-summary-save-in-file
8751         should be used to save articles other than the first one when saving
8752         many articles.
8753         (gnus-summary-save-body-in-file): Use property to specify this
8754         function should save decoded articles.
8755         (gnus-summary-write-body-to-file): Use property to specify this
8756         function should save decoded articles and specify
8757         gnus-summary-save-body-in-file should be used to save articles other
8758         than the first one when saving many articles.
8759
8760         * gnus-sum.el (gnus-summary-save-article): Simplify.
8761
8762 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * gnus-art.el (gnus-default-article-saver): Add
8765         gnus-summary-write-body-to-file.
8766         (gnus-article-save-coding-system): Don't use coding system object
8767         in XEmacs.
8768         (gnus-read-save-file-name): Add optional `dir-var' argument which
8769         specifies directory in which files are saved; work even if optional
8770         `variable' argument is not specified.
8771         (gnus-summary-write-to-file): Read file name.
8772         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8773         (gnus-summary-write-body-to-file): New function.
8774
8775         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8776         (gnus-summary-local-variables): Add it.
8777         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8778         (gnus-summary-save-article): Remove optional `decode' argument;
8779         determine whether to decode articles by the value of
8780         gnus-default-article-saver; when saving many files using
8781         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8782         it first and use gnus-summary-save-in-file or
8783         gnus-summary-save-body-in-file thereafter unless
8784         gnus-prompt-before-saving is always; move point to article which
8785         will be saved.
8786         (gnus-summary-save-article-file): Revert.
8787         (gnus-summary-write-article-file): Revert.
8788         (gnus-summary-save-article-body-file): Revert.
8789         (gnus-summary-write-article-body-file): New function.
8790
8791 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8792
8793         * gnus-art.el (gnus-default-article-saver): Doc fix.
8794         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8795         from gnus-summary-save-article-coding-system, and default to a
8796         certain coding system.
8797         (gnus-output-to-file): Add coding cookie and encode text according
8798         to gnus-article-save-coding-system; don't use mm-append-to-file.
8799
8800         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8801         gnus-art.el and rename to gnus-article-save-coding-system.
8802         (gnus-summary-save-article): Require gnus-art; don't show all
8803         headers if it decodes articles; don't add coding cookie here;
8804         don't bind mm-text-coding-system-for-write.
8805         (gnus-summary-save-article-file): Save decoded articles.
8806         (gnus-summary-write-article-file): When saving many files, use
8807         gnus-summary-write-to-file first and gnus-summary-save-in-file
8808         thereafter unless gnus-prompt-before-saving is always.
8809         (gnus-summary-save-article-body-file): Save decoded articles.
8810
8811         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8812
8813 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8814
8815         * nnrss.el (nnrss-check-group): Bind hash-index.
8816
8817 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8818
8819         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8820         its hash index.  Store this hash in `nnrss-group-data'.
8821         (nnrss-read-group-data): Update accordingly.
8822
8823 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8824
8825         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8826         entry.
8827
8828         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8829         gnus-article-browse-html-article.
8830
8831 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8832
8833         * gnus-sum.el (gnus-summary-mime-map): Add
8834         gnus-article-browse-html-article.
8835
8836         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8837
8838 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8839
8840         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8841         suitable coding systems in customize.
8842
8843 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8844
8845         * mail-source.el (mail-sources): Fix custom type.
8846
8847 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8848
8849         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8850         (gnus-summary-expire-articles-now): Shorten prompt.
8851
8852         * gmm-utils.el (wid-edit): Require.
8853         (defun-gmm): Renamed from `gmm-defun-compat'.
8854         (gmm-image-search-load-path): Use it.
8855         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8856
8857 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8860         variable.
8861         (gnus-summary-save-article): Add optional `decode' argument.  If
8862         it is set and gnus-summary-save-article-coding-system is non-nil,
8863         save decoded article.
8864         (gnus-summary-write-article-file): Save decoded article if
8865         gnus-summary-save-article-coding-system is non-nil.
8866
8867         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8868         type.
8869
8870 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8873
8874 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8875
8876         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8877         first to test gnus-single-article-buffer which may be buffer-local.
8878
8879         * gnus-sum.el (gnus-summary-setup-buffer): Make
8880         gnus-single-article-buffer buffer-local and nil in ephemeral
8881         group; make gnus-article-buffer, gnus-article-current, and
8882         gnus-original-article-buffer always buffer-local.
8883         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8884         group.
8885         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8886
8887 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8888
8889         * nnml.el (nnml-request-compact-group): Compressed files might not
8890         have .gz extension.
8891
8892 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8893
8894         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8895         (mm-copy-to-buffer): Use with-current-buffer.
8896         (mm-display-part): Simplify.
8897         (mm-inlinable-p): Add optional arg `type'.
8898
8899 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8900
8901         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8902         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8903         Try harder to show the attachment internally or externally using
8904         gnus-mime-view-part-as-type.
8905
8906 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8907
8908         * message.el (message-from-style, message-signature-separator)
8909         (message-user-organization-file, message-send-mail-function)
8910         (message-citation-line-function, message-yank-prefix)
8911         (message-indent-citation-function, message-signature)
8912         (message-signature-file, message-signature-insert-empty-line):
8913         Remove autoloads.
8914
8915         * gnus-art.el (gnus-buttonized-mime-types): Remove
8916         "multipart/signed".  Revert 2006-04-26 change.
8917
8918 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8919
8920         * gnus.el (gnus-version-number): Bump version.
8921
8922 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8923
8924         * gnus.el: No Gnus v0.5 is released.
8925
8926 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8927
8928         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8929         fetching articles by message-id.
8930
8931 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8932
8933         * message.el (hashcash): Require hashcash as normal.
8934
8935         * ecomplete.el (ecomplete-highlight-match-line): Use
8936         point-at-eol.
8937         (ecomplete-highlight-match-line): Use `highlight', because that
8938         face exists in both Emacs and XEmacs.
8939
8940         * message.el (message-display-abbrev): Use point-at-bol.
8941
8942         * mail-source.el: Don't require timer/timer-funcs.
8943
8944         * gnus-async.el: Ditto.
8945
8946         * password.el: Ditto.
8947
8948         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8949
8950         * mm-url.el: Ditto.
8951
8952         * gnus-xmas.el: Don't require timer-funcs.
8953
8954         * mm-util.el: Require timer/timer-funcs.
8955
8956 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8957
8958         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8959         Close.
8960
8961 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8964         unibyte after clear-decrypt function runs.
8965
8966         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8967         returns as a unibyte string.
8968
8969 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * lpath.el: Revert.
8972
8973         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8974         (pgg-gpg-process-sentinel): Revert.
8975
8976         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8977         (pgg-pgp-lookup-key): Revert.
8978
8979         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8980         (pgg-pgp5-lookup-key): Revert.
8981
8982         * pgg.el (pgg-fetch-key): Revert.
8983
8984 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * lpath.el: Fbind string-as-multibyte for XEmacs.
8987
8988         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8989         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8990         (mml1991-pgg-encrypt): Ditto.
8991
8992         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8993         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8994         a multibyte buffer.
8995
8996         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8997         (pgg-pgp-lookup-key): Ditto.
8998
8999         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9000         (pgg-pgp5-lookup-key): Ditto.
9001
9002         * pgg.el (pgg-fetch-key): Ditto.
9003
9004 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9005
9006         * message.el (message-user-organization-file): Check several
9007         locations of the organization file.
9008
9009         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9010         Add gnus-article-view-part-as-type.
9011
9012         * gnus-art.el (gnus-article-view-part-as-type): New function.
9013
9014         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9015         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9016
9017         * mml.el: Simplify autoload.
9018         (mml-mode): defvar dnd-protocol-alist instead of using
9019         symbol-value.
9020         (mml-default-directory): New variable.
9021         (mml-minibuffer-read-file): Use it.
9022         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9023
9024         * message.el (message-citation-line-format): New variable.
9025         (message-insert-formated-citation-line): New function.
9026         (message-citation-line-function): Add
9027         `message-insert-formated-citation-line' to custom type.
9028
9029         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9030         to doc string.
9031
9032         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9033         depending on mm-verify-option.
9034
9035 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9036
9037         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9038         binding pgg-* variables; reimplement the section which prevents
9039         MIME header from being signed.
9040         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9041         pgg-text-mode; remove a blank line at the top of body.
9042
9043         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9044         lines at the top of body; use gnus-newsgroup-charset if there's no
9045         Charset header.
9046
9047 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9048
9049         * message.el (message-self-insert-commands): Doc fix.
9050
9051         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9052         (mm-uu-pgp-encrypted-test): Ditto.
9053         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9054         between header and body; return application/pgp-encrypted handle
9055         if decryption failed; decode decrypted body by charset.
9056
9057         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9058         element match to application/pgp-*.
9059
9060 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9061
9062         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9063         HTML.
9064
9065 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9066
9067         * mail-source.el (mail-source-call-script): Message the error
9068         string.
9069
9070 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9071
9072         * gnus-util.el (gnus-byte-compile): Use it.
9073
9074 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9075
9076         * gnus-util.el (kill-empty-logs): New function.
9077
9078 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9079
9080         * message.el (message-mail-alias-type): Doc fix.
9081         (message-mail-alias-type-p): New function.
9082         (message-send): Use it.
9083         (message-mode): Ditto.
9084         (message-strip-forbidden-properties): Ditto.
9085
9086         * ecomplete.el (ecomplete-database-file-coding-system): New
9087         variable.
9088         (ecomplete-save): Use it.
9089         (ecomplete-setup): Use it.
9090
9091 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * message.el (message-self-insert-commands): New variable.
9094         (message-strip-forbidden-properties): Use it.
9095
9096 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9097
9098         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9099         that doesn't make XEmacs choke.
9100
9101 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * gnus-util.el (gnus-replace-in-string):
9104         Prefer replace-regexp-in-string over of replace-in-string.
9105
9106 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9107
9108         * gnus-util.el (gnus-select-frame-set-input-focus):
9109         Use select-frame-set-input-focus if it is available in XEmacs; use
9110         definition defined in Emacs 22 for old Emacsen.
9111
9112         * dgnushack.el: Autoload unmorse-region for XEmacs.
9113
9114         * lpath.el: Bind cursor-in-non-selected-windows and
9115         select-frame-set-input-focus for XEmacs.
9116
9117 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9118
9119         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9120
9121 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9122
9123         * gnus-registry.el (gnus-registry-cache-save): Remove text
9124         properties when saving via the temp buffer.
9125
9126 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * message.el (message-generate-hashcash): Honor custom type.
9129
9130 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9131
9132         * message.el (message-generate-hashcash): Default to non-nil when
9133         hashcash is found.
9134
9135         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9136         (gnus-refer-thread-limit): Increase default to 500.
9137
9138         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9139
9140         * flow-fill.el (fill-flowed): Allow delete-space.
9141
9142 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9143
9144         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9145         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9146         Remove autoloads.
9147
9148 2006-04-18  Simon Josefsson  <jas@extundo.com>
9149
9150         * message.el (message-generate-hashcash): Default to.
9151
9152 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9155         concatenating segments rather than before concatenating them.
9156
9157 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9158
9159         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9160
9161 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9162
9163         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9164
9165         * message.el (message-forward-make-body-plain): Allow
9166         message-forward-ignored-headers to be a list.
9167         (message-remove-ignored-headers): Factor out into function.
9168         (message-forward-make-body-mml): Use it.
9169
9170         * imap.el (imap-quote-specials): New function.
9171         (imap-login-auth): Quote specials.
9172
9173         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9174         (rfc2231-parse-string): Allow concatanation of parameters that
9175         aren't contiguous.  The test case is
9176           (mail-header-parse-content-type "message/external-body;
9177             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9178             access-type=LOCAL-FILE;
9179             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9180
9181 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9182
9183         * nntp.el (nntp-accept-process-output): Return the value of
9184         `nnheader-accept-process-output'.
9185
9186 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187
9188         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9189         (gnus-button-alist): Recognize more diff formats.
9190         (gnus-button-patch): Strip directory.
9191
9192 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9193
9194         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9195         Emacs 22 when setting focus.
9196
9197 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9198
9199         * gnus-art.el (gnus-article-treat-types): Do treatment of
9200         text/x-verbatim parts.
9201         (gnus-button-patch): New command.
9202
9203         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9204         addresses that contain invalid characters.
9205
9206 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * message.el (message-put-addresses-in-ecomplete): Use
9209         gnus-replace-in-string.
9210         (message-is-yours-p): Use the more correct
9211         mail-header-parse-address instead of
9212         mail-extract-address-components.
9213         (message-put-addresses-in-ecomplete): Fix typo.
9214
9215         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9216         keystroke.
9217
9218         * gnus-art.el (gnus-treatment-function-alist): Change order of
9219         newsgroups/generic header folding to avoid double-folding.
9220
9221         * message.el (message-hidden-headers): Add X-Draft-From.
9222
9223         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9224         command.
9225         (gnus-summary-repeat-search-article-backward): New command.
9226
9227         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9228         groups in the parent topic.
9229
9230 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9231
9232         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9233         (spam-extra-header-to-number): Return the CRM114 number as a
9234         number instead of a string.
9235
9236 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9237
9238         * gnus-art.el (gnus-face-properties-alist): Moved here from
9239         gnus-fun.
9240
9241         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9242
9243 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9244
9245         * message.el (message-strip-forbidden-properties): Only display on
9246         self-insert-command.
9247
9248         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9249         reindent.
9250         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9251
9252 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9253
9254         * smiley.el (smiley-style): Fix typo.
9255
9256 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9257
9258         * hashcash.el (hashcash-insert-payment-async-2): Use
9259         message-goto-eoh instead of doing it manually.
9260         (mail-add-payment): Use message-narrow-to-header instead of trying
9261         to do the same itself.
9262
9263         * message.el (message-hidden-headers): Add Face.
9264
9265         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9266         reparenting code.
9267         (gnus-summary-reparent-children): Refactored out code.
9268         (gnus-summary-thread-map): New keystroke.
9269         (gnus-summary-reparent-children): Make into command.
9270
9271         * smiley.el (smiley-style): Default to `medium' if using a large
9272         font.
9273
9274         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9275         does it itself.
9276
9277         * message.el (message-point-in-header-p): Simplify definition.
9278
9279 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9280
9281         * nnagent.el (nnagent-request-set-mark): Silence log file
9282         writing.
9283         (nnagent-request-set-mark): Use write-region instead of
9284         append-to-file.
9285
9286         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9287         strange select method.
9288
9289         * ecomplete.el (ecomplete-display-matches): Get highlightling
9290         right.
9291         (ecomplete-display-matches): Use literals.
9292         (ecomplete-display-matches): Disable message logging.
9293
9294         * message.el (message-display-abbrev): Small optimization.
9295
9296         * ecomplete.el (ecomplete-display-matches): Allow automatic
9297         display.
9298
9299         * message.el (message-strip-forbidden-properties): Display
9300         abbrevs.
9301         (message-display-abbrev): Get automatic display right.
9302
9303         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9304         keystrokes.
9305
9306 2006-04-13  Romain Francoise  <romain@orebokech.com>
9307
9308         TODO: Backport to v5-10!
9309
9310         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9311         Moved here (and renamed) from gnus-registry.el.
9312
9313         * gnus-registry.el: Require gnus-util.
9314         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9315
9316 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9317
9318         * gnus-group.el (gnus-group-catchup-current): Change
9319         if-then-else-if-then-else into cond.
9320         (gnus-group-catchup): Indent.
9321         (group-name-at-point): New function.
9322         (gnus-fetch-group): Provide default from thing at point.
9323
9324 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9325
9326         * message.el (message-display-abbrev): Fix regexp.
9327
9328         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9329         choosing.
9330         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9331         dead variables.
9332
9333         * message.el (message-newline-and-indent): Remove debugging.
9334         (message-display-abbrev): Use new implementation.
9335
9336 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9337
9338         * gnus-art.el (gnus-article-mode): Set
9339         cursor-in-non-selected-windows to nil.
9340
9341         * smiley.el: Revert previous change.
9342         (smiley-data-directory): defvar it before using it in the
9343         defcustom of `smiley-style'.
9344
9345 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9346
9347         * message.el (message-newline-and-indent): New function.
9348
9349         * ecomplete.el: Implement more bits.
9350
9351         * message.el (message-put-addresses-in-ecomplete): Clean up the
9352         string.
9353
9354         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9355
9356         * gnus-sum.el (gnus-summary-save-parts): Bind
9357         gnus-summary-save-parts-counter and use it to make unique file
9358         names.
9359
9360         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9361
9362         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9363         parameter to say whether to actually parse the individual
9364         addresses.
9365
9366         * message.el (message-put-addresses-in-ecomplete): New function.
9367         (ecomplete): Require.
9368         (message-mail-alias-type): Add ecomplete as an option.
9369
9370 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9371
9372         * flow-fill.el (fill-flowed): Remove trailing space from blank
9373         quoted lines.
9374
9375 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9376
9377         * smiley.el (smiley-style): Move definition later to avoid a
9378         compilation warning.
9379
9380 2006-04-12  Kenichi Handa  <handa@m17n.org>
9381
9382         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9383         buffer and then decode the buffer text if necessary.
9384         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9385         first, and after mm-encode-body, change the buffer to unibyte.
9386         Use mm-disable-multibyte instead of set-buffer-multibyte.
9387
9388 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9389
9390         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9391         Content-Type header instead of Content-Disposition header.
9392         (gnus-mime-inline-part): Ditto.
9393         (gnus-mime-view-part-as-charset): Ignore charset that the part
9394         specifies.
9395
9396         * mm-decode.el (mm-display-part): Work with external parts and
9397         usual parts similarly.
9398
9399         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9400         instead of gnus-display-mime.
9401
9402         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9403         instead of with-temp-buffer.
9404
9405         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9406         tag to summarized topics part in order to encode non-ASCII text.
9407
9408 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * smiley.el (smiley-style): New variable.
9411         (smiley-directory): New function.
9412         (smiley-data-directory): Derive from `smiley-style' using
9413         `smiley-directory'.
9414         (smiley-regexp-alist): Add new entries.
9415
9416         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9417         (gnus-article-browse-delete-temp): Add :version.
9418
9419 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9420
9421         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9422         the sieve region.
9423
9424 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9425
9426         * gnus.el (gnus-version-number): Bump version.
9427
9428 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9429
9430         * gnus.el: No Gnus v0.4 is released.
9431
9432 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9433
9434         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9435         layout.
9436
9437         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9438         unknown charset.
9439
9440         * message.el (message-header-synonyms): Add Original-To to the
9441         default.
9442
9443         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9444         optional parameter.
9445
9446 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9447
9448         * gnus-fun.el (gnus): Require it for gnus-directory.
9449
9450 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9453
9454 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9455
9456         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9457
9458 2006-04-05  Simon Josefsson  <jas@extundo.com>
9459
9460         * password.el (password-reset): New function.
9461
9462 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9463
9464         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9465         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9466
9467 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9468
9469         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9470         Some whitespace was matched into the url, which broke browsing hits
9471         > 100 when mm-url-use-external was nil.
9472
9473 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9474
9475         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9476         gnus-extra-headers for 'Newsgroups.
9477
9478         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9479         bound.
9480
9481 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9482
9483         * pgg-gpg.el: Clean up process buffers every time gpg processes
9484         complete.
9485
9486 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9487
9488         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9489         doc string.
9490
9491 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9492
9493         * pgg-gpg.el (pgg-gpg-process-filter)
9494         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9495
9496         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9497         lines, temporary fix.
9498
9499 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9500
9501         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9502
9503 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9504
9505         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9506         default-enable-multibyte-characters.  This reverts the change from
9507         revision 6.17 which is no longer necessary because the passphrase
9508         is sent separately now.  GnuPG messages are unreadable under
9509         multibyte locales with default-enable-multibyte-characters set to
9510         nil.
9511
9512 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9513
9514         * message.el (message-tool-bar-gnome): Move "spell".
9515
9516 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9517
9518         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9519         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9520         instead.
9521
9522 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9523
9524         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9525         newsgroups handling for NNTP overviews which don't include
9526         Newsgroups.
9527
9528 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9529
9530         * message.el (message-resend): Bind message-generate-hashcash to nil.
9531
9532 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9533
9534         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9535         when searching for already-paid recipients.
9536
9537 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9538
9539         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9540         passphrases when it is not needed.
9541         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9542         passphrase stuff from gpg, should only be necessary when you use
9543         gpg with a smartcard.
9544
9545 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9546
9547         * mml.el (mml-insert-mime): Ignore cached contents of
9548         message/external-body part.
9549
9550         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9551         (mm-insert-part): Ditto.
9552
9553 2006-03-23  Simon Josefsson  <jas@extundo.com>
9554
9555         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9556         Reiner.
9557         (pgg-gpg-use-agent-p): Use it again.
9558
9559 2006-03-23  Simon Josefsson  <jas@extundo.com>
9560
9561         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9562         older emacsen.
9563         (pgg-gpg-use-agent-p): Don't use it.
9564
9565 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9566
9567         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9568         if we can.
9569
9570 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9571
9572         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9573         (pgg-gpg-update-agent): New function.
9574         (pgg-gpg-use-agent-p): New function.
9575         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9576         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9577         (pgg-gpg-sign-region): Use it.
9578
9579 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9580
9581         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9582         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9583
9584 2006-03-21  Simon Josefsson  <jas@extundo.com>
9585
9586         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9587         <wilde@sha-bang.de>.
9588         (pgg-gpg-use-agent): New variable.
9589         (pgg-gpg-process-region): Use it.
9590         (pgg-gpg-encrypt-region): Likewise.
9591         (pgg-gpg-encrypt-symmetric-region): Likewise.
9592         (pgg-gpg-decrypt-region): Likewise.
9593         (pgg-gpg-sign-region): Likewise.
9594         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9595
9596 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9597
9598         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9599
9600         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9601         Add comment on version.
9602
9603 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * smiley.el: Add missing test smiley.
9606
9607 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * mm-decode.el (mm-with-part): New macro.
9610         (mm-get-part): Use it; work with message/external-body as well.
9611         (mm-save-part): Treat name and filename equally.
9612
9613         * mm-extern.el (mm-extern-cache-contents): New function.
9614         (mm-inline-external-body): Use it; force the part to be displayed;
9615         move undisplayer added to the cached handle to the parent.
9616
9617         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9618         (gnus-mime-view-part-as-type): Work with message/external-body.
9619
9620         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9621
9622 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9623
9624         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9625         images in image-load-path.  [Sync with image.el, revision 1.60, in
9626         Emacs.]
9627
9628 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9629
9630         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9631         path rather than symbol.  Always return list of directories.
9632         Guarantee that image directory comes first.  [Sync with image.el,
9633         revision 1.59, in Emacs.]
9634
9635         * message.el (message-make-tool-bar): Adjust to new API of
9636         `gmm-image-load-path-for-library'.
9637
9638         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9639
9640         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9641
9642 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9643
9644         * gnus-art.el (gnus-article-only-boring-p):
9645         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9646         intangible text.
9647         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9648
9649 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9650
9651         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9652         `defun' instead of `gmm-defun-compat'.
9653
9654 2006-03-14  Simon Josefsson  <jas@extundo.com>
9655
9656         * message.el (message-unique-id): Don't use message-number-base36
9657         if (user-uid) is a float.
9658         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9659
9660 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9661
9662         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9663
9664         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9665         empty line between a part and a message part.
9666
9667 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9668
9669         * smiley.el: Add more test smileys.
9670         (smiley-data-directory, smiley-regexp-alist)
9671         (gnus-smiley-file-types): Fix doc strings.
9672         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9673         adding new elements.
9674         (smiley-mouse-map): Unused code.  Make it a comment.
9675
9676 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9677
9678         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9679         scan latest NoCeM messages instead of old ones.
9680         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9681         delimiters that are recently used.
9682         (gnus-nocem-load-cache): Add autoload cookie.
9683
9684         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9685
9686         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9687         level which is larger than gnus-use-nocem is specified.
9688
9689         * gnus-group.el (gnus-group-get-new-news): Ditto.
9690
9691 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9692
9693         * gnus-util.el (gnus-tool-bar-update): New function.
9694
9695         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9696         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9697
9698         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9699
9700         * gnus-group.el (gnus-group-redraw-when-idle)
9701         (gnus-group-redraw-check): Remove.
9702         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9703
9704 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9705
9706         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9707         if optional last element is specified in splits (FIELD VALUE...).
9708
9709 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9710
9711         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9712         to gmm-image-load-path-for-library.  Call with no-error argument.
9713         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9714
9715         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9716
9717         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9718
9719         * gmm-utils.el (gmm-image-load-path): Remove alias.
9720
9721 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9722
9723         * gmm-utils.el (gmm-image-load-path): Add alias.
9724
9725         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9726         nnml-generate-nov-databases-1.
9727         (nnml-generate-nov-databases): Use it.
9728         (nnml-generate-nov-databases-directory): Document no-active
9729         argument.
9730
9731         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9732         directory if path is t.  Add no-error.
9733
9734         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9735         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9736
9737         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9738         resetting gnus-article-browse-html-temp-list.
9739
9740         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9741         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9742         Add example to docstring.  Rename local variables.  Move error
9743         checks to default case in cond and simplify.
9744
9745 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9746
9747         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9748         handle is multipart when calling it recursively.
9749         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9750
9751 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9752
9753         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9754         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9755
9756 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9759         is loaded.
9760
9761         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9762         loaded.
9763
9764 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9765
9766         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9767         to "Emacs 23 (unicode)" in doc string.
9768
9769         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9770         "Emacs 23 (unicode)" in comment.
9771
9772 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9775
9776         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9777         characters 160 through 255 in Emacs 23.
9778
9779 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9780
9781         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9782         gnus-article-browse-html-temp.
9783         (gnus-article-browse-delete-temp): Make it customizable.  Add
9784         `file'.  Adjust doc string.
9785         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9786         query for each file.  Adjust doc string.
9787         (gnus-article-browse-html-parts): Add
9788         `gnus-article-browse-delete-temp-files' to
9789         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9790
9791 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9792
9793         * gnus-art.el (gnus-article-browse-html-temp)
9794         (gnus-article-browse-delete-temp): New variables.
9795         (gnus-article-browse-delete-temp-files): New function.
9796         (gnus-article-browse-html-parts): Use it.
9797
9798 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9799
9800         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9801
9802         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9803         string.
9804
9805         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9806         gnus-summary-insert-new-articles when unplugged.  Remove
9807         gnus-summary-search-article-forward.
9808
9809         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9810         display-visual-class instead of display-color-cells.
9811
9812 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * dgnushack.el: Autoload customize-group for XEmacs.
9815
9816         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9817         message/* containing non-ASCII text properly.
9818
9819 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9820
9821         * message.el: Require gmm-utils, remove autoloads.
9822         (message-tool-bar): Set default based on
9823         gmm-tool-bar-style.
9824         (message-tool-bar-gnome): Add gmm-customize-mode.
9825
9826         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9827         gmm-tool-bar-style.
9828         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9829
9830         * gnus-group.el (gnus-group-tool-bar): Set default based on
9831         gmm-tool-bar-style.
9832         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9833
9834         * gmm-utils.el (gmm-image-directory): Rename variable from
9835         gmm-image-load-path.
9836         (gmm-image-load-path): Use gmm-image-directory.
9837         (gmm-customize-mode): New function.
9838         (gmm-tool-bar-style): New variable.
9839
9840         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9841         gnus-group-redraw-line-number.
9842         (gnus-group-redraw-check): Simplify.
9843         (gnus-group-tool-bar-update): Remove redraw check.
9844         (gnus-group-make-tool-bar): Add redraw check.
9845
9846 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9847
9848         * gnus-art.el (gnus-button): Add missing parentheses.
9849
9850 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * lpath.el: Fbind line-number-at-pos.
9853
9854 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9855
9856         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9857
9858 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9859
9860         * gnus-art.el (gnus-button): New face.
9861         (gnus-article-button-face): Use it.
9862
9863         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9864         gnus-summary-next-page.  Re-order.
9865
9866         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9867         next-node are now included.
9868         (gnus-group-redraw-line-number): New internal variable.
9869         (gnus-group-redraw-check): Helper function for updating the tool
9870         bar.
9871         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9872
9873         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9874
9875         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9876         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9877         Use it to match format of Spamassassin 3.0 and later.  Reported by
9878         IRIE Tetsuya <irie@t.email.ne.jp>.
9879         (spam-check-bogofilter)
9880         (spam-bogofilter-register-with-bogofilter): Fix args of
9881         `gnus-error' calls.
9882
9883 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9884
9885         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9886         unnecessary interaction when sending queued mails.  Reported by
9887         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9888
9889 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9890
9891         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9892         first or last are nil.
9893
9894 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9895
9896         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9897
9898 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9899
9900         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9901
9902 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9903
9904         * dns.el (query-dns): Protect more against buggy tcp output.
9905
9906 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9907
9908         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9909         nov.php.
9910
9911 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9912
9913         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9914         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9915         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9916         output on the server side.
9917         (nnweb-google-create-mapping): Update regexps and add some
9918         progress indication.
9919
9920 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9921
9922         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9923         gnus-agent-toggle-plugged.  Re-order icons.
9924         (gnus-group-tool-bar-gnome): Add
9925         gnus-group-{prev,next}-unread-group.
9926         (gnus-group-tool-bar-gnome): Re-order icons.
9927
9928         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9929         gnus-summary-insert-new-articles.
9930
9931         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9932         comments.
9933
9934         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9935         also available in Emacs 21.3.
9936
9937         * message.el (message-fix-before-sending): Change "Emacs 22" to
9938         "Emacs 23 (unicode)" in comment.
9939
9940         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9941         "Emacs 23 (unicode)" in comment.
9942
9943         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9944         comment.
9945         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9946
9947         * mm-view.el (mm-fill-flowed): Add :version.
9948
9949 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9950
9951         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9952         and load-path.
9953
9954 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9955
9956         * message.el: Autoload gmm-image-load-path.
9957         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9958         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9959         consitency.
9960
9961         * gmm-utils.el (gmm-image-load-path): Also search in
9962         "../etc/images".  Don't set gmm-image-load-path if we don't find
9963         the image.
9964
9965 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9966
9967         * gmm-utils.el (gmm-image-load-path): Don't make
9968         `gmm-image-load-path' include subdirectories which the second arg
9969         `image' might specify.
9970
9971         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9972         subdirectory to icon file names.
9973
9974         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9975
9976 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9977
9978         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9979         gmm-image-load-path calls.
9980
9981         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9982
9983         * message.el (message-make-tool-bar): Ditto.
9984
9985         * mml.el (mml-preview): Added comment concerning tool bar icons.
9986
9987         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9988         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9989
9990         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9991         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9992
9993         * message.el (message-tool-bar-gnome): Use new icon names.
9994         (message-make-tool-bar): Use `gmm-image-load-path'.
9995
9996         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9997         functions from MH-E.
9998         (gmm-image-load-path): New variable from MH-E.
9999         (gmm-image-load-path): New function from MH-E.  Added arguments
10000         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10001         *-image-load-path-called-flag.
10002
10003 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10004
10005         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10006
10007 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10008
10009         * nnimap.el (nnimap-request-move-article): Change folder back to
10010         source group before deleting.
10011
10012 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10013
10014         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10015
10016         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10017         mm-url.
10018
10019         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10020
10021 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10022
10023         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10024         coding system which mm-charset-to-coding-system returns for a
10025         given charset is valid.
10026
10027 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10028
10029         * html2text.el (html2text-remove-tag-list):
10030         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10031
10032 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10033
10034         * gnus-cus.el: Revert 2005-10-17 change.
10035
10036 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * gnus-art.el (article-strip-banner): Call
10039         article-really-strip-banner only when the regexp match is made.
10040
10041 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * gnus-art.el (article-strip-banner): Use
10044         gnus-extract-address-components instead of
10045         mail-header-parse-addresses to make it work with non-ASCII text;
10046         remove mail-encode-encoded-word-string.
10047
10048         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10049         values which are surrounded with \"...\"; make it never cause a
10050         Lisp error; give up parsing of parameters if it failed in
10051         extracting type.
10052
10053 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10054
10055         * smime.el (smime-cert-by-ldap-1): Fix bug where
10056         `smime-ldap-search' returns results without userCertificates.
10057
10058 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10061
10062 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10063
10064         * spam.el (spam-check-spamassassin-headers): Adapt format for
10065         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10066         <ari@mbf.ocn.ne.jp>.
10067         (spam-list-of-processors): Add spam-use-gmane.
10068
10069 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10070
10071         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10072         make-temp-file; make it work with XEmacs as well.
10073
10074         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10075         mm-make-temp-file.
10076
10077         * mm-decode.el (mm-display-external): Use the 3rd arg of
10078         mm-make-temp-file.
10079         (mm-create-image-xemacs): Ditto.
10080
10081 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10082
10083         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10084         with message-narrow-to-headers.
10085         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10086         (gnus-draft-check-draft-articles): New function.
10087         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10088
10089 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10090
10091         * gnus-art.el (gnus-article-browse-html-parts):
10092         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10093         Don't use suffix argument for mm-make-temp-file for Emacs 21
10094         compatibility.  Remove useless `format'.
10095
10096 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10097
10098         * nnweb.el (nnweb-google-wash-article): Update regexps.
10099         (nnweb-group-alist): Use defvoo instead of defvar.
10100
10101 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10102
10103         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10104         re-loading nn* modules.
10105
10106 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10107
10108         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10109         for `tool-bar-mode' and don't check it's default-value.
10110
10111         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10112
10113         * message.el (message-make-tool-bar): Ditto.
10114
10115         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10116         `substring'.  Shorten tmp-file name.
10117
10118         * gnus.el: Remove bogus comment.
10119
10120 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10121
10122         * gnus-art.el (gnus-article-browse-html-parts): New function.
10123         (gnus-article-browse-html-article): New function for viewing html
10124         articles with a browser.
10125
10126 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10127
10128         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10129         in elisp.
10130         (pgg-gpg-encrypt-symmetric-region): Ditto.
10131         (pgg-gpg-sign-region): Ditto.
10132
10133         * pgg-def.el (pgg-text-mode): New variable.
10134
10135         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10136         (mml2015-pgg-encrypt): Ditto.
10137
10138         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10139         (mml1991-pgg-encrypt): Ditto.
10140
10141 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10144         message-make-date instead of current-time-string.
10145
10146         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10147         to gnus-decoded which mm-uu might set.
10148
10149 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10152         don't decode quoted parameters; remove misimported Emacs code.
10153         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10154         (rfc2231-decode-encoded-string): Don't use split-string which
10155         behaves differently according to Emacs version; use
10156         mm-decode-coding-region to convert charset to coding-system.
10157         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10158         (rfc2231-encode-string): Remove misimported Emacs code.
10159
10160 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10163         when calling mail-header-parse-content-type.
10164         (article-de-quoted-unreadable): Ditto.
10165         (article-de-base64-unreadable): Ditto.
10166         (article-wash-html): Ditto.
10167
10168         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10169         calling mail-header-parse-content-type and
10170         mail-header-parse-content-disposition.
10171         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10172         mail-header-parse-content-type.
10173
10174         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10175         insert charset and format parameters; encode description after
10176         inserting it to buffer.
10177         (mml-insert-parameter): Fold lines properly even if a parameter is
10178         segmented into two or more lines; change the max column to 76.
10179
10180         * rfc1843.el (rfc1843-decode-article-body): Don't use
10181         ignore-errors when calling mail-header-parse-content-type.
10182
10183         * rfc2231.el (rfc2231-parse-string): Return at least type if
10184         possible; don't cause an error even if it fails in parsing of
10185         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10186         (rfc2231-encode-string): Don't break lines at the beginning, leave
10187         it to mml-insert-parameter.
10188
10189         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10190         calling mail-header-parse-content-type.
10191
10192 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10193
10194         * spam-report.el (spam-report-gmane-use-article-number):
10195         Improve doc string.
10196         (spam-report-gmane-internal): Check if a suitable header was found
10197         in the article.
10198
10199 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10200
10201         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10202         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10203
10204 2006-02-05  Romain Francoise  <romain@orebokech.com>
10205
10206         Update copyright notices of all files in the gnus directory.
10207
10208 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10209
10210         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10211
10212 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10213
10214         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10215         segmented lines of parameter value to cope with Thunderbird 1.5
10216         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10217         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10218         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10219
10220 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10221
10222         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10223         parts.
10224
10225 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10226
10227         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10228         there's only one active file for all servers.
10229         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10230         solid groups.  Gnus might have used a FAST request to select the group.
10231         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10232         and nnweb-search redundantly in the active file.
10233         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10234         (nnweb-request-create-group): Don't use ARGS.
10235         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10236         initialisations.  Let nnoo do the work.
10237
10238 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10239
10240         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10241         Say the part has been decoded.
10242
10243         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10244
10245 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10246
10247         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10248         mailcap-viewer-test-cache when there's no 'test clause, since that
10249         will invert the meaning of a "nil" test previously determined by
10250         mailcap-mailcap-entry-passes-test.
10251
10252 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10253
10254         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10255         compiling.
10256
10257         * gnus-sum.el: Ditto.
10258
10259         * message.el: Don't bind tool-bar-map when compiling.
10260
10261 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10262
10263         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10264
10265 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10266
10267         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10268         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10269         current Google Groups.
10270
10271 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10272
10273         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10274         and tool-bar-mode.
10275
10276         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10277         and tool-bar-mode.
10278
10279         * message.el (message-tool-bar-update): Simplify.
10280         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10281
10282         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10283         gnus-summary-buffer.
10284         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10285         gnus-summary-reply.
10286
10287         * gmm-utils.el (gmm): Add :version.
10288
10289 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10290
10291         * Makefile.in (clean): New rule.
10292         (distclean): Use it.
10293
10294 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10295
10296         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10297         autoload.
10298
10299 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * gmm-utils.el (gmm-verbose): Add :group.
10302
10303 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10304
10305         * message.el: Change some comments WRT tool-bars.
10306
10307         * gnus-sum.el (gnus-summary-tool-bar)
10308         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10309         (gnus-summary-tool-bar-zap-list): New variables.
10310         (gnus-summary-make-tool-bar): Complete rewrite using
10311         `gmm-tool-bar-from-list'.
10312
10313         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10314         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10315         variables.
10316         (gnus-group-make-tool-bar): Complete rewrite using
10317         `gmm-tool-bar-from-list'.
10318         (gnus-group-tool-bar-update): New function.
10319
10320         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10321
10322 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10323
10324         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10325         is dissected into a single part of which the type is the same as
10326         the given one; decode charset.
10327
10328 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10329
10330         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10331         into alists as symbol not string, since that's what
10332         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10333         look for.
10334
10335 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10336
10337         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10338         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10339
10340         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10341
10342 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10343
10344         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10345         (gnus-xmas-mime-security-button-menu): New function.
10346
10347         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10348         (gnus-mime-security-button-menu): New definition.
10349         (gnus-mime-security-button-map): Use them.
10350         (gnus-mime-security-button-menu): New function.
10351         (gnus-insert-mime-security-button): Addition to help echo.
10352         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10353         (gnus-mime-security-pipe-part): New functions.
10354
10355         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10356         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10357
10358         * mm-decode.el (mm-handle-set-disposition): Remove.
10359         (mm-handle-set-description): Remove.
10360
10361 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10364         (mm-w3m-standalone-supports-m17n-p): New function.
10365         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10366         w3m usage.
10367
10368         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10369         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10370
10371 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10372
10373         * message.el (message-tool-bar-zap-list): Use
10374         gmm-tool-bar-zap-list as custom type.
10375         (message-tool-bar-update): New function.
10376         (message-tool-bar, message-tool-bar-gnome)
10377         (message-tool-bar-retro): Add message-tool-bar-update.
10378         (message-tool-bar-gnome): Add flyspell-buffer.
10379
10380         * gnus-util.el (gnus-error): Describe `args'.
10381
10382         * gmm-utils.el (gmm-error): Describe `args'.
10383         (gmm-tool-bar-zap-list): New widget.
10384         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10385
10386 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10389         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10390         the number of recursive calls.
10391
10392         * mm-decode.el (mm-handle-set-disposition): New macro.
10393         (mm-handle-set-description): New macro.
10394
10395 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10396
10397         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10398         encoding.
10399
10400 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * message.el (message-tool-bar-zap-list, message-tool-bar)
10403         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10404         (message-tool-bar-local-item-from-menu): Remove.
10405         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10406         (message-make-tool-bar): New function.
10407         (message-mode): Use `message-make-tool-bar'.
10408
10409         * gmm-utils.el: New file.
10410         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10411         (gmm-lazy): New widget copied from `nnmail.el'.
10412         (gmm-tool-bar-from-list): New function for creating customizable
10413         tool bars.
10414         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10415         output.
10416         (gmm): Add :prefix to defgroup.
10417
10418 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10419
10420         * gmm-utils.el (gmm-widget-p): New function.
10421
10422 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10423
10424         * mml.el (mml-attach-file): Describe `description' in doc string.
10425         (mml-menu): Add Emacs MIME manual and PGG manual.
10426
10427 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10428
10429         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10430
10431 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10432
10433         * nntp.el (nntp-end-of-line): Doc fix.
10434
10435 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10436
10437         * imap.el (imap-open): Handle case where buffer is a buffer
10438         object.
10439
10440 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10441
10442         * gnus-delay.el (gnus-delay): Don't autoload.
10443         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10444         to be re-loaded when customizing the `gnus-delay' group.
10445
10446 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10447
10448         * message.el (message-insert-citation-line): Use newlines.
10449
10450 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10451
10452         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10453         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10454         these routines, so the passphrase can be managed externally and
10455         passed in to the system.
10456         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10457         pgg-add-passphrase-to-cache function.
10458
10459         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10460         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10461         these routines, so the passphrase can be managed externally and
10462         passed in to the system.
10463         (pgg-pgp5-sign-region): Use new name of
10464         pgg-add-passphrase-to-cache function.
10465
10466 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10467
10468         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10469         part of the decoded armor to find the key-identifier.
10470         (pgg-gpg-lookup-key-owner): New function to return the
10471         human-readable identifier of a key owner.
10472         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10473         itself.
10474         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10475         the key value) if we have a key and can match it against a secret
10476         key.  Also, added a note pointing out fact that the prompt only
10477         indicates the first matching key.
10478
10479         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10480         pgg-decrypt-region.
10481         (pgg-add-passphrase-to-cache): Rename from
10482         `pgg-add-passphrase-cache' to reduce confusion (all callers
10483         changed).
10484         (pgg-remove-passphrase-from-cache): Rename from
10485         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10486         changed).
10487         (pgg-read-passphrase, pgg-add-passphrase-cache)
10488         (pgg-remove-passphrase-cache): Add informative docstrings.
10489         (pgg-decrypt): Convey provided passphrase in subordinate call to
10490         pgg-decrypt-region.
10491
10492 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10493
10494         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10495         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10496         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10497         'passphrase' argument, so the passphrase can be managed externally
10498         and then passed in to the system.
10499
10500         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10501         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10502         so the passphrase cache can be used reliably with identifiers
10503         besides a pgp packet's key id.
10504
10505         * pgg-gpg.el (pgg-gpg-encrypt-region)
10506         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10507         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10508         these routines, so the passphrase can be managed externally and
10509         passed in to the system.
10510
10511         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10512         'notruncate' argument, so the passphrase cache can be used
10513         reliably with identifiers besides a pgp packet's key id.
10514
10515 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10516
10517         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10518         symmetric encryption.
10519         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10520         encrypted session key.
10521         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10522         message ask for the passphrase in a proper way.
10523
10524         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10525         New user commands for symmetric encryption.
10526
10527 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10528
10529         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10530
10531         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10532
10533 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10534
10535         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10536
10537 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10538
10539         * mm-decode.el (mm-inlined-types): Add application/pgp.
10540         (mm-automatic-display): Ditto.
10541
10542         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10543         part as text.
10544
10545 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * nnrss.el: Update copyright.
10548         (nnrss-opml-import): Query whether to subscribe to each entry.
10549
10550         * gnus-art.el:
10551         * gnus-sum.el:
10552         * gnus-xmas.el:
10553         * messagexmas.el:
10554         * mm-uu.el:
10555         * mm-view.el: Update copyright.
10556
10557 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10558
10559         * message.el (message-info): New function.
10560         (message-mode-menu): Add it.
10561         Update copyright.
10562
10563         * ChangeLog: Fix and update copyright.
10564
10565 2006-01-13  Romain Francoise  <romain@orebokech.com>
10566
10567         * message.el (message-forward-subject-name-subject): Prefer the
10568         address to 'nowhere' if the sender has no name.
10569         Fix typo.  Update copyright year.
10570
10571 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10572
10573         * gnus-art.el (article-wash-html): Use
10574         gnus-summary-show-article-charset-alist if a numeric arg is given.
10575         (gnus-article-wash-html-with-w3m-standalone): New function.
10576
10577         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10578         mm-inline-text-html-render-with-w3m-standalone.
10579         (mm-text-html-washer-alist): Map w3m-standalone to
10580         gnus-article-wash-html-with-w3m-standalone.
10581         (mm-inline-text-html-render-with-w3m-standalone): New function.
10582
10583 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10584
10585         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10586         Improve LaTeX.
10587
10588 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10589
10590         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10591         (nnrss-request-article): Render text/plain parts as HTML.
10592
10593         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10594         the buffer.
10595
10596 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10597
10598         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10599         custom definition of `gnus-posting-styles'.
10600
10601         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10602         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10603
10604 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10605
10606         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10607         Use nntp for bug archive.
10608
10609 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10612         parts.
10613         (nnrss-normalize-date): New function converts ISO 8601 date into
10614         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10615         (nnrss-check-group): Use it.
10616
10617 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10620
10621         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10622         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10623         (nnrss-insert-w3): Ditto.
10624
10625 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10626
10627         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10628         the articles to be forwarded including the case where neither a
10629         number of articles nor a region is specified.
10630
10631 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10632
10633         * nnrss.el (nnrss-request-article): Fix last change; fill
10634         text/plain parts.
10635
10636 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10637
10638         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10639         in text/plain part.
10640         (nnrss-check-group): Don't add excessive newline to dc:subject.
10641
10642 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10643
10644         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10645         article.
10646
10647 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10648
10649         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10650         (nnml-use-compressed-files, nnml-save-mail): Support other
10651         comression programs such as bzip2.
10652
10653 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10654
10655         * dns.el (query-dns): Make sure we check the buffer size before
10656         removing tcp headers.
10657
10658 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10659
10660         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10661         remove MIME buttons associated with multipart/alternative parts.
10662         (gnus-mime-display-alternative): Tag buttons using `article-type'
10663         text property.
10664
10665         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10666         associated with multipart/alternative parts.
10667
10668         * gnus-art.el (gnus-signature-separator): Fix custom type.
10669
10670         * mm-decode.el (mm-inlined-types): Fix custom type.
10671         (mm-keep-viewer-alive-types): Ditto.
10672         (mm-automatic-display): Ditto.
10673         (mm-attachment-override-types): Ditto.
10674         (mm-inline-override-types): Ditto.
10675         (mm-automatic-external-display): Ditto.
10676
10677 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10678
10679         * spam-report.el (spam-report-user-mail-address)
10680         (spam-report-user-agent): New variables.
10681         (spam-report-url-ping-plain): Use spam-report-user-agent.
10682
10683 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10684
10685         * gnus-art.el (gnus-button-handle-custom): Do not just use
10686         `customize-apropos' for any "M-x customize-*" button but the
10687         function called for.  Accept both the function name and its
10688         argument in order to achieve this.
10689         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10690         function name to `gnus-button-handle-custom' in case of "M-x
10691         customize-*" buttons.
10692
10693 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10696         multipart/alternative and add xref to mm-discouraged-alternatives
10697         in doc string.
10698
10699         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10700         gnus-buttonized-mime-types in doc string.
10701
10702 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10703
10704         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10705         Suggest image/.* in the doc string.
10706
10707 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10708
10709         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10710         message-marks (Debian bug #342521).
10711
10712 2005-12-12  Simon Josefsson  <jas@extundo.com>
10713
10714         * password.el (password-read-from-cache): Add.
10715         (password-read): Use it.
10716
10717 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10718
10719         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10720         us-ascii as a MIME charset.
10721
10722         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10723         against the case where the 2nd arg TYPE is nil.
10724
10725 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10726
10727         * pop3.el (pop3-stream-type): Fix custom version.
10728
10729         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10730
10731 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10732
10733         * mm-decode.el (mm-display-external): Add missing cdr.
10734
10735 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10736
10737         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10738         RFC1524) if it is in mailcap or add a suffix according to
10739         mailcap-mime-extensions when generating a temp filename; postpone
10740         deleting a temp file for 2 seconds for some wrappers, shell
10741         scripts, and so on, which might exit right after having started a
10742         viewer command as a background job.
10743
10744 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10745
10746         * nntp.el (nntp-marks-directory): Fix custom group.
10747
10748         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10749         steps when < 10.
10750
10751         * gnus-start.el (gnus-no-server-1): Mention
10752         `gnus-level-default-subscribed' in doc string.
10753
10754 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10755
10756         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10757         parens.
10758
10759 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * gnus-xmas.el (gnus-use-toolbar): Revert.
10762         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10763         gnus-use-toolbar is default.
10764
10765         * messagexmas.el (message-use-toolbar): Revert.
10766         (message-setup-toolbar): Use global default-toolbar if
10767         message-use-toolbar is default.
10768
10769 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10770
10771         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10772         according to default-toolbar-visible-p.
10773
10774         * messagexmas.el (message-use-toolbar): Ditto.
10775
10776 2005-11-26  Dave Love  <fx@gnu.org>
10777
10778         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10779         (tls-program, tls-success): Provide openssl alternative.
10780
10781         * starttls.el: Doc fixes.
10782         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10783         SERVICE to PORT.
10784
10785         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10786         port null or service name.
10787         (starttls-negotiate): Autoload.
10788
10789 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10790
10791         * message.el (message-kill-to-signature): Fix interactive spec.
10792
10793 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10794
10795         * pop3.el (pop3-open-server): Recognize a string as a service name.
10796
10797 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10798
10799         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10800
10801 2005-11-23  Dave Love  <fx@gnu.org>
10802
10803         Add pop3s, pop3/starttls.
10804
10805         * pop3.el (pop3-authentication-scheme): Clarify doc.
10806         (open-tls-stream, starttls-open-stream): Autoload.
10807         (pop3-stream-type): New.
10808         (pop3-open-server): Use it.
10809
10810         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10811         for POP.
10812         (mail-source-keyword-map): Add :stream for POP.
10813         (mail-source-fetch-pop): Use pop3-stream-type.
10814
10815 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10818         of current-time-string.
10819
10820 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10821
10822         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10823         date header.
10824
10825 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10826
10827         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10828         it can seriously impact performance as it bypasses the agent's
10829         local caches.
10830
10831 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10832
10833         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10834         must be explicitly online rather than "not explicitly offline" for
10835         its flags to be synchronized.
10836
10837         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10838         that gnus-uu-unmark-thread will function correctly.
10839
10840         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10841         1024K is instead displayed as 1M.
10842
10843 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10844
10845         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10846
10847 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10848
10849         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10850
10851 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10852
10853         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10854         error message to display actual error condition.
10855         (gnus-agent-save-local): Avoid saving symbols that are bound to
10856         nil as they simply result in a warning message in
10857         gnus-agent-read-local.
10858
10859 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10862         rather than make-variable-buffer-local for file-precious-flag.
10863
10864 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10865
10866         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10867         for duplicates which are removed.  The invalid sort check then
10868         triggers a rescan after the sort as sorting may have moved
10869         duplicate entries such that they can be cheaply detected.
10870
10871 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10872
10873         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10874
10875 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10876
10877         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10878         internal variable to a custom variable.  Changed default value
10879         from compressed(2) to uncompressed(1).
10880         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10881         support for uncompressed agentview files.  Taken together, reading
10882         the agentview file should now be 6-7 times faster.
10883
10884 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10885
10886         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10887         as a buffer-local variable.  This avoids creating truncated
10888         dribble files as a result of a hang up, eg.
10889
10890 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10891
10892         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10893         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10894         XEmacs.
10895
10896 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10897
10898         * gnus-start.el (gnus-start-draft-setup): Enforce
10899         `gnus-draft-mode' for nndraft:drafts at startup.
10900
10901         * gnus.el (gnus-splash): Change custom group.
10902         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10903         allow-list argument.
10904
10905         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10906         string.
10907
10908 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10909
10910         * gnus-art.el (gnus-default-article-saver): Add user-defined
10911         `function' to custom type.
10912
10913 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10914
10915         * imap.el (imap-open): Handle case where buffer is a buffer
10916         object.
10917
10918 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10919
10920         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10921         long lines.
10922         (gnus-cache-delete-group): Wrap doc strings.
10923
10924         * gnus-agent.el (gnus-agent-rename-group)
10925         (gnus-agent-delete-group): Wrap doc strings.
10926
10927 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10928
10929         * messagexmas.el (message-use-toolbar): Change the valid values
10930         into default, top, bottom, left, and right.
10931         (message-toolbar-thickness): New variable.
10932         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10933         well.
10934         (message-setup-toolbar): Make it work.
10935
10936         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10937         (gnus-use-toolbar): Change the valid values into default, top,
10938         bottom, left, and right.
10939         (gnus-toolbar-thickness): New variable.
10940         (gnus-xmas-setup-toolbar): New function.
10941         (gnus-xmas-setup-group-toolbar): Use it.
10942         (gnus-xmas-setup-summary-toolbar): Use it.
10943
10944 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10945
10946         * gnus-start.el (gnus-1): Add "native" to
10947         gnus-predefined-server-alist.
10948
10949         * gnus.el (gnus-method-to-server): Don't add "native" to the
10950         lists here, because that leads to problems when
10951         gnus-select-method is bound.
10952
10953 2005-11-09  Simon Josefsson  <jas@extundo.com>
10954
10955         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10956         use (not sort-by-date) instead.
10957
10958 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10959
10960         * gnus-delay.el (gnus-delay-group): Don't autoload.
10961         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10962         to be re-loaded when customizing the `gnus-delay' group.
10963
10964 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10965
10966         * message.el: Revert last changes.
10967         (message-insert-citation-line): Use newlines.
10968
10969 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10970
10971         * message.el (message-courtesy-message)
10972         (message-mark-insert-begin, message-mark-insert-end)
10973         (message-elide-ellipsis, message-cancel-message)
10974         (message-add-header, message-change-subject)
10975         (message-cross-post-followup-to-header)
10976         (message-cross-post-insert-note, message-reduce-to-to-cc)
10977         (message-widen-reply, message-delete-not-region)
10978         (message-kill-to-signature, message-insert-signature)
10979         (message-insert-importance-high, message-insert-importance-low)
10980         (message-insert-or-toggle-importance)
10981         (message-insert-disposition-notification-to)
10982         (message-indent-citation, message-yank-original)
10983         (message-cite-original-without-signature, message-cite-original)
10984         (message-insert-citation-line, message-position-on-field)
10985         (message-fix-before-sending, message-send-mail-partially)
10986         (message-send-mail, message-send-mail-with-sendmail)
10987         (message-send-mail-with-qmail, message-send-news)
10988         (message-check-news-header-syntax, message-generate-headers)
10989         (message-insert-courtesy-copy, message-fill-address)
10990         (message-fill-header, message-shorten-references)
10991         (message-setup-1, message-cancel-news)
10992         (message-forward-make-body-plain, message-forward-make-body-mime)
10993         (message-forward-make-body-mml, message-encode-message-body)
10994         (message-forward-make-body-digest-plain)
10995         (message-forward-make-body-digest-mime)
10996         (message-use-alternative-email-as-from): Insert `hard-newline'
10997         instead of ordinary newlines.
10998
10999 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11000
11001         * message.el (message-generate-headers): Downcase the argument
11002         given to message-check-element.
11003
11004 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11005
11006         * nntp.el (nntp-authinfo-rejected): New error condition.
11007         (nntp-wait-for): Use new error condition to signal authentication
11008         error.
11009         (nntp-retrieve-data): Rethrow new error condition to break out of
11010         recursive call to nntp-send-authinfo.
11011
11012 2005-11-08  Romain Francoise  <romain@orebokech.com>
11013
11014         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11015         (gnus-summary-exit-map): Bind to `Z p'.
11016         (gnus-summary-make-menu-bar): Add menu item.
11017
11018 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11019
11020         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11021         (gnus-treat-*): Add `first' in all doc strings.
11022
11023         * gnus-group.el (gnus-group-compact-group): Fix typo.
11024
11025 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11026
11027         * gnus.el (gnus-parameters-case-fold-search): New variable.
11028         (gnus-parameters-get-parameter): Use it.
11029
11030         * gnus-score.el (gnus-home-score-file): Doc fix.
11031
11032 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11033
11034         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11035
11036 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11037
11038         * mm-util.el (mm-special-display-p): New function.
11039
11040         * mml.el (mml-preview): Use it; doc fix.
11041
11042 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11043
11044         * imap.el (imap-open): Handle case where buffer is a buffer object.
11045
11046 2005-10-29  Romain Francoise  <romain@orebokech.com>
11047
11048         * message.el (message-fix-before-sending): Fix comment.
11049
11050 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11051
11052         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11053
11054 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11055
11056         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11057         Used in gnus-score.el.
11058
11059 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11060
11061         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11062
11063 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11064
11065         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11066         whitespace removed in revision 7.8.  Use concatenated string to
11067         protect trailing whitespace.
11068
11069 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11070
11071         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11072         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11073         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11074         Courier IMAP ("some version from 2004").  Mostly based on similar
11075         code in the same function.
11076
11077 2005-10-26  Didier Verna  <didier@xemacs.org>
11078
11079         * gnus-group.el (gnus-group-compact-group): Invalidate original
11080         article buffer.
11081         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11082         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11083         NOV database and in article itself.
11084         Invalidate article backlog.
11085
11086 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11087
11088         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11089
11090 2005-10-26  Simon Josefsson  <jas@extundo.com>
11091
11092         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11093         part of 2004-07-25 change.
11094
11095 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11096
11097         * message.el (message-display-completion-list): New function.
11098         (message-expand-group): Use it; make sure the Completions buffer
11099         is modifiable.
11100 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11101
11102         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11103         user-mail-name is an empty string.
11104
11105 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11106
11107         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11108         depending on gnus-score-decay-constant.
11109
11110         * encrypt.el (encrypt-insert-file-contents)
11111         (encrypt-write-file-contents): Don't use `gnus-message'.
11112
11113         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11114         arguments.
11115         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11116         arguments to mm-uu-verbatim-marks-extract.
11117         (mm-uu-hide-markers): New variable.
11118         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11119
11120         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11121         (gnus-convert-image-to-face-command): Use "convert" by default to
11122         allow other input image formats.
11123         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11124         accordingly.
11125
11126 2005-10-23  Simon Josefsson  <jas@extundo.com>
11127
11128         * imap.el (imap-gssapi-program): Align command line parameters
11129         with latest GNU SASL.
11130         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11131
11132 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11133
11134         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11135         HTML.
11136         (nnslashdot-request-article): Ditto.
11137
11138         * lpath.el (featurep): Add nobreak-char-display.
11139
11140 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11141
11142         * mail-source.el (mail-source-fetch-pop): Require pop3.
11143         (mail-source-check-pop): Ditto.
11144
11145 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11146
11147         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11148         errors.
11149
11150 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11151
11152         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11153         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11154
11155         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11156
11157         * mm-bodies.el (mm-decode-string): Call
11158         `mm-charset-to-coding-system' with allow-override argument.
11159
11160 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11161
11162         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11163         (rfc2047-charset-to-coding-system): New function.
11164         (rfc2047-decode-encoded-words): New function.
11165         (rfc2047-decode-region): Use them.
11166         (rfc2047-decode-cte): Remove.
11167         (rfc2047-parse-and-decode): Remove.
11168         (rfc2047-decode): Remove.
11169
11170 2005-10-15  Kenichi Handa  <handa@m17n.org>
11171
11172         * rfc2047.el (rfc2047-decode-cte): New function.
11173         (rfc2047-decode-region): Change the way to decode successive
11174         encoded-words: decode B- or Q-encoding in each encoded-word,
11175         concatenate them, and decode it as charset.
11176
11177 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * lpath.el: Fbind codepage-setup for XEmacs.
11180
11181 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11182
11183         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11184         widget-move-and-invoke.
11185         (gnus-custom-mode): Use gnus-custom-map.
11186
11187 2005-10-15  Bill Wohler  <wohler@newt.com>
11188
11189         * message.el (message-tool-bar-map): Renamed image file from
11190         mail_send to mail/send.
11191
11192 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11193
11194         * message.el (message-expand-group): Pass the common
11195         prefix substring of completion to `display-completion-list'.
11196
11197 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11198
11199         * mml-sec.el (mml-secure-method): New internal variable.
11200         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11201         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11202         functions using mml-secure-method.
11203
11204         * mml.el (mml-mode-map): Add key bindings for those functions.
11205         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11206         Harder <harder@myrealbox.com>.
11207         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11208         end of message if point is the headers of the message.
11209
11210         * message.el (message-in-body-p): New function.
11211
11212         * assistant.el: Autoload gnus-util and netrc.
11213
11214         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11215         Use `mm-charset-override-alist' only when decoding.
11216
11217         * mm-bodies.el (mm-decode-body): Call
11218         `mm-charset-to-coding-system' with allow-override argument.
11219
11220         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11221         `filename' from Content-Disposition if Content-Type doesn't
11222         provide `name'.
11223         (gnus-mime-view-part-as-type): Set default instead of
11224         initial-input.
11225
11226 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11227
11228         * format-spec.el (format-spec): Propagate text properties of % spec.
11229
11230 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * gnus-art.el (gnus-treat-predicate): Add `first'.
11233
11234 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11237         (mm-charset-override-alist): New variable.
11238         (mm-charset-to-coding-system): Use it.
11239         (mm-codepage-setup): New helper function.
11240         (mm-charset-eval-alist): New variable.
11241         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11242         about unknown charsets.
11243
11244         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11245
11246 2005-10-04  David Hansen  <david.hansen@gmx.net>
11247
11248         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11249         (nnrss-check-group): Ditto.
11250
11251 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11252
11253         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11254         Rename x-gnus-verbatim to x-verbatim.
11255         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11256
11257         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11258         x-verbatim.
11259
11260         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11261
11262         * gnus-util.el (gnus-remove-duplicates): Remove.
11263
11264         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11265         instead of gnus-remove-duplicates.
11266
11267         * message.el (message-remove-duplicates): Remove.
11268         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11269         message-remove-duplicates.
11270
11271         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11272         available, else use implementation from `delete-dups'.
11273
11274         * message.el (message-insert-expires): New function.
11275         (message-mode-map): Add key binding.
11276         (message-mode-field-menu): Add menu entry.
11277         (message-mode): Document it.
11278         (message-make-expires-date): Use `message-make-date'.
11279
11280 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11281
11282         * message.el (message-make-expires-date): New function.
11283
11284 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11285
11286         * Makefile.in (list-installed-shadows): New entry.
11287         (install): Use it.
11288         (remove-installed-shadows): New entry.
11289
11290         * dgnushack.el (dgnushack-default-load-path): New variable.
11291         (dgnushack-find-lisp-shadows): New function.
11292         (dgnushack-remove-lisp-shadows): New function.
11293
11294 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11295
11296         * Makefile.in (install-el-elc): New entry.
11297         (install): Use it so that .el files are necessarily installed.
11298
11299 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11300
11301         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11302
11303 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11304
11305         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11306         function rather than the diff-mode.el package.
11307         (mm-display-external): Use with-current-buffer.
11308         (mm-viewer-completion-map, mm-viewer-completion-map):
11309         Move initialization inside declaration.
11310
11311 2005-09-29  Simon Josefsson  <jas@extundo.com>
11312
11313         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11314         autoload mail-check-payment.
11315         (spam-check-hashcash): Define unconditionally, since hashcash.el
11316         is part of Gnus now.  Ignore errors from payment checking.
11317
11318 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11319
11320         * message.el (message-bold-region, message-unbold-region): Rename
11321         from `bold-region' and `unbold-region'.
11322
11323         * message.el: Remove useless autoloads.
11324
11325 2005-09-28  Simon Josefsson  <jas@extundo.com>
11326
11327         * message.el (message-use-idna): Default to t.
11328         (message-use-idna): Test whether encoding works too.  Doc fix.
11329
11330 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11331
11332         * nntp.el (nntp-warn-about-losing-connection): Remove.
11333
11334 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11337         customizable.  Change default value.
11338         (mm-uu-diff-groups-regexp): Change default value.
11339         (mm-uu-type-alist): Add doc string.
11340         (mm-uu-configure): Add doc string.  Make it interactive.
11341         (mm-uu-tex-groups-regexp): New variable.
11342         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11343         (mm-uu-type-alist): Add LaTeX documents.
11344         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11345         of "text/verbatim".
11346         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11347
11348         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11349         instead of "text/verbatim".
11350
11351         * message.el (message-mark-inserted-region)
11352         (message-mark-insert-file): Use slrn style marks when called with
11353         prefix argument.
11354
11355 2005-09-27  Simon Josefsson  <jas@extundo.com>
11356
11357         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11358
11359 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11360
11361         * message.el (message-remove-duplicates): New function.
11362         Implementation borrowed from `gnus-remove-duplicates'.
11363         (message-idna-to-ascii-rhs): Also encode idna addresses in
11364         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11365         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11366         only ask about the same idna domain once per header and also tell
11367         in what header to replace the idna domain.
11368
11369         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11370         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11371         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11372         a header is decoded and not just the last one.
11373
11374 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11377         has been decoded.
11378
11379         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11380         (mm-insert-part): Don't modify text if it has been decoded.
11381
11382         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11383         decoded.
11384
11385         * mm-view.el (mm-inline-text): Don't strip text props unless
11386         decoding enriched or richtext parts.
11387
11388 2005-09-25  Romain Francoise  <romain@orebokech.com>
11389
11390         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11391         * gnus-start.el (gnus-subscribe-interactively):
11392         * gnus-uu.el (gnus-uu-grab-articles):
11393         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11394         space.
11395
11396 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11397
11398         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11399         * mm-view.el (mm-view-pkcs7-decrypt):
11400         * gnus-sum.el (gnus-summary-limit-to-extra)
11401         (gnus-summary-respool-article, gnus-read-move-group-name):
11402         * gnus-score.el (gnus-summary-increase-score):
11403         * gnus-util.el (gnus-completing-read-with-default):
11404         * gnus-art.el (gnus-read-save-file-name)
11405         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11406         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11407         * message.el (message-check-news-header-syntax):
11408         Follow convention for reading with the minibuffer.
11409
11410 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11411
11412         * spam-report.el (spam-report-url-ping-plain):
11413         Use gnus-extended-version as User-Agent.
11414
11415         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11416         default value is nil.
11417
11418         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11419         (mm-uu-verbatim-marks-extract): New function.
11420         (mm-uu-extract): New face.
11421         (mm-uu-copy-to-buffer): Use it.
11422
11423         * spam-report.el (spam-report-gmane-ham): Renamed from
11424         `spam-report-gmane-unspam'.
11425         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11426         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11427
11428         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11429         Autoload.
11430         (spam-report-gmane-unregister-routine): Renamed
11431         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11432
11433 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11434
11435         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11436         (spam-report-gmane-unregister-routine): Add support for gmane
11437         unregistration.
11438
11439         * spam-report.el (spam-report-gmane-unspam)
11440         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11441         (spam-report-gmane): Change to take a single article and do unspam
11442         registration.
11443
11444 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11445
11446         * mm-url.el (mm-url-decode-entities): Fix regexp.
11447
11448 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11449
11450         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11451         default to nil, to be able to use Gnus at all.  If the default
11452         switches to something else, then the function should be fixed not
11453         be exceedingly slow.
11454
11455 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11456
11457         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11458         fail hard.
11459
11460         * spam-report.el: Add better Keywords line.
11461
11462         * spam.el: Add Maintainer and better Keywords line.
11463
11464 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11465
11466         * gnus-art.el (gnus-article-replace-part)
11467         (gnus-mime-replace-part): New functions.
11468         (gnus-mime-action-alist, gnus-mime-button-commands)
11469         (gnus-mime-save-part-and-strip): Added file argument.
11470         (gnus-article-part-wrapper): Added interactive argument.
11471
11472         * gnus-sum.el (gnus-summary-mime-map): Add
11473         `gnus-article-replace-part'.
11474
11475 2005-09-19  Didier Verna  <didier@xemacs.org>
11476
11477         The nnml compaction feature:
11478         * nnml.el (nnml-request-compact-group): New function.
11479         * nnml.el (nnml-request-compact): New function.
11480         * gnus-int.el (gnus-request-compact-group): New function.
11481         * gnus-int.el (gnus-request-compact): New function.
11482         * gnus-group.el (gnus-group-compact-group): New function.
11483         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11484         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11485         * gnus-srvr.el (gnus-server-compact-server): New function.
11486         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11487         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11488
11489 2005-09-18  Deepak Goel  <deego@gnufans.org>
11490
11491         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11492         format spec.
11493
11494 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11497
11498 2005-09-15  Romain Francoise  <romain@orebokech.com>
11499
11500         * message.el (message-fill-paragraph): Clarify docstring.
11501
11502 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11503
11504         * gnus-art.el (gnus-mime-display-part): Protect against broken
11505         MIME messages.
11506
11507 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11508
11509         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11510         before parsing header.
11511
11512 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11513
11514         * html2text.el (html2text-replace-list): Add new entities.
11515
11516 2005-09-11  Romain Francoise  <romain@orebokech.com>
11517
11518         * message.el (message-alternative-emails): Improve docstring.
11519         (message-setup-1): Call `message-use-alternative-email-as-from'
11520         after `message-setup-hook' to give it precedence over posting
11521         styles, etc.
11522         (message-use-alternative-email-as-from): Add docstring.  Remove
11523         the original From header if present.
11524
11525         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11526         (nnml-save-mail): Use it.
11527
11528         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11529         articles.  Add new argument `silent'.
11530         (gnus-uu-mark-all): Report the total number of marked articles.
11531
11532 2005-09-10  Romain Francoise  <romain@orebokech.com>
11533
11534         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11535         (gnus-uu-mark-series): Likewise.
11536
11537 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11538
11539         * spam-report.el (spam-report-gmane): Fix generation of spam
11540         report URL.
11541
11542 2005-09-10  Simon Josefsson  <jas@extundo.com>
11543
11544         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11545         t, based on discussion on the ding list with Robert Epprecht
11546         <epprecht@solnet.ch>.
11547
11548 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11549
11550         * spam-report.el (spam-report-gmane): Make it work without
11551         X-Report-Spam header.  Gmane now only provides Archived-At.
11552         This is only used if `spam-report-gmane-use-article-number' is nil.
11553         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11554
11555         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11556         make `gnus-summary-sort-by-recipient' work with threading.
11557
11558         * nnweb.el (nnweb-google-wash-article): Print a message if article
11559         is not available.
11560
11561 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11562
11563         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11564         change.  Decode text/* parts content before displaying.
11565
11566 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11567
11568         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11569
11570 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11571
11572         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11573
11574         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11575         url-package-name, url-package-version,
11576         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11577         w3m-display-inline-images, and w3m-minor-mode-map.
11578
11579 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11580
11581         * message.el (message-tab-body-function): Fix mismatched custom type.
11582
11583         * gnus.el (gnus-group-change-level-function): Ditto.
11584
11585         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11586
11587         * gnus-art.el (gnus-signature-limit)
11588         (gnus-article-mime-part-function): Ditto.
11589
11590 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * mml.el (mml-mode): Silence the byte compiler.
11593
11594         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11595         using `(sit-for 0)' before moving the point to the specified part;
11596         skip unbuttonized parts.
11597         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11598         return to the summary window if gnus-auto-select-part is non-nil.
11599
11600 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11601
11602         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11603         variables.
11604         (mml-dnd-attach-file, mml-mode): Use them.
11605
11606         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11607         Make fetching article by MID work again for Google Groups.  Added
11608         FIXME concerning gnus-group-make-web-group.
11609
11610         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11611         Don't depend on Gnus by using mail-extract-address-components if
11612         gnus-extract-address-components is not bound.
11613
11614 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11615
11616         * gnus-art.el (gnus-mime-display-security): Don't display the
11617         signature, but only the signed part.
11618
11619 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11622
11623         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11624         list, not listp.
11625
11626 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11627
11628         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11629         when encoding.
11630
11631         * mm-bodies.el (mm-decode-content-transfer-encoding):
11632         De-canonicalize CRLF for all text content types, not just
11633         text/plain.
11634
11635 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11636
11637         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11638         valid article; point arrow and cursor at the MIME button.
11639
11640 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11641
11642         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11643         Suggested by Dan Christensen <jdc@uwo.ca>.
11644
11645         * mm-decode.el (mm-save-part): Enable change of prompt.
11646
11647 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11648
11649         * gnus-msg.el (gnus-inews-add-send-actions): Made
11650         `message-post-method' lambda parameter ARG `&optional'.
11651
11652 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11653
11654         * gnus-sum.el (gnus-summary-mime-map): Added
11655         gnus-article-save-part-and-strip, gnus-article-delete-part and
11656         gnus-article-jump-to-part.
11657
11658         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11659         (gnus-article-edit-part): Use it.
11660         (gnus-article-part-wrapper): Added no-handle argument.
11661         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11662         functions.
11663
11664 2005-08-29  Romain Francoise  <romain@orebokech.com>
11665
11666         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11667         docstring.
11668         (gnus-face-from-file): Likewise.
11669
11670 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11671
11672         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11673         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11674         non-nil.
11675         (gnus-auto-select-part): New variable.
11676         (gnus-article-jump-to-part): New function.
11677         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11678         (gnus-mime-delete-part): Allow selecting specified part after
11679         deleting or stripping parts.
11680         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11681         part if argument is bogus.
11682
11683 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11684
11685         * gnus-art.el (w3m-minor-mode-map):
11686         * gnus-spec.el (gnus-newsrc-file-version):
11687         * gnus-util.el (nnmail-active-file-coding-system)
11688         (gnus-original-article-buffer, gnus-user-agent):
11689         * gnus.el (gnus-ham-process-destinations)
11690         (gnus-parameter-ham-marks-alist)
11691         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11692         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11693         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11694         * mm-decode.el (gnus-current-window-configuration):
11695         * mm-extern.el (gnus-article-mime-handles):
11696         * mm-url.el (url-current-object, url-package-name)
11697         (url-package-version):
11698         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11699         (smime-keys, w3m-cid-retrieve-function-alist)
11700         (w3m-current-buffer, w3m-display-inline-images)
11701         (w3m-minor-mode-map):
11702         * mml-smime.el (gnus-extract-address-components):
11703         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11704         (gnus-newsrc-hashtb, message-default-charset)
11705         (message-deletable-headers, message-options)
11706         (message-posting-charset, message-required-mail-headers)
11707         (message-required-news-headers):
11708         * mml1991.el (mc-pgp-always-sign):
11709         * mml2015.el (mc-pgp-always-sign):
11710         * nnheader.el (nnmail-extra-headers):
11711         * rfc1843.el (gnus-decode-encoded-word-function)
11712         (gnus-decode-header-function, gnus-newsgroup-name):
11713         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11714
11715 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11716
11717         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11718         the end of the date treatments.
11719
11720 2005-08-15  Simon Josefsson  <jas@extundo.com>
11721
11722         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11723         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11724         Capello and Romain Francoise.
11725         (pgg-fetch-key-function): Removed, not used?
11726         (pgg-insert-url-with-w3): Require url, to get
11727         url-insert-file-contents regardless of where it is defined.
11728
11729 2005-08-13  Romain Francoise  <romain@orebokech.com>
11730
11731         * message.el (message-cite-original-1): New function.
11732         (message-cite-original): Use it.
11733         (message-cite-original-without-signature): Ditto.
11734
11735 2005-08-08  Romain Francoise  <romain@orebokech.com>
11736
11737         * message.el (message-yank-empty-prefix): New variable.
11738         (message-indent-citation): Use it.
11739         (message-cite-original-without-signature): Respect X-No-Archive.
11740
11741 2005-08-08  Simon Josefsson  <jas@extundo.com>
11742
11743         * pgg.el: Autoload url-insert-file-contents instead of loading
11744         w3/url.
11745         (pgg-insert-url-with-w3): Don't load url here.
11746
11747 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11748
11749         * message.el (message-kill-to-signature): Don't insert newline at
11750         bol.
11751         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11752
11753 2005-08-06  Romain Francoise  <romain@orebokech.com>
11754
11755         * message.el (message-user-fqdn): Fix typo in docstring.
11756
11757 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11758
11759         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11760
11761         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11762
11763 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11764
11765         * mm-bodies.el (mm-encode-body): Use coding system rather than
11766         charset to encode text.
11767
11768         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11769         number of charsets if utf-8 is available (XEmacs).
11770
11771 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11774         taken from `gnus-button-mid-or-mail-regexp'.
11775         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11776         (gnus-button-alist): Improve regexp for domain part of the MIDs
11777         for news:localpart@domain buttons.
11778         (gnus-button-ctan-directory-regexp): Update.
11779
11780 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11781
11782         * sieve-manage.el (sieve-manage-interactive-login): Use
11783         make-local-variable rather than make-variable-buffer-local.
11784         (sieve-manage-open): Ditto.
11785         (sieve-manage-authenticate): Ditto.
11786
11787         * mml.el (mml-generate-mime-1): Make the content type default to
11788         text/plain if the filename is not specified.
11789
11790 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11793         instead of insert-buffer.
11794
11795         * message.el (message-yank-original): Ditto; set the mark at the
11796         end of the yanked message.
11797
11798 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11801         lines to scroll rather than to stop it.
11802
11803         * mml.el (mml-generate-default-type): Add doc string.
11804         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11805         default to application/octet-stream when determining the content
11806         type if it is not specified for the part or the mml contents; add
11807         a comment about mml-generate-default-type.
11808
11809 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11810
11811         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11812         make it default to application/octet-stream when determining the
11813         content type if it is not specified for the external contents.
11814
11815 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11816
11817         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11818         segmented parameter but also other parameters might be there.
11819
11820 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11821
11822         * mm-decode.el (mm-display-external): Delete temp file, directory
11823         and buffer immediately if the external process is exited.
11824
11825 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11826
11827         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11828         fewer lines than that of scroll-margin.
11829         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11830
11831 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11832
11833         * gnus-art.el (gnus-article-next-page): Revert.
11834         (gnus-article-beginning-of-window): New macro.
11835         (gnus-article-next-page-1): Use it.
11836         (gnus-article-prev-page): Ditto.
11837         (gnus-article-edit-part): Use insert-buffer-substring instead of
11838         insert-buffer.
11839         (gnus-article-edit-exit): Ditto.
11840
11841         * gnus-util.el (gnus-beginning-of-window): Remove.
11842         (gnus-end-of-window): Remove.
11843
11844         * lpath.el: Don't bind header-line-format and scroll-margin.
11845
11846 2005-07-25  Simon Josefsson  <jas@extundo.com>
11847
11848         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11849         to have the url package without w3.  Reported by Daiki Ueno
11850         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11851
11852 2005-07-20  Didier Verna  <didier@xemacs.org>
11853
11854         * gnus-diary.el: Remove the description comment (nndiary is now
11855         properly documented in the Gnus manual).
11856         Fix the spelling of "Back End".
11857         * nndiary.el: Ditto.
11858         Fix the copyright notice.
11859
11860 2005-07-18  Romain Francoise  <romain@orebokech.com>
11861
11862         * gnus-sum.el (gnus-summary-to-prefix)
11863         (gnus-summary-newsgroup-prefix): New variables.
11864         (gnus-summary-from-or-to-or-newsgroups): Use them.
11865
11866 2005-07-17  Romain Francoise  <romain@orebokech.com>
11867
11868         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11869         space as it's generally not especially interesting to the user.
11870
11871 2005-07-16  Romain Francoise  <romain@orebokech.com>
11872
11873         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11874         nil to avoid prompting and file modification if one of the
11875         messages at the top of the nnfolder file contains a copyright
11876         notice.
11877         Update copyright notice.
11878
11879         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11880         instead of `current-time-string' as the latter creates a time
11881         string that is not RFC 2822 compliant (it lacks the zone).
11882         Update copyright notice.
11883
11884 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11885
11886         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11887         for text/rtf.  Display default in prompt.  Pass default for M-n.
11888
11889         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11890
11891 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11892
11893         * gnus-msg.el (gnus-button-mailto): Remove
11894         save-selected-window-window hackery because it relies on
11895         save-selected-window internals.
11896
11897 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11900         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11901         (gnus-article-prev-page): Ditto.
11902
11903         * gnus-util.el (gnus-beginning-of-window): New function.
11904         (gnus-end-of-window): New function.
11905
11906         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11907
11908 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11909
11910         * gnus-score.el (gnus-score-edit-all-score): Set
11911         gnus-score-edit-exit-function to gnus-score-edit-done and call
11912         gnus-message.
11913
11914 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11915
11916         * gnus-msg.el (gnus-button-mailto): Remove
11917         save-selected-window-window hackery because it relies on
11918         save-selected-window internals.
11919
11920 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11921
11922         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11923         add-minor-mode.
11924         (gnus-binary-mode): Ditto.
11925
11926         * gnus-topic.el (gnus-topic-mode): Ditto.
11927
11928 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11929
11930         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11931         (gnus-article-prev-page): Take scroll-margin into consideration.
11932
11933 2005-07-04  Lute Kamstra  <lute@gnu.org>
11934
11935         Update FSF's address in GPL notices.
11936
11937 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11938
11939         * gnus.el (gnus-exit):
11940         * gnus-group.el (gnus-group-icons):
11941         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11942
11943         * gnus-nocem.el (gnus-nocem):
11944         * message.el (message-various, message-buffers, message-sending)
11945         (message-interface, message-forwarding, message-insertion)
11946         (message-headers, message-news, message-mail):
11947         * pgg-gpg.el (pgg-gpg):
11948         * pgg-parse.el (pgg-parse):
11949         * pgg-pgp.el (pgg-pgp):
11950         * pgg-pgp5.el (pgg-pgp5):
11951         * pop3.el (pop3): Finish `defgroup' description with period.
11952
11953 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-art.el (article-display-face): Improve the efficiency.
11956         (article-display-x-face): Ditto; remove grey x-face stuff.
11957
11958 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11959
11960         * gnus-art.el (article-display-face): Correct the position in
11961         which Faces are inserted.
11962
11963 2005-06-29  Didier Verna  <didier@xemacs.org>
11964
11965         * gnus-art.el (article-display-face): Display faces in correct
11966         order.
11967
11968 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11969
11970         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11971         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11972         (gnus-nocem-check-article): Fetch the Type header.
11973         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11974         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11975         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11976         make sure gnus-nocem-hashtb is initialized.
11977         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11978         (gnus-nocem-unwanted-article-p): Ditto.
11979
11980         * pgg.el (pgg-verify): Return the verification result.
11981
11982 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11983
11984         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11985         is ascii.
11986
11987 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11988
11989         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11990         `show-nonbreak-escape'.
11991
11992 2005-06-23  Lute Kamstra  <lute@gnu.org>
11993
11994         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11995
11996         * dig.el (dig-mode):
11997         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11998
11999 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12000
12001         * nnimap.el (nnimap-split-download-body): Fix spellings.
12002
12003 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12004
12005         * gnus-art.el (gnus-article-encrypt-body):
12006         * gnus-cus.el (gnus-score-customize):
12007         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12008         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12009
12010 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12011
12012         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12013         header by looking for magic "MII" at the beginnig.
12014
12015 2005-06-16  Miles Bader  <miles@gnu.org>
12016
12017         * gnus-xmas.el (gnus-xmas-group-startup-message):
12018         Use renamed gnus-splash face.
12019
12020         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12021         (assistant-field-face): New backward-compatibility alias for renamed
12022         face.
12023         (assistant-render-text): Use renamed assistant-field face.
12024
12025         * spam.el (spam): Remove "-face" suffix from face name.
12026         (spam-face): New backward-compatibility alias for renamed face.
12027         (spam-face, spam-initialize): Use renamed spam face.
12028
12029         * message.el (message-header-to, message-header-cc)
12030         (message-header-subject, message-header-newsgroups)
12031         (message-header-other, message-header-name)
12032         (message-header-xheader, message-separator, message-cited-text)
12033         (message-mml): Remove "-face" suffix from face names.
12034         (message-header-to-face, message-header-cc-face)
12035         (message-header-subject-face, message-header-newsgroups-face)
12036         (message-header-other-face, message-header-name-face)
12037         (message-header-xheader-face, message-separator-face)
12038         (message-cited-text-face, message-mml-face):
12039         New backward-compatibility aliases for renamed faces.
12040         (message-font-lock-keywords): Use renamed message faces.
12041
12042         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12043         (sieve-test-commands, sieve-tagged-arguments):
12044         Remove "-face" suffix from face names.
12045         (sieve-control-commands-face, sieve-action-commands-face)
12046         (sieve-test-commands-face, sieve-tagged-arguments-face):
12047         New backward-compatibility aliases for renamed faces.
12048         (sieve-control-commands-face, sieve-action-commands-face)
12049         (sieve-test-commands-face, sieve-tagged-arguments-face):
12050         Use renamed sieve faces.
12051
12052         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12053         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12054         (gnus-group-news-3-empty, gnus-group-news-4)
12055         (gnus-group-news-4-empty, gnus-group-news-5)
12056         (gnus-group-news-5-empty, gnus-group-news-6)
12057         (gnus-group-news-6-empty, gnus-group-news-low)
12058         (gnus-group-news-low-empty, gnus-group-mail-1)
12059         (gnus-group-mail-1-empty, gnus-group-mail-2)
12060         (gnus-group-mail-2-empty, gnus-group-mail-3)
12061         (gnus-group-mail-3-empty, gnus-group-mail-low)
12062         (gnus-group-mail-low-empty, gnus-summary-selected)
12063         (gnus-summary-cancelled, gnus-summary-high-ticked)
12064         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12065         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12066         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12067         (gnus-summary-low-undownloaded)
12068         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12069         (gnus-summary-low-unread, gnus-summary-normal-unread)
12070         (gnus-summary-high-read, gnus-summary-low-read)
12071         (gnus-summary-normal-read, gnus-splash):
12072         Remove "-face" suffix from face names.
12073         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12074         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12075         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12076         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12077         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12078         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12079         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12080         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12081         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12082         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12083         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12084         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12085         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12086         (gnus-summary-normal-ticked-face)
12087         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12088         (gnus-summary-normal-ancient-face)
12089         (gnus-summary-high-undownloaded-face)
12090         (gnus-summary-low-undownloaded-face)
12091         (gnus-summary-normal-undownloaded-face)
12092         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12093         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12094         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12095         (gnus-splash-face):
12096         New backward-compatibility aliases for renamed faces.
12097         (gnus-group-startup-message): Use renamed gnus faces.
12098
12099         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12100         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12101         (gnus-server-agent): Remove "-face" suffix from face names.
12102         (gnus-server-agent-face, gnus-server-opened-face)
12103         (gnus-server-closed-face, gnus-server-denied-face)
12104         (gnus-server-offline-face):
12105         New backward-compatibility aliases for renamed faces.
12106         (gnus-server-agent-face, gnus-server-opened-face)
12107         (gnus-server-closed-face, gnus-server-denied-face)
12108         (gnus-server-offline-face): Use renamed gnus faces.
12109
12110         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12111         Remove "-face" suffix from face names.
12112         (gnus-picon-xbm-face, gnus-picon-face):
12113         New backward-compatibility aliases for renamed faces.
12114
12115         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12116         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12117         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12118         (gnus-cite-11): Remove "-face" suffix from face names.
12119         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12120         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12121         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12122         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12123         New backward-compatibility aliases for renamed faces.
12124         (gnus-cite-attribution-face, gnus-cite-face-list)
12125         (gnus-article-boring-faces): Use renamed gnus faces.
12126
12127         * gnus-art.el (gnus-signature, gnus-header-from)
12128         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12129         (gnus-header-content): Remove "-face" suffix from face names.
12130         (gnus-signature-face, gnus-header-from-face)
12131         (gnus-header-subject-face, gnus-header-newsgroups-face)
12132         (gnus-header-name-face, gnus-header-content-face):
12133         New backward-compatibility aliases for renamed faces.
12134         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12135
12136         * gnus-sum.el (gnus-summary-selected-face)
12137         (gnus-summary-highlight): Use renamed gnus faces.
12138         * gnus-group.el (gnus-group-highlight): Likewise.
12139
12140 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12141
12142         * gnus-sieve.el (gnus-sieve-article-add-rule):
12143         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12144         * spam-stat.el (spam-stat-buffer-change-to-spam)
12145         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12146
12147         * message.el (message-is-yours-p):
12148         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12149
12150 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12151
12152         * mm-view.el (mm-inline-text): Withdraw the last change.
12153
12154 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12157         executing enriched-decode.
12158
12159 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12162         charset of tar files.
12163
12164 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12165
12166         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12167
12168 2005-06-04  Lute Kamstra  <lute@gnu.org>
12169
12170         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12171         information is never recorded.
12172
12173 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12174
12175         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12176
12177 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12178
12179         * pop3.el (pop3-apop): Run md5 in the binary mode.
12180
12181         * starttls.el (starttls-set-process-query-on-exit-flag):
12182         Use eval-and-compile.
12183
12184 2005-05-31  Simon Josefsson  <jas@extundo.com>
12185
12186         * smime.el (smime-replace-in-string): Define.
12187         (smime-cert-by-ldap-1): Use it.
12188
12189 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12190
12191         * gnus-art.el (article-display-x-face): Replace
12192         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12193
12194         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12195         set-process-query-on-exit-flag or process-kill-without-query.
12196
12197         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12198         loop instead of replace-regexp.
12199
12200         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12201         instead of process-kill-without-query if it is available.
12202
12203         * lpath.el: Fbind ldap-search-entries.
12204
12205         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12206         instead of find-file-hooks if it is available.
12207
12208         * mml1991.el: Bind pgg-default-user-id when compiling.
12209
12210         * mml2015.el: Bind pgg-default-user-id when compiling.
12211
12212         * nndraft.el (nndraft-request-associate-buffer):
12213         Use write-contents-functions instead of write-contents-hooks if it is
12214         available.
12215
12216         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12217         instead of find-file-hooks if it is available.
12218
12219         * nntp.el (nntp-open-connection): Replace
12220         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12221         (nntp-open-ssl-stream): Ditto.
12222         (nntp-open-tls-stream): Ditto.
12223
12224         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12225         set-process-query-on-exit-flag or process-kill-without-query.
12226         (starttls-open-stream-gnutls): Use it instead of
12227         process-kill-without-query.
12228         (starttls-open-stream): Ditto.
12229
12230 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12231
12232         * smime.el (smime-cert-by-ldap-1): Don't use
12233         replace-regexp-in-string.
12234
12235 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12236
12237         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12238
12239         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12240         in PEM format.  Adjust to the XEmacs compability.
12241
12242 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12243
12244         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12245         by `string-to-number'.
12246         * gnus-agent.el (gnus-agent-regenerate-group)
12247         (gnus-agent-fetch-articles): Ditto.
12248         * gnus-art.el (gnus-button-fetch-group): Ditto.
12249         * gnus-cache.el (gnus-cache-generate-active)
12250         (gnus-cache-articles-in-group): Ditto.
12251         * gnus-group.el (gnus-group-set-current-level)
12252         (gnus-group-insert-group-line): Ditto.
12253         * gnus-score.el (gnus-score-set-expunge-below)
12254         (gnus-score-set-mark-below, gnus-summary-score-effect)
12255         (gnus-summary-score-entry): Ditto.
12256         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12257         (gnus-soup-pack): Ditto.
12258         * gnus-spec.el (gnus-xmas-format): Ditto.
12259         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12260         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12261         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12262         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12263         * nndb.el (nndb-get-remote-expire-response): Ditto.
12264         * nndiary.el (nndiary-parse-schedule-value)
12265         (nndiary-string-to-number, nndiary-request-replace-article)
12266         (nndiary-request-article): Ditto.
12267         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12268         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12269         * nneething.el (nneething-make-head): Ditto.
12270         * nnfolder.el (nnfolder-request-article)
12271         (nnfolder-retrieve-headers): Ditto.
12272         * nnheader.el (nnheader-file-to-number): Ditto.
12273         * nnkiboze.el (nnkiboze-request-article): Ditto.
12274         * nnmail.el (nnmail-process-unix-mail-format)
12275         (nnmail-process-babyl-mail-format): Ditto.
12276         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12277         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12278         (nnmh-request-create-group, nnmh-request-list-1)
12279         (nnmh-request-group, nnmh-request-article): Ditto.
12280         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12281         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12282         * nnsoup.el (nnsoup-make-active): Ditto.
12283         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12284         * nntp.el (nntp-find-group-and-number)
12285         (nntp-retrieve-headers-with-xover): Ditto.
12286         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12287         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12288         (pgg-format-key-identifier): Ditto.
12289         * pop3.el (pop3-last, pop3-stat): Ditto.
12290         * qp.el (quoted-printable-decode-region): Ditto.
12291
12292         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12293         of concat.
12294
12295 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12296
12297         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12298
12299         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12300
12301         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12302
12303         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12304
12305         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12306
12307         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12308
12309         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12310         (gnus-carpal-mode): Ditto.
12311
12312         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12313         (gnus-browse-mode): Ditto.
12314
12315         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12316
12317         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12318
12319 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12320
12321         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12322
12323 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12324
12325         * gnus-util.el (gnus-run-mode-hooks): New function.
12326
12327         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12328
12329         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12330         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12331
12332 2005-05-27  Lute Kamstra  <lute@gnu.org>
12333
12334         * dns-mode.el (dns-mode): Specify customization group.
12335
12336 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12337
12338         * gnus-agent.el (gnus-agent-make-mode-line-string):
12339         Use mode-line-highlight as mouse-face.
12340
12341 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * canlock.el (canlock): Change the parent group to news.
12344
12345         * deuglify.el (gnus-outlook-deuglify): Add :group.
12346
12347         * dig.el (dig): Add :group.
12348
12349         * dns-mode.el (dns-mode): Add :group.
12350
12351         * encrypt.el (encrypt): Add :group.
12352
12353         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12354         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12355         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12356         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12357         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12358
12359         * gnus-diary.el (gnus-diary): Add :group.
12360
12361         * gnus.el (gnus-group-news-1-face): Add :group.
12362         (gnus-group-news-1-empty-face): Ditto.
12363         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12364         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12365         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12366         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12367         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12368         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12369         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12370         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12371         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12372         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12373         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12374         (gnus-summary-high-ticked-face): Ditto.
12375         (gnus-summary-low-ticked-face): Ditto.
12376         (gnus-summary-normal-ticked-face): Ditto.
12377         (gnus-summary-high-ancient-face): Ditto.
12378         (gnus-summary-low-ancient-face): Ditto.
12379         (gnus-summary-normal-ancient-face): Ditto.
12380         (gnus-summary-high-undownloaded-face): Ditto.
12381         (gnus-summary-low-undownloaded-face): Ditto.
12382         (gnus-summary-normal-undownloaded-face): Ditto.
12383         (gnus-summary-high-unread-face): Ditto.
12384         (gnus-summary-low-unread-face): Ditto.
12385         (gnus-summary-normal-unread-face): Ditto.
12386         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12387         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12388
12389         * hashcash.el (hashcash): New custom group.
12390         (hashcash-default-payment): Add :group.
12391         (hashcash-payment-alist): Ditto.
12392         (hashcash-default-accept-payment): Ditto.
12393         (hashcash-accept-resources): Ditto.
12394         (hashcash-path): Ditto.
12395         (hashcash-extra-generate-parameters): Ditto.
12396         (hashcash-double-spend-database): Ditto.
12397         (hashcash-in-news): Ditto.
12398
12399         * message.el (message-minibuffer-local-map): Add :group.
12400
12401         * netrc.el (netrc): Add :group.
12402
12403         * sieve-manage.el (sieve-manage-log): Add :group.
12404         (sieve-manage-default-user): Diito.
12405         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12406         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12407         (sieve-manage-authenticators): Ditto.
12408         (sieve-manage-authenticator-alist): Ditto.
12409         (sieve-manage-default-port): Ditto.
12410
12411         * sieve-mode.el (sieve-control-commands-face): Add :group.
12412         (sieve-action-commands-face): Ditto.
12413         (sieve-test-commands-face): Ditto.
12414         (sieve-tagged-arguments-face): Ditto.
12415
12416         * smime.el (smime): Add :group.
12417
12418         * spam-report.el (spam-report): Add :group.
12419
12420         * spam.el (spam, spam-face): Add :group.
12421
12422 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12423
12424         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12425         return \n.\n.\n at the end of articles.  Protect against that.
12426         (nntp-with-open-group): Allow debugging.
12427
12428         * nnheader.el (mail-header-set-extra): Make into a function
12429         because I just could't understand how to quote the list properly.
12430
12431         * dns.el (query-dns-cached): New function.
12432
12433 2005-05-26  Lute Kamstra  <lute@gnu.org>
12434
12435         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12436
12437 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12438
12439         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12440
12441         * gnus-art.el: Don't autoload mail-extract-address-components.
12442
12443         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12444         eval-and-compile to evaluate it.
12445
12446         * hashcash.el: Don't autoload executable-find.
12447
12448         * nndb.el: Don't declare the nndb back end two or more times; don't
12449         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12450
12451         * nntp.el: Autoload format-spec instead of format; use
12452         eval-and-compile to evaluate autoload forms.
12453
12454 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12455
12456         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12457
12458 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12459
12460         * gnus.el (gnus-version-number): Bump version.
12461
12462 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12463
12464         * gnus.el: No Gnus v0.3 is released.
12465
12466 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12467
12468         * lpath.el (featurep): Bind show-nonbreak-escape.
12469
12470 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12471
12472         * gnus-art.el (gnus-article-edit-part): Disable undo.
12473
12474 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12475
12476         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12477         gnus-article-date-lapsed-new-header is t if date timer is active;
12478         skip headers in which the original date value is empty.
12479         (gnus-article-save-original-date): Redefine it as a macro.
12480         (gnus-display-mime): Use it.
12481
12482 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * gnus-art.el (article-date-ut): Support converting date in
12485         forwarded parts as well.
12486         (gnus-article-save-original-date): New function.
12487         (gnus-display-mime): Use it.
12488
12489 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12490
12491         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12492         enclosure element of <item>.
12493
12494 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12495
12496         * message.el (message-kill-buffer-query): Renamed from
12497         `message-kill-buffer-query-if-modified'.  Added :version.
12498
12499 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12500
12501         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12502         window layout.
12503
12504 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12505
12506         * mml.el: Autoload dnd when compiling.
12507
12508 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12509
12510         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12511         x-dnd-*.
12512
12513 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12514
12515         * qp.el (quoted-printable-encode-region): Save excursion.
12516
12517 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12518
12519         * message.el (message-kill-buffer-query-if-modified): Add new variable
12520         so the user can kill a modified message buffer quickly.
12521         (message-kill-buffer): Use it.
12522
12523 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * lpath.el: Fbind display-time-event-handler; don't fbind
12526         string-to-multibyte.
12527
12528         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12529
12530 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12531
12532         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12533         contained in text because xml.el decodes entities) with LFs.
12534
12535 2005-04-11  Lute Kamstra  <lute@gnu.org>
12536
12537         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12538         differently.
12539
12540 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12541
12542         * mm-util.el (mm-detect-coding-region): Typo.
12543
12544 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12547
12548 2005-04-06  Deepak Goel  <deego@gnufans.org>
12549
12550         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12551         user-function allow user modifications of the scores.
12552         (spam-stat-score-buffer-user): New function, to allow
12553         user-computed modifications to the score.
12554         (spam-stat-score-buffer-user-functions): List of additional
12555         scoring functions.
12556         (spam-stat-error-holder): Global temporary error holder.
12557         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12558         variable.
12559
12560 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12561
12562         * gnus-registry.el (gnus-registry-clean-empty-function)
12563         (gnus-registry-trim, gnus-registry-fetch-groups)
12564         (gnus-registry-delete-group): Groups that match
12565         `gnus-registry-ignored-groups' are removed from the registry
12566         entries, not just ignored for splitting.  This helps clean up the
12567         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12568         to get all the groups a message ID is in.
12569
12570         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12571         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12572         (spam-stat-score-buffer-user-functions): Add :number custom type.
12573
12574 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12577         argument in XEmacs.
12578
12579         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12580         (nnrss-request-group): Decode group name first.
12581         (nnrss-request-article): Make a text/plain article if mml-to-mime
12582         failed.
12583         (nnrss-get-encoding): Return a compatible encoding according to
12584         nnrss-compatible-encoding-alist.
12585         (nnrss-find-el): Use consp instead of listp.
12586         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12587
12588 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12589
12590         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12591         which Emacs 20 doesn't support.
12592         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12593
12594 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12595
12596         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12597         silence the byte compiler inside the defun.
12598
12599         * gnus-demon.el (parse-time-string): Add autoload.
12600
12601         * gnus-delay.el (parse-time-string): Add autoload.
12602
12603         * gnus-art.el (parse-time-string): Add autoload.
12604
12605         * nnultimate.el (parse-time): Require for `parse-time-string'.
12606
12607 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12608
12609         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12610
12611         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12612
12613         * smime.el (smime-ldap-host-list): Add :version.
12614
12615 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12616
12617         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12618         pass it to `gnus-browse-read-group'.
12619         (gnus-browse-read-group): Add NUMBER argument and pass it to
12620         `gnus-group-read-ephemeral-group'.
12621
12622         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12623         argument and pass it to `gnus-group-read-group'.
12624
12625 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12626
12627         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12628         mm-xemacs-find-mime-charset-1 if we have the mule feature
12629         available at runtime.
12630
12631 2005-03-25  Werner Lemberg  <wl@gnu.org>
12632
12633         * nnmaildir.el: Replace `illegal' with `invalid'.
12634
12635 2005-03-23  Lute Kamstra  <lute@gnu.org>
12636
12637         * time-date.el: Add comment on time value formats.
12638         Don't require parse-time.
12639         (with-decoded-time-value): New macro.
12640         (encode-time-value): New function.
12641         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12642         (days-to-time): Return a valid time value when arg is huge.
12643         (time-since): Use time-subtract.
12644         (time-to-number-of-days): Use time-to-seconds.
12645
12646 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12647
12648         * gnus-start.el (gnus-display-time-event-handler):
12649         Check display-time-timer at runtime rather than only at load time
12650         in case display-time-mode is turned off in the mean time.
12651
12652 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12653
12654         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12655         used.
12656
12657         * nneething.el (nneething-map-file-directory): Derive from
12658         `gnus-directory'.
12659
12660         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12661         the To/Cc button.
12662
12663 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12664
12665         * nnmaildir.el (nnmaildir-request-accept-article):
12666         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12667
12668 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12669
12670         * gnus-async.el: Require timer-funcs at compile time when in
12671         XEmacs for `run-with-idle-timer'.
12672
12673 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12674
12675         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12676         autoloaded function.
12677
12678 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12679
12680         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12681
12682 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12683
12684         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12685
12686 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12687
12688         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12689         gnus-expert-user to default.
12690
12691 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12692
12693         * nnimap.el (nnimap-open-server): Ditto.
12694
12695         * imap.el (imap-authenticate): Fix typo.
12696
12697 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12698
12699         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12700         buffer (since IMAP server might return FETCH response out of
12701         order, and the nntp buffer must be sorted).
12702
12703 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12704
12705         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12706         comparison on string.
12707
12708         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12709         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12710         (gnus-agent-summary-fetch-series): Modified to protect against
12711         gnus-agent-summary-fetch-group clearing processable flags.
12712         (gnus-agent-synchronize-group-flags): Update live group buffer as
12713         synchronization may occur due to the user toggle the plugged
12714         status.
12715         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12716         successfully downloaded.
12717         (gnus-agent-expire-group-1): Avoid using markers when the overview
12718         is in ascending order; greatly improves performance.
12719         (gnus-agent-regenerate-group): Use
12720         gnus-agent-synchronize-group-flags to reset read status in both
12721         gnus and server.
12722         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12723
12724 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12725
12726         * message.el: Don't autoload former message-utils variables.
12727         (message-strip-subject-trailing-was): Change doc string.
12728
12729         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12730         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12731         (nnweb-google-search): Add "hl=en" here.
12732         (nnweb-google-parse-1, nnweb-google-create-mapping):
12733         Don't hardcode URL.
12734
12735 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12736
12737         * message.el (message-get-reply-headers, message-followup):
12738         Mention related variables `message-use-followup-to' and
12739         `message-use-mail-followup-to', in the information buffer.
12740
12741         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12742         of broken groups(-beta).google.com.
12743
12744 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12745
12746         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12747         parameter to invoked gnus-request-move-article; remove the
12748         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12749         all at once instead of once per article.
12750         (gnus-summary-remove-process-mark): Accept a list of articles as
12751         well as a single article for processing.
12752
12753         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12754         parameter.
12755
12756         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12757
12758         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12759
12760         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12761         parameter.
12762
12763         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12764         parameter.
12765
12766         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12767         parameter and remove the gnus-sum-hint-move-is-internal variable.
12768
12769         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12770         parameter.
12771
12772         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12773         parameter.
12774
12775         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12776         parameter.
12777
12778         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12779
12780         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12781         parameter.
12782
12783         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12784         parameter.
12785
12786 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12787
12788         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12789         a more conservative way.
12790
12791 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12792
12793         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12794         buffer, so it moves the window's cursor.
12795
12796 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12797
12798         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12799         `mm-dissect-multipart' and receive the from field as an (optional)
12800         argument from `mm-dissect-multipart'.
12801         (mm-dissect-multipart): Receive the from field as an argument and
12802         pass it on when we call `mm-dissect-buffer' on MIME parts.
12803         Fixes verification/decryption of signed/encrypted MIME parts.
12804
12805 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12806
12807         * gnus-sum.el (gnus-summary-move-article): Set
12808         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12809         whatever it calls (right now, only nnimap-request-move article
12810         respects it).
12811
12812         * nnimap.el (nnimap-request-move-article): When
12813         gnus-sum-hint-move-is-internal is set, don't do the extra
12814         nnimap-request-article.
12815
12816 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12817
12818         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12819
12820         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12821         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12822
12823         * gnus-sum.el (gnus-summary-caesar-message):
12824         Apply `gnus-treat-article' after rotation.
12825
12826         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12827         doc string.
12828
12829 2005-02-22  Simon Josefsson  <jas@extundo.com>
12830
12831         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12832         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12833         <arne@arnested.dk>.
12834         (encrypt): Add password-cache and password-cache-expiry as group
12835         members.
12836
12837 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12838
12839         * smime.el (smime-ldap-host-list): Doc fix.
12840         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12841         cache) password.
12842         (smime-sign-region): Use it.
12843         (smime-decrypt-region): Use it.
12844         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12845         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12846         fails.
12847         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12848         certificate from DER to PEM format rather than calling openssl.
12849
12850         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12851
12852         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12853         for signing/encryption.
12854
12855         * mml.el (mml-parse-1): Use them.
12856
12857 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12858
12859         * nnrss.el (nnrss-verbose): Removed.
12860         (nnrss-request-group): Use `nnheader-message' instead.
12861
12862 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12863
12864         * nnrss.el (nnrss-verbose): New variable.
12865         (nnrss-request-group): Make it say nnrss is requesting a group.
12866
12867 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12868
12869         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12870         Handle news URL with given port correctly.
12871
12872 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12875         containing special characters.
12876
12877         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12878
12879         * mml.el (mime-to-mml): Ditto.
12880
12881         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12882         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12883         (rfc2047-decode-region): Quote decoded words containing special
12884         characters when rfc2047-quote-decoded-words-containing-tspecials
12885         is non-nil.
12886
12887 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12888
12889         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12890
12891         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12892
12893 2005-02-15  Simon Josefsson  <jas@extundo.com>
12894
12895         * nnimap.el (nnimap-debug): Doc fix.
12896
12897         * imap.el (imap-debug): Doc fix.
12898
12899 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12902
12903 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12904
12905         * gnus.el (spam-contents): Improve docs for spam-contents
12906         parameter in its variable incarnation.
12907
12908 2005-02-14  Simon Josefsson  <jas@extundo.com>
12909
12910         * smime-ldap.el: Use require instead of load-library for ldap.
12911         (smime-ldap-search): Indent.
12912         (smime-ldap-search-internal): Shorten line.
12913
12914         * smime.el (smime-cert-by-dns): Add doc-string.
12915         (smime-cert-by-ldap-1): Indent.
12916
12917         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12918         mml-smime-get-dns-ldap.
12919         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12920
12921 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12922
12923         * smime.el: Require smime-ldap.
12924         (smime-ldap-host-list): New variable.
12925         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12926
12927         * mml-smime.el (mml-smime-encrypt-query): New function.
12928         (mml-smime-encrypt-query): Use it.
12929
12930         * smime-ldap.el: New file.
12931
12932 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12933
12934         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12935
12936 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12937
12938         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12939         argument in doc string.  Make query for type more clear.
12940
12941 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12942
12943         * gnus.el (gnus-group-startup-message): Search for gnus images in
12944         etc/images/gnus.
12945         * mm-util.el (mm-image-load-path): Likewise.
12946         * smiley.el (smiley-data-directory): Search for smilies in
12947         etc/images/smilies.
12948
12949 2005-02-09  Kim F. Storm  <storm@cua.dk>
12950
12951         Change Emacs release version from 21.4 to 22.1 throughout.
12952         Change Emacs development version from 21.3.50 to 22.0.50.
12953
12954 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12955
12956         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12957
12958         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12959         non-Mule XEmacs as well.
12960         (mm-decompress-buffer): Signal an error intentionally if it does
12961         not decompress compressed data because auto-compression-mode is
12962         disabled.
12963
12964 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12965
12966         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12967         an ID in the registry even if it has no groups.
12968
12969 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12970
12971         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12972         merge it into mm-decompress-buffer.
12973         (gnus-mime-copy-part): Use the MIME part charset, the value which
12974         a user specified or gnus-newsgroup-charset for decoding, like
12975         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12976         save-buffer what was used.  Suggested by Kevin Ryde
12977         <user42@zip.com.au>.
12978         (gnus-mime-inline-part): Allow the name parameter as well as the
12979         filename parameter; force decompressing of compressed data; always
12980         display contents being not decoded as unibyte.
12981
12982         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12983         as well as the filename parameter.
12984
12985         * mm-util.el (mm-decompress-buffer): Merge
12986         gnus-mime-jka-compr-maybe-uncompress.
12987         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12988         of compressed data.
12989
12990 2005-02-08  Simon Josefsson  <jas@extundo.com>
12991
12992         * imap.el (imap-log): Doc fix.
12993
12994 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12995
12996         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12997         the coding cookies; decompress compressed parts.
12998
12999         * mml.el (mml-generate-mime-1): Add the charset parameter according
13000         to the value which a user specified manually or the coding cookie.
13001
13002         * mm-util.el (mm-string-to-multibyte): New function.
13003         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13004         (mm-coding-system-to-mime-charset): New function.
13005         (mm-decompress-buffer): New function.
13006         (mm-find-buffer-file-coding-system): New function.
13007
13008         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13009         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13010         parts.
13011
13012 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13013
13014         * mm-view.el (mm-display-inline-fontify): Decode a part according
13015         to the charset parameter.
13016
13017 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13020         prefix arg is neither nil nor a number, as info specifies.
13021
13022 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13025         timestamps.
13026
13027 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13028
13029         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13030         groups error checking and notify user.
13031
13032 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13033
13034         * message.el (message-send-mail-function): Check existence of
13035         sendmail-program first before using default value
13036         `message-send-mail-with-sendmail'.  Otherwise use more generic
13037         `smtpmail-send-it'.
13038
13039 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13040
13041         * nntp.el (nntp-request-update-info): Always return nil.
13042
13043 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13044
13045         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13046
13047 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13048
13049         * message.el (message-beginning-of-line): Change the behavior when
13050         invoked between BOL and : so that it first moves backward.
13051
13052 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13055         article buffer when editing of the article is discarded.
13056         (gnus-article-prepare): Revert.
13057
13058 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13059
13060         * gnus-art.el (gnus-article-prepare):
13061         Remove message-strip-forbidden-properties from the local hook.
13062
13063 2005-01-27  Simon Josefsson  <jas@extundo.com>
13064
13065         * password.el (password-cache-add): Only start one timer per key.
13066         Reported by Derek Atkins <warlord@MIT.EDU>.
13067
13068 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13069
13070         * run-at-time.el: Removed.  It is no longer needed as
13071         timer-funcs.el in the xemacs-base package has a working version of
13072         `run-at-time'.
13073
13074         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13075
13076         * password.el: Require timer-funcs instead of run-at-time in
13077         XEmacs.
13078         Remove `password-run-at-time' macro.
13079         (password-cache-add): Use `run-at-time' instead of
13080         `password-run-at-time'.
13081
13082         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13083         Remove `nnheader-cancel-function-timers' alias,
13084         `cancel-function-timers' exists in XEmacs in timer-funcs.
13085
13086         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13087         for `run-with-idle-timer'.
13088
13089         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13090         for `run-at-time'.
13091
13092         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13093         for `with-timeout'.
13094
13095         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13096         the same as for XEmacs 21.4.
13097         No need to ignore `run-with-idle-timer', this function exists in
13098         XEmacs now in timer-funcs.el in the xemacs-base package.
13099         (dgnushack-compile): No need to delete
13100         run-at-time.el from the list of files to compile because it
13101         doesn't exist anymore.
13102
13103 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13106         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13107
13108 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13109
13110         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13111         sensitively.
13112
13113 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13114
13115         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13116
13117 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13118
13119         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13120         which will be inserted according to the multibyteness of a buffer
13121         rather than the type of contents.  Suggested by ARISAWA Akihiro
13122         <ari@mbf.ocn.ne.jp>.
13123
13124         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13125         of string which old xml.el may return rather than a string.
13126
13127 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13128
13129         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13130
13131 2005-01-16  Simon Josefsson  <jas@extundo.com>
13132
13133         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13134         idn/idna.el isn't available.
13135         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13136         <michael@waxrat.com>.
13137
13138         * hashcash.el: Remove non-FSF copyright header.
13139
13140         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13141         (hashcash-generate-payment): Use it.
13142         (hashcash-generate-payment-async): Use it.
13143
13144 2005-01-15  Simon Josefsson  <jas@extundo.com>
13145
13146         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13147         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13148
13149         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13150         gnus-summary-idna-message.
13151         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13152         (gnus-summary-idna-message): New function.
13153
13154 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13155
13156         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13157         gnus-novice-user.
13158
13159 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13160
13161         * nnrss.el (nnrss-request-delete-group): Delete entries in
13162         nnrss-group-alist as well.
13163         (nnrss-save-server-data): Insert newline.
13164
13165 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13166
13167         * gnus.el (gnus-user-agent): Use list of symbols instead of
13168         symbols.  Display full version number for (S)XEmacs.  Optionally
13169         display (S)XEmacs codename.
13170
13171         * gnus-util.el (gnus-emacs-version): Update for new
13172         `gnus-user-agent'.
13173
13174         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13175         Gnus version.
13176
13177 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13178
13179         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13180         which is unreadable in some setups.
13181
13182 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13183
13184         * gnus-spec.el (gnus-update-format-specifications): Flush the
13185         group format spec cache if it doesn't support decoded group names.
13186
13187 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13188
13189         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13190         Allow to apply decay on score files matching a regexp.
13191
13192 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13193
13194         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13195         compatibility in %g and %c.
13196
13197 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13200         name for only %g and %c.
13201         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13202         of gnus-tmp-group to decoded group name.
13203         (gnus-group-make-rss-group): Exclude `/'s from group names.
13204
13205 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13206
13207         * nnrss.el (nnrss-get-encoding): Fix regexp.
13208
13209 2004-12-27  Simon Josefsson  <jas@extundo.com>
13210
13211         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13212         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13213         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13214
13215 2004-12-17  Kim F. Storm  <storm@cua.dk>
13216
13217         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13218
13219         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13220
13221 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13222
13223         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13224
13225 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13226
13227         * nnrss.el: Require rfc2047 and mml.
13228         (nnrss-file-coding-system): New variable.
13229         (nnrss-format-string): Redefine it as an inline function.
13230         (nnrss-decode-group-name): New function.
13231         (nnrss-string-as-multibyte): Remove.
13232         (nnrss-retrieve-headers): Decode group name; don't use
13233         nnrss-format-string.
13234         (nnrss-request-group): Decode group name.
13235         (nnrss-request-article): Decode group name; allow a Message-ID as
13236         well as an article number; don't use nnrss-format-string; encode a
13237         Message-ID string which may contain non-ASCII characters; use
13238         mml-to-mime to compose a MIME article.
13239         (nnrss-request-expire-articles): Decode group name.
13240         (nnrss-request-delete-group): Decode group name.
13241         (nnrss-fetch): Clarify error message.
13242         (nnrss-read-server-data): Use insert-file-contents instead of load;
13243         bind file-name-coding-system; use multibyte buffer.
13244         (nnrss-save-server-data): Bind coding-system-for-write to the
13245         value of nnrss-file-coding-system; bind file-name-coding-system;
13246         add coding cookie.
13247         (nnrss-read-group-data): Use insert-file-contents instead of load;
13248         bind file-name-coding-system; use multibyte buffer.
13249         (nnrss-save-group-data): Bind coding-system-for-write to the
13250         value of nnrss-file-coding-system; bind file-name-coding-system.
13251         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13252         make it work with non-ASCII text.
13253         (nnrss-find-el): Make it work with old xml.el as well.
13254
13255 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13256
13257         * nnrss.el (nnrss-get-encoding): New function.
13258         (nnrss-fetch): Use unibyte buffer initially; bind
13259         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13260         decode contents according to the encoding attribute.
13261         (nnrss-save-group-data): Add coding cookie.
13262         (nnrss-mime-encode-string): New function.
13263         (nnrss-check-group): Use it to encode subject and author.
13264
13265 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13266
13267         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13268         imaginary variable.
13269
13270 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13273         correctly even if there are wide characters.
13274
13275 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13276
13277         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13278         downcased symbol names; make a new cache instead of reusing
13279         bbdb-hashtable.
13280
13281 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13284         concatenating segments rather than before concatenating them.
13285         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13286
13287         * message.el (message-get-reply-headers): Bind `extra'.
13288
13289 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13290
13291         * message.el (message-extra-wide-headers): New variable.
13292         (message-get-reply-headers): Use it.
13293
13294 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13297         (gnus-agent-group-pathname): Ditto.
13298
13299         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13300
13301         * gnus-group.el (gnus-group-make-group): Decode group name.
13302         (gnus-group-make-rss-group): Register the group data after opening
13303         the nnrss group.
13304
13305 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13306
13307         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13308         by expiry now get marked as read.
13309
13310 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13313
13314 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13315
13316         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13317         unify Latin characters in XEmacs.
13318         (mm-find-mime-charset-region): Use it.
13319
13320 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13321
13322         * gnus-util.el (gnus-delete-directory): New function.
13323
13324         * gnus-agent.el (gnus-agent-delete-group): Use it.
13325
13326         * gnus-cache.el (gnus-cache-delete-group): Use it.
13327
13328 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13331         names.
13332
13333 2004-12-16  Simon Josefsson  <jas@extundo.com>
13334
13335         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13336
13337 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13338
13339         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13340
13341         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13342         (gnus-group-set-current-level): Decode group name.
13343
13344 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13345
13346         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13347         failed.
13348
13349 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * gnus-group.el (gnus-group-delete-group): Decode group name.
13352         (gnus-group-make-rss-group): Encode group name.
13353         (gnus-group-catchup-current): Decode group name.
13354         (gnus-group-kill-group): Decode group name.
13355
13356 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13357
13358         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13359
13360 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * gnus-group.el (gnus-group-make-rss-group):
13363         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13364
13365         * gnus-start.el (gnus-setup-news): Honor user's setting to
13366         gnus-message-archive-method.  Suggested by Lute Kamstra
13367         <lute@gnu.org>.
13368
13369 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13370
13371         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13372         global counterparts of the buffer-local variables.
13373
13374 2004-11-16  Romain Francoise  <romain@orebokech.com>
13375
13376         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13377         counterparts of the buffer-local variables.
13378
13379 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13380
13381         * message.el (message-forbidden-properties): Fixed typo in doc
13382         string.
13383
13384 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13385
13386         * gnus-util.el (gnus-replace-in-string): Added doc string.
13387
13388         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13389         to avoid problems when splitting mails with many recipients.
13390
13391 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13392
13393         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13394         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13395
13396 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13397
13398         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13399         if there is no hashtable in memory or file modification time is
13400         newer than cached timestamp.
13401
13402 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13403
13404         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13405         not-matching option.
13406
13407 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13408
13409         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13410         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13411         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13412         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13413         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13414         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13415
13416 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13417
13418         * message.el (message-forward-make-body-mml): Remove headers
13419         according to message-forward-ignored-headers if a message is decoded.
13420
13421 2004-12-02  Romain Francoise  <romain@orebokech.com>
13422
13423         * message.el (message-forward-make-body-plain): Always remove
13424         headers according to message-forward-ignored-headers.
13425
13426 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13427
13428         * spam.el (spam-summary-prepare-exit): Remove the
13429         gnus-summary-limit pop for now, it has problems with ham marks for
13430         me.
13431
13432 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13433
13434         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13435         correctly.
13436
13437 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13438
13439         * format-spec.el (format-spec): Message the char.
13440
13441 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13442
13443         * gnus-art.el (gnus-split-methods): Reformat comments.
13444
13445         * spam.el (spam-summary-prepare-exit): Remove article limits
13446         before exiting the summary buffer.
13447
13448 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13451         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13452
13453         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13454         order to silence the byte compiler.
13455
13456         * spam.el: Fix the way to silence the byte compiler, which
13457         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13458         bbdb-search-simple, spam-BBDB-register-routine,
13459         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13460         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13461         spam-stat-buffer-is-spam, spam-stat-load,
13462         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13463         spam-stat-save and spam-stat-split-fancy.
13464
13465 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13466
13467         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13468         which may confuse users.
13469         (canlock-password-for-verify): Ditto.
13470
13471         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13472
13473         * gnus-art.el (gnus-emphasis-alist): Ditto.
13474
13475         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13476
13477         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13478
13479         * gnus-start.el (gnus-save-killed-list): Ditto.
13480
13481         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13482         (gnus-sum-thread-tree-root): Ditto.
13483         (gnus-sum-thread-tree-false-root): Ditto.
13484         (gnus-sum-thread-tree-single-indent): Ditto.
13485
13486         * message.el (message-courtesy-message): Ditto.
13487         (message-archive-note): Ditto.
13488         (message-subscribed-address-file): Ditto.
13489         (message-user-fqdn): Ditto.
13490
13491         * spam-report.el (spam-report-gmane-regex): Ditto.
13492
13493         * spam.el (spam-blackhole-good-server-regex): Ditto.
13494
13495 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13496
13497         * mml.el (mml-preview): Widen the message buffer before copying
13498         the contents to the preview buffer; sort headers before previewing.
13499
13500         * message.el (message-hidden-headers): Fix the way to avoid a bug
13501         in the `repeat' widget in Emacs 21.3 or earlier.
13502
13503 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13504
13505         * message.el (message-hidden-headers): Default to "^References:".
13506         Improve customization type.  Suggested by Reiner Steib
13507         <Reiner.Steib@gmx.de>.
13508
13509 2004-11-25  Romain Francoise  <romain@orebokech.com>
13510
13511         * message.el (message-strip-forbidden-properties): Remove check for
13512         obsolete `message-hidden' text property, hidden headers are not
13513         accessible in the buffer anymore.
13514
13515 2004-11-22  Romain Francoise  <romain@orebokech.com>
13516
13517         * message.el (message-header-format-alist): Add `From' in list
13518         so that it can be sorted.
13519         (message-fix-before-sending): Widen and sort headers before
13520         sending.
13521         (message-hide-headers): Use narrowing to hide headers by moving
13522         them to the top of the buffer and narrowing to the region
13523         underneath.
13524
13525 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13526
13527         * message.el (message-strip-forbidden-properties): Bind
13528         buffer-read-only (etc) to nil.
13529
13530 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13533         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13534
13535 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13536
13537         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13538
13539 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13540
13541         * dns.el (query-dns): Use sit-for to time instead of
13542         accept-process-output, since that doesn't seem to work on udp
13543         sockets.
13544
13545 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13548
13549 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13550
13551         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13552         doc string.  Improve doc string.
13553
13554 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13555
13556         * nntp.el (nntp-request-update-info): Return nil if
13557         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13558         may not call gnus-activate-group which uselessly issues the GROUP
13559         commands for all nntp groups and wastes time.  Reported by Romain
13560         Francoise <romain@orebokech.com>.
13561
13562         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13563
13564 2004-11-15  Simon Josefsson  <jas@extundo.com>
13565
13566         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13567         headers separately.
13568         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13569         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13570
13571 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13572
13573         * gnus-start.el (gnus-convert-old-newsrc):
13574         Assign legacy-gnus-agent to 5.10.7.
13575
13576 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13577
13578         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13579         start of the lines.
13580
13581 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13582
13583         * hashcash.el (hashcash-default-payment): Change default to 20.
13584         (hashcash-default-accept-payment): Change default to 20.
13585         (hashcash-process-alist): New variable.
13586         (hashcash-generate-payment-async): Add.
13587         (hashcash-already-paid-p): Add.
13588         (hashcash-insert-payment): Don't generate payments twice.
13589         (hashcash-insert-payment-async): Add.
13590         (hashcash-insert-payment-async-2): Add.
13591         (hashcash-cancel-async): Add.
13592         (hashcash-wait-async): Add.
13593         (hashcash-processes-running-p): Add.
13594         (hashcash-wait-or-cancel): Add.
13595         (mail-add-payment): New optional argument.  Conditionally start
13596         asynchronous calculation.
13597         (mail-add-payment-async): Add.
13598
13599         * message.el (message-send-mail): Wait for asynchronous hashcash
13600         results.  Don't clobber existing X-Hashcash headers.
13601         (message-setup-1): Call mail-add-payment-async when
13602         message-generate-hashcash is non-nil.
13603
13604 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13605
13606         * message.el (message-use-alternative-email-as-from): Examine the
13607         From header as well; use message-make-from in order to include a
13608         user's full name.
13609
13610 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13611
13612         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13613         default; improve customization type.
13614         (gnus-emphasis-custom-with-format): New macro.
13615         (gnus-emphasis-custom-value-to-external): New function.
13616         (gnus-emphasis-custom-value-to-internal): New function.
13617
13618 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13619
13620         * dns.el (query-dns): Resolve reverse addresses.
13621
13622 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13623
13624         * gnus-group.el (gnus-group-get-new-news): Use it.
13625
13626         * gnus-start.el (gnus-check-reasonable-setup): New function.
13627
13628 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13631         "Args out of range" error.  Reported by Arnaud Giersch
13632         <arnaud.giersch@free.fr>.
13633
13634 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13635
13636         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13637
13638 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13639
13640         * spam.el (spam group): Add :version.
13641
13642         * pgg-def.el (pgg group): Add :version.
13643
13644 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * gnus-art.el (gnus-article-edit-article): Don't associate the
13647         article buffer with a draft file.  This is a temporary measure
13648         against the 2004-08-22 change to gnus-article-edit-mode.
13649
13650 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13651
13652         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13653         (html2text-format-tags): Remove unused variable `attr'.
13654
13655 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13656
13657         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13658
13659         * tls.el (tls-process-connection-type, tls-success)
13660         (tls-certtool-program): Add :version.
13661
13662         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13663         (starttls-extra-arguments, starttls-process-connection-type)
13664         (starttls-connect, starttls-failure, starttls-success): Add :version.
13665
13666         * spam-stat.el (spam-stat): Add :version.
13667
13668         * sieve.el (sieve): Add :version.
13669
13670         * sha1.el (sha1): Add :version.
13671         (sha1-use-external): Remove redundant version.
13672
13673         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13674         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13675         (nnmail-split-fancy-match-partial-words)
13676         (nnmail-split-lowercase-expanded): Add :version.
13677
13678         * nndiary.el (nndiary): Add :version.
13679
13680         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13681
13682         * mml-sec.el (mml-default-sign-method)
13683         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13684         Add :version.
13685
13686         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13687
13688         * mm-url.el (mm-url-use-external, mm-url-program)
13689         (mm-url-arguments): Add :version.
13690
13691         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13692         (mm-attachment-file-modes, mm-decrypt-option)
13693         (mm-w3m-safe-url-regexp): Add :version.
13694
13695         * message.el (message-cite-prefix-regexp)
13696         (message-sendmail-envelope-from, message-minibuffer-local-map)
13697         (message-user-fqdn, message-completion-alist): Add :version.
13698
13699         * gnus-win.el (gnus-configure-windows-hook)
13700         (gnus-use-frames-on-any-display): Add :version.
13701
13702         * gnus-art.el (gnus-article-address-banner-alist)
13703         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13704         (gnus-treat-from-picon, gnus-treat-mail-picon)
13705         (gnus-treat-x-pgp-sig): Add :version.
13706
13707         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13708         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13709         (gnus-summary-article-delete-hook)
13710         (gnus-summary-display-while-building): Add :version.
13711
13712         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13713         (gnus-get-top-new-news-hook): Add :version.
13714
13715         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13716         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13717
13718         * gnus-registry.el (gnus-registry): Add :version.
13719
13720         * gnus-spec.el (gnus-use-correct-string-widths)
13721         (gnus-make-format-preserve-properties): Add :version.
13722
13723         * gnus.el (gnus-group-charter-alist)
13724         (gnus-group-fetch-control-use-browse-url)
13725         (gnus-install-group-spam-parameters): Add :version.
13726
13727         * gnus-diary.el (gnus-diary): Add :version.
13728
13729         * gnus-delay.el (gnus-delay): Add :version.
13730
13731         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13732         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13733         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13734         Add :version.
13735
13736         * gnus-agent.el (gnus-agent-max-fetch-size)
13737         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13738         (gnus-agent-prompt-send-queue): Add :version.
13739
13740         * deuglify.el (gnus-outlook-deuglify): Add :version.
13741
13742         * html2text.el: Beautify code.  Improve doc strings.  Some
13743         checkdoc cleanup.
13744         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13745
13746 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13747
13748         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13749
13750 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13751
13752         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13753         when package is loaded.
13754
13755         * spam.el (spam-summary-score-preferred-header): Add global preference
13756         for people who want to override the default SpamAssassin over
13757         Bogofilter preference (when both are set).
13758         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13759         (spam-user-format-function-S): Check
13760         spam-summary-score-preferred-header.
13761         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13762         (spam-user-format-function-S): Format the score correctly.
13763
13764 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13767         signature file.  Suggested by Manoj Srivastava
13768         <srivasta@golden-gryphon.com>.
13769
13770         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13771         iso-2022-jp even in the Japanese language environment.
13772         Suggested by Jason Rumney <jasonr@gnu.org>.
13773
13774 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13777         use the same characters as the dummy marks; make it free from
13778         getting affected by the language environment.
13779         (gnus-summary-read-group-1): Update mark positions only when the
13780         format spec is updated.
13781
13782         * gnus-spec.el (gnus-update-format-specifications): Return a list
13783         of updated types.
13784
13785 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13788         of boundp to check if display-warning is available.
13789
13790 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13791
13792         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13793
13794 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13795
13796         * nnspool.el (nnspool-spool-directory): Use news-path if the
13797         news-directory variable is not bound.
13798
13799         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13800         function instead of display-warning if it is not available.
13801
13802 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13803
13804         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13805         v5-10: Use `point-at-bol'.
13806
13807 2004-10-26  Simon Josefsson  <jas@extundo.com>
13808
13809         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13810         <chenggao@gmail.com>.
13811
13812 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13813
13814         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13815         instead.
13816
13817 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13818
13819         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13820         to remove a server from the nnimap-server-buffer-alist.
13821         (nnimap-open-connection, nnimap-close-server): Use it.
13822
13823         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13824
13825 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13826
13827         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13828         running the major-mode function.
13829
13830 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13833         dummy marks in the right way.
13834
13835 2004-10-18  David Edmondson  <dme@dme.org>
13836
13837         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13838         excessively.
13839
13840 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13841
13842         * gnus-util.el (gnus-split-references): Accept a nil references
13843         string and go on blissfully.
13844
13845         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13846         cases where the references string is non-nil but has no references.
13847
13848         * encrypt.el: Add autoload tags.
13849
13850         * spam.el (spam-resolve-registrations-routine): Remove article
13851         from unregistration list too.  Reported by David Hanak
13852         <dhanak@isis.vanderbilt.edu>
13853
13854 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13855
13856         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13857         nil.  Changed custom type.
13858
13859 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13860
13861         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13862
13863         * gnus-sum.el (gnus-summary-move-article): Use it.
13864
13865 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13866
13867         * encrypt.el: Add autoload cookies.
13868
13869         * spam.el (spam-backend-article-list-property)
13870         (spam-backend-get-article-todo-list)
13871         (spam-backend-put-article-todo-list)
13872         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13873         Resolve registrations separately.
13874         (spam-register-routine): Format comments.
13875         (spam-unregister-routine, spam-register-routine): Always call with
13876         specific-articles, no default list.
13877         (spam-summary-prepare-exit): Use the spam-classifications function.
13878
13879         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13880         gnus-encrypt.el.
13881
13882         * encrypt.el: Copied from gnus-encrypt.el.
13883
13884         * gnus-encrypt.el: Commented that it's obsolete.
13885
13886 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13887
13888         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13889         (gnus-score-save): Use it.
13890
13891         * message.el (message-bury): Use `window-dedicated-p'.
13892
13893 2004-10-15  Simon Josefsson  <jas@extundo.com>
13894
13895         * pop3.el (top-level): Don't require nnheader.
13896         (pop3-read-timeout): Add.
13897         (pop3-accept-process-output): Add.
13898         (pop3-read-response, pop3-retr): Use it.
13899
13900 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13901
13902         * spam.el (spam-register-routine): Move comment.
13903         (spam-verify-bogofilter): Use 'unknown for the initial
13904         spam-bogofilter-valid state, not 'never.
13905
13906         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13907         for netrc-machine.
13908
13909         * nnimap.el (nnimap-open-connection): Use
13910         netrc-machine-user-or-password.
13911
13912 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13913
13914         * gnus-registry.el (gnus-registry-unload-hook):
13915         Set as a variable with add-hook.
13916
13917         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13918         of news-path.
13919
13920         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13921
13922         * spam.el: Delete duplicate `provide'.
13923         (spam-unload-hook): Set as a variable with add-hook.
13924
13925 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13926
13927         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13928         in the doc string.
13929
13930         * message.el (message-ignored-news-headers)
13931         (message-ignored-supersedes-headers)
13932         (message-ignored-resent-headers)
13933         (message-forward-ignored-headers): Improve custom type.
13934
13935 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * message.el (message-tokenize-header): Fix 2004-09-06 change
13938         which used point-min in the wrong place.
13939
13940 2004-10-12  Simon Josefsson  <jas@extundo.com>
13941
13942         * tls.el (tls-certtool-program): New variable.
13943         (tls-certificate-information): New function, based on
13944         ssl-certificate-information.
13945
13946 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13947
13948         * compface.el: Move the version of ELisp-based uncompface program
13949         to the contrib directory because of the copyright problem.
13950
13951 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13952
13953         * message.el (message-kill-buffer): Raise the current frame.
13954
13955 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13956
13957         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13958
13959         * gnus.el (message-y-or-n-p): Autoload.
13960
13961         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13962         (pop3-password-required, pop3-authentication-scheme)
13963         (pop3-leave-mail-on-server): Made customizable.
13964         (pop3): New custom group.
13965         (pop3-retr): Remove `sleep-for' statements.
13966         Suggested by Dave Love <fx@gnu.org>.
13967
13968         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13969         Windows/DOS.
13970
13971         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13972         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13973         Dave Love <fx@gnu.org>.
13974
13975         * mml.el (mml-minibuffer-read-disposition): Require match.
13976         Suggested by Dave Love <fx@gnu.org>.
13977
13978 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13981         doc string.
13982
13983 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13984
13985         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13986
13987 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13988
13989         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13990         instead of calling `mm-insert-inline', to decode text/* parts
13991         before displaying them.
13992
13993 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * mm-uu.el (mm-uu-text-plain-type): New variable.
13996         (mm-uu-pgp-signed-extract-1): Use it.
13997         (mm-uu-pgp-encrypted-extract-1): Use it.
13998         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13999         bind mm-uu-text-plain-type with that value.
14000         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14001         mm-uu-dissect.
14002
14003 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * gnus-group.el (gnus-update-group-mark-positions):
14006         * gnus-sum.el (gnus-update-summary-mark-positions):
14007         * message.el (message-check-news-body-syntax):
14008         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14009         of string-as-multibyte.
14010
14011 2004-10-05  Juri Linkov  <juri@jurta.org>
14012
14013         * gnus-group.el (gnus-update-group-mark-positions):
14014         * gnus-sum.el (gnus-update-summary-mark-positions):
14015         * message.el (message-check-news-body-syntax):
14016         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14017         8-bit unibyte values to a multibyte string for search functions.
14018
14019 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14020
14021         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14022         (mm-uu-dissect-text-parts): New function.
14023
14024         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14025         dissect text parts.
14026
14027         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14028         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14029
14030         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14031
14032         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14033         gnus-current-topics instead of gnus-current-topic.
14034
14035 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14036
14037         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14038
14039 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14040
14041         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14042         where approriate.
14043
14044         * nnml.el (nnml-generate-active-info): do.
14045
14046         * nndiary.el (nndiary-generate-active-info): do.
14047
14048         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14049         (gnus-topic-move): do.
14050
14051         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14052         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14053
14054         * gnus-srvr.el (gnus-server-prepare)
14055         (gnus-server-open-all-servers): do.
14056
14057         * gnus-msg.el (gnus-summary-cancel-article)
14058         (gnus-summary-resend-message)
14059         (gnus-summary-mail-crosspost-complaint): do.
14060
14061         * gnus-move.el (gnus-change-server): do.
14062
14063         * gnus-group.el (gnus-group-unmark-all-groups)
14064         (gnus-group-set-current-level): do.
14065
14066 2004-10-04  Simon Josefsson  <jas@extundo.com>
14067
14068         * message.el (message-generate-hashcash): Doc fix.
14069
14070 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14071
14072         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14073         avoid infinite recursion via gnus-get-function.
14074
14075 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14076
14077         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14078
14079         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14080
14081         * nnmail.el (nnmail-split-history): do.
14082
14083         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14084         (nnml-request-delete-group): do.
14085
14086         * nnslashdot.el (nnslashdot-read-groups): do.
14087
14088         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14089         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14090
14091         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14092         (nnspool-sift-nov-with-sed): Use last.
14093         (nnspool-retrieve-headers-with-nov): Use mapc.
14094         (nnspool-request-newgroups): Use dolist.
14095         (nnspool-request-group): Use last.
14096
14097         * nntp.el (nntp-read-server-type): Use dolist.
14098
14099         * nnvirtual.el (nnvirtual-create-mapping)
14100         (nnvirtual-update-read-and-marked): Use dolist.
14101         (nnvirtual-convert-headers): Simplify.
14102
14103 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14104
14105         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14106         support for sync'ing tick marks.
14107
14108 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14111         there's no visible header.
14112
14113 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14114
14115         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14116         necessary, pass full group name to gnus-request-set-marks.
14117
14118 2004-10-01  Simon Josefsson  <jas@extundo.com>
14119
14120         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14121         acroread.
14122
14123 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14124
14125         * spam-report.el (spam-report-gmane): Fix interactive.
14126
14127         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14128
14129         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14130         when writing file.
14131         (gnus-agent-synchronize-flags): Don't default to being
14132         interactive.
14133
14134 2004-09-30  Simon Josefsson  <jas@extundo.com>
14135
14136         * message.el (message-generate-hashcash): Add.
14137         (message-send-mail): Use it, call mail-add-payment.
14138
14139 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14140
14141         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14142
14143 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14144
14145         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14146         gnus-requst-update-info with explicit code to sync the in-memory
14147         info read flags with the marks being sync'd to the backend.
14148
14149         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14150
14151 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14152
14153         * spam.el (spam-verify-bogofilter): Add new function.
14154         (spam-check-bogofilter)
14155         (spam-bogofilter-register-with-bogofilter): Use it.
14156         (spam-verify-bogofilter): Add small fixes.
14157
14158 2004-09-28  Simon Josefsson  <jas@extundo.com>
14159
14160         * hashcash.el (hashcash-generate-payment): Revert.
14161
14162 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14163
14164         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14165         gnus-extract-references instead of gnus-split-references.
14166
14167         * gnus-util.el (gnus-extract-references): Add new function, analogous
14168         to gnus-split-references but extracts only the message-ID without
14169         anything extra.
14170
14171         * hashcash.el (hashcash-generate-payment)
14172         (hashcash-check-payment): Do the right thing if hashcash-path is
14173         nil (because the hashcash program could not be found).
14174
14175         * spam.el (spam-use-hashcash): Remove comment.
14176
14177 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14178
14179         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14180         (gnus-cache-enter-article, gnus-cache-remove-article)
14181         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14182
14183         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14184
14185         * gnus-art.el (article-hide-boring-headers)
14186         (article-translate-strings, article-display-face)
14187         (gnus-article-mime-match-handle-first)
14188         (gnus-article-highlight-headers)
14189         (gnus-article-add-buttons-to-head): do.
14190
14191 2004-09-27  Simon Josefsson  <jas@extundo.com>
14192
14193         * hashcash.el: New version, from
14194         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14195         ../contrib/.
14196
14197 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14200
14201 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14202
14203         * gnus-dup.el (gnus-dup-open): Use mapc.
14204         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14205
14206         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14207         Reported by Stefan Wiens <s.wi@gmx.net>.
14208
14209         * gnus.el (gnus-shutdown): Use dolist.
14210
14211         * gnus-undo.el (gnus-undo): Use mapc.
14212
14213         * nnrss.el (nnrss-generate-active): do.
14214
14215         * message.el (message-cite-original-without-signature)
14216         (message-cite-original): Use mapc.
14217         (message-do-actions, message-make-forward-subject): Use dolist.
14218
14219 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14220
14221         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14222         deletion to remove entire duplicate line.  Fixes merged article
14223         number bug.
14224
14225 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14226
14227         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14228         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14229         first ask if you want to open a server and then, even when you
14230         responded with no, asking if you want to synchronize the server's
14231         flags.
14232         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14233         multi-line expressions.
14234         (gnus-agent-synchronize-group-flags): New internal function.
14235         Updates marks in memory (in the info structure) AND in the
14236         backend.
14237
14238         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14239
14240         * nnagent.el (nnagent-request-set-mark): Use
14241         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14242         method, to ensure that synchronization updates marks in the
14243         backend and in the info (in memory) structure.
14244
14245 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14246
14247         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14248         convention fully; don't miss the root article of a thread; make
14249         the X-Draft-From header with correct article numbers.
14250
14251 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14252
14253         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14254         unless plugged.  Disable the agent so that an open failure causes
14255         an error.
14256
14257         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14258         Reverted 2004-09-21 change.  The backend must be opened while
14259         synchronizing flags even when the backend stores the flags
14260         locally.
14261
14262 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14263
14264         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14265         in `header' match.  Reported by Svend Tollak Munkejord.
14266
14267         * message.el (message-cite-original): Fix use of
14268         `message-cite-articles-with-x-no-archive'.
14269
14270 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14273         (gnus-window-to-buffer): Ditto.
14274
14275         * mml.el (mml-preview-buffer): New variable.
14276         (mml-preview): Manage window layout with gnus-buffer-configuration.
14277
14278         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14279         X-Draft-From header even if those articles aren't quoted.
14280
14281 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14282
14283         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14284         (gnus-request-set-mark, gnus-request-update-mark): Use new
14285         g-s-t-u-l-m to decide to use backend even when unplugged.
14286
14287 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14288
14289         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14290         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14291
14292 2004-09-20  Simon Josefsson  <jas@extundo.com>
14293
14294         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14295         "utf-16-le".
14296
14297 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14298
14299         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14300
14301 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14302
14303         * uudecode.el (uudecode-use-external): Add :version.
14304
14305         * smime.el (smime-CA-file, smime-encrypt-cipher)
14306         (smime-dns-server): Add :version.
14307
14308         * smiley.el (gnus-smiley-file-types): Add :version.
14309
14310         * sha1.el (sha1-use-external): Add :version.
14311
14312         * pgg-def.el (pgg-query-keyserver): Add :version.
14313
14314         * nnmail.el (nnmail-fancy-expiry-targets)
14315         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14316         Add :version.
14317
14318         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14319         (nnimap-retrieve-groups-asynchronous): Add :version.
14320         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14321
14322         * mml.el (mml-content-disposition-parameters)
14323         (mml-insert-mime-headers-always): Add :version.
14324
14325         * mm-util.el (mm-coding-system-priorities): Add :version.
14326
14327         * mm-decode.el (mm-inline-text-html-with-images)
14328         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14329         (mm-verify-option): Add :version.
14330         (mm-text-html-renderer): Change :version.
14331
14332         * message.el (message-fcc-externalize-attachments)
14333         (message-required-headers, message-draft-headers)
14334         (message-subject-trailing-was-query)
14335         (message-subject-trailing-was-ask-regexp)
14336         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14337         (message-mark-insert-end, message-archive-header)
14338         (message-archive-note, message-cross-post-default)
14339         (message-cross-post-note, message-followup-to-note)
14340         (message-cross-post-note-function, message-use-mail-followup-to)
14341         (message-subscribed-address-functions)
14342         (message-subscribed-address-file, message-subscribed-addresses)
14343         (message-subscribed-regexps, message-allow-no-recipients)
14344         (message-yank-cited-prefix, message-signature-insert-empty-line)
14345         (message-hidden-headers, message-hierarchical-addresses)
14346         (message-mail-user-agent, message-use-idna)
14347         (message-valid-fqdn-regexp)
14348         (message-strip-special-text-properties, message-header-synonyms)
14349         (message-beginning-of-line, message-tab-body-function): Add :version.
14350         (message-insert-canlock, message-wide-reply-confirm-recipients):
14351         Change :version.
14352
14353         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14354         and :version.
14355         (mail-source-delete-old-incoming-confirm)
14356         (mail-source-movemail-program): Add :version.
14357
14358         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14359         (gnus-agent-cache, gnus-agent): Change :version.
14360
14361         * gnus-util.el (gnus-use-byte-compile): Change :version.
14362
14363         * gnus-sum.el (gnus-summary-make-false-root-always)
14364         (gnus-summary-default-high-score)
14365         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14366         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14367         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14368         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14369         (gnus-sum-thread-tree-single-indent)
14370         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14371         (gnus-sum-thread-tree-leaf-with-other)
14372         (gnus-sum-thread-tree-single-leaf): Add :version.
14373         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14374         (gnus-article-loose-mime): Change :version.
14375
14376         * gnus-start.el (gnus-backup-startup-file)
14377         (gnus-save-startup-file-via-temp-buffer): Add :version.
14378
14379         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14380         (gnus-server-offline-face): Add :version.
14381
14382         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14383
14384         * gnus-msg.el (gnus-gcc-externalize-attachments)
14385         (gnus-debug-files, gnus-debug-exclude-variables)
14386         (gnus-discouraged-post-methods): Change :version.
14387         (gnus-confirm-mail-reply-to-news)
14388         (gnus-confirm-treat-mail-like-news): Add :version.
14389
14390         * gnus-int.el (gnus-server-unopen-status): Add :version.
14391
14392         * gnus-group.el (gnus-group-jump-to-group-prompt)
14393         (gnus-large-ephemeral-newsgroup)
14394         (gnus-fetch-old-ephemeral-headers): Add :version.
14395
14396         * gnus-fun.el (gnus-x-face-directory)
14397         (gnus-convert-pbm-to-x-face-command)
14398         (gnus-convert-image-to-x-face-command)
14399         (gnus-convert-image-to-face-command): Add :version.
14400
14401         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14402
14403         * gnus-cite.el (gnus-cite-blank-line-after-header)
14404         (gnus-article-boring-faces): Add :version.
14405
14406         * gnus-art.el (gnus-buttonized-mime-types)
14407         (gnus-inhibit-mime-unbuttonizing)
14408         (gnus-treat-display-face)
14409         (gnus-treat-body-boundary): Change :version.
14410         (gnus-body-boundary-delimiter, gnus-picon-databases)
14411         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14412         (gnus-treat-date-english, gnus-treat-fold-headers)
14413         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14414         (gnus-treat-mail-picon, gnus-treat-wash-html)
14415         (gnus-article-encrypt-protocol)
14416         (gnus-use-idna, gnus-article-over-scroll)
14417         (gnus-mime-display-multipart-alternative-as-mixed)
14418         (gnus-mime-display-multipart-related-as-mixed)
14419         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14420         (gnus-ctan-url, gnus-button-ctan-handler)
14421         (gnus-button-handle-ctan-bogus-regexp)
14422         (gnus-button-ctan-directory-regexp)
14423         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14424         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14425         (gnus-button-man-level, gnus-button-emacs-level)
14426         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14427
14428         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14429         (gnus-agent-go-online): Change :version.
14430         (gnus-agent-expire-unagentized-dirs)
14431         (gnus-agent-auto-agentize-methods): Add :version.
14432
14433         * flow-fill.el (fill-flowed-display-column)
14434         (fill-flowed-encode-column): Add :version.
14435
14436         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14437         (gnus-outlook-deuglify-unwrap-max)
14438         (gnus-outlook-deuglify-cite-marks)
14439         (gnus-outlook-deuglify-unwrap-stop-chars)
14440         (gnus-outlook-deuglify-no-wrap-chars)
14441         (gnus-outlook-deuglify-attrib-cut-regexp)
14442         (gnus-outlook-deuglify-attrib-verb-regexp)
14443         (gnus-outlook-deuglify-attrib-end-regexp)
14444         (gnus-outlook-display-hook): Add :version.
14445
14446         * binhex.el (binhex-use-external): Add :version.
14447
14448 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14449
14450         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14451         and `invisible'.
14452
14453 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14454
14455         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14456         in gnus-registry-trim.
14457
14458 2004-09-13  Simon Josefsson  <jas@extundo.com>
14459
14460         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14461
14462         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14463
14464         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14465         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14466         <yamaoka@jpl.org>.
14467         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14468         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14469         <yamaoka@jpl.org>.
14470
14471         * sieve.el (sieve-manage-mode): Ditto.
14472
14473 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14474
14475         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14476
14477 2004-09-11  Simon Josefsson  <jas@extundo.com>
14478
14479         * dns-mode.el: Add.
14480
14481         * mm-view.el (mm-display-dns-inline): Add.
14482
14483         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14484         (mm-automatic-display): Ditto.
14485
14486         * mailcap.el (mailcap-mime-data): Add text/dns.
14487         (mailcap-mime-extensions): Map .soa to text/dns.
14488
14489 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14490
14491         * gnus-art.el (article-decode-mime-words, article-babel)
14492         (gnus-article-highlight-signature, gnus-article-add-buttons)
14493         (gnus-signature-toggle): Remove unnecessary bindings of
14494         `inhibit-read-only' inherited from v5.10 merge.
14495
14496 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14497
14498         * nntp.el (nntp): New customization group.
14499         (nntp-authinfo-file): Add customization group.
14500
14501         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14502
14503         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14504
14505         * gnus.el (to-address, to-list, subscribed)
14506         (large-newsgroup-initial): Ditto.
14507
14508         * flow-fill.el (fill-flowed-display-column)
14509         (fill-flowed-encode-column): Ditto.
14510
14511 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14512
14513         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14514         Use point-min rather than 1.
14515         (message-send-mail): Use buffer-size rather than point-max.
14516
14517         * gnus-sum.el (gnus-summary-search-article-forward):
14518         Signal a specific `search-failed' rather than a generic `error'.
14519
14520         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14521         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14522         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14523
14524 2004-09-10  Simon Josefsson  <jas@extundo.com>
14525
14526         * nndb.el (require): Remove tcp and duplicate cl.
14527
14528 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14529
14530         * gnus-agent.el (directory-files-and-attributes): Move forward.
14531
14532 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14533
14534         * gnus-agent.el (directory-files-and-attributes): Optionally
14535         defined to support XEmacs.
14536
14537 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14538
14539         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14540         to avoid run-time CL dependencies.
14541         (gnus-agent-unfetch-articles): New function.
14542         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14543         article numbers even when local .overview file is missing.
14544         (gnus-agent-read-article-number): New function.  Only accepts
14545         27-bit article numbers.
14546         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14547         gnus-agent-read-article-number.
14548         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14549         from backend while recognizing that article numbers in .overview
14550         must be valid.
14551         (gnus-agent-update-files-total-fetched-for): Use
14552         directory-files-and-attributes to improve performance.
14553         * gnus-int.el (gnus-request-move-article): Use
14554         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14555         improve performance.
14556
14557         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14558         some users confused by references to .newsrc when they only have a
14559         .newsrc.eld file.
14560         (gnus-convert-mark-converter-prompt)
14561         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14562         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14563         New function.  Used internally to only display 'gnus converting
14564         files' message when actually necessary.
14565
14566         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14567         methods now autoloaded.
14568
14569 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14570
14571         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14572         identifiers.
14573
14574 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14575
14576         * gnus-picon.el: Fix indentation and closing parenthesis.
14577
14578 2004-09-01  Simon Josefsson  <jas@extundo.com>
14579
14580         * message.el (message-canlock-generate): Require sha1, not
14581         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14582         to require within a function.  Sadly, if sha1.el isn't loaded, the
14583         let binding in m-c-g will hide the defcustom definition, which is
14584         bad.)
14585
14586         * canlock.el: Require sha1, not sha1-el.
14587
14588         * message.el: Don't autoload sha1 (there is a autoload cookie in
14589         sha1.el).
14590
14591         * sha1-el.el: Renamed to sha1.el.
14592
14593 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14594
14595         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14596
14597 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14598
14599         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14600
14601 2004-08-30  Kim F. Storm  <storm@cua.dk>
14602
14603         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14604
14605         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14606         Add :group 'nnimap.
14607
14608 2004-08-30  Andreas Schwab  <schwab@suse.de>
14609
14610         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14611         ?* and ?\;.
14612
14613         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14614         and ?\' to symbol instead of whitespace.
14615
14616 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14617
14618         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14619
14620         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14621         instead of re-search-forward.
14622
14623         * gnus-uu.el (gnus-uu-save-article): Ditto.
14624         (gnus-uu-post-encode-uuencode): Ditto.
14625
14626         * html2text.el (html2text-clean-list-items): Ditto.
14627         (html2text-clean-dtdd): Ditto.
14628         (html2text-format-tags): Ditto.
14629
14630         * message.el (message-send-mail-with-sendmail): Fix regexp.
14631         (message-fill-field-general): Use search-forward instead of
14632         re-search-forward.
14633         (unbold-region): Ditto.
14634
14635         * nnrss.el (nnrss-request-article): Ditto.
14636
14637         * nnslashdot.el (nnslashdot-request-article): Ditto.
14638
14639         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14640
14641         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14642         "Unrecognized menu descriptor" error in XEmacs.
14643
14644 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14645
14646         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14647         parent article of a sparse article in the thread hashtb.
14648
14649 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14650
14651         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14652         (nnmail-expand-newtext): Lowercase expanded entries if
14653         nnmail-split-lowercase-expanded is non-nil.
14654
14655 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14656
14657         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14658
14659         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14660         of gnus-tmp-news-method into string under XEmacs.  It will be
14661         passed to gnus-correct-length which takes only a string argument.
14662
14663 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14664
14665         * gnus-util.el (gnus-bind-print-variables): New macro.
14666         (gnus-prin1): Use it.
14667         (gnus-prin1-to-string): Use it.
14668         (gnus-pp): New function.
14669         (gnus-pp-to-string): New function.
14670
14671         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14672         Replace pp-to-string with gnus-pp-to-string.
14673         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14674         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14675         * gnus-msg.el (gnus-debug): Ditto.
14676         * gnus-score.el (gnus-score-save): Ditto.
14677         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14678         gnus-pp-to-string.
14679         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14680         with gnus-pp.
14681         * score-mode.el (gnus-score-pretty-print): Ditto.
14682         * webmail.el (webmail-debug): Ditto.
14683
14684 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14685
14686         * gnus-art.el (article-display-face, article-display-x-face):
14687         Use buffer-read-only.
14688
14689 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14690
14691         * gnus-art.el (article-hide-list-identifiers):
14692         Bind inhibit-read-only as t.
14693
14694 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14695
14696         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14697
14698 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14699
14700         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14701         (gnus-narrow-to-page): Don't assume point-min == 1.
14702         (gnus-article-edit-mode): Derive from message-mode.
14703
14704         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14705         point-min == 1.
14706
14707         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14708         Disable incorrect use of `assert'.
14709
14710         * message.el (message-mode): Set comment-start-skip.
14711
14712
14713 2004-08-22  Sam Steingold  <sds@gnu.org>
14714
14715         * pop3.el (pop3-leave-mail-on-server): New user variable.
14716         (pop3-movemail): Delete mail only when it is nil.
14717
14718 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14719
14720         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14721
14722         * mml.el (mml-preview): Use `pop-to-buffer'.
14723
14724         * message.el (message-goto-mail-followup-to): Insert after "To".
14725         (message-carefully-insert-headers): Add comment.
14726
14727         * gnus.el: Remove unused variable `gnus-article-check-size'.
14728
14729         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14730
14731         * gnus-art.el (gnus-button-alist): Improve
14732         `gnus-button-handle-library' entry.
14733
14734 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14735
14736         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14737         downcase, since XEmacs capitalizes error messages differently.
14738
14739 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14740
14741         * nntp.el: Add (require 'gnus) due to reference to
14742         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14743
14744 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14745
14746         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14747         `mm-fill-flowed'.
14748
14749         * mm-decode.el (mm-dissect-singlepart): Check it.
14750
14751 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14752
14753         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14754         'imap' for netrc parsing.
14755
14756 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14757
14758         * mailcap.el (mailcap-mime-data): Mark as risky.
14759
14760 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14763         may be included in the encoded word.
14764         (rfc2047-encode): Don't append a space if the encoded word
14765         includes close parenthesis.
14766
14767 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14770         of text within parentheses.
14771
14772 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14773
14774         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14775         (gnus-encrypt-write-file-contents): Make the password key the file
14776         name PLUS the cipher, not just the cipher.  Also remove failed
14777         passwords from the cache.
14778
14779 2004-08-06  Simon Josefsson  <jas@extundo.com>
14780
14781         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14782         fix.
14783
14784 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14785
14786         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14787         LWSP.
14788
14789 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14790
14791         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14792         to append in-reply-to: data to the references: header.
14793
14794         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14795         (netrc-parse): Use gnus-encrypt.el functions.
14796
14797         * gnus-encrypt.el: Add new file for encryption support; currently
14798         does only a few GPG ciphers and an internal XOR cipher.
14799
14800         * password.el: Add comments on using password-read-and-add.
14801         (password-read-and-add): Add function to read and add the
14802         password to the cache at once.
14803
14804 2004-07-28  Simon Josefsson  <jas@extundo.com>
14805
14806         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14807         parameter (but don't use it, for now).
14808
14809         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14810         instead of hard coding to nil.
14811
14812 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14813
14814         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14815         as mm-inline-image-xemacs does.
14816
14817 2004-07-26  Simon Josefsson  <jas@extundo.com>
14818
14819         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14820         Revert part of 2004-07-17 change below.
14821
14822 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14823
14824         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14825         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14826
14827 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14828
14829         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14830         quotes that actually start with ">" at the beginning of the
14831         lines.
14832
14833 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14834
14835         * rfc2047.el (rfc2047-encode-region): Fix last change.
14836         (rfc2047-encode-parameter): Remove useless concat.
14837
14838 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14839
14840         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14841         encode special characters; fix some kind of misconfigured headers;
14842         signal a real error if debug-on-quit or debug-on-error is non-nil.
14843         (rfc2047-encode-max-chars): New variable.
14844         (rfc2047-encode-1): Use it.
14845         (rfc2047-encode-parameter): New function.
14846
14847         * mml.el (mml-insert-parameter): Remove an excessive space.
14848
14849 2004-07-17  Simon Josefsson  <jas@extundo.com>
14850
14851         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14852         Kai Grossjohann <kai@emptydomain.de>.
14853         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14854         (gnus-group-make-menu-bar): Ditto.
14855
14856         * gnus-util.el (gnus-group-server): Add.
14857
14858 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14859
14860         * message.el (message-clone-locals): Clone sendmail and smtp
14861         variables.
14862
14863 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14864
14865         * rfc2047.el (rfc2047-encode-region): Fix last change.
14866
14867 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14868
14869         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14870         characters as non-special.
14871
14872 2004-07-09  Simon Josefsson  <jas@extundo.com>
14873
14874         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14875         Users will lose all flag changes made while unplugged with
14876         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14877         good default.  See numerous reports on ding mailing list.
14878
14879 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14882         add generate-head-function and generate-article-function to the
14883         rfc822-forward entry.
14884         (nndoc-rfc822-forward-generate-article): New function.
14885         (nndoc-rfc822-forward-generate-head): New function.
14886
14887         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14888
14889 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14890
14891         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14892         respect display group parameter and gnus-summary-expunge-below.
14893         (gnus-articles-to-read): Remove unused reference to display group
14894         parameter.
14895
14896 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14897
14898         * nnheader.el (nnheader-uniquify-message-id): New experimental
14899         variable.
14900         (nnheader-nov-read-message-id): Use it.
14901
14902         * spam-report.el (spam-report-gmane): Add interactive.
14903
14904 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14905
14906         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14907         qp-or-base64 for the application/* types.
14908
14909 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14910
14911         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14912
14913 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14914
14915         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14916         trim value.
14917
14918 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14919
14920         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14921         New macro and function.
14922         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14923
14924 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14927         after-load-alist.
14928
14929 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14930
14931         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14932         update info that isn't there.
14933
14934 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14935
14936         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14937         entry.
14938
14939 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14940
14941         * mm-view.el (mm-inline-render-with-function): Use multibyte
14942         buffer; decode html source by charset.
14943
14944         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14945
14946         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14947         Mule-UCS is loaded under XEmacs.
14948         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14949
14950 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14951
14952         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14953
14954 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * mm-util.el (mm-coding-system-p): Return a coding-system.
14957         (mm-mime-mule-charset-alist): Use shift_jis instead of
14958         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14959         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14960         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14961         instead of japanese-shift-jis and iso-latin-1 respectively in
14962         order to share the default value with both Emacs and XEmacs-mule.
14963         (mm-mule-charset-to-mime-charset): Make
14964         mm-coding-system-priorities effective.
14965         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14966         while predicating of candidates upon the priorities.
14967
14968 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14969
14970         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14971         gnus-uu-invert-processable.
14972
14973         * gnus.el: Autoload gnus-uu-invert-processable.
14974
14975 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14976
14977         * mm-util.el (mm-with-multibyte-buffer): New macro.
14978
14979         * rfc2047.el (rfc2047-encode-string): Use it.
14980         (rfc2047-encode-region): Move point to the end of the region after
14981         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14982
14983 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14986         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14987
14988 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14989
14990         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14991         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14992         Karl Chen <quarl@nospam.quarl.org>.
14993
14994 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14995
14996         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14997         invalid addresses.
14998
14999 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15000
15001         * spam.el: Change section markers, revise TODO list.
15002         (spam-backends): Make new master list of all installed backends.
15003         (spam-summary-exit-behavior): Add new variable to determine how
15004         messages moves are done at summary exit.
15005         (spam-move-spam-nonspam-groups-only)
15006         (spam-process-ham-in-nonham-groups)
15007         (spam-process-ham-in-spam-groups): Remove variables, the
15008         spam-summary-exit-behavior variable should be used to manage this
15009         behavior.
15010         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15011         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15012         and spam-old-spam-articles.
15013         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15014         Add empty variables, placeholders for the backends they represent.
15015         (spam-set-difference): Move, unchanged.
15016         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15017         unless the user has a processor variable.
15018         (spam-classifications, spam-classification-valid-p)
15019         (spam-backend-properties, spam-backend-property-valid-p)
15020         (spam-backend-function-type-valid-p)
15021         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15022         (spam-report-articles-gmane, spam-report-articles-resend):
15023         Remove functions, they are not needed.
15024         (spam-install-backend-super, spam-backend-list)
15025         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15026         (spam-backend-function, spam-backend-ham-registration-function)
15027         (spam-backend-spam-registration-function)
15028         (spam-backend-ham-unregistration-function)
15029         (spam-backend-spam-unregistration-function)
15030         (spam-backend-statistical-p, spam-backend-mover-p)
15031         (spam-install-backend-alias, spam-install-checkonly-backend)
15032         (spam-install-mover-backend, spam-install-nocheck-backend)
15033         (spam-install-backend, spam-install-statistical-backend)
15034         (spam-install-statistical-checkonly-backend): Add backend installation
15035         support.
15036         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15037         (spam-group-processor-p): Use the new backend code and respect the
15038         summary exit behavior.
15039         (spam-mark-spam-as-expired-and-move-routine): Remove.
15040         (spam-summary-prepare): Change to use the new spam-old-articles
15041         variable.
15042         (spam-copy-or-move-routine, spam-copy-spam-routine)
15043         (spam-move-spam-routine, spam-copy-ham-routine)
15044         (spam-move-ham-routine): Add code to copy/move ham or spam.
15045         (spam-fetch-field-fast): Improve doc and code, plus allow the
15046         'number request.
15047         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15048         variables.
15049         (spam-split, spam-find-spam): Use the new backend code.
15050         (spam-registration-functions): Remove variable.
15051         (spam-unregister-routine): Add convenience wrapper.
15052         (spam-log-undo-registration, spam-register-routine)
15053         (spam-log-processing-to-registry)
15054         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15055         where possible.
15056         (spam-check-gmane-xref, spam-check-regex-headers)
15057         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15058         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15059         (spam-check-bogofilter-headers, spam-check-spamoracle)
15060         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15061         (spam-check-crm114-headers): Use the spam-split-group that
15062         spam-split prepares, no need to determine it every time.
15063
15064         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15065         to the nnheader-parse-naked-head call.
15066
15067         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15068
15069         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15070         the nnheader-nov-read-message-id call.
15071
15072 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15075         gnus-activate-group twice.  Suggested by Markus Peter
15076         <warp@spin.de>.
15077
15078 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15079
15080         * gnus-art.el (gnus-article-time-format): Exchange the order of
15081         day and month in the default value; fix customization type.
15082         (article-date-ut): Use add-text-properties.
15083         (article-make-date-line): Use message-make-date instead of
15084         current-time-string.
15085
15086         * message.el (message-fetch-field): Don't use set-text-properties.
15087         (message-make-date): Simplify.
15088
15089         * messagexmas.el (message-xmas-make-date): New function.
15090         (message-xmas-redefine): Defalias message-make-date to it.
15091
15092 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15093
15094         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15095         (rfc2047-encode-region): Treat text within parentheses as special;
15096         show the original text when error has occurred.
15097
15098         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15099         already-computed method to gnus-activate-group.
15100
15101         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15102         same select-methods identical Lisp objects.
15103
15104         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15105         object when modifying the info.
15106
15107 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15108
15109         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15110         gnus-opened-servers since it has never been opened with the new
15111         configuration yet.
15112
15113 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15114
15115         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15116         arg to nnheader-generate-fake-message-id.
15117
15118 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15119
15120         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15121         number and build a fake message ID localized to a group and
15122         article number (so it's repeatable from that point on).
15123         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15124         ID format.
15125
15126         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15127         nnheader-generate-fake-message-id with the article number.
15128
15129 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15130
15131         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15132         end-of-buffer.
15133
15134 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15135
15136         * message.el (message-ignored-supersedes-headers): Add Approved.
15137
15138 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15141         goto-char.
15142         (rfc2047-encode): Fold the line before encoding.
15143
15144 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15145
15146         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15147         folding -- not all headers can be folded, and this should be done
15148         by the message composition mode.  Probably.  I think.
15149
15150 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15153         fast.
15154
15155         * gnus-ems.el (gnus-remove-image): Don't use
15156         message-text-with-property; remove only the image found first.
15157
15158         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15159         found first.
15160
15161 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15162
15163         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15164
15165 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15166
15167         * message.el (message-text-with-property): Make it fast and accept
15168         optional arguments.
15169         (message-strip-forbidden-properties): Use it.
15170         (message-fix-before-sending): Follow the m-t-w-p change.
15171
15172         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15173
15174 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * gnus-art.el (article-hide-headers): Don't change the buffer
15177         mistakenly when performing mml-preview even if
15178         gnus-single-article-buffer is nil.
15179
15180 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15181
15182         * message.el (message-expand-name-databases): New user option.
15183         (message-expand-name): Use it.
15184
15185 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15186
15187         * spam.el (spam-report-articles-resend)
15188         (spam-report-resend-register-routine): Allow ham reporting.
15189         (spam-report-resend-register-ham-routine): Add wrapper.
15190         (spam-registration-functions): Add ham resending functions.
15191         (spam-list-of-processors): Add ham resend processor.
15192
15193         * gnus.el (ham-resend-to): Add new group parameter.
15194         (spam-process): Add ham resend option.
15195
15196         * spam-report.el (spam-report-resend): Allow reporting ham.
15197         (spam-report-resend-ham): Add wrapper.
15198
15199 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15200
15201         * message.el (message-cite-articles-with-x-no-archive): New
15202         variable.
15203         (message-cite-original): Use it.
15204
15205 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15206
15207         * message.el (message-cite-original): Respect X-No-Archive.
15208
15209 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15210
15211         * gnus-art.el (article-hide-headers): Refer to the values for
15212         gnus-ignored-headers and gnus-visible-headers in the summary
15213         buffer since a user may have set them as group parameters.
15214
15215 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15216
15217         * assistant.el (assistant-node-name): Add convenience function.
15218         (assistant-render-text, assistant-render-node): Add error handling,
15219         plus handle multiple next nodes.
15220         (assistant-find-next-node): Comment out for now.
15221         (assistant-find-next-nodes): Add function, returns list of next
15222         nodes.
15223
15224 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15225
15226         * mail-source.el (mail-source-directory): Fix doc-string.
15227
15228 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15229
15230         * assistant.el (assistant-render-text, assistant-eval): Add :set
15231         widget type, which is different because it takes and returns a
15232         list.  Much hilarity ensues.
15233
15234 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15235
15236         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15237
15238         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15239         doc-string.
15240
15241         * gnus-start.el (gnus-activate-group): Added doc-string.
15242
15243 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15246
15247 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15248
15249         * assistant.el (assistant-render-text): Try to add a :set
15250         widget, more to come.
15251
15252         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15253         strings.
15254         (spam-report-articles-resend)
15255         (spam-register-routine): Do registration iff any articles warrant
15256         it.
15257         (spam-summary-prepare-exit): Change log message for nil group
15258         destinations.
15259
15260 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15261
15262         * spam.el (spam-report-resend-register-routine): Allow
15263         spam-report-resend-to to be a group parameter or a global value.
15264
15265 2004-05-26  Simon Josefsson  <jas@extundo.com>
15266
15267         * starttls.el: Merge with my GNUTLS based starttls.el.
15268         (starttls-gnutls-program, starttls-use-gnutls)
15269         (starttls-extra-arguments, starttls-process-connection-type)
15270         (starttls-connect, starttls-failure, starttls-success): New
15271         variables.
15272         (starttls-program, starttls-extra-args): Doc fix.
15273         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15274         functions.
15275         (starttls-negotiate, starttls-open-stream): Check
15276         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15277         function if it is set.
15278
15279 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15282         structured fields.
15283
15284 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15287
15288 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15289
15290         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15291         variable.
15292         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15293         assigning the spam-mark to new messages.
15294
15295 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15296
15297         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15298
15299 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15302
15303         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15304         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15305         default.
15306
15307 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15308
15309         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15310         correct data.
15311
15312 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15313
15314         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15315         (spam-group-processor-p): Fix function.
15316         (spam-group-processor-multiple-p)
15317         (spam-group-spam-processor-report-gmane-p)
15318         (spam-group-spam-processor-report-resend-p)
15319         (spam-group-spam-processor-bogofilter-p)
15320         (spam-group-spam-processor-blacklist-p)
15321         (spam-group-spam-processor-ifile-p)
15322         (spam-group-ham-processor-ifile-p)
15323         (spam-group-spam-processor-spamoracle-p)
15324         (spam-group-spam-processor-crm114-p)
15325         (spam-group-ham-processor-bogofilter-p)
15326         (spam-group-spam-processor-stat-p)
15327         (spam-group-ham-processor-stat-p)
15328         (spam-group-ham-processor-whitelist-p)
15329         (spam-group-ham-processor-BBDB-p)
15330         (spam-group-ham-processor-spamoracle-p)
15331         (spam-group-ham-processor-copy-p): Remove functions with some
15332         prejudice against unneeded code.
15333         (spam-report-articles-resend)
15334         (spam-report-resend-register-routine): Allow the group/topic
15335         spam-resend-to value to override spam-report-resend-to.
15336         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15337         properly now.
15338
15339         * gnus.el (spam-resend-to): Add group/topic parameter.
15340         (spam-process): Move the OBSOLETE processors to the end of the
15341         choices.
15342
15343 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15344
15345         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15346         with resend-to set to nil, and then ask the user if necessary.
15347         (spam-report-resend): spam-report-resend takes a list of articles, not
15348         separate article numbers.
15349
15350 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15351
15352         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15353         addition to emacs-w3m.
15354
15355 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15356
15357         * assistant.el (assistant-authinfo-data): New function.
15358         (assistant-eval): Eval for entire assistant.
15359
15360         * netrc.el (netrc-services-file): New variable.
15361         (netrc-parse-services): New function.
15362         (netrc-find-service-name): New function.
15363         (netrc-find-service-number): New function.
15364         (netrc-port-equal): New function.
15365         (netrc-machine): Use it.
15366
15367         * nnimap.el (nnimap-open-connection): Use netrc.
15368
15369         * gnus-util.el (gnus-netrc-get): Remove aliases.
15370
15371         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15372
15373         * assistant.el (wid-edit): Fix compilation.
15374
15375         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15376
15377 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15378
15379         * gnus-util.el (gnus-set-file-modes): New function.  (small
15380         patch).
15381
15382 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15383
15384         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15385
15386         * assistant.el (assistant-render-node): Fix up rendering and
15387         read-only text.
15388         (assistant-render-node): Reset.
15389         (assistant-make-read-only): Not sticky.
15390
15391 2004-05-20  Danny Siu  <dsiu@adobe.com>
15392
15393         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15394         centered even when gnus-auto-center-summary is t.
15395
15396 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15397
15398         * dns.el (dns-get-txt-answer): New function.
15399         (dns-read-txt): Ditto.
15400         (query-dns): Use it.
15401
15402 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15403
15404         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15405         active for foreign groups even if the group level is higher than
15406         the specified value.
15407
15408 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15409
15410         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15411         non-active groups.
15412
15413         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15414
15415 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15416
15417         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15418
15419 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15420
15421         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15422         (spam-crm114-header, spam-crm114-spam-switch)
15423         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15424         (spam-crm114-positive-spam-header)
15425         (spam-crm114-database-directory, spam-list-of-processors)
15426         (spam-group-spam-processor-crm114-p)
15427         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15428         (spam-generic-score, spam-list-of-checks)
15429         (spam-list-of-statistical-checks, spam-registration-functions)
15430         (spam-check-crm114-headers, spam-crm114-score)
15431         (spam-check-crm114, spam-crm114-register-with-crm114)
15432         (spam-crm114-register-spam-routine)
15433         (spam-crm114-unregister-spam-routine)
15434         (spam-crm114-register-ham-routine)
15435         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15436         asjo@koldfront.dk (Adam Sjøgren).
15437
15438         * gnus.el: Add spam-use-crm114.
15439
15440         * spam.el (spam-list-of-processors, spam-registration-functions):
15441         Add spam-use-resend.
15442         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15443         (spam-report-articles-gmane): Add doc fix.
15444         (spam-report-articles-resend, spam-report-resend-register-routine):
15445         Add wrappers around spam-report-resend-to.
15446
15447         * spam-report.el (spam-report-resend-to, spam-report-resend):
15448         Add support for resending spam.
15449         (spam-report-gmane): Fix line length >80.
15450
15451         * gnus.el (spam-process): Add spam-use-resend.
15452
15453 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15454
15455         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15456         number of processed spam messages.
15457         (spam-ham-copy-or-move-routine): Return the number of processed
15458         ham messages.
15459         (spam-summary-prepare-exit): Use the above values to decide
15460         whether status messages shouled be displayed.
15461
15462 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15465         `rfc2047-encoding-function-alist' in order to avoid conflicting
15466         with the old version.
15467         (rfc2047-encode-region): Concatenate words containing non-ASCII
15468         characters in structured fields; don't encode space-delimited
15469         ASCII words even in unstructured fields; don't break words at
15470         char-category boundaries.
15471         (rfc2047-encode-1): New function.
15472         (rfc2047-encode): Use it; encode text so that it occupies the
15473         maximum width within 76-column; work correctly on Q encoding for
15474         iso-2022-* charsets.
15475         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15476         sure not to break a line just after the header name.
15477         (rfc2047-b-encode-region): Removed.
15478         (rfc2047-b-encode-string): New function.
15479         (rfc2047-q-encode-region): Removed.
15480         (rfc2047-q-encode-string): New function.
15481
15482         * mm-util.el (mm-replace-in-string): New function.
15483
15484 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15485
15486         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15487         get it right.
15488         (gnus-inews-make-draft): Really.
15489
15490 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15491
15492         * nnmh.el (nnmh-request-list-1): Don't check the link count
15493         before descending.  (small patch)
15494
15495 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15496
15497         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15498         stuff.
15499
15500         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15501         on real group name.
15502
15503         * gnus-art.el (gnus-signature-limit): Doc fix.
15504
15505         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15506
15507         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15508
15509 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15510
15511         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15512         isn't a string.
15513
15514 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15515
15516         * gnus-draft.el (gnus-draft-send): Bind
15517         rfc2047-encode-encoded-words.
15518
15519         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15520         (rfc2047-encodable-p): Say that =? needs encoding.
15521         (rfc2047-encode-encoded-words): New variable.
15522
15523         * gnus-group.el (gnus-group-select-group): Doc fix.
15524
15525         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15526
15527         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15528         to nil.
15529
15530         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15531
15532         * nnheader.el (nnheader-get-lines-and-char): New function.
15533
15534 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15535
15536         * gnus-msg.el (gnus-summary-followup-with-original): Document
15537         yanking of region when active.
15538
15539 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15540
15541         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15542         groups if the group level is higher than the specified value.
15543
15544 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15545
15546         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15547         (gnus-group-jump-to-group): Added prefix argument using
15548         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15549         non-active group.
15550
15551         * compface.el (uncompface): Be verbose when changing
15552         `uncompface-use-external'.
15553
15554         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15555         handle manual section.
15556
15557 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15558
15559         * gnus-art.el (gnus-button-alist): Revert previous change.
15560
15561 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15562
15563         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15564
15565 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15566
15567         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15568         whether backend can accept message.
15569
15570         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15571
15572 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15573
15574         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15575         Avoid creating directory when nntp-marks-is-evil is true.
15576         Reported by Reiner Steib.
15577
15578 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15579
15580         * gnus-picon.el (gnus-picon-style): New variable.
15581         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15582         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15583         Jesper Harder <harder@ifa.au.dk>.
15584
15585 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15586
15587         * message.el (message-fill-field): Return point.
15588         (message-generate-headers): Go to end of field.
15589
15590         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15591         stuff for non-living groups.
15592
15593 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15594
15595         * gnus-art.el (gnus-article-followup-with-original)
15596         (gnus-article-reply-with-original): gnus-mark-active-p ->
15597         gnus-region-active-p.
15598
15599 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15600
15601         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15602         only when there is spam or ham to be processed.
15603
15604 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15605
15606         * mail-source.el (mail-source-delete-crash-box): Refactor.
15607         (mail-source-fetch): Use it.
15608         (mail-source-fetch-file): Ditto.
15609         (mail-source-fetch-directory): Run postscript in loop.
15610         (mail-source-fetch-pop): Delete.
15611         (mail-source-fetch-maildir): Ditto.
15612         (mail-source-fetch-imap): Ditto.
15613
15614         * imap.el (imap-authenticators): Comment out sasl.
15615
15616         * message.el (message-skip-to-next-address): New function.
15617         (message-fill-header-address): Refactor.
15618         (message-fill-address): Use it.
15619         (message-delete-address): Use it.
15620         (message-fill-header-general): Refactor.
15621         (message-fill-field-address): Rename.
15622         (message-narrow-to-field): Find the start of the header.
15623         (message-header-format-alist): Don't pre-fill.
15624         (message-fill-header): Removed.
15625         (message-insert-header): New function.
15626         (message-shorten-references): Use it.
15627
15628         * rfc2047.el (rfc2047-field-value): Strip props.
15629
15630         * mail-parse.el (mail-header-make-address): New alias.
15631
15632         * ietf-drums.el (ietf-drums-make-address): New function.
15633
15634         * imap.el: Add compiler directives.
15635
15636         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15637
15638         * gnus-art.el (article-decode-idna-rhs): Don't use
15639         message-idna-inside-rhs-p.
15640
15641 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15642
15643         * message.el (message-idna-inside-rhs-p): Removed.
15644         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15645
15646         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15647         false positives.
15648
15649 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15650
15651         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15652
15653 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15654
15655         * nneething.el (nneething-file-name): Don't create spurious
15656         files.
15657
15658         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15659         (gnus-inews-do-gcc): Remove sleep.
15660
15661         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15662         part under point.
15663
15664         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15665         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15666
15667 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15668
15669         * spam.el (spam-summary-prepare-exit): Fixed (length).
15670
15671 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15672
15673         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15674         as expired without moving it" message when there are spam
15675         messages left.
15676
15677 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15678
15679         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15680         header is not nil.
15681
15682 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15683
15684         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15685         nntp-possibly-create-directory, not nntp-possibly-change-group.
15686         (nntp-marks-changed-p): New arg SERVER.
15687         (nntp-request-update-info): Adjust caller.
15688
15689 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15690
15691         * nntp.el (nntp-save-marks): Pass missing arg.
15692
15693 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15694
15695         * nntp.el: Support marks.
15696         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15697         (nntp-marks-modtime, nntp-marks-directory): New variables.
15698         (nntp-request-set-mark, nntp-request-update-info)
15699         (nntp-possibly-create-directory, nntp-marks-changed-p)
15700         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15701         functions.
15702
15703 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15704
15705         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15706         (gnus-xmas-redefine): Rename.
15707
15708         * gnus-score.el (gnus-score-insert-help): Use
15709         gnus-select-lowest-window.
15710
15711         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15712         appt-select-lowest-window and rename to gnus-select-lowest-window.
15713
15714         * gnus.el: do.
15715
15716 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15717
15718         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15719         encodings of MIME-encoded words, in order to improve
15720         interoperability with several broken MUAs.
15721
15722 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15723
15724         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15725         tags, only when charsets are not specified in headers.
15726         (mm-inline-text-html-render-with-w3m): Ditto.
15727
15728         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15729         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15730
15731 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15732
15733         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15734         instead of MIME-decoded from fields when checking
15735         `gnus-article-address-banner-alist'.
15736
15737 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15738
15739         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15740         description rather than subject.
15741
15742 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15743
15744         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15745
15746 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15747
15748         * gnus.el (gnus-version-number): Bump.
15749
15750 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15751
15752         * gnus.el: No Gnus v0.2 is released.
15753
15754 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15755
15756         * gnus-agent.el (gnus-agent-read-agentview): Inline
15757         gnus-uncompress-range.
15758
15759 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15760
15761         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15762         `exec-installed-p'.
15763
15764 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15765
15766         * gnus.el (spam-process, spam-autodetect-methods): Add
15767         bsfilter and bsfilter-headers.
15768
15769         * spam.el (spam-bsfilter): New customize group.
15770         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15771         (spam-bsfilter-header, spam-bsfilter-probability-header)
15772         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15773         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15774         (spam-bsfilter-database-directory): New options.
15775         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15776         (spam-list-of-statistical-checks, spam-registration-functions):
15777         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15778         (spam-bsfilter-score): New command.
15779         (spam-check-bsfilter-headers, spam-check-bsfilter)
15780         (spam-bsfilter-register-with-bsfilter)
15781         (spam-bsfilter-register-spam-routine)
15782         (spam-bsfilter-unregister-spam-routine)
15783         (spam-bsfilter-register-ham-routine)
15784         (spam-bsfilter-unregister-ham-routine): New functions.
15785         (spam-generic-score): Support bsfilter; Accept an optional argument
15786         to recalcurate spam score even if scoring header has already been
15787         added.
15788         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15789         optional argument to recalcurate spam score even if scoring header
15790         has already been added.
15791
15792 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15793
15794         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15795         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15796         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15797         link is missing.
15798
15799 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15800
15801         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15802         (html2text-get-attr): Rewrite.
15803
15804         * message.el (message-setup-1): Remove redundant put-text-property
15805         on mail-header-separator.
15806
15807 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15808
15809         * gnus-registry.el (gnus-registry-cache-whitespace)
15810         (gnus-registry-action, gnus-registry-spool-action)
15811         (gnus-registry-split-fancy-with-parent): Change message levels
15812         from 5 to 3 or 7, as needed.
15813
15814         * spam.el (spam-summary-prepare-exit)
15815         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15816         (spam-split, spam-find-spam, spam-log-undo-registration)
15817         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15818         level from 5 to 6.
15819
15820 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15823         2004-03-04 change).
15824
15825 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15826
15827         * sieve-manage.el (sieve-manage-open):
15828         * nnweb.el (nnweb-insert-html):
15829         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15830         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15831         * nnspool.el (nnspool-request-group):
15832         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15833         * nnml.el (nnml-request-update-info):
15834         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15835         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15836         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15837         (nnimap-request-set-mark):
15838         * nnfolder.el (nnfolder-request-update-info):
15839         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15840         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15841         * gnus-uu.el (gnus-uu-find-articles-matching):
15842         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15843         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15844         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15845         * gnus-nocem.el (gnus-nocem-scan-groups):
15846         * gnus-int.el (gnus-start-news-server):
15847         * gnus-group.el (gnus-group-make-kiboze-group)
15848         (gnus-group-browse-foreign-server):
15849         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15850         Use mapc when appropriate.
15851
15852 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15853
15854         FIXME: Make separate entries for each person.
15855
15856         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15857         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15858         <shields@msrl.com>:
15859
15860         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15861         may need for spam sorting and scoring.
15862         (spam-user-format-function-S): Add user format function suitable for
15863         general use.
15864         (spam-article-sort-by-spam-status): Add sorting function for summary
15865         sorting.
15866         (spam-extra-header-to-number): Add function to get a score from a
15867         header.
15868         (spam-summary-score): Add function to get a numeric score from the
15869         headers.
15870         (spam-generic-score): Fix function doc, was in wrong place.
15871         (spam-initialize): Take symbols when it's run, and install the
15872         extra headers that spam-necessary-extra-headers thinks we need.
15873
15874 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15875
15876         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15877         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15878
15879 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15880
15881         * gnus-sum.el (gnus-set-global-variables)
15882         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15883         (gnus-article-get-xrefs, gnus-summary-best-group)
15884         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15885         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15886         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15887         Use with-current-buffer.
15888
15889 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15890
15891         * spam.el (spam-summary-prepare-exit): Simplify logic.
15892         (spam-fetch-article-header): Read the article header if it's not
15893         available.
15894         (spam-list-articles): Simplify logic.
15895         (spam-filelist-register-routine): Fix bug with unregister-list.
15896
15897         * gnus-registry.el: Fix comments at beginning.
15898
15899 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15900
15901         * message.el (message-cater-to-broken-inn): Remove.
15902         (message-shorten-references): Make sure the total folded length of
15903         References is shorter than 998 characters to cater to a bug in INN
15904         2.3.  Also, don't pretend that references aren't folded -- this
15905         hasn't worked for a while.
15906
15907 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15908
15909         * gnus-agent.el (gnus-agentize):
15910         gnus-agent-send-mail-real-function no longer set to current value
15911         of message-send-mail-function but rather a lambda that calls
15912         message-send-mail-function.  The change makes the agent real-time
15913         responsive to user changes to message-send-mail-function.
15914
15915 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15916
15917         * legacy-gnus-agent.el
15918         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15919         help from Florian Weimer <fw@deneb.enyo.de>
15920
15921 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15922
15923         * nnmail.el (nnmail-cache-insert): Revert last change.
15924
15925 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15926
15927         * nnmail.el (nnmail-cache-insert): Always check whether
15928         nnmail-cache-ignore-groups matches a group name.
15929
15930 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15931
15932         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15933         (spam-find-spam, spam-log-processing-to-registry)
15934         (spam-log-registered-p, spam-log-unregistration-needed-p)
15935         (spam-log-undo-registration): Use gnus-message instead of
15936         gnus-error, none of these errors are fatal.
15937
15938         * gnus-registry.el (gnus-registry-clean-empty-function)
15939         (gnus-registry-clean-empty): Remove only empty entries without
15940         extra data.
15941
15942 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15943
15944         * spam-stat.el (spam-stat-buffer-change-to-spam)
15945         (spam-stat-buffer-change-to-non-spam): Change (error) to
15946         (gnus-message 8) invocation.
15947
15948 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * nntp.el (nntp-via-netcat-command): New variable.
15951         (nntp-via-netcat-switches): New variable.
15952         (nntp-open-via-rlogin-and-netcat): New function.
15953         (nntp-open-connection-function): Doc fix.
15954         (nntp-telnet-command): Doc fix.
15955         (nntp-end-of-line): Doc fix.
15956         (nntp-via-rlogin-command): Doc fix.
15957         (nntp-via-user-name): Doc fix.
15958         (nntp-via-address): Doc fix.
15959
15960 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15961
15962         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15963         error in Emacs 21.1.
15964
15965 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15966
15967         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15968
15969 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15970
15971         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15972         (gnus-agent-with-refreshed-group): New macro.
15973         (gnus-agent-rename-group): New function.
15974         (gnus-agent-delete-group): New function.
15975         (gnus-agent-save-group-info): Use gnus-command-method when
15976         `method' parameter is nil.  Don't write nil entries into the
15977         active file.
15978         (gnus-agent-get-group-info): New function.
15979         (gnus-agent-fetch-articles): Use
15980         gnus-agent-update-files-total-fetched-for to increment disk space
15981         used.
15982         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15983         gnus-agent-update-view-total-fetched-for to increment disk space
15984         used.
15985         (gnus-agent-get-local): Added optional parameters to avoid calling
15986         gnus-group-real-name and gnus-find-method-for-group.
15987         (gnus-agent-set-local): Delete stored entry if either min, or max,
15988         are nil.
15989         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15990         quit, use gnus-agent-regenerate-group to record existance of any
15991         articles fetched to disk before the quit occurred.
15992         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15993         gnus-agent-update-view-total-fetched-for, and
15994         gnus-agent-update-files-total-fetched-for to decrement disk space
15995         used.
15996         (gnus-agent-retrieve-headers): Use
15997         gnus-agent-update-view-total-fetched-for to increment disk space
15998         used.
15999         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16000         with gnus-agent-update-files-total-fetched-for to decrement disk
16001         space and fresh group buffer.
16002         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16003         (gnus-agent-need-update-total-fetched-for): New variable.
16004         (gnus-agent-update-files-total-fetched-for): New function.
16005         (gnus-agent-update-view-total-fetched-for): New function.
16006         (gnus-agent-total-fetched-for): New function.
16007
16008         * gnus-cache.el (gnus-cache-save-buffers): Use
16009         gnus-cache-update-overview-total-fetched-for to change disk space
16010         used by this group.
16011         (gnus-cache-possibly-enter-article): Use
16012         gnus-cache-update-file-total-fetched-for to increment disk space
16013         used by this group.
16014         (gnus-cache-possibly-remove-article): Use
16015         gnus-cache-update-file-total-fetched-for to decrement disk space
16016         used by this group.
16017         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16018         (gnus-cache-rename-group): New function.
16019         (gnus-cache-delete-group): New function.
16020         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16021         (gnus-cache-need-update-total-fetched-for): New variable.
16022         (gnus-cache-with-refreshed-group): New macro.
16023         (gnus-cache-update-file-total-fetched-for): New function.
16024         (gnus-cache-update-overview-total-fetched-for): New function.
16025         (gnus-cache-rename-group-total-fetched-for): New function.
16026         (gnus-cache-delete-group-total-fetched-for): New function.
16027         (gnus-cache-total-fetched-for): New function.
16028
16029         * gnus-group.el: Require gnus-sum and autoload functions to
16030         resolve warnings when gnus-group.el compiled alone.
16031         (gnus-group-line-format): Documented new %F.
16032         (size of Fetched data) group line format; identifies disk space
16033         used by agent and cache.
16034         (gnus-group-line-format-alist): Defined new F format.
16035         (gnus-total-fetched-for): New function.
16036         (gnus-group-delete-group): No longer update
16037         gnus-cache-active-altered as gnus-request-delete-group now keeps
16038         the cache in sync.
16039         (gnus-group-list-active): Let the agent store a server's active
16040         list if currently plugged.
16041
16042         * gnus-int.el (gnus-request-delete-group):
16043         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16044         local disk in sync with the server.
16045         (gnus-request-rename-group):
16046         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16047         local disk in sync with the server.
16048
16049         * gnus-start.el (gnus-get-unread-articles):
16050         Cosmetic simplification to logic.
16051
16052         * gnus-util.el (gnus-rename-file): New function.
16053
16054 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16055
16056         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16057
16058 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16059
16060         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16061         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16062
16063 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16064
16065         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16066         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16067
16068 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16069
16070         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16071
16072 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16073
16074         * spam.el (spam-set-difference): Add function to replace
16075         gnus-set-difference in spam.el.
16076         (spam-summary-prepare-exit): Use spam-set-difference.
16077
16078 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16079
16080         * gnus-registry.el (gnus-registry-cache-file): Update to use
16081         gnus-dribble-directory OR gnus-home-directory OR ~.
16082         (gnus-registry-split-fancy-with-parent): Fix doc.
16083
16084 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16085
16086         * message.el (message-exchange-point-and-mark): Use
16087         message-mark-active-p.  Suggested by Jesper Harder
16088         <harder@ifa.au.dk>.
16089
16090 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16091
16092         * message.el (message-exchange-point-and-mark): Don't activate
16093         region if it was inactive.  Suggested by Hiroshi Fujishima
16094         <pooh@nature.tsukuba.ac.jp>.
16095
16096 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * gnus-art.el (article-display-face): Display Faces in the same
16099         order as X-Faces.
16100
16101 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16104
16105 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16106
16107         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16108         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16109         (gnus-article-mime-hierarchy): Remove.
16110         (gnus-article-mime-hierarchy-next): Remove.
16111         (gnus-article-mode): Revert 2004-03-19 change.
16112         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16113         (gnus-insert-mime-button): Revert 2004-03-19 change.
16114         (gnus-mime-accumulate-hierarchy): Remove.
16115         (gnus-mime-enter-multipart): Remove.
16116         (gnus-mime-leave-multipart): Remove.
16117         (gnus-mime-display-part): Revert 2004-03-19 change.
16118         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16119
16120         * mml.el (mml-preview): Revert 2004-03-19 change.
16121
16122 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16123
16124         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16125
16126 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16127
16128         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16129         t while entering a file name using the mm-with-multibyte macro.
16130         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16131
16132         * mm-util.el (mm-with-multibyte): New macro.
16133
16134 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16135
16136         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16137         user option.
16138         (gnus-mime-multipart-functions): Doc and customization fix.
16139         (gnus-article-mime-hierarchy): New variable.
16140         (gnus-article-mime-hierarchy-next): New variable.
16141         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16142         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16143         gnus-article-mime-hierarchy-next to nil.
16144         (gnus-insert-mime-button): Show hierarchy numbers.
16145         (gnus-mime-accumulate-hierarchy): New function.
16146         (gnus-mime-enter-multipart): New function.
16147         (gnus-mime-leave-multipart): New function.
16148         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16149         (gnus-mime-display-alternative): Show hierarchy numbers.
16150
16151         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16152         gnus-article-mime-hierarchy-next to nil.
16153
16154 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16155
16156         * dns.el: Don't require gnus-xmas.
16157
16158 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16159
16160         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16161         inline PGP.
16162         (mml-menu): Disable mml-quote-region if mark is inactive.
16163
16164 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16165
16166         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16167         when the group's active is not available.
16168
16169 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16170
16171         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16172         error.
16173
16174 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16175
16176         * imap.el (imap-store-password): New variable.
16177         (imap-interactive-login): Use it.
16178         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16179
16180 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16181
16182         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16183         window-start and hscroll to summary window.
16184
16185 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16186
16187         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16188         conversion message to newsrc-dribble when an actual conversion is
16189         performed.
16190
16191 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16192
16193         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16194
16195 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16196
16197         * mm-decode.el (mm-complicated-handles): New function reviving
16198         former definition of mm-multiple-handles.
16199
16200         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16201         (gnus-mime-delete-part): Use it.
16202
16203 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16204
16205         * gnus-agent.el (gnus-agent-read-local): Bind
16206         nnheader-file-coding-system to gnus-agent-file-coding-system to
16207         avoid the implicit assumption that they will always be equal.
16208         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16209         coding-system-for-write, as the with-temp-file macro first prints
16210         to a buffer then saves the buffer.
16211
16212 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16213
16214         * gnus-art.el (gnus-article-edit-part): New function.
16215         (gnus-mime-save-part-and-strip): Use it; do query instead of
16216         signaling an error; don't use mm-multiple-handles.
16217         (gnus-mime-delete-part): Ditto.
16218
16219 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16220
16221         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16222         old file versions.
16223         (gnus-group-prepare-hook): Removed function that converted list
16224         form of gnus-agent-expire-days to group properties.
16225
16226         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16227         (gnus-request-accept-article): Re-indented.
16228
16229         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16230         converters to handle old agent file formats.  Added logic for a
16231         "backup before upgrading warning".
16232         (gnus-convert-mark-converter-prompt): Developers can mark
16233         functions as needing (default), or not needing,
16234         gnus-convert-old-newsrc's "backup before upgrading warning".
16235         (gnus-convert-converter-needs-prompt): Tests whether the user
16236         should be protected from potentially irreversable changes by the
16237         function.
16238
16239         * legacy-gnus-agent.el: New.  Provides converters that are only
16240         loaded when gnus-convert-old-newsrc needs to call them.
16241
16242 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16243
16244         * mail-source.el (mail-source-touch-pop): Doc fix.
16245
16246         * message.el (message-smtpmail-send-it): Doc fix.
16247
16248 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16249
16250         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16251
16252         * nnmail.el (nnmail-split-fancy): do.
16253
16254         * gnus-kill.el (gnus-kill, gnus-execute): do.
16255
16256 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16257
16258         * gnus-sum.el (gnus-widget-reversible-match)
16259         (gnus-widget-reversible-to-internal)
16260         (gnus-widget-reversible-to-external): New functions.
16261         (gnus-widget-reversible): New widget.
16262         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16263
16264 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16265
16266         * gnus-sum.el (gnus-thread-sort-functions)
16267         (gnus-article-sort-functions): Document `(not F)' items.
16268
16269 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16270
16271         * spam.el (spam-use-gmane-xref): Add new backend.
16272         (spam-gmane-xref-spam-group): Add variable to control the name of the
16273         Gmane spam group.
16274         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16275         (spam-regex-headers-spam, spam-regex-headers-ham)
16276         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16277         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16278         backends and checks.
16279         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16280
16281         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16282         an autodetect method.
16283
16284 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16285
16286         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16287         articles are being added to a group.
16288         (gnus-request-replace-article): Inform the agent that articles
16289         need to be uncached as the cached contents are no longer valid.
16290
16291 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16292
16293         * binhex.el: Don't autoload executable-find.
16294
16295         * canlock.el: Don't autoload mail-fetch-field.
16296
16297         * dgnushack.el: Autoload c-mode for XEmacs.
16298
16299         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16300
16301         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16302         rmail-dont-reply-to and rmail-output.
16303
16304         * gnus-score.el: Don't autoload ffap-string-at-point.
16305
16306         * gnus-setup.el: Don't autoload sc-cite-original.
16307
16308         * imap.el: Don't autoload base64-decode-string,
16309         base64-encode-string and md5.
16310
16311         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16312         and rmail-msg-restore-non-pruned-header.
16313
16314         * mm-decode.el: Don't autoload executable-find.
16315
16316         * mm-url.el: Don't autoload executable-find.
16317
16318         * mm-view.el: Don't autoload diff-mode.
16319
16320         * nndb.el: Don't autoload news-reply-mode, news-setup,
16321         cancel-timer and telnet.
16322
16323         * password.el: Don't autoload run-at-time for Emacs.
16324
16325         * sha1-el.el: Don't autoload executable-find.
16326
16327         * sieve-mode.el: Don't autoload c-mode.
16328
16329         * uudecode.el: Don't autoload executable-find.
16330
16331 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16332
16333         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16334         (gnus-agent-possibly-alter-active): Avoid null in numeric
16335         comparison.
16336         (gnus-agent-set-local): Refuse to save null in local object table.
16337         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16338         list of articles that will be marked as unread.
16339
16340 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16341
16342         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16343
16344 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16345
16346         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16347         language tags.
16348
16349 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16350
16351         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16352         Don't bind "obarray".
16353
16354         * gnus-sum.el (gnus-thread-sort-functions): Added
16355         `gnus-thread-sort-by-most-recent-number' and
16356         `gnus-thread-sort-by-most-recent-date'.
16357         Reported by Kai Grossjohann <kai@emptydomain.de>.
16358
16359 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16360
16361         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16362
16363 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16364
16365         * gnus-cus.el (gnus-agent-customize-category): Removed
16366         ignore-errors macro reference that required cl to be loaded at
16367         run-time.
16368
16369         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16370         single-interval range of the form (min . max).  Previously the
16371         range had to look like ((min . max)).  Likewise, return
16372         (min . max) rather than ((min . max)).
16373         (gnus-range-map): Use gnus-range-normalize to accept
16374         single-interval range.
16375
16376         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16377         the cache, but not the agent, now appear with their usual face.
16378
16379         * dgnushack.el (loaddir): New variable that is bound to the
16380         directory containing the dgnushack.el file. Use loaddir, rather
16381         than srcdir, to update load-path. Change lets dgnushack compile
16382         code in directories other than GNUS/lisp.
16383
16384 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16385
16386         * lpath.el: Don't bind w3m-safe-url-regexp.
16387
16388         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16389         w3m-safe-url-regexp variable buffer-local.
16390
16391         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16392
16393 2004-02-27  Simon Josefsson  <jas@extundo.com>
16394
16395         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16396         gnus-group-real-prefix.
16397         (gnus-summary-move-article): Use it, instead of
16398         gnus-group-real-prefix.
16399
16400 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16401
16402         * lpath.el: Bind w3m-safe-url-regexp.
16403
16404         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16405         w3m-safe-url-regexp variable buffer-local and set it as the value
16406         of mm-w3m-safe-url-regexp.
16407
16408         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16409
16410         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16411         parsing gnus-posting-styles when the message is not for replying.
16412
16413         * dgnushack.el: Autoload sgml-mode for XEmacs.
16414
16415         * nnrss.el (nnrss-opml-export): Use
16416         mm-set-buffer-file-coding-system instead of
16417         set-buffer-file-coding-system.
16418
16419 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16420
16421         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16422         of checkdoc.el).
16423         * nnrss.el: do.
16424         * gnus-mlspl.el: do.
16425         * gnus-ml.el: do.
16426         * gnus-srvr.el: do.
16427
16428         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16429
16430 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16431
16432         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16433         Corrections to custom-manual links.
16434
16435         * gnus-art.el (gnus-article): Ditto.
16436
16437         * mm-decode.el (mime-display, mime-security): Ditto.
16438
16439 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16440
16441         * flow-fill.el: Typo.
16442
16443 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16444
16445         * spam-wash.el: New file.
16446
16447 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16448
16449         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16450
16451 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16452
16453         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16454         to be run with new-articles as LIST1, not LIST2.
16455         (spam-registration-functions): Add spam-use-ham-copy as a nil
16456         registration backend.
16457
16458 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16459
16460         * spam-stat.el (spam-stat-washing-hook): New option.
16461         (spam-stat-buffer-words): Use it.
16462         (spam-stat-process-directory, spam-stat-test-directory): Use
16463         insert-file-contents-literally.
16464         (spam-stat-coding-system): New variable.
16465         (spam-stat-load, spam-stat-save): Use it.
16466
16467 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * spam-report.el (spam-report-plug-agent): Quote
16470         spam-report-url-to-file and spam-report-url-ping-plain.
16471
16472 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16473
16474         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16475         / in mailto URLs.
16476
16477 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16478
16479         * spam-report.el (spam-report-process-queue): Fix interactive use.
16480         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16481         (spam-report-unplug-agent): Doc fixes.
16482         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16483         (spam-report-agentize, spam-report-deagentize): Autoload.
16484
16485 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16486
16487         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16488
16489         * message.el (message-setup-fill-variables): Add mml tags to
16490         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16491         <ajk@iu.edu>.
16492         (message-mode): Don't modify paragraph-separate there.
16493
16494 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16495
16496         * compface.el (uncompface-use-external): Default to undecided.
16497         (uncompface-use-external-threshold): New variable.
16498         (uncompface-float-time): New macro.
16499         (uncompface): Determine whether to use the external decoder if
16500         uncompface-use-external is undecided.
16501
16502 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16503
16504         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16505         after images.
16506
16507         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16508
16509 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16510
16511         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16512
16513         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16514
16515         * gnus-sum.el (gnus-summary-limit-to-age)
16516         (gnus-summary-limit-children): do.
16517
16518         * gnus-int.el (gnus-request-scan): do.
16519
16520         * gnus-group.el (gnus-group-suspend): do.
16521
16522         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16523
16524         * gnus-cite.el (gnus-cite-parse-attributions): do.
16525
16526         * gnus-agent.el (gnus-summary-set-agent-mark)
16527         (gnus-agent-regenerate-group): do.
16528
16529         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16530
16531         * binhex.el (binhex-decode-region-internal): do.
16532
16533 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16534
16535         * gnus-fun.el (gnus-face-properties-alist): New user option.
16536         (gnus-display-x-face-in-from): Use it.
16537
16538         * gnus-art.el (article-display-face): Ditto.
16539
16540         * compface.el (uncompface-use-external): Default to nil.
16541
16542 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16543
16544         * nntp.el (nntp-erase-buffer): New function.
16545         (nntp-retrieve-data, nntp-send-command)
16546         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16547         (nntp-possibly-change-group): Use it.
16548
16549         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16550         with-current-buffer.
16551
16552 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16553
16554         * compface.el: Merge the ELisp-based uncompface program.
16555         (compface): New customization group.
16556         (uncompface-use-external): New user option.
16557         (uncompface): Call uncompface-internal if uncompface-use-external
16558         is nil.
16559         (uncompface-internal): New function.  Note that there are also
16560         some other functions and variables added for this function.
16561
16562 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16563
16564         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16565         if necessary.
16566
16567 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16568
16569         * spam-report.el (spam-report-unplug-agent)
16570         (spam-report-plug-agent, spam-report-deagentize)
16571         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16572         Add support for the Agent in spam-report: when unplugged, report to a
16573         file; when plugged, submit all the requests.
16574
16575         * spam.el (spam-register-routine): Fix message about
16576         registration.
16577
16578 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16579
16580         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16581         dependencies.
16582         (rfc2047-encode): Use it.
16583
16584         * gnus-art.el (gnus-button-marker-list): Move before first
16585         reference.
16586
16587         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16588         (imap-parse-body): Fix format string mismatch.
16589
16590         * gnus-score.el (gnus-summary-increase-score): do.
16591
16592         * nnrss.el (nnrss-close): New function.
16593
16594 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16595
16596         * nnrss.el (nnrss-make-filename): New function.
16597         (nnrss-request-delete-group, nnrss-read-server-data)
16598         (nnrss-save-server-data, nnrss-read-group-data)
16599         (nnrss-save-group-data): Use it.
16600         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16601         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16602         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16603
16604 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16605
16606         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16607
16608 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16609
16610         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16611         files.
16612
16613         * message.el (message-generate-headers-first): Don't quote nil
16614         and t in docstrings.
16615
16616         * imap.el (imap-id): do.
16617
16618         * gnus-agent.el (gnus-agent-consider-all-articles)
16619         (gnus-agent-queue-mail): do.
16620
16621 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16622
16623         * spam-report.el (spam-report-process-queue): New function.
16624         Process requests from `spam-report-requests-file'.
16625         (spam-report-process-queue): Doc fix.
16626
16627 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16628
16629         * spam.el (spam-register-routine)
16630         (spam-log-processing-to-registry, spam-log-registered-p)
16631         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16632         Change "check" to "spam-check" for semi-clarity.
16633
16634 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16635
16636         * pop3.el: Require nnheader.
16637
16638         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16639
16640         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16641
16642         * gnus-picon.el: Require cl.
16643
16644         * gnus-fun.el: Require gnus-ems and gnus-util.
16645
16646         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16647
16648         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16649
16650         * gnus-art.el (gnus-article-edit-mode): Define before first
16651         reference.
16652
16653 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16654
16655         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16656         (gnus-uu-post-encoded): Use point-at-bol.
16657
16658         * gnus-topic.el (gnus-group-active-topic-p): do.
16659
16660         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16661
16662         * gnus-group.el (gnus-group-kill-region): do.
16663
16664         * gnus-art.el (article-date-ut): do.
16665
16666         * message.el (message-fetch-field): Remove redundant
16667         case-fold-search binding.
16668         (message-narrow-to-field): Simplify.
16669
16670 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16671
16672         * spam.el (spam-directory): Derive from `gnus-directory'.
16673
16674         * spam-report.el (spam-report-url-to-file)
16675         (spam-report-requests-file): New function and variable for offline
16676         reporting.
16677         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16678         and user defined function.
16679         (spam-report-url-ping-mm-url): Remove doubled slash.
16680
16681 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16682
16683         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16684
16685 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16686
16687         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16688         format string mismatch.
16689
16690         * sieve.el (sieve-deactivate-all): do.
16691
16692         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16693
16694         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16695
16696         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16697
16698         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16699
16700 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16701
16702         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16703         the list of checks.
16704
16705 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16706
16707         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16708         padding.
16709
16710 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16711
16712         * mm-view.el (mm-fill-flowed): New variable.
16713         (mm-inline-text): Use it.
16714
16715 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16716
16717         * spam.el (spam-spamassassin-register-ham-routine)
16718         (spam-spamassassin-register-spam-routine): Fix function names.
16719
16720 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16721
16722         * gnus.el (gnus-tmp-grouplens): Remove.
16723         (gnus-summary-line-format): Remove grouplens.
16724
16725         * gnus-group.el (gnus-group-line-format): Ditto.
16726
16727         * gnus-spec.el (gnus-format-specs): Ditto.
16728         (gnus-update-format-specifications): Flush the group format spec
16729         cache if there's the grouplens stuff.
16730         (gnus-parse-simple-format): Replace %l with the empty string.
16731
16732 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16733
16734         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16735         omission.
16736
16737 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16738
16739         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16740         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16741
16742 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16743
16744         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16745         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16746         New macros and functions.
16747         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16748         Handle > NLINK_MAX messages.
16749         * nnmaildir.el (nnmaildir-request-set-mark): Use
16750         nnmaildir--emlink-p and nnmaildir--eexist-p.
16751
16752 2004-01-25  Alex Schroeder  <alex@gnu.org>
16753
16754         * spam-stat.el (spam-stat-process-directory-age): New option.
16755         (spam-stat-process-directory): Use it.
16756
16757 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16758
16759         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16760         (spam-stat-save): Accept prefix argument.
16761
16762 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16763
16764         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16765         links" error.
16766
16767 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16768
16769         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16770         the rest of the and/or forms.
16771
16772 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16773
16774         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16775         compatibility with old .newsrc.eld files.
16776
16777         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16778
16779         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16780
16781         * gnus-start.el (gnus-1): do.
16782
16783         * gnus-group.el (gnus-group-line-format-alist): do.
16784
16785         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16786
16787         * gnus-gl.el: Remove.
16788
16789 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16790
16791         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16792         marks consisting of a single range {for example, (3 . 5)} rather
16793         than a list of a single range { ((3 . 5)) }.
16794
16795 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16796
16797         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16798         with-current-buffer.
16799         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16800         avoid consing a string.
16801
16802         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16803         Remove obsolete entries for big5 and gb2312.
16804
16805 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16806
16807         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16808         uncompressed list.
16809
16810 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16811
16812         * spam-stat.el (spam-stat-strip-xref): New function.
16813         (spam-stat-process-directory): Use it.
16814
16815         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16816         here -- it's done in message-fetch-field.
16817
16818 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16819
16820         * gnus-agent.el (gnus-agent-queue-mail)
16821         (gnus-agent-prompt-send-queue): New variables.
16822         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16823         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16824         "nndraft:queue" along to gnus-draft-send.  Use
16825         gnus-agent-prompt-send-queue.
16826         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16827         is "nndraft:queue".  Suggested by Gaute Strokkenes
16828         <gs234@srcf.ucam.org>
16829
16830         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16831         (agent-enable-undownloaded-faces): Added.
16832         (gnus-agent-cat-groups): Use eval-and-compile, not
16833         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16834         method of gnus-agent-cat-groups even when the buffer has been
16835         evaled.
16836         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16837         delete gnus-agent-save-active-1.
16838         (gnus-agent-save-groups): Deleted.  Identical to
16839         gnus-agent-save-active.
16840         (gnus-agent-write-active): No longer adjust agent's copy of active
16841         file as agent's adjustments are now stored in their own
16842         file.  Removed optional parameter.
16843         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16844         servers.  Add use of min/max range limits from server's local
16845         file.
16846         (gnus-agent-save-alist): Removed unused optional argument.
16847         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16848         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16849         (gnus-agent-set-local): A per-server file that keeps min/max range
16850         limits for articles known to the agent.  Provides a fast mechanism
16851         for altering many active ranges.
16852         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16853         active file (local makes it unnecessary).
16854         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16855
16856         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16857         (agent-enable-undownloaded-faces): Added.
16858
16859         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16860         disable it when sending to "nndraft:queue".
16861         (gnus-group-send-queue): Add safety check to avoid sending queue
16862         when unplugged.
16863
16864         * gnus-group.el (gnus-group-catchup): Use new
16865         gnus-sequence-of-unread-articles, not
16866         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16867         numbers of articles.  Use gnus-range-map to avoid having to
16868         uncompress the unread list.
16869         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16870         Fixed invalid ange-ftp reference.
16871
16872         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16873         (gnus-sorted-range-intersection): Intersection of two ranges
16874         without requiring that they first be uncompressed.
16875
16876         * gnus-start.el (gnus-activate-group): Unless blocked by the
16877         caller, possibly expand the active range to include both cached
16878         and agentized articles.
16879         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16880         multiple version-dependent converters.
16881         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16882         gnus-agent-save-active.
16883         (gnus-save-newsrc-file): Save dirty agent range limits.
16884
16885         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16886         gnus-agent-possibly-alter-active.
16887         (gnus-adjust-marked-articles): Faster handling of simple lists.
16888
16889 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16890
16891         * spam-stat.el (spam-stat-test-directory): New optional argument
16892         displays a list of files detected.  Suggested by Andrew Cohen
16893         <cohen@andy.bu.edu>.
16894         (spam-stat-buffer-words-with-scores): Don't narrow and change
16895         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16896
16897 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16898
16899         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16900         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16901         (spam-spamassassin-arguments)
16902         (spam-spamassassin-spam-flag-header)
16903         (spam-spamassassin-positive-spam-flag-header)
16904         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16905         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16906         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16907         (spam-list-of-processors, spam-list-of-checks)
16908         (spam-list-of-statistical-checks, spam-registration-functions)
16909         (spam-check-spamassassin-headers, spam-check-spamassassin)
16910         (spam-spamassassin-score)
16911         (spam-spamassassin-register-with-sa-learn)
16912         (spam-spamassassin-register-spam-routine)
16913         (spam-spamassassin-register-ham-routine)
16914         (spam-assassin-register-spam-routine)
16915         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16916         (spam-bogofilter-score): Fix to show article before scoring.
16917
16918 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16919
16920         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16921         default scoring function.
16922         (spam-generic-score): Call spam-spamassassin-score if
16923         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16924         spam-bogofilter-score otherwise.
16925
16926         * gnus.el (spam-process, spam-autodetect-methods): Add
16927         spamassassin and spamassassin-headers.
16928
16929 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16930
16931         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16932         Suppress unnecessary messages.
16933
16934 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16935
16936         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16937         make-hash-table.
16938
16939 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * canlock.el (base64-encode-string): Don't autoload it.
16942
16943 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * run-at-time.el: Remove useless (require 'itimer),
16946         eval-and-compile and (featurep 'xemacs).
16947
16948 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16949
16950         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16951         GROUP is a virtual group.
16952
16953 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16954
16955         * gnus.el: Autoload `message-y-or-n-p'.
16956
16957 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16958
16959         * pgg-parse.el: Remove unnecessary (require 'custom).
16960
16961         * pgg-def.el: do.
16962
16963         * nnmail.el: do.
16964
16965         * gnus-undo.el: do.
16966
16967         * gnus-picon.el: do.
16968
16969         * gnus-util.el: do.
16970
16971 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16972
16973         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16974
16975 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16976
16977         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16978         handle, as well as a list.
16979
16980         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16981         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16982         (mm-w3m-cid-retrieve): Simplify.
16983
16984 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16985
16986         * message.el (message-kill-to-signature): Allow prefix arg to
16987         specify number of lines to keep before signature.
16988
16989 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16990
16991         * message.el (message-kill-to-signature): Change docstring.
16992
16993 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16994
16995         * canlock.el: Always require sha1-el.
16996         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16997
16998         * message.el: Autoload sha1 only when compiling.
16999
17000         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17001         eudc-expand-inline for XEmacs.
17002
17003 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * message.el (message-canlock-generate): Require sha1-el.
17006
17007 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17008
17009         * message.el (message-expand-name): Silence the byte compiler.
17010
17011         * lpath.el: Add detect-coding-system.
17012
17013         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17014         cus-edit.
17015
17016 2004-01-13  Simon Josefsson  <jas@extundo.com>
17017
17018         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17019         Invoke gnus-score-mode.  Reported by
17020         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17021
17022         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17023         Jim Blandy <jimb@redhat.com> (tiny change).
17024
17025 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17026
17027         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17028
17029 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17030
17031         * spam.el (spam-get-article-as-string): Update to use
17032         gnus-request-article-this-buffer, much simpler.
17033         (spam-get-article-as-buffer): Remove.
17034
17035 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17036
17037         * message.el (message-expand-name): Use EUDC if the user uses that.
17038
17039 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17040
17041         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17042         character for the encoding to avoid consing a string.
17043
17044         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17045         unnecessarily.
17046
17047         * mm-util.el (mm-replace-chars-in-string): Remove.
17048
17049         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17050         of mm-replace-chars-in-string.
17051
17052 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17053
17054         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17055
17056         * mm-util.el (mm-subst-char-in-string): Support inplace.
17057
17058         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17059         a new string in every iteration.  Use shy groups.
17060
17061 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17062
17063         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17064         * gnus-soup.el (gnus-soup-group-brew):
17065         * gnus-msg.el (gnus-put-message):
17066         * gnus-move.el (gnus-group-move-group-to-server):
17067         * gnus-kill.el (gnus-batch-score):
17068         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17069         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17070         (gnus-group-update-group, gnus-group-read-group)
17071         (gnus-group-make-group, gnus-group-make-help-group)
17072         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17073         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17074         (gnus-group-sort-by-unread, gnus-group-catchup)
17075         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17076         (gnus-group-yank-group, gnus-group-set-info)
17077         (gnus-group-list-groups):
17078         * gnus.el (gnus-generate-new-group-name):
17079         * gnus-delay.el (gnus-delay-send-queue):
17080         * nnvirtual.el (nnvirtual-catchup-group):
17081         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17082         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17083         (gnus-group-prepare-topics, gnus-topic-check-topology):
17084         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17085         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17086         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17087         (gnus-group-make-articles-read):
17088         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17089         (gnus-group-change-level, gnus-kill-newsgroup)
17090         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17091         (gnus-get-unread-articles, gnus-make-articles-unread)
17092         (gnus-make-ascending-articles-unread): Use accessor
17093         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17094         to get group information for improved readability.
17095
17096
17097 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17098
17099         * gnus-art.el (article-decode-mime-words, article-babel)
17100         (gnus-article-highlight-signature, gnus-article-add-buttons)
17101         (gnus-signature-toggle): Use gnus-with-article-buffer.
17102
17103         * gnus-art.el (gnus-article-highlight-headers)
17104         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17105
17106         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17107         (gnus-article-set-globals, gnus-request-article-this-buffer)
17108         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17109         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17110         (gnus-mime-display-alternative): Use with-current-buffer.
17111
17112 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17113
17114         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17115         also under 80 char limit, and call gnus-error if needed.
17116         (spam-fetch-article-header): Fix - it was a
17117         buffer-local variable (gnus-newsgroup-data).
17118         (spam-find-spam): Use spam-generate-fake-headers, forget about
17119         spam-insert-fake-headers.
17120         (spam-insert-fake-headers): Remove.
17121
17122 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17123
17124         * deuglify.el (gnus-article-outlook-unwrap-lines)
17125         (gnus-outlook-rearrange-article)
17126         (gnus-outlook-repair-attribution-outlook)
17127         (gnus-outlook-repair-attribution-block)
17128         (gnus-outlook-repair-attribution-other): Remove redundant
17129         save-excursion.
17130
17131 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17132
17133         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17134         (spam-fetch-field-subject-fast)
17135         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17136         (spam-fetch-article-header): Add functions to deal with Gnus
17137         internals for fast retrieval of article header data.
17138         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17139
17140 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17141
17142         * pop3.el (pop3-md5): Remove.
17143         (pop3-apop): Replace pop3-md5 with md5.
17144
17145         * mm-bodies.el: base64 is always built-in.
17146
17147         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17148         with-current-buffer.
17149
17150 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17151
17152         * canlock.el (canlock-insert-header): Remove excessive grouping in
17153         regexp.
17154
17155         * gnus-sum.el (gnus-summary-read-document): Ditto.
17156
17157         * gnus-uu.el (gnus-uu-part-number): Ditto.
17158
17159         * html2text.el (html2text-remove-tags): Ditto.
17160         (html2text-format-tags): Ditto.
17161         (html2text-format-single-elements): Ditto.
17162
17163         * mml.el (mml-parse-1): Ditto.
17164
17165 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17166
17167         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17168
17169         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17170
17171         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17172
17173         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17174
17175 2003-11-15  Simon Josefsson  <jas@extundo.com>
17176
17177         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17178         (pgg-gpg-lookup-key): Use regexp match instead of
17179         split-string (split-string is different between emacs 21.2 and
17180         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17181
17182 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17183
17184         * gnus-art.el (gnus-mime-view-all-parts)
17185         (gnus-article-part-wrapper, gnus-article-view-part): Use
17186         with-current-buffer.
17187
17188 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17189
17190         * spam.el (spam-disable-spam-split-during-ham-respool)
17191         (spam-spamoracle-database, spam-cache-lookups)
17192         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17193         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17194         (spam-group-ham-marks, spam-group-spam-marks)
17195         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17196         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17197         also add spam-use-blackholes to the statistical checks.
17198         (spam-fetch-field-fast): Add interface to fetching fields, may
17199         become a macro.
17200         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17201         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17202         (spam-insert-fake-headers): Fake an article when needed.
17203         (spam-find-spam): Fake article when possible.
17204         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17205         (spam-check-bogofilter-headers): Use message-fetch-field instead
17206         of nnmail-fetch-field.
17207
17208 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17209
17210         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17211
17212 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17213
17214         * spam.el (spam-split): Do not require spam-use-CHECK to be
17215         enabled if that check is passed to spam-split explicitly; also
17216         fix so 'spam doesn't get converted to spam-split-group when
17217         spam-split-symbolic-return is t.
17218         (spam-find-spam): Find registrations of the article and use those
17219         instead of re-running spam-split to find the spam/ham
17220         classification of the article.
17221         (spam-log-processing-to-registry, spam-log-registered-p)
17222         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17223         Use gnus-error instead of gnus-message.
17224         (spam-log-registration-type): Add function to determine the
17225         classification of a message based on registry entries; will
17226         return nil if both 'spam and 'ham are found.
17227         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17228         a reasonably fast local cache without the loading errors.
17229         (spam-cache-lookups): Set to t by default.
17230         (spam-find-spam): Don't try to guess spam-cache-lookups.
17231         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17232         spam-caches entry.
17233         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17234         caching of whitelist/blacklist entries.
17235         (spam-check-whitelist, spam-check-blacklist): Invoke
17236         spam-from-listed-p with a type, not a cache variable.
17237         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17238
17239 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17240
17241         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17242
17243         * nnmail.el (nnmail-split-fancy): do.
17244
17245         * mml.el (mml-parse): do.
17246
17247         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17248         (gnus-score-adaptive): do.
17249
17250 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17251
17252         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17253         (gnus-mime-button-map): Don't set keymap parent.
17254         (gnus-button-ctan-directory-regexp): Use shy grouping.
17255         (gnus-prev-page-map): Don't set keymap parent.
17256         (gnus-prev-page-map): Remove duplicated one.
17257         (gnus-next-page-map): Don't set keymap parent.
17258         (gnus-mime-security-button-map): Ditto.
17259
17260         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17261         version number.
17262
17263         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17264
17265 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17266
17267         * canlock.el (canlock-sha1-function): Remove.
17268         (canlock-sha1-function-for-verify): Remove.
17269         (canlock-openssl-program): Remove.
17270         (canlock-openssl-args): Remove.
17271         (canlock-ignore-errors): Remove.
17272         (canlock-sha1-with-openssl): Remove.
17273         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17274         (canlock-verify): Don't use canlock-ignore-errors.
17275
17276         * sha1-el.el (sha1-string-external): Make it can return a string
17277         in binary form.
17278         (sha1-region-external): Ditto.
17279         (sha1-string-internal): Ditto.
17280         (sha1-region-internal): Ditto.
17281         (sha1-region): Ditto.
17282         (sha1-string): Ditto.
17283         (sha1): Ditto.
17284
17285 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17286
17287         * spam.el (spam-report-articles-gmane): New command.
17288
17289 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17290
17291         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17292
17293         * run-at-time.el (run-at-time-saved): Remove.
17294         (run-at-time): Doc fix.
17295
17296 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17297
17298         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17299         (gnus-summary-limit-map): Add it.
17300         (gnus-summary-make-menu-bar): do.
17301
17302 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17303
17304         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17305         Make attempt at some caching support (done for BBDB only now).
17306         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17307         addresses to be checked.
17308         (spam-clear-cache-BBDB): Add function, to be invoked by
17309         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17310         (spam-check-BBDB): Check and use the caches, if
17311         spam-cache-lookups is on, remove superfluous (provide).
17312
17313 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17314
17315         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17316
17317 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17318
17319         * run-at-time.el (run-at-time-saved): Move to after the definition
17320         of `run-at-time'.
17321
17322         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17323
17324 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17325
17326         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17327         mm-w3m-local-map-property.
17328
17329         * mm-view.el (mm-w3m-mode-map): Remove.
17330         (mm-w3m-local-map-property): Remove.
17331         (mm-inline-text-html-render-with-w3m): Don't use
17332         mm-w3m-local-map-property.
17333
17334 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17335
17336         * run-at-time.el: New file.
17337
17338         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17339         under Emacs.
17340
17341         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17342         of gnus-set-text-properties.
17343
17344         * gnus-uu.el (gnus-uu-save-article): Ditto.
17345
17346         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17347
17348         * gnus-cite.el (gnus-cite-parse): Ditto.
17349
17350         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17351         of gnus-.
17352
17353         * gnus-xmas.el (run-at-time): Require run-at-time.
17354
17355         * gnus.el: Changed calls to nnheader-run-at-time and
17356         password-run-at-time throughout to use run-at-time directly.
17357
17358         * password.el: Removed definition of run-at-time.
17359
17360         * nnheaderxm.el: Remove definition of run-at-time.
17361
17362 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17363
17364         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17365         in prompt.
17366
17367 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17368
17369         * messagexmas.el (message-xmas-redefine): Alias
17370         `message-make-caesar-translation-table' to
17371         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17372         version.
17373
17374         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17375         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17376         `gnus-xmas-set-text-properties'.
17377         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17378         `gnus-xmas-completing-read'.
17379         (gnus-xmas-completing-read): Removed.
17380         (gnus-xmas-open-network-stream): Removed.
17381
17382         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17383         XEmacs version.
17384
17385         * dns.el (dns-make-network-process): Use `open-network-stream'
17386         instead of `gnus-xmas-open-network-stream'.
17387
17388         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17389
17390         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17391
17392 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17393
17394         * gnus-art.el (gnus-mime-display-alternative)
17395         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17396         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17397         Don't use gnus-local-map-property.
17398
17399         * gnus-util.el (gnus-local-map-property): Remove.
17400
17401         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17402         gnus-completing-read-maybe-default with completing-read.
17403
17404         * gnus-util.el (gnus-completing-read): do.
17405         (gnus-completing-read-maybe-default): Remove.
17406
17407 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17408
17409         * password.el: Only autoload `run-at-time' if not XEmacs.
17410         Only autoload the itimer functions if XEmacs.
17411
17412 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17413
17414         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17415         XEmacsen.
17416
17417         * dgnushack.el: Autoload executable-find for XEmacs.
17418
17419 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17420
17421         * gnus-art.el (gnus-read-string): Remove.
17422         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17423         read-string.
17424
17425 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17426
17427         * netrc.el: Autoload password-read.
17428         (netrc): Add configuration group.
17429         (netrc-encoding-method, netrc-openssl-path): Add
17430         variables for encoding and decoding of files with symmetric
17431         ciphers.
17432         (netrc-encode): Add assistant function to encode a file with
17433         netrc-encoding-method.
17434         (netrc-parse): Add interactive parameter, added optional
17435         decoding if netrc-encoding-method is non-nil but otherwise
17436         behavior is standard.
17437         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17438         Do s/encode/encrypt/ everywhere.
17439
17440         * spam.el: Remove executable-find autoload.
17441
17442 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17443
17444         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17445
17446         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17447
17448 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17449
17450         * gnus-art.el (gnus-treat-ansi-sequences)
17451         (article-treat-ansi-sequences): New variable and function.
17452         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17453
17454         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17455         Use it.
17456
17457 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17458
17459         * mm-util.el (mm-quote-arg): Remove.
17460
17461         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17462         shell-quote-argument.
17463
17464         * gnus-uu.el (gnus-uu-command): do.
17465
17466         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17467
17468         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17469         with make-char.
17470
17471         * mm-util.el (mm-make-char): Remove.
17472
17473         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17474         add-minor-mode.
17475
17476         * gnus-undo.el (gnus-undo-mode): do.
17477
17478         * gnus-topic.el (gnus-topic-mode): do.
17479
17480         * gnus-sum.el (gnus-dead-summary-mode): do.
17481
17482         * gnus-start.el (gnus-slave-mode): do.
17483
17484         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17485
17486         * gnus-ml.el (gnus-mailing-list-mode): do.
17487
17488         * gnus-gl.el (gnus-grouplens-mode): do.
17489
17490         * gnus-draft.el (gnus-draft-mode): do.
17491
17492         * gnus-dired.el (gnus-dired-mode): do.
17493
17494         * gnus-ems.el (gnus-add-minor-mode): Remove.
17495
17496         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17497         Replace gnus-char-width with char-width.
17498
17499         * gnus-ems.el (gnus-char-width): Remove.
17500
17501         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17502         Replace gnus-char-width with char-width.
17503
17504         * gnus-ems.el (gnus-char-width): Remove.
17505
17506         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17507         definition.
17508         Remove Emacs 20 hash table compatibility code.
17509
17510         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17511         20 compatibility code.
17512
17513         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17514
17515         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17516
17517         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17518         with point-at-{eol,bol}.
17519
17520         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17521
17522         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17523
17524         * flow-fill.el (fill-flowed-point-at-bol)
17525         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17526
17527         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17528         Replace with point-at-{eol,bol} throughout all files.
17529
17530 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17531
17532         * ntlm.el (ntlm-string-as-unibyte): New macro.
17533         (ntlm-build-auth-response): Use it.
17534
17535         Remove Emacs 20 stuff:
17536         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17537         (butlast, mapc, remove): Remove the compiler macros.
17538         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17539         of delq and copy-sequence.
17540         * gnus-art.el (popup-menu): Remove the compiler macro.
17541         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17542         Emacs 20.
17543
17544 2004-01-05  Simon Josefsson  <jas@extundo.com>
17545
17546         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17547         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17548         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17549         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17550         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17551         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17552         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17553         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17554         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17555         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17556         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17557         string-xor into ntlm-string-xor.  Suggested by
17558         Jesper Harder <harder@myrealbox.com>.
17559
17560         * ntlm.el: Don't include poem.
17561
17562         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17563         Jesper Harder <harder@myrealbox.com>.
17564
17565         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17566
17567         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17568         probably breaks emacs with DL patch, but do we care? Is anyone
17569         still using the DL stuff?)
17570
17571         * sieve-manage.el: Use the password package.
17572         (sieve-manage-read-passwd): Remove.
17573         (sieve-manage-interactive-login): Use password.  Re-add
17574         condition-case around loop.
17575
17576         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17577         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17578         the password package.
17579
17580 2003-02-19  Simon Josefsson  <jas@extundo.com>
17581
17582         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17583         token.
17584
17585 2002-08-07  Simon Josefsson  <jas@extundo.com>
17586
17587         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17588         (sieve-manage-authenticators):
17589         (sieve-manage-authenticator-alist): Add some SASL mechs.
17590         (sieve-sasl-auth): New function.
17591         (sieve-manage-cram-md5-auth):
17592         (sieve-manage-plain-auth): Rewrite using SASL library.
17593         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17594         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17595         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17596         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17597
17598 2004-01-05  Simon Josefsson  <jas@extundo.com>
17599
17600         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17601         New files.
17602
17603 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17604
17605         * gnus-group.el (gnus-no-groups-message): Update.
17606
17607         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17608
17609 2003-11-09  Simon Josefsson  <jas@extundo.com>
17610
17611         * imap.el: Support for ID IMAP extension (RFC 2971).
17612         (imap-local-variables): Add imap-id.
17613         (imap-id): New variable.
17614         (imap-id): New function.
17615         (imap-parse-response): Parse untagged ID response.
17616         * nnimap.el (nnimap-id): New variable.
17617         (nnimap-open-connection): Use it.
17618
17619 2003-12-28  Simon Josefsson  <jas@extundo.com>
17620
17621         * gnus-score.el (gnus-score-edit-all-score): New.
17622         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17623
17624 2004-01-04  Simon Josefsson  <jas@extundo.com>
17625
17626         * password.el: Add.
17627
17628 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17629
17630         * dns.el (dns-query-types): Fix typo.
17631         (dns-query-types): New function.
17632         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17633         PTR and SOA replies, see RFC 1035.
17634
17635 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17636
17637         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17638
17639         * Moved to Changelog.2.
17640
17641 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17642
17643         * gnus.el (gnus-version-number): Bump version.
17644
17645 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17646
17647         * gnus.el: No Gnus v0.1 is released.
17648
17649 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17650
17651         * gnus.el: No Gnus v0.0 is released.
17652
17653 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17654
17655         * gnus.el (gnus-version-number): Bump.
17656         (gnus-version): No.
17657
17658 See ChangeLog.2 for earlier changes.
17659
17660     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17661       Free Software Foundation, Inc.
17662
17663   This file is part of GNU Emacs.
17664
17665   GNU Emacs is free software: you can redistribute it and/or modify
17666   it under the terms of the GNU General Public License as published by
17667   the Free Software Foundation, either version 3 of the License, or
17668   (at your option) any later version.
17669
17670   GNU Emacs is distributed in the hope that it will be useful,
17671   but WITHOUT ANY WARRANTY; without even the implied warranty of
17672   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17673   GNU General Public License for more details.
17674
17675   You should have received a copy of the GNU General Public License
17676   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17677
17678 ;; Local Variables:
17679 ;; coding: utf-8
17680 ;; fill-column: 79
17681 ;; add-log-time-zone-rule: t
17682 ;; End: