(message-shorten-references): Comment on the number "21".
[gnus] / lisp / ChangeLog
1 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * message.el (message-shorten-references): Comment on the number "21".
4         Suggested by Stefan Monnier.
5
6         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7         Suggested by jidanni.
8
9         * gnus.el (gnus-large-newsgroup): Mention
10         gnus-large-ephemeral-newsgroup.  Suggested by jidanni.
11
12         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
13         externalize attachments.  Bug reported by Steve Wen.
14
15         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
16         really message anything to the user.
17
18         * nnmail.el (nnmail-article-group): Allow using the fancy split method
19         directly.
20
21         * nnimap.el (nnimap-request-group): Low higher than high to signal no
22         messages in empty groups.
23
24 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
25
26         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
27         non-UIDNEXT group.
28
29 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
32         not the value from the collection.
33
34         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
35         values.  This sometimes happens on some groups that have no info.
36         (nnimap-request-newgroups): New function.
37
38 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
39
40         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
41         check into `gnus-registry-initialize'.
42         (gnus-registry-initialize): Ditto.
43         Fix and extend header docs.
44
45 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
48         regexp backtrace overflows.
49
50         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
51         for starttls that tls.el implements; i.e. openssl.
52
53         * tls.el (tls-starttls-switches): Give up on using starttls with
54         gnutls-cli.
55         (tls-program): Add --insecure to be consistent with the defaults from
56         openssl s_client.  Now all three commands are insecure.
57
58 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
59
60         * lpath.el: Bind completion-styles-alist for XEmacs.
61
62         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
63         (gravatar-create-image): New function that's an alias to
64         gnus-xmas-create-image, gnus-create-image, or create-image.
65         (gravatar-data->image): Use it.
66
67 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
68
69         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
70         install the nnregistry refer method.
71         (gnus-registry-install-hooks): Use it.
72         (gnus-registry-unfollowed-groups): Add nnmairix to the default
73         unfollowed groups.
74
75 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
76
77         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
78         expanding threads.
79
80 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
81
82         * nnir.el: Use the server names without suffixes (bug #7009).
83
84         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
85         unencrypted to STARTTLS, if possible.
86
87 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
88
89         * message.el (message-ignored-supersedes-headers): Strip Injection-*
90         headers before superseding.
91
92 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * nnrss.el (nnrss-use-local): Add documentation.
95
96         * nnimap.el (nnimap-extend-tls-programs): New function.
97         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
98         (nnimap-wait-for-connection): Accept the greeting from the stupid
99         output from openssl s_client -starttls, too.
100
101         * tls.el (tls-starttls-switches): New variable.
102         (tls-find-starttls-argument): Use it.
103         (open-tls-stream): Ditto.
104
105         * netrc.el (netrc-credentials): Return the value of the "default"
106         entry.
107         (netrc-machine): Ditto.
108
109         * nnimap.el (nnimap-find-article-by-message-id): Really return the
110         article number.
111         (nnimap-split-fancy): New variable.
112         (nnimap-split-incoming-mail): Use it.
113
114         * nntp.el (nntp-server-list-active-group): Document.
115
116         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
117         SELECT to get the message-id.
118
119         * mail-source.el (mail-sources): Removed webmail support.
120         (defvar): Ditto.
121         (mail-source-fetcher-alist): Ditto.
122         (mail-source-fetch-webmail): Removed.
123
124         * webmail.el: Removed -- doesn't seem relevant any more.
125
126         * gnus.el: Fix up make-obsolete-variable declarations throughout.
127
128         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
129         the \r.
130
131 2010-09-30  Julien Danjou  <julien@danjou.info>
132
133         * gnus-agent.el (gnus-agent-add-group): Fix call to
134         gnus-completing-read.
135
136 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
137
138         * nndoc.el (nndoc-retrieve-groups): New function.
139
140         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
141         `default', use nnmail-split-methods.
142         (nnimap-request-article): Downcase the NILs so that they are nil.
143
144         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
145         symbol.
146
147         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
148         code, since if the user has requested network, that's what they ought
149         to get.
150         (nnimap-request-set-mark): Erase the buffer before issuing commands.
151         (nnimap-split-rule): Mark as obsolete.
152
153         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
154         variable.
155
156         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
157         correct slot, too.
158
159 2010-09-29  Julien Danjou  <julien@danjou.info>
160
161         * gnus.el (gnus-local-domain): Declare variable obsolete.
162
163         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
164         computing.
165         (gnus-ido-completing-read): Require ido.
166
167 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
168
169         * gnus-registry.el: Don't prompt on load, which makes it impossible to
170         build Gnus.
171
172         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
173         when interpreting the structures.
174         (nnimap-request-accept-article): Add \r\n to the lines to make this
175         work with Cyrus.
176
177         * nndraft.el (nndraft-request-expire-articles): Use the group name
178         instead if "nndraft".  Fix found by Nils Ackermann.
179
180 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
181
182         * nnregistry.el: Added.
183
184 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
185
186         * nnmail.el (group, group-art-list, group-art):
187         Remove unneeded directives.
188
189 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
192         (mm-mime-charset)
193         * rfc2047.el (rfc2047-syntax-table)
194         * utf7.el (utf7-utf-16-coding-system): Comment fix.
195
196         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
197         rather than `insert-file-contents' and `eval-region'.
198
199         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
200         construction.
201
202         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
203
204         * time-date.el: No need to require cl for Emacs 21.
205
206 2010-09-29  Julien Danjou  <julien@danjou.info>
207
208         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
209         replacement of `gnus-gravatar-relief' to mimic
210         `gnus-faces-properties-alist'.
211         Add :version property.
212
213 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * mail-source.el (mail-source-report-new-mail)
216         * message.el (message-default-mail-headers)
217         * mm-decode.el (mm-valid-image-format-p): Comment fix.
218
219         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
220
221 2010-09-28  Julien Danjou  <julien@danjou.info>
222
223         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
224         mail-address contains the same string as real-name.
225
226         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
227         non-blank in header, otherwise it'll get stripped.
228
229         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
230         real-name, and then for mail address rather than doing : or , search.
231
232 2010-09-27  Julien Danjou  <julien@danjou.info>
233
234         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
235         (gnus-server-goto-server): Use gnus-completing-read.
236
237         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
238
239         * mm-util.el (defalias): Use gnus-completing-read.
240         (mm-codepage-setup): Use gnus-completing-read.
241
242         * smime.el (smime-sign-buffer): Use gnus-completing-read.
243         (smime-decrypt-buffer): Use gnus-completing-read.
244
245         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
246
247         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
248         (mml-minibuffer-read-disposition): Use gnus-completing-read.
249         (mml-insert-multipart): Use gnus-completing-read.
250
251         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
252
253         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
254
255         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
256
257         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
258
259         * gnus.el (gnus-read-method): Use gnus-completing-read.
260
261         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
262
263         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
264         (gnus-mime-action-on-part): Use gnus-completing-read.
265         (gnus-article-encrypt-body): Use gnus-completing-read.
266
267         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
268         (gnus-topic-move-matching): Use gnus-completing-read.
269         (gnus-topic-copy-matching): Use gnus-completing-read.
270         (gnus-topic-sort-topics): Use gnus-completing-read.
271         (gnus-topic-move): Use gnus-completing-read.
272
273         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
274         (gnus-agent-add-group): Use gnus-completing-read.
275
276         * nnmairix.el (nnmairix-create-server-and-default-group): Use
277         gnus-completing-read.
278         (nnmairix-update-groups): Use gnus-completing-read.
279         (nnmairix-get-server): Use gnus-completing-read.
280         (nnmairix-backend-to-server): Use gnus-completing-read.
281         (nnmairix-goto-original-article): Use gnus-completing-read.
282         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
283
284         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
285
286         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
287         (gnus-group-make-useful-group): Use gnus-completing-read.
288         (gnus-group-make-web-group): Use gnus-completing-read.
289         (gnus-group-add-to-virtual): Use gnus-completing-read.
290         (gnus-group-browse-foreign-server): Use gnus-completing-read.
291
292         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
293         (gnus-summary-limit-to-extra): Use gnus-completing-read.
294         (gnus-summary-execute-command): Use gnus-completing-read.
295         (gnus-summary-respool-article): Use gnus-completing-read.
296         (gnus-read-move-group-name): Use gnus-completing-read.
297
298         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
299         (gnus-summary-score-effect): Use gnus-completing-read.
300
301         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
302
303         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
304         right completing-read function.
305         (gnus-use-ido): New variable
306         (gnus-completing-read-with-default): Remove.
307
308 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
309
310         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
311         x-focus-frame.
312
313         * nnimap.el (auth-source-forget-user-or-password)
314         (auth-source-user-or-password): Autoload.
315
316         * message.el (message-from-style, message-interactive)
317         (message-cite-prefix-regexp, message-sendmail-envelope-from)
318         (message-yank-prefix, message-indentation-spaces, message-signature)
319         (message-signature-file): Add comment.
320
321 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
322
323         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
324         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
325         new articles.
326
327         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
328         parts.
329         (nnimap-request-article): Work with the t setting, too.
330
331         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
332         that you don't get flashes of other buffers.
333         (gnus-summary-show-complete-article): Intern before setting.
334
335 2010-09-27  David Engster  <dengste@eml.cc>
336
337         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
338         well as HEADERS.
339         (nnmairix-retrieve-headers): Provide new argument for the above.
340
341 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
342
343         * gnus-sum.el (gnus-summary-move-article): Don't alter
344         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
345         group.
346
347         * nnimap.el (nnimap-update-info): Don't destructively alter active.
348
349         * message.el (message-cite-prefix-regexp): Revert my last edit.
350
351         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
352         variable instead of the Gnus variable.
353
354         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
355
356         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
357         again.
358
359         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
360         since some servers don't like it.
361         (nnimap-open-connection): Forget credentials if the server says the
362         password was wrong.
363         (nnimap-parse-line): Protect against invalid data.
364
365         * gnus-sum.el (gnus-summary-move-article): Add comment.
366         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
367         nothing alters it while scanning for new messages.
368
369         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
370         which may or may not help.
371         (nnimap-open-connection): If we're doing a stream connection, and then
372         discover we're on a STARTTLS-capable server, then open a STARTTLS
373         connection instead.
374
375 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
376
377         * nnimap.el (utf7): Required.
378
379         * message.el (message-cite-prefix-regexp): Remove "}" from citation
380         prefix.
381
382 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
383
384         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
385
386 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
387
388         * nnimap.el (nnimap-request-accept-article): Message the error on
389         error.
390
391 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
394
395 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
396
397         * nndoc.el (nndoc-request-list): Return success always.
398
399         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
400         `fetch-old' -- we only want to fetch the articles we've requested.  The
401         rest are in the agent, probably.
402         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
403         disappeared server" to something low.  It's not important.
404
405         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
406         arrived before the FETCH data.
407
408         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
409         target here, because we don't know the Gnus name of the group.
410
411         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
412         for the correct group.
413
414         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
415
416         * gnus.el (gnus): Give a final warning after startup.
417
418         * gnus-util.el (gnus-action-message-log): New variable.
419         (gnus-message): Use it.
420         (gnus-final-warning): New function.
421
422         * nnimap.el (nnimap-open-connection): Record the greeting.
423         (nnimap): Add greeting.
424
425 2010-09-26  Julien Danjou  <julien@danjou.info>
426
427         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
428         arguments.
429         (gnus-html-wash-images): Fix spec computing to include start/end.
430
431         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
432
433 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
436         deletion.
437         (nnimap-retrieve-headers): Don't select the group, because that's
438         already done by nnimap-possibly-change-group.
439
440         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
441         (gnus-picon-transform-address): Use it.
442
443         * mail-source.el (mail-source-value): Revert previous patch.
444
445         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
446         on failure.
447         (nnimap-open-connection): Look up both virtual and physical server name
448         credentials.
449
450         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
451
452 2009-02-07  Dave Love  <fx@gnu.org>
453
454         * tls.el (open-tls-stream): Don't query killing process.
455
456 2009-02-08  Dave Love  <fx@gnu.org>
457
458         * gnus-win.el (gnus-window-to-buffer-helper,
459         gnus-all-windows-visible-p): Function needn't be a symbol.
460
461         * mail-source.el (mail-source-value): Function needn't be a symbol.
462
463 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
464
465         * message.el (message-cite-prefix-regexp): Remove } from the cite
466         prefix.
467
468         * gnus-art.el (gnus-treatment-function-alist): Do picons before
469         highlight again, so that the highlight is correct.
470
471         * gnus-picon.el (gnus-picon): Remove again.
472         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
473
474         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
475         doing the header highlightling, so that the background colour of the
476         picon is correct.
477
478         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
479         (gnus-picon): Ditto.
480         (gnus-picon): Reinstate.  The background colour for picons is white.
481         (gnus-picon-insert-glyph): Make the background white.
482
483         * nnml.el (nnml-open-nov): Don't return dead buffers.
484
485         * auth-source.el (auth-source-create): Query the user for whether to
486         store the credentials.
487
488         * netrc.el (netrc-store-data): New function.
489
490         * auth-source.el (auth-source-user-or-password): Use the existing auth
491         sources, if any, for creation.
492
493         * gnus.el (gnus-group-fast-parameter): Return the last matching
494         parameter instead of the first matching parameter.
495
496 2010-09-26  Julien Danjou  <julien@danjou.info>
497
498         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
499
500 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * mml2015.el (mml2015-use): Remove gpg support.
503
504         * mml1991.el (mml1991-function-alist): Remove gpg function.
505         (mml1991-gpg-sign): Removed.
506
507 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
508
509         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
510         (gnus-browse-unsubscribe-current-group): Document it.
511         (gnus-browse-unsubscribe-group): Use it.
512
513 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
516         address to the To list for easier response.
517
518         * gnus.el (gnus-play-startup-jingle): Removed.
519         (gnus-splash): Don't play jingle.
520         (gnus): Silence gnus-load message.
521
522         * gnus-art.el (gnus-treat-play-sounds): Removed.
523
524         * gnus.el (gnus-play-jingle): Remove audio support.
525
526         * gnus-cus.el (gnus-score-customize): Remove audio reference.
527
528         * earcon.el: Removed -- no users.
529
530         * gnus-audio.el: Removed -- no users of this package.
531
532         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
533
534         * gnus-start.el (gnus-setup-news): Remove nocem support.
535
536         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
537
538         * gnus.el (gnus-use-nocem): Removed.
539
540         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
541         Removed.
542
543         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
544         uses NoCeM any more.
545
546         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
547         (gnus-button-ctan-handler): Ditto.
548         (gnus-button-handle-ctan-bogus-regexp): Ditto.
549         (gnus-button-ctan-directory-regexp): Ditto.
550         (gnus-button-handle-ctan): Ditto.
551         (gnus-button-tex-level): Ditto.
552         (gnus-button-alist): Removed CTAN stuff.
553
554 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
555
556         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
557         nnimap-streaming test.
558
559         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
560         servers twice.
561
562         * nnimap.el (nnimap-open-connection): Add more error reporting when
563         nnimap fails early.
564
565         * nnheader.el (nnheader-get-report-string): New function.
566         (nnheader-get-report): Use it.
567
568         * gnus-int.el (gnus-check-server): Say what the error was when opening
569         failed.
570
571         * nnimap.el (nnimap-wait-for-response): Search further when we're not
572         using streaming.
573
574 2010-09-25  Julien Danjou  <julien@danjou.info>
575
576         * gnus-html.el (gnus-html-rescale-image): Use our defalias
577         gnus-window-inside-pixel-edges.
578
579 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
580
581         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
582
583         * mm-decode.el (mm-save-part): Allow saving to other directories the
584         normal Emacs way.
585
586         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
587         by Jay Berkenbilt.
588
589         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
590         there isn't a single byte.
591
592         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
593         just do it.  It doesn't really seem to matter what the user responds
594         here, I think, so it's just a confusing question.
595
596         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
597         non-streaming case.
598
599         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
600         (gnus-article-encrypt-body): Use it.
601
602         * gnus-sum.el (gnus-summary-show-complete-article): New command and
603         keystroke.
604
605         * nnimap.el (nnimap-find-wanted-parts-1): Use
606         gnus-fetch-partial-articles.
607
608         * gnus-art.el (gnus-fetch-partial-articles): New variable.
609
610         * nnimap.el (nnimap-insert-partial-structure): New function.
611         (nnimap-get-partial-article): New function.
612         (nnimap-request-article): Use it.
613         (nnimap-wait-for-response): Return whether the wait was successful.
614         (nnimap-finish-retrieve-group-infos): Don't do anything if the
615         retrieval wasn't successful.
616         (nnimap-retrieve-group-data-early): Allow throttling servers.
617         (nnimap-streaming): New variable.
618         (nnimap-fetch-partial-articles): Removed.
619
620         * mm-decode.el (mm-with-part): Protect against killed buffers.
621
622         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
623         for prettier summary display.
624
625 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
626
627         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
628         directly.
629
630 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
631
632         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
633         apparently third-party libraries depend on it.
634
635         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
636         before starting negotiation.
637
638         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
639         privacy reasons.
640         (gnus-treat-mail-gravatar): Ditto.
641
642         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
643         buffer when inserting images.  Inserting text into the headers, for
644         instance, can make them invalid.
645
646 2010-09-25  Julien Danjou  <julien@danjou.info>
647
648         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
649         variables.
650
651         * nnheader.el: Remove useless variables news-reply-yank-from and
652         news-reply-yank-message-id.
653
654         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
655         variables.
656
657         * mml1991.el: Remove useless mml1991-verbose.
658
659         * gnus.el: Remove useless variable gnus-use-generic-from.
660         Remove obsolete variable gnus-topic-indentation.
661
662         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
663
664         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
665
666         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
667
668         * gnus-group.el: Remove useless gnus-group-icon-cache.
669         Remove useless gnus-ephemeral-group-server.
670
671         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
672
673         * mml2015.el: Remove useless mml2015-verbose.
674
675         * mml-smime.el: Remove useless mml-smime-verbose.
676
677         * gnus.el: Remove useless gnus-local-domain.
678
679         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
680         gnus-gravatar-size.
681
682         * gnus-art.el: Remove useless gnus-treat-translate.
683
684 2010-09-24  Julien Danjou  <julien@danjou.info>
685
686         * gnus-sum.el: Add support for Gravatars.
687
688         * gnus-art.el: Add support for Gravatars.
689
690         * gnus-gravatar.el: Add this file.
691
692         * gravatar.el: Add this file.
693
694 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
697
698         * gnus-group.el (gnus-group-fetch-faq): Removed.
699
700         * gnus.el (gnus-group-faq-directory): Removed.
701
702         * gnus-group.el (gnus-group-fetch-charter): Removed.
703
704         * gnus.el (gnus-group-charter-alist): Removed.
705
706         * gnus-group.el (gnus-group-archive-directory): Removed.
707         (gnus-group-recent-archive-directory): Ditto.
708         (gnus-group-make-archive-group): Removed.
709
710         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
711
712         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
713         use the same article number for all the cached articles.
714
715         * nnimap.el (nnimap-command): Register the last command time so
716         that we can use it for idling NOOPs.
717         (nnimap-open-connection): Start the keeplive timer.
718         (nnimap-make-process-buffer): Store all the process buffers.
719         (nnimap-keepalive): New function.
720
721         * starttls.el: (starttls-open-stream): Add autoload cookie.
722
723 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
724
725         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
726         handling.
727
728 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
729
730         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
731         its data structures.
732
733         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
734         instead of the cl.el copy-list.
735         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
736         equalp.
737
738 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
739
740         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
741         and tool-bar-local-item-from-menu.
742
743         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
744         mode-line-highlight face for Emacs.
745
746         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
747         loading gnus-sum.elc; fix comment for canlock-verify.
748         (gnus-article-jump-to-part): Use read-number.
749         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
750         Emacs pre-21 compatible code for help-echo.
751         (gnus-article-next-page-1): No need to adjust the number of lines.
752         (gnus-article-describe-bindings): Always use help-buffer.
753
754         * gnus-audio.el (gnus-audio-inline-sound)
755         * gnus-cus.el (gnus-custom-mode)
756         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
757
758         * gnus-sum.el (gnus-remove-overlays): Doc fix.
759
760         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
761         compatible code.
762
763 2010-09-24  Glenn Morris  <rgm@gnu.org>
764
765         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
766         visiting the fcc file in rmail-mode.
767
768         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
769
770 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
771
772         * nnir.el: Silence the byte compiler.
773
774         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
775         alias to browse-url-url-encode-chars if any.
776         (gnus-html-encode-url): Use it.
777
778 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
779
780         * gnus-start.el (gnus-use-backend-marks): New variable.
781         (gnus-get-unread-articles-in-group): Use it.
782
783         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
784         makeover.
785
786 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
787
788         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
789
790 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
791
792         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
793         Removed.
794         (gnus-setup-news-hook): Removed
795         gnus-fixup-nnimap-unread-after-getting-new-news.
796
797         * gnus-int.el (gnus-request-update-info): Protect against backends not
798         having the function.
799
800         * nnimap.el (nnimap-stream): Mention starttls.
801         (nnimap-open-connection): Add starttls support.
802
803 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
804
805         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
806
807 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
810         BODYSTRUCTUREs.
811         (nnimap-transform-headers): Unfold quoted {42} headers.
812
813         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
814         the info.
815         (gnus-get-unread-articles): Only call updatep on backends that support
816         it.
817
818         * nnweb.el (nnweb-request-update-info): NOOP.
819
820         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
821
822         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
823         since it only deals with marks.
824
825         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
826         gnus-request-marks, and make a new gnus-request-update-info.
827
828         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
829         the active instead of the high number, which is usually too low.
830
831 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
832
833         * netrc.el (netrc-parse): Remove encrypt.el mentions.
834         * encrypt.el: Removed.
835
836 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
837
838         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
839         server in symbolic form.
840
841         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
842         0.9.
843
844 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
847         (nnimap-update-info): Fix up code slightly.
848
849         * gnus-int.el (gnus-open-server): Add tracing for performance
850         debugging.
851
852         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
853         (gnus-group-insert-group-line): Pass the real group name so that it
854         gets the right data.
855
856         * gnus-start.el (gnus-get-unread-articles): Don't have
857         `gnus-get-unread-articles-in-group' update info, since that can be
858         really slow and doesn't seem to be needed?
859
860 2010-09-22  Dan Christensen  <jdc@uwo.ca>
861
862         * time-date.el (date-to-time): Try using parse-time-string first before
863         using the slower timezone-make-date-arpa-standard.
864
865 2010-09-22  Julien Danjou  <julien@danjou.info>
866
867         * gnus-group.el (gnus-group-insert-group-line): Call
868         gnus-group-highlight-line.
869         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
870         default hook list.
871         (gnus-group-update-eval-form): Add new function.
872         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
873         (gnus-group-get-icon): Use gnus-group-update-eval-form.
874
875 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
876
877         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
878         immediate, then expire all articles.
879         (nnimap-update-info): Fix off-by-one errors.
880         (nnimap-flags-to-marks): Would return no marks lists for group with no
881         flags.  Instead return the other data.
882
883 2010-09-22  Julien Danjou  <julien@danjou.info>
884
885         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
886         Only return an icon.
887         (gnus-group-insert-group-line): Compute icon to return.
888
889         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
890         variable.
891         (gnus-html-image-fetched): Only cache if
892         gnus-html-image-automatic-caching is set.
893         (gnus-html-image-fetched): Check for errors.
894
895 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
898         once per method on `g'.  This ensures that backends like nnfolder don't
899         open all their folders.
900
901         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
902         (nnimap-request-list): Nix out group in the correct buffer.
903         (nnimap-parse-flags): Implement by using `read' instead of
904         hand-parsing.
905         (nnimap-flags-to-marks): Pass on permanent-flags.
906         (nnimap-make-process-buffer): Record the server name.
907         (nnimap-parse-flags): Fix typo.
908         (nnimap-request-scan): Run split on the server in general, not just a
909         single group.
910
911         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
912         parameter, and propagate this downwards.
913
914         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
915         since EXAMINE changes it on the server.
916
917         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
918         this command might take a while.
919
920 2010-09-22  Julien Danjou  <julien@danjou.info>
921
922         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
923         harmful if you have 2 images side-by-side, they can't be properly
924         update on text deletion.  Using text-property is safer here.
925         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
926         data.
927
928 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929
930         * nnimap.el (nnimap-expunge-inbox): Removed.
931         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
932         (nnimap-expunge): Flip default to t.
933
934         * gnus.el (gnus-method-to-server): Don't push things to the cache
935         unless it's unique.
936         (gnus-server-to-method): Ditto.
937
938 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
939
940         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
941
942 2010-09-22  Julien Danjou  <julien@danjou.info>
943
944         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
945         get the start of data.
946         (gnus-html-encode-url): Add this function to encode special chars in
947         URL.
948         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
949         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
950
951         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
952         default.
953         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
954
955         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
956         images alt-text.
957         (gnus-html-put-image): Put alt-text as help-echo.
958
959 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
960
961         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
962         * mm-util.el (mm-decompress-buffer)
963         * nnir.el (nnir-run-find-grep)
964         * pop3.el (pop3-list): Use 3rd arg of split-string.
965
966         * time-date.el (format-seconds): Comment fix.
967
968         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
969         and byte-optimize-form-code-walker.
970         (dgnushack-make-auto-load): Don't advise make-autoload.
971
972         * lpath.el: Remove Emacs 21 stuff.
973
974 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
975
976         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
977         outside the active range.  Suggested by Dan Christensen.
978
979         * gnus-start.el (gnus-get-unread-articles): Get the extended method
980         slightly later to avoid double-getting it.
981
982         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
983         previous patch.
984
985         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
986
987 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
988
989         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
990
991 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * gnus-int.el (gnus-open-server): Give a better error message in the
994         "go offline" case.
995
996         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
997         marks for nnimap, which is seldom the right thing to do.
998
999         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1000         (gnus-same-method-different-name): New function.
1001
1002         * nnimap.el (parse-time): Require.
1003
1004         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1005         method in the presence of many similar methods.
1006
1007         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1008
1009         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1010         nnml-inhibit-expiry.
1011
1012         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1013         find out whether methods are equal.
1014
1015         * nnimap.el (nnimap-find-expired-articles): New function.
1016         (nnimap-process-expiry-targets): New function.
1017         (nnimap-request-move-article): Request the article before looking at
1018         what the Message-ID is.  Fix found by Andrew Cohen.
1019         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1020
1021         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1022         for oldness in addition to being a predicate.
1023
1024         * nnimap.el (nnimap-request-group): When we have zero articles, return
1025         the right data to Gnus.
1026         (nnimap-request-expire-articles): Only delete articles immediately if
1027         the target is 'delete.
1028
1029         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1030         method, this would bug out.
1031
1032         * gnus-group.el (gnus-group-expunge-group): Renamed from
1033         gnus-group-nnimap-expunge, and implemented as a normal interface
1034         function.
1035
1036         * gnus-int.el (gnus-request-expunge-group): New function.
1037
1038         * nnimap.el (nnimap-request-create-group): Implement.
1039         (nnimap-request-expunge-group): New function.
1040
1041 2010-09-21  Julien Danjou  <julien@danjou.info>
1042
1043         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1044         (gnus-html-cache-expired): Add new function.
1045         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1046         wethever we should display image for fetch it.
1047         Compute alt-text earlier to pass it to the fetching function too.
1048         (gnus-html-schedule-image-fetching): Change function argument to only
1049         get one image at a time, not a list.
1050         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1051         cache.
1052         (gnus-html-get-image-data): New function to retrieve image data from
1053         cache.
1054         (gnus-html-put-image): Change buffer argument to use image data rather
1055         than file, and place image above region rather than inserting a new
1056         one. Do not take alt-text as argument, since it's useless now: we place
1057         the image above alt-text.
1058         (gnus-html-prune-cache): Remove.
1059         (gnus-html-show-images): Start to fetch image when we find one, do not
1060         push into a temporary list.
1061         (gnus-html-prefetch-images): Only fetch image if they have expired.
1062         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1063         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1064
1065 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1068
1069 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1070
1071         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1072         spec inser "*" if the group isn't active instead of 0.
1073
1074         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1075         opening the server.
1076         (nnimap-request-delete-group): Implement group deletion.
1077         (nnimap-transform-headers): Return the size of the entire message in
1078         the Bytes header, not just the size of the first part.
1079         (nnimap-request-move-article): When moving an article from nnimap,
1080         request the article first so the accepting form has an article to
1081         accept.  Reported by Dan Christensen.
1082         (nnimap-command): Make sure that the error message doesn't error out.
1083
1084 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1085
1086         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1087         we haven't requested anything.
1088
1089 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1090
1091         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1092         "".  Fix found by Andrew Cohen.
1093
1094         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1095         instead of -encode-string.
1096
1097 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1098
1099         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1100
1101         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1102         by mm-subst-char-in-string.
1103
1104 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1107         waiting for the connection string.
1108
1109         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1110         arriving.
1111
1112         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1113         bogus characters.  This allows selecting certain Gmail groups.
1114
1115         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1116         (nnimap-fetch-partial-articles): New variable.
1117         (nnimap-open-connection): When looking for credentials, also use the
1118         nnimap-server-port.
1119         (nnimap-request-article): Return the group/article number, so that Gnus
1120         `^' works as expected.
1121         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1122         them.
1123
1124         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1125         comments.
1126         (gnus-methods-sloppily-equal): New function.
1127         (gnus): When using the development version of Gnus, load the gnus-load
1128         file.
1129
1130         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1131         `gnus-open-server' on each method before trying to scan them etc.  This
1132         ensures that all the backend parameters are set correctly.
1133
1134         * nnimap.el (nnimap-authenticator): New variable.
1135         (nnimap-open-connection): Allow anonymous login.
1136         (nnimap-transform-headers): The chars header is called Chars not
1137         Bytes.
1138         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1139         drops.
1140
1141         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1142         patch, found by Knut Anders Hatlen.
1143
1144 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1145
1146         * gnus-agent.el (gnus-agent-batch-confirmation)
1147         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1148         to gnus-message.
1149         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1150         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1151         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1152         * gnus-int.el (gnus-open-server): Likewise.
1153         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1154         (gnus-score-check-syntax): Likewise.
1155         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1156         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1157         Likewise.
1158         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1159
1160 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1163         calling conventions so that prefetch doesn't bug out.
1164
1165 2010-09-19  Julien Danjou  <julien@danjou.info>
1166
1167         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1168         rather than `subst-char-in-region' in order to be able to replace ASCII
1169         char by UTF-8 ones.
1170
1171         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1172         than curl.
1173         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1174         the right URL and ALT text on images.
1175         (gnus-html-wash-tags): Fix tag case.
1176         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1177         (gnus-article-html): Add -o display_ins_del=2 option.
1178         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1179
1180 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1181
1182         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1183         the extra mail headers, which sometimes seem to happen for unknown
1184         reasons.
1185
1186         * mail-parse.el (mail-header-encode-parameter): Define as
1187         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1188         (or most, perhaps?) mail readers don't understand the latter, but do
1189         understand the former.
1190
1191         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1192         to nil, so that no methods are automatically agentized.  I think this
1193         is probably what most users want.
1194
1195         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1196         from url-retrieve, for instance about invalid URLs.
1197
1198         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1199         groups that have no articles.
1200         (nnimap-request-article): Check that we really got an article when we
1201         requested one.
1202
1203         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1204         doesn't exist.
1205
1206         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1207         nntp buffer so the agent can save it.
1208         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1209         that CRLF doesn't get translated to \n.
1210         (nnimap-open-connection): Don't make 'shell commands only send \n.
1211
1212 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1213
1214         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1215         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1216         Update var name.
1217         (nnml-generate-nov-file): Use dolist.
1218         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1219         Use with-current-buffer.
1220
1221 2010-09-18  Julien Danjou  <julien@danjou.info>
1222
1223         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1224         parallel.
1225
1226 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1229         the range update right.
1230         (nnimap-request-group): Don't make `M-g' bug out on group with no
1231         marks.
1232         (nnoo): Required, so that other packages can require nnimap.
1233         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1234         command we're looking for.  This helps when the server sends more
1235         responses after we've gotten everything we expected.
1236         (nnimap): Add a `newlinep' field to keep track of end-of-line
1237         conventions.
1238         Don't send CRLF to things that don't want it.
1239         (nnimap-request-accept-article): Ditto.
1240
1241 2010-09-18  Julien Danjou  <julien@danjou.info>
1242
1243         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1244         than curl to retrieve images.
1245
1246 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1247
1248         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1249         the marks.
1250         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1251         (nnimap-wait-for-connection): New function.
1252         (nnimap-open-connection): If we have PREAUTH, don't query for login
1253         credentials.
1254         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1255         when doing a partial update.
1256
1257 2010-09-18  Julien Danjou  <julien@danjou.info>
1258
1259         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1260         tags.
1261
1262 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1263
1264         * nnimap.el (nnimap-credentials): New function.
1265         (nnimap-open-connection): Use the new function to look for credentials
1266         also on the numeric equivalents of "imap" and "imaps".
1267
1268         * gnus-start.el (gnus-activate-group): Send the info to
1269         gnus-request-group.
1270
1271         * nnimap.el (nnimap-request-group): Have the "check" version of the
1272         function parse flags and update the info, so that a `M-g' get a total
1273         resync of all flags from the group.
1274
1275         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1276         to allow backends to alter the info on group selection.  Also alter all
1277         the backend -request-group functions to take the parameter.
1278
1279         * nnimap.el (nnimap-store-info): New function.
1280         (nnimap-update-info): Store the info for later usage.
1281         (nnimap-request-group): Use the stored info for the dont-check case, so
1282         that we don't retrieve all marks when we enter a group.
1283
1284         * nnimap.el: Use deffoo instead of defun for interface functions.
1285
1286         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1287         update the group info.  This makes the nndraft groups, for instance, go
1288         back to their old behaviour.
1289
1290         * gnus-sum.el (gnus-select-newsgroup): Indent.
1291
1292         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1293         in.
1294         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1295         nothing.
1296
1297         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1298         from methods that are denied.
1299
1300         * gnus-int.el (gnus-method-denied-p): New function.
1301
1302         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1303         store the password instead of netrc.
1304         (nnimap-open-connection): Don't error out when we can't make a
1305         connections.
1306
1307         * auth-source.el (auth-source-create): In the password prompt, say what
1308         we're querying for.  Also prompt for user name if that hasn't been
1309         given.
1310
1311         * nnimap.el (nnimap-with-process-buffer): Removed.
1312
1313 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1316         method when we're reading from the agent.
1317
1318         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1319
1320         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1321         that's probably most useful for users.
1322
1323         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1324         "failed" all the time.
1325
1326         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1327         ...)) with (with-current-buffer ... ).
1328
1329         * nntp.el (nntp-open-server): Return whether the open was successful or
1330         not.
1331
1332         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1333         select an unread unseen article first.
1334
1335         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1336         /etc/services, supply some sensible port defaults.
1337
1338         * dgnushack.el: Define netrc-credentials.
1339
1340 2010-09-17  Julien Danjou  <julien@danjou.info>
1341
1342         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1343
1344 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1345
1346         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1347         doesn't have any parameters.
1348
1349 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1352         only upcased checks.
1353
1354         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1355
1356         * nnimap.el (nnimap-open-shell-stream): New function.
1357         (nnimap-open-connection): Use it.
1358         (nnimap-transform-headers): Get the number of lines in each message.
1359         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1360         number of lines.
1361         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1362         problem.
1363
1364         * utf7.el (utf7-encode): Autoload.
1365
1366         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1367         to allow the mail splitting to not return a default group.  This is
1368         useful for nnimap, which will leave unmatched mail in the inbox.
1369
1370         * nnimap.el: Rewritten.
1371
1372         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1373         nnimap usage.
1374
1375         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1376         if the move is internal, so that nnimap can do fast internal moves.
1377
1378         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1379         data.
1380         (gnus-read-active-for-groups): Support finishing the early retrieval of
1381         data.
1382
1383         * gnus-range.el (gnus-range-nconcat): New function.
1384
1385         * gnus-int.el (gnus-finish-retrieve-group-infos)
1386         (gnus-retrieve-group-data-early): New functions.
1387
1388 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1389
1390         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1391         (nnrss-retrieve-groups):
1392         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1393         (pop3-quit): Use with-current-buffer.
1394
1395 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1396
1397         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1398         instead of nnheader-accept-process-output.
1399
1400         * dgnushack.el (dgnushack-compile): Add comment.
1401
1402         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1403
1404         * gnus-html.el (gnus-html-schedule-image-fetching)
1405         (gnus-html-prefetch-images): Replace process-kill-without-query by
1406         gnus-set-process-query-on-exit-flag.
1407
1408 2010-09-16  Romain Francoise  <romain@orebokech.com>
1409
1410         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1411
1412 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1413
1414         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1415         parameter to unintern is mandatory-ish in Emacs 24.
1416
1417         * gnus-html.el (gnus-html-schedule-image-fetching)
1418         (gnus-html-prefetch-images): Check for curl before using it.
1419
1420         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1421         depend on curl, which isn't essential.
1422
1423         * imap.el: Revert back to version
1424         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1425         seem problematic.
1426
1427 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1428
1429         * gnus-registry.el (gnus-registry-install-shortcuts):
1430         Explicitly pass `obarray' to `unintern' to avoid a warning.
1431
1432 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1435         change.
1436
1437         * nnrss.el (nnrss-request-list): Removed this function and related
1438         functions, including the moreover stuff.
1439
1440 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * nnrss.el (nnrss-retrieve-groups): New function.
1443
1444 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1445
1446         * .dir-locals.el: Add no-byte-compile cookie.
1447
1448 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * time-date.el (format-seconds): Comment fix.
1451
1452         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1453         for back end that doesn't support request-scan.
1454
1455 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1458         then do request scans from the backends.
1459
1460         * netrc.el (netrc-credentials): New conveniency function.
1461
1462         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1463         avoid running a hook per line, since this takes a lot of time,
1464         profiling shows.
1465         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1466         directly if gnus-visual-p is true.
1467
1468 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1469
1470         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1471         groups; replace mapcar with dolist which is a bit faster; pass groups
1472         info to gnus-read-active-file-1.
1473         (gnus-read-active-file-1): Scan only specified groups if the new
1474         optional arg `infos' is given.
1475
1476 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477
1478         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1479
1480         * pop3.el (pop3-movemail): Removed.
1481         (pop3-streaming-movemail): Renamed to pop3-movemail.
1482
1483         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1484         don't restrict end-tag searches to the end of the line.
1485
1486 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1489         articles of every unchecked group to t, which means unknown since the
1490         server has never been opened.
1491
1492 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493
1494         * gnus-html.el (gnus-html-show-alt-text): New command.
1495         (gnus-html-browse-image): Ditto.
1496         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1497         to browse the image directly.
1498         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1499         better.
1500
1501         * gnus-async.el (gnus-async-article-callback): Call
1502         `gnus-html-prefetch-images' unconditionally.
1503
1504         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1505         before feeding URLs to curl.
1506
1507 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1508
1509         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1510         internal images as deletable by `W D D'.
1511
1512         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1513         (gnus-async-article-callback): Fix typo.
1514
1515 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1518         current line to work around bugs in the output from w3m.
1519
1520         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1521         for groups that want that.
1522
1523         * nntp.el (nntp-wait-for-string): Supply a timeout for
1524         accept-process-output to ensure progress.
1525
1526         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1527         level to get unread articles from, then use that for foreign groups,
1528         too.
1529
1530         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1531         confuses the rest of the function.
1532
1533         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1534         for the methods that support -retrieve-groups, too.
1535
1536         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1537
1538 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1541         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1542
1543         * pop3.el: Require cl when compiling.
1544         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1545
1546 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1549         that aren't going to be activated.
1550         (gnus-get-unread-articles): Fix up the last commit.
1551
1552         * gnus-html.el (gnus-article-html): Allow calling without specifying
1553         the handle.  In that case, dissect the buffer first.
1554
1555         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1556
1557         * nnimap.el (nnimap-open-connection): Revert the change that would look
1558         into authinfo for imaps instead of imap.
1559
1560         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1561         say that you don't want to call gnus-request-group with don-check, but
1562         do check the reponse.  This is for virtual groups only.
1563         (gnus-get-unread-articles): Count the archive groups as secondary, so
1564         that they're activated the same way as before.
1565
1566         * imap.el (imap-message-map): Removed optional buffer parameter, since
1567         no callers use it.
1568         (imap-message-get): Ditto.
1569         (imap-message-put): Ditto.
1570         (imap-mailbox-map): Ditto.
1571         (imap-mailbox-put): Ditto.
1572         (imap-mailbox-get): Ditto.
1573         (imap-mailbox-get): Revert last change for this function.
1574
1575         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1576         case-insensitively.
1577         (nnimap-debug): Removed.
1578
1579         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1580         to use `imap-fetch' instead.  According to the comments, this should be
1581         safe, since all other IMAP clients use the 1:* syntax.
1582         (imap-enable-exchange-bug-workaround): Removed.
1583         (imap-debug): Removed -- doesn't seem very useful.
1584
1585         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1586         mail from a file, and the file doesn't exist.
1587
1588         * imap.el (imap-log): New convenience function used throughout instead
1589         of repeating the same code all over the place.
1590
1591         * pop3.el (pop3-streaming-movemail): Return t for success.
1592
1593         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1594         .authinfo if we're using ssl connection.
1595
1596         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1597         already have if we're in a main Gnus `g' run.
1598
1599         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1600
1601 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1604
1605         * nnmh.el (nnmh-request-list-1): Bind `file'.
1606
1607         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1608         alias to set-process-query-on-exit-flag or process-kill-without-query.
1609         (pop3-open-server): Use it.
1610
1611 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1612
1613         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1614         box to the Incoming file.  Fixes mistake in previous checkin.
1615
1616         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1617         request loop (for debugging purposes) removed.
1618
1619         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1620         culprit is more visible.
1621         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1622         (nnml-add-incremental-nov): New functions to do "incremental" nov
1623         updates, where we just append to the end of the existing nov files
1624         without reading/writing them in full.
1625
1626         * mail-source.el (mail-source-delete-crash-box): Really only check the
1627         incoming files once in a while.
1628
1629         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1630
1631         * mail-source.el (mail-source-delete-crash-box): Only check the
1632         incoming files for deletion once per day to save a lot of file
1633         accesses.
1634
1635         * pop3.el (pop3-logon): Fix up unbound variable typo.
1636
1637         * mail-source.el (pop3-streaming-movemail): Autoload.
1638
1639         * pop3.el (pop3-streaming-movemail): Respect
1640         pop3-leave-mail-on-server.
1641
1642         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1643         retrieval.
1644
1645         * pop3.el (pop3-process-filter): Removed unused function.
1646         (pop3-streaming-movemail, pop3-send-streaming-command)
1647         (pop3-wait-for-messages, pop3-write-to-file)
1648         (pop3-number-of-responses): New functions for streaming pop3
1649         retrieval.
1650
1651         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1652         come from no known methods.
1653         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1654         list.
1655
1656         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1657         message sizes.
1658         (pop3-movemail): Use erase-buffer instead of looping and deleting
1659         regions, which seems rather odd.
1660
1661         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1662         file once per `g' run.
1663
1664         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1665         directories.  This makes the draft queue directory work.
1666
1667         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1668         data from the backends, so that we only request the list of groups from
1669         each method once.  This should speed things up considerably.
1670
1671         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1672         detect that it's not implemented.
1673
1674         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1675         we actually do recurse down into the tree, but don't stat all leaf
1676         nodes.
1677
1678         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1679         then say so instead of bugging out.
1680
1681         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1682         files exist before trying to read them.
1683
1684         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1685         around <pre_int>.
1686
1687         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1688
1689         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1690
1691 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1692
1693         * mm-util.el (mm-image-load-path): Just return the image directories,
1694         not all directories in the path in addition to the image directories.
1695         (mm-image-load-path): Maintain a cache of the image directories so that
1696         the `g' command in Gnus doesn't have to stat dozens of directories each
1697         time.
1698
1699         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1700         (gnus-html-wash-tags): Add a new `i' command to insert images.
1701         (gnus-html-insert-image): New command and keystroke.
1702         (gnus-html-redisplay-with-images): New command and keystroke.
1703         (gnus-html-show-images): Renamed command.
1704         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1705         spacers.
1706         (gnus-html-wash-tags): Decode entities at the end, so that entities
1707         inside the tags don't mess up the rest of the "parsing".
1708
1709         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1710         so that nnimap methods aren't agentized by default.  There's apparently
1711         many problems related to agent/imap behaviour.
1712
1713         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1714
1715         * gnus-html.el: Doc fix.
1716
1717 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1720         specifier-spec-list for Emacs 21.
1721
1722         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1723         glyph-width and glyph-height instead of display-graphic-p and
1724         image-size; make avoidance of displaying small images work for XEmacs.
1725
1726         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1727         for XEmacs.
1728
1729         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1730         of symbol that holds plist data.
1731         (gnus-process-plist): Remove plist of process after getting it.
1732
1733 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1734
1735         * message.el (message-generate-hashcash): Change default to
1736         'opportunistic if hashcash is installed.
1737
1738         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1739         (gnus-html-put-image): Only call image-size once, since it's somewhat
1740         time-consuming on remote X servers.
1741
1742 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1745         type on data, not a file name.
1746
1747         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1748         window-pixel-edges for Emacs 21.
1749
1750         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1751         decoded contents.
1752         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1753
1754 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1757         group line format, since it isn't very interesting.
1758
1759         * gnus-agent.el (gnus-agent-short-article),
1760         (gnus-agent-long-article): Increase values for these two variables,
1761         since most people are likely to have more network connection and
1762         storage than before.
1763
1764         * gnus.el (gnus-refer-article-method): Change default to 'current.
1765         When referring an article, the common behaviour is to refer it from the
1766         current select method, not the native select method.  The chances of
1767         the native select method having the message in question is rather slim
1768         these days.
1769
1770         * gnus-sum.el (gnus-auto-select-subject): Change default to
1771         `unseen-or-unread'.  I think it's likely that most people want to
1772         select an unseen article over a previously seen, but unread one.
1773
1774         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1775         means that in the article buffer none of the minor mode elements will
1776         be shown, usually, and this is not desirable in most cases.
1777
1778         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1779         that commands like `d' (and the like) go to the next line in the
1780         buffer, instead of the next unread article.  I think this is the
1781         behaviour that is most natural for most users.
1782         (gnus-single-article-buffer): Change default to nil, so that people can
1783         have as many article buffers open as they have summary buffer.  I think
1784         this is the most natural way for the groups to behave.
1785
1786         * message.el (message-generate-new-buffers): Change default to
1787         `unsent', so that all new message buffers start their names with the
1788         string "*unsent", and it's easier to find the buffers if you move from
1789         them.
1790
1791 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1794         small.  They're probably tracking images.
1795         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1796         (gnus-html-rescale-image): Yet another try at getting the image sizing
1797         right.
1798
1799         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1800         nntp-marks-file-name is nil.
1801
1802 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1803
1804         * gnus-html.el (gnus-html-wash-tags)
1805         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1806         Better logging.
1807
1808 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809
1810         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1811
1812         * gnus-html.el (gnus-html-wash-tags): Check the value of
1813         gnus-blocked-images in the summary buffer.
1814
1815 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1816
1817         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1818
1819 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1820
1821         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1822         like "a", it seems like.
1823         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1824         since it needs to be picked from the correct buffer.
1825
1826         * nnwfm.el: Removed.
1827
1828         * nnlistserv.el: Removed.
1829
1830 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1831
1832         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1833         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1834
1835 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836
1837         * nnkiboze.el: Removed.
1838
1839         * nndb.el: Removed.
1840
1841         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1842         alt text.
1843         (gnus-html-rescale-image): Try to get the rescaling logic right for
1844         images that are just wide and not tall.
1845
1846         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1847         overshadow variable bindings.
1848
1849 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1850
1851         * gnus-html.el (gnus-html-wash-tags)
1852         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1853         extra logging.
1854
1855 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1858         (gnus-max-image-proportion): New variable.
1859         (gnus-html-rescale-image): New function.
1860         (gnus-html-put-image): Rescale images.
1861
1862 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1863
1864         Fix up some byte-compiler warnings.
1865         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1866         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1867         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1868         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1869         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1870         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1871         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1872
1873 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1874
1875         * gnus-html.el (gnus-article-html): Decode contents by charset.
1876
1877 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1880         (gnus-html-frame-width, gnus-blocked-images)
1881         * message.el (message-prune-recipient-rules): Add custom version.
1882         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1883
1884         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1885         functions.
1886
1887         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1888         gnus-process-get.
1889
1890 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1891
1892         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1893         instead of lsub directly.
1894
1895 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * nnwarchive.el: Removed.
1898
1899         * gnus-soup.el: Removed.
1900
1901         * nnsoup.el: Removed.
1902
1903         * nnultimate.el: Removed.
1904
1905         * gnus-html.el (gnus-blocked-images): New variable.
1906
1907         * message.el (message-prune-recipients): New function.
1908         (message-prune-recipient-rules): New variable.
1909
1910         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1911         guess whether a long line is natural text or not.
1912
1913         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1914         gnus-process-plist and friends for compatibility.
1915
1916 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1917
1918         * gnus-html.el: Require packages that define macros used in this file.
1919         (gnus-article-mouse-face): Declare to silence byte-compiler.
1920         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1921         process-get.
1922         (gnus-html-put-image): Use plist-get to avoid getf.
1923         (gnus-html-prefetch-images): Use with-current-buffer.
1924
1925 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * gnus-ems.el: Provide compatibility functions for
1928         gnus-set-process-plist.
1929
1930         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1931         header-line-format for XEmacs 21.4.
1932
1933         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1934         * gnus.el (gnus-valid-select-methods)
1935         * message.el (message-send-mail-partially-limit)
1936         * mm-decode.el (mm-text-html-renderer)
1937         * mml.el (mml-insert-mime-headers-always)
1938         * smiley.el (smiley-regexp-alist): Bump custom version.
1939
1940 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1941
1942         * gnus-html.el: require mm-url.
1943         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1944         with the url to `url'.
1945         (gnus-html-wash-tags): Support cid: URLs/images.
1946
1947 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1948
1949         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1950         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1951         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1952
1953         * gnus-move.el: Removed file, since it doesn't really work.
1954
1955         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1956         UTF-8.  This seems to fix problems with some German web feeds.
1957
1958         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1959         at the top so that the proper colours are applied.
1960
1961         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1962         don't have dots in their names.
1963
1964         * gnus-art.el (gnus-article-view-part): Doc fix.
1965
1966         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1967         XEmacs-compatible.
1968         (gnus-html-put-image): Don't do images on non-graphic displays.
1969
1970         * nnslashdot.el: Removed this unused backend.
1971
1972         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1973         actions.
1974         (gnus-undo-register-1): Revert last change.
1975
1976         * gnus-group.el (gnus-group-completing-read): Protect against not
1977         having completion-styles bound.
1978
1979         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1980         make broken recipients happier.
1981
1982         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1983
1984         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1985         point parameter.
1986
1987         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1988
1989         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1990         completion-styles for group selection.
1991
1992 2009-02-04  Andreas Schwab  <schwab@suse.de>
1993
1994         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1995         headers and regexp-quote the match if necessary.
1996
1997 2009-03-24  Miles Bader  <miles@gnu.org>
1998
1999         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2000         the blinking smiley.
2001
2002 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2003
2004         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2005         blink smiley.
2006
2007 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2008
2009         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2010         where the dribbel file lives exists.
2011
2012         * message.el (message-send-mail-partially-limit): Change the default to
2013         nil, since most people don't want this.
2014
2015         * mm-url.el (mm-url-decode-entities): Also decode entities like
2016         &#x3212.
2017
2018 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2019
2020         * gnus-sum.el (gnus-summary-idna-message):
2021         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2022         Hyperlink urls in docstrings with URL `...'.
2023
2024 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2025
2026         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2027         functions.
2028
2029 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2030
2031         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2032         say what the mouseover text should be.
2033
2034         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2035         version of the mm-w3m-safe-url-regexp variable to only download images
2036         in the groups where we want that to happen.
2037
2038         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2039
2040         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2041         easier debugging.
2042         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2043         big pictures in the article buffer.
2044
2045         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2046         gnus-article-html.
2047         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2048         w3m.
2049
2050         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2051
2052 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2053
2054         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2055         which doesn't exist.
2056
2057         * message.el (message-inhibit-ecomplete): New variable to allow some
2058         function to inhibit ecomplete address storage.
2059         (message-resend): Disable ecomplete message storage when resending
2060         messages.
2061
2062         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2063
2064 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2065
2066         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2067         Save excursion while copying, moving, and deleting articles in order to
2068         prevent the cursor from jumping to unforeseen place.
2069
2070 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2071
2072         * lpath.el: No need to bind bookmark-current-buffer,
2073         bookmark-yank-point and bookmark-make-record-function.
2074
2075 2010-08-17  Glenn Morris  <rgm@gnu.org>
2076
2077         * gnus-sync.el: Require gnus components whose functions are used.
2078
2079         * gnus-art.el (bookmark-make-record-function):
2080         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2081         Declare for compiler.
2082
2083         * mm-url.el (mml-compute-boundary): Autoload.
2084
2085 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2088
2089 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2090
2091         Typo fix "hoo4a" -> "hook".
2092
2093         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2094
2095 2010-08-14  Glenn Morris  <rgm@gnu.org>
2096
2097         * gnus-sync.el (gnus-sync): Fix defgroup version.
2098
2099 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2100
2101         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2102
2103         * gnus-sync.el: Fix docs.
2104         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2105         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2106
2107 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2108
2109         Optimizations for gnus-sync.el.
2110
2111         * gnus-sync.el: Add docs about gnus-sync-backend
2112         possibilities.
2113         (gnus-sync-save): Remove unnecessary message.
2114         (gnus-sync-read): Optimize and show what groups were skipped.
2115
2116 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2117
2118         Minor bug fixes for gnus-sync.el.
2119
2120         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2121         read the sync on get-new-news.
2122
2123         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2124         quiet.
2125
2126         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2127
2128 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2129
2130         Make saving and restoring of hidden threads work with overlays.
2131         Patch applied by Ted Zlatanov.
2132
2133         * gnus-sum.el (gnus-hidden-threads-configuration)
2134         (gnus-restore-hidden-threads-configuration): Update to deal with text
2135         properties, rather than searching for a magic character.
2136
2137 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2138
2139         New gnus-sync.el library for synchronization of marks.
2140
2141         * gnus-sync.el: New library for synchronization of marks.
2142
2143         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2144         renamed from `gnus-registry-grep-in-list'.
2145
2146         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2147
2148         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2149
2150 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2153         determining charset of text fails.
2154
2155 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2156
2157         * nnmail.el (nnmail-get-new-mail-1): Revert.
2158
2159         * nnml.el (nnml-active-number): Make sure names of newly created groups
2160         in nnml-group-alist are encoded.
2161
2162 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2163
2164         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2165         containing non-ASCII characters in active file for nnml back end.
2166
2167 2010-07-24  David Engster  <dengste@eml.cc>
2168
2169         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2170         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2171
2172 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2173
2174         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2175         tag (Bug#6654).
2176
2177 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2178
2179         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2180         the article buffer, not the summary buffer.
2181
2182 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2183
2184         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2185         Emacs 23 as well.
2186
2187 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2188
2189         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2190         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2191
2192 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2193
2194         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2195         Patch applied by Karl Fogel.
2196
2197         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2198         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2199
2200 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2201
2202         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2203         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2204         C-w still not working correctly from Article buffers; Thierry's
2205         patch to fix that will be applied after this.
2206
2207         * gnus-art.el (bookmark-make-record-function): New local variable.
2208
2209         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2210         article buffer.
2211         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2212
2213 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2214
2215         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2216         on changes in bookmark.el.
2217
2218 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2219
2220         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2221         `no-log' instead of message not to log prompt string.
2222
2223 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2224
2225         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2226         the *other* type of HTML form submission.
2227
2228 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2229
2230         * auth-source.el (auth-source-pick): If choice does not contain a
2231         questioned keyword, set the check to t.
2232
2233 2010-06-12  Romain Francoise  <romain@orebokech.com>
2234
2235         * gnus-util.el (gnus-date-get-time): Move up before first use.
2236
2237 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2240         (gnus-article-edit-part): Bind it to make last part that is substituted
2241         or deleted visible.
2242         (gnus-mime-display-single): Buttonize part of which id equals to
2243         gnus-mime-buttonized-part-id.
2244
2245 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2246
2247         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2248         (gnus-dd-mmm): Use gnus-date-get-time.
2249         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2250         simplify logic.
2251         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2252         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2253
2254 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2255
2256         * auth-source.el (top): Autoload `secrets-list-collections',
2257         `secrets-create-item', `secrets-delete-item'.
2258         (auth-sources): Fix tag string.
2259         (auth-get-source, auth-source-retrieve, auth-source-create)
2260         (auth-source-delete): New defuns.
2261         (auth-source-pick): Rewrite in order to avoid 2 passes.
2262         (auth-source-forget-user-or-password): New parameter USERNAME.
2263         (auth-source-user-or-password): New parameters CREATE-MISSING and
2264         DELETE-EXISTING.  Retrieve password interactively, if needed.
2265
2266 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2267
2268         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2269         deleting unused directories when gnus-expert-user is t.
2270
2271 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2272
2273         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2274         for each temp file when gnus-article-browse-delete-temp is ask.
2275
2276 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2277
2278         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2279         Lisp calls to delete-backward-char by calls to delete-char.
2280
2281 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2282
2283         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2284
2285 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2286
2287         * password-cache.el (password-cache-remove): Fix docstring.
2288
2289 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2290
2291         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2292         article unless decoding article to be saved.
2293
2294 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2297         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2298         generated within the mm-with-unibyte-current-buffer macro.
2299
2300 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2301
2302         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2303         to nil when we're in a mml-preview buffer and no group is selected.
2304
2305 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2306
2307         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2308         when catching the `C-g'.  Reported by "Leo".
2309
2310 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2311
2312         * message.el (message-forward-make-body-plain)
2313         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2314         multibyte-string-p.
2315
2316         * lpath.el: Revert.
2317
2318 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2319
2320         * message.el (message-forward-make-body-mml): Assume original message
2321         is multibyte string; error on unibyte.
2322         (message-forward-make-body-plain): Ditto; don't add excessive newline
2323         in body end.
2324
2325         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2326
2327 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2328
2329         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2330         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2331
2332 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2333
2334         * mm-extern.el (mm-extern-url): Don't use
2335         mm-with-unibyte-current-buffer.
2336         (mm-extern-cache-contents): Use with-current-buffer instead of
2337         save-excursion + set-buffer.
2338
2339 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * mm-util.el (mm-emacs-mule): Remove.
2342
2343 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2344
2345         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2346         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2347         change.
2348
2349 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2350
2351         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2352         bind the default value of enable-multibyte-characters to nil.
2353
2354 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * message.el (message-forward-make-body-plain)
2357         (message-forward-make-body-mml):
2358         Don't use mm-with-unibyte-current-buffer.
2359
2360 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2361
2362         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2363
2364 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2365
2366         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2367         (Bug#5592).
2368
2369 2010-05-07  Julien Danjou  <julien@danjou.info>
2370
2371         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2372         it to mm-pipe-part.
2373
2374         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2375         it is given.
2376
2377 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2378
2379         * binhex.el (binhex-decode-region-internal)
2380         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2381         (dns-query)
2382         * nnweb.el (nnweb-gmane-search)
2383         * pgg-parse.el (pgg-parse-armor)
2384         * pgg.el (pgg-verify-region)
2385         * sha1.el (sha1-string-external)
2386         * uudecode.el (uudecode-decode-region-internal)
2387         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2388         XEmacs.
2389
2390         * gnus-art.el (gnus-article-browse-html-parts)
2391         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2392         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2393         make-temp-file.
2394
2395         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2396         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2397         compiling.
2398
2399         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2400         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2401         XEmacs when compiling.
2402
2403         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2404         gnus-pick-mode-off-hook for XEmacs when compiling.
2405         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2406         gnus-binary-mode-off-hook for XEmacs when compiling.
2407
2408         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2409         nil if char-charset is not available.
2410
2411         * imap.el (imap-disable-multibyte)
2412         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2413         macros.
2414
2415         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2416         instead of encode-coding-string.
2417
2418         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2419         'xemacs) instead of mm-emacs-mule to switch function definitions.
2420         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2421
2422         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2423         bind temporary-file-directory for XEmacs;
2424         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2425         timer-set-function for XEmacs 21.4 and SXEmacs;
2426         bind timer-list for XEmacs 21.4 and SXEmacs;
2427         fbind char-charset and find-charset-region for non-Mule XEmacs;
2428         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2429         encode-coding-region and encode-coding-string for XEmacs having no
2430         file-coding feature.
2431
2432 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2433
2434         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2435
2436 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2437
2438         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2439         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2440
2441 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2442
2443         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2444         alias `jka-compr-delete-temp-file' no longer exists.
2445
2446 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2447
2448         Use define-minor-mode in Gnus where applicable.
2449         * mml.el (mml-mode): Use define-minor-mode.
2450         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2451         (gnus-undo-mode): Use define-minor-mode.
2452         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2453         (gnus-dead-summary-mode): Use define-minor-mode.
2454         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2455         Initialize in declaration.
2456         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2457         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2458         (gnus-mailing-list-mode): Use define-minor-mode.
2459         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2460         (gnus-draft-mode): Use define-minor-mode.
2461         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2462         (gnus-dired-mode): Use define-minor-mode.
2463
2464 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2465
2466         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2467         handles on recursive mml-to-mime translation and check them for
2468         boundary delimiter collisions.  Reported by Greg Troxel.
2469
2470 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2473
2474 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2475
2476         * mm-util.el (mm-find-buffer-file-coding-system):
2477         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2478
2479 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2480
2481         * message.el (message-generate-headers): Record insertion of optional
2482         headers as well.  Otherwise the check to prevent repeated insertion of
2483         optional headers is a no-op.
2484
2485 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2486
2487         * smime.el: Don't mention CVS.
2488
2489         * nnrss.el (nnrss-fetch): Don't mention CVS.
2490
2491         * nnir.el: Don't mention CVS.
2492
2493 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2494
2495         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2496
2497 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2498
2499         * lpath.el: Fbind bookmark-default-handler,
2500         bookmark-get-bookmark-record, bookmark-make-record-default,
2501         bookmark-prop-get for Emacs <23 and XEmacs.
2502
2503 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2504
2505         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2506         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2507         Use with-current-buffer to silence the byte-compiler.
2508         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2509         bother to require `gnus'.
2510         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2511
2512 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2513
2514         * gnus-sum.el (gnus-summary-bookmark-make-record)
2515         (gnus-summary-bookmark-jump): New functions.
2516         (gnus-summary-mode): Setup bookmark support.
2517
2518 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2519
2520         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2521         if set.
2522
2523 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2524
2525         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2526         gnus-article-browse-html-save-cid-image; make it work recursively for
2527         forwarded messages as well.
2528         (gnus-article-browse-html-parts): Work when prefix arg is given.
2529         (gnus-article-browse-html-article): Doc fix.
2530
2531 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2532
2533         * message.el (message-default-mail-headers):
2534         (message-default-headers): Carry the value mail-default-headers over
2535         into message-default-mail-headers, rather than message-default-headers.
2536
2537 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2538
2539         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2540         charset.
2541
2542         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2543         charset into the <meta> tag when the article is encoded to utf-8.
2544
2545 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2546
2547         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2548         directories as well.
2549         (gnus-article-browse-html-parts): Work for images that do not specify
2550         file names; delete temp directory when quitting; insert header at the
2551         right place; use file: scheme for image files.
2552
2553 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2554
2555         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2556         (gnus-article-browse-html-parts): Use it to make temporary cid image
2557         files in addition to html file so that browser may display them.
2558
2559 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2562
2563 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2564
2565         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2566
2567 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2568
2569         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2570         about Secret Service API sources.  Improve Customize options.
2571         (auth-source-pick): Change to accept any number of search parameters.
2572         Implement fallbacks iteratively, not recursively.  Add scoring on the
2573         second pass and sort by score.  Call Secret Service API when needed.
2574         (auth-source-user-or-password): Use it.  Call Secret Service API
2575         directly when needed to get the user name and the password.
2576
2577 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2578
2579         * message.el (message-interactive): Doc fix.
2580         (message-qmail-inject-args): Reflow.
2581         (message-kill-to-signature): Fix typo in docstring.
2582
2583         * smiley.el (smiley-buffer): Fix typo in docstring.
2584
2585 2010-03-24  Glenn Morris  <rgm@gnu.org>
2586
2587         * mail-source.el (gnus-message): Declare.
2588         (mail-source-delete-old-incoming): Require gnus-util.
2589
2590 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2593
2594         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2595
2596         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2597         password-cache's default if it is not bound.
2598         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2599         password-cache-expiry's default if it is not bound.
2600
2601         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2602         available in Emacs 21.
2603
2604         * lpath.el: Suppress compiler warnings for:
2605         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2606         XEmacs;
2607         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2608         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2609         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2610
2611 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2612
2613         * auth-source.el (auth-sources): Fix up definition so extra parameters
2614         are always inline.
2615
2616 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2617
2618         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2619         wasn't updated after mismatch.  Clear cached mailbox info correctly
2620         when uidvalidity changes.
2621         (nnimap-group-prefixed-name): New function to avoid some code
2622         duplication.
2623         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2624         (nnimap-request-group): Use it.
2625         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2626         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2627         with many imap folders.  This is done by caching the group status from
2628         the imap server persistently in a group parameter `imap-status'.  (This
2629         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2630         but not persistently, so every Gnus startup was still very slow.)
2631
2632 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2633
2634         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2635         delete the extra newline.  Otherwise editing of :string and :number
2636         types don't work.
2637
2638 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2639
2640         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2641         secrets.el dependency.
2642         (auth-sources): Add optional user name.  Add secrets.el configuration
2643         choice (unused right now).
2644
2645 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2646
2647         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2648         `gnus-registry-install-shortcuts' fill in the functions.
2649
2650         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2651         warnings.
2652         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2653         (gnus-registry-install-shortcuts): Populate and use it in a
2654         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2655
2656 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2657
2658         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2659         In-place substitutions for the group name encoding/decoding.
2660         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2661         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2662         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2663         (nnimap-update-unseen, nnimap-request-list)
2664         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2665         (nnimap-request-set-mark, nnimap-split-to-groups)
2666         (nnimap-split-articles, nnimap-request-newgroups)
2667         (nnimap-request-create-group, nnimap-request-accept-article)
2668         (nnimap-request-delete-group, nnimap-request-rename-group)
2669         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2670         `encoded-mbx' for consistency.
2671         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2672         variable `imap-current-mailbox'.
2673
2674         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2675         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2676
2677 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2678
2679         * pop3.el (pop3-display-message-size-flag): Display message size byte
2680         counts during POP3 download.
2681         (pop3-movemail): Use it.
2682         (pop3-list): Implement listing of available messages.
2683
2684 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2685
2686         * nnir.el (nnir-get-article-nov-override-function): New function to
2687         override the normal NOV retrieval.
2688         (nnir-retrieve-headers): Use it.
2689
2690 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2691
2692         * auth-source.el (netrc-machine-user-or-password): Autoload.
2693
2694 2010-03-19  Glenn Morris  <rgm@gnu.org>
2695
2696         Stop message.el from loading about 40 libraries it doesn't always need.
2697         The general approach is to autoload rather than require, and to
2698         require in the specific functions rather than the file.  (Bug#5642)
2699
2700         * gmm-utils.el: Don't require wid-edit.
2701         (widget-create-child-value, widget-convert, widget-default-get):
2702         Autoload.
2703
2704         * gnus-util.el: Don't require time-date, netrc.
2705         (message-fetch-field, gnus-group-name-decode): Declare rather than
2706         autoloading.
2707         (gnus-fetch-field): Require message.
2708         (gnus-decode-newsgroups): Require gnus-group.
2709
2710         * ietf-drums.el: Don't require time-date.
2711
2712         * message.el: Don't require hashcash, canlock, ecomplete.
2713         Do require mail-utils.  Require nnheader only when compiling.
2714         (smtpmail-default-smtp-server): Remove declaration.
2715         (message-send-mail-function): Check smtpmail-default-smtp-server
2716         is bound rather than requiring smtpmail.
2717         (message-auto-save-directory, message-insert-signature): Use
2718         expand-file-name rather than nnheader-concat.
2719         (nnheader-insert-file-contents): Autoload.
2720         (hashcash-wait-async): Declare.
2721         (message-send-mail): Only call gnus-setup-posting-charset if
2722         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2723         (message-send-mail-with-sendmail): Require sendmail.
2724         (canlock-password, canlock-password-for-verify): Declare.
2725         (message-canlock-password): Require canlock.
2726         (nnheader-get-report): Autoload.
2727         (gnus-setup-posting-charset): Declare.
2728         (message-send-news): Require gnus-msg.
2729         (message-make-references, message-make-in-reply-to): Use mail-header-id
2730         rather than the alias mail-header-message-id.
2731         (ecomplete-add-item, ecomplete-save): Declare.
2732         (message-put-addresses-in-ecomplete): Require ecomplete.
2733         (ecomplete-display-matches): Autoload.
2734
2735         * mm-decode.el: Don't require mailcap, gnus-util.
2736         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2737         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2738         Autoload.
2739         (mailcap-mime-extensions): Declare.
2740
2741         * mm-encode.el: Don't require mailcap.
2742         (mailcap-extension-to-mime): Autoload.
2743
2744         * mml-sec.el: Don't require password-cache.
2745
2746         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2747         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2748         (mml-minibuffer-read-type): Require mailcap.
2749         (mml-preview): Require gnus-msg.
2750
2751         * mml1991.el: Require password-cache.
2752         (password-cache-expiry): Remove declaration.
2753
2754         * mml2015.el: Require password-cache.
2755         (password-cache-expiry): Remove declaration.
2756
2757         * nneething.el (mailcap): Require mailcap.
2758
2759         * nnheader.el (declare-function): Add compatibility stub.
2760         (message-remove-header): Declare rather than autoload.
2761         (nnheader-replace-header): Require message.
2762
2763         * nnimap.el (declare-function): Add compatibility stub.
2764         (netrc-parse, netrc-machine-user-or-password): Declare.
2765         (nnimap-open-connection): Require netrc.
2766
2767         * nntp.el (declare-function): Add compatibility stub.
2768         (netrc-parse, netrc-machine, netrc-get): Declare.
2769         (nntp-send-authinfo): Require netrc.
2770
2771         * rfc2047.el: Don't require qp.
2772         (quoted-printable-encode-region, quoted-printable-decode-string):
2773         Autoload.
2774
2775         * sieve-mode.el: Don't require easymenu.
2776         (easy-menu-add-item): Autoload it.
2777
2778         * spam-stat.el (time-to-number-of-days): Autoload it.
2779
2780 2010-03-19  Glenn Morris  <rgm@gnu.org>
2781
2782         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2783
2784 2010-03-18  Glenn Morris  <rgm@gnu.org>
2785
2786         * hashcash.el (declare-function): Remove duplicate definition.
2787
2788 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2789
2790         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2791         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2792         value if any backslash escapes).
2793
2794 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2795
2796         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2797         if it is available.  (bug#5647)
2798
2799         * lpath.el: Suppress compiler warning for coding-system-from-name for
2800         Emacs 21 and XEmacs.
2801
2802 2010-03-14  Juri Linkov  <juri@jurta.org>
2803
2804         * hmac-def.el:
2805         * hmac-md5.el:
2806         * netrc.el: Fix keywords.
2807
2808 2010-02-26  Glenn Morris  <rgm@gnu.org>
2809
2810         * message.el (message-send-mail-function): Change the default, so that
2811         it inherits from a customized send-mail-function.  (Bug#5643)
2812
2813 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2814
2815         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2816         shell-command-to-string signals an error (bug#5299).
2817
2818 2010-02-24  Glenn Morris  <rgm@gnu.org>
2819
2820         * message.el (message-smtpmail-send-it)
2821         (message-send-mail-with-mailclient): Doc fixes.
2822
2823 2010-02-16  Glenn Morris  <rgm@gnu.org>
2824
2825         * message.el (message-default-mail-headers): Change the default value
2826         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2827
2828 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2829
2830         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2831         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2832
2833 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2834
2835         * time-date.el (date-to-time): Doc fix (Bug#5408).
2836
2837 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2838
2839         * message.el (message-mail): Just pass yank-action on to message-setup.
2840         (message-setup): Handle (FUN . ARGS) form of yank-action.
2841         (message-with-reply-buffer, message-widen-reply)
2842         (message-yank-original): Handle non-buffer values of
2843         message-reply-buffer (Bug#4080).
2844         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2845
2846 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2847
2848         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2849         Fix typo in docstring.
2850
2851 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2852
2853         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2854         response.
2855
2856 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2857
2858         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2859
2860         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2861
2862         * message.el (message-check-news-header-syntax): Protect against a
2863         string that `rfc822-addresses' returns when parsing fails.
2864
2865 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2868         (gnus-previous-char-property-change): New functions.
2869
2870         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2871
2872 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2873
2874         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2875         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2876
2877 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2878
2879         * message.el (message-exchange-point-and-mark): Rework last change to
2880         avoid using optional arg of exchange-point-and-mark, for backward
2881         compatibility.
2882
2883 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2884
2885         * message.el (message-exchange-point-and-mark): Call
2886         exchange-point-and-mark with an argument rather than setting
2887         mark-active by hand (Bug#5175).
2888
2889 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2890
2891         * nntp.el (nntp-service-to-port): Work for service expressed with
2892         numeric string; replace [:digit:] with [0-9] for XEmacs.
2893
2894 2009-12-17  Glenn Morris  <rgm@gnu.org>
2895
2896         * gnus-group.el (gnus-bug-group-download-format-alist):
2897         Change emacs entry to debbugs.gnu.org.  Bump :version.
2898
2899 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2900
2901         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2902
2903 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2904
2905         * message.el (message-info): Explain why we use `Info-goto-node'.
2906
2907 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2908
2909         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2910
2911 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2912
2913         * message.el (message-completion-in-region): New compatibility function.
2914         (message-expand-group): Use it.
2915
2916 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2919         with no unread article should be listed if the 2nd arg `predicate' is
2920         given.
2921
2922 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2925
2926 2009-11-29  Juri Linkov  <juri@jurta.org>
2927
2928         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2929         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2930         on `gnus-recenter'. (Bug#4698, Bug#4981)
2931
2932 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2933
2934         * sha1.el (sha1-string-external): default-directory "/" in case
2935         otherwise non-existent.  process-connection-type pipe for touch of
2936         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2937
2938 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2939
2940         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2941         it's comms related and sgml-mode.el has "comm" on that basis too.
2942
2943 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2944
2945         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2946         containing tspecial characters if they have been already quoted.
2947
2948 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2949
2950         * dns-mode.el (auto-mode-alist): Purecopy string.
2951
2952 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2953
2954         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2955
2956 2009-10-24  Glenn Morris  <rgm@gnu.org>
2957
2958         * gnus-art.el (help-xref-stack-item): Define for compiler.
2959
2960 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2961
2962         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2963
2964 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2967
2968 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2969
2970         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2971         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2972
2973 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2976         (gnus-overlays-in): New alias to overlays-in.
2977
2978         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2979         gnus-overlay-get, and gnus-delete-overlay.
2980         (gnus-summary-show-thread): Make it work as well for systems in which
2981         next-single-char-property-change is not available.
2982         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2983
2984         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2985         (gnus-overlay-get): New alias to extent-property.
2986         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2987
2988         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2989         SXEmacs.
2990
2991         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2992         SXEmacs.
2993
2994 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2995
2996         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2997
2998 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2999
3000         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3001         and XEmacs that don't have `remove-overlays'.
3002
3003 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3004
3005         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3006         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3007         selective display.  Use overlays instead.
3008
3009 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3010
3011         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3012
3013 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3014
3015         * spam-stat.el (spam-stat-load): Fix typo in message.
3016
3017 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3018
3019         * dig.el (dig-invoke): Fix typo in docstring.
3020         (query-dig): Reflow docstring.
3021
3022 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3023
3024         * gnus-art.el (gnus-article-encrypt-body):
3025         * message.el (message-check-recipients):
3026         * mm-util.el (mm-codepage-setup):
3027         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3028         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3029
3030 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3031
3032         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3033         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3034         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3035         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3036         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3037
3038 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3039
3040         * dig.el: Add "Keywords: comm", as per net-utils.el.
3041
3042 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3043
3044         * dig.el (dig-mode): Use define-derived-mode.
3045
3046 2009-09-19  Glenn Morris  <rgm@gnu.org>
3047
3048         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3049
3050 2009-09-18  Glenn Morris  <rgm@gnu.org>
3051
3052         * gnus-diary.el (gnus-diary-check-message):
3053         * message.el (message-insert-formatted-citation-line):
3054         * nnbabyl.el (top-level):
3055         * nndiary.el (nndiary-schedule):
3056         Fix typos in condition-case handlers.
3057
3058 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3059
3060         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3061         configuration that provides the sole article window in a frame;
3062         position point correctly after deleting a part.
3063
3064 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3065
3066         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3067         (spam-resolve-registrations-routine): Use it to unregister articles
3068         that change status.
3069
3070 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3073         with XEmacs.
3074         (parse-time-string-chars): Use it.
3075
3076 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3077
3078         * imap.el (imap-interactive-login): Better messages.
3079         (imap-open): Fix bug with renamed buffer on reconnect.
3080         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3081         for easier debugging and cleaner code.  On successful (guessed based on
3082         server capabilities) secondary authentication, set imap-state
3083         correctly.
3084         (imap-last-authenticator): Define imap-last-authenticator as a variable
3085         to avoid warnings.
3086
3087 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * nnrss.el (nnrss-request-article): Remove binding of
3090         default-enable-multibyte-characters that has gotten needless by
3091         the 2007-07-13 change in rfc2047-encode-message-header.
3092
3093         * mml.el (mml-insert-multipart): Error on the message header.
3094         (mml-insert-part): Error on the message header; position point at
3095         the end of a MIME tag.
3096
3097 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * time-date.el (autoload): Expand define-obsolete-function-alias into
3100         defalias and make-obsolete for old Emacsen that Gnus supports.
3101         (with-no-warnings): Define it for old Emacsen.
3102         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3103         is available.
3104         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3105         float-time is available; suppress compile warning for time-to-seconds.
3106
3107         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3108         (gnus-float-time): Alias to float-time if it exists.
3109
3110         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3111         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3112         float-time is available; suppress compile warning for time-to-seconds.
3113
3114         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3115         XEmacs.
3116
3117 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3118
3119         * imap.el (imap-message-map): Docstring fix.
3120
3121 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3122
3123         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3124         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3125         Add the optional argument `encoding' that overrides the default.
3126
3127         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3128         mm-encode-buffer.
3129
3130 2009-09-04  Glenn Morris  <rgm@gnu.org>
3131
3132         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3133         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3134         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3135         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3136         * mm-util.el (mm-with-unibyte-current-buffer)
3137         (mm-find-buffer-file-coding-system):
3138         * yenc.el (yenc-decode-region): Use default-value rather than
3139         default-enable-multibyte-characters.
3140
3141 2009-09-03  Glenn Morris  <rgm@gnu.org>
3142
3143         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3144         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3145         than default-enable-multibyte-characters.
3146
3147 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3148
3149         * gnus-art.el (gnus-article-read-summary-keys):
3150         Fix gnus-buffer-configuration's value temporarily used.
3151
3152 2009-09-02  Glenn Morris  <rgm@gnu.org>
3153
3154         * gnus-util.el (gnus-float-time): New function.
3155         * gnus-delay.el (gnus-delay-article):
3156         * gnus-sum.el (gnus-thread-latest-date):
3157         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3158         * nnspool.el (nnspool-request-newgroups):
3159         Use gnus-float-time rather than time-to-seconds.
3160         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3161
3162         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3163         (gnus-header-subject-face, gnus-header-newsgroups-face)
3164         (gnus-header-name-face, gnus-header-content-face):
3165         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3166         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3167         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3168         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3169         (gnus-cite-face-11):
3170         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3171         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3172         (gnus-server-closed-face, gnus-server-denied-face)
3173         (gnus-server-offline-face):
3174         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3175         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3176         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3177         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3178         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3179         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3180         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3181         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3182         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3183         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3184         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3185         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3186         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3187         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3188         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3189         (gnus-summary-high-undownloaded-face)
3190         (gnus-summary-low-undownloaded-face)
3191         (gnus-summary-normal-undownloaded-face)
3192         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3193         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3194         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3195         (gnus-splash-face):
3196         * message.el (message-header-to-face, message-header-cc-face)
3197         (message-header-subject-face, message-header-newsgroups-face)
3198         (message-header-other-face, message-header-name-face)
3199         (message-header-xheader-face, message-separator-face)
3200         (message-cited-text-face, message-mml-face):
3201         * sieve-mode.el (sieve-control-commands-face)
3202         (sieve-action-commands-face, sieve-test-commands-face)
3203         (sieve-tagged-arguments-face):
3204         * spam.el (spam-face):
3205         Mark face aliases with "-face" in the name as obsolete.
3206
3207 2009-09-01  Glenn Morris  <rgm@gnu.org>
3208
3209         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3210         than goto-line.
3211
3212 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3213
3214         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3215         Don't move point if the command is invoked inside the message header.
3216
3217 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3218
3219         * imap.el (imap-send-command): Simplify.
3220         (imap-wait-for-tag): point-max -> buffer-size.
3221
3222 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3223
3224         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3225         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3226         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3227         * nnir.el (nnir-swish-e-index-file):
3228         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3229         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3230         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3231         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3232         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3233         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3234
3235 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3236
3237         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3238         Don't save excursion.
3239
3240 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3241
3242         * nnheader.el (nnheader-find-file-noselect):
3243         * mm-util.el (mm-insert-file-contents):
3244         Use (default-value 'major-mode) instead of default-major-mode.
3245
3246 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3247
3248         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3249
3250 2009-08-26  Glenn Morris  <rgm@gnu.org>
3251
3252         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3253         than placing in files.el.
3254
3255 2009-08-25  Glenn Morris  <rgm@gnu.org>
3256
3257         * nnir.el (top-level): Don't require cl at run-time.
3258         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3259         Replace cl-function substitute with gnus-replace-in-string.
3260         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3261         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3262         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3263         simplified expansions.
3264
3265 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3266
3267         * dig.el (dig): Add autoload cookie.
3268
3269 2009-08-22  Glenn Morris  <rgm@gnu.org>
3270
3271         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3272         goto-line.
3273
3274 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3275
3276         * parse-time.el (parse-time-string-chars): Save match data.
3277
3278 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3279
3280         * parse-time.el (parse-time-string-chars): Compute using character
3281         classes, to handle non-ascii characters (Bug#3190).
3282
3283 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3284
3285         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3286
3287         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3288         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3289         (gnus-mm-display-part, gnus-mime-display-single)
3290         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3291         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3292
3293         * gnus-sum.el
3294         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3295         (gnus-summary-move-article): Add expirable mark to articles copied or
3296         moved to group that has auto-expire turned on if the option is non-nil.
3297
3298 2009-07-24  Glenn Morris  <rgm@gnu.org>
3299
3300         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3301         Fix typo.  (Bug#3903)
3302
3303 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3306         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3307         that should not be used for draft articles.
3308         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3309         that has no concern in minor mode keys.
3310         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3311         Abolish.
3312
3313 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3316         article without making inquiry to a user for unknown encoding.
3317
3318         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3319         (nnmaildir--scan): Assume i-node and device number that file-attributes
3320         returns might be cons-cell.
3321
3322         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3323
3324         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3325
3326 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3327
3328         * auth-source.el: Remove docs now in auth.texi.  Don't use
3329         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3330         `auth-source-hide-passwords' and use them.
3331
3332 2009-07-15  Glenn Morris  <rgm@gnu.org>
3333
3334         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3335
3336 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3337
3338         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3339         excessive whitespace from the default values of title and description.
3340
3341 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3342
3343         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3344         mail-fetch-field to fetch Content-Description header in order to
3345         exclude newlines.
3346
3347 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3348
3349         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3350         format used by GnuPG 2.0.11.
3351
3352 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3355         to deleted part.
3356
3357 2009-05-30  David Engster  <dengste@eml.cc>
3358
3359         * nnmairix.el: Remove old documentation in the commentary block.
3360         (nnmairix-request-group): Do not update active file for nnml back ends.
3361         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3362         end so that overview files are ignored.
3363         (nnmairix-update-groups): Make updating the groups more robust by using
3364         marks.
3365         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3366         with dollar characters in message-id.
3367
3368 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3369
3370         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3371         2008-12-25 in dns.el.
3372
3373 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3374
3375         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3376         could happen if the text is only composed of spaces and/or tabs.
3377
3378 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3379
3380         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3381         when sending a queued message to avoid extra mml tags.
3382
3383 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3384
3385         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3386
3387 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3388
3389         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3390         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3391         rmail-toggle-header for XEmacs;
3392         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3393
3394 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * gnus-dired.el: Remove autoload for gnus-setup-message.
3397         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3398         displaying Gnus logo; always use compose-mail.
3399
3400 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3401
3402         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3403
3404 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3405
3406         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3407         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3408         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3409         available.
3410         (gnus-nocem-epg-verify): New function.
3411
3412 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3413
3414         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3415
3416 2009-02-15  Glenn Morris  <rgm@gnu.org>
3417
3418         * gnus-util.el (rmail-insert-rmail-file-header)
3419         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3420         autoloads.
3421         (rmail-default-rmail-file): Remove unnecessary declaration.
3422         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3423
3424 2009-02-14  Glenn Morris  <rgm@gnu.org>
3425
3426         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3427         variable (only used in gnus-util, which declares it anyway).
3428         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3429         which was only needed by gnus-art (changed to not use it any more).
3430         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3431         only used in gnus-util, which autoloads it itself.
3432         (rmail-update-summary): Fix autoload.
3433
3434         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3435         rather than rmail-output-to-rmail-file.
3436
3437 2009-02-07  Glenn Morris  <rgm@gnu.org>
3438
3439         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3440         autoload of function that no longer exists.
3441         (rmail-toggle-header): Declare.
3442         (message-forward-rmail-make-body): Handle mbox Rmail.
3443
3444 2009-01-31  Glenn Morris  <rgm@gnu.org>
3445
3446         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3447         2009-01-09 change.
3448
3449 2009-01-31  Dave Love  <fx@gnu.org>
3450
3451         * imap.el (imap-fetch-safe): Bind debug-on-error.
3452         (imap-debug): Add imap-fetch-safe.
3453
3454 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3455
3456         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3457         (auth-source-forget-all-cached): New convenience function.
3458         (auth-source-user-or-password): Accept list of modes or a single mode.
3459
3460         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3461         auth-source modes.
3462
3463         * netrc.el (netrc-machine-user-or-password): Use list of
3464         auth-source modes.
3465
3466         * nnimap.el (nnimap-open-connection): Use list of
3467         auth-source modes.
3468
3469         * nntp.el (nntp-send-authinfo): Use list of
3470         auth-source modes.
3471
3472 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3473
3474         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3475         now.
3476
3477 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3480         coding system in XEmacs; add a workaround for XEmacs.
3481
3482         * lpath.el: Fbind coding-system-aliasee.
3483
3484 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3485
3486         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3487         of current-language-environment.
3488
3489 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3490
3491         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3492         available at runtime.
3493
3494 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3497
3498 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3499
3500         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3501         the greatest positive fixnum value doesn't work under an XEmacs with
3502         bignum support; use the most-positive-fixnum constant instead,
3503         available since Emacs 21.1 with cl and XEmacs 21.1.
3504
3505 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3508         XEmacs gets not to work.
3509
3510 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3511
3512         * mm-util.el (mm-coding-system-priorities): Allow the value like
3513         "Japanese (UTF-8)" of current-language-environment.
3514
3515 2009-01-09  Glenn Morris  <rgm@gnu.org>
3516
3517         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3518         with last-command-event.
3519
3520 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3521
3522         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3523         in the doc string.
3524
3525         * message.el (message-fix-before-sending): Amend comment.
3526
3527 2009-01-08  Dave Love  <fx@gnu.org>
3528
3529         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3530
3531 2009-01-07  David Engster  <dengste@eml.cc>
3532
3533         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3534         simplified server definitions by converting it via
3535         gnus-server-to-method.
3536
3537 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3538
3539         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3540         parameter's operands.
3541
3542 2009-01-06  David Engster  <dengste@eml.cc>
3543
3544         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3545         primary select method (for gnus-group-mark-article-as-read).
3546
3547 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3548
3549         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3550         `(gnus)Face', not `(gnus)X-Face'.
3551
3552 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3553
3554         * mm-util.el (mm-ucs-to-char): New function.
3555
3556         * mm-url.el (mm-url-decode-entities): Use it.
3557
3558         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3559         unicode-to-char.
3560
3561 2009-01-05  Dave Love  <fx@gnu.org>
3562
3563         * time-date.el: Require cl for `declare'.
3564
3565 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3566
3567         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3568         Dave Love.
3569
3570 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3571
3572         * message.el (message-fix-before-sending): Add `eight-bit' to
3573         illegible-text check.
3574
3575 2009-01-03  Michael Olson  <mwolson@gnu.org>
3576
3577         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3578         `headers' is nil.  This can occur if the IMAP server does not have
3579         permissions to read messages from a folder, but can write new messages
3580         to the folder.
3581         (nnimap-request-article-part): Do not insert `data' if it is nil.
3582
3583         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3584         characters which will confuse `read', so skip past them.
3585
3586 2009-01-01  Dave Love  <fx@gnu.org>
3587
3588         * imap.el (imap-string-to-integer): Fix typo.
3589         (imap-fetch-safe): New function.
3590         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3591
3592         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3593
3594         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3595         (imap-parse-greeting): Fix doc strings.
3596         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3597         (imap-parse-flag-list): Make messages unique.
3598         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3599
3600         * nnimap.el: Fix author email.
3601         (nnimap-split-rule): Add FIXME comment.
3602         (nnimap-debug): Fix doc string.
3603
3604 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3605
3606         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3607
3608 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3609
3610         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3611         nslookup if resolv.conf isn't available.
3612         (dns-query): Rename from query-dns.
3613         (dns-query-cached): Rename from query-dns-cached.
3614
3615 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3618         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3619         to check if those variables exist (first appeared in Emacs 18.50).
3620
3621 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * mm-util.el (mm-line-number-at-pos): New function.
3624
3625         * spam-report.el (spam-report-process-queue): Use it.
3626
3627 2008-12-24  David Engster  <dengste@eml.cc>
3628
3629         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3630         parameters that haven't existed as variables as buffer-local variables.
3631
3632 2008-12-23  Dave Love  <fx@gnu.org>
3633
3634         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3635         cadar.
3636
3637         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3638         imap-starttls-p.
3639         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3640
3641 2008-12-22  Dave Love  <fx@gnu.org>
3642
3643         * imap.el: Fix author email.  Doc fixes.
3644         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3645         reply.
3646
3647 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3648
3649         * spam-report.el (spam-report-gmane-max-requests): New constant.
3650         (spam-report-gmane-wait): New variable.
3651         (spam-report-gmane-ham, spam-report-gmane-spam)
3652         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3653         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3654         the server.
3655
3656         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3657         Add explanations.
3658
3659         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3660         nnheader-accept-process-output and nnheader-read-timeout if available.
3661         (pop3-movemail): Use it.
3662
3663         * message.el (message-check-news-body-syntax): Fix signature check if
3664         there's an attachment.
3665
3666 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * mm-util.el: Add comments to the mm- emulating functions.
3669
3670 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3671
3672         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3673         by Stephen Berman <stephen.berman@gmx.net>.
3674
3675 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3676
3677         * mm-util.el (mm-substring-no-properties): New function.
3678         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3679         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3680         (mm-string-to-multibyte): Doc fix.
3681
3682         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3683
3684 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3685
3686         * mml.el (mml-attach-file): Strip text properties from file name.
3687         (Bug#1574)
3688
3689 2008-12-16  Glenn Morris  <rgm@gnu.org>
3690
3691         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3692
3693 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3696         knows since the charset specified might be a bogus alias that
3697         mm-charset-synonym-alist provides.
3698
3699 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3700
3701         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3702         "ISO_8859-1".
3703
3704         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3705
3706 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * mm-util.el (mm-charset-eval-alist):
3709         Define it before mm-charset-to-coding-system.
3710         (mm-charset-to-coding-system): Add optional argument `silent';
3711         define it before mm-charset-override-alist.
3712         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3713         default value if it can be used in Emacs currently running;
3714         silence mm-charset-to-coding-system.
3715
3716 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3719         `allow-override' which says whether to use `mm-charset-override-alist'.
3720         (rfc2047-decode-encoded-words): Use it.
3721
3722         * mm-util.el (mm-charset-override-alist): Fix custom type;
3723         add `(gb2312 . gbk)' to choices.
3724
3725 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3728         fast.
3729
3730         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3731
3732         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3733
3734 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3735
3736         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3737         on links.
3738
3739         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3740
3741 2008-12-03  Lute Kamstra  <lute@gnu.org>
3742
3743         * sha1.el: Remove leading * from docstrings of defcustoms,
3744         deffaces, defconsts and defuns.
3745
3746 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3749         users' addresses that don't have domain parts.
3750         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3751         rather than message-narrow-to-head since there will be the message
3752         header separator.
3753
3754 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3755
3756         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3757         since the result is inserted in a unibyte buffer anyway.
3758         (nnimap-demule-use-string-to-multibyte): Remove.
3759         (nnimap-demule): Alias it to mm-string-to-multibyte.
3760
3761 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3762
3763         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3764         variable for debugging bug#464 and bug#1174.
3765         (nnimap-demule): Use it.
3766
3767 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3768
3769         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3770         score calculation correctly.
3771
3772 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3773
3774         * message.el (message-send-mail): Just set the buffer to unibyte
3775         rather than use mm-with-unibyte-current-buffer which does a lot more.
3776         (message-send-mail-partially): Don't bother with
3777         mm-with-unibyte-current-buffer since it's already been made unibyte by
3778         message-send-mail.
3779
3780 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3781
3782         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3783
3784 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3785
3786         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3787
3788 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3789
3790         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3791         require itself and to remove `with-no-warnings'.
3792
3793 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3794
3795         * starttls.el (starttls-any-program-available): Get the name of the
3796         available TLS layer program.
3797         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3798         well as the host name in the "opening" message.
3799
3800         * auth-source.el (auth-source-cache, auth-source-do-cache)
3801         (auth-source-user-or-password): Cache passwords and logins by default,
3802         allow override with `auth-source-do-cache'.
3803         (auth-source-forget-user-or-password): Allow users to remove cache
3804         entries if needed.
3805
3806 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3807
3808         * md4.el (md4-buffer): Fix typo in docstring.
3809         (md4, md4-64): Doc fixes.
3810         (md4-pack-int32): Reflow docstring.
3811
3812 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3813
3814         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3815         condition-case to only the forward-sexp call.
3816
3817 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3818
3819         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3820         quotes contained.  Make it more robust regardless by an extra
3821         condition-case wrapper.
3822
3823 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3826
3827 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * nnml.el (nnml-request-expire-articles): Check if the function set to
3830         `nnmail-expiry-target' returns the symbol `delete'.
3831
3832         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3833
3834         * nnmail.el (nnmail-expiry-target): Fix custom type.
3835
3836 2008-10-02  Glenn Morris  <rgm@gnu.org>
3837
3838         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3839         Silence compiler warning.
3840
3841 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3842
3843         * tls.el (open-tls-stream): Show the actual command being
3844         executed, instead of the format string.
3845
3846 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * lpath.el: Fbind codepage-setup for Emacs 23.
3849
3850 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3851
3852         * mml.el (mml-menu): Don't assume mml2015 is bound.
3853
3854 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3855
3856         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3857         exists.
3858
3859 2008-09-27  Glenn Morris  <rgm@gnu.org>
3860
3861         * gnus-util.el (mail-header-remove-comments): Autoload it.
3862
3863 2008-09-27  Andreas Schwab  <schwab@suse.de>
3864
3865         * gnus-util.el (gnus-split-references): Strip comments.
3866         (gnus-parent-id): Likewise.
3867
3868 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3869
3870         * message.el (message-confirm-send): Fix version.
3871
3872 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3873
3874         * message.el (message-idna-to-ascii-rhs-1): Use
3875         mail-extract-address-components rather than mail-header-parse-addresses
3876         that is an alias by default to ietf-drums-parse-addresses that does not
3877         support non-ASCII names in headers' contents.
3878
3879 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3880
3881         * message.el (message-confirm-send): Fixed variable documentation to
3882         avoid the "y/n" wording.
3883
3884 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3885
3886         * message.el (message-set-auto-save-file-name): Save to a different
3887         filename so multiple messages (especially drafts) can be recovered.
3888
3889 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3890
3891         * message.el (message-confirm-send): Add appropriate version.
3892
3893 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3894
3895         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3896         defvar.
3897
3898 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3899
3900         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3901         (mm-pkcs7-enveloped-magic): Ditto.
3902
3903 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3904
3905         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3906         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3907
3908 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3909
3910         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3911         default, it's better.
3912
3913 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3914
3915         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3916         summary line gnus-number property and ignore them (with a warning
3917         message).
3918
3919 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3922         macro caddr in the interactive form since it won't be expanded.
3923
3924 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3927         `charset'; fix name of function called recursively.
3928         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3929
3930 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3933         (gnus-mime-set-charset-parameters): New function.
3934         (gnus-mime-view-part-as-charset): Use it to correctly display part
3935         specifying wrong charset.
3936
3937 2008-09-08  David Engster  <dengste@eml.cc>
3938
3939         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3940         in completing-read for back end server.
3941
3942 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3943
3944         * message.el (message-confirm-send): New variable to confirm sending a
3945         message.
3946         (message-send): Use it.
3947
3948 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3949
3950         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3951
3952 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3953
3954         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3955
3956 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3957
3958         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3959         prevent tracking too many groups.
3960         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3961         Use it.
3962
3963 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3964
3965         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3966         moving point to the bottom of the window in order to avoid recentering.
3967
3968 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3971
3972         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3973         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3974         (gnus-article-beginning-of-window): Fix calculation.
3975
3976 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * gnus-msg.el (gnus-summary-supersede-article)
3979         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3980         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3981         message header.
3982
3983 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3984
3985         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3986         pending output coming after the status change.
3987
3988 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3989
3990         * message.el:
3991         * gnus-start.el:
3992         * gnus-registry.el: Remove VMS support.
3993
3994 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3997         macro.
3998         (rfc2104-hash): Use it.
3999
4000 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4001
4002         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4003         (gnus-summary-sort-by-most-recent-date): New commands.
4004         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4005         and menu entries.
4006
4007 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4010         don't redisplay article for raw contents; remove plural articles stuff.
4011
4012         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4013         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4014         on gnus-summary-save-article; display results properly.
4015
4016 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4017
4018         * lpath.el: No need to fbind ns-focus-frame.
4019
4020 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4021
4022         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4023
4024 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4025
4026         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4027         gnus-save-all-headers.
4028
4029 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4030
4031         * gnus-util.el (ns-focus-frame): Remove declaration.
4032         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4033         like x.
4034
4035 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4036
4037         * rfc2104.el (rfc2104-zero): Delete defconst.
4038         (rfc2104-hex-alist): Likewise.
4039         (rfc2104-hex-to-int): Delete func.
4040         (rfc2104-hexstring-to-bitstring): Likewise.
4041         (rfc2104-nybbles): New defconst.
4042         (rfc2104-hash): Rewrite for speed.
4043
4044 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * tls.el (open-tls-stream): Make it work with the 2nd argument
4047         BUFFER that is a string but does not exist as a buffer object, as
4048         mentioned in the doc-string.
4049
4050 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4051
4052         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4053         SXEmacs.
4054
4055 2008-07-16  Glenn Morris  <rgm@gnu.org>
4056
4057         * gnus-util.el (ns-focus-frame): Declare for compiler.
4058
4059 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4062         set as a group parameter.
4063         (gnus-summary-save-in-pipe): Work when it is called independently.
4064         (gnus-summary-pipe-to-muttprint): Don't modify
4065         gnus-summary-pipe-output-default-command.
4066
4067 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4068
4069         * message.el (message-send-mail-with-sendmail):
4070         Display the error message.
4071
4072 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4073
4074         * gnus-art.el (gnus-default-article-saver):
4075         Add gnus-summary-save-in-pipe to choices.
4076         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4077         gnus-summary-pipe-output-default-command as the default command.
4078         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4079         instead of gnus-last-shell-command.
4080
4081         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4082         New user option.
4083         (gnus-summary-muttprint-program): Mention the value will be changed.
4084         (gnus-summary-save-article): Force showing of all headers.
4085         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4086
4087 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4088
4089         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4090
4091 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4092
4093         * nnimap.el (nnimap-id):
4094         * sieve-manage.el (sieve-manage-open): Doc fixes.
4095
4096 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4097
4098         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4099         if available.
4100
4101 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4102
4103         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4104
4105         * nnkiboze.el (nnkiboze-generate-group):
4106         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4107
4108         * nnmairix.el: Require CL.
4109
4110 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4111
4112         * dgnushack.el: Autoload get-display-table and put-display-table for
4113         XEmacs 21.5.
4114
4115         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4116         21.4 and SXEmacs.
4117
4118 2008-06-15  David Engster  <dengste@eml.cc>
4119
4120         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4121
4122 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4123
4124         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4125         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4126         runtime choice under XEmacs.
4127
4128         * gnus-sum.el (gnus-summary-set-display-table):
4129         Use `gnus-put-display-table', `gnus-get-display-table',
4130         `gnus-set-display-table' for the display table, instead of `aset'.
4131
4132         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4133         Use `gnus-put-display-table', `gnus-get-display-table',
4134         `gnus-set-display-table' for the display table.
4135
4136 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4137
4138         * nnmairix.el: Add autoloads.
4139
4140 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4141
4142         * nnmairix.el (nnmairix-delete-recreate-group)
4143         (nnmairix-update-and-clear-marks): Fix error messages.
4144
4145 2008-06-14  David Engster  <dengste@eml.cc>
4146
4147         * nnmairix.el: Upgrade to version 0.6.
4148         (nnmairix-group-toggle-propmarks-this-group)
4149         (nnmairix-group-toggle-readmarks-this-group)
4150         (nnmairix-group-delete-recreate-this-group)
4151         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4152         (nnmairix-remove-tick-mark-original-article): New commands.
4153         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4154         (nnmairix-propagate-marks-to-nnmairix-groups)
4155         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4156         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4157         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4158         functions needed for marks propagation and manipulation of read marks.
4159         (nnmairix-update-groups): New function.
4160         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4161         (nnmairix-determine-original-group-from-registry)
4162         (nnmairix-determine-original-group-from-path)
4163         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4164         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4165         New helper functions.
4166         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4167         keystrokes for new commands.
4168         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4169         (nnmairix-request-group): Check allow-fast group parameter.
4170         (nnmairix-request-create-group): Set allow-fast group parameter if
4171         nnmairix-allowfast-default is set.
4172         (nnmairix-close-group): Propagate marks upon closing if needed.
4173         (nnmairix-group-toggle-threads-this-group): Use new.
4174         nnmairix-group-toggle-parameter helper function.
4175         (nnmairix-search): Better check for empty search result.
4176         (nnmairix-goto-original-article): Use new helper functions for
4177         determining original article.
4178         (nnmairix-show-original-article): Make sure message-id is in brackets.
4179         (nnmairix-call-mairix-binary): Change variable name.
4180         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4181         helper function.
4182         (nnmairix-widget-toggle-activate): Fix doc string.
4183
4184 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4185
4186         * nnir.el: Require edmacro when compiling with XEmacs.
4187         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4188         available in Emacs 21.
4189
4190 2008-06-11  Glenn Morris  <rgm@gnu.org>
4191
4192         * gnus-util.el (x-focus-frame):
4193         * gnus.el (image-size):
4194         * mm-decode.el (image-size): Declare.
4195
4196         * gnus-picon.el (declare-function): Add compat definition.
4197         (image-size): Declare.
4198
4199         * gnus-group.el (tool-bar-map):
4200         * gnus-sum.el (tool-bar-map): Define for compiler.
4201
4202         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4203
4204         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4205
4206         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4207         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4208         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4209         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4210         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4211         * sieve-manage.el, spam-report.el, spam.el:
4212         Remove unnecessary eval-and-compile of autoloads.
4213
4214 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4215
4216         * auth-source.el: Precise Tramp doc.
4217
4218 2008-06-07  Glenn Morris  <rgm@gnu.org>
4219
4220         * nnmairix.el: Remove unnecessary eval-when-compile.
4221
4222 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * lpath.el: Fbind propertize for XEmacs 21.4.
4225
4226 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4227
4228         * nnir.el: Move here from ../contrib.
4229
4230 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4231
4232         * gnus-util.el (gnus-read-shell-command): New function.
4233         * mm-decode.el (mm-pipe-part):
4234         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4235
4236 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4239
4240 2008-06-03  Glenn Morris  <rgm@gnu.org>
4241
4242         * pop3.el (nnheader-accept-process-output): Autoload it.
4243
4244 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4247         are not 2-digit hexadecimal characters that follow `%'s.
4248
4249 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4250
4251         * message.el (message-bogus-recipient-p): Fix type in doc string.
4252         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4253         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4254         Improve custom options.
4255         (message-bogus-recipient-p): Adjust accordingly.
4256
4257 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4258
4259         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4260         long-form month and day names.
4261
4262 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * dgnushack.el: Autoload debug, eudc-expand-inline and
4265         pgg-snarf-keys-region for XEmacs.
4266
4267         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4268
4269         * nnmairix.el: Require edmacro when compiling with XEmacs.
4270
4271 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4272
4273         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4274         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4275
4276 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4277
4278         * auth-source.el: Add more docs.
4279
4280         * netrc.el (netrc-machine): Always match if the port is not given.
4281
4282 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4283
4284         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4285         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4286         retrieval faster in some cases, but might make CPU usage larger.  If
4287         this has any bad side effects, we might revert this change.
4288
4289         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4290         seems to make mail retrieval much, much faster.
4291         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4292         unconditionally.
4293
4294         * gnus-draft.el (gnus-group-send-queue): Bind
4295         message-send-mail-partially-limit to nil to avoid being prompted.
4296
4297 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4298
4299         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4300
4301         * message.el (message-bogus-address-regexp): Fix and improve custom
4302         type.
4303         (message-setup-hook): Add message-check-recipients as custom option.
4304
4305 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4306
4307         * message.el (message-cite-function): Remove bogus autoload which crept
4308         in during merge from v5-10.
4309
4310 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4311
4312         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4313
4314         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4315
4316         * auth-source.el: Preliminary Tramp docs.
4317         (auth-sources): Change the default auth-sources to use
4318         EPA .gpg files.
4319
4320 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4321
4322         * nntp.el: Autoload `auth-source-user-or-password'.
4323         (nntp-send-authinfo): Use it.
4324
4325         * nnimap.el: Autoload `auth-source-user-or-password'.
4326         (nnimap-open-connection): Use it.
4327
4328         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4329         for the gnus-message function.
4330         (auth-source-user-or-password): Use it.
4331
4332 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4333
4334         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4335         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4336         (rfc2104-hash): Use it.
4337
4338 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4339
4340         * gnus-art.el (gnus-article-toggle-truncate-lines):
4341         Don't use `iff' in docstring.
4342
4343 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4344
4345         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4346
4347         * gnus-util.el (gnus-extract-address-component-name)
4348         (gnus-extract-address-component-email): Convenience functions around
4349         `gnus-extract-address-components'.
4350
4351         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4352         Use `gnus-extract-address-component-email' to fix bug of comparing full
4353         sender name to `user-mail-address'.
4354
4355 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4356
4357         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4358         catch/throw to optimize.
4359         (gnus-registry-find-keywords): Just use member to find a keyword.
4360
4361 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4362
4363         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4364         is current before calling gnus-server-prepare.
4365         (gnus-server-setup-buffer, gnus-server-update-server)
4366         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4367
4368 2008-05-04  Juri Linkov  <juri@jurta.org>
4369
4370         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4371         (mailcap-file-default-commands): Use mailcap-replace-in-string
4372         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4373         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4374
4375 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4376
4377         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4378
4379 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4380
4381         * gnus.el: Bump version to 0.11.
4382
4383 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4384
4385         * gnus.el: No Gnus v0.10 is released.
4386
4387 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4388
4389         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4390         hooks.
4391         (gnus-update-read-articles): Speed up non-marks-using users.
4392         (gnus-use-marks): Define gnus-use-marks.
4393         (gnus-propagate-marks): Rename variable to something more sensible.
4394
4395 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4396
4397         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4398         (gmm-image-load-path-for-library): Fix typos in docstrings.
4399         (gmm-message): Reflow docstring.
4400
4401 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4402
4403         * mail-source.el (mail-source-set-1, mail-source-bind):
4404         Move auth-source code out of the macro to clean it up and fix bugs.
4405
4406 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4407
4408         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4409         by sender if it's equal to user-mail-address, it's likely to be
4410         useless.
4411
4412         * mail-source.el (mail-source-bind): Don't use user or password if they
4413         are not bound.  Unintern them if they are nil.  Don't use server unless
4414         it's bound, and default it to empty string otherwise.
4415
4416 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4417
4418         * mail-source.el: Load auth-source.el.
4419         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4420         get user name or password, if auth-sources is set up.
4421
4422         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4423         strategy of splitting with parent.
4424         (gnus-registry-split-fancy-with-parent)
4425         (gnus-registry-post-process-groups): Use it and fix prior
4426         bug (returning a list as the split result).
4427
4428         * auth-source.el (auth-sources): Remove server parameter.
4429         (auth-source-pick, auth-source-user-or-password)
4430         (auth-source-user-or-password-imap)
4431         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4432         (auth-source-user-or-password-sftp)
4433         (auth-source-user-or-password-smtp): Remove server parameter.
4434
4435 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4436
4437         * smime.el (smime-sign-region, smime-encrypt-region)
4438         (smime-decrypt-region):
4439         Remove redundant calls to `generate-new-buffer-name'.
4440
4441 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4442
4443         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4444         Don't use QP for message/rfc822.
4445         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4446
4447 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4448
4449         * sieve-manage.el (sieve-string-bytes): Remove.
4450         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4451         correct byte-length only if the process's coding-system is the same as
4452         the one used internally by Emacs to represent strings.
4453
4454 2008-04-22  Juri Linkov  <juri@jurta.org>
4455
4456         * mailcap.el (mailcap-file-default-commands): New function.
4457
4458 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4459
4460         * message.el (message-signature-separator, message-cite-function):
4461         Change custom version.
4462
4463 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4464
4465         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4466         commands.
4467         (tls-checktrust): Ditto.
4468
4469 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4470
4471         * mm-decode.el (mm-display-external): Make temp file read-only.
4472
4473 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4474
4475         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4476         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4477         `C-c C-f d'.
4478
4479 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4480
4481         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4482
4483 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4484
4485         * gnus.el: Bump version to 0.9.
4486
4487 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4488
4489         * gnus.el: No Gnus v0.8 is released.
4490
4491 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4492
4493         * mail-source.el (mail-source-value):
4494         Prefer fboundp to functionp so it works with macros as well.
4495
4496 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4497
4498         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4499         Fix last change in case the element is not even a symbol.
4500
4501 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4502
4503         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4504         Prefer fboundp to functionp so it works with macros as well.
4505
4506 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4507
4508         * auth-source.el: Added docs.
4509         (auth-sources): Modify format to support server.
4510         (auth-source-pick, auth-source-user-or-password)
4511         (auth-source-user-or-password-imap)
4512         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4513         (auth-source-user-or-password-sftp)
4514         (auth-source-user-or-password-smtp): Add server parameter.
4515
4516 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4517
4518         * gnus-registry.el: Initialize the registry when gnus-registry-install
4519         is t.
4520
4521 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4522
4523         * compface.el (uncompface): Make buffer unibyte.
4524
4525 2008-04-05  Glenn Morris  <rgm@gnu.org>
4526
4527         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4528
4529 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4530
4531         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4532         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4533
4534         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4535         multibyteness after rather than before erasing it.
4536
4537         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4538         mm-with-multibyte.
4539         (gnus-request-article-this-buffer): Make sure the proper decoding is
4540         used if gnus-original-article-buffer happens to be unibyte.
4541
4542         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4543         default-enable-multibyte-characters.
4544
4545         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4546         default-enable-multibyte-characters.
4547
4548         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4549
4550         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4551
4552 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4553
4554         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4555         (imap-message-copyuid-1): Use it.
4556         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4557         J. Williams in
4558         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4559
4560         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4561         imap-enable-exchange-bug-workaround.
4562         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4563
4564 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4565
4566         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4567         a 100 byte status-checks into a 2-3MB transfer for each group.
4568         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4569         to enable bug workaround or not.
4570         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4571
4572 2008-03-31  Glenn Morris  <rgm@gnu.org>
4573
4574         * message.el (mml2015-use): Declare for compiler.
4575         (message-info): Require mml2015 when appropriate.
4576
4577 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4578
4579         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4580         whitespace.
4581
4582 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4583
4584         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4585         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4586         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4587         (nntp-service-to-port): New function.
4588         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4589         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4590         (nntp-open-netcat-stream): New function.
4591         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4592
4593 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4594
4595         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4596
4597 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4598
4599         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4600
4601 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4602
4603         * dns.el (dns-write): Use set-buffer-multibyte.
4604
4605 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4606
4607         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4608
4609 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4610
4611         * message.el (message-signature-separator): Change default.
4612         Improve custom type.
4613         (message-cite-function): Change default to
4614         message-cite-original-without-signature.
4615
4616         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4617         toggle.
4618
4619         * message.el (message-check-news-body-syntax): Fix signature check.
4620         (message-setup-1): Mark buffer as unmodified _after_ running
4621         message-setup-hook and handling message-alternative-emails.
4622         (message-shorten-references): Be more strict when building list of
4623         valid references to comply with GNKSA.
4624
4625         * gnus-group.el (gnus-read-ephemeral-bug-group)
4626         (gnus-read-ephemeral-debian-bug-group)
4627         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4628
4629         * message.el (message-info): Don't use booleanp which isn't supported
4630         in Emacs 21 and XEmacs.
4631
4632 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4633
4634         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4635         gnus-group-gmane-group-download-format.
4636         (gnus-group-read-ephemeral-gmane-group): Rename from
4637         gnus-group-read-ephemeral-gmane-group.
4638         (gnus-read-ephemeral-gmane-group-url): Rename from
4639         gnus-group-read-ephemeral-gmane-group-url.
4640         (gnus-bug-group-download-format-alist): New variable.
4641         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4642         (gnus-read-ephemeral-emacs-bug-group): New commands.
4643
4644 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4645
4646         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4647         (gnus-visible-headers): Improve custom type.
4648
4649 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4650
4651         * mml.el (mml-menu): Add workarounds for XEmacs.
4652
4653         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4654         X-Boundary header.
4655
4656         * message.el (message-simplify-recipients): Fix previous commit.
4657
4658 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4659
4660         * mm-util.el (mm-set-buffer-multibyte): New function.
4661         * mm-decode.el (mm-copy-to-buffer): Use it.
4662
4663 2008-03-19  Glenn Morris  <rgm@gnu.org>
4664
4665         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4666         Accidentally removed in the sync process with Emacs.
4667
4668 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4669
4670         * message.el (message-alter-recipients-discard-bogus-full-name):
4671         New function.
4672         (message-alter-recipients-function): New variable.
4673         (message-get-reply-headers): Use it.
4674         (message-replace-header): New helper function.
4675         (message-recipients-without-full-name): New variable.
4676         (message-simplify-recipients): New command.
4677
4678         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4679
4680         * message.el (message-info): Handle EasyPG manual.
4681
4682         * mml.el (mml-menu): Add entry for EasyPG.
4683
4684 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4685
4686         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4687         parameter.
4688
4689         * message.el (message-disassociate-draft): Specify drafts group name
4690         fully.
4691
4692 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4693
4694         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4695         unnecessary duplicates from the match list.
4696
4697 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4698
4699         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4700
4701         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4702
4703         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4704         args of `how-many' of which the XEmacs version doesn't take; declare
4705         Info-index-next as function.
4706
4707 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4708
4709         * gnus-score.el (gnus-score-headers): Fix handling of
4710         gnus-inhibit-slow-scoring.
4711
4712         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4713         string.
4714         (gnus-button-url-regexp): Improve handling of parenthesis.
4715         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4716         (gnus-button-handle-info-keystrokes): Handle index entries.
4717
4718 2008-03-15  Glenn Morris  <rgm@gnu.org>
4719
4720         * parse-time.el (parse-time-string): Simplify.
4721
4722 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4723
4724         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4725         Incoming* files.
4726
4727 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4728
4729         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4730         (auth-source-pick): Use it.
4731
4732 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4733
4734         * binhex.el (binhex-decode-region-internal):
4735         * uudecode.el (uudecode-decode-region-internal):
4736         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4737         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4738         setting default-enable-multibyte-characters.
4739
4740 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4741
4742         * auth-source.el (auth-source-protocols)
4743         (auth-source-protocols-customize, auth-source-choices): Added and
4744         modified variable customizations and defaults.
4745         (auth-source-pick, auth-source-user-or-password)
4746         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4747         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4748         (auth-source-user-or-password-sftp)
4749         (auth-source-user-or-password-smtp): Use new variables and provide an
4750         interface to netrc.el.
4751
4752 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4755         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4756         Make sure the nntp port to specify is a string.
4757
4758 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4759
4760         * nntp.el: Use with-current-buffer.
4761         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4762         dubious mm-with-unibyte-current-buffer.
4763         (nntp-with-open-group-function): New function extracted from
4764         nntp-with-open-group macro.
4765         (nntp-with-open-group): Use the function, so it's easier to debug.
4766         Add indentation and debugging info.
4767         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4768         the use of the netcat alternatives.
4769
4770         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4771         Avoid mm-string-as-multibyte as well.
4772
4773         * nnweb.el (nnweb-insert-html):
4774         Remove use of nnheader-string-as-multibyte.
4775
4776         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4777         (nnheader-string-as-multibyte): Remove.
4778
4779         * mm-view.el: Use inhibit-read-only.
4780         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4781         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4782         or unibyte-string.
4783
4784         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4785         (mm-uu-yenc-extract): Use with-current-buffer.
4786
4787         * gnus-soup.el (gnus-soup-send-packet): Don't use
4788         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4789
4790         * nnmh.el: Use with-current-buffer.
4791         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4792         mm-string-as-multibyte on the output of mm-encode-coding-string.
4793
4794         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4795         (nnimap-request-move-article): Use with-current-buffer.
4796
4797         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4798         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4799         conversion uses string-make-unibyte rather than string-as-unibyte.
4800
4801         * gnus-msg.el: Use with-current-buffer.
4802
4803         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4804
4805 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4806
4807         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4808         string for caching if it is 'PIN.
4809
4810 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4811
4812         * lpath.el: Consider the case without Emacs/W3.
4813
4814 2008-03-08  Glenn Morris  <rgm@gnu.org>
4815
4816         * time-date.el (date-to-time, time-subtract, time-add)
4817         (safe-date-to-time): Doc fixes.
4818
4819 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4820
4821         * mail-source.el (mail-source-delete-old-incoming-confirm):
4822         Change default to nil.
4823         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4824
4825 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * lpath.el: Rearrange.
4828
4829         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4830         (gnus-article-goto-prev-page): Work for articles having ^L's.
4831
4832         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4833
4834         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4835
4836 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4837
4838         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4839         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4840         (gnus-bookmark-jump): Adjust some variable names.
4841
4842 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4843
4844         * auth-source.el: New package.
4845         (auth-source-choices): Add customization entry point variable.
4846
4847         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4848         bug.
4849
4850 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4851
4852         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4853         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4854         (gnus-registry-install-shortcuts): Rename from
4855         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4856         the `gnus-registry-mark-map' keymap dynamically from
4857         `gnus-registry-marks'.  The generated functions update the summary line
4858         when a registry mark is added or deleted, and will call
4859         `gnus-registry-install-p' (see the comments in the code).
4860         (gnus-registry-user-format-function-M): Use concat intelligently.
4861
4862         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4863         the registry mark functions.
4864
4865 2008-03-05  Glenn Morris  <rgm@gnu.org>
4866
4867         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4868         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4869         gnus-art.
4870         (top-level): No need to load own source when compiling.
4871
4872 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4873
4874         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4875         Suggested by <chris.anderton@zetnet.co.uk>.
4876
4877 2008-03-04  Glenn Morris  <rgm@gnu.org>
4878
4879         * gnus-sum.el (top-level): No need to require gnus when compiling,
4880         since unconditionally required near start of file.
4881         (gnus-summary-display-while-building): Move definition before use.
4882
4883 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4884
4885         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4886         formatting function.
4887
4888 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4889
4890         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4891         with plists.
4892         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4893         Use new format.
4894
4895 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4898         `where-is-internal' that returns a range of key sequences.
4899
4900 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4901
4902         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4903
4904         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4905         (gnus-summary-jump-to-group): Consider windows on other displayed
4906         frames as well.  Similar changes might be needed elsewhere, but that's
4907         the one I've bumped into during my use.
4908
4909         * nndoc.el (nndoc-oe-dbx-type-p):
4910         * gnus-msg.el (gnus-debug):
4911         * gnus-group.el (gnus-update-group-mark-positions):
4912         Use mm-string-to-multibyte.
4913
4914 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4915
4916         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4917         doesn't handle NotDashEscaped.
4918
4919         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4920         (mml-dnd-attach-options): Fix typo in custom choice.
4921
4922         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4923         nndoc-article-type to mbox.
4924         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4925
4926         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4927         to nil, instead of html2text.
4928
4929         * imap.el (imap-debug): Add `imap-ping-server'.
4930
4931         * gnus-bookmark.el: Add FIXMEs.
4932
4933         * message.el (message-form-letter-separator)
4934         (message-send-form-letter-delay): New variables.
4935         (message-send-form-letter): Use them.  New command to send form
4936         letters.  Requested by Uwe Siart.
4937         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4938
4939 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4940
4941         * Update copyright years.
4942
4943 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4944
4945         Sync from EMACS_22_BASE.
4946
4947         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4948
4949 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4950
4951         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4952         empty author.
4953
4954 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4955
4956         * gnus-registry.el (gnus-registry-marks): Add variable for
4957         customization of marks and their appearance.
4958         (gnus-registry-read-mark): Use it.
4959         (gnus-registry-do-marks): Add utility function to loop through
4960         `gnus-registry-marks'.
4961         (gnus-registry-install-shortcuts-and-menus): Add function to install
4962         shortcuts and menus.
4963         (gnus-registry-initialize): Use it.
4964         (gnus-registry-default-mark): Clarify documentation.
4965
4966 2008-02-29  Glenn Morris  <rgm@gnu.org>
4967
4968         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4969         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4970         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4971         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4972         Change defcustom :version from 23.0 to 23.1.
4973
4974 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4975
4976         * gnus-registry.el (gnus-registry-follow-group-p)
4977         (gnus-registry-post-process-groups): Add functions to aid registry
4978         splitting and improve logging.  Clarify behavior in function
4979         documentation.
4980         (gnus-registry-split-fancy-with-parent): Use them.
4981
4982 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4983
4984         * gnus-art.el: Use with-current-buffer.
4985
4986 2008-02-27  David Engster  <dengste@eml.cc>
4987
4988         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4989         Express real group name in the response.
4990
4991 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4994         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4995         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4996         autoload gnus-registry-fetch-group when compiling.
4997         (nnmairix-request-group-with-article-number-correction): Remove
4998         unreferenced argument passed to nnmairix-call-backend.
4999
5000 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5001
5002         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5003         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5004         Wilde.
5005
5006 2008-02-27  Glenn Morris  <rgm@gnu.org>
5007
5008         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5009         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5010         variables to defconsts.  Convert comments to doc-strings.
5011         (nnmairix-last-server, nnmairix-current-server): Convert from free
5012         variables to defvars.  Convert comments to doc-strings.
5013         (gnus-registry-fetch-group): Autoload.
5014         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5015         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5016         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5017         caddr.
5018         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5019         nnmairix-request-group-with-article-number-correction call.
5020         (nnmairix-fast, nnmairix-group): New, less general names, for free
5021         variables passed from nnmairix-request-group to
5022         nnmairix-request-group-with-article-number-correction.  Declare.
5023         (nnmairix-request-group-with-article-number-correction):
5024         Use nnmairix-fast, nnmairix-group rather than fast, group.
5025
5026 2008-02-26  David Engster  <dengste@eml.cc>
5027
5028         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5029         version 0.5.
5030
5031 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5032
5033         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5034         instead of making an extra function call.  Don't add the current group
5035         to articles only when they have the group.  Use
5036         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5037         Reported by David <de_bb@arcor.de>.
5038
5039 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5040
5041         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5042         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5043
5044 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5045
5046         * mail-source.el (mail-source-delete-incoming): Change default.
5047         Supplement doc string.
5048
5049         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5050
5051 2008-02-14  Glenn Morris  <rgm@gnu.org>
5052
5053         * time-date.el (format-seconds): New function.
5054
5055 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5056
5057         * nnmail.el (nnmail-message-id-cache-file): Derive from
5058         `gnus-home-directory'.
5059
5060 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5061
5062         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5063         Document negative prefix.
5064
5065         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5066
5067 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5068
5069         * message.el (message-unsent-separator): Add the Exim bounce
5070         separator.
5071
5072 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5073
5074         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5075         list.
5076         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5077         recipient/signer list.
5078
5079 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5080
5081         * Makefile.in (datarootdir): Define.
5082         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5083         name that might contain whitespace.
5084
5085 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5086
5087         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5088         fbound (Emacs 23 unicode), signal an error.
5089
5090 2008-02-08  Glenn Morris  <rgm@gnu.org>
5091
5092         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5093
5094 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5095
5096         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5097         ports to the calls to `netrc-machine-user-or-password' in addition to
5098         "imap" and "imaps".
5099
5100 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5101
5102         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5103
5104         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5105
5106 2008-02-01  Kenichi Handa  <handa@m17n.org>
5107
5108         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5109         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5110         (rfc2104-hash): Convert the result of concat to unibyte string.
5111
5112 2008-02-01  Dave Love  <fx@gnu.org>
5113
5114         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5115         coding-system-for-read.
5116         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5117
5118 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5119
5120         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5121         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5122         <hanche@math.ntnu.no>.
5123
5124 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5127
5128         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5129
5130 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5131
5132         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5133         * message.el (message-beginning-of-line): Use featurep instead of bound
5134         tests in order to resolve conditionals at compile time.
5135
5136 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5137
5138         * mail-source.el (mail-sources): Add `group' choice.
5139
5140         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5141         parameter `in-group' to control into which group the articles go.
5142         Add treatment of `group' mail-source.
5143
5144 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5145
5146         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5147
5148         * mm-decode.el (mm-dissect-buffer): Decode description.
5149
5150         * mml.el (mml-to-mime): Encode message header first.
5151
5152 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5155         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5156
5157         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5158         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5159
5160 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5161
5162         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5163
5164 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5167         prefix keys.
5168         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5169         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5170         gnus-xmas.el.
5171
5172         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5173         (gnus-xmas-article-describe-bindings): New function.
5174         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5175         gnus-xmas-article-describe-bindings.
5176
5177         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5178
5179 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5180
5181         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5182         Add new variables for article mark management.
5183         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5184         list of extra data entries which, when present, will indicate that the
5185         article ID should not be trimmed from the registry.
5186         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5187         functions.
5188         (gnus-registry-read-mark): New function to read a mark name from the
5189         user.
5190         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5191         (gnus-registry-set-article-mark-internal): New functions to add and
5192         remove marks.
5193         (gnus-registry-get-article-marks): New function to show the marks for
5194         an article, or retrieve them for further use.
5195
5196 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5199         keys when no argument is given.
5200
5201 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5202
5203         * imap.el (imap-ping-server): New variable.
5204         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5205         (imap-ping-server): Minor doc string fixes.
5206
5207 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5208
5209         * imap.el (imap-ping-server): New function.
5210         (imap-opened): Call imap-ping-server.
5211
5212 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5213
5214         * gnus-sum.el (gnus-article-sort-by-random)
5215         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5216         jidanni@jidanni.org.
5217
5218 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * gnus-art.el (gnus-article-describe-bindings): New function.
5221         (gnus-article-read-summary-keys): Use it.
5222         (gnus-article-mode-map): Bind `C-h b' to it.
5223
5224 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5227         XEmacs.
5228         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5229         against non-character events.
5230
5231         * lpath.el: Fbind map-keymap for Emacs 21.
5232
5233 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5234
5235         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5236         command.
5237         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5238         instead of END.  Change name of the temp file.
5239         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5240         customizable.
5241
5242 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5245         bind `S W' to gnus-article-wide-reply-with-original; set default
5246         binding to gnus-article-read-summary-send-keys.
5247         (gnus-article-read-summary-keys): Fix the order of keys; display
5248         continuation keys correctly in the echo area; describe bindings
5249         correctly when keys end with `C-h'.
5250         (gnus-article-read-summary-send-keys): New function.
5251         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5252         for gnus-article-read-summary-send-keys; display continuation keys
5253         correctly in the echo area.
5254         (gnus-article-reply-with-original): Ignore prefix argument.
5255         (gnus-article-wide-reply-with-original): New function.
5256
5257         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5258         Emacs 21.
5259
5260 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5263         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5264
5265 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5266
5267         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5268         (gnus-group-read-ephemeral-gmane-group): New command.
5269
5270 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5271
5272         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5273
5274 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5275
5276         * message.el (message-send-mail-function): Increase custom version.
5277
5278         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5279         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5280
5281 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5282
5283         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5284         for the cases where imap-authenticate is called with a nil buffer
5285         parameter.
5286
5287 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5288
5289         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5290         html parts correctly; support forwarded messages.
5291         (gnus-article-browse-html-article): Remove work buffers.
5292
5293         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5294         compiling.
5295         (netrc-bound-and-true-p): New macro.
5296         (netrc-parse): Use it instead of bound-and-true-p that is not available
5297         in XEmacs 21.4.
5298
5299 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5300
5301         * gnus-registry.el (gnus-registry-mark-article)
5302         (gnus-registry-article-marks): Add functionality to mark articles
5303         through the Gnus registry.
5304
5305         * encrypt.el: Clarify documentation for the new pgg method.
5306         (encrypt-file-alist): Add PGG option.
5307         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5308         functionality.  Abstract password key and messaging to external
5309         functions.
5310         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5311         (encrypt-message-method-and-cipher): Add new convenience external
5312         functions.
5313         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5314         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5315
5316         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5317         (netrc-parse): Use encrypt-file-alist to determine if
5318         encrypt-find-model or encrypt-insert-file-contents should be used.
5319
5320         * encrypt.el: Clarify documentation.  Load password-cache or
5321         password, whichever one is found first, instead of autoloading.
5322
5323 2007-12-19  Glenn Morris  <rgm@gnu.org>
5324
5325         * mml.el (message-options-set, message-narrow-to-head)
5326         (message-in-body-p, message-mail-p, message-encode-message-body):
5327         Autoload.
5328         (message-remove-header, message-narrow-to-headers-or-head)
5329         (message-subscribed-p, message-make-mail-followup-to)
5330         (message-position-on-field, message-news-p)
5331         (message-options-set-recipient, message-generate-headers)
5332         (message-sort-headers): Declare as functions.
5333
5334 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5335
5336         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5337         convention in doc string.
5338
5339 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5342         title to html parts.
5343         (gnus-article-browse-html-article): Pass message header to it.
5344
5345         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5346
5347 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5348
5349         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5350         or password compatible with XEmacs.
5351
5352 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5353
5354         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5355         format document.
5356         (gnus-mime-delete-part): Don't write description line if empty.
5357         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5358
5359 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5360
5361         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5362         (gnus-summary-mark-read-and-unread-as-read)
5363         (gnus-summary-mark-current-read-and-unread-as-read)
5364         (gnus-summary-mark-unread-as-ticked): Doc fix.
5365         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5366
5367 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5368
5369         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5370         Christoph Conrad <christoph.conrad@gmx.de>.
5371
5372 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5373
5374         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5375         yes-or-no-p.
5376
5377 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * mm-decode.el (mm-add-meta-html-tag): New function.
5380         (mm-save-part-to-file, mm-pipe-part): Use it.
5381
5382         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5383         gnus-y-or-n-p instead of y-or-n-p.
5384         (gnus-article-browse-html-parts): Work with message/external-body; use
5385         mm-add-meta-html-tag.
5386
5387 2007-12-11  Glenn Morris  <rgm@gnu.org>
5388
5389         * gnus-cache.el: Require gnus-sum not just when compiling.
5390
5391         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5392
5393         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5394         definitions before use.
5395
5396         * mm-decode.el: Require gnus-util.
5397         (mm-remove-part): Only call delete-annotation on XEmacs.
5398
5399         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5400
5401         * nnmail.el: Require gnus-int.
5402
5403         * spam.el: Move `require's before `eval-when-compile's.
5404
5405         * gnus-ems.el (gnus-alive-p):
5406         * gnus-fun.el (message-goto-eoh):
5407         * gnus-util.el (gnus-group-name-decode):
5408         * mail-source.el (gnus-compress-sequence):
5409         * message.el (Info-goto-node, format-spec):
5410         * mm-bodies.el (message-options-get):
5411         * mm-decode.el (mm-view-pkcs7):
5412         * mm-util.el (gmm-write-region):
5413         * mml-smime.el (mml-compute-boundary)
5414         (gnus-completing-read-with-default):
5415         * mml.el (widget-button-press, gnus-make-hashtable):
5416         * mml1991.el (mm-decode-content-transfer-encoding)
5417         (mm-encode-content-transfer-encoding)
5418         (message-options-get, message-options-set):
5419         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5420         * nnfolder.el (gnus-request-group):
5421         * nnheader.el (ietf-drums-unfold-fws):
5422         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5423         * smime.el (gnus-run-mode-hooks):
5424         * spam-stat.el (gnus-message): Autoload.
5425
5426         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5427         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5428         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5429         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5430         Add declare-function compatibility definition.
5431
5432         * gnus-cache.el (nnvirtual-find-group-art):
5433         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5434         (gnus-add-image, gnus-add-wash-type):
5435         * gnus-group.el (nnkiboze-score-file):
5436         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5437         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5438         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5439         (message-tokenize-header, gnus-get-buffer-create)
5440         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5441         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5442         * gnus.el (gnus-group-decoded-name):
5443         * mail-source.el (imap-capability):
5444         * mm-bodies.el (message-options-set):
5445         * mm-decode.el (gnus-configure-windows):
5446         * mm-extern.el (message-goto-body):
5447         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5448         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5449         (epg-sub-key-validity, message-options-set):
5450         * mml.el (widget-event-point, gnus-configure-windows):
5451         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5452         * mml2015.el (epg-check-configuration, epg-configuration)
5453         (message-options-set):
5454         * nndb.el (nndb-request-article):
5455         * nnfolder.el (gnus-request-create-group):
5456         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5457         * nnmaildir.el (gnus-group-mark-article-read):
5458         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5459         * rfc1843.el (message-fetch-field):
5460         * spam.el (gnus-extract-address-components):
5461         Declare as functions.
5462
5463 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5464
5465         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5466
5467         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5468
5469         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5470         bind show-trailing-whitespace for XEmacs.
5471
5472 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5473
5474         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5475         new no-op macro for backward compatibility.
5476
5477         * imap.el (imap-string-to-integer): New function.
5478
5479 2007-12-09  Glenn Morris  <rgm@gnu.org>
5480
5481         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5482
5483         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5484         * message.el, mm-view.el, sieve-manage.el, smime.el:
5485         Add declare-function compatibility definition.
5486
5487         * gnus-art.el (w3-region, w3m-region, Info-menu):
5488         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5489         * gnus-sum.el (gnus-get-predicate):
5490         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5491         * message.el (mail-abbrev-in-expansion-header-p):
5492         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5493         (w3m-detect-meta-charset, w3m-region):
5494         * sieve-manage.el (password-read, password-cache-add)
5495         (password-cache-remove):
5496         * smime.el (password-read-and-add): Declare as functions.
5497
5498 2007-12-08  David Kastrup  <dak@gnu.org>
5499
5500         * gnus-sum.el (gnus-summary-simplify-subject-query):
5501         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5502         `message'.
5503
5504 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5507         it to bind idna-program, installation-directory, defined-colors, and
5508         face-attribute for XEmacs of the version that compiles defcustom forms.
5509
5510 2007-12-07  Glenn Morris  <rgm@gnu.org>
5511
5512         * gnus-art.el (article-make-date-line): Revert previous change.
5513
5514 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5515
5516         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5517
5518 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5519
5520         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5521         Call gnus-add-to-range ranges only once with a prepared article-list.
5522
5523 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5524
5525         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5526         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5527         group names with backslashes.  Reported by Tassilo Horn
5528         <tassilo@member.fsf.org>.
5529
5530 2007-12-06  Deepak Goel  <deego3@gmail.com>
5531
5532         * gnus-art.el (article-make-date-line):
5533         * gnus-start.el (gnus-load):
5534         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5535
5536 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5537
5538         * gnus-art.el (gnus-use-idna)
5539         * gnus-start.el (gnus-site-init-file)
5540         * message.el (message-use-idna)
5541         * mm-uu.el (mm-uu-hide-markers)
5542         * smiley.el (smiley-style): Revert changes that suppress warnings.
5543
5544 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5545
5546         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5547         specify charset to html source.  Reported by Christoph Conrad
5548         <christoph.conrad@gmx.de>.
5549
5550 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5551
5552         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5553         idna-program in order to suppress byte compile warning issued by XEmacs
5554         that came to byte compile the default value section of defcustom forms
5555         recently.
5556
5557         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5558         value of installation-directory.
5559
5560         * message.el (message-use-idna): Don't directly refer to the value of
5561         idna-program.
5562
5563         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5564
5565         * smiley.el (smiley-style): Don't directly call face-attribute.
5566
5567 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5568
5569         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5570
5571         * gnus-dired.el: Reduce Gnus dependencies.
5572         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5573         require.  Use autoloads instead.
5574         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5575         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5576         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5577         (gnus-dired-mode): Adjust doc string.
5578         (gnus-dired-mail-mode): New variable.
5579         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5580         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5581         (gnus-dired-mail-buffers): New function.  Return mail or message
5582         composition buffers.
5583         (gnus-dired-attach): Use it.
5584         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5585         NO-DECODE.
5586         (gnus-dired-print): Use `gnus-print-buffer' depending on
5587         `gnus-dired-mail-mode'.
5588
5589 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * rfc2047.el (rfc2047-encoded-word-regexp)
5592         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5593         explaining what regexp patterns are for.
5594
5595 2007-12-04  Glenn Morris  <rgm@gnu.org>
5596
5597         * password.el: Move to password-cache.el.
5598
5599         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5600         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5601         * mml-smime.el (password-read, password-cache-add)
5602         (password-cache-remove):
5603         No need to autoload, since mml-sec requires password.
5604
5605         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5606         * message.el (gnus-extract-address-components):
5607         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5608
5609         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5610         password.
5611
5612 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5613
5614         * mailcap.el: Reduce dependencies.
5615         (mail-header-parse-content-type): Autoload.
5616         (mailcap-delete-duplicates): New alias.
5617         (mailcap-mime-info): Add optional argument NO-DECODE.
5618         (mailcap-mime-types): Use mailcap-delete-duplicates.
5619
5620         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5621
5622 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5623
5624         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5625         (imap-parse-status): Upcase status-att for servers that sends them
5626         lower-case (e.g., MS Exchange 2007).
5627
5628 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5629
5630         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5631         function.
5632
5633         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5634         (gnus-uu-yenc-article): New function.
5635
5636         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5637
5638         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5639         buffer.
5640
5641 2007-12-02  Glenn Morris  <rgm@gnu.org>
5642
5643         * binhex.el (binhex): New custom group.
5644         (binhex-decoder-program, binhex-decoder-switches)
5645         (binhex-use-external): Move to the binhex custom group.
5646
5647         * uudecode.el (uudecode): New custom group.
5648         (uudecode-decoder-program, uudecode-decoder-switches)
5649         (uudecode-use-external): Move to the uudecode custom group.
5650
5651         * netrc.el (top-level): Don't load `encrypt' features.
5652         (netrc-parse): Don't use encrypt.
5653         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5654
5655         * encrypt.el: Remove file.
5656
5657 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5658
5659         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5660         matches on patches.
5661
5662         * gnus-art.el (gnus-article-browse-html-article): Mention
5663         `mm-text-html-renderer' in the doc string.
5664
5665         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5666         string.  Add comments.
5667
5668         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5669         if rhs is ASCII.
5670
5671 2007-12-01  Glenn Morris  <rgm@gnu.org>
5672
5673         * mail-source.el (top-level): Require format-spec before
5674         eval-when-compile.
5675
5676 2007-11-30  Glenn Morris  <rgm@gnu.org>
5677
5678         * encrypt.el: Require password, rather than autoloading password-read.
5679
5680 2007-11-29  Glenn Morris  <rgm@gnu.org>
5681
5682         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5683         (sasl-make-client, sasl-next-step, sasl-step-data)
5684         (sasl-step-set-data): Declare as functions.
5685
5686 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5687
5688         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5689
5690 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5691
5692         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5693         certs should be verified and what is to be done in the event of a
5694         verification failure.
5695
5696         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5697         caller can indicate whether the cache should be disregarded for this
5698         call.  This way the result of the call is reproducible at all times and
5699         can be considered a canonical server name for the supplied method.
5700         (gnus-agent-method-p): Canonicalize server names by pushing their
5701         method through `gnus-method-to-server' using the no-cache argument.
5702
5703         * gnus-srvr.el (gnus-server-insert-server-line): Call
5704         `gnus-method-to-server' with `no-cache' argument.
5705
5706         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5707         gnus-agent-possibly-synchronize-flags as this should be called when the
5708         server is actually being opened.
5709         (gnus-agent-possibly-synchronize-flags)
5710         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5711         flags file of an agentized server to the latter function.
5712
5713         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5714         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5715         after a connection has been established successfully.
5716
5717 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * gnus-art.el (article-display-face): Force to display face if called
5720         interactively; check if gnus-article-x-face-too-ugly matches author.
5721         (article-display-x-face): Display face even if From header is missing
5722         as article-display-face does.
5723
5724 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5725
5726         * hashcash.el (message-narrow-to-headers-or-head)
5727         (message-fetch-field, message-goto-eoh)
5728         (message-narrow-to-headers): Declare as functions.
5729
5730 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5731
5732         * mail-source.el (mail-sources): Default to fetch from file for
5733         compatibility with default of nnmail-spool-file.
5734
5735 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5736
5737         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5738         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5739         to look for encoded word that should be encoded again.
5740         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5741         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5742         encoding pattern.
5743         (rfc2047-decode-region): Switch strict regexp and loose one according
5744         to rfc2047-allow-irregular-q-encoded-words.
5745
5746 2007-11-25  Romain Francoise  <romain@orebokech.com>
5747
5748         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5749
5750 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5751
5752         * tls.el (tls-program): Provide more custom choices from
5753         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5754         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5755
5756 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5757
5758         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5759         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5760
5761         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5762         `nnmail-spool-file'.
5763
5764         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5765         `nnmail-spool-file'.
5766
5767         * gnus-move.el (gnus-change-server): Ditto.
5768
5769         * gnus-kill.el (gnus-batch-score): Ditto.
5770
5771         * gnus-cache.el (gnus-jog-cache): Ditto.
5772
5773         * gnus-msg.el (gnus-summary-reply):
5774         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5775
5776 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5777
5778         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5779         version.  Minor improvement to doc strings.
5780         (tls-program): Add comment.
5781
5782 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5783
5784         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5785         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5786         mismatch between the hostname provided in the certificate and the name
5787         of the host connnecting to.
5788         (open-tls-stream): Use them.  Check certificates against trusted root
5789         certificates.
5790
5791 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5792
5793         * gnus-cache.el (gnus-cache-generate-nov-databases):
5794         Use nnml-generate-nov-databases-directory instead of
5795         nnml-generate-nov-databases-1.
5796
5797 2007-11-24  Glenn Morris  <rgm@gnu.org>
5798
5799         * message.el (message-tool-bar-retro): Update for rename
5800         mail_send.xpm->mail-send.xpm.
5801
5802 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5803
5804         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5805         `smime-ldap-search' for Emacs 22 and up.
5806
5807 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5808
5809         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5810
5811         * message.el (message-send-mail-function): Fix error convention.
5812         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5813         (message-widen-reply, message-send-mail, message-talkative-question)
5814         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5815         (message-clone-locals, message-send-news): Use with-current-buffer.
5816         (message-insert-or-toggle-importance): Remove unused var `valid'.
5817         (message-make-references): Remove unused var `new-references'.
5818         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5819
5820 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5821
5822         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5823         (spam-split-symbolic-return-positive): Reflow docstring.
5824         (spam-backends, spam-summary-exit-behavior)
5825         (spam-mark-ham-unread-before-move-from-spam-group)
5826         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5827         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5828         (spam-clear-cache, spam-backend-check, spam-install-backend)
5829         (spam-install-statistical-backend, spam-list-of-processors)
5830         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5831         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5832         (spam-check-crm114, spam-initialize, spam-unload-hook):
5833         Fix typos in docstrings.
5834
5835 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5836
5837         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5838         been checked if they have never been read and those group levels are
5839         higher than the one that a user specified.
5840
5841 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5844         foreign groups unless a group level is specified by a user.
5845         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5846
5847 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5848
5849         * message.el (message-send-mail-function): Require sendmail.
5850
5851 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5852
5853         * message.el (message-send-mail-function): Check for smtpmail too.
5854
5855         * utf7.el (utf7-encode, utf7-decode): Use coding system
5856         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5857
5858         * message.el (message-send-mail-function): New function.
5859         (message-send-mail-function): Set default using
5860         message-send-mail-function.  Adjust doc string.
5861         (message-send-mail-with-mailclient): New function.
5862
5863 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5864
5865         * smime.el (from):
5866         * rfc2047.el (message-posting-charset):
5867         * qp.el (mm-use-ultra-safe-encoding):
5868         * pop3.el (parse-time-months):
5869         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5870         * nnml.el (files):
5871         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5872         (jka-compr-compression-info-list, ange-ftp-path-format)
5873         (efs-path-regexp):
5874         * nndiary.el (files):
5875         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5876         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5877         (epg-digest-algorithm-alist, inhibit-redisplay)
5878         (password-cache-expiry):
5879         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5880         (pgg-output-buffer, password-cache-expiry):
5881         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5882         (efs-path-regexp):
5883         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5884         (inhibit-redisplay):
5885         * mm-uu.el (file-name, start-point, end-point, entry)
5886         (gnus-newsgroup-name, gnus-newsgroup-charset):
5887         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5888         (latin-unity-ucs-list):
5889         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5890         (mm-uu-binhex-decode-function):
5891         * message.el (gnus-message-group-art, gnus-list-identifiers)
5892         (rmail-enable-mime-composing, gnus-local-organization)
5893         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5894         (gnus-read-active-file, facemenu-add-face-function)
5895         (facemenu-remove-face-function, gnus-article-decoded-p)
5896         (tool-bar-mode):
5897         * mail-source.el (display-time-mail-function):
5898         * gnus-util.el (nnmail-pathname-coding-system)
5899         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5900         (gnus-original-article-buffer, gnus-user-agent)
5901         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5902         (xemacs-codename, sxemacs-codename, emacs-program-version):
5903         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5904         * gnus-start.el (gnus-agent-covered-methods)
5905         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5906         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5907         (gnus-newsgroup-headers, gnus-group-list-mode)
5908         (gnus-group-mark-positions, gnus-newsgroup-data)
5909         (gnus-newsgroup-unreads, nnoo-state-alist)
5910         (gnus-current-select-method, mail-sources)
5911         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5912         (nnmail-spool-file, gnus-cache-active-hashtb):
5913         * gnus-mh.el (mh-lib-progs):
5914         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5915         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5916         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5917         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5918         (gnus-group-buffer):
5919         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5920         (font-lock-set-defaults):
5921         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5922         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5923         (gnus-summary-post-menu, total-parts, type, condition, length):
5924         * gnus-agent.el (gnus-agent-read-agentview):
5925         * flow-fill.el (show-trailing-whitespace):
5926         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5927         eval-and-compile wrappers for byte compiler pacifiers.
5928
5929         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5930         (mm-display-inline-fontify): Check for featurep 'xemacs not
5931         extent-list.
5932
5933         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5934         itimer-list.
5935         (mm-create-image-xemacs): Only do something for XEmacs.
5936         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5937
5938         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5939
5940         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5941         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5942
5943 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5944
5945         * nnimap.el (nnimap-split-download-body):
5946         * gnus-demon.el (gnus-demon):
5947         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5948
5949 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5952         macros.
5953         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5954         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5955         copy data from unibyte buffer to multibyte current buffer.
5956         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5957         to copy data from unibyte current buffer to multibyte buffer.
5958         (nntp-make-process-buffer): Make process buffer unibyte.
5959
5960         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5961
5962 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5963
5964         * pop3.el (pop3-open-server): Accept and process data more robustly at
5965         connexion start to avoid spurious "POP SSL connexion failed" errors.
5966
5967 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5970         read group names.
5971
5972 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5973
5974         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5975
5976 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5979         (nnmail-save-active): Use a unibyte buffer when saving active file,
5980         which may contain non-ASCII group names.
5981
5982         * nnml.el (nnml-request-group): Decode group names in messages.
5983
5984 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * message.el (message-citation-line-function)
5987         (message-insert-formatted-citation-line): Fix spelling of
5988         `message-insert-formated-citation-line'.
5989
5990 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5991
5992         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5993
5994 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5997         nnmail-pathname-coding-system.
5998
5999         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6000         that a user enters; decode group names in messages.
6001
6002         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6003
6004 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6005
6006         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6007
6008         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6009
6010         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6011         risky local variable.
6012
6013         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6014
6015 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6016
6017         * encrypt.el: Improve documentation to fix function name typo.
6018         Reported by Daiki Ueno <ueno@unixuser.org>.
6019
6020 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6023         even if the point is not in the last page of an article.
6024         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6025         back to the previous page.
6026
6027 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6028
6029         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6030
6031 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6034
6035 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6036
6037         * message.el (message-check-news-body-syntax): Avoid
6038         mm-string-as-multibyte.
6039         (message-hide-headers): Don't assume (point-min)==1.
6040
6041 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6042
6043         * message.el (message-remove-blank-cited-lines): Fix if remove is
6044         given.
6045         (message-bogus-address-regexp): New variable.
6046         (message-bogus-recipient-p): New function.
6047         (message-check-recipients): New command.
6048         (message-syntax-checks): Add `bogus-recipient'.
6049         (message-fix-before-sending): Add `bogus-recipient'.
6050
6051         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6052         (gnus-treat-body-boundary): Don't test window-system.
6053
6054 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6055
6056         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6057
6058 2007-10-28  Miles Bader  <miles@gnu.org>
6059
6060         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6061         at compile-time too.
6062
6063 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6064
6065         * gnus-msg.el (gnus-message-setup-hook): Add
6066         `message-remove-blank-cited-lines' to options.
6067
6068 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6069
6070         * message.el (message-remove-blank-cited-lines): New function.
6071         Suggested by Karl Plästerer.
6072
6073 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6074
6075         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6076         mapc.
6077
6078         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6079         (top-level): Use mapc to set functions to be traced for debugging.
6080
6081         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6082         called for effect with while loop.
6083
6084         * message.el (message-talkative-question): Replace mapcar called for
6085         effect with mapc.
6086
6087         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6088         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6089         called for effect with dolist.
6090
6091         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6092
6093         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6094         gnus-extra-headers and nnmail-extra-headers.
6095
6096         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6097         called for effect with dolist.
6098         (top-level): Use mapc to set functions to be traced for debugging.
6099
6100         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6101         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6102         dolist.
6103
6104         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6105         Replace mapcar called for effect with mapc.
6106         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6107         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6108         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6109         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6110
6111         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6112         remove-if that's a cl function.
6113
6114         * webmail.el (webmail-debug): Replace mapcar called for effect with
6115         dolist.
6116
6117         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6118         with mapc.
6119
6120 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6123         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6124         with while loop.
6125
6126         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6127         functions from article-* functions.
6128         (gnus-multi-decode-header): Replace mapcar called for effect with
6129         dolist.
6130
6131         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6132         (gnus-bookmark-show-details): Replace mapcar called for effect with
6133         while loop.
6134
6135         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6136         called for effect with while loop.
6137
6138         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6139         with dolist.
6140
6141         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6142         mapcar called for effect with dolist.
6143
6144         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6145
6146         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6147         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6148         Replace mapcar called for effect with dolist.
6149         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6150         mapc.
6151
6152         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6153         Replace mapcar called for effect with dolist.
6154         (gnus-topic-list): Replace mapcar called for effect with mapc.
6155
6156         * gnus.el: Use mapc instead of mapcar to add autoloads.
6157
6158 2007-10-23  Richard Stallman  <rms@gnu.org>
6159
6160         * gnus-group.el (gnus-group-highlight): Mark as risky.
6161
6162 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6163
6164         * gnus.el (gnus-server-to-method): Return method found first in
6165         gnus-newsrc-alist.
6166
6167         * gnus-art.el (gnus-article-highlight-signature)
6168         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6169         button overlay without the front stickiness.
6170
6171 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6172
6173         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6174         overview buffer needed a catch to receive its throw.
6175         (gnus-agent-flush-cache): Declared as interactive to make this function
6176         easier to use.
6177
6178 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6179
6180         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6181         `next-line'.
6182
6183 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6184
6185         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6186         exclude address matching message-dont-reply-to-names.
6187
6188 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * gnus-util.el (gnus-string<): New function.
6191
6192         * gnus-sum.el (gnus-article-sort-by-author)
6193         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6194
6195 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6196
6197         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6198         the frame-focus tag is set in gnus-buffer-configuration.
6199
6200 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6203         the front stickiness.
6204
6205 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6208         url pattern; remove duplicate one.
6209         (gnus-article-extend-url-button): New function.
6210         (gnus-article-add-buttons): Use it.
6211         (gnus-button-push): Use concatenated url that it makes.
6212
6213 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6214
6215         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6216
6217 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6218
6219         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6220         Don't hardcode point-min==1.
6221
6222 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6223
6224         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6225         Fix comment about "iso8859-1".
6226
6227 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6228
6229         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6230         ones returned from the verify-function.
6231
6232         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6233         mml2015-extract-cleartext-signature if extraction failed.
6234
6235 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6236
6237         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6238         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6239         failed.
6240
6241 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6242
6243         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6244
6245 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6248         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6249         recommends to use EasyPG instead of PGG.
6250
6251         * pgg.el: Revert to revision 6.23.2.16.
6252
6253         * pgg-def.el: Revert to revision 6.6.2.14.
6254
6255         * pgg-gpg.el: Revert to revision 6.23.2.34.
6256
6257 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6258
6259         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6260         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6261         thread for both the null and zero (kill/expire thread) universal prefix
6262         cases.
6263         (gnus-summary-expire-thread): Add new function to expire a thread,
6264         using gnus-summary-kill-thread.
6265         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6266         shortcuts for gnus-summary-expire-thread.
6267         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6268         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6269
6270 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6271
6272         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6273         extras value, so an extras entry can be deleted.
6274         (gnus-registry-delete-extra-entry): Use it.
6275         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6276         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6277         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6278         storage through the gnus-registry, and provide an appropriate API for
6279         it.
6280
6281 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6282
6283         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6284         Suggested by Leo <sdl.web@gmail.com>.
6285
6286         * gnus.el: Do.
6287
6288 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6289
6290         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6291         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6292
6293         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6294
6295         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6296         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6297
6298 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6299
6300         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6301         newline.
6302         (nnmbox-request-accept-article): Don't change article in source buffer;
6303         narrow to header to use message-fetch-field rather than
6304         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6305         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6306         as delimiters; make sure article ends with newline.
6307         (nnmbox-delete-mail): Correct last position of article to be deleted;
6308         ignore X-Gnus-Newsgroup header in article body.
6309         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6310         positions; make sure article ends with newline.
6311
6312         * message.el (message-display-abbrev): Don't infloop when a user
6313         inserts SPC in the beginning of header.
6314
6315         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6316         coding-system-for-read and coding-system-for-write for XEmacs having no
6317         file-coding feature.
6318
6319         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6320
6321 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6322
6323         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6324         list of groups not followed by default.  Fix type to be regexp.
6325         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6326
6327 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6328
6329         * hmac-def.el (define-hmac-function): Switch from old-style to
6330         new-style backquotes.
6331
6332         * md4.el (md4-make-step): Likewise.
6333
6334 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6335
6336         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6337         raw-text coding system when saving .newsrc file, which may contain
6338         non-ASCII group names.
6339
6340 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * gnus-cus.el (gnus-score-extra): New widget.
6343         (gnus-score-extra-convert): New function.
6344         (gnus-score-customize): Use it for Extra.
6345
6346 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6347
6348         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6349         (mml2015-mailcrypt-clear-verify): Use it.
6350         (mml2015-gpg-clear-verify): Use it.
6351         (mml2015-pgg-clear-verify): Use it.
6352         (mml2015-epg-clear-verify): Replace the current part with the output
6353         from GnuPG; don't extract the plaintext by itself.
6354
6355         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6356         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6357         mml2015-clear-verify-function; don't touch the armor headers or
6358         dash-escaped text here.
6359
6360 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6361
6362         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6363         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6364         parts, or application/octet-stream as a last resort.
6365         (gnus-mime-view-part-as-type): Don't toggle display.
6366         (gnus-mime-view-part-as-charset): Don't turn off display before
6367         querying charset.
6368
6369         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6370         stuff to undisplayer function in Emacs.
6371         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6372
6373         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6374         text/calendar parts.
6375
6376 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6379         decoding text/calendar parts.
6380
6381         * message.el (message-forward-make-body-mime): Always mark body as
6382         having no illegible text; remove signed-or-encrypted argument.
6383         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6384
6385         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6386         (mml-generate-mime-1): Don't encode body if it is specified to be in
6387         raw form; don't make buffer be unibyte when inserting multibyte string.
6388
6389 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6390
6391         * sha1.el: Fix up comment style.
6392         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6393         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6394
6395         * hex-util.el: Fix up comment style.
6396         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6397
6398         * gnus-salt.el: Use with-current-buffer.
6399         (gnus-pick-setup-message): Fix long-standing typo.
6400
6401 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6402
6403         * imap.el (imap-logout-timeout): New variable.
6404         (imap-logout, imap-logout-wait): New functions.
6405         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6406
6407         * nnimap.el (nnimap-logout-timeout): New server variable.
6408         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6409         nnimap-logout-timeout.
6410
6411         * gnus-art.el (gnus-article-summary-command-nosave)
6412         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6413
6414 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6415
6416         * gnus.el (gnus-maximum-newsgroup): New variable.
6417
6418         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6419         according to gnus-maximum-newsgroup.
6420
6421         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6422         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6423         Limit the range of articles according to gnus-maximum-newsgroup.
6424
6425 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6426
6427         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6428         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6429         Don't perform gnus-configure-windows here; reuse existing sticky
6430         article buffer.
6431
6432         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6433         it doesn't exist in gnus-article-mode.
6434
6435 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6436
6437         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6438         (gnus-agent-decoded-group-name): New function.
6439         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6440         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6441
6442 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6443
6444         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6445         Add binding for gnus-sticky-article.
6446         (gnus-summary-exit): Don't kill sticky article buffers.
6447
6448         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6449         article buffer.
6450         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6451         (gnus-kill-sticky-article-buffers): New commands.
6452
6453 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * nntp.el (nntp-xref-number-is-evil): New server variable.
6456         (nntp-find-group-and-number): If it is non-nil, don't trust article
6457         numbers in the Xref header.
6458
6459 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-agent.el (gnus-agent-read-group): New function.
6462         (gnus-agent-flush-group, gnus-agent-expire-group)
6463         (gnus-agent-regenerate-group): Use it.
6464         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6465         nnmail-pathname-coding-system.
6466
6467 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6470
6471         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6472         that are unread as unread, and also as selected so that information of
6473         marks having been changed by a user may be updated when exiting group.
6474
6475 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6478         calculated ignoring signature parts to gnus-treat-article.
6479
6480 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6481
6482         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6483         a point here in order to keep the window start.
6484         (gnus-insert-mime-security-button): Make a button overlay without the
6485         front stickiness.
6486         (gnus-mime-display-security): Goto the end of a button.
6487
6488         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6489
6490 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6493         group-name-at-point.
6494         (gnus-group-completing-read): New function that offers decoded
6495         non-ASCII group names for completion.
6496         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6497         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6498         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6499         (gnus-group-fetch-control): Use it.
6500         (gnus-fetch-group): Use group-name-at-point for the initial value
6501         rather than the default value; use gnus-alive-p.
6502
6503         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6504         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6505         (gnus-summary-post-news): Use gnus-group-completing-read.
6506
6507         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6508         (gnus-read-move-group-name): Decode group name for completion.
6509
6510 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6511
6512         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6513         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6514         Yamaoka slightly modified the code).
6515
6516 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6519         (nnmail-split-incoming): Bind it.
6520
6521         * nnml.el (nnml-group-name-charset): New function.
6522         (nnml-decoded-group-name): Use it; don't decode group name if
6523         nnmail-group-names-not-encoded-p is non-nil.
6524         (nnml-encoded-group-name): New function.
6525         (nnml-group-pathname): Inline nnml-decoded-group-name.
6526         (nnml-request-expire-articles): Decode group name in message.
6527         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6528         nnmail-pathname-coding-system.
6529         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6530         not decoded ones according to nnmail-group-names-not-encoded-p.
6531         (nnml-generate-active-info): Use nnml-encoded-group-name.
6532
6533 2007-08-08  Glenn Morris  <rgm@gnu.org>
6534
6535         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6536         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6537         doc-strings and comments.
6538
6539 2007-07-25  Glenn Morris  <rgm@gnu.org>
6540
6541         * Relicense all FSF files to GPLv3 or later.
6542
6543 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6544
6545         * gnus-sum.el (gnus-summary-move-article): Make
6546         gnus-summary-respool-article work.
6547
6548 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6549
6550         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6551         string.
6552
6553 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6554
6555         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6556         that should be ignored when comparing distant RSS articles with local
6557         ones.
6558         (nnrss-make-hash-index): New function.  Create a hash index according
6559         to the ignored fields.
6560         (nnrss-check-group): Use it.
6561
6562 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6565
6566         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6567
6568         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6569         the new optional argument ENCODED is non-nil.
6570         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6571         coding system for encoding group name.
6572         (gnus-group-make-rss-group): Pass un-encoded group name to
6573         gnus-group-make-group.
6574         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6575         encoded.
6576
6577         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6578         Encode group name to which articles are moved or copied.
6579         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6580         coding system for encoding Newsgroup, Followup-To and Xref headers.
6581
6582         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6583         marks; use nnheader-file-coding-system to write a file.
6584         (nnagent-retrieve-headers): Bind file-name-coding-system to
6585         nnmail-pathname-coding-system.
6586
6587         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6588
6589         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6590         (nnml-request-article, nnml-request-create-group)
6591         (nnml-request-rename-group, nnml-find-id)
6592         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6593         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6594         (nnml-save-marks): Use nnml-group-pathname instead of
6595         nnmail-group-pathname.
6596
6597         (nnml-request-create-group, nnml-request-expire-articles)
6598         (nnml-request-move-article, nnml-request-delete-group)
6599         (nnml-deletable-article-p, nnml-possibly-create-directory)
6600         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6601         (nnml-open-marks): Bind file-name-coding-system to
6602         nnmail-pathname-coding-system.
6603
6604         (nnml-request-article): Pass server argument to nnml-find-group-number.
6605         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6606         server argument to nnml-possibly-create-directory.
6607         (nnml-request-accept-article): Pass server argument to
6608         nnml-active-number and nnml-save-mail.
6609         (nnml-find-group-number): Pass server argument to nnml-find-id.
6610         (nnml-request-update-info): Pass server argument to
6611         nnml-marks-changed-p.
6612
6613         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6614         (nnml-save-mail, nnml-active-number): Add server argument.
6615
6616         (nnml-request-delete-group): Warn if group is missing.
6617         (nnml-get-nov-buffer): Decode group name.
6618         (nnml-generate-active-info): Encode group name.
6619         (nnml-open-marks): Decode group name in messages.
6620
6621 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6624         if it is not specified.
6625         (gnus-article-pipe-part, gnus-article-save-part)
6626         (gnus-article-interactively-view-part, gnus-article-copy-part)
6627         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6628         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6629         (gnus-article-replace-part, gnus-article-delete-part)
6630         (gnus-article-view-part-as-type): Pass raw prefix argument to
6631         gnus-article-part-wrapper.
6632
6633 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * gnus-agent.el (gnus-agent-save-active): Bind
6636         nnheader-file-coding-system to gnus-agent-file-coding-system.
6637
6638         * gnus-cache.el (gnus-cache-save-buffers)
6639         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6640         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6641         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6642         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6643         (gnus-cache-generate-active, gnus-cache-rename-group)
6644         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6645         (gnus-cache-update-overview-total-fetched-for): Bind
6646         file-name-coding-system to nnmail-pathname-coding-system.
6647         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6648         variables.
6649         (gnus-cache-decoded-group-name): New function.
6650         (gnus-cache-file-name): Use it.
6651         (gnus-cache-generate-active): Use non-decoded group name for active.
6652
6653         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6654         right place.
6655         (gnus-write-active-file): Don't break non-ASCII group names.
6656
6657         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6658         nnmail-pathname-coding-system.
6659
6660         * lpath.el: Bind default-file-name-coding-system,
6661         file-name-coding-system and language-info-alist for XEmacs.
6662
6663         * gnus-uu.el (gnus-uu-decode-save): Typo.
6664
6665 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6668
6669 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6672         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6673         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6674         (gnus-agent-flush-group, gnus-agent-flush-cache)
6675         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6676         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6677         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6678         (gnus-agent-regenerate-group)
6679         (gnus-agent-update-files-total-fetched-for)
6680         (gnus-agent-update-view-total-fetched-for): Bind
6681         file-name-coding-system to nnmail-pathname-coding-system.
6682         (gnus-agent-group-pathname): Don't encode file names by
6683         nnmail-pathname-coding-system.
6684         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6685         coding-system-for-write instead of buffer-file-coding-system to
6686         gnus-agent-file-coding-system.
6687
6688         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6689         Decode group name.
6690
6691         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6692
6693         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6694         (gnus-read-newsrc-el-file): Make group names unibyte.
6695
6696         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6697         nnmail-pathname-coding-system.
6698
6699         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6700         (nnrss-request-delete-group): Bind file-name-coding-system to
6701         nnmail-pathname-coding-system.
6702         (nnrss-read-server-data, nnrss-read-group-data): Bind
6703         file-name-coding-system correctly.
6704         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6705
6706         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6707         (nntp-server-to-method-cache): New variable.
6708         (nntp-group-pathname): New function that decodes non-ASCII group names.
6709         (nntp-possibly-create-directory, nntp-marks-changed-p)
6710         (nntp-save-marks, nntp-open-marks): Use it.
6711         (nntp-possibly-create-directory, nntp-open-marks):
6712         Bind file-name-coding-system to nnmail-pathname-coding-system.
6713         (nntp-open-marks): Decode group names when bootstrapping marks.
6714
6715         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6716         Newsgroups and Folowup-To headers.
6717
6718 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6719
6720         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6721         (gnus-server-closed-face, gnus-server-denied-face)
6722         (gnus-server-offline-face): Remove variable.
6723         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6724
6725         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6726         of modifying message-stack directly for XEmacs.
6727
6728         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6729         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6730         if the coding-system argument is nil for XEmacs.
6731
6732         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6733         mm-charset-override-alist.
6734
6735         * rfc2047.el: Don't require base64; require rfc2045 for the function
6736         rfc2045-encode-string.
6737         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6738         to quote the parameter value.
6739
6740 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6743         form in gnus-group-name-charset-method-alist.
6744
6745         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6746         overrides the default layout edit-form.
6747
6748         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6749
6750         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6751
6752 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6753
6754         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6755         as unfetched articles.
6756
6757 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6758
6759         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6760
6761 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6764         original back end that keeps marks in the local system.
6765
6766 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6769         arg of pop-to-buffer for XEmacs.
6770         (gnus-article-read-summary-keys): Ditto; don't restore window
6771         configuration if summary command ends up with neither article buffer
6772         nor summary buffer; describe bindings if summary keys end with C-h.
6773
6774 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * message.el (message-fix-before-sending): Skip raw message part to be
6777         forwarded while checking illegible text.
6778         (message-forward-make-body-mime, message-forward-make-body): Mark
6779         signed or encrypted raw message as having no illegible text.
6780
6781 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6782
6783         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6784         (gnus-message-with-timestamp-1): New macro.
6785         (gnus-message-with-timestamp): New function.
6786         (gnus-message): Use them.
6787
6788         * nnheader.el (nnheader-message): Use them.
6789
6790 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6791
6792         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6793         .newsrc.eld file.
6794
6795 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6796
6797         * gnus-agent.el (gnus-agent-fetch-headers)
6798         (gnus-agent-retrieve-headers): Bind
6799         gnus-decode-encoded-address-function to identity.
6800
6801         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6802         available also when the server returns simply a dot.
6803
6804         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6805
6806 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6807
6808         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6809
6810 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6811
6812         * gnus-ems.el (gnus-x-splash): Make it work.
6813
6814         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6815         from being used.
6816
6817         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6818
6819 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6822         4th and the 5th arguments.
6823
6824         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6825         the front stickiness.
6826         (gnus-article-summary-command-nosave): Correct the order of the
6827         arguments passed to pop-to-buffer.
6828         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6829         summary command ends up with the article buffer.
6830
6831         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6832         the same faces.
6833
6834 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6835
6836         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6837
6838 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6839
6840         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6841         * gnus-sum.el (gnus-summary-highlight):
6842         * pgg.el (pgg-sign-region, pgg-sign):
6843         * mail-source.el (mail-source-delete-old-incoming-confirm):
6844         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6845
6846 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * gnus-art.el (gnus-mime-view-part-externally)
6849         (gnus-mime-view-part-internally): Fix predicate function passed to
6850         completing-read.
6851
6852         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6853
6854         * gnus.el (gnus-update-message-archive-method): Add :version.
6855
6856 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6857
6858         * gnus.el (gnus-update-message-archive-method): New variable.
6859
6860         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6861         according to gnus-message-archive-method if
6862         gnus-update-message-archive-method is non-nil.
6863
6864 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6867         by Loic Dachary <loic@dachary.org>.
6868         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6869
6870 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6871
6872         * message.el (message-pop-to-buffer): Add switch-function argument.
6873         (message-mail): Pass switch-function argument to it.
6874
6875 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6876
6877         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6878         Improve doc string.
6879
6880 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6881
6882         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6883         (gnus-header-content)
6884         * gnus-cite.el (gnus-cite-10)
6885         * gnus-srvr.el (gnus-server-closed)
6886         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6887         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6888         (gnus-group-mail-3-empty, gnus-group-mail-low)
6889         (gnus-group-mail-low-empty, gnus-splash)
6890         * message.el (message-header-to, message-header-cc)
6891         (message-header-subject, message-header-other, message-header-name)
6892         (message-header-xheader, message-separator, message-cited-text)
6893         (message-mml): Lighten colors of faces used for dark background.
6894
6895 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6896
6897         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6898         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6899
6900 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6901
6902         * message.el (message-narrow-to-headers-or-head):
6903         Ignore mail-header-separator in the body.
6904
6905 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6906
6907         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6908         same as window size.
6909
6910 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6911
6912         * message.el (message-font-lock-keywords): Use message-header-xheader
6913         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6914         ahead of the anything pattern, to get it recognised.
6915
6916 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6917
6918         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6919         spam.el loads uses it in the compiled defadvice form.
6920
6921 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6922
6923         * gnus-sum.el (gnus-articles-to-read)
6924         (gnus-summary-insert-old-articles): Don't truncate group name for
6925         `read-string'.
6926
6927         * gnus-util.el (gnus-limit-string): Delete this function.
6928
6929         * gnus-sum.el (gnus-simplify-subject-fully): Use
6930         `truncate-string-to-width' instead.
6931
6932 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6933
6934         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6935         if, on summary exit, the next group has to be selected.
6936         (gnus-summary-exit): Use it.
6937
6938 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6939
6940         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6941         non-break space.
6942
6943 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6946         Check if group is not a directory.
6947         (nnfolder-request-expire-articles): Don't delete articles if the target
6948         group is not available.
6949
6950         * nnml.el (nnml-request-create-group): Properly check if group is not a
6951         file.
6952         (nnml-request-expire-articles): Don't delete articles if the target
6953         group is not available.
6954
6955         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6956         Don't quote characters that are within parentheses.
6957
6958 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6961         (gnus-handle-ephemeral-exit): Select article according to it.
6962
6963 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6964
6965         * message.el (message-insert-formated-citation-line): Remove newline.
6966         (message-citation-line-format): Add final \n here so that the user can
6967         avoid a blank line.
6968
6969 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6970
6971         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6972         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6973         Update lanl/arXiv support.
6974
6975 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6976
6977         * gnus.el: Bump version number.
6978
6979 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * gnus.el (gnus-version-number): Bump version.
6982
6983 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6984
6985         * gnus.el: No Gnus v0.6 is released.
6986
6987 2007-04-27  Didier Verna  <didier@xemacs.org>
6988
6989         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6990         * gmm-utils.el (gmm-regexp-concat): here.
6991         * message.el: Don't require 'gnus-util.
6992         (message-dont-reply-to-names): Handle name change above.
6993         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6994
6995 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6996
6997         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6998         since the initial value varies according to the system.
6999
7000 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7003
7004 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7005
7006         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7007
7008 2007-04-24  Didier Verna  <didier@xemacs.org>
7009
7010         Improve the type of gnus-ignored-from-addresses.
7011         * gnus-util.el (gnus-orify-regexp): New function.
7012         * message.el (gnus-util): Require it.
7013         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7014         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7015         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7016
7017 2007-04-24  Didier Verna  <didier@xemacs.org>
7018
7019         * gnus-sum.el:
7020         * gnus-utils.el: Fix some trailing whitespaces.
7021
7022 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7025         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7026         article's Message-ID; refer parent article in summary buffer.
7027
7028         * message.el (message-bounce): Call mime-to-mml.
7029
7030         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7031         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7032         optimize and/or forms properly.
7033
7034 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7035
7036         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7037         URL.
7038
7039 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7042
7043 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7044
7045         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7046         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7047         displayed of multipart/alternative part if it is invoked from summary
7048         buffer.
7049
7050         * mm-view.el (mm-inline-text-html-render-with-w3m)
7051         (mm-inline-text-html-render-with-w3m-standalone)
7052         (mm-inline-render-with-function): Use mail-parse-charset by default.
7053
7054 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7055
7056         * parse-time.el (parse-time-string-chars): Check if CHAR
7057         is less than the length of parse-time-syntax.
7058
7059 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7060
7061         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7062         from gnus-newsgroup-processable.
7063
7064 2007-04-16  Didier Verna  <didier@xemacs.org>
7065
7066         * gnus-msg.el (gnus-configure-posting-styles): Handle
7067         message-signature-directory properly with :file syntax.  Reported by
7068         "Leo".
7069
7070 2007-04-11  Didier Verna  <didier@xemacs.org>
7071
7072         New user option: message-signature-directory.
7073         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7074         * message.el (message-insert-signature): Ditto.
7075         * message.el (message-signature-file): Doc update.
7076         * message.el (message-signature-directory): New.
7077
7078 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * gnus-msg.el (gnus-inews-yank-articles): Use
7081         message-exchange-point-and-mark instead of exchange-point-and-mark.
7082
7083 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7084
7085         * message.el (message-yank-original): Make sure cited text ends with
7086         newline; don't exchange point and mark.
7087
7088 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7089
7090         * tls.el (open-tls-stream): Properly handle case where there
7091         is no associated buffer.
7092
7093 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7094
7095         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7096         message-yank-original, make sure (< mark TEXT point).
7097
7098 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * message.el (message-fill-column): New variable.
7101         (message-mode): Use it.  Add comment on a possible new hook.
7102
7103         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7104         (nnmail-get-new-mail): Reformat.
7105
7106         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7107
7108         * gmm-utils.el: Fix Commentary.
7109         (gmm-tool-bar-from-list): Fix typo in doc string.
7110
7111 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7112
7113         * message.el (message-yank-original): Don't switch point and mark
7114         unnecessarily to put point and mark as documented.
7115
7116 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7117
7118         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7119         from the message heads.
7120
7121 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7122
7123         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7124         article buffer does not have a window.  This may not be the best
7125         solution but is certainly better than setting the start of the null,
7126         that is the current, window.
7127
7128 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7129
7130         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7131         (gnus-draft-setup): Run it.
7132
7133         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7134         gnus-score-fast-scoring.  Allow regexp.
7135         (gnus-score-headers): Use it.
7136
7137         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7138         XEmacs.
7139
7140         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7141         string.
7142         (gnus-button-alist): Also catch `<f1> k ...'.
7143         (gnus-treat-display-x-face): Fix doc string.
7144
7145 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7146
7147         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7148         evaluation of gnus-extended-version to ensure correct generation of the
7149         User-Agent header when message-generate-headers-first is used.
7150
7151 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7152
7153         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7154         hashcash-path is nil.  Don't call callback with incorrect number of
7155         parameters if val is 0.
7156
7157 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7158
7159         * message.el (message-required-news-headers):
7160         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7161
7162 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7163
7164         * tls.el (open-tls-stream): In handshake-waiting loop,
7165         don't wait more if there is output available to process.
7166
7167 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7168
7169         * tls.el (tls-program): Doc fix.
7170
7171 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * message.el (message-generate-new-buffers): Change the meaning of the
7174         nil value; add `standard' to the choices; treat t as `unique'; improve
7175         doc string.
7176         (gnus-select-frame-set-input-focus): Autoload.
7177         (message-buffer-name): Search for the existing message buffer if
7178         message-generate-new-buffers is nil or `standard'; treat the value t of
7179         message-generate-new-buffers as `unique'.
7180         (message-pop-to-buffer): Raise the frame already displaying the message
7181         buffer; clear the echo area after querying.
7182         (message-setup): Pass the `continue' argument to compose-mail.
7183         (message-mail): Prefer `switch-function' if it is given; search for the
7184         existing message buffer if the `continue' argument is non-nil; pass
7185         continue and switch-function arguments to compose-mail by way of
7186         message-setup.
7187         (message-mail-other-window): Adjust argument of message-setup.
7188         (message-mail-other-frame): Ditto.
7189
7190 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7193         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7194         to turn font-lock on when turning gnus-message-citation-mode on.
7195
7196 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7197
7198         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7199         (mml-smime-function-alist): New variable; add epg as the backend.
7200         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7201         mml-smime- functions instead.
7202         * mm-view.el: Require smime.
7203
7204 2007-03-05  Didier Verna  <didier@xemacs.org>
7205
7206         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7207         instead of just inheritance for posting styles.
7208         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7209
7210 2007-02-24  Chris Moore  <dooglus@gmail.com>
7211
7212         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7213         * pgg-pgp.el (pgg-pgp-encrypt-region):
7214         * pgg-gpg.el (pgg-gpg-encrypt-region):
7215         Check pgg-encrypt-for-me if no other recipients.
7216
7217 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7218
7219         * tls.el (tls-certtool-program): Fix custom type.
7220
7221 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7222
7223         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7224         and point-at-eol instead of line-(beginning|end)-position.
7225
7226         * assistant.el (assistant-parse-buffer): Ditto.
7227
7228         * netrc.el (netrc-parse-services): Ditto.
7229
7230 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7231
7232         * mml2015.el (mml2015-epg-find-usable-key): New function.
7233         (mml2015-epg-sign): Use it.
7234         (mml2015-epg-encrypt): Use it.
7235
7236 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * message.el (message-make-in-reply-to): Quote name containing
7239         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7240         if there are special characters.  Reported by NAKAJI Hiroyuki
7241         <nakaji@jp.freebsd.org>.
7242
7243 2007-02-27  Didier Verna  <didier@xemacs.org>
7244
7245         Include the group parameters as well as the topic ones in the
7246         inheritance filter process.
7247         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7248         argument GROUP-PARAMS-LIST.
7249         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7250
7251 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7252
7253         * nntp.el (nntp-never-echoes-commands)
7254         (nntp-open-connection-functions-never-echo-commands): New variables.
7255         (nntp-send-command): Use them.
7256
7257 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7258
7259         * mml2015.el (mml2015-epg-verify): Simplified.
7260
7261 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7262
7263         * mml.el (mml-content-disposition-alist): New user option.
7264         (mml-content-disposition): New function.
7265         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7266         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7267
7268 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7269
7270         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7271         verification.
7272
7273 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7274
7275         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7276         articles posted in the last 24 hours.
7277
7278 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7279
7280         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7281
7282 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7283
7284         * nntp.el (nntp-send-command): Don't wait for echoes when
7285         nntp-open-ssl-stream is used.
7286
7287 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7288
7289         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7290         (gnus-message-add-citation-keywords)
7291         (gnus-message-remove-citation-keywords): Remove.
7292         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7293         directly, make the variables in font-lock-defaults buffer-local, add
7294         gnus-message-citation-keywords to them and then update the value of
7295         font-lock-keywords.
7296
7297 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * message.el (message-cite-original-1): Don't call
7300         gnus-article-highlight-citation.
7301
7302         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7303         citations; fix line count.
7304
7305 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7308         (gnus-message-add-citation-keywords)
7309         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7310         versions of font-lock-add-keywords and font-lock-remove-keywords to
7311         work with XEmacs correctly.
7312
7313 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * gnus-cite.el (gnus-cite-face-list): Set the values of
7316         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7317         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7318         (gnus-message-cite-prefix-regexp): New variable.
7319         (gnus-message-search-citation-line): Use it; protect against long
7320         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7321         the 0th match data for Emacs.
7322         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7323         (gnus-message-add-citation-keywords): Append keywords rather than
7324         prepending; emulate font-lock-add-keywords if it is not available.
7325         (gnus-message-remove-citation-keywords): Emulate
7326         font-lock-remove-keywords if it is not available.
7327
7328         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7329
7330         * message.el (message-cite-prefix-regexp): Set the value of
7331         gnus-message-cite-prefix-regexp.
7332
7333 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7334
7335         * nnweb.el (nnweb-google-parse-1): Update parser.
7336
7337 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7338
7339         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7340
7341 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7342
7343         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7344         regexp.
7345
7346 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7349         string-to-multibyte.
7350         (uudecode-decode-region-internal): Use it.
7351
7352         * lpath.el: Fbind string-as-multibyte for XEmacs.
7353
7354 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7355
7356         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7357         custom choice.
7358
7359         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7360
7361 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7362
7363         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7364
7365         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7366         `write-region' to respect `mm-inhibit-file-name-handlers'.
7367
7368 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7369
7370         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7371         Use gnus-home-directory instead of "~/" or "$HOME".
7372
7373 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7374
7375         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7376         to mention filename.
7377         Add comments at beginning regarding usage.
7378         (encrypt-write-file-contents): Change interactive so a string is
7379         acceptable.  If the file has no associated model, show an error instead
7380         of a nonsense prompt.
7381
7382 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7383
7384         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7385         Thanks to Yoshihiko Yamada for kind notification of this typo.
7386
7387 2007-01-12  Kenichi Handa  <handa@m17n.org>
7388
7389         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7390         multibyte buffer.
7391
7392 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7393
7394         * gnus-score.el (gnus-score-fast-scoring): New variable.
7395         (gnus-score-headers): Use it.
7396
7397         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7398
7399         * message.el (message-cite-original-1): Call
7400         gnus-article-highlight-citation if requested.
7401         (message-make-from): Allow name and address as optional arguments.
7402
7403         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7404
7405         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7406         bugs to doc string.
7407         (gnus-button-alist): Add mid\\|message-id.
7408         (gnus-button-fetch-group): Extend for use in
7409         `browse-url-browser-function'.
7410         (gnus-button-url-regexp): Try to catch paired parentheses like in
7411         Wikipedia URLs.
7412
7413         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7414         Suggested by Simon Krahnke <overlord@gmx.li>.
7415
7416 2007-01-13  Romain Francoise  <romain@orebokech.com>
7417
7418         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7419         Update copyright.
7420
7421 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7422
7423         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7424
7425 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7426
7427         * gnus-registry.el (gnus-registry-unfollowed-groups)
7428         (gnus-registry-split-fancy-with-parent): Fix documentation.
7429
7430 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7431
7432         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7433         from nnweb groups.
7434
7435 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7436
7437         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7438         Xref urls.  Erase buffer before requesting head.
7439
7440 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7441
7442         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7443         customizable.
7444
7445 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7446
7447         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7448         no signing key is found.
7449         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7450         no encrypting and/or signing key is found.
7451
7452 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7453
7454         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7455
7456 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7457
7458         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7459         headers read from disk with the ones newly found in the current search.
7460         This should no longer cause problems, because the article numbers in
7461         Gmane's `nov.php' output are ignored since the previous change.
7462
7463 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7464
7465         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7466
7467 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7468
7469         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7470         replace-regexp-in-string; bind url-version; fbind display-images-p and
7471         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7472         find-face and set-itimer-function for Emacs; bind itimer-list for
7473         Emacs.
7474
7475         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7476
7477 2007-01-01  Romain Francoise  <romain@orebokech.com>
7478
7479         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7480
7481 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7482
7483         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7484         `define-minor-mode' macro definition expanded properly.
7485         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7486         exclude it there.
7487
7488         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7489         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7490         `fboundp' test.
7491         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7492         This is OK to autoload in (S)XEmacs now.
7493
7494 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7495
7496         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7497         keystroke.
7498         (gnus-summary-limit-to-singletons): Fix typo.
7499
7500         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7501         else fails.
7502
7503 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7504
7505         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7506         docstring.
7507
7508         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7509         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7510         (gnus-summary-insert-dormant-articles): Fix typo in message.
7511
7512 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7513
7514         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7515         nil for XEmacs.
7516         (gnus-message-citation-mode): Don't autoload in XEmacs.
7517
7518         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7519
7520 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7521
7522         * nnimap.el (nnimap-expunge-search-string): Mention
7523         nnimap-search-uids-not-since-is-evil in docstring.
7524
7525 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7526
7527         * spam.el: Revert to make-obsolete-variable because
7528         define-obsolete-variable-alias is not supported in Emacs 21.
7529
7530         * spam.el (spam-ifile-path, spam-ifile-database-path)
7531         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7532         make-obsolete-variable.
7533         (spam-bsfilter-path, spam-bsfilter-program)
7534         (spam-spamassassin-path, spam-spamassassin-program)
7535         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7536         use "path" inappropriately.
7537         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7538         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7539         variable names.
7540
7541 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7542
7543         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7544         summary buffer.
7545
7546         * password.el (password-cache-remove): Use clear-string to burn
7547         password, if available.
7548
7549 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7550
7551         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7552
7553         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7554
7555         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7556         (gnus-message-highlight-citation): Move defcustom here from
7557         gnus-cite.el.
7558         (gnus-message-citation-mode): Autoload.
7559
7560         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7561         checks to make it compile with XEmacs.
7562         (gnus-message-citation-mode): New minor mode.
7563         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7564         (gnus-message-highlight-citation): New variables.
7565         (gnus-message-search-citation-line)
7566         (gnus-message-add-citation-keywords)
7567         (gnus-message-remove-citation-keywords)
7568         (turn-on-gnus-message-citation-mode)
7569         (turn-off-gnus-message-citation-mode): New functions.
7570
7571 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7572
7573         * gnus-cite.el: Enable highlighting of different citation levels in
7574         message-mode.
7575
7576 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7577
7578         * message.el (message-make-fqdn): Fix comment.
7579         (message-bogus-system-names): Add ".local".
7580
7581         * spam.el (spam-ifile-path, spam-ifile-program)
7582         (spam-ifile-database-path, spam-ifile-database)
7583         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7584         Don't use "path" inappropriately.
7585         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7586         strings.
7587         (spam-check-ifile, spam-ifile-register-with-ifile)
7588         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7589         new variable names.
7590
7591         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7592         (gnus-treat-display-smileys): Simplify using
7593         gnus-image-type-available-p.
7594
7595         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7596         available.
7597
7598         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7599         `display-images-p' if available.
7600
7601 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7602
7603         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7604         one after turning on the buffer's multibyteness instead of decoding
7605         them directly in the unibyte buffer that causes unexpected conversion
7606         in Emacs 23 (unicode).
7607
7608 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7609
7610         * message.el (message-generate-hashcash): Fix custom type.
7611
7612 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7613
7614         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7615
7616 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7617
7618         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7619         disconnect icons.  Add help text.
7620
7621 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7622
7623         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7624         negated to be consistent with the others we handle.
7625
7626 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627
7628         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7629         version of gnus-summary-buffer to something, so that we can use two
7630         article buffers at the same time.
7631
7632 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7633
7634         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7635         trigger all the extra headers.
7636         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7637         sorting.
7638
7639 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7640
7641         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7642         solid groups.
7643
7644 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7645
7646         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7647
7648 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7649
7650         * legacy-gnus-agent.el: Add Copyright notice.
7651
7652 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7653
7654         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7655
7656 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7657
7658         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7659
7660         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7661         to make it work reliably in CVS Emacs.
7662         (gnus-summary-limit-strange-charsets-predicate)
7663         (gnus-summary-limit-to-predicate): New functions.
7664
7665 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7666
7667         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7668         specifying array size.
7669         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7670         array if it is too small.
7671         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7672         (gnus-sort-threads-loop): New function.
7673
7674 2006-12-06  Chris Moore  <dooglus@gmail.com>
7675
7676         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7677         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7678
7679 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7680
7681         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7682         options.
7683
7684 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7685
7686         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7687         DOS-ing the recipient.
7688
7689         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7690         the headers when creating the mapping to avoid mismappings.
7691         (nnweb-gmane-create-mapping): Always nix out old mapping.
7692
7693 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7696         and mm-verify-option to never.
7697
7698 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * message.el (message-signed-or-encrypted-p): New function.
7701         (message-forward-make-body): Use it.
7702
7703         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7704         Replace encode-coding-string with mm-encode-coding-string.
7705
7706 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * nneething.el (nneething-decode-file-name): Replace
7709         decode-coding-string with mm-decode-coding-string.
7710
7711         * gnus-int.el (gnus-open-server): Say failed server's name.
7712
7713 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7714
7715         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7716         strings to a single string.  Quote `errors-file-name'.
7717         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7718         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7719         Adjust calls.  Use `shell-quote-argument'.
7720
7721 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7722
7723         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7724         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7725
7726         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7727         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7728         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7729         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7730         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7731         (gnus-subscribe-newsgroup, gnus-1):
7732         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7733         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7734         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7735         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7736
7737 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7740         keystroke.
7741         (gnus-summary-limit-to-bodies): Implement headersp.
7742
7743 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7744
7745         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7746
7747 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7750
7751 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7752
7753         * message.el (message-generate-hashcash): Expand range of values to
7754         include `opportunistic'.
7755         (message-send-mail): Use it.
7756
7757 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7758
7759         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7760         and comment it.
7761
7762         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7763
7764 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7765
7766         * gnus-util.el (gnus-extract-address-components): Improve comment.
7767
7768 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7769
7770         * gnus-util.el (gnus-extract-address-components): Work with address in
7771         which the name portion contains @.
7772
7773         * lpath.el: Fbind custom-autoload.
7774
7775 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7776
7777         * gnus.el (gnus-start): Move custom group up.
7778         (gnus-select-method): Don't autoload, but make it available for
7779         `customize-variable'.
7780         (gnus-getenv-nntpserver): Don't autoload.
7781
7782 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7783
7784         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7785
7786 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7787
7788         * message.el (message-sendmail-extra-arguments): New variable.
7789         (message-send-mail-with-sendmail): Use it.
7790
7791 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7792
7793         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7794         mm-with-unibyte-current-buffer to make string unibyte.
7795
7796         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7797         mm-string-as-multibyte.
7798
7799 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7800
7801         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7802         Reported by Werner Koch <wk@gnupg.org>.
7803
7804 2006-11-14  Daiki Ueno  <ueno@p360>
7805
7806         * mml2015.el: Autoload epa-select-keys when compiling.
7807
7808 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7809
7810         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7811         message-options.
7812         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7813
7814 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7815
7816         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7817         EasyPG (< 0.0.6).
7818         (mml2015-always-trust): New user option.
7819         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7820         prompt.
7821
7822 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7823
7824         * nntp.el (nntp-authinfo-force): New variable.
7825         (nntp-send-authinfo): Use it.
7826
7827 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7828
7829         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7830         decode encoded words.  Improve prompt.  Add comment about forwarding.
7831         (message-replacement-char): Move up.
7832
7833 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7834
7835         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7836         instead of gnus-intersection because arguments of gnus-sorted-nunion
7837         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7838
7839 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7840
7841         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7842         (message-simplify-subject-functions): Enable
7843         message-strip-subject-encoded-words by default.
7844
7845 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7846
7847         * message.el (message-strip-subject-encoded-words): New function.
7848         (message-simplify-subject-functions): New variable.
7849         (message-simplify-subject): Use it.  Fix typo in doc string.
7850         Support message-strip-subject-encoded-words.
7851
7852 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7853
7854         * gnus-diary.el (gnus-diary-delay-format-function):
7855         * nndiary.el (nndiary-reminders):
7856         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7857
7858 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7859
7860         * gnus-art.el (article-hide-boring-headers): Fetch date from
7861         gnus-original-article-buffer to avoid problems with localized date
7862         strings.
7863
7864 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7865
7866         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7867
7868 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7869
7870         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7871         New variables.
7872         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7873         (mm-charset-synonym-alist): Move some entries to
7874         mm-codepage-iso-8859-list.
7875         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7876         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7877
7878 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7881
7882 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7883
7884         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7885         with Emacs 21 and XEmacs.
7886
7887 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7888
7889         * spam.el (spam-parse-address): New function for better parsing,
7890         catching errors, etc.
7891         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7892
7893 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7894
7895         * mm-view.el: Add interactive arg to html2text autoload.
7896
7897 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7900
7901 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7904         variables.
7905         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7906         (mm-charset-synonym-alist): Move some entries to
7907         mm-codepage-iso-8859-list.
7908
7909         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7910
7911 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7912
7913         * message.el (message-citation-line-format)
7914         (message-insert-formated-citation-line): Fix implementation of %E, %N
7915         and %n according to the doc string.
7916
7917 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7918
7919         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7920         car-safe to avoid bad parses.
7921
7922 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7923
7924         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7925         names.
7926
7927         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7928
7929 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7932         header.
7933
7934         * message.el (message-draft-headers): Add Date.
7935         (message-headers-to-generate): Fix typo in docstring.
7936
7937         * nndraft.el (nndraft-required-headers): New variable.
7938         (nndraft-generate-headers): Use it.
7939
7940         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7941
7942 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7943
7944         * gnus-registry.el (gnus-registry-wash-for-keywords)
7945         (gnus-registry-find-keywords): New functions to allow easy searching of
7946         articles that are in the registry.
7947
7948 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7949
7950         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7951         ietf-drums-parse-address instead of gnus-extract-address-components.
7952         Reported by Damien Elmes <damien@repose.cx>.
7953
7954 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7955
7956         * gnus.el (gnus-mime): Remove unused custom group.
7957
7958 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7959
7960         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7961         "blank line" when searching for end of armor headers.
7962
7963 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7964
7965         * gmm-utils.el (gmm-write-region): Fix variable name.
7966
7967 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7968
7969         * gmm-utils.el (gmm-write-region): New function based on compatibility
7970         code from `mm-make-temp-file'.
7971
7972         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7973
7974         * nnmaildir.el (nnmaildir--update-nov)
7975         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7976         Use `gmm-write-region'.
7977
7978 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7981         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7982
7983         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7984
7985         * message.el (message-replacement-char): New variable.
7986         (message-fix-before-sending): Use it.
7987         (message-simplify-subject): New function to remove duplicate code.
7988         (message-reply, message-followup): Use it.
7989
7990         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7991         gnus-summary-limit-to-articles.
7992
7993 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * gnus-util.el (gnus-with-local-quit): New macro.
7996
7997         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7998
7999 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8000
8001         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8002         ignore non-string data.
8003
8004 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8005
8006         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8007         non-string data (needs to be done in the registry too).
8008
8009 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8010
8011         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8012         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8013         (gnus-registry-split-fancy-with-parent)
8014         (gnus-registry-fetch-simplified-message-subject-fast)
8015         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8016         Remove text properties on ingress into the registry and when it's saved.
8017         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8018         registry from entries with no groups.
8019
8020 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8021
8022         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8023         function to remove string properties.
8024
8025 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8026
8027         * gmm-utils.el (gmm): Adjust custom version.
8028
8029         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8030         custom version.
8031
8032         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8033
8034 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8035
8036         * gnus-art.el (gnus-insert-prev-page-button)
8037         (gnus-insert-next-page-button): Simplify.  Reformat.
8038
8039 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8040
8041         * gnus-art.el (gnus-insert-prev-page-button)
8042         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8043
8044 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8045
8046         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8047
8048 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8049
8050         * gnus-art.el (gnus-insert-mime-button)
8051         (gnus-insert-mime-security-button):
8052         Apply gnus-article-button-face to MIME and security buttons.
8053
8054 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8055
8056         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8057         readable.
8058
8059 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8060
8061         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8062
8063 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8064
8065         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8066         `browse-url-of-file' instead of `browse-url'.
8067
8068 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8069
8070         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8071         regexp.  Articles containing quotation were cut prematurely.
8072
8073 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * message.el (message-cite-original-1): Use nobody by default for the
8076         value of From header.
8077         (message-reply): Ditto.
8078
8079 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8080
8081         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8082         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8083         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8084
8085 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8086
8087         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8088         mails in the doc string.  Add some URLs in comment.
8089         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8090
8091 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8094         backslashes handling and the way to find boundaries of quoted strings.
8095
8096 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8097
8098         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8099         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8100         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8101         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8102
8103 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8104
8105         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8106         doc string.
8107         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8108
8109 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8110
8111         * lpath.el: Fbind epg-check-configuration.
8112
8113 2006-09-06  Simon Josefsson  <jas@extundo.com>
8114
8115         * mml2015.el (mml2015-use): Doc fix, mention epg.
8116
8117 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8118
8119         * mml2015.el (mml2015-use): Default to epg, if available.
8120
8121 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8122
8123         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8124         message-sender.
8125         (mml1991-epg-encrypt): Ditto.
8126         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8127         message-sender.
8128         (mml2015-epg-encrypt): Ditto.
8129
8130 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8131
8132         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8133         several common directories.
8134
8135 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8136
8137         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8138         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8139
8140 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8141
8142         * gnus-art.el (article-decode-encoded-words): Make it fast.
8143
8144 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8145
8146         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8147
8148         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8149         in quoted string into `\'.
8150
8151 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8152
8153         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8154         Use standard-syntax-table.
8155
8156 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8157
8158         * gnus-art.el (gnus-decode-address-function): New variable.
8159         (article-decode-encoded-words): Use it to decode headers which are
8160         assumed to contain addresses.
8161         (gnus-mime-delete-part): Remove useless `or'.
8162
8163         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8164         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8165         (gnus-nov-parse-line): Use it to decode From header.
8166         (gnus-get-newsgroup-headers): Ditto.
8167         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8168
8169         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8170         (mail-decode-encoded-address-string): New alias.
8171
8172         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8173         New function.
8174         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8175         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8176         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8177         (rfc2047-decode-string): Ditto.
8178         (rfc2047-decode-address-region): New function.
8179         (rfc2047-decode-address-string): New function.
8180
8181 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8182
8183         * message.el (message-caesar-buffer-body): Allow rotating headers.
8184
8185         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8186
8187         * message.el (message-insert-formated-citation-line): Fix %f.
8188         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8189
8190 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8191
8192         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8193         (gnus-bookmark-mouse-available-p): New macro.
8194         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8195         (gnus-bookmark-bmenu-show-infos): Use it.
8196         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8197         (gnus-bookmark-bmenu-hide-infos): Ditto.
8198         (gnus-bookmark-remove-properties): New function.
8199         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8200         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8201         (gnus-bookmark-write-file): Bind coding-system-for-write.
8202         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8203         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8204         group before selecting it.
8205         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8206         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8207         quit-window if it is not available; use gnus-mouse-2 and bind it to
8208         gnus-bookmark-bmenu-select-by-mouse.
8209         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8210         (gnus-bookmark-bmenu-select-by-mouse): New function.
8211
8212 2006-08-13  Romain Francoise  <romain@orebokech.com>
8213
8214         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8215         space.
8216
8217 2006-08-10  Romain Francoise  <romain@orebokech.com>
8218
8219         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8220         (dns-mode-soa-auto-increment-serial): New user option.
8221         (dns-mode-soa-maybe-increment-serial): New function.
8222         (dns-mode): Add the latter to `write-contents-functions'.
8223
8224 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8225
8226         * compface.el (uncompface): Use binary rather than raw-text-unix.
8227
8228 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8229
8230         * compface.el (uncompface): Make sure the eol conversion doesn't take
8231         place when communicating with the external programs.  Reported by
8232         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8233
8234 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8237
8238 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8239
8240         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8241         Make it more robust by parsing author and date independently.
8242
8243 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8246
8247 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8248
8249         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8250         first matching secret key.
8251         (mml2015-epg-encrypt): Ditto.
8252
8253         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8254         first matching secret key.
8255         (mml1991-epg-encrypt): Ditto.
8256
8257         * mml2015.el (mml2015-encrypt-to-self): New user option.
8258         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8259         mml2015-epg-encrypt-to-self is set.
8260
8261         * mml1991.el (mml1991-encrypt-to-self): New variable.
8262         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8263         mml1991-epg-encrypt-to-self is set.
8264
8265         * mml2015.el (mml2015-signers): New user option.
8266         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8267         (mml2015-epg-encrypt): Allow to select signing keys.
8268
8269         * mml1991.el (mml1991-signers): New variable.
8270         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8271         (mml1991-epg-encrypt): Allow to select signing keys.
8272
8273 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * nnheader.el (nnheader-insert-head): Make it work even if the file
8276         uses CRLF for the line-break code.
8277
8278 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8279
8280         * mml2015.el: Require mml-sec instead of password.
8281         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8282         (mml2015-cache-passphrase): Inherit the default value from
8283         mml-secure-cache-passphrase.
8284         (mml2015-passphrase-cache-expiry): Inherit the default value from
8285         mml-secure-passphrase-cache-expiry.
8286
8287         * mml1991.el: Require mml-sec instead of password.
8288         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8289         (mml1991-cache-passphrase): Inherit the default value from
8290         mml-secure-cache-passphrase.
8291         (mml1991-passphrase-cache-expiry): Inherit the default value from
8292         mml-secure-passphrase-cache-expiry.
8293
8294         * mml-sec.el: Require password.
8295         (mml-secure-verbose): New user option.
8296         (mml-secure-cache-passphrase): New user option.
8297         (mml-secure-passphrase-cache-expiry): New user option.
8298
8299 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8300
8301         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8302         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8303         andreas@altroot.de (Andreas Vögele).
8304
8305         FIXME: Use `tiny change'?
8306
8307 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8308
8309         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8310         workaround for the url package included with Emacs.
8311
8312         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8313
8314 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8315
8316         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8317         correctly.  This fixes a bug caused by the 2006-05-12 change.
8318
8319 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8320
8321         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8322         some information about the error when saying that the `bogus' mail
8323         group will be used.
8324
8325 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8326
8327         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8328         string.
8329
8330 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8331
8332         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8333
8334 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8335
8336         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8337
8338 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8339
8340         * mml1991.el (mml1991-function-alist): Add epg.
8341         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8342         (mml1991-epg-encrypt): New functions.
8343
8344 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8345
8346         * mml2015.el (mml2015-verbose): New variable.
8347         (mml2015-cache-passphrase): Ditto.
8348         (mml2015-passphrase-cache-expiry): Ditto.
8349         (mml2015-function-alist): Add epg.
8350         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8351         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8352         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8353         functions.
8354
8355 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8356
8357         * message.el (message-cite-original-1): Preserve region when removing
8358         quoted text due to X-No-Archive in order to avoid bogus attribution
8359         when citing multiple messages.
8360
8361 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8362
8363         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8364         Kenneth Jacker <khj@be.cs.appstate.edu>.
8365
8366 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8367
8368         * gnus-diary.el (gnus-user-format-function-d)
8369         (gnus-user-format-function-D): Autoload.
8370
8371         * imap.el (Commentary): Fix typo.
8372
8373         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8374         2006-04-22 contribution.
8375
8376 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8377
8378         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8379         It didn't really fix the bogosity I'm seeing with solid web groups.
8380
8381 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8382
8383         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8384         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8385         created using server names.  If we use the feature without declaring
8386         it, Gnus does not properly manage server and group state.
8387
8388         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8389         bound.
8390
8391 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8392
8393         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8394         looking up the method using GROUP's prefix before inventing a new one.
8395         It is used on killed/unknown groups in various places where returning
8396         an all-new method isn't expected by the caller.
8397
8398         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8399         and match semantics of gnus-group-real-prefix.
8400
8401 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8402
8403         * nnmail.el (nnmail-broken-references-mailers): New variable.
8404         (nnmail-ignore-broken-references): New function generalizing
8405         nnmail-fix-eudora-headers.
8406         (nnmail-fix-eudora-headers): Now obsolete.
8407
8408         * gnus-art.el (gnus-button-handle-custom): Support
8409         `customize-apropos*'.
8410
8411 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8412
8413         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8414
8415         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8416         articles.
8417
8418 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8419
8420         * message.el (message-cite-reply-above): New variable.
8421         (message-yank-original): Use it.
8422
8423 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8426
8427 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8428
8429         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8430         as read.
8431
8432         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8433
8434 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8435
8436         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8437         (gnus-bookmark-default-file): Use gnus-directory.
8438         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8439         Remove "*" in doc string.
8440         (gnus-bookmark-write-file): Simplify.
8441         (gnus-bookmark-maybe-sort-alist): Use `when'.
8442         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8443         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8444         FIXME about Emacs 21 and XEmacs compatibility.
8445         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8446         compatibility.
8447         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8448         compatibility.
8449         (gnus-bookmark-menu-heading): Fix version.
8450
8451 2006-06-19  Bastien Guerry  <bzg@altern.org>
8452
8453         * gnus-bookmark.el: New file.
8454
8455 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8456
8457         * message.el (message-syntax-checks): Doc fix.
8458
8459 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8460
8461         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8462         unsubscribed groups as if they were killed ones.  It causes duplicate
8463         entries in gnus-newsrc-alist.
8464
8465 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * message.el (message-syntax-checks): Doc fix.
8468         (message-send-mail): Add check for continuation headers.
8469         (message-check-news-header-syntax): Fix regexp used to check for
8470         continuation headers.
8471
8472 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8475
8476 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8477
8478         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8479
8480 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8481
8482         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8483         default-truncate-lines.
8484
8485 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8488         to fill the utf-8 entry.
8489
8490         * lpath.el: Fbind unicode-precedence-list.
8491
8492 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8493
8494         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8495
8496 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8497
8498         * gnus-agent.el (directory-files-and-attributes): Move all the way
8499         forward (the third and final move).
8500         (gnus-agent-read-agentview): Trap reconstruction errors due to
8501         nonexistant directory.  Handle by returning nil.
8502
8503 2006-05-30  Didier Verna  <didier@xemacs.org>
8504
8505         * message.el (message-dont-reply-to-names): Update the custom type.
8506         * message.el (message-dont-reply-to-names): New defsubst: potentially
8507         convert a list of regexps into a single one.
8508         * message.el (message-get-reply-headers): Use it.
8509         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8510
8511 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * gnus-agent.el (directory-files-and-attributes): Move forward.
8514
8515 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8516
8517         * gnus-ml.el (gnus-mailing-list-subscribe)
8518         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8519         (gnus-mailing-list-message): Fix doc strings.
8520
8521 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8522
8523         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8524         of doing it manually.
8525
8526 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8527
8528         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8529         comment.
8530
8531 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8532
8533         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8534         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8535         (gnus-agent-read-local): All symbols allocated in my-obarray.
8536         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8537         (gnus-agent-regenerate-group): Check numeric names to see if they are
8538         messages or groups.
8539         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8540         better way of do this...)
8541
8542         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8543         'dummy.group' (there should be a better way of do this...)
8544
8545 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8546
8547         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8548         (gnus-saved-headers): Ditto.
8549         (gnus-default-article-saver): Mention functions may have properties.
8550         (gnus-article-save): Override gnus-save-all-headers and
8551         gnus-saved-headers by :headers property which saver function may have.
8552         (gnus-summary-save-in-file): Add :headers property.
8553         (gnus-summary-write-to-file): Ditto.
8554
8555         * gnus-sum.el (gnus-summary-save-article): Bind
8556         gnus-prompt-before-saving to t when saving many articles in a file;
8557         always show all headers.
8558
8559         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8560
8561 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8562
8563         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8564         marks.
8565
8566         * message.el (message-indent-citation): Add optional arguments to allow
8567         using it outside of message buffers.
8568
8569         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8570         (gnus-article-treat-unfold-headers): Use it.
8571         (gnus-article-truncate-lines): New variable.
8572         (gnus-article-mode): Use it.
8573         (gnus-article-toggle-truncate-lines): New function.
8574
8575         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8576         gnus-article-toggle-truncate-lines.
8577
8578         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8579         coding system in XEmacs, use binary.
8580
8581 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8582
8583         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8584         after-load-alist.
8585
8586         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8587         this function should save decoded articles.
8588         (gnus-summary-write-to-file): Use property to specify this function
8589         should save decoded articles and specify gnus-summary-save-in-file
8590         should be used to save articles other than the first one when saving
8591         many articles.
8592         (gnus-summary-save-body-in-file): Use property to specify this
8593         function should save decoded articles.
8594         (gnus-summary-write-body-to-file): Use property to specify this
8595         function should save decoded articles and specify
8596         gnus-summary-save-body-in-file should be used to save articles other
8597         than the first one when saving many articles.
8598
8599         * gnus-sum.el (gnus-summary-save-article): Simplify.
8600
8601 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8602
8603         * gnus-art.el (gnus-default-article-saver): Add
8604         gnus-summary-write-body-to-file.
8605         (gnus-article-save-coding-system): Don't use coding system object
8606         in XEmacs.
8607         (gnus-read-save-file-name): Add optional `dir-var' argument which
8608         specifies directory in which files are saved; work even if optional
8609         `variable' argument is not specified.
8610         (gnus-summary-write-to-file): Read file name.
8611         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8612         (gnus-summary-write-body-to-file): New function.
8613
8614         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8615         (gnus-summary-local-variables): Add it.
8616         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8617         (gnus-summary-save-article): Remove optional `decode' argument;
8618         determine whether to decode articles by the value of
8619         gnus-default-article-saver; when saving many files using
8620         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8621         it first and use gnus-summary-save-in-file or
8622         gnus-summary-save-body-in-file thereafter unless
8623         gnus-prompt-before-saving is always; move point to article which
8624         will be saved.
8625         (gnus-summary-save-article-file): Revert.
8626         (gnus-summary-write-article-file): Revert.
8627         (gnus-summary-save-article-body-file): Revert.
8628         (gnus-summary-write-article-body-file): New function.
8629
8630 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8631
8632         * gnus-art.el (gnus-default-article-saver): Doc fix.
8633         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8634         from gnus-summary-save-article-coding-system, and default to a
8635         certain coding system.
8636         (gnus-output-to-file): Add coding cookie and encode text according
8637         to gnus-article-save-coding-system; don't use mm-append-to-file.
8638
8639         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8640         gnus-art.el and rename to gnus-article-save-coding-system.
8641         (gnus-summary-save-article): Require gnus-art; don't show all
8642         headers if it decodes articles; don't add coding cookie here;
8643         don't bind mm-text-coding-system-for-write.
8644         (gnus-summary-save-article-file): Save decoded articles.
8645         (gnus-summary-write-article-file): When saving many files, use
8646         gnus-summary-write-to-file first and gnus-summary-save-in-file
8647         thereafter unless gnus-prompt-before-saving is always.
8648         (gnus-summary-save-article-body-file): Save decoded articles.
8649
8650         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8651
8652 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8653
8654         * nnrss.el (nnrss-check-group): Bind hash-index.
8655
8656 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8657
8658         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8659         its hash index.  Store this hash in `nnrss-group-data'.
8660         (nnrss-read-group-data): Update accordingly.
8661
8662 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8663
8664         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8665         entry.
8666
8667         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8668         gnus-article-browse-html-article.
8669
8670 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8671
8672         * gnus-sum.el (gnus-summary-mime-map): Add
8673         gnus-article-browse-html-article.
8674
8675         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8676
8677 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8678
8679         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8680         suitable coding systems in customize.
8681
8682 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8683
8684         * mail-source.el (mail-sources): Fix custom type.
8685
8686 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8687
8688         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8689         (gnus-summary-expire-articles-now): Shorten prompt.
8690
8691         * gmm-utils.el (wid-edit): Require.
8692         (defun-gmm): Renamed from `gmm-defun-compat'.
8693         (gmm-image-search-load-path): Use it.
8694         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8695
8696 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8699         variable.
8700         (gnus-summary-save-article): Add optional `decode' argument.  If
8701         it is set and gnus-summary-save-article-coding-system is non-nil,
8702         save decoded article.
8703         (gnus-summary-write-article-file): Save decoded article if
8704         gnus-summary-save-article-coding-system is non-nil.
8705
8706         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8707         type.
8708
8709 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8712
8713 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8716         first to test gnus-single-article-buffer which may be buffer-local.
8717
8718         * gnus-sum.el (gnus-summary-setup-buffer): Make
8719         gnus-single-article-buffer buffer-local and nil in ephemeral
8720         group; make gnus-article-buffer, gnus-article-current, and
8721         gnus-original-article-buffer always buffer-local.
8722         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8723         group.
8724         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8725
8726 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8727
8728         * nnml.el (nnml-request-compact-group): Compressed files might not
8729         have .gz extension.
8730
8731 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8732
8733         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8734         (mm-copy-to-buffer): Use with-current-buffer.
8735         (mm-display-part): Simplify.
8736         (mm-inlinable-p): Add optional arg `type'.
8737
8738 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8739
8740         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8741         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8742         Try harder to show the attachment internally or externally using
8743         gnus-mime-view-part-as-type.
8744
8745 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8746
8747         * message.el (message-from-style, message-signature-separator)
8748         (message-user-organization-file, message-send-mail-function)
8749         (message-citation-line-function, message-yank-prefix)
8750         (message-indent-citation-function, message-signature)
8751         (message-signature-file, message-signature-insert-empty-line):
8752         Remove autoloads.
8753
8754         * gnus-art.el (gnus-buttonized-mime-types): Remove
8755         "multipart/signed".  Revert 2006-04-26 change.
8756
8757 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8758
8759         * gnus.el (gnus-version-number): Bump version.
8760
8761 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8762
8763         * gnus.el: No Gnus v0.5 is released.
8764
8765 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8766
8767         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8768         fetching articles by message-id.
8769
8770 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * message.el (hashcash): Require hashcash as normal.
8773
8774         * ecomplete.el (ecomplete-highlight-match-line): Use
8775         point-at-eol.
8776         (ecomplete-highlight-match-line): Use `highlight', because that
8777         face exists in both Emacs and XEmacs.
8778
8779         * message.el (message-display-abbrev): Use point-at-bol.
8780
8781         * mail-source.el: Don't require timer/timer-funcs.
8782
8783         * gnus-async.el: Ditto.
8784
8785         * password.el: Ditto.
8786
8787         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8788
8789         * mm-url.el: Ditto.
8790
8791         * gnus-xmas.el: Don't require timer-funcs.
8792
8793         * mm-util.el: Require timer/timer-funcs.
8794
8795 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8796
8797         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8798         Close.
8799
8800 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8803         unibyte after clear-decrypt function runs.
8804
8805         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8806         returns as a unibyte string.
8807
8808 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8809
8810         * lpath.el: Revert.
8811
8812         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8813         (pgg-gpg-process-sentinel): Revert.
8814
8815         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8816         (pgg-pgp-lookup-key): Revert.
8817
8818         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8819         (pgg-pgp5-lookup-key): Revert.
8820
8821         * pgg.el (pgg-fetch-key): Revert.
8822
8823 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8824
8825         * lpath.el: Fbind string-as-multibyte for XEmacs.
8826
8827         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8828         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8829         (mml1991-pgg-encrypt): Ditto.
8830
8831         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8832         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8833         a multibyte buffer.
8834
8835         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8836         (pgg-pgp-lookup-key): Ditto.
8837
8838         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8839         (pgg-pgp5-lookup-key): Ditto.
8840
8841         * pgg.el (pgg-fetch-key): Ditto.
8842
8843 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8844
8845         * message.el (message-user-organization-file): Check several
8846         locations of the organization file.
8847
8848         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8849         Add gnus-article-view-part-as-type.
8850
8851         * gnus-art.el (gnus-article-view-part-as-type): New function.
8852
8853         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8854         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8855
8856         * mml.el: Simplify autoload.
8857         (mml-mode): defvar dnd-protocol-alist instead of using
8858         symbol-value.
8859         (mml-default-directory): New variable.
8860         (mml-minibuffer-read-file): Use it.
8861         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8862
8863         * message.el (message-citation-line-format): New variable.
8864         (message-insert-formated-citation-line): New function.
8865         (message-citation-line-function): Add
8866         `message-insert-formated-citation-line' to custom type.
8867
8868         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8869         to doc string.
8870
8871         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8872         depending on mm-verify-option.
8873
8874 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8875
8876         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8877         binding pgg-* variables; reimplement the section which prevents
8878         MIME header from being signed.
8879         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8880         pgg-text-mode; remove a blank line at the top of body.
8881
8882         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8883         lines at the top of body; use gnus-newsgroup-charset if there's no
8884         Charset header.
8885
8886 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8887
8888         * message.el (message-self-insert-commands): Doc fix.
8889
8890         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8891         (mm-uu-pgp-encrypted-test): Ditto.
8892         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8893         between header and body; return application/pgp-encrypted handle
8894         if decryption failed; decode decrypted body by charset.
8895
8896         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8897         element match to application/pgp-*.
8898
8899 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8900
8901         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8902         HTML.
8903
8904 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8905
8906         * mail-source.el (mail-source-call-script): Message the error
8907         string.
8908
8909 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8910
8911         * gnus-util.el (gnus-byte-compile): Use it.
8912
8913 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8914
8915         * gnus-util.el (kill-empty-logs): New function.
8916
8917 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8918
8919         * message.el (message-mail-alias-type): Doc fix.
8920         (message-mail-alias-type-p): New function.
8921         (message-send): Use it.
8922         (message-mode): Ditto.
8923         (message-strip-forbidden-properties): Ditto.
8924
8925         * ecomplete.el (ecomplete-database-file-coding-system): New
8926         variable.
8927         (ecomplete-save): Use it.
8928         (ecomplete-setup): Use it.
8929
8930 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * message.el (message-self-insert-commands): New variable.
8933         (message-strip-forbidden-properties): Use it.
8934
8935 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8936
8937         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8938         that doesn't make XEmacs choke.
8939
8940 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8941
8942         * gnus-util.el (gnus-replace-in-string):
8943         Prefer replace-regexp-in-string over of replace-in-string.
8944
8945 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8946
8947         * gnus-util.el (gnus-select-frame-set-input-focus):
8948         Use select-frame-set-input-focus if it is available in XEmacs; use
8949         definition defined in Emacs 22 for old Emacsen.
8950
8951         * dgnushack.el: Autoload unmorse-region for XEmacs.
8952
8953         * lpath.el: Bind cursor-in-non-selected-windows and
8954         select-frame-set-input-focus for XEmacs.
8955
8956 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8959
8960 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8961
8962         * gnus-registry.el (gnus-registry-cache-save): Remove text
8963         properties when saving via the temp buffer.
8964
8965 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8966
8967         * message.el (message-generate-hashcash): Honor custom type.
8968
8969 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8970
8971         * message.el (message-generate-hashcash): Default to non-nil when
8972         hashcash is found.
8973
8974         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8975         (gnus-refer-thread-limit): Increase default to 500.
8976
8977         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8978
8979         * flow-fill.el (fill-flowed): Allow delete-space.
8980
8981 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8984         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8985         Remove autoloads.
8986
8987 2006-04-18  Simon Josefsson  <jas@extundo.com>
8988
8989         * message.el (message-generate-hashcash): Default to.
8990
8991 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8994         concatenating segments rather than before concatenating them.
8995
8996 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8997
8998         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8999
9000 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9001
9002         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9003
9004         * message.el (message-forward-make-body-plain): Allow
9005         message-forward-ignored-headers to be a list.
9006         (message-remove-ignored-headers): Factor out into function.
9007         (message-forward-make-body-mml): Use it.
9008
9009         * imap.el (imap-quote-specials): New function.
9010         (imap-login-auth): Quote specials.
9011
9012         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9013         (rfc2231-parse-string): Allow concatanation of parameters that
9014         aren't contiguous.  The test case is
9015           (mail-header-parse-content-type "message/external-body;
9016             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9017             access-type=LOCAL-FILE;
9018             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9019
9020 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9021
9022         * nntp.el (nntp-accept-process-output): Return the value of
9023         `nnheader-accept-process-output'.
9024
9025 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9026
9027         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9028         (gnus-button-alist): Recognize more diff formats.
9029         (gnus-button-patch): Strip directory.
9030
9031 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9032
9033         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9034         Emacs 22 when setting focus.
9035
9036 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * gnus-art.el (gnus-article-treat-types): Do treatment of
9039         text/x-verbatim parts.
9040         (gnus-button-patch): New command.
9041
9042         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9043         addresses that contain invalid characters.
9044
9045 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9046
9047         * message.el (message-put-addresses-in-ecomplete): Use
9048         gnus-replace-in-string.
9049         (message-is-yours-p): Use the more correct
9050         mail-header-parse-address instead of
9051         mail-extract-address-components.
9052         (message-put-addresses-in-ecomplete): Fix typo.
9053
9054         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9055         keystroke.
9056
9057         * gnus-art.el (gnus-treatment-function-alist): Change order of
9058         newsgroups/generic header folding to avoid double-folding.
9059
9060         * message.el (message-hidden-headers): Add X-Draft-From.
9061
9062         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9063         command.
9064         (gnus-summary-repeat-search-article-backward): New command.
9065
9066         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9067         groups in the parent topic.
9068
9069 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9070
9071         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9072         (spam-extra-header-to-number): Return the CRM114 number as a
9073         number instead of a string.
9074
9075 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9076
9077         * gnus-art.el (gnus-face-properties-alist): Moved here from
9078         gnus-fun.
9079
9080         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9081
9082 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9083
9084         * message.el (message-strip-forbidden-properties): Only display on
9085         self-insert-command.
9086
9087         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9088         reindent.
9089         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9090
9091 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9092
9093         * smiley.el (smiley-style): Fix typo.
9094
9095 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9096
9097         * hashcash.el (hashcash-insert-payment-async-2): Use
9098         message-goto-eoh instead of doing it manually.
9099         (mail-add-payment): Use message-narrow-to-header instead of trying
9100         to do the same itself.
9101
9102         * message.el (message-hidden-headers): Add Face.
9103
9104         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9105         reparenting code.
9106         (gnus-summary-reparent-children): Refactored out code.
9107         (gnus-summary-thread-map): New keystroke.
9108         (gnus-summary-reparent-children): Make into command.
9109
9110         * smiley.el (smiley-style): Default to `medium' if using a large
9111         font.
9112
9113         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9114         does it itself.
9115
9116         * message.el (message-point-in-header-p): Simplify definition.
9117
9118 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * nnagent.el (nnagent-request-set-mark): Silence log file
9121         writing.
9122         (nnagent-request-set-mark): Use write-region instead of
9123         append-to-file.
9124
9125         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9126         strange select method.
9127
9128         * ecomplete.el (ecomplete-display-matches): Get highlightling
9129         right.
9130         (ecomplete-display-matches): Use literals.
9131         (ecomplete-display-matches): Disable message logging.
9132
9133         * message.el (message-display-abbrev): Small optimization.
9134
9135         * ecomplete.el (ecomplete-display-matches): Allow automatic
9136         display.
9137
9138         * message.el (message-strip-forbidden-properties): Display
9139         abbrevs.
9140         (message-display-abbrev): Get automatic display right.
9141
9142         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9143         keystrokes.
9144
9145 2006-04-13  Romain Francoise  <romain@orebokech.com>
9146
9147         TODO: Backport to v5-10!
9148
9149         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9150         Moved here (and renamed) from gnus-registry.el.
9151
9152         * gnus-registry.el: Require gnus-util.
9153         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9154
9155 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9156
9157         * gnus-group.el (gnus-group-catchup-current): Change
9158         if-then-else-if-then-else into cond.
9159         (gnus-group-catchup): Indent.
9160         (group-name-at-point): New function.
9161         (gnus-fetch-group): Provide default from thing at point.
9162
9163 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9164
9165         * message.el (message-display-abbrev): Fix regexp.
9166
9167         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9168         choosing.
9169         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9170         dead variables.
9171
9172         * message.el (message-newline-and-indent): Remove debugging.
9173         (message-display-abbrev): Use new implementation.
9174
9175 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9176
9177         * gnus-art.el (gnus-article-mode): Set
9178         cursor-in-non-selected-windows to nil.
9179
9180         * smiley.el: Revert previous change.
9181         (smiley-data-directory): defvar it before using it in the
9182         defcustom of `smiley-style'.
9183
9184 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9185
9186         * message.el (message-newline-and-indent): New function.
9187
9188         * ecomplete.el: Implement more bits.
9189
9190         * message.el (message-put-addresses-in-ecomplete): Clean up the
9191         string.
9192
9193         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9194
9195         * gnus-sum.el (gnus-summary-save-parts): Bind
9196         gnus-summary-save-parts-counter and use it to make unique file
9197         names.
9198
9199         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9200
9201         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9202         parameter to say whether to actually parse the individual
9203         addresses.
9204
9205         * message.el (message-put-addresses-in-ecomplete): New function.
9206         (ecomplete): Require.
9207         (message-mail-alias-type): Add ecomplete as an option.
9208
9209 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9210
9211         * flow-fill.el (fill-flowed): Remove trailing space from blank
9212         quoted lines.
9213
9214 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9215
9216         * smiley.el (smiley-style): Move definition later to avoid a
9217         compilation warning.
9218
9219 2006-04-12  Kenichi Handa  <handa@m17n.org>
9220
9221         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9222         buffer and then decode the buffer text if necessary.
9223         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9224         first, and after mm-encode-body, change the buffer to unibyte.
9225         Use mm-disable-multibyte instead of set-buffer-multibyte.
9226
9227 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9230         Content-Type header instead of Content-Disposition header.
9231         (gnus-mime-inline-part): Ditto.
9232         (gnus-mime-view-part-as-charset): Ignore charset that the part
9233         specifies.
9234
9235         * mm-decode.el (mm-display-part): Work with external parts and
9236         usual parts similarly.
9237
9238         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9239         instead of gnus-display-mime.
9240
9241         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9242         instead of with-temp-buffer.
9243
9244         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9245         tag to summarized topics part in order to encode non-ASCII text.
9246
9247 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9248
9249         * smiley.el (smiley-style): New variable.
9250         (smiley-directory): New function.
9251         (smiley-data-directory): Derive from `smiley-style' using
9252         `smiley-directory'.
9253         (smiley-regexp-alist): Add new entries.
9254
9255         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9256         (gnus-article-browse-delete-temp): Add :version.
9257
9258 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9259
9260         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9261         the sieve region.
9262
9263 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9264
9265         * gnus.el (gnus-version-number): Bump version.
9266
9267 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9268
9269         * gnus.el: No Gnus v0.4 is released.
9270
9271 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9272
9273         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9274         layout.
9275
9276         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9277         unknown charset.
9278
9279         * message.el (message-header-synonyms): Add Original-To to the
9280         default.
9281
9282         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9283         optional parameter.
9284
9285 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * gnus-fun.el (gnus): Require it for gnus-directory.
9288
9289 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9290
9291         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9292
9293 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9294
9295         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9296
9297 2006-04-05  Simon Josefsson  <jas@extundo.com>
9298
9299         * password.el (password-reset): New function.
9300
9301 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9302
9303         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9304         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9305
9306 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9307
9308         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9309         Some whitespace was matched into the url, which broke browsing hits
9310         > 100 when mm-url-use-external was nil.
9311
9312 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9313
9314         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9315         gnus-extra-headers for 'Newsgroups.
9316
9317         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9318         bound.
9319
9320 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9321
9322         * pgg-gpg.el: Clean up process buffers every time gpg processes
9323         complete.
9324
9325 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9326
9327         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9328         doc string.
9329
9330 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9331
9332         * pgg-gpg.el (pgg-gpg-process-filter)
9333         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9334
9335         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9336         lines, temporary fix.
9337
9338 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9339
9340         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9341
9342 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9343
9344         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9345         default-enable-multibyte-characters.  This reverts the change from
9346         revision 6.17 which is no longer necessary because the passphrase
9347         is sent separately now.  GnuPG messages are unreadable under
9348         multibyte locales with default-enable-multibyte-characters set to
9349         nil.
9350
9351 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9352
9353         * message.el (message-tool-bar-gnome): Move "spell".
9354
9355 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9356
9357         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9358         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9359         instead.
9360
9361 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9362
9363         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9364         newsgroups handling for NNTP overviews which don't include
9365         Newsgroups.
9366
9367 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9368
9369         * message.el (message-resend): Bind message-generate-hashcash to nil.
9370
9371 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9372
9373         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9374         when searching for already-paid recipients.
9375
9376 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9377
9378         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9379         passphrases when it is not needed.
9380         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9381         passphrase stuff from gpg, should only be necessary when you use
9382         gpg with a smartcard.
9383
9384 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9385
9386         * mml.el (mml-insert-mime): Ignore cached contents of
9387         message/external-body part.
9388
9389         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9390         (mm-insert-part): Ditto.
9391
9392 2006-03-23  Simon Josefsson  <jas@extundo.com>
9393
9394         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9395         Reiner.
9396         (pgg-gpg-use-agent-p): Use it again.
9397
9398 2006-03-23  Simon Josefsson  <jas@extundo.com>
9399
9400         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9401         older emacsen.
9402         (pgg-gpg-use-agent-p): Don't use it.
9403
9404 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9405
9406         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9407         if we can.
9408
9409 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9410
9411         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9412         (pgg-gpg-update-agent): New function.
9413         (pgg-gpg-use-agent-p): New function.
9414         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9415         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9416         (pgg-gpg-sign-region): Use it.
9417
9418 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9419
9420         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9421         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9422
9423 2006-03-21  Simon Josefsson  <jas@extundo.com>
9424
9425         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9426         <wilde@sha-bang.de>.
9427         (pgg-gpg-use-agent): New variable.
9428         (pgg-gpg-process-region): Use it.
9429         (pgg-gpg-encrypt-region): Likewise.
9430         (pgg-gpg-encrypt-symmetric-region): Likewise.
9431         (pgg-gpg-decrypt-region): Likewise.
9432         (pgg-gpg-sign-region): Likewise.
9433         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9434
9435 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9436
9437         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9438
9439         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9440         Add comment on version.
9441
9442 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9443
9444         * smiley.el: Add missing test smiley.
9445
9446 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9447
9448         * mm-decode.el (mm-with-part): New macro.
9449         (mm-get-part): Use it; work with message/external-body as well.
9450         (mm-save-part): Treat name and filename equally.
9451
9452         * mm-extern.el (mm-extern-cache-contents): New function.
9453         (mm-inline-external-body): Use it; force the part to be displayed;
9454         move undisplayer added to the cached handle to the parent.
9455
9456         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9457         (gnus-mime-view-part-as-type): Work with message/external-body.
9458
9459         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9460
9461 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9462
9463         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9464         images in image-load-path.  [Sync with image.el, revision 1.60, in
9465         Emacs.]
9466
9467 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9468
9469         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9470         path rather than symbol.  Always return list of directories.
9471         Guarantee that image directory comes first.  [Sync with image.el,
9472         revision 1.59, in Emacs.]
9473
9474         * message.el (message-make-tool-bar): Adjust to new API of
9475         `gmm-image-load-path-for-library'.
9476
9477         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9478
9479         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9480
9481 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9482
9483         * gnus-art.el (gnus-article-only-boring-p):
9484         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9485         intangible text.
9486         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9487
9488 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9489
9490         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9491         `defun' instead of `gmm-defun-compat'.
9492
9493 2006-03-14  Simon Josefsson  <jas@extundo.com>
9494
9495         * message.el (message-unique-id): Don't use message-number-base36
9496         if (user-uid) is a float.
9497         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9498
9499 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9500
9501         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9502
9503         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9504         empty line between a part and a message part.
9505
9506 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9507
9508         * smiley.el: Add more test smileys.
9509         (smiley-data-directory, smiley-regexp-alist)
9510         (gnus-smiley-file-types): Fix doc strings.
9511         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9512         adding new elements.
9513         (smiley-mouse-map): Unused code.  Make it a comment.
9514
9515 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9516
9517         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9518         scan latest NoCeM messages instead of old ones.
9519         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9520         delimiters that are recently used.
9521         (gnus-nocem-load-cache): Add autoload cookie.
9522
9523         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9524
9525         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9526         level which is larger than gnus-use-nocem is specified.
9527
9528         * gnus-group.el (gnus-group-get-new-news): Ditto.
9529
9530 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9531
9532         * gnus-util.el (gnus-tool-bar-update): New function.
9533
9534         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9535         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9536
9537         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9538
9539         * gnus-group.el (gnus-group-redraw-when-idle)
9540         (gnus-group-redraw-check): Remove.
9541         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9542
9543 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9546         if optional last element is specified in splits (FIELD VALUE...).
9547
9548 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9549
9550         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9551         to gmm-image-load-path-for-library.  Call with no-error argument.
9552         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9553
9554         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9555
9556         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9557
9558         * gmm-utils.el (gmm-image-load-path): Remove alias.
9559
9560 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9561
9562         * gmm-utils.el (gmm-image-load-path): Add alias.
9563
9564         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9565         nnml-generate-nov-databases-1.
9566         (nnml-generate-nov-databases): Use it.
9567         (nnml-generate-nov-databases-directory): Document no-active
9568         argument.
9569
9570         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9571         directory if path is t.  Add no-error.
9572
9573         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9574         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9575
9576         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9577         resetting gnus-article-browse-html-temp-list.
9578
9579         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9580         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9581         Add example to docstring.  Rename local variables.  Move error
9582         checks to default case in cond and simplify.
9583
9584 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9585
9586         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9587         handle is multipart when calling it recursively.
9588         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9589
9590 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9591
9592         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9593         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9594
9595 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9598         is loaded.
9599
9600         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9601         loaded.
9602
9603 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9606         to "Emacs 23 (unicode)" in doc string.
9607
9608         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9609         "Emacs 23 (unicode)" in comment.
9610
9611 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9612
9613         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9614
9615         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9616         characters 160 through 255 in Emacs 23.
9617
9618 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9619
9620         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9621         gnus-article-browse-html-temp.
9622         (gnus-article-browse-delete-temp): Make it customizable.  Add
9623         `file'.  Adjust doc string.
9624         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9625         query for each file.  Adjust doc string.
9626         (gnus-article-browse-html-parts): Add
9627         `gnus-article-browse-delete-temp-files' to
9628         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9629
9630 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9631
9632         * gnus-art.el (gnus-article-browse-html-temp)
9633         (gnus-article-browse-delete-temp): New variables.
9634         (gnus-article-browse-delete-temp-files): New function.
9635         (gnus-article-browse-html-parts): Use it.
9636
9637 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9638
9639         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9640
9641         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9642         string.
9643
9644         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9645         gnus-summary-insert-new-articles when unplugged.  Remove
9646         gnus-summary-search-article-forward.
9647
9648         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9649         display-visual-class instead of display-color-cells.
9650
9651 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9652
9653         * dgnushack.el: Autoload customize-group for XEmacs.
9654
9655         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9656         message/* containing non-ASCII text properly.
9657
9658 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9659
9660         * message.el: Require gmm-utils, remove autoloads.
9661         (message-tool-bar): Set default based on
9662         gmm-tool-bar-style.
9663         (message-tool-bar-gnome): Add gmm-customize-mode.
9664
9665         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9666         gmm-tool-bar-style.
9667         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9668
9669         * gnus-group.el (gnus-group-tool-bar): Set default based on
9670         gmm-tool-bar-style.
9671         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9672
9673         * gmm-utils.el (gmm-image-directory): Rename variable from
9674         gmm-image-load-path.
9675         (gmm-image-load-path): Use gmm-image-directory.
9676         (gmm-customize-mode): New function.
9677         (gmm-tool-bar-style): New variable.
9678
9679         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9680         gnus-group-redraw-line-number.
9681         (gnus-group-redraw-check): Simplify.
9682         (gnus-group-tool-bar-update): Remove redraw check.
9683         (gnus-group-make-tool-bar): Add redraw check.
9684
9685 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9686
9687         * gnus-art.el (gnus-button): Add missing parentheses.
9688
9689 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * lpath.el: Fbind line-number-at-pos.
9692
9693 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9694
9695         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9696
9697 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9698
9699         * gnus-art.el (gnus-button): New face.
9700         (gnus-article-button-face): Use it.
9701
9702         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9703         gnus-summary-next-page.  Re-order.
9704
9705         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9706         next-node are now included.
9707         (gnus-group-redraw-line-number): New internal variable.
9708         (gnus-group-redraw-check): Helper function for updating the tool
9709         bar.
9710         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9711
9712         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9713
9714         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9715         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9716         Use it to match format of Spamassassin 3.0 and later.  Reported by
9717         IRIE Tetsuya <irie@t.email.ne.jp>.
9718         (spam-check-bogofilter)
9719         (spam-bogofilter-register-with-bogofilter): Fix args of
9720         `gnus-error' calls.
9721
9722 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9723
9724         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9725         unnecessary interaction when sending queued mails.  Reported by
9726         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9727
9728 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9731         first or last are nil.
9732
9733 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9734
9735         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9736
9737 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9740
9741 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9742
9743         * dns.el (query-dns): Protect more against buggy tcp output.
9744
9745 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9746
9747         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9748         nov.php.
9749
9750 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9751
9752         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9753         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9754         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9755         output on the server side.
9756         (nnweb-google-create-mapping): Update regexps and add some
9757         progress indication.
9758
9759 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9762         gnus-agent-toggle-plugged.  Re-order icons.
9763         (gnus-group-tool-bar-gnome): Add
9764         gnus-group-{prev,next}-unread-group.
9765         (gnus-group-tool-bar-gnome): Re-order icons.
9766
9767         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9768         gnus-summary-insert-new-articles.
9769
9770         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9771         comments.
9772
9773         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9774         also available in Emacs 21.3.
9775
9776         * message.el (message-fix-before-sending): Change "Emacs 22" to
9777         "Emacs 23 (unicode)" in comment.
9778
9779         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9780         "Emacs 23 (unicode)" in comment.
9781
9782         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9783         comment.
9784         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9785
9786         * mm-view.el (mm-fill-flowed): Add :version.
9787
9788 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9789
9790         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9791         and load-path.
9792
9793 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9794
9795         * message.el: Autoload gmm-image-load-path.
9796         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9797         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9798         consitency.
9799
9800         * gmm-utils.el (gmm-image-load-path): Also search in
9801         "../etc/images".  Don't set gmm-image-load-path if we don't find
9802         the image.
9803
9804 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9805
9806         * gmm-utils.el (gmm-image-load-path): Don't make
9807         `gmm-image-load-path' include subdirectories which the second arg
9808         `image' might specify.
9809
9810         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9811         subdirectory to icon file names.
9812
9813         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9814
9815 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9818         gmm-image-load-path calls.
9819
9820         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9821
9822         * message.el (message-make-tool-bar): Ditto.
9823
9824         * mml.el (mml-preview): Added comment concerning tool bar icons.
9825
9826         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9827         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9828
9829         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9830         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9831
9832         * message.el (message-tool-bar-gnome): Use new icon names.
9833         (message-make-tool-bar): Use `gmm-image-load-path'.
9834
9835         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9836         functions from MH-E.
9837         (gmm-image-load-path): New variable from MH-E.
9838         (gmm-image-load-path): New function from MH-E.  Added arguments
9839         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9840         *-image-load-path-called-flag.
9841
9842 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9843
9844         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9845
9846 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9847
9848         * nnimap.el (nnimap-request-move-article): Change folder back to
9849         source group before deleting.
9850
9851 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9852
9853         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9854
9855         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9856         mm-url.
9857
9858         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9859
9860 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9861
9862         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9863         coding system which mm-charset-to-coding-system returns for a
9864         given charset is valid.
9865
9866 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9867
9868         * html2text.el (html2text-remove-tag-list):
9869         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9870
9871 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9872
9873         * gnus-cus.el: Revert 2005-10-17 change.
9874
9875 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9876
9877         * gnus-art.el (article-strip-banner): Call
9878         article-really-strip-banner only when the regexp match is made.
9879
9880 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9881
9882         * gnus-art.el (article-strip-banner): Use
9883         gnus-extract-address-components instead of
9884         mail-header-parse-addresses to make it work with non-ASCII text;
9885         remove mail-encode-encoded-word-string.
9886
9887         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9888         values which are surrounded with \"...\"; make it never cause a
9889         Lisp error; give up parsing of parameters if it failed in
9890         extracting type.
9891
9892 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9893
9894         * smime.el (smime-cert-by-ldap-1): Fix bug where
9895         `smime-ldap-search' returns results without userCertificates.
9896
9897 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9898
9899         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9900
9901 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9902
9903         * spam.el (spam-check-spamassassin-headers): Adapt format for
9904         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9905         <ari@mbf.ocn.ne.jp>.
9906         (spam-list-of-processors): Add spam-use-gmane.
9907
9908 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9911         make-temp-file; make it work with XEmacs as well.
9912
9913         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9914         mm-make-temp-file.
9915
9916         * mm-decode.el (mm-display-external): Use the 3rd arg of
9917         mm-make-temp-file.
9918         (mm-create-image-xemacs): Ditto.
9919
9920 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9923         with message-narrow-to-headers.
9924         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9925         (gnus-draft-check-draft-articles): New function.
9926         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9927
9928 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * gnus-art.el (gnus-article-browse-html-parts):
9931         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9932         Don't use suffix argument for mm-make-temp-file for Emacs 21
9933         compatibility.  Remove useless `format'.
9934
9935 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9936
9937         * nnweb.el (nnweb-google-wash-article): Update regexps.
9938         (nnweb-group-alist): Use defvoo instead of defvar.
9939
9940 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9941
9942         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9943         re-loading nn* modules.
9944
9945 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9946
9947         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9948         for `tool-bar-mode' and don't check it's default-value.
9949
9950         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9951
9952         * message.el (message-make-tool-bar): Ditto.
9953
9954         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9955         `substring'.  Shorten tmp-file name.
9956
9957         * gnus.el: Remove bogus comment.
9958
9959 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9960
9961         * gnus-art.el (gnus-article-browse-html-parts): New function.
9962         (gnus-article-browse-html-article): New function for viewing html
9963         articles with a browser.
9964
9965 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9966
9967         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9968         in elisp.
9969         (pgg-gpg-encrypt-symmetric-region): Ditto.
9970         (pgg-gpg-sign-region): Ditto.
9971
9972         * pgg-def.el (pgg-text-mode): New variable.
9973
9974         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9975         (mml2015-pgg-encrypt): Ditto.
9976
9977         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9978         (mml1991-pgg-encrypt): Ditto.
9979
9980 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9983         message-make-date instead of current-time-string.
9984
9985         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9986         to gnus-decoded which mm-uu might set.
9987
9988 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9989
9990         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9991         don't decode quoted parameters; remove misimported Emacs code.
9992         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9993         (rfc2231-decode-encoded-string): Don't use split-string which
9994         behaves differently according to Emacs version; use
9995         mm-decode-coding-region to convert charset to coding-system.
9996         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9997         (rfc2231-encode-string): Remove misimported Emacs code.
9998
9999 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10000
10001         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10002         when calling mail-header-parse-content-type.
10003         (article-de-quoted-unreadable): Ditto.
10004         (article-de-base64-unreadable): Ditto.
10005         (article-wash-html): Ditto.
10006
10007         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10008         calling mail-header-parse-content-type and
10009         mail-header-parse-content-disposition.
10010         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10011         mail-header-parse-content-type.
10012
10013         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10014         insert charset and format parameters; encode description after
10015         inserting it to buffer.
10016         (mml-insert-parameter): Fold lines properly even if a parameter is
10017         segmented into two or more lines; change the max column to 76.
10018
10019         * rfc1843.el (rfc1843-decode-article-body): Don't use
10020         ignore-errors when calling mail-header-parse-content-type.
10021
10022         * rfc2231.el (rfc2231-parse-string): Return at least type if
10023         possible; don't cause an error even if it fails in parsing of
10024         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10025         (rfc2231-encode-string): Don't break lines at the beginning, leave
10026         it to mml-insert-parameter.
10027
10028         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10029         calling mail-header-parse-content-type.
10030
10031 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10032
10033         * spam-report.el (spam-report-gmane-use-article-number):
10034         Improve doc string.
10035         (spam-report-gmane-internal): Check if a suitable header was found
10036         in the article.
10037
10038 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10039
10040         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10041         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10042
10043 2006-02-05  Romain Francoise  <romain@orebokech.com>
10044
10045         Update copyright notices of all files in the gnus directory.
10046
10047 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10048
10049         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10050
10051 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10054         segmented lines of parameter value to cope with Thunderbird 1.5
10055         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10056         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10057         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10058
10059 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10060
10061         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10062         parts.
10063
10064 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10065
10066         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10067         there's only one active file for all servers.
10068         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10069         solid groups.  Gnus might have used a FAST request to select the group.
10070         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10071         and nnweb-search redundantly in the active file.
10072         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10073         (nnweb-request-create-group): Don't use ARGS.
10074         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10075         initialisations.  Let nnoo do the work.
10076
10077 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10080         Say the part has been decoded.
10081
10082         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10083
10084 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10085
10086         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10087         mailcap-viewer-test-cache when there's no 'test clause, since that
10088         will invert the meaning of a "nil" test previously determined by
10089         mailcap-mailcap-entry-passes-test.
10090
10091 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10092
10093         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10094         compiling.
10095
10096         * gnus-sum.el: Ditto.
10097
10098         * message.el: Don't bind tool-bar-map when compiling.
10099
10100 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10101
10102         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10103
10104 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10105
10106         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10107         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10108         current Google Groups.
10109
10110 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10111
10112         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10113         and tool-bar-mode.
10114
10115         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10116         and tool-bar-mode.
10117
10118         * message.el (message-tool-bar-update): Simplify.
10119         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10120
10121         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10122         gnus-summary-buffer.
10123         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10124         gnus-summary-reply.
10125
10126         * gmm-utils.el (gmm): Add :version.
10127
10128 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * Makefile.in (clean): New rule.
10131         (distclean): Use it.
10132
10133 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10134
10135         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10136         autoload.
10137
10138 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10139
10140         * gmm-utils.el (gmm-verbose): Add :group.
10141
10142 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * message.el: Change some comments WRT tool-bars.
10145
10146         * gnus-sum.el (gnus-summary-tool-bar)
10147         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10148         (gnus-summary-tool-bar-zap-list): New variables.
10149         (gnus-summary-make-tool-bar): Complete rewrite using
10150         `gmm-tool-bar-from-list'.
10151
10152         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10153         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10154         variables.
10155         (gnus-group-make-tool-bar): Complete rewrite using
10156         `gmm-tool-bar-from-list'.
10157         (gnus-group-tool-bar-update): New function.
10158
10159         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10160
10161 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10164         is dissected into a single part of which the type is the same as
10165         the given one; decode charset.
10166
10167 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10168
10169         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10170         into alists as symbol not string, since that's what
10171         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10172         look for.
10173
10174 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10175
10176         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10177         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10178
10179         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10180
10181 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10182
10183         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10184         (gnus-xmas-mime-security-button-menu): New function.
10185
10186         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10187         (gnus-mime-security-button-menu): New definition.
10188         (gnus-mime-security-button-map): Use them.
10189         (gnus-mime-security-button-menu): New function.
10190         (gnus-insert-mime-security-button): Addition to help echo.
10191         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10192         (gnus-mime-security-pipe-part): New functions.
10193
10194         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10195         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10196
10197         * mm-decode.el (mm-handle-set-disposition): Remove.
10198         (mm-handle-set-description): Remove.
10199
10200 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10203         (mm-w3m-standalone-supports-m17n-p): New function.
10204         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10205         w3m usage.
10206
10207         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10208         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10209
10210 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10211
10212         * message.el (message-tool-bar-zap-list): Use
10213         gmm-tool-bar-zap-list as custom type.
10214         (message-tool-bar-update): New function.
10215         (message-tool-bar, message-tool-bar-gnome)
10216         (message-tool-bar-retro): Add message-tool-bar-update.
10217         (message-tool-bar-gnome): Add flyspell-buffer.
10218
10219         * gnus-util.el (gnus-error): Describe `args'.
10220
10221         * gmm-utils.el (gmm-error): Describe `args'.
10222         (gmm-tool-bar-zap-list): New widget.
10223         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10224
10225 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10228         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10229         the number of recursive calls.
10230
10231         * mm-decode.el (mm-handle-set-disposition): New macro.
10232         (mm-handle-set-description): New macro.
10233
10234 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10235
10236         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10237         encoding.
10238
10239 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10240
10241         * message.el (message-tool-bar-zap-list, message-tool-bar)
10242         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10243         (message-tool-bar-local-item-from-menu): Remove.
10244         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10245         (message-make-tool-bar): New function.
10246         (message-mode): Use `message-make-tool-bar'.
10247
10248         * gmm-utils.el: New file.
10249         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10250         (gmm-lazy): New widget copied from `nnmail.el'.
10251         (gmm-tool-bar-from-list): New function for creating customizable
10252         tool bars.
10253         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10254         output.
10255         (gmm): Add :prefix to defgroup.
10256
10257 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10258
10259         * gmm-utils.el (gmm-widget-p): New function.
10260
10261 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10262
10263         * mml.el (mml-attach-file): Describe `description' in doc string.
10264         (mml-menu): Add Emacs MIME manual and PGG manual.
10265
10266 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10267
10268         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10269
10270 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10271
10272         * nntp.el (nntp-end-of-line): Doc fix.
10273
10274 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10275
10276         * imap.el (imap-open): Handle case where buffer is a buffer
10277         object.
10278
10279 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10280
10281         * gnus-delay.el (gnus-delay): Don't autoload.
10282         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10283         to be re-loaded when customizing the `gnus-delay' group.
10284
10285 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10286
10287         * message.el (message-insert-citation-line): Use newlines.
10288
10289 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10290
10291         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10292         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10293         these routines, so the passphrase can be managed externally and
10294         passed in to the system.
10295         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10296         pgg-add-passphrase-to-cache function.
10297
10298         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10299         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10300         these routines, so the passphrase can be managed externally and
10301         passed in to the system.
10302         (pgg-pgp5-sign-region): Use new name of
10303         pgg-add-passphrase-to-cache function.
10304
10305 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10306
10307         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10308         part of the decoded armor to find the key-identifier.
10309         (pgg-gpg-lookup-key-owner): New function to return the
10310         human-readable identifier of a key owner.
10311         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10312         itself.
10313         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10314         the key value) if we have a key and can match it against a secret
10315         key.  Also, added a note pointing out fact that the prompt only
10316         indicates the first matching key.
10317
10318         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10319         pgg-decrypt-region.
10320         (pgg-add-passphrase-to-cache): Rename from
10321         `pgg-add-passphrase-cache' to reduce confusion (all callers
10322         changed).
10323         (pgg-remove-passphrase-from-cache): Rename from
10324         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10325         changed).
10326         (pgg-read-passphrase, pgg-add-passphrase-cache)
10327         (pgg-remove-passphrase-cache): Add informative docstrings.
10328         (pgg-decrypt): Convey provided passphrase in subordinate call to
10329         pgg-decrypt-region.
10330
10331 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10332
10333         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10334         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10335         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10336         'passphrase' argument, so the passphrase can be managed externally
10337         and then passed in to the system.
10338
10339         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10340         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10341         so the passphrase cache can be used reliably with identifiers
10342         besides a pgp packet's key id.
10343
10344         * pgg-gpg.el (pgg-gpg-encrypt-region)
10345         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10346         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10347         these routines, so the passphrase can be managed externally and
10348         passed in to the system.
10349
10350         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10351         'notruncate' argument, so the passphrase cache can be used
10352         reliably with identifiers besides a pgp packet's key id.
10353
10354 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10355
10356         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10357         symmetric encryption.
10358         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10359         encrypted session key.
10360         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10361         message ask for the passphrase in a proper way.
10362
10363         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10364         New user commands for symmetric encryption.
10365
10366 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10367
10368         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10369
10370         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10371
10372 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10373
10374         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10375
10376 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10377
10378         * mm-decode.el (mm-inlined-types): Add application/pgp.
10379         (mm-automatic-display): Ditto.
10380
10381         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10382         part as text.
10383
10384 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10385
10386         * nnrss.el: Update copyright.
10387         (nnrss-opml-import): Query whether to subscribe to each entry.
10388
10389         * gnus-art.el:
10390         * gnus-sum.el:
10391         * gnus-xmas.el:
10392         * messagexmas.el:
10393         * mm-uu.el:
10394         * mm-view.el: Update copyright.
10395
10396 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10397
10398         * message.el (message-info): New function.
10399         (message-mode-menu): Add it.
10400         Update copyright.
10401
10402         * ChangeLog: Fix and update copyright.
10403
10404 2006-01-13  Romain Francoise  <romain@orebokech.com>
10405
10406         * message.el (message-forward-subject-name-subject): Prefer the
10407         address to 'nowhere' if the sender has no name.
10408         Fix typo.  Update copyright year.
10409
10410 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * gnus-art.el (article-wash-html): Use
10413         gnus-summary-show-article-charset-alist if a numeric arg is given.
10414         (gnus-article-wash-html-with-w3m-standalone): New function.
10415
10416         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10417         mm-inline-text-html-render-with-w3m-standalone.
10418         (mm-text-html-washer-alist): Map w3m-standalone to
10419         gnus-article-wash-html-with-w3m-standalone.
10420         (mm-inline-text-html-render-with-w3m-standalone): New function.
10421
10422 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10423
10424         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10425         Improve LaTeX.
10426
10427 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10428
10429         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10430         (nnrss-request-article): Render text/plain parts as HTML.
10431
10432         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10433         the buffer.
10434
10435 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10436
10437         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10438         custom definition of `gnus-posting-styles'.
10439
10440         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10441         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10442
10443 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10444
10445         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10446         Use nntp for bug archive.
10447
10448 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10451         parts.
10452         (nnrss-normalize-date): New function converts ISO 8601 date into
10453         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10454         (nnrss-check-group): Use it.
10455
10456 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10457
10458         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10459
10460         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10461         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10462         (nnrss-insert-w3): Ditto.
10463
10464 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10467         the articles to be forwarded including the case where neither a
10468         number of articles nor a region is specified.
10469
10470 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * nnrss.el (nnrss-request-article): Fix last change; fill
10473         text/plain parts.
10474
10475 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10476
10477         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10478         in text/plain part.
10479         (nnrss-check-group): Don't add excessive newline to dc:subject.
10480
10481 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10482
10483         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10484         article.
10485
10486 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10487
10488         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10489         (nnml-use-compressed-files, nnml-save-mail): Support other
10490         comression programs such as bzip2.
10491
10492 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * dns.el (query-dns): Make sure we check the buffer size before
10495         removing tcp headers.
10496
10497 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10500         remove MIME buttons associated with multipart/alternative parts.
10501         (gnus-mime-display-alternative): Tag buttons using `article-type'
10502         text property.
10503
10504         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10505         associated with multipart/alternative parts.
10506
10507         * gnus-art.el (gnus-signature-separator): Fix custom type.
10508
10509         * mm-decode.el (mm-inlined-types): Fix custom type.
10510         (mm-keep-viewer-alive-types): Ditto.
10511         (mm-automatic-display): Ditto.
10512         (mm-attachment-override-types): Ditto.
10513         (mm-inline-override-types): Ditto.
10514         (mm-automatic-external-display): Ditto.
10515
10516 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10517
10518         * spam-report.el (spam-report-user-mail-address)
10519         (spam-report-user-agent): New variables.
10520         (spam-report-url-ping-plain): Use spam-report-user-agent.
10521
10522 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10523
10524         * gnus-art.el (gnus-button-handle-custom): Do not just use
10525         `customize-apropos' for any "M-x customize-*" button but the
10526         function called for.  Accept both the function name and its
10527         argument in order to achieve this.
10528         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10529         function name to `gnus-button-handle-custom' in case of "M-x
10530         customize-*" buttons.
10531
10532 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10535         multipart/alternative and add xref to mm-discouraged-alternatives
10536         in doc string.
10537
10538         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10539         gnus-buttonized-mime-types in doc string.
10540
10541 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10542
10543         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10544         Suggest image/.* in the doc string.
10545
10546 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10547
10548         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10549         message-marks (Debian bug #342521).
10550
10551 2005-12-12  Simon Josefsson  <jas@extundo.com>
10552
10553         * password.el (password-read-from-cache): Add.
10554         (password-read): Use it.
10555
10556 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10557
10558         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10559         us-ascii as a MIME charset.
10560
10561         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10562         against the case where the 2nd arg TYPE is nil.
10563
10564 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10565
10566         * pop3.el (pop3-stream-type): Fix custom version.
10567
10568         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10569
10570 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10571
10572         * mm-decode.el (mm-display-external): Add missing cdr.
10573
10574 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10577         RFC1524) if it is in mailcap or add a suffix according to
10578         mailcap-mime-extensions when generating a temp filename; postpone
10579         deleting a temp file for 2 seconds for some wrappers, shell
10580         scripts, and so on, which might exit right after having started a
10581         viewer command as a background job.
10582
10583 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10584
10585         * nntp.el (nntp-marks-directory): Fix custom group.
10586
10587         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10588         steps when < 10.
10589
10590         * gnus-start.el (gnus-no-server-1): Mention
10591         `gnus-level-default-subscribed' in doc string.
10592
10593 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10594
10595         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10596         parens.
10597
10598 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10599
10600         * gnus-xmas.el (gnus-use-toolbar): Revert.
10601         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10602         gnus-use-toolbar is default.
10603
10604         * messagexmas.el (message-use-toolbar): Revert.
10605         (message-setup-toolbar): Use global default-toolbar if
10606         message-use-toolbar is default.
10607
10608 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10611         according to default-toolbar-visible-p.
10612
10613         * messagexmas.el (message-use-toolbar): Ditto.
10614
10615 2005-11-26  Dave Love  <fx@gnu.org>
10616
10617         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10618         (tls-program, tls-success): Provide openssl alternative.
10619
10620         * starttls.el: Doc fixes.
10621         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10622         SERVICE to PORT.
10623
10624         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10625         port null or service name.
10626         (starttls-negotiate): Autoload.
10627
10628 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10629
10630         * message.el (message-kill-to-signature): Fix interactive spec.
10631
10632 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10633
10634         * pop3.el (pop3-open-server): Recognize a string as a service name.
10635
10636 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10637
10638         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10639
10640 2005-11-23  Dave Love  <fx@gnu.org>
10641
10642         Add pop3s, pop3/starttls.
10643
10644         * pop3.el (pop3-authentication-scheme): Clarify doc.
10645         (open-tls-stream, starttls-open-stream): Autoload.
10646         (pop3-stream-type): New.
10647         (pop3-open-server): Use it.
10648
10649         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10650         for POP.
10651         (mail-source-keyword-map): Add :stream for POP.
10652         (mail-source-fetch-pop): Use pop3-stream-type.
10653
10654 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10655
10656         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10657         of current-time-string.
10658
10659 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10660
10661         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10662         date header.
10663
10664 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10665
10666         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10667         it can seriously impact performance as it bypasses the agent's
10668         local caches.
10669
10670 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10671
10672         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10673         must be explicitly online rather than "not explicitly offline" for
10674         its flags to be synchronized.
10675
10676         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10677         that gnus-uu-unmark-thread will function correctly.
10678
10679         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10680         1024K is instead displayed as 1M.
10681
10682 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10683
10684         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10685
10686 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10687
10688         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10689
10690 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10691
10692         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10693         error message to display actual error condition.
10694         (gnus-agent-save-local): Avoid saving symbols that are bound to
10695         nil as they simply result in a warning message in
10696         gnus-agent-read-local.
10697
10698 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10699
10700         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10701         rather than make-variable-buffer-local for file-precious-flag.
10702
10703 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10704
10705         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10706         for duplicates which are removed.  The invalid sort check then
10707         triggers a rescan after the sort as sorting may have moved
10708         duplicate entries such that they can be cheaply detected.
10709
10710 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10713
10714 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10715
10716         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10717         internal variable to a custom variable.  Changed default value
10718         from compressed(2) to uncompressed(1).
10719         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10720         support for uncompressed agentview files.  Taken together, reading
10721         the agentview file should now be 6-7 times faster.
10722
10723 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10724
10725         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10726         as a buffer-local variable.  This avoids creating truncated
10727         dribble files as a result of a hang up, eg.
10728
10729 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10730
10731         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10732         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10733         XEmacs.
10734
10735 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10736
10737         * gnus-start.el (gnus-start-draft-setup): Enforce
10738         `gnus-draft-mode' for nndraft:drafts at startup.
10739
10740         * gnus.el (gnus-splash): Change custom group.
10741         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10742         allow-list argument.
10743
10744         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10745         string.
10746
10747 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10748
10749         * gnus-art.el (gnus-default-article-saver): Add user-defined
10750         `function' to custom type.
10751
10752 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10753
10754         * imap.el (imap-open): Handle case where buffer is a buffer
10755         object.
10756
10757 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10758
10759         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10760         long lines.
10761         (gnus-cache-delete-group): Wrap doc strings.
10762
10763         * gnus-agent.el (gnus-agent-rename-group)
10764         (gnus-agent-delete-group): Wrap doc strings.
10765
10766 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10767
10768         * messagexmas.el (message-use-toolbar): Change the valid values
10769         into default, top, bottom, left, and right.
10770         (message-toolbar-thickness): New variable.
10771         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10772         well.
10773         (message-setup-toolbar): Make it work.
10774
10775         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10776         (gnus-use-toolbar): Change the valid values into default, top,
10777         bottom, left, and right.
10778         (gnus-toolbar-thickness): New variable.
10779         (gnus-xmas-setup-toolbar): New function.
10780         (gnus-xmas-setup-group-toolbar): Use it.
10781         (gnus-xmas-setup-summary-toolbar): Use it.
10782
10783 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10784
10785         * gnus-start.el (gnus-1): Add "native" to
10786         gnus-predefined-server-alist.
10787
10788         * gnus.el (gnus-method-to-server): Don't add "native" to the
10789         lists here, because that leads to problems when
10790         gnus-select-method is bound.
10791
10792 2005-11-09  Simon Josefsson  <jas@extundo.com>
10793
10794         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10795         use (not sort-by-date) instead.
10796
10797 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10798
10799         * gnus-delay.el (gnus-delay-group): Don't autoload.
10800         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10801         to be re-loaded when customizing the `gnus-delay' group.
10802
10803 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10804
10805         * message.el: Revert last changes.
10806         (message-insert-citation-line): Use newlines.
10807
10808 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10809
10810         * message.el (message-courtesy-message)
10811         (message-mark-insert-begin, message-mark-insert-end)
10812         (message-elide-ellipsis, message-cancel-message)
10813         (message-add-header, message-change-subject)
10814         (message-cross-post-followup-to-header)
10815         (message-cross-post-insert-note, message-reduce-to-to-cc)
10816         (message-widen-reply, message-delete-not-region)
10817         (message-kill-to-signature, message-insert-signature)
10818         (message-insert-importance-high, message-insert-importance-low)
10819         (message-insert-or-toggle-importance)
10820         (message-insert-disposition-notification-to)
10821         (message-indent-citation, message-yank-original)
10822         (message-cite-original-without-signature, message-cite-original)
10823         (message-insert-citation-line, message-position-on-field)
10824         (message-fix-before-sending, message-send-mail-partially)
10825         (message-send-mail, message-send-mail-with-sendmail)
10826         (message-send-mail-with-qmail, message-send-news)
10827         (message-check-news-header-syntax, message-generate-headers)
10828         (message-insert-courtesy-copy, message-fill-address)
10829         (message-fill-header, message-shorten-references)
10830         (message-setup-1, message-cancel-news)
10831         (message-forward-make-body-plain, message-forward-make-body-mime)
10832         (message-forward-make-body-mml, message-encode-message-body)
10833         (message-forward-make-body-digest-plain)
10834         (message-forward-make-body-digest-mime)
10835         (message-use-alternative-email-as-from): Insert `hard-newline'
10836         instead of ordinary newlines.
10837
10838 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10839
10840         * message.el (message-generate-headers): Downcase the argument
10841         given to message-check-element.
10842
10843 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10844
10845         * nntp.el (nntp-authinfo-rejected): New error condition.
10846         (nntp-wait-for): Use new error condition to signal authentication
10847         error.
10848         (nntp-retrieve-data): Rethrow new error condition to break out of
10849         recursive call to nntp-send-authinfo.
10850
10851 2005-11-08  Romain Francoise  <romain@orebokech.com>
10852
10853         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10854         (gnus-summary-exit-map): Bind to `Z p'.
10855         (gnus-summary-make-menu-bar): Add menu item.
10856
10857 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10858
10859         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10860         (gnus-treat-*): Add `first' in all doc strings.
10861
10862         * gnus-group.el (gnus-group-compact-group): Fix typo.
10863
10864 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * gnus.el (gnus-parameters-case-fold-search): New variable.
10867         (gnus-parameters-get-parameter): Use it.
10868
10869         * gnus-score.el (gnus-home-score-file): Doc fix.
10870
10871 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10872
10873         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10874
10875 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10876
10877         * mm-util.el (mm-special-display-p): New function.
10878
10879         * mml.el (mml-preview): Use it; doc fix.
10880
10881 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10882
10883         * imap.el (imap-open): Handle case where buffer is a buffer object.
10884
10885 2005-10-29  Romain Francoise  <romain@orebokech.com>
10886
10887         * message.el (message-fix-before-sending): Fix comment.
10888
10889 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10890
10891         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10892
10893 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10894
10895         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10896         Used in gnus-score.el.
10897
10898 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10899
10900         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10901
10902 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10903
10904         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10905         whitespace removed in revision 7.8.  Use concatenated string to
10906         protect trailing whitespace.
10907
10908 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10909
10910         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10911         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10912         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10913         Courier IMAP ("some version from 2004").  Mostly based on similar
10914         code in the same function.
10915
10916 2005-10-26  Didier Verna  <didier@xemacs.org>
10917
10918         * gnus-group.el (gnus-group-compact-group): Invalidate original
10919         article buffer.
10920         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10921         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10922         NOV database and in article itself.
10923         Invalidate article backlog.
10924
10925 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10926
10927         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10928
10929 2005-10-26  Simon Josefsson  <jas@extundo.com>
10930
10931         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10932         part of 2004-07-25 change.
10933
10934 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10935
10936         * message.el (message-display-completion-list): New function.
10937         (message-expand-group): Use it; make sure the Completions buffer
10938         is modifiable.
10939 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10940
10941         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10942         user-mail-name is an empty string.
10943
10944 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10945
10946         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10947         depending on gnus-score-decay-constant.
10948
10949         * encrypt.el (encrypt-insert-file-contents)
10950         (encrypt-write-file-contents): Don't use `gnus-message'.
10951
10952         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10953         arguments.
10954         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10955         arguments to mm-uu-verbatim-marks-extract.
10956         (mm-uu-hide-markers): New variable.
10957         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10958
10959         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10960         (gnus-convert-image-to-face-command): Use "convert" by default to
10961         allow other input image formats.
10962         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10963         accordingly.
10964
10965 2005-10-23  Simon Josefsson  <jas@extundo.com>
10966
10967         * imap.el (imap-gssapi-program): Align command line parameters
10968         with latest GNU SASL.
10969         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10970
10971 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10972
10973         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10974         HTML.
10975         (nnslashdot-request-article): Ditto.
10976
10977         * lpath.el (featurep): Add nobreak-char-display.
10978
10979 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10980
10981         * mail-source.el (mail-source-fetch-pop): Require pop3.
10982         (mail-source-check-pop): Ditto.
10983
10984 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10985
10986         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10987         errors.
10988
10989 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10990
10991         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10992         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10993
10994         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10995
10996         * mm-bodies.el (mm-decode-string): Call
10997         `mm-charset-to-coding-system' with allow-override argument.
10998
10999 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11000
11001         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11002         (rfc2047-charset-to-coding-system): New function.
11003         (rfc2047-decode-encoded-words): New function.
11004         (rfc2047-decode-region): Use them.
11005         (rfc2047-decode-cte): Remove.
11006         (rfc2047-parse-and-decode): Remove.
11007         (rfc2047-decode): Remove.
11008
11009 2005-10-15  Kenichi Handa  <handa@m17n.org>
11010
11011         * rfc2047.el (rfc2047-decode-cte): New function.
11012         (rfc2047-decode-region): Change the way to decode successive
11013         encoded-words: decode B- or Q-encoding in each encoded-word,
11014         concatenate them, and decode it as charset.
11015
11016 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11017
11018         * lpath.el: Fbind codepage-setup for XEmacs.
11019
11020 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11021
11022         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11023         widget-move-and-invoke.
11024         (gnus-custom-mode): Use gnus-custom-map.
11025
11026 2005-10-15  Bill Wohler  <wohler@newt.com>
11027
11028         * message.el (message-tool-bar-map): Renamed image file from
11029         mail_send to mail/send.
11030
11031 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11032
11033         * message.el (message-expand-group): Pass the common
11034         prefix substring of completion to `display-completion-list'.
11035
11036 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * mml-sec.el (mml-secure-method): New internal variable.
11039         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11040         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11041         functions using mml-secure-method.
11042
11043         * mml.el (mml-mode-map): Add key bindings for those functions.
11044         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11045         Harder <harder@myrealbox.com>.
11046         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11047         end of message if point is the headers of the message.
11048
11049         * message.el (message-in-body-p): New function.
11050
11051         * assistant.el: Autoload gnus-util and netrc.
11052
11053         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11054         Use `mm-charset-override-alist' only when decoding.
11055
11056         * mm-bodies.el (mm-decode-body): Call
11057         `mm-charset-to-coding-system' with allow-override argument.
11058
11059         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11060         `filename' from Content-Disposition if Content-Type doesn't
11061         provide `name'.
11062         (gnus-mime-view-part-as-type): Set default instead of
11063         initial-input.
11064
11065 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11066
11067         * format-spec.el (format-spec): Propagate text properties of % spec.
11068
11069 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11070
11071         * gnus-art.el (gnus-treat-predicate): Add `first'.
11072
11073 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11074
11075         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11076         (mm-charset-override-alist): New variable.
11077         (mm-charset-to-coding-system): Use it.
11078         (mm-codepage-setup): New helper function.
11079         (mm-charset-eval-alist): New variable.
11080         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11081         about unknown charsets.
11082
11083         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11084
11085 2005-10-04  David Hansen  <david.hansen@gmx.net>
11086
11087         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11088         (nnrss-check-group): Ditto.
11089
11090 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11091
11092         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11093         Rename x-gnus-verbatim to x-verbatim.
11094         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11095
11096         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11097         x-verbatim.
11098
11099         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11100
11101         * gnus-util.el (gnus-remove-duplicates): Remove.
11102
11103         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11104         instead of gnus-remove-duplicates.
11105
11106         * message.el (message-remove-duplicates): Remove.
11107         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11108         message-remove-duplicates.
11109
11110         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11111         available, else use implementation from `delete-dups'.
11112
11113         * message.el (message-insert-expires): New function.
11114         (message-mode-map): Add key binding.
11115         (message-mode-field-menu): Add menu entry.
11116         (message-mode): Document it.
11117         (message-make-expires-date): Use `message-make-date'.
11118
11119 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11120
11121         * message.el (message-make-expires-date): New function.
11122
11123 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11124
11125         * Makefile.in (list-installed-shadows): New entry.
11126         (install): Use it.
11127         (remove-installed-shadows): New entry.
11128
11129         * dgnushack.el (dgnushack-default-load-path): New variable.
11130         (dgnushack-find-lisp-shadows): New function.
11131         (dgnushack-remove-lisp-shadows): New function.
11132
11133 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11134
11135         * Makefile.in (install-el-elc): New entry.
11136         (install): Use it so that .el files are necessarily installed.
11137
11138 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11139
11140         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11141
11142 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11143
11144         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11145         function rather than the diff-mode.el package.
11146         (mm-display-external): Use with-current-buffer.
11147         (mm-viewer-completion-map, mm-viewer-completion-map):
11148         Move initialization inside declaration.
11149
11150 2005-09-29  Simon Josefsson  <jas@extundo.com>
11151
11152         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11153         autoload mail-check-payment.
11154         (spam-check-hashcash): Define unconditionally, since hashcash.el
11155         is part of Gnus now.  Ignore errors from payment checking.
11156
11157 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11158
11159         * message.el (message-bold-region, message-unbold-region): Rename
11160         from `bold-region' and `unbold-region'.
11161
11162         * message.el: Remove useless autoloads.
11163
11164 2005-09-28  Simon Josefsson  <jas@extundo.com>
11165
11166         * message.el (message-use-idna): Default to t.
11167         (message-use-idna): Test whether encoding works too.  Doc fix.
11168
11169 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * nntp.el (nntp-warn-about-losing-connection): Remove.
11172
11173 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11174
11175         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11176         customizable.  Change default value.
11177         (mm-uu-diff-groups-regexp): Change default value.
11178         (mm-uu-type-alist): Add doc string.
11179         (mm-uu-configure): Add doc string.  Make it interactive.
11180         (mm-uu-tex-groups-regexp): New variable.
11181         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11182         (mm-uu-type-alist): Add LaTeX documents.
11183         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11184         of "text/verbatim".
11185         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11186
11187         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11188         instead of "text/verbatim".
11189
11190         * message.el (message-mark-inserted-region)
11191         (message-mark-insert-file): Use slrn style marks when called with
11192         prefix argument.
11193
11194 2005-09-27  Simon Josefsson  <jas@extundo.com>
11195
11196         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11197
11198 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11199
11200         * message.el (message-remove-duplicates): New function.
11201         Implementation borrowed from `gnus-remove-duplicates'.
11202         (message-idna-to-ascii-rhs): Also encode idna addresses in
11203         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11204         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11205         only ask about the same idna domain once per header and also tell
11206         in what header to replace the idna domain.
11207
11208         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11209         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11210         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11211         a header is decoded and not just the last one.
11212
11213 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11216         has been decoded.
11217
11218         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11219         (mm-insert-part): Don't modify text if it has been decoded.
11220
11221         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11222         decoded.
11223
11224         * mm-view.el (mm-inline-text): Don't strip text props unless
11225         decoding enriched or richtext parts.
11226
11227 2005-09-25  Romain Francoise  <romain@orebokech.com>
11228
11229         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11230         * gnus-start.el (gnus-subscribe-interactively):
11231         * gnus-uu.el (gnus-uu-grab-articles):
11232         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11233         space.
11234
11235 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11236
11237         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11238         * mm-view.el (mm-view-pkcs7-decrypt):
11239         * gnus-sum.el (gnus-summary-limit-to-extra)
11240         (gnus-summary-respool-article, gnus-read-move-group-name):
11241         * gnus-score.el (gnus-summary-increase-score):
11242         * gnus-util.el (gnus-completing-read-with-default):
11243         * gnus-art.el (gnus-read-save-file-name)
11244         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11245         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11246         * message.el (message-check-news-header-syntax):
11247         Follow convention for reading with the minibuffer.
11248
11249 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11250
11251         * spam-report.el (spam-report-url-ping-plain):
11252         Use gnus-extended-version as User-Agent.
11253
11254         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11255         default value is nil.
11256
11257         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11258         (mm-uu-verbatim-marks-extract): New function.
11259         (mm-uu-extract): New face.
11260         (mm-uu-copy-to-buffer): Use it.
11261
11262         * spam-report.el (spam-report-gmane-ham): Renamed from
11263         `spam-report-gmane-unspam'.
11264         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11265         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11266
11267         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11268         Autoload.
11269         (spam-report-gmane-unregister-routine): Renamed
11270         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11271
11272 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11273
11274         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11275         (spam-report-gmane-unregister-routine): Add support for gmane
11276         unregistration.
11277
11278         * spam-report.el (spam-report-gmane-unspam)
11279         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11280         (spam-report-gmane): Change to take a single article and do unspam
11281         registration.
11282
11283 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11284
11285         * mm-url.el (mm-url-decode-entities): Fix regexp.
11286
11287 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11288
11289         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11290         default to nil, to be able to use Gnus at all.  If the default
11291         switches to something else, then the function should be fixed not
11292         be exceedingly slow.
11293
11294 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11295
11296         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11297         fail hard.
11298
11299         * spam-report.el: Add better Keywords line.
11300
11301         * spam.el: Add Maintainer and better Keywords line.
11302
11303 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11304
11305         * gnus-art.el (gnus-article-replace-part)
11306         (gnus-mime-replace-part): New functions.
11307         (gnus-mime-action-alist, gnus-mime-button-commands)
11308         (gnus-mime-save-part-and-strip): Added file argument.
11309         (gnus-article-part-wrapper): Added interactive argument.
11310
11311         * gnus-sum.el (gnus-summary-mime-map): Add
11312         `gnus-article-replace-part'.
11313
11314 2005-09-19  Didier Verna  <didier@xemacs.org>
11315
11316         The nnml compaction feature:
11317         * nnml.el (nnml-request-compact-group): New function.
11318         * nnml.el (nnml-request-compact): New function.
11319         * gnus-int.el (gnus-request-compact-group): New function.
11320         * gnus-int.el (gnus-request-compact): New function.
11321         * gnus-group.el (gnus-group-compact-group): New function.
11322         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11323         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11324         * gnus-srvr.el (gnus-server-compact-server): New function.
11325         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11326         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11327
11328 2005-09-18  Deepak Goel  <deego@gnufans.org>
11329
11330         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11331         format spec.
11332
11333 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11334
11335         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11336
11337 2005-09-15  Romain Francoise  <romain@orebokech.com>
11338
11339         * message.el (message-fill-paragraph): Clarify docstring.
11340
11341 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * gnus-art.el (gnus-mime-display-part): Protect against broken
11344         MIME messages.
11345
11346 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11347
11348         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11349         before parsing header.
11350
11351 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11352
11353         * html2text.el (html2text-replace-list): Add new entities.
11354
11355 2005-09-11  Romain Francoise  <romain@orebokech.com>
11356
11357         * message.el (message-alternative-emails): Improve docstring.
11358         (message-setup-1): Call `message-use-alternative-email-as-from'
11359         after `message-setup-hook' to give it precedence over posting
11360         styles, etc.
11361         (message-use-alternative-email-as-from): Add docstring.  Remove
11362         the original From header if present.
11363
11364         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11365         (nnml-save-mail): Use it.
11366
11367         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11368         articles.  Add new argument `silent'.
11369         (gnus-uu-mark-all): Report the total number of marked articles.
11370
11371 2005-09-10  Romain Francoise  <romain@orebokech.com>
11372
11373         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11374         (gnus-uu-mark-series): Likewise.
11375
11376 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11377
11378         * spam-report.el (spam-report-gmane): Fix generation of spam
11379         report URL.
11380
11381 2005-09-10  Simon Josefsson  <jas@extundo.com>
11382
11383         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11384         t, based on discussion on the ding list with Robert Epprecht
11385         <epprecht@solnet.ch>.
11386
11387 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11388
11389         * spam-report.el (spam-report-gmane): Make it work without
11390         X-Report-Spam header.  Gmane now only provides Archived-At.
11391         This is only used if `spam-report-gmane-use-article-number' is nil.
11392         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11393
11394         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11395         make `gnus-summary-sort-by-recipient' work with threading.
11396
11397         * nnweb.el (nnweb-google-wash-article): Print a message if article
11398         is not available.
11399
11400 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11401
11402         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11403         change.  Decode text/* parts content before displaying.
11404
11405 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11406
11407         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11408
11409 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11410
11411         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11412
11413         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11414         url-package-name, url-package-version,
11415         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11416         w3m-display-inline-images, and w3m-minor-mode-map.
11417
11418 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11419
11420         * message.el (message-tab-body-function): Fix mismatched custom type.
11421
11422         * gnus.el (gnus-group-change-level-function): Ditto.
11423
11424         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11425
11426         * gnus-art.el (gnus-signature-limit)
11427         (gnus-article-mime-part-function): Ditto.
11428
11429 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * mml.el (mml-mode): Silence the byte compiler.
11432
11433         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11434         using `(sit-for 0)' before moving the point to the specified part;
11435         skip unbuttonized parts.
11436         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11437         return to the summary window if gnus-auto-select-part is non-nil.
11438
11439 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11440
11441         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11442         variables.
11443         (mml-dnd-attach-file, mml-mode): Use them.
11444
11445         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11446         Make fetching article by MID work again for Google Groups.  Added
11447         FIXME concerning gnus-group-make-web-group.
11448
11449         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11450         Don't depend on Gnus by using mail-extract-address-components if
11451         gnus-extract-address-components is not bound.
11452
11453 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11454
11455         * gnus-art.el (gnus-mime-display-security): Don't display the
11456         signature, but only the signed part.
11457
11458 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11459
11460         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11461
11462         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11463         list, not listp.
11464
11465 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11466
11467         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11468         when encoding.
11469
11470         * mm-bodies.el (mm-decode-content-transfer-encoding):
11471         De-canonicalize CRLF for all text content types, not just
11472         text/plain.
11473
11474 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11475
11476         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11477         valid article; point arrow and cursor at the MIME button.
11478
11479 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11480
11481         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11482         Suggested by Dan Christensen <jdc@uwo.ca>.
11483
11484         * mm-decode.el (mm-save-part): Enable change of prompt.
11485
11486 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11487
11488         * gnus-msg.el (gnus-inews-add-send-actions): Made
11489         `message-post-method' lambda parameter ARG `&optional'.
11490
11491 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11492
11493         * gnus-sum.el (gnus-summary-mime-map): Added
11494         gnus-article-save-part-and-strip, gnus-article-delete-part and
11495         gnus-article-jump-to-part.
11496
11497         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11498         (gnus-article-edit-part): Use it.
11499         (gnus-article-part-wrapper): Added no-handle argument.
11500         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11501         functions.
11502
11503 2005-08-29  Romain Francoise  <romain@orebokech.com>
11504
11505         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11506         docstring.
11507         (gnus-face-from-file): Likewise.
11508
11509 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11510
11511         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11512         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11513         non-nil.
11514         (gnus-auto-select-part): New variable.
11515         (gnus-article-jump-to-part): New function.
11516         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11517         (gnus-mime-delete-part): Allow selecting specified part after
11518         deleting or stripping parts.
11519         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11520         part if argument is bogus.
11521
11522 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11523
11524         * gnus-art.el (w3m-minor-mode-map):
11525         * gnus-spec.el (gnus-newsrc-file-version):
11526         * gnus-util.el (nnmail-active-file-coding-system)
11527         (gnus-original-article-buffer, gnus-user-agent):
11528         * gnus.el (gnus-ham-process-destinations)
11529         (gnus-parameter-ham-marks-alist)
11530         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11531         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11532         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11533         * mm-decode.el (gnus-current-window-configuration):
11534         * mm-extern.el (gnus-article-mime-handles):
11535         * mm-url.el (url-current-object, url-package-name)
11536         (url-package-version):
11537         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11538         (smime-keys, w3m-cid-retrieve-function-alist)
11539         (w3m-current-buffer, w3m-display-inline-images)
11540         (w3m-minor-mode-map):
11541         * mml-smime.el (gnus-extract-address-components):
11542         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11543         (gnus-newsrc-hashtb, message-default-charset)
11544         (message-deletable-headers, message-options)
11545         (message-posting-charset, message-required-mail-headers)
11546         (message-required-news-headers):
11547         * mml1991.el (mc-pgp-always-sign):
11548         * mml2015.el (mc-pgp-always-sign):
11549         * nnheader.el (nnmail-extra-headers):
11550         * rfc1843.el (gnus-decode-encoded-word-function)
11551         (gnus-decode-header-function, gnus-newsgroup-name):
11552         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11553
11554 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11555
11556         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11557         the end of the date treatments.
11558
11559 2005-08-15  Simon Josefsson  <jas@extundo.com>
11560
11561         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11562         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11563         Capello and Romain Francoise.
11564         (pgg-fetch-key-function): Removed, not used?
11565         (pgg-insert-url-with-w3): Require url, to get
11566         url-insert-file-contents regardless of where it is defined.
11567
11568 2005-08-13  Romain Francoise  <romain@orebokech.com>
11569
11570         * message.el (message-cite-original-1): New function.
11571         (message-cite-original): Use it.
11572         (message-cite-original-without-signature): Ditto.
11573
11574 2005-08-08  Romain Francoise  <romain@orebokech.com>
11575
11576         * message.el (message-yank-empty-prefix): New variable.
11577         (message-indent-citation): Use it.
11578         (message-cite-original-without-signature): Respect X-No-Archive.
11579
11580 2005-08-08  Simon Josefsson  <jas@extundo.com>
11581
11582         * pgg.el: Autoload url-insert-file-contents instead of loading
11583         w3/url.
11584         (pgg-insert-url-with-w3): Don't load url here.
11585
11586 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11587
11588         * message.el (message-kill-to-signature): Don't insert newline at
11589         bol.
11590         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11591
11592 2005-08-06  Romain Francoise  <romain@orebokech.com>
11593
11594         * message.el (message-user-fqdn): Fix typo in docstring.
11595
11596 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11597
11598         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11599
11600         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11601
11602 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11603
11604         * mm-bodies.el (mm-encode-body): Use coding system rather than
11605         charset to encode text.
11606
11607         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11608         number of charsets if utf-8 is available (XEmacs).
11609
11610 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11611
11612         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11613         taken from `gnus-button-mid-or-mail-regexp'.
11614         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11615         (gnus-button-alist): Improve regexp for domain part of the MIDs
11616         for news:localpart@domain buttons.
11617         (gnus-button-ctan-directory-regexp): Update.
11618
11619 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * sieve-manage.el (sieve-manage-interactive-login): Use
11622         make-local-variable rather than make-variable-buffer-local.
11623         (sieve-manage-open): Ditto.
11624         (sieve-manage-authenticate): Ditto.
11625
11626         * mml.el (mml-generate-mime-1): Make the content type default to
11627         text/plain if the filename is not specified.
11628
11629 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11632         instead of insert-buffer.
11633
11634         * message.el (message-yank-original): Ditto; set the mark at the
11635         end of the yanked message.
11636
11637 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11638
11639         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11640         lines to scroll rather than to stop it.
11641
11642         * mml.el (mml-generate-default-type): Add doc string.
11643         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11644         default to application/octet-stream when determining the content
11645         type if it is not specified for the part or the mml contents; add
11646         a comment about mml-generate-default-type.
11647
11648 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11649
11650         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11651         make it default to application/octet-stream when determining the
11652         content type if it is not specified for the external contents.
11653
11654 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11655
11656         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11657         segmented parameter but also other parameters might be there.
11658
11659 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11660
11661         * mm-decode.el (mm-display-external): Delete temp file, directory
11662         and buffer immediately if the external process is exited.
11663
11664 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11665
11666         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11667         fewer lines than that of scroll-margin.
11668         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11669
11670 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11671
11672         * gnus-art.el (gnus-article-next-page): Revert.
11673         (gnus-article-beginning-of-window): New macro.
11674         (gnus-article-next-page-1): Use it.
11675         (gnus-article-prev-page): Ditto.
11676         (gnus-article-edit-part): Use insert-buffer-substring instead of
11677         insert-buffer.
11678         (gnus-article-edit-exit): Ditto.
11679
11680         * gnus-util.el (gnus-beginning-of-window): Remove.
11681         (gnus-end-of-window): Remove.
11682
11683         * lpath.el: Don't bind header-line-format and scroll-margin.
11684
11685 2005-07-25  Simon Josefsson  <jas@extundo.com>
11686
11687         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11688         to have the url package without w3.  Reported by Daiki Ueno
11689         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11690
11691 2005-07-20  Didier Verna  <didier@xemacs.org>
11692
11693         * gnus-diary.el: Remove the description comment (nndiary is now
11694         properly documented in the Gnus manual).
11695         Fix the spelling of "Back End".
11696         * nndiary.el: Ditto.
11697         Fix the copyright notice.
11698
11699 2005-07-18  Romain Francoise  <romain@orebokech.com>
11700
11701         * gnus-sum.el (gnus-summary-to-prefix)
11702         (gnus-summary-newsgroup-prefix): New variables.
11703         (gnus-summary-from-or-to-or-newsgroups): Use them.
11704
11705 2005-07-17  Romain Francoise  <romain@orebokech.com>
11706
11707         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11708         space as it's generally not especially interesting to the user.
11709
11710 2005-07-16  Romain Francoise  <romain@orebokech.com>
11711
11712         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11713         nil to avoid prompting and file modification if one of the
11714         messages at the top of the nnfolder file contains a copyright
11715         notice.
11716         Update copyright notice.
11717
11718         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11719         instead of `current-time-string' as the latter creates a time
11720         string that is not RFC 2822 compliant (it lacks the zone).
11721         Update copyright notice.
11722
11723 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11724
11725         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11726         for text/rtf.  Display default in prompt.  Pass default for M-n.
11727
11728         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11729
11730 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11731
11732         * gnus-msg.el (gnus-button-mailto): Remove
11733         save-selected-window-window hackery because it relies on
11734         save-selected-window internals.
11735
11736 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11737
11738         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11739         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11740         (gnus-article-prev-page): Ditto.
11741
11742         * gnus-util.el (gnus-beginning-of-window): New function.
11743         (gnus-end-of-window): New function.
11744
11745         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11746
11747 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11748
11749         * gnus-score.el (gnus-score-edit-all-score): Set
11750         gnus-score-edit-exit-function to gnus-score-edit-done and call
11751         gnus-message.
11752
11753 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11754
11755         * gnus-msg.el (gnus-button-mailto): Remove
11756         save-selected-window-window hackery because it relies on
11757         save-selected-window internals.
11758
11759 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11762         add-minor-mode.
11763         (gnus-binary-mode): Ditto.
11764
11765         * gnus-topic.el (gnus-topic-mode): Ditto.
11766
11767 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11768
11769         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11770         (gnus-article-prev-page): Take scroll-margin into consideration.
11771
11772 2005-07-04  Lute Kamstra  <lute@gnu.org>
11773
11774         Update FSF's address in GPL notices.
11775
11776 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11777
11778         * gnus.el (gnus-exit):
11779         * gnus-group.el (gnus-group-icons):
11780         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11781
11782         * gnus-nocem.el (gnus-nocem):
11783         * message.el (message-various, message-buffers, message-sending)
11784         (message-interface, message-forwarding, message-insertion)
11785         (message-headers, message-news, message-mail):
11786         * pgg-gpg.el (pgg-gpg):
11787         * pgg-parse.el (pgg-parse):
11788         * pgg-pgp.el (pgg-pgp):
11789         * pgg-pgp5.el (pgg-pgp5):
11790         * pop3.el (pop3): Finish `defgroup' description with period.
11791
11792 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11793
11794         * gnus-art.el (article-display-face): Improve the efficiency.
11795         (article-display-x-face): Ditto; remove grey x-face stuff.
11796
11797 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11798
11799         * gnus-art.el (article-display-face): Correct the position in
11800         which Faces are inserted.
11801
11802 2005-06-29  Didier Verna  <didier@xemacs.org>
11803
11804         * gnus-art.el (article-display-face): Display faces in correct
11805         order.
11806
11807 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11808
11809         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11810         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11811         (gnus-nocem-check-article): Fetch the Type header.
11812         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11813         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11814         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11815         make sure gnus-nocem-hashtb is initialized.
11816         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11817         (gnus-nocem-unwanted-article-p): Ditto.
11818
11819         * pgg.el (pgg-verify): Return the verification result.
11820
11821 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11822
11823         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11824         is ascii.
11825
11826 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11827
11828         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11829         `show-nonbreak-escape'.
11830
11831 2005-06-23  Lute Kamstra  <lute@gnu.org>
11832
11833         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11834
11835         * dig.el (dig-mode):
11836         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11837
11838 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11839
11840         * nnimap.el (nnimap-split-download-body): Fix spellings.
11841
11842 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11843
11844         * gnus-art.el (gnus-article-encrypt-body):
11845         * gnus-cus.el (gnus-score-customize):
11846         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11847         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11848
11849 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11850
11851         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11852         header by looking for magic "MII" at the beginnig.
11853
11854 2005-06-16  Miles Bader  <miles@gnu.org>
11855
11856         * gnus-xmas.el (gnus-xmas-group-startup-message):
11857         Use renamed gnus-splash face.
11858
11859         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11860         (assistant-field-face): New backward-compatibility alias for renamed
11861         face.
11862         (assistant-render-text): Use renamed assistant-field face.
11863
11864         * spam.el (spam): Remove "-face" suffix from face name.
11865         (spam-face): New backward-compatibility alias for renamed face.
11866         (spam-face, spam-initialize): Use renamed spam face.
11867
11868         * message.el (message-header-to, message-header-cc)
11869         (message-header-subject, message-header-newsgroups)
11870         (message-header-other, message-header-name)
11871         (message-header-xheader, message-separator, message-cited-text)
11872         (message-mml): Remove "-face" suffix from face names.
11873         (message-header-to-face, message-header-cc-face)
11874         (message-header-subject-face, message-header-newsgroups-face)
11875         (message-header-other-face, message-header-name-face)
11876         (message-header-xheader-face, message-separator-face)
11877         (message-cited-text-face, message-mml-face):
11878         New backward-compatibility aliases for renamed faces.
11879         (message-font-lock-keywords): Use renamed message faces.
11880
11881         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11882         (sieve-test-commands, sieve-tagged-arguments):
11883         Remove "-face" suffix from face names.
11884         (sieve-control-commands-face, sieve-action-commands-face)
11885         (sieve-test-commands-face, sieve-tagged-arguments-face):
11886         New backward-compatibility aliases for renamed faces.
11887         (sieve-control-commands-face, sieve-action-commands-face)
11888         (sieve-test-commands-face, sieve-tagged-arguments-face):
11889         Use renamed sieve faces.
11890
11891         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11892         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11893         (gnus-group-news-3-empty, gnus-group-news-4)
11894         (gnus-group-news-4-empty, gnus-group-news-5)
11895         (gnus-group-news-5-empty, gnus-group-news-6)
11896         (gnus-group-news-6-empty, gnus-group-news-low)
11897         (gnus-group-news-low-empty, gnus-group-mail-1)
11898         (gnus-group-mail-1-empty, gnus-group-mail-2)
11899         (gnus-group-mail-2-empty, gnus-group-mail-3)
11900         (gnus-group-mail-3-empty, gnus-group-mail-low)
11901         (gnus-group-mail-low-empty, gnus-summary-selected)
11902         (gnus-summary-cancelled, gnus-summary-high-ticked)
11903         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11904         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11905         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11906         (gnus-summary-low-undownloaded)
11907         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11908         (gnus-summary-low-unread, gnus-summary-normal-unread)
11909         (gnus-summary-high-read, gnus-summary-low-read)
11910         (gnus-summary-normal-read, gnus-splash):
11911         Remove "-face" suffix from face names.
11912         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11913         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11914         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11915         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11916         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11917         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11918         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11919         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11920         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11921         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11922         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11923         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11924         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11925         (gnus-summary-normal-ticked-face)
11926         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11927         (gnus-summary-normal-ancient-face)
11928         (gnus-summary-high-undownloaded-face)
11929         (gnus-summary-low-undownloaded-face)
11930         (gnus-summary-normal-undownloaded-face)
11931         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11932         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11933         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11934         (gnus-splash-face):
11935         New backward-compatibility aliases for renamed faces.
11936         (gnus-group-startup-message): Use renamed gnus faces.
11937
11938         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11939         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11940         (gnus-server-agent): Remove "-face" suffix from face names.
11941         (gnus-server-agent-face, gnus-server-opened-face)
11942         (gnus-server-closed-face, gnus-server-denied-face)
11943         (gnus-server-offline-face):
11944         New backward-compatibility aliases for renamed faces.
11945         (gnus-server-agent-face, gnus-server-opened-face)
11946         (gnus-server-closed-face, gnus-server-denied-face)
11947         (gnus-server-offline-face): Use renamed gnus faces.
11948
11949         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11950         Remove "-face" suffix from face names.
11951         (gnus-picon-xbm-face, gnus-picon-face):
11952         New backward-compatibility aliases for renamed faces.
11953
11954         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11955         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11956         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11957         (gnus-cite-11): Remove "-face" suffix from face names.
11958         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11959         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11960         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11961         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11962         New backward-compatibility aliases for renamed faces.
11963         (gnus-cite-attribution-face, gnus-cite-face-list)
11964         (gnus-article-boring-faces): Use renamed gnus faces.
11965
11966         * gnus-art.el (gnus-signature, gnus-header-from)
11967         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11968         (gnus-header-content): Remove "-face" suffix from face names.
11969         (gnus-signature-face, gnus-header-from-face)
11970         (gnus-header-subject-face, gnus-header-newsgroups-face)
11971         (gnus-header-name-face, gnus-header-content-face):
11972         New backward-compatibility aliases for renamed faces.
11973         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11974
11975         * gnus-sum.el (gnus-summary-selected-face)
11976         (gnus-summary-highlight): Use renamed gnus faces.
11977         * gnus-group.el (gnus-group-highlight): Likewise.
11978
11979 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11980
11981         * gnus-sieve.el (gnus-sieve-article-add-rule):
11982         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11983         * spam-stat.el (spam-stat-buffer-change-to-spam)
11984         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11985
11986         * message.el (message-is-yours-p):
11987         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11988
11989 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * mm-view.el (mm-inline-text): Withdraw the last change.
11992
11993 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11994
11995         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11996         executing enriched-decode.
11997
11998 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12001         charset of tar files.
12002
12003 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12004
12005         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12006
12007 2005-06-04  Lute Kamstra  <lute@gnu.org>
12008
12009         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12010         information is never recorded.
12011
12012 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12013
12014         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12015
12016 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * pop3.el (pop3-apop): Run md5 in the binary mode.
12019
12020         * starttls.el (starttls-set-process-query-on-exit-flag):
12021         Use eval-and-compile.
12022
12023 2005-05-31  Simon Josefsson  <jas@extundo.com>
12024
12025         * smime.el (smime-replace-in-string): Define.
12026         (smime-cert-by-ldap-1): Use it.
12027
12028 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12029
12030         * gnus-art.el (article-display-x-face): Replace
12031         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12032
12033         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12034         set-process-query-on-exit-flag or process-kill-without-query.
12035
12036         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12037         loop instead of replace-regexp.
12038
12039         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12040         instead of process-kill-without-query if it is available.
12041
12042         * lpath.el: Fbind ldap-search-entries.
12043
12044         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12045         instead of find-file-hooks if it is available.
12046
12047         * mml1991.el: Bind pgg-default-user-id when compiling.
12048
12049         * mml2015.el: Bind pgg-default-user-id when compiling.
12050
12051         * nndraft.el (nndraft-request-associate-buffer):
12052         Use write-contents-functions instead of write-contents-hooks if it is
12053         available.
12054
12055         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12056         instead of find-file-hooks if it is available.
12057
12058         * nntp.el (nntp-open-connection): Replace
12059         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12060         (nntp-open-ssl-stream): Ditto.
12061         (nntp-open-tls-stream): Ditto.
12062
12063         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12064         set-process-query-on-exit-flag or process-kill-without-query.
12065         (starttls-open-stream-gnutls): Use it instead of
12066         process-kill-without-query.
12067         (starttls-open-stream): Ditto.
12068
12069 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12070
12071         * smime.el (smime-cert-by-ldap-1): Don't use
12072         replace-regexp-in-string.
12073
12074 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12075
12076         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12077
12078         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12079         in PEM format.  Adjust to the XEmacs compability.
12080
12081 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12082
12083         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12084         by `string-to-number'.
12085         * gnus-agent.el (gnus-agent-regenerate-group)
12086         (gnus-agent-fetch-articles): Ditto.
12087         * gnus-art.el (gnus-button-fetch-group): Ditto.
12088         * gnus-cache.el (gnus-cache-generate-active)
12089         (gnus-cache-articles-in-group): Ditto.
12090         * gnus-group.el (gnus-group-set-current-level)
12091         (gnus-group-insert-group-line): Ditto.
12092         * gnus-score.el (gnus-score-set-expunge-below)
12093         (gnus-score-set-mark-below, gnus-summary-score-effect)
12094         (gnus-summary-score-entry): Ditto.
12095         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12096         (gnus-soup-pack): Ditto.
12097         * gnus-spec.el (gnus-xmas-format): Ditto.
12098         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12099         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12100         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12101         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12102         * nndb.el (nndb-get-remote-expire-response): Ditto.
12103         * nndiary.el (nndiary-parse-schedule-value)
12104         (nndiary-string-to-number, nndiary-request-replace-article)
12105         (nndiary-request-article): Ditto.
12106         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12107         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12108         * nneething.el (nneething-make-head): Ditto.
12109         * nnfolder.el (nnfolder-request-article)
12110         (nnfolder-retrieve-headers): Ditto.
12111         * nnheader.el (nnheader-file-to-number): Ditto.
12112         * nnkiboze.el (nnkiboze-request-article): Ditto.
12113         * nnmail.el (nnmail-process-unix-mail-format)
12114         (nnmail-process-babyl-mail-format): Ditto.
12115         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12116         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12117         (nnmh-request-create-group, nnmh-request-list-1)
12118         (nnmh-request-group, nnmh-request-article): Ditto.
12119         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12120         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12121         * nnsoup.el (nnsoup-make-active): Ditto.
12122         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12123         * nntp.el (nntp-find-group-and-number)
12124         (nntp-retrieve-headers-with-xover): Ditto.
12125         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12126         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12127         (pgg-format-key-identifier): Ditto.
12128         * pop3.el (pop3-last, pop3-stat): Ditto.
12129         * qp.el (quoted-printable-decode-region): Ditto.
12130
12131         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12132         of concat.
12133
12134 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12137
12138         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12139
12140         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12141
12142         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12143
12144         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12145
12146         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12147
12148         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12149         (gnus-carpal-mode): Ditto.
12150
12151         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12152         (gnus-browse-mode): Ditto.
12153
12154         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12155
12156         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12157
12158 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12159
12160         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12161
12162 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12163
12164         * gnus-util.el (gnus-run-mode-hooks): New function.
12165
12166         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12167
12168         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12169         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12170
12171 2005-05-27  Lute Kamstra  <lute@gnu.org>
12172
12173         * dns-mode.el (dns-mode): Specify customization group.
12174
12175 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12176
12177         * gnus-agent.el (gnus-agent-make-mode-line-string):
12178         Use mode-line-highlight as mouse-face.
12179
12180 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12181
12182         * canlock.el (canlock): Change the parent group to news.
12183
12184         * deuglify.el (gnus-outlook-deuglify): Add :group.
12185
12186         * dig.el (dig): Add :group.
12187
12188         * dns-mode.el (dns-mode): Add :group.
12189
12190         * encrypt.el (encrypt): Add :group.
12191
12192         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12193         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12194         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12195         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12196         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12197
12198         * gnus-diary.el (gnus-diary): Add :group.
12199
12200         * gnus.el (gnus-group-news-1-face): Add :group.
12201         (gnus-group-news-1-empty-face): Ditto.
12202         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12203         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12204         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12205         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12206         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12207         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12208         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12209         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12210         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12211         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12212         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12213         (gnus-summary-high-ticked-face): Ditto.
12214         (gnus-summary-low-ticked-face): Ditto.
12215         (gnus-summary-normal-ticked-face): Ditto.
12216         (gnus-summary-high-ancient-face): Ditto.
12217         (gnus-summary-low-ancient-face): Ditto.
12218         (gnus-summary-normal-ancient-face): Ditto.
12219         (gnus-summary-high-undownloaded-face): Ditto.
12220         (gnus-summary-low-undownloaded-face): Ditto.
12221         (gnus-summary-normal-undownloaded-face): Ditto.
12222         (gnus-summary-high-unread-face): Ditto.
12223         (gnus-summary-low-unread-face): Ditto.
12224         (gnus-summary-normal-unread-face): Ditto.
12225         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12226         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12227
12228         * hashcash.el (hashcash): New custom group.
12229         (hashcash-default-payment): Add :group.
12230         (hashcash-payment-alist): Ditto.
12231         (hashcash-default-accept-payment): Ditto.
12232         (hashcash-accept-resources): Ditto.
12233         (hashcash-path): Ditto.
12234         (hashcash-extra-generate-parameters): Ditto.
12235         (hashcash-double-spend-database): Ditto.
12236         (hashcash-in-news): Ditto.
12237
12238         * message.el (message-minibuffer-local-map): Add :group.
12239
12240         * netrc.el (netrc): Add :group.
12241
12242         * sieve-manage.el (sieve-manage-log): Add :group.
12243         (sieve-manage-default-user): Diito.
12244         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12245         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12246         (sieve-manage-authenticators): Ditto.
12247         (sieve-manage-authenticator-alist): Ditto.
12248         (sieve-manage-default-port): Ditto.
12249
12250         * sieve-mode.el (sieve-control-commands-face): Add :group.
12251         (sieve-action-commands-face): Ditto.
12252         (sieve-test-commands-face): Ditto.
12253         (sieve-tagged-arguments-face): Ditto.
12254
12255         * smime.el (smime): Add :group.
12256
12257         * spam-report.el (spam-report): Add :group.
12258
12259         * spam.el (spam, spam-face): Add :group.
12260
12261 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12262
12263         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12264         return \n.\n.\n at the end of articles.  Protect against that.
12265         (nntp-with-open-group): Allow debugging.
12266
12267         * nnheader.el (mail-header-set-extra): Make into a function
12268         because I just could't understand how to quote the list properly.
12269
12270         * dns.el (query-dns-cached): New function.
12271
12272 2005-05-26  Lute Kamstra  <lute@gnu.org>
12273
12274         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12275
12276 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12279
12280         * gnus-art.el: Don't autoload mail-extract-address-components.
12281
12282         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12283         eval-and-compile to evaluate it.
12284
12285         * hashcash.el: Don't autoload executable-find.
12286
12287         * nndb.el: Don't declare the nndb back end two or more times; don't
12288         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12289
12290         * nntp.el: Autoload format-spec instead of format; use
12291         eval-and-compile to evaluate autoload forms.
12292
12293 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12294
12295         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12296
12297 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12298
12299         * gnus.el (gnus-version-number): Bump version.
12300
12301 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12302
12303         * gnus.el: No Gnus v0.3 is released.
12304
12305 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12306
12307         * lpath.el (featurep): Bind show-nonbreak-escape.
12308
12309 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12310
12311         * gnus-art.el (gnus-article-edit-part): Disable undo.
12312
12313 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12314
12315         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12316         gnus-article-date-lapsed-new-header is t if date timer is active;
12317         skip headers in which the original date value is empty.
12318         (gnus-article-save-original-date): Redefine it as a macro.
12319         (gnus-display-mime): Use it.
12320
12321 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12322
12323         * gnus-art.el (article-date-ut): Support converting date in
12324         forwarded parts as well.
12325         (gnus-article-save-original-date): New function.
12326         (gnus-display-mime): Use it.
12327
12328 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12329
12330         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12331         enclosure element of <item>.
12332
12333 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12334
12335         * message.el (message-kill-buffer-query): Renamed from
12336         `message-kill-buffer-query-if-modified'.  Added :version.
12337
12338 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12339
12340         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12341         window layout.
12342
12343 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * mml.el: Autoload dnd when compiling.
12346
12347 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12348
12349         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12350         x-dnd-*.
12351
12352 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12353
12354         * qp.el (quoted-printable-encode-region): Save excursion.
12355
12356 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12357
12358         * message.el (message-kill-buffer-query-if-modified): Add new variable
12359         so the user can kill a modified message buffer quickly.
12360         (message-kill-buffer): Use it.
12361
12362 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * lpath.el: Fbind display-time-event-handler; don't fbind
12365         string-to-multibyte.
12366
12367         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12368
12369 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12372         contained in text because xml.el decodes entities) with LFs.
12373
12374 2005-04-11  Lute Kamstra  <lute@gnu.org>
12375
12376         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12377         differently.
12378
12379 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12380
12381         * mm-util.el (mm-detect-coding-region): Typo.
12382
12383 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12384
12385         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12386
12387 2005-04-06  Deepak Goel  <deego@gnufans.org>
12388
12389         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12390         user-function allow user modifications of the scores.
12391         (spam-stat-score-buffer-user): New function, to allow
12392         user-computed modifications to the score.
12393         (spam-stat-score-buffer-user-functions): List of additional
12394         scoring functions.
12395         (spam-stat-error-holder): Global temporary error holder.
12396         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12397         variable.
12398
12399 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12400
12401         * gnus-registry.el (gnus-registry-clean-empty-function)
12402         (gnus-registry-trim, gnus-registry-fetch-groups)
12403         (gnus-registry-delete-group): Groups that match
12404         `gnus-registry-ignored-groups' are removed from the registry
12405         entries, not just ignored for splitting.  This helps clean up the
12406         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12407         to get all the groups a message ID is in.
12408
12409         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12410         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12411         (spam-stat-score-buffer-user-functions): Add :number custom type.
12412
12413 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12414
12415         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12416         argument in XEmacs.
12417
12418         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12419         (nnrss-request-group): Decode group name first.
12420         (nnrss-request-article): Make a text/plain article if mml-to-mime
12421         failed.
12422         (nnrss-get-encoding): Return a compatible encoding according to
12423         nnrss-compatible-encoding-alist.
12424         (nnrss-find-el): Use consp instead of listp.
12425         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12426
12427 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12430         which Emacs 20 doesn't support.
12431         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12432
12433 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12434
12435         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12436         silence the byte compiler inside the defun.
12437
12438         * gnus-demon.el (parse-time-string): Add autoload.
12439
12440         * gnus-delay.el (parse-time-string): Add autoload.
12441
12442         * gnus-art.el (parse-time-string): Add autoload.
12443
12444         * nnultimate.el (parse-time): Require for `parse-time-string'.
12445
12446 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12447
12448         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12449
12450         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12451
12452         * smime.el (smime-ldap-host-list): Add :version.
12453
12454 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12455
12456         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12457         pass it to `gnus-browse-read-group'.
12458         (gnus-browse-read-group): Add NUMBER argument and pass it to
12459         `gnus-group-read-ephemeral-group'.
12460
12461         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12462         argument and pass it to `gnus-group-read-group'.
12463
12464 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12465
12466         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12467         mm-xemacs-find-mime-charset-1 if we have the mule feature
12468         available at runtime.
12469
12470 2005-03-25  Werner Lemberg  <wl@gnu.org>
12471
12472         * nnmaildir.el: Replace `illegal' with `invalid'.
12473
12474 2005-03-23  Lute Kamstra  <lute@gnu.org>
12475
12476         * time-date.el: Add comment on time value formats.
12477         Don't require parse-time.
12478         (with-decoded-time-value): New macro.
12479         (encode-time-value): New function.
12480         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12481         (days-to-time): Return a valid time value when arg is huge.
12482         (time-since): Use time-subtract.
12483         (time-to-number-of-days): Use time-to-seconds.
12484
12485 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12486
12487         * gnus-start.el (gnus-display-time-event-handler):
12488         Check display-time-timer at runtime rather than only at load time
12489         in case display-time-mode is turned off in the mean time.
12490
12491 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12492
12493         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12494         used.
12495
12496         * nneething.el (nneething-map-file-directory): Derive from
12497         `gnus-directory'.
12498
12499         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12500         the To/Cc button.
12501
12502 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12503
12504         * nnmaildir.el (nnmaildir-request-accept-article):
12505         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12506
12507 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12508
12509         * gnus-async.el: Require timer-funcs at compile time when in
12510         XEmacs for `run-with-idle-timer'.
12511
12512 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12513
12514         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12515         autoloaded function.
12516
12517 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12518
12519         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12520
12521 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12522
12523         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12524
12525 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12526
12527         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12528         gnus-expert-user to default.
12529
12530 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12531
12532         * nnimap.el (nnimap-open-server): Ditto.
12533
12534         * imap.el (imap-authenticate): Fix typo.
12535
12536 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12537
12538         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12539         buffer (since IMAP server might return FETCH response out of
12540         order, and the nntp buffer must be sorted).
12541
12542 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12543
12544         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12545         comparison on string.
12546
12547         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12548         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12549         (gnus-agent-summary-fetch-series): Modified to protect against
12550         gnus-agent-summary-fetch-group clearing processable flags.
12551         (gnus-agent-synchronize-group-flags): Update live group buffer as
12552         synchronization may occur due to the user toggle the plugged
12553         status.
12554         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12555         successfully downloaded.
12556         (gnus-agent-expire-group-1): Avoid using markers when the overview
12557         is in ascending order; greatly improves performance.
12558         (gnus-agent-regenerate-group): Use
12559         gnus-agent-synchronize-group-flags to reset read status in both
12560         gnus and server.
12561         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12562
12563 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12564
12565         * message.el: Don't autoload former message-utils variables.
12566         (message-strip-subject-trailing-was): Change doc string.
12567
12568         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12569         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12570         (nnweb-google-search): Add "hl=en" here.
12571         (nnweb-google-parse-1, nnweb-google-create-mapping):
12572         Don't hardcode URL.
12573
12574 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12575
12576         * message.el (message-get-reply-headers, message-followup):
12577         Mention related variables `message-use-followup-to' and
12578         `message-use-mail-followup-to', in the information buffer.
12579
12580         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12581         of broken groups(-beta).google.com.
12582
12583 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12584
12585         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12586         parameter to invoked gnus-request-move-article; remove the
12587         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12588         all at once instead of once per article.
12589         (gnus-summary-remove-process-mark): Accept a list of articles as
12590         well as a single article for processing.
12591
12592         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12593         parameter.
12594
12595         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12596
12597         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12598
12599         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12600         parameter.
12601
12602         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12603         parameter.
12604
12605         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12606         parameter and remove the gnus-sum-hint-move-is-internal variable.
12607
12608         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12609         parameter.
12610
12611         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12612         parameter.
12613
12614         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12615         parameter.
12616
12617         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12618
12619         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12620         parameter.
12621
12622         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12623         parameter.
12624
12625 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12626
12627         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12628         a more conservative way.
12629
12630 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12631
12632         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12633         buffer, so it moves the window's cursor.
12634
12635 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12636
12637         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12638         `mm-dissect-multipart' and receive the from field as an (optional)
12639         argument from `mm-dissect-multipart'.
12640         (mm-dissect-multipart): Receive the from field as an argument and
12641         pass it on when we call `mm-dissect-buffer' on MIME parts.
12642         Fixes verification/decryption of signed/encrypted MIME parts.
12643
12644 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12645
12646         * gnus-sum.el (gnus-summary-move-article): Set
12647         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12648         whatever it calls (right now, only nnimap-request-move article
12649         respects it).
12650
12651         * nnimap.el (nnimap-request-move-article): When
12652         gnus-sum-hint-move-is-internal is set, don't do the extra
12653         nnimap-request-article.
12654
12655 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12656
12657         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12658
12659         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12660         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12661
12662         * gnus-sum.el (gnus-summary-caesar-message):
12663         Apply `gnus-treat-article' after rotation.
12664
12665         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12666         doc string.
12667
12668 2005-02-22  Simon Josefsson  <jas@extundo.com>
12669
12670         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12671         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12672         <arne@arnested.dk>.
12673         (encrypt): Add password-cache and password-cache-expiry as group
12674         members.
12675
12676 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12677
12678         * smime.el (smime-ldap-host-list): Doc fix.
12679         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12680         cache) password.
12681         (smime-sign-region): Use it.
12682         (smime-decrypt-region): Use it.
12683         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12684         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12685         fails.
12686         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12687         certificate from DER to PEM format rather than calling openssl.
12688
12689         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12690
12691         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12692         for signing/encryption.
12693
12694         * mml.el (mml-parse-1): Use them.
12695
12696 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12697
12698         * nnrss.el (nnrss-verbose): Removed.
12699         (nnrss-request-group): Use `nnheader-message' instead.
12700
12701 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12702
12703         * nnrss.el (nnrss-verbose): New variable.
12704         (nnrss-request-group): Make it say nnrss is requesting a group.
12705
12706 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12707
12708         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12709         Handle news URL with given port correctly.
12710
12711 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12714         containing special characters.
12715
12716         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12717
12718         * mml.el (mime-to-mml): Ditto.
12719
12720         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12721         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12722         (rfc2047-decode-region): Quote decoded words containing special
12723         characters when rfc2047-quote-decoded-words-containing-tspecials
12724         is non-nil.
12725
12726 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12727
12728         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12729
12730         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12731
12732 2005-02-15  Simon Josefsson  <jas@extundo.com>
12733
12734         * nnimap.el (nnimap-debug): Doc fix.
12735
12736         * imap.el (imap-debug): Doc fix.
12737
12738 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12739
12740         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12741
12742 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12743
12744         * gnus.el (spam-contents): Improve docs for spam-contents
12745         parameter in its variable incarnation.
12746
12747 2005-02-14  Simon Josefsson  <jas@extundo.com>
12748
12749         * smime-ldap.el: Use require instead of load-library for ldap.
12750         (smime-ldap-search): Indent.
12751         (smime-ldap-search-internal): Shorten line.
12752
12753         * smime.el (smime-cert-by-dns): Add doc-string.
12754         (smime-cert-by-ldap-1): Indent.
12755
12756         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12757         mml-smime-get-dns-ldap.
12758         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12759
12760 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12761
12762         * smime.el: Require smime-ldap.
12763         (smime-ldap-host-list): New variable.
12764         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12765
12766         * mml-smime.el (mml-smime-encrypt-query): New function.
12767         (mml-smime-encrypt-query): Use it.
12768
12769         * smime-ldap.el: New file.
12770
12771 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12772
12773         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12774
12775 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12776
12777         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12778         argument in doc string.  Make query for type more clear.
12779
12780 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12781
12782         * gnus.el (gnus-group-startup-message): Search for gnus images in
12783         etc/images/gnus.
12784         * mm-util.el (mm-image-load-path): Likewise.
12785         * smiley.el (smiley-data-directory): Search for smilies in
12786         etc/images/smilies.
12787
12788 2005-02-09  Kim F. Storm  <storm@cua.dk>
12789
12790         Change Emacs release version from 21.4 to 22.1 throughout.
12791         Change Emacs development version from 21.3.50 to 22.0.50.
12792
12793 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12796
12797         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12798         non-Mule XEmacs as well.
12799         (mm-decompress-buffer): Signal an error intentionally if it does
12800         not decompress compressed data because auto-compression-mode is
12801         disabled.
12802
12803 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12804
12805         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12806         an ID in the registry even if it has no groups.
12807
12808 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12809
12810         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12811         merge it into mm-decompress-buffer.
12812         (gnus-mime-copy-part): Use the MIME part charset, the value which
12813         a user specified or gnus-newsgroup-charset for decoding, like
12814         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12815         save-buffer what was used.  Suggested by Kevin Ryde
12816         <user42@zip.com.au>.
12817         (gnus-mime-inline-part): Allow the name parameter as well as the
12818         filename parameter; force decompressing of compressed data; always
12819         display contents being not decoded as unibyte.
12820
12821         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12822         as well as the filename parameter.
12823
12824         * mm-util.el (mm-decompress-buffer): Merge
12825         gnus-mime-jka-compr-maybe-uncompress.
12826         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12827         of compressed data.
12828
12829 2005-02-08  Simon Josefsson  <jas@extundo.com>
12830
12831         * imap.el (imap-log): Doc fix.
12832
12833 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12834
12835         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12836         the coding cookies; decompress compressed parts.
12837
12838         * mml.el (mml-generate-mime-1): Add the charset parameter according
12839         to the value which a user specified manually or the coding cookie.
12840
12841         * mm-util.el (mm-string-to-multibyte): New function.
12842         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12843         (mm-coding-system-to-mime-charset): New function.
12844         (mm-decompress-buffer): New function.
12845         (mm-find-buffer-file-coding-system): New function.
12846
12847         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12848         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12849         parts.
12850
12851 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12852
12853         * mm-view.el (mm-display-inline-fontify): Decode a part according
12854         to the charset parameter.
12855
12856 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12859         prefix arg is neither nil nor a number, as info specifies.
12860
12861 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12862
12863         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12864         timestamps.
12865
12866 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12867
12868         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12869         groups error checking and notify user.
12870
12871 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12872
12873         * message.el (message-send-mail-function): Check existence of
12874         sendmail-program first before using default value
12875         `message-send-mail-with-sendmail'.  Otherwise use more generic
12876         `smtpmail-send-it'.
12877
12878 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * nntp.el (nntp-request-update-info): Always return nil.
12881
12882 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12883
12884         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12885
12886 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12887
12888         * message.el (message-beginning-of-line): Change the behavior when
12889         invoked between BOL and : so that it first moves backward.
12890
12891 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12892
12893         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12894         article buffer when editing of the article is discarded.
12895         (gnus-article-prepare): Revert.
12896
12897 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12898
12899         * gnus-art.el (gnus-article-prepare):
12900         Remove message-strip-forbidden-properties from the local hook.
12901
12902 2005-01-27  Simon Josefsson  <jas@extundo.com>
12903
12904         * password.el (password-cache-add): Only start one timer per key.
12905         Reported by Derek Atkins <warlord@MIT.EDU>.
12906
12907 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12908
12909         * run-at-time.el: Removed.  It is no longer needed as
12910         timer-funcs.el in the xemacs-base package has a working version of
12911         `run-at-time'.
12912
12913         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12914
12915         * password.el: Require timer-funcs instead of run-at-time in
12916         XEmacs.
12917         Remove `password-run-at-time' macro.
12918         (password-cache-add): Use `run-at-time' instead of
12919         `password-run-at-time'.
12920
12921         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12922         Remove `nnheader-cancel-function-timers' alias,
12923         `cancel-function-timers' exists in XEmacs in timer-funcs.
12924
12925         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12926         for `run-with-idle-timer'.
12927
12928         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12929         for `run-at-time'.
12930
12931         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12932         for `with-timeout'.
12933
12934         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12935         the same as for XEmacs 21.4.
12936         No need to ignore `run-with-idle-timer', this function exists in
12937         XEmacs now in timer-funcs.el in the xemacs-base package.
12938         (dgnushack-compile): No need to delete
12939         run-at-time.el from the list of files to compile because it
12940         doesn't exist anymore.
12941
12942 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12945         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12946
12947 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12948
12949         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12950         sensitively.
12951
12952 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12953
12954         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12955
12956 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12957
12958         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12959         which will be inserted according to the multibyteness of a buffer
12960         rather than the type of contents.  Suggested by ARISAWA Akihiro
12961         <ari@mbf.ocn.ne.jp>.
12962
12963         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12964         of string which old xml.el may return rather than a string.
12965
12966 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12967
12968         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12969
12970 2005-01-16  Simon Josefsson  <jas@extundo.com>
12971
12972         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12973         idn/idna.el isn't available.
12974         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12975         <michael@waxrat.com>.
12976
12977         * hashcash.el: Remove non-FSF copyright header.
12978
12979         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12980         (hashcash-generate-payment): Use it.
12981         (hashcash-generate-payment-async): Use it.
12982
12983 2005-01-15  Simon Josefsson  <jas@extundo.com>
12984
12985         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12986         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12987
12988         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12989         gnus-summary-idna-message.
12990         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12991         (gnus-summary-idna-message): New function.
12992
12993 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12994
12995         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12996         gnus-novice-user.
12997
12998 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * nnrss.el (nnrss-request-delete-group): Delete entries in
13001         nnrss-group-alist as well.
13002         (nnrss-save-server-data): Insert newline.
13003
13004 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13005
13006         * gnus.el (gnus-user-agent): Use list of symbols instead of
13007         symbols.  Display full version number for (S)XEmacs.  Optionally
13008         display (S)XEmacs codename.
13009
13010         * gnus-util.el (gnus-emacs-version): Update for new
13011         `gnus-user-agent'.
13012
13013         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13014         Gnus version.
13015
13016 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13017
13018         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13019         which is unreadable in some setups.
13020
13021 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13022
13023         * gnus-spec.el (gnus-update-format-specifications): Flush the
13024         group format spec cache if it doesn't support decoded group names.
13025
13026 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13027
13028         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13029         Allow to apply decay on score files matching a regexp.
13030
13031 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13034         compatibility in %g and %c.
13035
13036 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13037
13038         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13039         name for only %g and %c.
13040         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13041         of gnus-tmp-group to decoded group name.
13042         (gnus-group-make-rss-group): Exclude `/'s from group names.
13043
13044 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13045
13046         * nnrss.el (nnrss-get-encoding): Fix regexp.
13047
13048 2004-12-27  Simon Josefsson  <jas@extundo.com>
13049
13050         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13051         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13052         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13053
13054 2004-12-17  Kim F. Storm  <storm@cua.dk>
13055
13056         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13057
13058         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13059
13060 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13061
13062         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13063
13064 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * nnrss.el: Require rfc2047 and mml.
13067         (nnrss-file-coding-system): New variable.
13068         (nnrss-format-string): Redefine it as an inline function.
13069         (nnrss-decode-group-name): New function.
13070         (nnrss-string-as-multibyte): Remove.
13071         (nnrss-retrieve-headers): Decode group name; don't use
13072         nnrss-format-string.
13073         (nnrss-request-group): Decode group name.
13074         (nnrss-request-article): Decode group name; allow a Message-ID as
13075         well as an article number; don't use nnrss-format-string; encode a
13076         Message-ID string which may contain non-ASCII characters; use
13077         mml-to-mime to compose a MIME article.
13078         (nnrss-request-expire-articles): Decode group name.
13079         (nnrss-request-delete-group): Decode group name.
13080         (nnrss-fetch): Clarify error message.
13081         (nnrss-read-server-data): Use insert-file-contents instead of load;
13082         bind file-name-coding-system; use multibyte buffer.
13083         (nnrss-save-server-data): Bind coding-system-for-write to the
13084         value of nnrss-file-coding-system; bind file-name-coding-system;
13085         add coding cookie.
13086         (nnrss-read-group-data): Use insert-file-contents instead of load;
13087         bind file-name-coding-system; use multibyte buffer.
13088         (nnrss-save-group-data): Bind coding-system-for-write to the
13089         value of nnrss-file-coding-system; bind file-name-coding-system.
13090         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13091         make it work with non-ASCII text.
13092         (nnrss-find-el): Make it work with old xml.el as well.
13093
13094 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13095
13096         * nnrss.el (nnrss-get-encoding): New function.
13097         (nnrss-fetch): Use unibyte buffer initially; bind
13098         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13099         decode contents according to the encoding attribute.
13100         (nnrss-save-group-data): Add coding cookie.
13101         (nnrss-mime-encode-string): New function.
13102         (nnrss-check-group): Use it to encode subject and author.
13103
13104 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13105
13106         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13107         imaginary variable.
13108
13109 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13110
13111         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13112         correctly even if there are wide characters.
13113
13114 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13115
13116         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13117         downcased symbol names; make a new cache instead of reusing
13118         bbdb-hashtable.
13119
13120 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13121
13122         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13123         concatenating segments rather than before concatenating them.
13124         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13125
13126         * message.el (message-get-reply-headers): Bind `extra'.
13127
13128 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13129
13130         * message.el (message-extra-wide-headers): New variable.
13131         (message-get-reply-headers): Use it.
13132
13133 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13134
13135         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13136         (gnus-agent-group-pathname): Ditto.
13137
13138         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13139
13140         * gnus-group.el (gnus-group-make-group): Decode group name.
13141         (gnus-group-make-rss-group): Register the group data after opening
13142         the nnrss group.
13143
13144 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13145
13146         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13147         by expiry now get marked as read.
13148
13149 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13150
13151         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13152
13153 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13154
13155         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13156         unify Latin characters in XEmacs.
13157         (mm-find-mime-charset-region): Use it.
13158
13159 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13160
13161         * gnus-util.el (gnus-delete-directory): New function.
13162
13163         * gnus-agent.el (gnus-agent-delete-group): Use it.
13164
13165         * gnus-cache.el (gnus-cache-delete-group): Use it.
13166
13167 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13170         names.
13171
13172 2004-12-16  Simon Josefsson  <jas@extundo.com>
13173
13174         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13175
13176 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13179
13180         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13181         (gnus-group-set-current-level): Decode group name.
13182
13183 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13184
13185         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13186         failed.
13187
13188 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-group.el (gnus-group-delete-group): Decode group name.
13191         (gnus-group-make-rss-group): Encode group name.
13192         (gnus-group-catchup-current): Decode group name.
13193         (gnus-group-kill-group): Decode group name.
13194
13195 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13196
13197         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13198
13199 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13200
13201         * gnus-group.el (gnus-group-make-rss-group):
13202         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13203
13204         * gnus-start.el (gnus-setup-news): Honor user's setting to
13205         gnus-message-archive-method.  Suggested by Lute Kamstra
13206         <lute@gnu.org>.
13207
13208 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13209
13210         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13211         global counterparts of the buffer-local variables.
13212
13213 2004-11-16  Romain Francoise  <romain@orebokech.com>
13214
13215         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13216         counterparts of the buffer-local variables.
13217
13218 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * message.el (message-forbidden-properties): Fixed typo in doc
13221         string.
13222
13223 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13224
13225         * gnus-util.el (gnus-replace-in-string): Added doc string.
13226
13227         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13228         to avoid problems when splitting mails with many recipients.
13229
13230 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13231
13232         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13233         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13234
13235 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13236
13237         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13238         if there is no hashtable in memory or file modification time is
13239         newer than cached timestamp.
13240
13241 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13242
13243         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13244         not-matching option.
13245
13246 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13247
13248         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13249         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13250         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13251         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13252         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13253         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13254
13255 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13256
13257         * message.el (message-forward-make-body-mml): Remove headers
13258         according to message-forward-ignored-headers if a message is decoded.
13259
13260 2004-12-02  Romain Francoise  <romain@orebokech.com>
13261
13262         * message.el (message-forward-make-body-plain): Always remove
13263         headers according to message-forward-ignored-headers.
13264
13265 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13266
13267         * spam.el (spam-summary-prepare-exit): Remove the
13268         gnus-summary-limit pop for now, it has problems with ham marks for
13269         me.
13270
13271 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13272
13273         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13274         correctly.
13275
13276 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13277
13278         * format-spec.el (format-spec): Message the char.
13279
13280 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13281
13282         * gnus-art.el (gnus-split-methods): Reformat comments.
13283
13284         * spam.el (spam-summary-prepare-exit): Remove article limits
13285         before exiting the summary buffer.
13286
13287 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13290         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13291
13292         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13293         order to silence the byte compiler.
13294
13295         * spam.el: Fix the way to silence the byte compiler, which
13296         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13297         bbdb-search-simple, spam-BBDB-register-routine,
13298         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13299         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13300         spam-stat-buffer-is-spam, spam-stat-load,
13301         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13302         spam-stat-save and spam-stat-split-fancy.
13303
13304 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13307         which may confuse users.
13308         (canlock-password-for-verify): Ditto.
13309
13310         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13311
13312         * gnus-art.el (gnus-emphasis-alist): Ditto.
13313
13314         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13315
13316         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13317
13318         * gnus-start.el (gnus-save-killed-list): Ditto.
13319
13320         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13321         (gnus-sum-thread-tree-root): Ditto.
13322         (gnus-sum-thread-tree-false-root): Ditto.
13323         (gnus-sum-thread-tree-single-indent): Ditto.
13324
13325         * message.el (message-courtesy-message): Ditto.
13326         (message-archive-note): Ditto.
13327         (message-subscribed-address-file): Ditto.
13328         (message-user-fqdn): Ditto.
13329
13330         * spam-report.el (spam-report-gmane-regex): Ditto.
13331
13332         * spam.el (spam-blackhole-good-server-regex): Ditto.
13333
13334 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13335
13336         * mml.el (mml-preview): Widen the message buffer before copying
13337         the contents to the preview buffer; sort headers before previewing.
13338
13339         * message.el (message-hidden-headers): Fix the way to avoid a bug
13340         in the `repeat' widget in Emacs 21.3 or earlier.
13341
13342 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13343
13344         * message.el (message-hidden-headers): Default to "^References:".
13345         Improve customization type.  Suggested by Reiner Steib
13346         <Reiner.Steib@gmx.de>.
13347
13348 2004-11-25  Romain Francoise  <romain@orebokech.com>
13349
13350         * message.el (message-strip-forbidden-properties): Remove check for
13351         obsolete `message-hidden' text property, hidden headers are not
13352         accessible in the buffer anymore.
13353
13354 2004-11-22  Romain Francoise  <romain@orebokech.com>
13355
13356         * message.el (message-header-format-alist): Add `From' in list
13357         so that it can be sorted.
13358         (message-fix-before-sending): Widen and sort headers before
13359         sending.
13360         (message-hide-headers): Use narrowing to hide headers by moving
13361         them to the top of the buffer and narrowing to the region
13362         underneath.
13363
13364 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13365
13366         * message.el (message-strip-forbidden-properties): Bind
13367         buffer-read-only (etc) to nil.
13368
13369 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13370
13371         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13372         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13373
13374 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13375
13376         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13377
13378 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13379
13380         * dns.el (query-dns): Use sit-for to time instead of
13381         accept-process-output, since that doesn't seem to work on udp
13382         sockets.
13383
13384 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13387
13388 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13389
13390         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13391         doc string.  Improve doc string.
13392
13393 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13394
13395         * nntp.el (nntp-request-update-info): Return nil if
13396         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13397         may not call gnus-activate-group which uselessly issues the GROUP
13398         commands for all nntp groups and wastes time.  Reported by Romain
13399         Francoise <romain@orebokech.com>.
13400
13401         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13402
13403 2004-11-15  Simon Josefsson  <jas@extundo.com>
13404
13405         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13406         headers separately.
13407         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13408         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13409
13410 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13411
13412         * gnus-start.el (gnus-convert-old-newsrc):
13413         Assign legacy-gnus-agent to 5.10.7.
13414
13415 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13416
13417         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13418         start of the lines.
13419
13420 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13421
13422         * hashcash.el (hashcash-default-payment): Change default to 20.
13423         (hashcash-default-accept-payment): Change default to 20.
13424         (hashcash-process-alist): New variable.
13425         (hashcash-generate-payment-async): Add.
13426         (hashcash-already-paid-p): Add.
13427         (hashcash-insert-payment): Don't generate payments twice.
13428         (hashcash-insert-payment-async): Add.
13429         (hashcash-insert-payment-async-2): Add.
13430         (hashcash-cancel-async): Add.
13431         (hashcash-wait-async): Add.
13432         (hashcash-processes-running-p): Add.
13433         (hashcash-wait-or-cancel): Add.
13434         (mail-add-payment): New optional argument.  Conditionally start
13435         asynchronous calculation.
13436         (mail-add-payment-async): Add.
13437
13438         * message.el (message-send-mail): Wait for asynchronous hashcash
13439         results.  Don't clobber existing X-Hashcash headers.
13440         (message-setup-1): Call mail-add-payment-async when
13441         message-generate-hashcash is non-nil.
13442
13443 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13444
13445         * message.el (message-use-alternative-email-as-from): Examine the
13446         From header as well; use message-make-from in order to include a
13447         user's full name.
13448
13449 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13452         default; improve customization type.
13453         (gnus-emphasis-custom-with-format): New macro.
13454         (gnus-emphasis-custom-value-to-external): New function.
13455         (gnus-emphasis-custom-value-to-internal): New function.
13456
13457 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13458
13459         * dns.el (query-dns): Resolve reverse addresses.
13460
13461 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13462
13463         * gnus-group.el (gnus-group-get-new-news): Use it.
13464
13465         * gnus-start.el (gnus-check-reasonable-setup): New function.
13466
13467 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13468
13469         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13470         "Args out of range" error.  Reported by Arnaud Giersch
13471         <arnaud.giersch@free.fr>.
13472
13473 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13474
13475         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13476
13477 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13478
13479         * spam.el (spam group): Add :version.
13480
13481         * pgg-def.el (pgg group): Add :version.
13482
13483 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13484
13485         * gnus-art.el (gnus-article-edit-article): Don't associate the
13486         article buffer with a draft file.  This is a temporary measure
13487         against the 2004-08-22 change to gnus-article-edit-mode.
13488
13489 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13490
13491         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13492         (html2text-format-tags): Remove unused variable `attr'.
13493
13494 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13495
13496         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13497
13498         * tls.el (tls-process-connection-type, tls-success)
13499         (tls-certtool-program): Add :version.
13500
13501         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13502         (starttls-extra-arguments, starttls-process-connection-type)
13503         (starttls-connect, starttls-failure, starttls-success): Add :version.
13504
13505         * spam-stat.el (spam-stat): Add :version.
13506
13507         * sieve.el (sieve): Add :version.
13508
13509         * sha1.el (sha1): Add :version.
13510         (sha1-use-external): Remove redundant version.
13511
13512         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13513         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13514         (nnmail-split-fancy-match-partial-words)
13515         (nnmail-split-lowercase-expanded): Add :version.
13516
13517         * nndiary.el (nndiary): Add :version.
13518
13519         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13520
13521         * mml-sec.el (mml-default-sign-method)
13522         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13523         Add :version.
13524
13525         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13526
13527         * mm-url.el (mm-url-use-external, mm-url-program)
13528         (mm-url-arguments): Add :version.
13529
13530         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13531         (mm-attachment-file-modes, mm-decrypt-option)
13532         (mm-w3m-safe-url-regexp): Add :version.
13533
13534         * message.el (message-cite-prefix-regexp)
13535         (message-sendmail-envelope-from, message-minibuffer-local-map)
13536         (message-user-fqdn, message-completion-alist): Add :version.
13537
13538         * gnus-win.el (gnus-configure-windows-hook)
13539         (gnus-use-frames-on-any-display): Add :version.
13540
13541         * gnus-art.el (gnus-article-address-banner-alist)
13542         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13543         (gnus-treat-from-picon, gnus-treat-mail-picon)
13544         (gnus-treat-x-pgp-sig): Add :version.
13545
13546         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13547         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13548         (gnus-summary-article-delete-hook)
13549         (gnus-summary-display-while-building): Add :version.
13550
13551         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13552         (gnus-get-top-new-news-hook): Add :version.
13553
13554         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13555         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13556
13557         * gnus-registry.el (gnus-registry): Add :version.
13558
13559         * gnus-spec.el (gnus-use-correct-string-widths)
13560         (gnus-make-format-preserve-properties): Add :version.
13561
13562         * gnus.el (gnus-group-charter-alist)
13563         (gnus-group-fetch-control-use-browse-url)
13564         (gnus-install-group-spam-parameters): Add :version.
13565
13566         * gnus-diary.el (gnus-diary): Add :version.
13567
13568         * gnus-delay.el (gnus-delay): Add :version.
13569
13570         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13571         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13572         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13573         Add :version.
13574
13575         * gnus-agent.el (gnus-agent-max-fetch-size)
13576         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13577         (gnus-agent-prompt-send-queue): Add :version.
13578
13579         * deuglify.el (gnus-outlook-deuglify): Add :version.
13580
13581         * html2text.el: Beautify code.  Improve doc strings.  Some
13582         checkdoc cleanup.
13583         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13584
13585 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13586
13587         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13588
13589 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13590
13591         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13592         when package is loaded.
13593
13594         * spam.el (spam-summary-score-preferred-header): Add global preference
13595         for people who want to override the default SpamAssassin over
13596         Bogofilter preference (when both are set).
13597         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13598         (spam-user-format-function-S): Check
13599         spam-summary-score-preferred-header.
13600         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13601         (spam-user-format-function-S): Format the score correctly.
13602
13603 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13604
13605         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13606         signature file.  Suggested by Manoj Srivastava
13607         <srivasta@golden-gryphon.com>.
13608
13609         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13610         iso-2022-jp even in the Japanese language environment.
13611         Suggested by Jason Rumney <jasonr@gnu.org>.
13612
13613 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13616         use the same characters as the dummy marks; make it free from
13617         getting affected by the language environment.
13618         (gnus-summary-read-group-1): Update mark positions only when the
13619         format spec is updated.
13620
13621         * gnus-spec.el (gnus-update-format-specifications): Return a list
13622         of updated types.
13623
13624 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13625
13626         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13627         of boundp to check if display-warning is available.
13628
13629 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13630
13631         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13632
13633 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13634
13635         * nnspool.el (nnspool-spool-directory): Use news-path if the
13636         news-directory variable is not bound.
13637
13638         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13639         function instead of display-warning if it is not available.
13640
13641 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13642
13643         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13644         v5-10: Use `point-at-bol'.
13645
13646 2004-10-26  Simon Josefsson  <jas@extundo.com>
13647
13648         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13649         <chenggao@gmail.com>.
13650
13651 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13652
13653         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13654         instead.
13655
13656 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13657
13658         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13659         to remove a server from the nnimap-server-buffer-alist.
13660         (nnimap-open-connection, nnimap-close-server): Use it.
13661
13662         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13663
13664 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13665
13666         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13667         running the major-mode function.
13668
13669 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13670
13671         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13672         dummy marks in the right way.
13673
13674 2004-10-18  David Edmondson  <dme@dme.org>
13675
13676         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13677         excessively.
13678
13679 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13680
13681         * gnus-util.el (gnus-split-references): Accept a nil references
13682         string and go on blissfully.
13683
13684         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13685         cases where the references string is non-nil but has no references.
13686
13687         * encrypt.el: Add autoload tags.
13688
13689         * spam.el (spam-resolve-registrations-routine): Remove article
13690         from unregistration list too.  Reported by David Hanak
13691         <dhanak@isis.vanderbilt.edu>
13692
13693 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13694
13695         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13696         nil.  Changed custom type.
13697
13698 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13699
13700         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13701
13702         * gnus-sum.el (gnus-summary-move-article): Use it.
13703
13704 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13705
13706         * encrypt.el: Add autoload cookies.
13707
13708         * spam.el (spam-backend-article-list-property)
13709         (spam-backend-get-article-todo-list)
13710         (spam-backend-put-article-todo-list)
13711         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13712         Resolve registrations separately.
13713         (spam-register-routine): Format comments.
13714         (spam-unregister-routine, spam-register-routine): Always call with
13715         specific-articles, no default list.
13716         (spam-summary-prepare-exit): Use the spam-classifications function.
13717
13718         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13719         gnus-encrypt.el.
13720
13721         * encrypt.el: Copied from gnus-encrypt.el.
13722
13723         * gnus-encrypt.el: Commented that it's obsolete.
13724
13725 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13726
13727         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13728         (gnus-score-save): Use it.
13729
13730         * message.el (message-bury): Use `window-dedicated-p'.
13731
13732 2004-10-15  Simon Josefsson  <jas@extundo.com>
13733
13734         * pop3.el (top-level): Don't require nnheader.
13735         (pop3-read-timeout): Add.
13736         (pop3-accept-process-output): Add.
13737         (pop3-read-response, pop3-retr): Use it.
13738
13739 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13740
13741         * spam.el (spam-register-routine): Move comment.
13742         (spam-verify-bogofilter): Use 'unknown for the initial
13743         spam-bogofilter-valid state, not 'never.
13744
13745         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13746         for netrc-machine.
13747
13748         * nnimap.el (nnimap-open-connection): Use
13749         netrc-machine-user-or-password.
13750
13751 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13752
13753         * gnus-registry.el (gnus-registry-unload-hook):
13754         Set as a variable with add-hook.
13755
13756         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13757         of news-path.
13758
13759         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13760
13761         * spam.el: Delete duplicate `provide'.
13762         (spam-unload-hook): Set as a variable with add-hook.
13763
13764 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13765
13766         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13767         in the doc string.
13768
13769         * message.el (message-ignored-news-headers)
13770         (message-ignored-supersedes-headers)
13771         (message-ignored-resent-headers)
13772         (message-forward-ignored-headers): Improve custom type.
13773
13774 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * message.el (message-tokenize-header): Fix 2004-09-06 change
13777         which used point-min in the wrong place.
13778
13779 2004-10-12  Simon Josefsson  <jas@extundo.com>
13780
13781         * tls.el (tls-certtool-program): New variable.
13782         (tls-certificate-information): New function, based on
13783         ssl-certificate-information.
13784
13785 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * compface.el: Move the version of ELisp-based uncompface program
13788         to the contrib directory because of the copyright problem.
13789
13790 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13791
13792         * message.el (message-kill-buffer): Raise the current frame.
13793
13794 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13795
13796         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13797
13798         * gnus.el (message-y-or-n-p): Autoload.
13799
13800         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13801         (pop3-password-required, pop3-authentication-scheme)
13802         (pop3-leave-mail-on-server): Made customizable.
13803         (pop3): New custom group.
13804         (pop3-retr): Remove `sleep-for' statements.
13805         Suggested by Dave Love <fx@gnu.org>.
13806
13807         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13808         Windows/DOS.
13809
13810         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13811         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13812         Dave Love <fx@gnu.org>.
13813
13814         * mml.el (mml-minibuffer-read-disposition): Require match.
13815         Suggested by Dave Love <fx@gnu.org>.
13816
13817 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13818
13819         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13820         doc string.
13821
13822 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13823
13824         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13825
13826 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13827
13828         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13829         instead of calling `mm-insert-inline', to decode text/* parts
13830         before displaying them.
13831
13832 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13833
13834         * mm-uu.el (mm-uu-text-plain-type): New variable.
13835         (mm-uu-pgp-signed-extract-1): Use it.
13836         (mm-uu-pgp-encrypted-extract-1): Use it.
13837         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13838         bind mm-uu-text-plain-type with that value.
13839         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13840         mm-uu-dissect.
13841
13842 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13843
13844         * gnus-group.el (gnus-update-group-mark-positions):
13845         * gnus-sum.el (gnus-update-summary-mark-positions):
13846         * message.el (message-check-news-body-syntax):
13847         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13848         of string-as-multibyte.
13849
13850 2004-10-05  Juri Linkov  <juri@jurta.org>
13851
13852         * gnus-group.el (gnus-update-group-mark-positions):
13853         * gnus-sum.el (gnus-update-summary-mark-positions):
13854         * message.el (message-check-news-body-syntax):
13855         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13856         8-bit unibyte values to a multibyte string for search functions.
13857
13858 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13859
13860         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13861         (mm-uu-dissect-text-parts): New function.
13862
13863         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13864         dissect text parts.
13865
13866         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13867         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13868
13869         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13870
13871         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13872         gnus-current-topics instead of gnus-current-topic.
13873
13874 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13875
13876         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13877
13878 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13879
13880         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13881         where approriate.
13882
13883         * nnml.el (nnml-generate-active-info): do.
13884
13885         * nndiary.el (nndiary-generate-active-info): do.
13886
13887         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13888         (gnus-topic-move): do.
13889
13890         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13891         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13892
13893         * gnus-srvr.el (gnus-server-prepare)
13894         (gnus-server-open-all-servers): do.
13895
13896         * gnus-msg.el (gnus-summary-cancel-article)
13897         (gnus-summary-resend-message)
13898         (gnus-summary-mail-crosspost-complaint): do.
13899
13900         * gnus-move.el (gnus-change-server): do.
13901
13902         * gnus-group.el (gnus-group-unmark-all-groups)
13903         (gnus-group-set-current-level): do.
13904
13905 2004-10-04  Simon Josefsson  <jas@extundo.com>
13906
13907         * message.el (message-generate-hashcash): Doc fix.
13908
13909 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13910
13911         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13912         avoid infinite recursion via gnus-get-function.
13913
13914 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13915
13916         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13917
13918         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13919
13920         * nnmail.el (nnmail-split-history): do.
13921
13922         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13923         (nnml-request-delete-group): do.
13924
13925         * nnslashdot.el (nnslashdot-read-groups): do.
13926
13927         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13928         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13929
13930         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13931         (nnspool-sift-nov-with-sed): Use last.
13932         (nnspool-retrieve-headers-with-nov): Use mapc.
13933         (nnspool-request-newgroups): Use dolist.
13934         (nnspool-request-group): Use last.
13935
13936         * nntp.el (nntp-read-server-type): Use dolist.
13937
13938         * nnvirtual.el (nnvirtual-create-mapping)
13939         (nnvirtual-update-read-and-marked): Use dolist.
13940         (nnvirtual-convert-headers): Simplify.
13941
13942 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13943
13944         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13945         support for sync'ing tick marks.
13946
13947 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13950         there's no visible header.
13951
13952 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13953
13954         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13955         necessary, pass full group name to gnus-request-set-marks.
13956
13957 2004-10-01  Simon Josefsson  <jas@extundo.com>
13958
13959         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13960         acroread.
13961
13962 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13963
13964         * spam-report.el (spam-report-gmane): Fix interactive.
13965
13966         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13967
13968         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13969         when writing file.
13970         (gnus-agent-synchronize-flags): Don't default to being
13971         interactive.
13972
13973 2004-09-30  Simon Josefsson  <jas@extundo.com>
13974
13975         * message.el (message-generate-hashcash): Add.
13976         (message-send-mail): Use it, call mail-add-payment.
13977
13978 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13979
13980         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13981
13982 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13983
13984         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13985         gnus-requst-update-info with explicit code to sync the in-memory
13986         info read flags with the marks being sync'd to the backend.
13987
13988         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13989
13990 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13991
13992         * spam.el (spam-verify-bogofilter): Add new function.
13993         (spam-check-bogofilter)
13994         (spam-bogofilter-register-with-bogofilter): Use it.
13995         (spam-verify-bogofilter): Add small fixes.
13996
13997 2004-09-28  Simon Josefsson  <jas@extundo.com>
13998
13999         * hashcash.el (hashcash-generate-payment): Revert.
14000
14001 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14002
14003         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14004         gnus-extract-references instead of gnus-split-references.
14005
14006         * gnus-util.el (gnus-extract-references): Add new function, analogous
14007         to gnus-split-references but extracts only the message-ID without
14008         anything extra.
14009
14010         * hashcash.el (hashcash-generate-payment)
14011         (hashcash-check-payment): Do the right thing if hashcash-path is
14012         nil (because the hashcash program could not be found).
14013
14014         * spam.el (spam-use-hashcash): Remove comment.
14015
14016 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14017
14018         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14019         (gnus-cache-enter-article, gnus-cache-remove-article)
14020         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14021
14022         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14023
14024         * gnus-art.el (article-hide-boring-headers)
14025         (article-translate-strings, article-display-face)
14026         (gnus-article-mime-match-handle-first)
14027         (gnus-article-highlight-headers)
14028         (gnus-article-add-buttons-to-head): do.
14029
14030 2004-09-27  Simon Josefsson  <jas@extundo.com>
14031
14032         * hashcash.el: New version, from
14033         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14034         ../contrib/.
14035
14036 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14037
14038         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14039
14040 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14041
14042         * gnus-dup.el (gnus-dup-open): Use mapc.
14043         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14044
14045         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14046         Reported by Stefan Wiens <s.wi@gmx.net>.
14047
14048         * gnus.el (gnus-shutdown): Use dolist.
14049
14050         * gnus-undo.el (gnus-undo): Use mapc.
14051
14052         * nnrss.el (nnrss-generate-active): do.
14053
14054         * message.el (message-cite-original-without-signature)
14055         (message-cite-original): Use mapc.
14056         (message-do-actions, message-make-forward-subject): Use dolist.
14057
14058 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14059
14060         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14061         deletion to remove entire duplicate line.  Fixes merged article
14062         number bug.
14063
14064 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14065
14066         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14067         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14068         first ask if you want to open a server and then, even when you
14069         responded with no, asking if you want to synchronize the server's
14070         flags.
14071         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14072         multi-line expressions.
14073         (gnus-agent-synchronize-group-flags): New internal function.
14074         Updates marks in memory (in the info structure) AND in the
14075         backend.
14076
14077         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14078
14079         * nnagent.el (nnagent-request-set-mark): Use
14080         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14081         method, to ensure that synchronization updates marks in the
14082         backend and in the info (in memory) structure.
14083
14084 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14085
14086         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14087         convention fully; don't miss the root article of a thread; make
14088         the X-Draft-From header with correct article numbers.
14089
14090 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14091
14092         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14093         unless plugged.  Disable the agent so that an open failure causes
14094         an error.
14095
14096         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14097         Reverted 2004-09-21 change.  The backend must be opened while
14098         synchronizing flags even when the backend stores the flags
14099         locally.
14100
14101 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14102
14103         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14104         in `header' match.  Reported by Svend Tollak Munkejord.
14105
14106         * message.el (message-cite-original): Fix use of
14107         `message-cite-articles-with-x-no-archive'.
14108
14109 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14110
14111         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14112         (gnus-window-to-buffer): Ditto.
14113
14114         * mml.el (mml-preview-buffer): New variable.
14115         (mml-preview): Manage window layout with gnus-buffer-configuration.
14116
14117         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14118         X-Draft-From header even if those articles aren't quoted.
14119
14120 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14121
14122         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14123         (gnus-request-set-mark, gnus-request-update-mark): Use new
14124         g-s-t-u-l-m to decide to use backend even when unplugged.
14125
14126 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14127
14128         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14129         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14130
14131 2004-09-20  Simon Josefsson  <jas@extundo.com>
14132
14133         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14134         "utf-16-le".
14135
14136 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14137
14138         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14139
14140 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14141
14142         * uudecode.el (uudecode-use-external): Add :version.
14143
14144         * smime.el (smime-CA-file, smime-encrypt-cipher)
14145         (smime-dns-server): Add :version.
14146
14147         * smiley.el (gnus-smiley-file-types): Add :version.
14148
14149         * sha1.el (sha1-use-external): Add :version.
14150
14151         * pgg-def.el (pgg-query-keyserver): Add :version.
14152
14153         * nnmail.el (nnmail-fancy-expiry-targets)
14154         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14155         Add :version.
14156
14157         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14158         (nnimap-retrieve-groups-asynchronous): Add :version.
14159         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14160
14161         * mml.el (mml-content-disposition-parameters)
14162         (mml-insert-mime-headers-always): Add :version.
14163
14164         * mm-util.el (mm-coding-system-priorities): Add :version.
14165
14166         * mm-decode.el (mm-inline-text-html-with-images)
14167         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14168         (mm-verify-option): Add :version.
14169         (mm-text-html-renderer): Change :version.
14170
14171         * message.el (message-fcc-externalize-attachments)
14172         (message-required-headers, message-draft-headers)
14173         (message-subject-trailing-was-query)
14174         (message-subject-trailing-was-ask-regexp)
14175         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14176         (message-mark-insert-end, message-archive-header)
14177         (message-archive-note, message-cross-post-default)
14178         (message-cross-post-note, message-followup-to-note)
14179         (message-cross-post-note-function, message-use-mail-followup-to)
14180         (message-subscribed-address-functions)
14181         (message-subscribed-address-file, message-subscribed-addresses)
14182         (message-subscribed-regexps, message-allow-no-recipients)
14183         (message-yank-cited-prefix, message-signature-insert-empty-line)
14184         (message-hidden-headers, message-hierarchical-addresses)
14185         (message-mail-user-agent, message-use-idna)
14186         (message-valid-fqdn-regexp)
14187         (message-strip-special-text-properties, message-header-synonyms)
14188         (message-beginning-of-line, message-tab-body-function): Add :version.
14189         (message-insert-canlock, message-wide-reply-confirm-recipients):
14190         Change :version.
14191
14192         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14193         and :version.
14194         (mail-source-delete-old-incoming-confirm)
14195         (mail-source-movemail-program): Add :version.
14196
14197         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14198         (gnus-agent-cache, gnus-agent): Change :version.
14199
14200         * gnus-util.el (gnus-use-byte-compile): Change :version.
14201
14202         * gnus-sum.el (gnus-summary-make-false-root-always)
14203         (gnus-summary-default-high-score)
14204         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14205         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14206         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14207         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14208         (gnus-sum-thread-tree-single-indent)
14209         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14210         (gnus-sum-thread-tree-leaf-with-other)
14211         (gnus-sum-thread-tree-single-leaf): Add :version.
14212         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14213         (gnus-article-loose-mime): Change :version.
14214
14215         * gnus-start.el (gnus-backup-startup-file)
14216         (gnus-save-startup-file-via-temp-buffer): Add :version.
14217
14218         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14219         (gnus-server-offline-face): Add :version.
14220
14221         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14222
14223         * gnus-msg.el (gnus-gcc-externalize-attachments)
14224         (gnus-debug-files, gnus-debug-exclude-variables)
14225         (gnus-discouraged-post-methods): Change :version.
14226         (gnus-confirm-mail-reply-to-news)
14227         (gnus-confirm-treat-mail-like-news): Add :version.
14228
14229         * gnus-int.el (gnus-server-unopen-status): Add :version.
14230
14231         * gnus-group.el (gnus-group-jump-to-group-prompt)
14232         (gnus-large-ephemeral-newsgroup)
14233         (gnus-fetch-old-ephemeral-headers): Add :version.
14234
14235         * gnus-fun.el (gnus-x-face-directory)
14236         (gnus-convert-pbm-to-x-face-command)
14237         (gnus-convert-image-to-x-face-command)
14238         (gnus-convert-image-to-face-command): Add :version.
14239
14240         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14241
14242         * gnus-cite.el (gnus-cite-blank-line-after-header)
14243         (gnus-article-boring-faces): Add :version.
14244
14245         * gnus-art.el (gnus-buttonized-mime-types)
14246         (gnus-inhibit-mime-unbuttonizing)
14247         (gnus-treat-display-face)
14248         (gnus-treat-body-boundary): Change :version.
14249         (gnus-body-boundary-delimiter, gnus-picon-databases)
14250         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14251         (gnus-treat-date-english, gnus-treat-fold-headers)
14252         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14253         (gnus-treat-mail-picon, gnus-treat-wash-html)
14254         (gnus-article-encrypt-protocol)
14255         (gnus-use-idna, gnus-article-over-scroll)
14256         (gnus-mime-display-multipart-alternative-as-mixed)
14257         (gnus-mime-display-multipart-related-as-mixed)
14258         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14259         (gnus-ctan-url, gnus-button-ctan-handler)
14260         (gnus-button-handle-ctan-bogus-regexp)
14261         (gnus-button-ctan-directory-regexp)
14262         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14263         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14264         (gnus-button-man-level, gnus-button-emacs-level)
14265         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14266
14267         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14268         (gnus-agent-go-online): Change :version.
14269         (gnus-agent-expire-unagentized-dirs)
14270         (gnus-agent-auto-agentize-methods): Add :version.
14271
14272         * flow-fill.el (fill-flowed-display-column)
14273         (fill-flowed-encode-column): Add :version.
14274
14275         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14276         (gnus-outlook-deuglify-unwrap-max)
14277         (gnus-outlook-deuglify-cite-marks)
14278         (gnus-outlook-deuglify-unwrap-stop-chars)
14279         (gnus-outlook-deuglify-no-wrap-chars)
14280         (gnus-outlook-deuglify-attrib-cut-regexp)
14281         (gnus-outlook-deuglify-attrib-verb-regexp)
14282         (gnus-outlook-deuglify-attrib-end-regexp)
14283         (gnus-outlook-display-hook): Add :version.
14284
14285         * binhex.el (binhex-use-external): Add :version.
14286
14287 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14288
14289         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14290         and `invisible'.
14291
14292 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14293
14294         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14295         in gnus-registry-trim.
14296
14297 2004-09-13  Simon Josefsson  <jas@extundo.com>
14298
14299         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14300
14301         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14302
14303         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14304         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14305         <yamaoka@jpl.org>.
14306         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14307         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14308         <yamaoka@jpl.org>.
14309
14310         * sieve.el (sieve-manage-mode): Ditto.
14311
14312 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14315
14316 2004-09-11  Simon Josefsson  <jas@extundo.com>
14317
14318         * dns-mode.el: Add.
14319
14320         * mm-view.el (mm-display-dns-inline): Add.
14321
14322         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14323         (mm-automatic-display): Ditto.
14324
14325         * mailcap.el (mailcap-mime-data): Add text/dns.
14326         (mailcap-mime-extensions): Map .soa to text/dns.
14327
14328 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14329
14330         * gnus-art.el (article-decode-mime-words, article-babel)
14331         (gnus-article-highlight-signature, gnus-article-add-buttons)
14332         (gnus-signature-toggle): Remove unnecessary bindings of
14333         `inhibit-read-only' inherited from v5.10 merge.
14334
14335 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14336
14337         * nntp.el (nntp): New customization group.
14338         (nntp-authinfo-file): Add customization group.
14339
14340         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14341
14342         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14343
14344         * gnus.el (to-address, to-list, subscribed)
14345         (large-newsgroup-initial): Ditto.
14346
14347         * flow-fill.el (fill-flowed-display-column)
14348         (fill-flowed-encode-column): Ditto.
14349
14350 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14351
14352         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14353         Use point-min rather than 1.
14354         (message-send-mail): Use buffer-size rather than point-max.
14355
14356         * gnus-sum.el (gnus-summary-search-article-forward):
14357         Signal a specific `search-failed' rather than a generic `error'.
14358
14359         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14360         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14361         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14362
14363 2004-09-10  Simon Josefsson  <jas@extundo.com>
14364
14365         * nndb.el (require): Remove tcp and duplicate cl.
14366
14367 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14368
14369         * gnus-agent.el (directory-files-and-attributes): Move forward.
14370
14371 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14372
14373         * gnus-agent.el (directory-files-and-attributes): Optionally
14374         defined to support XEmacs.
14375
14376 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14377
14378         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14379         to avoid run-time CL dependencies.
14380         (gnus-agent-unfetch-articles): New function.
14381         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14382         article numbers even when local .overview file is missing.
14383         (gnus-agent-read-article-number): New function.  Only accepts
14384         27-bit article numbers.
14385         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14386         gnus-agent-read-article-number.
14387         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14388         from backend while recognizing that article numbers in .overview
14389         must be valid.
14390         (gnus-agent-update-files-total-fetched-for): Use
14391         directory-files-and-attributes to improve performance.
14392         * gnus-int.el (gnus-request-move-article): Use
14393         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14394         improve performance.
14395
14396         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14397         some users confused by references to .newsrc when they only have a
14398         .newsrc.eld file.
14399         (gnus-convert-mark-converter-prompt)
14400         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14401         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14402         New function.  Used internally to only display 'gnus converting
14403         files' message when actually necessary.
14404
14405         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14406         methods now autoloaded.
14407
14408 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14409
14410         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14411         identifiers.
14412
14413 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * gnus-picon.el: Fix indentation and closing parenthesis.
14416
14417 2004-09-01  Simon Josefsson  <jas@extundo.com>
14418
14419         * message.el (message-canlock-generate): Require sha1, not
14420         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14421         to require within a function.  Sadly, if sha1.el isn't loaded, the
14422         let binding in m-c-g will hide the defcustom definition, which is
14423         bad.)
14424
14425         * canlock.el: Require sha1, not sha1-el.
14426
14427         * message.el: Don't autoload sha1 (there is a autoload cookie in
14428         sha1.el).
14429
14430         * sha1-el.el: Renamed to sha1.el.
14431
14432 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14433
14434         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14435
14436 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14437
14438         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14439
14440 2004-08-30  Kim F. Storm  <storm@cua.dk>
14441
14442         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14443
14444         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14445         Add :group 'nnimap.
14446
14447 2004-08-30  Andreas Schwab  <schwab@suse.de>
14448
14449         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14450         ?* and ?\;.
14451
14452         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14453         and ?\' to symbol instead of whitespace.
14454
14455 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14456
14457         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14458
14459         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14460         instead of re-search-forward.
14461
14462         * gnus-uu.el (gnus-uu-save-article): Ditto.
14463         (gnus-uu-post-encode-uuencode): Ditto.
14464
14465         * html2text.el (html2text-clean-list-items): Ditto.
14466         (html2text-clean-dtdd): Ditto.
14467         (html2text-format-tags): Ditto.
14468
14469         * message.el (message-send-mail-with-sendmail): Fix regexp.
14470         (message-fill-field-general): Use search-forward instead of
14471         re-search-forward.
14472         (unbold-region): Ditto.
14473
14474         * nnrss.el (nnrss-request-article): Ditto.
14475
14476         * nnslashdot.el (nnslashdot-request-article): Ditto.
14477
14478         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14479
14480         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14481         "Unrecognized menu descriptor" error in XEmacs.
14482
14483 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14484
14485         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14486         parent article of a sparse article in the thread hashtb.
14487
14488 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14489
14490         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14491         (nnmail-expand-newtext): Lowercase expanded entries if
14492         nnmail-split-lowercase-expanded is non-nil.
14493
14494 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14495
14496         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14497
14498         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14499         of gnus-tmp-news-method into string under XEmacs.  It will be
14500         passed to gnus-correct-length which takes only a string argument.
14501
14502 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14503
14504         * gnus-util.el (gnus-bind-print-variables): New macro.
14505         (gnus-prin1): Use it.
14506         (gnus-prin1-to-string): Use it.
14507         (gnus-pp): New function.
14508         (gnus-pp-to-string): New function.
14509
14510         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14511         Replace pp-to-string with gnus-pp-to-string.
14512         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14513         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14514         * gnus-msg.el (gnus-debug): Ditto.
14515         * gnus-score.el (gnus-score-save): Ditto.
14516         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14517         gnus-pp-to-string.
14518         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14519         with gnus-pp.
14520         * score-mode.el (gnus-score-pretty-print): Ditto.
14521         * webmail.el (webmail-debug): Ditto.
14522
14523 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14524
14525         * gnus-art.el (article-display-face, article-display-x-face):
14526         Use buffer-read-only.
14527
14528 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14529
14530         * gnus-art.el (article-hide-list-identifiers):
14531         Bind inhibit-read-only as t.
14532
14533 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14534
14535         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14536
14537 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14538
14539         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14540         (gnus-narrow-to-page): Don't assume point-min == 1.
14541         (gnus-article-edit-mode): Derive from message-mode.
14542
14543         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14544         point-min == 1.
14545
14546         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14547         Disable incorrect use of `assert'.
14548
14549         * message.el (message-mode): Set comment-start-skip.
14550
14551
14552 2004-08-22  Sam Steingold  <sds@gnu.org>
14553
14554         * pop3.el (pop3-leave-mail-on-server): New user variable.
14555         (pop3-movemail): Delete mail only when it is nil.
14556
14557 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14558
14559         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14560
14561         * mml.el (mml-preview): Use `pop-to-buffer'.
14562
14563         * message.el (message-goto-mail-followup-to): Insert after "To".
14564         (message-carefully-insert-headers): Add comment.
14565
14566         * gnus.el: Remove unused variable `gnus-article-check-size'.
14567
14568         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14569
14570         * gnus-art.el (gnus-button-alist): Improve
14571         `gnus-button-handle-library' entry.
14572
14573 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14574
14575         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14576         downcase, since XEmacs capitalizes error messages differently.
14577
14578 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14579
14580         * nntp.el: Add (require 'gnus) due to reference to
14581         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14582
14583 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14584
14585         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14586         `mm-fill-flowed'.
14587
14588         * mm-decode.el (mm-dissect-singlepart): Check it.
14589
14590 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14591
14592         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14593         'imap' for netrc parsing.
14594
14595 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14596
14597         * mailcap.el (mailcap-mime-data): Mark as risky.
14598
14599 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14602         may be included in the encoded word.
14603         (rfc2047-encode): Don't append a space if the encoded word
14604         includes close parenthesis.
14605
14606 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14609         of text within parentheses.
14610
14611 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14612
14613         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14614         (gnus-encrypt-write-file-contents): Make the password key the file
14615         name PLUS the cipher, not just the cipher.  Also remove failed
14616         passwords from the cache.
14617
14618 2004-08-06  Simon Josefsson  <jas@extundo.com>
14619
14620         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14621         fix.
14622
14623 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14624
14625         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14626         LWSP.
14627
14628 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14629
14630         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14631         to append in-reply-to: data to the references: header.
14632
14633         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14634         (netrc-parse): Use gnus-encrypt.el functions.
14635
14636         * gnus-encrypt.el: Add new file for encryption support; currently
14637         does only a few GPG ciphers and an internal XOR cipher.
14638
14639         * password.el: Add comments on using password-read-and-add.
14640         (password-read-and-add): Add function to read and add the
14641         password to the cache at once.
14642
14643 2004-07-28  Simon Josefsson  <jas@extundo.com>
14644
14645         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14646         parameter (but don't use it, for now).
14647
14648         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14649         instead of hard coding to nil.
14650
14651 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14654         as mm-inline-image-xemacs does.
14655
14656 2004-07-26  Simon Josefsson  <jas@extundo.com>
14657
14658         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14659         Revert part of 2004-07-17 change below.
14660
14661 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14662
14663         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14664         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14665
14666 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14667
14668         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14669         quotes that actually start with ">" at the beginning of the
14670         lines.
14671
14672 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14673
14674         * rfc2047.el (rfc2047-encode-region): Fix last change.
14675         (rfc2047-encode-parameter): Remove useless concat.
14676
14677 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14680         encode special characters; fix some kind of misconfigured headers;
14681         signal a real error if debug-on-quit or debug-on-error is non-nil.
14682         (rfc2047-encode-max-chars): New variable.
14683         (rfc2047-encode-1): Use it.
14684         (rfc2047-encode-parameter): New function.
14685
14686         * mml.el (mml-insert-parameter): Remove an excessive space.
14687
14688 2004-07-17  Simon Josefsson  <jas@extundo.com>
14689
14690         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14691         Kai Grossjohann <kai@emptydomain.de>.
14692         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14693         (gnus-group-make-menu-bar): Ditto.
14694
14695         * gnus-util.el (gnus-group-server): Add.
14696
14697 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14698
14699         * message.el (message-clone-locals): Clone sendmail and smtp
14700         variables.
14701
14702 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14703
14704         * rfc2047.el (rfc2047-encode-region): Fix last change.
14705
14706 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14707
14708         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14709         characters as non-special.
14710
14711 2004-07-09  Simon Josefsson  <jas@extundo.com>
14712
14713         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14714         Users will lose all flag changes made while unplugged with
14715         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14716         good default.  See numerous reports on ding mailing list.
14717
14718 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14719
14720         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14721         add generate-head-function and generate-article-function to the
14722         rfc822-forward entry.
14723         (nndoc-rfc822-forward-generate-article): New function.
14724         (nndoc-rfc822-forward-generate-head): New function.
14725
14726         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14727
14728 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14729
14730         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14731         respect display group parameter and gnus-summary-expunge-below.
14732         (gnus-articles-to-read): Remove unused reference to display group
14733         parameter.
14734
14735 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14736
14737         * nnheader.el (nnheader-uniquify-message-id): New experimental
14738         variable.
14739         (nnheader-nov-read-message-id): Use it.
14740
14741         * spam-report.el (spam-report-gmane): Add interactive.
14742
14743 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14744
14745         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14746         qp-or-base64 for the application/* types.
14747
14748 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14749
14750         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14751
14752 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14753
14754         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14755         trim value.
14756
14757 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14758
14759         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14760         New macro and function.
14761         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14762
14763 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14764
14765         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14766         after-load-alist.
14767
14768 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14769
14770         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14771         update info that isn't there.
14772
14773 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14774
14775         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14776         entry.
14777
14778 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14779
14780         * mm-view.el (mm-inline-render-with-function): Use multibyte
14781         buffer; decode html source by charset.
14782
14783         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14784
14785         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14786         Mule-UCS is loaded under XEmacs.
14787         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14788
14789 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14790
14791         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14792
14793 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * mm-util.el (mm-coding-system-p): Return a coding-system.
14796         (mm-mime-mule-charset-alist): Use shift_jis instead of
14797         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14798         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14799         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14800         instead of japanese-shift-jis and iso-latin-1 respectively in
14801         order to share the default value with both Emacs and XEmacs-mule.
14802         (mm-mule-charset-to-mime-charset): Make
14803         mm-coding-system-priorities effective.
14804         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14805         while predicating of candidates upon the priorities.
14806
14807 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14808
14809         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14810         gnus-uu-invert-processable.
14811
14812         * gnus.el: Autoload gnus-uu-invert-processable.
14813
14814 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14815
14816         * mm-util.el (mm-with-multibyte-buffer): New macro.
14817
14818         * rfc2047.el (rfc2047-encode-string): Use it.
14819         (rfc2047-encode-region): Move point to the end of the region after
14820         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14821
14822 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14823
14824         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14825         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14826
14827 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14828
14829         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14830         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14831         Karl Chen <quarl@nospam.quarl.org>.
14832
14833 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14834
14835         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14836         invalid addresses.
14837
14838 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14839
14840         * spam.el: Change section markers, revise TODO list.
14841         (spam-backends): Make new master list of all installed backends.
14842         (spam-summary-exit-behavior): Add new variable to determine how
14843         messages moves are done at summary exit.
14844         (spam-move-spam-nonspam-groups-only)
14845         (spam-process-ham-in-nonham-groups)
14846         (spam-process-ham-in-spam-groups): Remove variables, the
14847         spam-summary-exit-behavior variable should be used to manage this
14848         behavior.
14849         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14850         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14851         and spam-old-spam-articles.
14852         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14853         Add empty variables, placeholders for the backends they represent.
14854         (spam-set-difference): Move, unchanged.
14855         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14856         unless the user has a processor variable.
14857         (spam-classifications, spam-classification-valid-p)
14858         (spam-backend-properties, spam-backend-property-valid-p)
14859         (spam-backend-function-type-valid-p)
14860         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14861         (spam-report-articles-gmane, spam-report-articles-resend):
14862         Remove functions, they are not needed.
14863         (spam-install-backend-super, spam-backend-list)
14864         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14865         (spam-backend-function, spam-backend-ham-registration-function)
14866         (spam-backend-spam-registration-function)
14867         (spam-backend-ham-unregistration-function)
14868         (spam-backend-spam-unregistration-function)
14869         (spam-backend-statistical-p, spam-backend-mover-p)
14870         (spam-install-backend-alias, spam-install-checkonly-backend)
14871         (spam-install-mover-backend, spam-install-nocheck-backend)
14872         (spam-install-backend, spam-install-statistical-backend)
14873         (spam-install-statistical-checkonly-backend): Add backend installation
14874         support.
14875         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14876         (spam-group-processor-p): Use the new backend code and respect the
14877         summary exit behavior.
14878         (spam-mark-spam-as-expired-and-move-routine): Remove.
14879         (spam-summary-prepare): Change to use the new spam-old-articles
14880         variable.
14881         (spam-copy-or-move-routine, spam-copy-spam-routine)
14882         (spam-move-spam-routine, spam-copy-ham-routine)
14883         (spam-move-ham-routine): Add code to copy/move ham or spam.
14884         (spam-fetch-field-fast): Improve doc and code, plus allow the
14885         'number request.
14886         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14887         variables.
14888         (spam-split, spam-find-spam): Use the new backend code.
14889         (spam-registration-functions): Remove variable.
14890         (spam-unregister-routine): Add convenience wrapper.
14891         (spam-log-undo-registration, spam-register-routine)
14892         (spam-log-processing-to-registry)
14893         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14894         where possible.
14895         (spam-check-gmane-xref, spam-check-regex-headers)
14896         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14897         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14898         (spam-check-bogofilter-headers, spam-check-spamoracle)
14899         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14900         (spam-check-crm114-headers): Use the spam-split-group that
14901         spam-split prepares, no need to determine it every time.
14902
14903         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14904         to the nnheader-parse-naked-head call.
14905
14906         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14907
14908         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14909         the nnheader-nov-read-message-id call.
14910
14911 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14912
14913         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14914         gnus-activate-group twice.  Suggested by Markus Peter
14915         <warp@spin.de>.
14916
14917 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14918
14919         * gnus-art.el (gnus-article-time-format): Exchange the order of
14920         day and month in the default value; fix customization type.
14921         (article-date-ut): Use add-text-properties.
14922         (article-make-date-line): Use message-make-date instead of
14923         current-time-string.
14924
14925         * message.el (message-fetch-field): Don't use set-text-properties.
14926         (message-make-date): Simplify.
14927
14928         * messagexmas.el (message-xmas-make-date): New function.
14929         (message-xmas-redefine): Defalias message-make-date to it.
14930
14931 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14934         (rfc2047-encode-region): Treat text within parentheses as special;
14935         show the original text when error has occurred.
14936
14937         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14938         already-computed method to gnus-activate-group.
14939
14940         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14941         same select-methods identical Lisp objects.
14942
14943         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14944         object when modifying the info.
14945
14946 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14949         gnus-opened-servers since it has never been opened with the new
14950         configuration yet.
14951
14952 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14953
14954         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14955         arg to nnheader-generate-fake-message-id.
14956
14957 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14958
14959         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14960         number and build a fake message ID localized to a group and
14961         article number (so it's repeatable from that point on).
14962         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14963         ID format.
14964
14965         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14966         nnheader-generate-fake-message-id with the article number.
14967
14968 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14969
14970         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14971         end-of-buffer.
14972
14973 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14974
14975         * message.el (message-ignored-supersedes-headers): Add Approved.
14976
14977 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14978
14979         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14980         goto-char.
14981         (rfc2047-encode): Fold the line before encoding.
14982
14983 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14984
14985         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14986         folding -- not all headers can be folded, and this should be done
14987         by the message composition mode.  Probably.  I think.
14988
14989 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14992         fast.
14993
14994         * gnus-ems.el (gnus-remove-image): Don't use
14995         message-text-with-property; remove only the image found first.
14996
14997         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14998         found first.
14999
15000 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15001
15002         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15003
15004 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * message.el (message-text-with-property): Make it fast and accept
15007         optional arguments.
15008         (message-strip-forbidden-properties): Use it.
15009         (message-fix-before-sending): Follow the m-t-w-p change.
15010
15011         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15012
15013 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15014
15015         * gnus-art.el (article-hide-headers): Don't change the buffer
15016         mistakenly when performing mml-preview even if
15017         gnus-single-article-buffer is nil.
15018
15019 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15020
15021         * message.el (message-expand-name-databases): New user option.
15022         (message-expand-name): Use it.
15023
15024 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15025
15026         * spam.el (spam-report-articles-resend)
15027         (spam-report-resend-register-routine): Allow ham reporting.
15028         (spam-report-resend-register-ham-routine): Add wrapper.
15029         (spam-registration-functions): Add ham resending functions.
15030         (spam-list-of-processors): Add ham resend processor.
15031
15032         * gnus.el (ham-resend-to): Add new group parameter.
15033         (spam-process): Add ham resend option.
15034
15035         * spam-report.el (spam-report-resend): Allow reporting ham.
15036         (spam-report-resend-ham): Add wrapper.
15037
15038 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15039
15040         * message.el (message-cite-articles-with-x-no-archive): New
15041         variable.
15042         (message-cite-original): Use it.
15043
15044 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15045
15046         * message.el (message-cite-original): Respect X-No-Archive.
15047
15048 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * gnus-art.el (article-hide-headers): Refer to the values for
15051         gnus-ignored-headers and gnus-visible-headers in the summary
15052         buffer since a user may have set them as group parameters.
15053
15054 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15055
15056         * assistant.el (assistant-node-name): Add convenience function.
15057         (assistant-render-text, assistant-render-node): Add error handling,
15058         plus handle multiple next nodes.
15059         (assistant-find-next-node): Comment out for now.
15060         (assistant-find-next-nodes): Add function, returns list of next
15061         nodes.
15062
15063 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15064
15065         * mail-source.el (mail-source-directory): Fix doc-string.
15066
15067 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15068
15069         * assistant.el (assistant-render-text, assistant-eval): Add :set
15070         widget type, which is different because it takes and returns a
15071         list.  Much hilarity ensues.
15072
15073 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15074
15075         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15076
15077         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15078         doc-string.
15079
15080         * gnus-start.el (gnus-activate-group): Added doc-string.
15081
15082 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15085
15086 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15087
15088         * assistant.el (assistant-render-text): Try to add a :set
15089         widget, more to come.
15090
15091         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15092         strings.
15093         (spam-report-articles-resend)
15094         (spam-register-routine): Do registration iff any articles warrant
15095         it.
15096         (spam-summary-prepare-exit): Change log message for nil group
15097         destinations.
15098
15099 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15100
15101         * spam.el (spam-report-resend-register-routine): Allow
15102         spam-report-resend-to to be a group parameter or a global value.
15103
15104 2004-05-26  Simon Josefsson  <jas@extundo.com>
15105
15106         * starttls.el: Merge with my GNUTLS based starttls.el.
15107         (starttls-gnutls-program, starttls-use-gnutls)
15108         (starttls-extra-arguments, starttls-process-connection-type)
15109         (starttls-connect, starttls-failure, starttls-success): New
15110         variables.
15111         (starttls-program, starttls-extra-args): Doc fix.
15112         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15113         functions.
15114         (starttls-negotiate, starttls-open-stream): Check
15115         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15116         function if it is set.
15117
15118 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15119
15120         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15121         structured fields.
15122
15123 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15124
15125         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15126
15127 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15128
15129         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15130         variable.
15131         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15132         assigning the spam-mark to new messages.
15133
15134 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15135
15136         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15137
15138 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15141
15142         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15143         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15144         default.
15145
15146 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15147
15148         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15149         correct data.
15150
15151 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15152
15153         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15154         (spam-group-processor-p): Fix function.
15155         (spam-group-processor-multiple-p)
15156         (spam-group-spam-processor-report-gmane-p)
15157         (spam-group-spam-processor-report-resend-p)
15158         (spam-group-spam-processor-bogofilter-p)
15159         (spam-group-spam-processor-blacklist-p)
15160         (spam-group-spam-processor-ifile-p)
15161         (spam-group-ham-processor-ifile-p)
15162         (spam-group-spam-processor-spamoracle-p)
15163         (spam-group-spam-processor-crm114-p)
15164         (spam-group-ham-processor-bogofilter-p)
15165         (spam-group-spam-processor-stat-p)
15166         (spam-group-ham-processor-stat-p)
15167         (spam-group-ham-processor-whitelist-p)
15168         (spam-group-ham-processor-BBDB-p)
15169         (spam-group-ham-processor-spamoracle-p)
15170         (spam-group-ham-processor-copy-p): Remove functions with some
15171         prejudice against unneeded code.
15172         (spam-report-articles-resend)
15173         (spam-report-resend-register-routine): Allow the group/topic
15174         spam-resend-to value to override spam-report-resend-to.
15175         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15176         properly now.
15177
15178         * gnus.el (spam-resend-to): Add group/topic parameter.
15179         (spam-process): Move the OBSOLETE processors to the end of the
15180         choices.
15181
15182 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15183
15184         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15185         with resend-to set to nil, and then ask the user if necessary.
15186         (spam-report-resend): spam-report-resend takes a list of articles, not
15187         separate article numbers.
15188
15189 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15190
15191         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15192         addition to emacs-w3m.
15193
15194 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15195
15196         * assistant.el (assistant-authinfo-data): New function.
15197         (assistant-eval): Eval for entire assistant.
15198
15199         * netrc.el (netrc-services-file): New variable.
15200         (netrc-parse-services): New function.
15201         (netrc-find-service-name): New function.
15202         (netrc-find-service-number): New function.
15203         (netrc-port-equal): New function.
15204         (netrc-machine): Use it.
15205
15206         * nnimap.el (nnimap-open-connection): Use netrc.
15207
15208         * gnus-util.el (gnus-netrc-get): Remove aliases.
15209
15210         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15211
15212         * assistant.el (wid-edit): Fix compilation.
15213
15214         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15215
15216 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15217
15218         * gnus-util.el (gnus-set-file-modes): New function.  (small
15219         patch).
15220
15221 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15222
15223         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15224
15225         * assistant.el (assistant-render-node): Fix up rendering and
15226         read-only text.
15227         (assistant-render-node): Reset.
15228         (assistant-make-read-only): Not sticky.
15229
15230 2004-05-20  Danny Siu  <dsiu@adobe.com>
15231
15232         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15233         centered even when gnus-auto-center-summary is t.
15234
15235 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15236
15237         * dns.el (dns-get-txt-answer): New function.
15238         (dns-read-txt): Ditto.
15239         (query-dns): Use it.
15240
15241 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15242
15243         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15244         active for foreign groups even if the group level is higher than
15245         the specified value.
15246
15247 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15248
15249         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15250         non-active groups.
15251
15252         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15253
15254 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15255
15256         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15257
15258 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15259
15260         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15261         (spam-crm114-header, spam-crm114-spam-switch)
15262         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15263         (spam-crm114-positive-spam-header)
15264         (spam-crm114-database-directory, spam-list-of-processors)
15265         (spam-group-spam-processor-crm114-p)
15266         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15267         (spam-generic-score, spam-list-of-checks)
15268         (spam-list-of-statistical-checks, spam-registration-functions)
15269         (spam-check-crm114-headers, spam-crm114-score)
15270         (spam-check-crm114, spam-crm114-register-with-crm114)
15271         (spam-crm114-register-spam-routine)
15272         (spam-crm114-unregister-spam-routine)
15273         (spam-crm114-register-ham-routine)
15274         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15275         asjo@koldfront.dk (Adam Sjøgren).
15276
15277         * gnus.el: Add spam-use-crm114.
15278
15279         * spam.el (spam-list-of-processors, spam-registration-functions):
15280         Add spam-use-resend.
15281         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15282         (spam-report-articles-gmane): Add doc fix.
15283         (spam-report-articles-resend, spam-report-resend-register-routine):
15284         Add wrappers around spam-report-resend-to.
15285
15286         * spam-report.el (spam-report-resend-to, spam-report-resend):
15287         Add support for resending spam.
15288         (spam-report-gmane): Fix line length >80.
15289
15290         * gnus.el (spam-process): Add spam-use-resend.
15291
15292 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15293
15294         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15295         number of processed spam messages.
15296         (spam-ham-copy-or-move-routine): Return the number of processed
15297         ham messages.
15298         (spam-summary-prepare-exit): Use the above values to decide
15299         whether status messages shouled be displayed.
15300
15301 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15302
15303         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15304         `rfc2047-encoding-function-alist' in order to avoid conflicting
15305         with the old version.
15306         (rfc2047-encode-region): Concatenate words containing non-ASCII
15307         characters in structured fields; don't encode space-delimited
15308         ASCII words even in unstructured fields; don't break words at
15309         char-category boundaries.
15310         (rfc2047-encode-1): New function.
15311         (rfc2047-encode): Use it; encode text so that it occupies the
15312         maximum width within 76-column; work correctly on Q encoding for
15313         iso-2022-* charsets.
15314         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15315         sure not to break a line just after the header name.
15316         (rfc2047-b-encode-region): Removed.
15317         (rfc2047-b-encode-string): New function.
15318         (rfc2047-q-encode-region): Removed.
15319         (rfc2047-q-encode-string): New function.
15320
15321         * mm-util.el (mm-replace-in-string): New function.
15322
15323 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15324
15325         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15326         get it right.
15327         (gnus-inews-make-draft): Really.
15328
15329 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15330
15331         * nnmh.el (nnmh-request-list-1): Don't check the link count
15332         before descending.  (small patch)
15333
15334 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15335
15336         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15337         stuff.
15338
15339         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15340         on real group name.
15341
15342         * gnus-art.el (gnus-signature-limit): Doc fix.
15343
15344         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15345
15346         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15347
15348 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15349
15350         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15351         isn't a string.
15352
15353 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15354
15355         * gnus-draft.el (gnus-draft-send): Bind
15356         rfc2047-encode-encoded-words.
15357
15358         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15359         (rfc2047-encodable-p): Say that =? needs encoding.
15360         (rfc2047-encode-encoded-words): New variable.
15361
15362         * gnus-group.el (gnus-group-select-group): Doc fix.
15363
15364         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15365
15366         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15367         to nil.
15368
15369         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15370
15371         * nnheader.el (nnheader-get-lines-and-char): New function.
15372
15373 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15374
15375         * gnus-msg.el (gnus-summary-followup-with-original): Document
15376         yanking of region when active.
15377
15378 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15381         groups if the group level is higher than the specified value.
15382
15383 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15384
15385         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15386         (gnus-group-jump-to-group): Added prefix argument using
15387         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15388         non-active group.
15389
15390         * compface.el (uncompface): Be verbose when changing
15391         `uncompface-use-external'.
15392
15393         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15394         handle manual section.
15395
15396 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15397
15398         * gnus-art.el (gnus-button-alist): Revert previous change.
15399
15400 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15401
15402         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15403
15404 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15405
15406         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15407         whether backend can accept message.
15408
15409         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15410
15411 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15412
15413         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15414         Avoid creating directory when nntp-marks-is-evil is true.
15415         Reported by Reiner Steib.
15416
15417 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15418
15419         * gnus-picon.el (gnus-picon-style): New variable.
15420         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15421         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15422         Jesper Harder <harder@ifa.au.dk>.
15423
15424 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15425
15426         * message.el (message-fill-field): Return point.
15427         (message-generate-headers): Go to end of field.
15428
15429         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15430         stuff for non-living groups.
15431
15432 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15433
15434         * gnus-art.el (gnus-article-followup-with-original)
15435         (gnus-article-reply-with-original): gnus-mark-active-p ->
15436         gnus-region-active-p.
15437
15438 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15439
15440         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15441         only when there is spam or ham to be processed.
15442
15443 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15444
15445         * mail-source.el (mail-source-delete-crash-box): Refactor.
15446         (mail-source-fetch): Use it.
15447         (mail-source-fetch-file): Ditto.
15448         (mail-source-fetch-directory): Run postscript in loop.
15449         (mail-source-fetch-pop): Delete.
15450         (mail-source-fetch-maildir): Ditto.
15451         (mail-source-fetch-imap): Ditto.
15452
15453         * imap.el (imap-authenticators): Comment out sasl.
15454
15455         * message.el (message-skip-to-next-address): New function.
15456         (message-fill-header-address): Refactor.
15457         (message-fill-address): Use it.
15458         (message-delete-address): Use it.
15459         (message-fill-header-general): Refactor.
15460         (message-fill-field-address): Rename.
15461         (message-narrow-to-field): Find the start of the header.
15462         (message-header-format-alist): Don't pre-fill.
15463         (message-fill-header): Removed.
15464         (message-insert-header): New function.
15465         (message-shorten-references): Use it.
15466
15467         * rfc2047.el (rfc2047-field-value): Strip props.
15468
15469         * mail-parse.el (mail-header-make-address): New alias.
15470
15471         * ietf-drums.el (ietf-drums-make-address): New function.
15472
15473         * imap.el: Add compiler directives.
15474
15475         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15476
15477         * gnus-art.el (article-decode-idna-rhs): Don't use
15478         message-idna-inside-rhs-p.
15479
15480 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15481
15482         * message.el (message-idna-inside-rhs-p): Removed.
15483         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15484
15485         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15486         false positives.
15487
15488 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15489
15490         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15491
15492 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15493
15494         * nneething.el (nneething-file-name): Don't create spurious
15495         files.
15496
15497         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15498         (gnus-inews-do-gcc): Remove sleep.
15499
15500         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15501         part under point.
15502
15503         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15504         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15505
15506 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15507
15508         * spam.el (spam-summary-prepare-exit): Fixed (length).
15509
15510 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15511
15512         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15513         as expired without moving it" message when there are spam
15514         messages left.
15515
15516 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15517
15518         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15519         header is not nil.
15520
15521 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15522
15523         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15524         nntp-possibly-create-directory, not nntp-possibly-change-group.
15525         (nntp-marks-changed-p): New arg SERVER.
15526         (nntp-request-update-info): Adjust caller.
15527
15528 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15529
15530         * nntp.el (nntp-save-marks): Pass missing arg.
15531
15532 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15533
15534         * nntp.el: Support marks.
15535         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15536         (nntp-marks-modtime, nntp-marks-directory): New variables.
15537         (nntp-request-set-mark, nntp-request-update-info)
15538         (nntp-possibly-create-directory, nntp-marks-changed-p)
15539         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15540         functions.
15541
15542 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15543
15544         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15545         (gnus-xmas-redefine): Rename.
15546
15547         * gnus-score.el (gnus-score-insert-help): Use
15548         gnus-select-lowest-window.
15549
15550         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15551         appt-select-lowest-window and rename to gnus-select-lowest-window.
15552
15553         * gnus.el: do.
15554
15555 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15556
15557         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15558         encodings of MIME-encoded words, in order to improve
15559         interoperability with several broken MUAs.
15560
15561 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15562
15563         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15564         tags, only when charsets are not specified in headers.
15565         (mm-inline-text-html-render-with-w3m): Ditto.
15566
15567         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15568         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15569
15570 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15571
15572         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15573         instead of MIME-decoded from fields when checking
15574         `gnus-article-address-banner-alist'.
15575
15576 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15577
15578         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15579         description rather than subject.
15580
15581 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15582
15583         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15584
15585 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15586
15587         * gnus.el (gnus-version-number): Bump.
15588
15589 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15590
15591         * gnus.el: No Gnus v0.2 is released.
15592
15593 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15594
15595         * gnus-agent.el (gnus-agent-read-agentview): Inline
15596         gnus-uncompress-range.
15597
15598 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15599
15600         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15601         `exec-installed-p'.
15602
15603 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15604
15605         * gnus.el (spam-process, spam-autodetect-methods): Add
15606         bsfilter and bsfilter-headers.
15607
15608         * spam.el (spam-bsfilter): New customize group.
15609         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15610         (spam-bsfilter-header, spam-bsfilter-probability-header)
15611         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15612         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15613         (spam-bsfilter-database-directory): New options.
15614         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15615         (spam-list-of-statistical-checks, spam-registration-functions):
15616         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15617         (spam-bsfilter-score): New command.
15618         (spam-check-bsfilter-headers, spam-check-bsfilter)
15619         (spam-bsfilter-register-with-bsfilter)
15620         (spam-bsfilter-register-spam-routine)
15621         (spam-bsfilter-unregister-spam-routine)
15622         (spam-bsfilter-register-ham-routine)
15623         (spam-bsfilter-unregister-ham-routine): New functions.
15624         (spam-generic-score): Support bsfilter; Accept an optional argument
15625         to recalcurate spam score even if scoring header has already been
15626         added.
15627         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15628         optional argument to recalcurate spam score even if scoring header
15629         has already been added.
15630
15631 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15632
15633         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15634         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15635         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15636         link is missing.
15637
15638 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15639
15640         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15641         (html2text-get-attr): Rewrite.
15642
15643         * message.el (message-setup-1): Remove redundant put-text-property
15644         on mail-header-separator.
15645
15646 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15647
15648         * gnus-registry.el (gnus-registry-cache-whitespace)
15649         (gnus-registry-action, gnus-registry-spool-action)
15650         (gnus-registry-split-fancy-with-parent): Change message levels
15651         from 5 to 3 or 7, as needed.
15652
15653         * spam.el (spam-summary-prepare-exit)
15654         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15655         (spam-split, spam-find-spam, spam-log-undo-registration)
15656         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15657         level from 5 to 6.
15658
15659 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15660
15661         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15662         2004-03-04 change).
15663
15664 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15665
15666         * sieve-manage.el (sieve-manage-open):
15667         * nnweb.el (nnweb-insert-html):
15668         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15669         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15670         * nnspool.el (nnspool-request-group):
15671         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15672         * nnml.el (nnml-request-update-info):
15673         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15674         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15675         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15676         (nnimap-request-set-mark):
15677         * nnfolder.el (nnfolder-request-update-info):
15678         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15679         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15680         * gnus-uu.el (gnus-uu-find-articles-matching):
15681         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15682         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15683         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15684         * gnus-nocem.el (gnus-nocem-scan-groups):
15685         * gnus-int.el (gnus-start-news-server):
15686         * gnus-group.el (gnus-group-make-kiboze-group)
15687         (gnus-group-browse-foreign-server):
15688         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15689         Use mapc when appropriate.
15690
15691 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15692
15693         FIXME: Make separate entries for each person.
15694
15695         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15696         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15697         <shields@msrl.com>:
15698
15699         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15700         may need for spam sorting and scoring.
15701         (spam-user-format-function-S): Add user format function suitable for
15702         general use.
15703         (spam-article-sort-by-spam-status): Add sorting function for summary
15704         sorting.
15705         (spam-extra-header-to-number): Add function to get a score from a
15706         header.
15707         (spam-summary-score): Add function to get a numeric score from the
15708         headers.
15709         (spam-generic-score): Fix function doc, was in wrong place.
15710         (spam-initialize): Take symbols when it's run, and install the
15711         extra headers that spam-necessary-extra-headers thinks we need.
15712
15713 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15714
15715         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15716         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15717
15718 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15719
15720         * gnus-sum.el (gnus-set-global-variables)
15721         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15722         (gnus-article-get-xrefs, gnus-summary-best-group)
15723         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15724         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15725         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15726         Use with-current-buffer.
15727
15728 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15729
15730         * spam.el (spam-summary-prepare-exit): Simplify logic.
15731         (spam-fetch-article-header): Read the article header if it's not
15732         available.
15733         (spam-list-articles): Simplify logic.
15734         (spam-filelist-register-routine): Fix bug with unregister-list.
15735
15736         * gnus-registry.el: Fix comments at beginning.
15737
15738 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15739
15740         * message.el (message-cater-to-broken-inn): Remove.
15741         (message-shorten-references): Make sure the total folded length of
15742         References is shorter than 998 characters to cater to a bug in INN
15743         2.3.  Also, don't pretend that references aren't folded -- this
15744         hasn't worked for a while.
15745
15746 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15747
15748         * gnus-agent.el (gnus-agentize):
15749         gnus-agent-send-mail-real-function no longer set to current value
15750         of message-send-mail-function but rather a lambda that calls
15751         message-send-mail-function.  The change makes the agent real-time
15752         responsive to user changes to message-send-mail-function.
15753
15754 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15755
15756         * legacy-gnus-agent.el
15757         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15758         help from Florian Weimer <fw@deneb.enyo.de>
15759
15760 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15761
15762         * nnmail.el (nnmail-cache-insert): Revert last change.
15763
15764 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * nnmail.el (nnmail-cache-insert): Always check whether
15767         nnmail-cache-ignore-groups matches a group name.
15768
15769 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15770
15771         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15772         (spam-find-spam, spam-log-processing-to-registry)
15773         (spam-log-registered-p, spam-log-unregistration-needed-p)
15774         (spam-log-undo-registration): Use gnus-message instead of
15775         gnus-error, none of these errors are fatal.
15776
15777         * gnus-registry.el (gnus-registry-clean-empty-function)
15778         (gnus-registry-clean-empty): Remove only empty entries without
15779         extra data.
15780
15781 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15782
15783         * spam-stat.el (spam-stat-buffer-change-to-spam)
15784         (spam-stat-buffer-change-to-non-spam): Change (error) to
15785         (gnus-message 8) invocation.
15786
15787 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15788
15789         * nntp.el (nntp-via-netcat-command): New variable.
15790         (nntp-via-netcat-switches): New variable.
15791         (nntp-open-via-rlogin-and-netcat): New function.
15792         (nntp-open-connection-function): Doc fix.
15793         (nntp-telnet-command): Doc fix.
15794         (nntp-end-of-line): Doc fix.
15795         (nntp-via-rlogin-command): Doc fix.
15796         (nntp-via-user-name): Doc fix.
15797         (nntp-via-address): Doc fix.
15798
15799 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15802         error in Emacs 21.1.
15803
15804 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15805
15806         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15807
15808 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15809
15810         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15811         (gnus-agent-with-refreshed-group): New macro.
15812         (gnus-agent-rename-group): New function.
15813         (gnus-agent-delete-group): New function.
15814         (gnus-agent-save-group-info): Use gnus-command-method when
15815         `method' parameter is nil.  Don't write nil entries into the
15816         active file.
15817         (gnus-agent-get-group-info): New function.
15818         (gnus-agent-fetch-articles): Use
15819         gnus-agent-update-files-total-fetched-for to increment disk space
15820         used.
15821         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15822         gnus-agent-update-view-total-fetched-for to increment disk space
15823         used.
15824         (gnus-agent-get-local): Added optional parameters to avoid calling
15825         gnus-group-real-name and gnus-find-method-for-group.
15826         (gnus-agent-set-local): Delete stored entry if either min, or max,
15827         are nil.
15828         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15829         quit, use gnus-agent-regenerate-group to record existance of any
15830         articles fetched to disk before the quit occurred.
15831         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15832         gnus-agent-update-view-total-fetched-for, and
15833         gnus-agent-update-files-total-fetched-for to decrement disk space
15834         used.
15835         (gnus-agent-retrieve-headers): Use
15836         gnus-agent-update-view-total-fetched-for to increment disk space
15837         used.
15838         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15839         with gnus-agent-update-files-total-fetched-for to decrement disk
15840         space and fresh group buffer.
15841         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15842         (gnus-agent-need-update-total-fetched-for): New variable.
15843         (gnus-agent-update-files-total-fetched-for): New function.
15844         (gnus-agent-update-view-total-fetched-for): New function.
15845         (gnus-agent-total-fetched-for): New function.
15846
15847         * gnus-cache.el (gnus-cache-save-buffers): Use
15848         gnus-cache-update-overview-total-fetched-for to change disk space
15849         used by this group.
15850         (gnus-cache-possibly-enter-article): Use
15851         gnus-cache-update-file-total-fetched-for to increment disk space
15852         used by this group.
15853         (gnus-cache-possibly-remove-article): Use
15854         gnus-cache-update-file-total-fetched-for to decrement disk space
15855         used by this group.
15856         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15857         (gnus-cache-rename-group): New function.
15858         (gnus-cache-delete-group): New function.
15859         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15860         (gnus-cache-need-update-total-fetched-for): New variable.
15861         (gnus-cache-with-refreshed-group): New macro.
15862         (gnus-cache-update-file-total-fetched-for): New function.
15863         (gnus-cache-update-overview-total-fetched-for): New function.
15864         (gnus-cache-rename-group-total-fetched-for): New function.
15865         (gnus-cache-delete-group-total-fetched-for): New function.
15866         (gnus-cache-total-fetched-for): New function.
15867
15868         * gnus-group.el: Require gnus-sum and autoload functions to
15869         resolve warnings when gnus-group.el compiled alone.
15870         (gnus-group-line-format): Documented new %F.
15871         (size of Fetched data) group line format; identifies disk space
15872         used by agent and cache.
15873         (gnus-group-line-format-alist): Defined new F format.
15874         (gnus-total-fetched-for): New function.
15875         (gnus-group-delete-group): No longer update
15876         gnus-cache-active-altered as gnus-request-delete-group now keeps
15877         the cache in sync.
15878         (gnus-group-list-active): Let the agent store a server's active
15879         list if currently plugged.
15880
15881         * gnus-int.el (gnus-request-delete-group):
15882         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15883         local disk in sync with the server.
15884         (gnus-request-rename-group):
15885         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15886         local disk in sync with the server.
15887
15888         * gnus-start.el (gnus-get-unread-articles):
15889         Cosmetic simplification to logic.
15890
15891         * gnus-util.el (gnus-rename-file): New function.
15892
15893 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15894
15895         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15896
15897 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15898
15899         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15900         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15901
15902 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15903
15904         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15905         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15906
15907 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15908
15909         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15910
15911 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15912
15913         * spam.el (spam-set-difference): Add function to replace
15914         gnus-set-difference in spam.el.
15915         (spam-summary-prepare-exit): Use spam-set-difference.
15916
15917 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15918
15919         * gnus-registry.el (gnus-registry-cache-file): Update to use
15920         gnus-dribble-directory OR gnus-home-directory OR ~.
15921         (gnus-registry-split-fancy-with-parent): Fix doc.
15922
15923 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15924
15925         * message.el (message-exchange-point-and-mark): Use
15926         message-mark-active-p.  Suggested by Jesper Harder
15927         <harder@ifa.au.dk>.
15928
15929 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * message.el (message-exchange-point-and-mark): Don't activate
15932         region if it was inactive.  Suggested by Hiroshi Fujishima
15933         <pooh@nature.tsukuba.ac.jp>.
15934
15935 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15936
15937         * gnus-art.el (article-display-face): Display Faces in the same
15938         order as X-Faces.
15939
15940 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15941
15942         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15943
15944 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15945
15946         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15947         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15948         (gnus-article-mime-hierarchy): Remove.
15949         (gnus-article-mime-hierarchy-next): Remove.
15950         (gnus-article-mode): Revert 2004-03-19 change.
15951         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15952         (gnus-insert-mime-button): Revert 2004-03-19 change.
15953         (gnus-mime-accumulate-hierarchy): Remove.
15954         (gnus-mime-enter-multipart): Remove.
15955         (gnus-mime-leave-multipart): Remove.
15956         (gnus-mime-display-part): Revert 2004-03-19 change.
15957         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15958
15959         * mml.el (mml-preview): Revert 2004-03-19 change.
15960
15961 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15962
15963         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15964
15965 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15968         t while entering a file name using the mm-with-multibyte macro.
15969         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15970
15971         * mm-util.el (mm-with-multibyte): New macro.
15972
15973 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15976         user option.
15977         (gnus-mime-multipart-functions): Doc and customization fix.
15978         (gnus-article-mime-hierarchy): New variable.
15979         (gnus-article-mime-hierarchy-next): New variable.
15980         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15981         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15982         gnus-article-mime-hierarchy-next to nil.
15983         (gnus-insert-mime-button): Show hierarchy numbers.
15984         (gnus-mime-accumulate-hierarchy): New function.
15985         (gnus-mime-enter-multipart): New function.
15986         (gnus-mime-leave-multipart): New function.
15987         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15988         (gnus-mime-display-alternative): Show hierarchy numbers.
15989
15990         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15991         gnus-article-mime-hierarchy-next to nil.
15992
15993 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15994
15995         * dns.el: Don't require gnus-xmas.
15996
15997 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15998
15999         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16000         inline PGP.
16001         (mml-menu): Disable mml-quote-region if mark is inactive.
16002
16003 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16004
16005         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16006         when the group's active is not available.
16007
16008 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16009
16010         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16011         error.
16012
16013 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16014
16015         * imap.el (imap-store-password): New variable.
16016         (imap-interactive-login): Use it.
16017         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16018
16019 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16020
16021         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16022         window-start and hscroll to summary window.
16023
16024 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16025
16026         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16027         conversion message to newsrc-dribble when an actual conversion is
16028         performed.
16029
16030 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16031
16032         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16033
16034 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * mm-decode.el (mm-complicated-handles): New function reviving
16037         former definition of mm-multiple-handles.
16038
16039         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16040         (gnus-mime-delete-part): Use it.
16041
16042 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16043
16044         * gnus-agent.el (gnus-agent-read-local): Bind
16045         nnheader-file-coding-system to gnus-agent-file-coding-system to
16046         avoid the implicit assumption that they will always be equal.
16047         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16048         coding-system-for-write, as the with-temp-file macro first prints
16049         to a buffer then saves the buffer.
16050
16051 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16052
16053         * gnus-art.el (gnus-article-edit-part): New function.
16054         (gnus-mime-save-part-and-strip): Use it; do query instead of
16055         signaling an error; don't use mm-multiple-handles.
16056         (gnus-mime-delete-part): Ditto.
16057
16058 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16059
16060         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16061         old file versions.
16062         (gnus-group-prepare-hook): Removed function that converted list
16063         form of gnus-agent-expire-days to group properties.
16064
16065         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16066         (gnus-request-accept-article): Re-indented.
16067
16068         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16069         converters to handle old agent file formats.  Added logic for a
16070         "backup before upgrading warning".
16071         (gnus-convert-mark-converter-prompt): Developers can mark
16072         functions as needing (default), or not needing,
16073         gnus-convert-old-newsrc's "backup before upgrading warning".
16074         (gnus-convert-converter-needs-prompt): Tests whether the user
16075         should be protected from potentially irreversable changes by the
16076         function.
16077
16078         * legacy-gnus-agent.el: New.  Provides converters that are only
16079         loaded when gnus-convert-old-newsrc needs to call them.
16080
16081 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16082
16083         * mail-source.el (mail-source-touch-pop): Doc fix.
16084
16085         * message.el (message-smtpmail-send-it): Doc fix.
16086
16087 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16088
16089         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16090
16091         * nnmail.el (nnmail-split-fancy): do.
16092
16093         * gnus-kill.el (gnus-kill, gnus-execute): do.
16094
16095 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16096
16097         * gnus-sum.el (gnus-widget-reversible-match)
16098         (gnus-widget-reversible-to-internal)
16099         (gnus-widget-reversible-to-external): New functions.
16100         (gnus-widget-reversible): New widget.
16101         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16102
16103 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16104
16105         * gnus-sum.el (gnus-thread-sort-functions)
16106         (gnus-article-sort-functions): Document `(not F)' items.
16107
16108 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16109
16110         * spam.el (spam-use-gmane-xref): Add new backend.
16111         (spam-gmane-xref-spam-group): Add variable to control the name of the
16112         Gmane spam group.
16113         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16114         (spam-regex-headers-spam, spam-regex-headers-ham)
16115         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16116         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16117         backends and checks.
16118         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16119
16120         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16121         an autodetect method.
16122
16123 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16124
16125         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16126         articles are being added to a group.
16127         (gnus-request-replace-article): Inform the agent that articles
16128         need to be uncached as the cached contents are no longer valid.
16129
16130 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16131
16132         * binhex.el: Don't autoload executable-find.
16133
16134         * canlock.el: Don't autoload mail-fetch-field.
16135
16136         * dgnushack.el: Autoload c-mode for XEmacs.
16137
16138         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16139
16140         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16141         rmail-dont-reply-to and rmail-output.
16142
16143         * gnus-score.el: Don't autoload ffap-string-at-point.
16144
16145         * gnus-setup.el: Don't autoload sc-cite-original.
16146
16147         * imap.el: Don't autoload base64-decode-string,
16148         base64-encode-string and md5.
16149
16150         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16151         and rmail-msg-restore-non-pruned-header.
16152
16153         * mm-decode.el: Don't autoload executable-find.
16154
16155         * mm-url.el: Don't autoload executable-find.
16156
16157         * mm-view.el: Don't autoload diff-mode.
16158
16159         * nndb.el: Don't autoload news-reply-mode, news-setup,
16160         cancel-timer and telnet.
16161
16162         * password.el: Don't autoload run-at-time for Emacs.
16163
16164         * sha1-el.el: Don't autoload executable-find.
16165
16166         * sieve-mode.el: Don't autoload c-mode.
16167
16168         * uudecode.el: Don't autoload executable-find.
16169
16170 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16171
16172         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16173         (gnus-agent-possibly-alter-active): Avoid null in numeric
16174         comparison.
16175         (gnus-agent-set-local): Refuse to save null in local object table.
16176         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16177         list of articles that will be marked as unread.
16178
16179 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16180
16181         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16182
16183 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16184
16185         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16186         language tags.
16187
16188 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16189
16190         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16191         Don't bind "obarray".
16192
16193         * gnus-sum.el (gnus-thread-sort-functions): Added
16194         `gnus-thread-sort-by-most-recent-number' and
16195         `gnus-thread-sort-by-most-recent-date'.
16196         Reported by Kai Grossjohann <kai@emptydomain.de>.
16197
16198 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16199
16200         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16201
16202 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16203
16204         * gnus-cus.el (gnus-agent-customize-category): Removed
16205         ignore-errors macro reference that required cl to be loaded at
16206         run-time.
16207
16208         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16209         single-interval range of the form (min . max).  Previously the
16210         range had to look like ((min . max)).  Likewise, return
16211         (min . max) rather than ((min . max)).
16212         (gnus-range-map): Use gnus-range-normalize to accept
16213         single-interval range.
16214
16215         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16216         the cache, but not the agent, now appear with their usual face.
16217
16218         * dgnushack.el (loaddir): New variable that is bound to the
16219         directory containing the dgnushack.el file. Use loaddir, rather
16220         than srcdir, to update load-path. Change lets dgnushack compile
16221         code in directories other than GNUS/lisp.
16222
16223 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16224
16225         * lpath.el: Don't bind w3m-safe-url-regexp.
16226
16227         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16228         w3m-safe-url-regexp variable buffer-local.
16229
16230         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16231
16232 2004-02-27  Simon Josefsson  <jas@extundo.com>
16233
16234         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16235         gnus-group-real-prefix.
16236         (gnus-summary-move-article): Use it, instead of
16237         gnus-group-real-prefix.
16238
16239 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * lpath.el: Bind w3m-safe-url-regexp.
16242
16243         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16244         w3m-safe-url-regexp variable buffer-local and set it as the value
16245         of mm-w3m-safe-url-regexp.
16246
16247         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16248
16249         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16250         parsing gnus-posting-styles when the message is not for replying.
16251
16252         * dgnushack.el: Autoload sgml-mode for XEmacs.
16253
16254         * nnrss.el (nnrss-opml-export): Use
16255         mm-set-buffer-file-coding-system instead of
16256         set-buffer-file-coding-system.
16257
16258 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16259
16260         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16261         of checkdoc.el).
16262         * nnrss.el: do.
16263         * gnus-mlspl.el: do.
16264         * gnus-ml.el: do.
16265         * gnus-srvr.el: do.
16266
16267         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16268
16269 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16270
16271         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16272         Corrections to custom-manual links.
16273
16274         * gnus-art.el (gnus-article): Ditto.
16275
16276         * mm-decode.el (mime-display, mime-security): Ditto.
16277
16278 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16279
16280         * flow-fill.el: Typo.
16281
16282 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16283
16284         * spam-wash.el: New file.
16285
16286 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16287
16288         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16289
16290 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16291
16292         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16293         to be run with new-articles as LIST1, not LIST2.
16294         (spam-registration-functions): Add spam-use-ham-copy as a nil
16295         registration backend.
16296
16297 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16298
16299         * spam-stat.el (spam-stat-washing-hook): New option.
16300         (spam-stat-buffer-words): Use it.
16301         (spam-stat-process-directory, spam-stat-test-directory): Use
16302         insert-file-contents-literally.
16303         (spam-stat-coding-system): New variable.
16304         (spam-stat-load, spam-stat-save): Use it.
16305
16306 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16307
16308         * spam-report.el (spam-report-plug-agent): Quote
16309         spam-report-url-to-file and spam-report-url-ping-plain.
16310
16311 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16312
16313         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16314         / in mailto URLs.
16315
16316 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16317
16318         * spam-report.el (spam-report-process-queue): Fix interactive use.
16319         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16320         (spam-report-unplug-agent): Doc fixes.
16321         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16322         (spam-report-agentize, spam-report-deagentize): Autoload.
16323
16324 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16325
16326         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16327
16328         * message.el (message-setup-fill-variables): Add mml tags to
16329         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16330         <ajk@iu.edu>.
16331         (message-mode): Don't modify paragraph-separate there.
16332
16333 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16334
16335         * compface.el (uncompface-use-external): Default to undecided.
16336         (uncompface-use-external-threshold): New variable.
16337         (uncompface-float-time): New macro.
16338         (uncompface): Determine whether to use the external decoder if
16339         uncompface-use-external is undecided.
16340
16341 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16342
16343         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16344         after images.
16345
16346         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16347
16348 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16349
16350         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16351
16352         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16353
16354         * gnus-sum.el (gnus-summary-limit-to-age)
16355         (gnus-summary-limit-children): do.
16356
16357         * gnus-int.el (gnus-request-scan): do.
16358
16359         * gnus-group.el (gnus-group-suspend): do.
16360
16361         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16362
16363         * gnus-cite.el (gnus-cite-parse-attributions): do.
16364
16365         * gnus-agent.el (gnus-summary-set-agent-mark)
16366         (gnus-agent-regenerate-group): do.
16367
16368         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16369
16370         * binhex.el (binhex-decode-region-internal): do.
16371
16372 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16373
16374         * gnus-fun.el (gnus-face-properties-alist): New user option.
16375         (gnus-display-x-face-in-from): Use it.
16376
16377         * gnus-art.el (article-display-face): Ditto.
16378
16379         * compface.el (uncompface-use-external): Default to nil.
16380
16381 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16382
16383         * nntp.el (nntp-erase-buffer): New function.
16384         (nntp-retrieve-data, nntp-send-command)
16385         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16386         (nntp-possibly-change-group): Use it.
16387
16388         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16389         with-current-buffer.
16390
16391 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16392
16393         * compface.el: Merge the ELisp-based uncompface program.
16394         (compface): New customization group.
16395         (uncompface-use-external): New user option.
16396         (uncompface): Call uncompface-internal if uncompface-use-external
16397         is nil.
16398         (uncompface-internal): New function.  Note that there are also
16399         some other functions and variables added for this function.
16400
16401 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16402
16403         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16404         if necessary.
16405
16406 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16407
16408         * spam-report.el (spam-report-unplug-agent)
16409         (spam-report-plug-agent, spam-report-deagentize)
16410         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16411         Add support for the Agent in spam-report: when unplugged, report to a
16412         file; when plugged, submit all the requests.
16413
16414         * spam.el (spam-register-routine): Fix message about
16415         registration.
16416
16417 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16418
16419         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16420         dependencies.
16421         (rfc2047-encode): Use it.
16422
16423         * gnus-art.el (gnus-button-marker-list): Move before first
16424         reference.
16425
16426         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16427         (imap-parse-body): Fix format string mismatch.
16428
16429         * gnus-score.el (gnus-summary-increase-score): do.
16430
16431         * nnrss.el (nnrss-close): New function.
16432
16433 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16434
16435         * nnrss.el (nnrss-make-filename): New function.
16436         (nnrss-request-delete-group, nnrss-read-server-data)
16437         (nnrss-save-server-data, nnrss-read-group-data)
16438         (nnrss-save-group-data): Use it.
16439         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16440         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16441         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16442
16443 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16444
16445         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16446
16447 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16448
16449         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16450         files.
16451
16452         * message.el (message-generate-headers-first): Don't quote nil
16453         and t in docstrings.
16454
16455         * imap.el (imap-id): do.
16456
16457         * gnus-agent.el (gnus-agent-consider-all-articles)
16458         (gnus-agent-queue-mail): do.
16459
16460 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16461
16462         * spam-report.el (spam-report-process-queue): New function.
16463         Process requests from `spam-report-requests-file'.
16464         (spam-report-process-queue): Doc fix.
16465
16466 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16467
16468         * spam.el (spam-register-routine)
16469         (spam-log-processing-to-registry, spam-log-registered-p)
16470         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16471         Change "check" to "spam-check" for semi-clarity.
16472
16473 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16474
16475         * pop3.el: Require nnheader.
16476
16477         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16478
16479         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16480
16481         * gnus-picon.el: Require cl.
16482
16483         * gnus-fun.el: Require gnus-ems and gnus-util.
16484
16485         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16486
16487         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16488
16489         * gnus-art.el (gnus-article-edit-mode): Define before first
16490         reference.
16491
16492 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16493
16494         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16495         (gnus-uu-post-encoded): Use point-at-bol.
16496
16497         * gnus-topic.el (gnus-group-active-topic-p): do.
16498
16499         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16500
16501         * gnus-group.el (gnus-group-kill-region): do.
16502
16503         * gnus-art.el (article-date-ut): do.
16504
16505         * message.el (message-fetch-field): Remove redundant
16506         case-fold-search binding.
16507         (message-narrow-to-field): Simplify.
16508
16509 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16510
16511         * spam.el (spam-directory): Derive from `gnus-directory'.
16512
16513         * spam-report.el (spam-report-url-to-file)
16514         (spam-report-requests-file): New function and variable for offline
16515         reporting.
16516         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16517         and user defined function.
16518         (spam-report-url-ping-mm-url): Remove doubled slash.
16519
16520 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16521
16522         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16523
16524 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16525
16526         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16527         format string mismatch.
16528
16529         * sieve.el (sieve-deactivate-all): do.
16530
16531         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16532
16533         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16534
16535         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16536
16537         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16538
16539 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16540
16541         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16542         the list of checks.
16543
16544 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16545
16546         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16547         padding.
16548
16549 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16550
16551         * mm-view.el (mm-fill-flowed): New variable.
16552         (mm-inline-text): Use it.
16553
16554 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16555
16556         * spam.el (spam-spamassassin-register-ham-routine)
16557         (spam-spamassassin-register-spam-routine): Fix function names.
16558
16559 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * gnus.el (gnus-tmp-grouplens): Remove.
16562         (gnus-summary-line-format): Remove grouplens.
16563
16564         * gnus-group.el (gnus-group-line-format): Ditto.
16565
16566         * gnus-spec.el (gnus-format-specs): Ditto.
16567         (gnus-update-format-specifications): Flush the group format spec
16568         cache if there's the grouplens stuff.
16569         (gnus-parse-simple-format): Replace %l with the empty string.
16570
16571 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16572
16573         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16574         omission.
16575
16576 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16579         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16580
16581 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16582
16583         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16584         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16585         New macros and functions.
16586         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16587         Handle > NLINK_MAX messages.
16588         * nnmaildir.el (nnmaildir-request-set-mark): Use
16589         nnmaildir--emlink-p and nnmaildir--eexist-p.
16590
16591 2004-01-25  Alex Schroeder  <alex@gnu.org>
16592
16593         * spam-stat.el (spam-stat-process-directory-age): New option.
16594         (spam-stat-process-directory): Use it.
16595
16596 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16597
16598         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16599         (spam-stat-save): Accept prefix argument.
16600
16601 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16602
16603         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16604         links" error.
16605
16606 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16607
16608         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16609         the rest of the and/or forms.
16610
16611 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16612
16613         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16614         compatibility with old .newsrc.eld files.
16615
16616         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16617
16618         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16619
16620         * gnus-start.el (gnus-1): do.
16621
16622         * gnus-group.el (gnus-group-line-format-alist): do.
16623
16624         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16625
16626         * gnus-gl.el: Remove.
16627
16628 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16629
16630         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16631         marks consisting of a single range {for example, (3 . 5)} rather
16632         than a list of a single range { ((3 . 5)) }.
16633
16634 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16635
16636         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16637         with-current-buffer.
16638         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16639         avoid consing a string.
16640
16641         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16642         Remove obsolete entries for big5 and gb2312.
16643
16644 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16645
16646         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16647         uncompressed list.
16648
16649 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16650
16651         * spam-stat.el (spam-stat-strip-xref): New function.
16652         (spam-stat-process-directory): Use it.
16653
16654         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16655         here -- it's done in message-fetch-field.
16656
16657 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16658
16659         * gnus-agent.el (gnus-agent-queue-mail)
16660         (gnus-agent-prompt-send-queue): New variables.
16661         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16662         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16663         "nndraft:queue" along to gnus-draft-send.  Use
16664         gnus-agent-prompt-send-queue.
16665         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16666         is "nndraft:queue".  Suggested by Gaute Strokkenes
16667         <gs234@srcf.ucam.org>
16668
16669         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16670         (agent-enable-undownloaded-faces): Added.
16671         (gnus-agent-cat-groups): Use eval-and-compile, not
16672         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16673         method of gnus-agent-cat-groups even when the buffer has been
16674         evaled.
16675         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16676         delete gnus-agent-save-active-1.
16677         (gnus-agent-save-groups): Deleted.  Identical to
16678         gnus-agent-save-active.
16679         (gnus-agent-write-active): No longer adjust agent's copy of active
16680         file as agent's adjustments are now stored in their own
16681         file.  Removed optional parameter.
16682         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16683         servers.  Add use of min/max range limits from server's local
16684         file.
16685         (gnus-agent-save-alist): Removed unused optional argument.
16686         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16687         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16688         (gnus-agent-set-local): A per-server file that keeps min/max range
16689         limits for articles known to the agent.  Provides a fast mechanism
16690         for altering many active ranges.
16691         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16692         active file (local makes it unnecessary).
16693         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16694
16695         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16696         (agent-enable-undownloaded-faces): Added.
16697
16698         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16699         disable it when sending to "nndraft:queue".
16700         (gnus-group-send-queue): Add safety check to avoid sending queue
16701         when unplugged.
16702
16703         * gnus-group.el (gnus-group-catchup): Use new
16704         gnus-sequence-of-unread-articles, not
16705         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16706         numbers of articles.  Use gnus-range-map to avoid having to
16707         uncompress the unread list.
16708         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16709         Fixed invalid ange-ftp reference.
16710
16711         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16712         (gnus-sorted-range-intersection): Intersection of two ranges
16713         without requiring that they first be uncompressed.
16714
16715         * gnus-start.el (gnus-activate-group): Unless blocked by the
16716         caller, possibly expand the active range to include both cached
16717         and agentized articles.
16718         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16719         multiple version-dependent converters.
16720         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16721         gnus-agent-save-active.
16722         (gnus-save-newsrc-file): Save dirty agent range limits.
16723
16724         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16725         gnus-agent-possibly-alter-active.
16726         (gnus-adjust-marked-articles): Faster handling of simple lists.
16727
16728 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16729
16730         * spam-stat.el (spam-stat-test-directory): New optional argument
16731         displays a list of files detected.  Suggested by Andrew Cohen
16732         <cohen@andy.bu.edu>.
16733         (spam-stat-buffer-words-with-scores): Don't narrow and change
16734         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16735
16736 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16737
16738         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16739         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16740         (spam-spamassassin-arguments)
16741         (spam-spamassassin-spam-flag-header)
16742         (spam-spamassassin-positive-spam-flag-header)
16743         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16744         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16745         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16746         (spam-list-of-processors, spam-list-of-checks)
16747         (spam-list-of-statistical-checks, spam-registration-functions)
16748         (spam-check-spamassassin-headers, spam-check-spamassassin)
16749         (spam-spamassassin-score)
16750         (spam-spamassassin-register-with-sa-learn)
16751         (spam-spamassassin-register-spam-routine)
16752         (spam-spamassassin-register-ham-routine)
16753         (spam-assassin-register-spam-routine)
16754         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16755         (spam-bogofilter-score): Fix to show article before scoring.
16756
16757 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16758
16759         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16760         default scoring function.
16761         (spam-generic-score): Call spam-spamassassin-score if
16762         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16763         spam-bogofilter-score otherwise.
16764
16765         * gnus.el (spam-process, spam-autodetect-methods): Add
16766         spamassassin and spamassassin-headers.
16767
16768 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16769
16770         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16771         Suppress unnecessary messages.
16772
16773 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16774
16775         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16776         make-hash-table.
16777
16778 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16779
16780         * canlock.el (base64-encode-string): Don't autoload it.
16781
16782 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * run-at-time.el: Remove useless (require 'itimer),
16785         eval-and-compile and (featurep 'xemacs).
16786
16787 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16788
16789         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16790         GROUP is a virtual group.
16791
16792 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16793
16794         * gnus.el: Autoload `message-y-or-n-p'.
16795
16796 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16797
16798         * pgg-parse.el: Remove unnecessary (require 'custom).
16799
16800         * pgg-def.el: do.
16801
16802         * nnmail.el: do.
16803
16804         * gnus-undo.el: do.
16805
16806         * gnus-picon.el: do.
16807
16808         * gnus-util.el: do.
16809
16810 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16811
16812         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16813
16814 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16815
16816         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16817         handle, as well as a list.
16818
16819         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16820         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16821         (mm-w3m-cid-retrieve): Simplify.
16822
16823 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16824
16825         * message.el (message-kill-to-signature): Allow prefix arg to
16826         specify number of lines to keep before signature.
16827
16828 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16829
16830         * message.el (message-kill-to-signature): Change docstring.
16831
16832 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * canlock.el: Always require sha1-el.
16835         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16836
16837         * message.el: Autoload sha1 only when compiling.
16838
16839         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16840         eudc-expand-inline for XEmacs.
16841
16842 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16843
16844         * message.el (message-canlock-generate): Require sha1-el.
16845
16846 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16847
16848         * message.el (message-expand-name): Silence the byte compiler.
16849
16850         * lpath.el: Add detect-coding-system.
16851
16852         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16853         cus-edit.
16854
16855 2004-01-13  Simon Josefsson  <jas@extundo.com>
16856
16857         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16858         Invoke gnus-score-mode.  Reported by
16859         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16860
16861         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16862         Jim Blandy <jimb@redhat.com> (tiny change).
16863
16864 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16865
16866         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16867
16868 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16869
16870         * spam.el (spam-get-article-as-string): Update to use
16871         gnus-request-article-this-buffer, much simpler.
16872         (spam-get-article-as-buffer): Remove.
16873
16874 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16875
16876         * message.el (message-expand-name): Use EUDC if the user uses that.
16877
16878 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16879
16880         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16881         character for the encoding to avoid consing a string.
16882
16883         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16884         unnecessarily.
16885
16886         * mm-util.el (mm-replace-chars-in-string): Remove.
16887
16888         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16889         of mm-replace-chars-in-string.
16890
16891 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16892
16893         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16894
16895         * mm-util.el (mm-subst-char-in-string): Support inplace.
16896
16897         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16898         a new string in every iteration.  Use shy groups.
16899
16900 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16901
16902         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16903         * gnus-soup.el (gnus-soup-group-brew):
16904         * gnus-msg.el (gnus-put-message):
16905         * gnus-move.el (gnus-group-move-group-to-server):
16906         * gnus-kill.el (gnus-batch-score):
16907         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16908         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16909         (gnus-group-update-group, gnus-group-read-group)
16910         (gnus-group-make-group, gnus-group-make-help-group)
16911         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16912         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16913         (gnus-group-sort-by-unread, gnus-group-catchup)
16914         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16915         (gnus-group-yank-group, gnus-group-set-info)
16916         (gnus-group-list-groups):
16917         * gnus.el (gnus-generate-new-group-name):
16918         * gnus-delay.el (gnus-delay-send-queue):
16919         * nnvirtual.el (nnvirtual-catchup-group):
16920         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16921         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16922         (gnus-group-prepare-topics, gnus-topic-check-topology):
16923         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16924         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16925         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16926         (gnus-group-make-articles-read):
16927         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16928         (gnus-group-change-level, gnus-kill-newsgroup)
16929         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16930         (gnus-get-unread-articles, gnus-make-articles-unread)
16931         (gnus-make-ascending-articles-unread): Use accessor
16932         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16933         to get group information for improved readability.
16934
16935
16936 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16937
16938         * gnus-art.el (article-decode-mime-words, article-babel)
16939         (gnus-article-highlight-signature, gnus-article-add-buttons)
16940         (gnus-signature-toggle): Use gnus-with-article-buffer.
16941
16942         * gnus-art.el (gnus-article-highlight-headers)
16943         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16944
16945         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16946         (gnus-article-set-globals, gnus-request-article-this-buffer)
16947         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16948         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16949         (gnus-mime-display-alternative): Use with-current-buffer.
16950
16951 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16952
16953         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16954         also under 80 char limit, and call gnus-error if needed.
16955         (spam-fetch-article-header): Fix - it was a
16956         buffer-local variable (gnus-newsgroup-data).
16957         (spam-find-spam): Use spam-generate-fake-headers, forget about
16958         spam-insert-fake-headers.
16959         (spam-insert-fake-headers): Remove.
16960
16961 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16962
16963         * deuglify.el (gnus-article-outlook-unwrap-lines)
16964         (gnus-outlook-rearrange-article)
16965         (gnus-outlook-repair-attribution-outlook)
16966         (gnus-outlook-repair-attribution-block)
16967         (gnus-outlook-repair-attribution-other): Remove redundant
16968         save-excursion.
16969
16970 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16971
16972         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16973         (spam-fetch-field-subject-fast)
16974         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16975         (spam-fetch-article-header): Add functions to deal with Gnus
16976         internals for fast retrieval of article header data.
16977         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16978
16979 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16980
16981         * pop3.el (pop3-md5): Remove.
16982         (pop3-apop): Replace pop3-md5 with md5.
16983
16984         * mm-bodies.el: base64 is always built-in.
16985
16986         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16987         with-current-buffer.
16988
16989 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16990
16991         * canlock.el (canlock-insert-header): Remove excessive grouping in
16992         regexp.
16993
16994         * gnus-sum.el (gnus-summary-read-document): Ditto.
16995
16996         * gnus-uu.el (gnus-uu-part-number): Ditto.
16997
16998         * html2text.el (html2text-remove-tags): Ditto.
16999         (html2text-format-tags): Ditto.
17000         (html2text-format-single-elements): Ditto.
17001
17002         * mml.el (mml-parse-1): Ditto.
17003
17004 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17005
17006         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17007
17008         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17009
17010         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17011
17012         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17013
17014 2003-11-15  Simon Josefsson  <jas@extundo.com>
17015
17016         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17017         (pgg-gpg-lookup-key): Use regexp match instead of
17018         split-string (split-string is different between emacs 21.2 and
17019         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17020
17021 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17022
17023         * gnus-art.el (gnus-mime-view-all-parts)
17024         (gnus-article-part-wrapper, gnus-article-view-part): Use
17025         with-current-buffer.
17026
17027 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17028
17029         * spam.el (spam-disable-spam-split-during-ham-respool)
17030         (spam-spamoracle-database, spam-cache-lookups)
17031         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17032         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17033         (spam-group-ham-marks, spam-group-spam-marks)
17034         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17035         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17036         also add spam-use-blackholes to the statistical checks.
17037         (spam-fetch-field-fast): Add interface to fetching fields, may
17038         become a macro.
17039         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17040         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17041         (spam-insert-fake-headers): Fake an article when needed.
17042         (spam-find-spam): Fake article when possible.
17043         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17044         (spam-check-bogofilter-headers): Use message-fetch-field instead
17045         of nnmail-fetch-field.
17046
17047 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17048
17049         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17050
17051 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17052
17053         * spam.el (spam-split): Do not require spam-use-CHECK to be
17054         enabled if that check is passed to spam-split explicitly; also
17055         fix so 'spam doesn't get converted to spam-split-group when
17056         spam-split-symbolic-return is t.
17057         (spam-find-spam): Find registrations of the article and use those
17058         instead of re-running spam-split to find the spam/ham
17059         classification of the article.
17060         (spam-log-processing-to-registry, spam-log-registered-p)
17061         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17062         Use gnus-error instead of gnus-message.
17063         (spam-log-registration-type): Add function to determine the
17064         classification of a message based on registry entries; will
17065         return nil if both 'spam and 'ham are found.
17066         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17067         a reasonably fast local cache without the loading errors.
17068         (spam-cache-lookups): Set to t by default.
17069         (spam-find-spam): Don't try to guess spam-cache-lookups.
17070         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17071         spam-caches entry.
17072         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17073         caching of whitelist/blacklist entries.
17074         (spam-check-whitelist, spam-check-blacklist): Invoke
17075         spam-from-listed-p with a type, not a cache variable.
17076         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17077
17078 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17079
17080         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17081
17082         * nnmail.el (nnmail-split-fancy): do.
17083
17084         * mml.el (mml-parse): do.
17085
17086         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17087         (gnus-score-adaptive): do.
17088
17089 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17090
17091         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17092         (gnus-mime-button-map): Don't set keymap parent.
17093         (gnus-button-ctan-directory-regexp): Use shy grouping.
17094         (gnus-prev-page-map): Don't set keymap parent.
17095         (gnus-prev-page-map): Remove duplicated one.
17096         (gnus-next-page-map): Don't set keymap parent.
17097         (gnus-mime-security-button-map): Ditto.
17098
17099         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17100         version number.
17101
17102         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17103
17104 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17105
17106         * canlock.el (canlock-sha1-function): Remove.
17107         (canlock-sha1-function-for-verify): Remove.
17108         (canlock-openssl-program): Remove.
17109         (canlock-openssl-args): Remove.
17110         (canlock-ignore-errors): Remove.
17111         (canlock-sha1-with-openssl): Remove.
17112         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17113         (canlock-verify): Don't use canlock-ignore-errors.
17114
17115         * sha1-el.el (sha1-string-external): Make it can return a string
17116         in binary form.
17117         (sha1-region-external): Ditto.
17118         (sha1-string-internal): Ditto.
17119         (sha1-region-internal): Ditto.
17120         (sha1-region): Ditto.
17121         (sha1-string): Ditto.
17122         (sha1): Ditto.
17123
17124 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17125
17126         * spam.el (spam-report-articles-gmane): New command.
17127
17128 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17129
17130         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17131
17132         * run-at-time.el (run-at-time-saved): Remove.
17133         (run-at-time): Doc fix.
17134
17135 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17136
17137         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17138         (gnus-summary-limit-map): Add it.
17139         (gnus-summary-make-menu-bar): do.
17140
17141 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17142
17143         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17144         Make attempt at some caching support (done for BBDB only now).
17145         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17146         addresses to be checked.
17147         (spam-clear-cache-BBDB): Add function, to be invoked by
17148         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17149         (spam-check-BBDB): Check and use the caches, if
17150         spam-cache-lookups is on, remove superfluous (provide).
17151
17152 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17153
17154         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17155
17156 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17157
17158         * run-at-time.el (run-at-time-saved): Move to after the definition
17159         of `run-at-time'.
17160
17161         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17162
17163 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17164
17165         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17166         mm-w3m-local-map-property.
17167
17168         * mm-view.el (mm-w3m-mode-map): Remove.
17169         (mm-w3m-local-map-property): Remove.
17170         (mm-inline-text-html-render-with-w3m): Don't use
17171         mm-w3m-local-map-property.
17172
17173 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17174
17175         * run-at-time.el: New file.
17176
17177         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17178         under Emacs.
17179
17180         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17181         of gnus-set-text-properties.
17182
17183         * gnus-uu.el (gnus-uu-save-article): Ditto.
17184
17185         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17186
17187         * gnus-cite.el (gnus-cite-parse): Ditto.
17188
17189         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17190         of gnus-.
17191
17192         * gnus-xmas.el (run-at-time): Require run-at-time.
17193
17194         * gnus.el: Changed calls to nnheader-run-at-time and
17195         password-run-at-time throughout to use run-at-time directly.
17196
17197         * password.el: Removed definition of run-at-time.
17198
17199         * nnheaderxm.el: Remove definition of run-at-time.
17200
17201 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17202
17203         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17204         in prompt.
17205
17206 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17207
17208         * messagexmas.el (message-xmas-redefine): Alias
17209         `message-make-caesar-translation-table' to
17210         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17211         version.
17212
17213         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17214         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17215         `gnus-xmas-set-text-properties'.
17216         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17217         `gnus-xmas-completing-read'.
17218         (gnus-xmas-completing-read): Removed.
17219         (gnus-xmas-open-network-stream): Removed.
17220
17221         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17222         XEmacs version.
17223
17224         * dns.el (dns-make-network-process): Use `open-network-stream'
17225         instead of `gnus-xmas-open-network-stream'.
17226
17227         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17228
17229         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17230
17231 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17232
17233         * gnus-art.el (gnus-mime-display-alternative)
17234         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17235         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17236         Don't use gnus-local-map-property.
17237
17238         * gnus-util.el (gnus-local-map-property): Remove.
17239
17240         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17241         gnus-completing-read-maybe-default with completing-read.
17242
17243         * gnus-util.el (gnus-completing-read): do.
17244         (gnus-completing-read-maybe-default): Remove.
17245
17246 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17247
17248         * password.el: Only autoload `run-at-time' if not XEmacs.
17249         Only autoload the itimer functions if XEmacs.
17250
17251 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17252
17253         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17254         XEmacsen.
17255
17256         * dgnushack.el: Autoload executable-find for XEmacs.
17257
17258 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17259
17260         * gnus-art.el (gnus-read-string): Remove.
17261         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17262         read-string.
17263
17264 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17265
17266         * netrc.el: Autoload password-read.
17267         (netrc): Add configuration group.
17268         (netrc-encoding-method, netrc-openssl-path): Add
17269         variables for encoding and decoding of files with symmetric
17270         ciphers.
17271         (netrc-encode): Add assistant function to encode a file with
17272         netrc-encoding-method.
17273         (netrc-parse): Add interactive parameter, added optional
17274         decoding if netrc-encoding-method is non-nil but otherwise
17275         behavior is standard.
17276         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17277         Do s/encode/encrypt/ everywhere.
17278
17279         * spam.el: Remove executable-find autoload.
17280
17281 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17282
17283         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17284
17285         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17286
17287 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17288
17289         * gnus-art.el (gnus-treat-ansi-sequences)
17290         (article-treat-ansi-sequences): New variable and function.
17291         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17292
17293         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17294         Use it.
17295
17296 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17297
17298         * mm-util.el (mm-quote-arg): Remove.
17299
17300         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17301         shell-quote-argument.
17302
17303         * gnus-uu.el (gnus-uu-command): do.
17304
17305         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17306
17307         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17308         with make-char.
17309
17310         * mm-util.el (mm-make-char): Remove.
17311
17312         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17313         add-minor-mode.
17314
17315         * gnus-undo.el (gnus-undo-mode): do.
17316
17317         * gnus-topic.el (gnus-topic-mode): do.
17318
17319         * gnus-sum.el (gnus-dead-summary-mode): do.
17320
17321         * gnus-start.el (gnus-slave-mode): do.
17322
17323         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17324
17325         * gnus-ml.el (gnus-mailing-list-mode): do.
17326
17327         * gnus-gl.el (gnus-grouplens-mode): do.
17328
17329         * gnus-draft.el (gnus-draft-mode): do.
17330
17331         * gnus-dired.el (gnus-dired-mode): do.
17332
17333         * gnus-ems.el (gnus-add-minor-mode): Remove.
17334
17335         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17336         Replace gnus-char-width with char-width.
17337
17338         * gnus-ems.el (gnus-char-width): Remove.
17339
17340         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17341         Replace gnus-char-width with char-width.
17342
17343         * gnus-ems.el (gnus-char-width): Remove.
17344
17345         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17346         definition.
17347         Remove Emacs 20 hash table compatibility code.
17348
17349         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17350         20 compatibility code.
17351
17352         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17353
17354         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17355
17356         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17357         with point-at-{eol,bol}.
17358
17359         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17360
17361         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17362
17363         * flow-fill.el (fill-flowed-point-at-bol)
17364         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17365
17366         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17367         Replace with point-at-{eol,bol} throughout all files.
17368
17369 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17370
17371         * ntlm.el (ntlm-string-as-unibyte): New macro.
17372         (ntlm-build-auth-response): Use it.
17373
17374         Remove Emacs 20 stuff:
17375         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17376         (butlast, mapc, remove): Remove the compiler macros.
17377         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17378         of delq and copy-sequence.
17379         * gnus-art.el (popup-menu): Remove the compiler macro.
17380         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17381         Emacs 20.
17382
17383 2004-01-05  Simon Josefsson  <jas@extundo.com>
17384
17385         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17386         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17387         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17388         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17389         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17390         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17391         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17392         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17393         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17394         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17395         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17396         string-xor into ntlm-string-xor.  Suggested by
17397         Jesper Harder <harder@myrealbox.com>.
17398
17399         * ntlm.el: Don't include poem.
17400
17401         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17402         Jesper Harder <harder@myrealbox.com>.
17403
17404         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17405
17406         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17407         probably breaks emacs with DL patch, but do we care? Is anyone
17408         still using the DL stuff?)
17409
17410         * sieve-manage.el: Use the password package.
17411         (sieve-manage-read-passwd): Remove.
17412         (sieve-manage-interactive-login): Use password.  Re-add
17413         condition-case around loop.
17414
17415         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17416         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17417         the password package.
17418
17419 2003-02-19  Simon Josefsson  <jas@extundo.com>
17420
17421         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17422         token.
17423
17424 2002-08-07  Simon Josefsson  <jas@extundo.com>
17425
17426         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17427         (sieve-manage-authenticators):
17428         (sieve-manage-authenticator-alist): Add some SASL mechs.
17429         (sieve-sasl-auth): New function.
17430         (sieve-manage-cram-md5-auth):
17431         (sieve-manage-plain-auth): Rewrite using SASL library.
17432         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17433         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17434         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17435         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17436
17437 2004-01-05  Simon Josefsson  <jas@extundo.com>
17438
17439         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17440         New files.
17441
17442 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17443
17444         * gnus-group.el (gnus-no-groups-message): Update.
17445
17446         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17447
17448 2003-11-09  Simon Josefsson  <jas@extundo.com>
17449
17450         * imap.el: Support for ID IMAP extension (RFC 2971).
17451         (imap-local-variables): Add imap-id.
17452         (imap-id): New variable.
17453         (imap-id): New function.
17454         (imap-parse-response): Parse untagged ID response.
17455         * nnimap.el (nnimap-id): New variable.
17456         (nnimap-open-connection): Use it.
17457
17458 2003-12-28  Simon Josefsson  <jas@extundo.com>
17459
17460         * gnus-score.el (gnus-score-edit-all-score): New.
17461         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17462
17463 2004-01-04  Simon Josefsson  <jas@extundo.com>
17464
17465         * password.el: Add.
17466
17467 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17468
17469         * dns.el (dns-query-types): Fix typo.
17470         (dns-query-types): New function.
17471         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17472         PTR and SOA replies, see RFC 1035.
17473
17474 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17475
17476         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17477
17478         * Moved to Changelog.2.
17479
17480 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17481
17482         * gnus.el (gnus-version-number): Bump version.
17483
17484 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17485
17486         * gnus.el: No Gnus v0.1 is released.
17487
17488 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17489
17490         * gnus.el: No Gnus v0.0 is released.
17491
17492 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17493
17494         * gnus.el (gnus-version-number): Bump.
17495         (gnus-version): No.
17496
17497 See ChangeLog.2 for earlier changes.
17498
17499     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17500       Free Software Foundation, Inc.
17501
17502   This file is part of GNU Emacs.
17503
17504   GNU Emacs is free software: you can redistribute it and/or modify
17505   it under the terms of the GNU General Public License as published by
17506   the Free Software Foundation, either version 3 of the License, or
17507   (at your option) any later version.
17508
17509   GNU Emacs is distributed in the hope that it will be useful,
17510   but WITHOUT ANY WARRANTY; without even the implied warranty of
17511   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17512   GNU General Public License for more details.
17513
17514   You should have received a copy of the GNU General Public License
17515   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17516
17517 ;; Local Variables:
17518 ;; coding: utf-8
17519 ;; fill-column: 79
17520 ;; add-log-time-zone-rule: t
17521 ;; End: