nnmail.el (group, group-art-list, group-art): Remove unneeded directives.
[gnus] / lisp / ChangeLog
1 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nndoc.el (nndoc-retrieve-groups): New function.
4
5         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6         `default', use nnmail-split-methods.
7         (nnimap-request-article): Downcase the NILs so that they are nil.
8
9         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10         symbol.
11
12         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
13         code, since if the user has requested network, that's what they ought
14         to get.
15         (nnimap-request-set-mark): Erase the buffer before issuing commands.
16         (nnimap-split-rule): Mark as obsolete.
17
18         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
19         variable.
20
21         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
22         correct slot, too.
23
24 2010-09-29  Julien Danjou  <julien@danjou.info>
25
26         * gnus.el (gnus-local-domain): Declare variable obsolete.
27
28         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
29         computing.
30         (gnus-ido-completing-read): Require ido.
31
32 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * gnus-registry.el: Don't prompt on load, which makes it impossible to
35         build Gnus.
36
37         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
38         when interpreting the structures.
39         (nnimap-request-accept-article): Add \r\n to the lines to make this
40         work with Cyrus.
41
42         * nnregistry.el: Added.
43
44         * nndraft.el (nndraft-request-expire-articles): Use the group name
45         instead if "nndraft".  Fix found by Nils Ackermann.
46
47 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
48
49         * nnmail.el (group, group-art-list, group-art):
50         Remove unneeded directives.
51
52 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
53
54         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
55         (mm-mime-charset)
56         * rfc2047.el (rfc2047-syntax-table)
57         * utf7.el (utf7-utf-16-coding-system): Comment fix.
58
59         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
60         rather than `insert-file-contents' and `eval-region'.
61
62         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
63         construction.
64
65         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
66
67         * time-date.el: No need to require cl for Emacs 21.
68
69 2010-09-29  Julien Danjou  <julien@danjou.info>
70
71         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
72         replacement of `gnus-gravatar-relief' to mimic
73         `gnus-faces-properties-alist'.
74         Add :version property.
75
76 2010-09-28  Florian Ragwitz  <rafl@debian.org>
77
78         * gnus-util.el (gnus-use-ido): Removed.
79         (gnus-std-completing-read): Add wrapper around completing-read.
80         (gnus-icompleting-read): Add wrapper around ibuffer-read-buffer.
81         (gnus-ido-completing-read): Add wrapper around ido-completing-read.
82         (gnus-completing-read-function): Add to chose from the above completion
83         functions or to provide a custom one.
84         (gnus-completing-read): Use the completing-read function configured
85         with gnus-completing-read-function.
86
87 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * mail-source.el (mail-source-report-new-mail)
90         * message.el (message-default-mail-headers)
91         * mm-decode.el (mm-valid-image-format-p): Comment fix.
92
93         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
94
95 2010-09-28  Julien Danjou  <julien@danjou.info>
96
97         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
98         mail-address contains the same string as real-name.
99
100         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
101         non-blank in header, otherwise it'll get stripped.
102
103         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
104         real-name, and then for mail address rather than doing : or , search.
105
106 2010-09-27  Julien Danjou  <julien@danjou.info>
107
108         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
109         (gnus-server-goto-server): Use gnus-completing-read.
110
111         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
112
113         * mm-util.el (defalias): Use gnus-completing-read.
114         (mm-codepage-setup): Use gnus-completing-read.
115
116         * smime.el (smime-sign-buffer): Use gnus-completing-read.
117         (smime-decrypt-buffer): Use gnus-completing-read.
118
119         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
120
121         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
122         (mml-minibuffer-read-disposition): Use gnus-completing-read.
123         (mml-insert-multipart): Use gnus-completing-read.
124
125         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
126
127         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
128
129         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
130
131         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
132
133         * gnus.el (gnus-read-method): Use gnus-completing-read.
134
135         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
136
137         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
138         (gnus-mime-action-on-part): Use gnus-completing-read.
139         (gnus-article-encrypt-body): Use gnus-completing-read.
140
141         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
142         (gnus-topic-move-matching): Use gnus-completing-read.
143         (gnus-topic-copy-matching): Use gnus-completing-read.
144         (gnus-topic-sort-topics): Use gnus-completing-read.
145         (gnus-topic-move): Use gnus-completing-read.
146
147         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
148         (gnus-agent-add-group): Use gnus-completing-read.
149
150         * nnmairix.el (nnmairix-create-server-and-default-group): Use
151         gnus-completing-read.
152         (nnmairix-update-groups): Use gnus-completing-read.
153         (nnmairix-get-server): Use gnus-completing-read.
154         (nnmairix-backend-to-server): Use gnus-completing-read.
155         (nnmairix-goto-original-article): Use gnus-completing-read.
156         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
157
158         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
159
160         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
161         (gnus-group-make-useful-group): Use gnus-completing-read.
162         (gnus-group-make-web-group): Use gnus-completing-read.
163         (gnus-group-add-to-virtual): Use gnus-completing-read.
164         (gnus-group-browse-foreign-server): Use gnus-completing-read.
165
166         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
167         (gnus-summary-limit-to-extra): Use gnus-completing-read.
168         (gnus-summary-execute-command): Use gnus-completing-read.
169         (gnus-summary-respool-article): Use gnus-completing-read.
170         (gnus-read-move-group-name): Use gnus-completing-read.
171
172         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
173         (gnus-summary-score-effect): Use gnus-completing-read.
174
175         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
176
177         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
178         right completing-read function.
179         (gnus-use-ido): New variable
180         (gnus-completing-read-with-default): Remove.
181
182 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
183
184         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
185         x-focus-frame.
186
187         * nnimap.el (auth-source-forget-user-or-password)
188         (auth-source-user-or-password): Autoload.
189
190         * message.el (message-from-style, message-interactive)
191         (message-cite-prefix-regexp, message-sendmail-envelope-from)
192         (message-yank-prefix, message-indentation-spaces, message-signature)
193         (message-signature-file): Add comment.
194
195 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
196
197         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
198         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
199         new articles.
200
201         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
202         parts.
203         (nnimap-request-article): Work with the t setting, too.
204
205         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
206         that you don't get flashes of other buffers.
207         (gnus-summary-show-complete-article): Intern before setting.
208
209 2010-09-27  David Engster  <dengste@eml.cc>
210
211         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
212         well as HEADERS.
213         (nnmairix-retrieve-headers): Provide new argument for the above.
214
215 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * gnus-sum.el (gnus-summary-move-article): Don't alter
218         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
219         group.
220
221         * nnimap.el (nnimap-update-info): Don't destructively alter active.
222
223         * message.el (message-cite-prefix-regexp): Revert my last edit.
224
225         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
226         variable instead of the Gnus variable.
227
228         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
229
230         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
231         again.
232
233         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
234         since some servers don't like it.
235         (nnimap-open-connection): Forget credentials if the server says the
236         password was wrong.
237         (nnimap-parse-line): Protect against invalid data.
238
239         * gnus-sum.el (gnus-summary-move-article): Add comment.
240         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
241         nothing alters it while scanning for new messages.
242
243         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
244         which may or may not help.
245         (nnimap-open-connection): If we're doing a stream connection, and then
246         discover we're on a STARTTLS-capable server, then open a STARTTLS
247         connection instead.
248
249 2010-09-27  Florian Ragwitz  <rafl@debian.org>  (tiny change)
250
251         * sieve-manage.el (sieve-manage-default-stream): Make default stream
252         customizable.
253
254 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255
256         * nnimap.el (utf7): Required.
257
258         * message.el (message-cite-prefix-regexp): Remove "}" from citation
259         prefix.
260
261 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
262
263         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
264
265 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
266
267         * nnimap.el (nnimap-request-accept-article): Message the error on
268         error.
269
270 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
271
272         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
273
274 2010-09-26  Florian Ragwitz  <rafl@debian.org>  (tiny change)
275
276         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
277         handing broken links to browse-url.
278
279 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
280
281         * nndoc.el (nndoc-request-list): Return success always.
282
283         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
284         `fetch-old' -- we only want to fetch the articles we've requested.  The
285         rest are in the agent, probably.
286         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
287         disappeared server" to something low.  It's not important.
288
289         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
290         arrived before the FETCH data.
291
292         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
293         target here, because we don't know the Gnus name of the group.
294
295         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
296         for the correct group.
297
298         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
299
300         * gnus.el (gnus): Give a final warning after startup.
301
302         * gnus-util.el (gnus-action-message-log): New variable.
303         (gnus-message): Use it.
304         (gnus-final-warning): New function.
305
306         * nnimap.el (nnimap-open-connection): Record the greeting.
307         (nnimap): Add greeting.
308
309 2010-09-26  Julien Danjou  <julien@danjou.info>
310
311         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
312         arguments.
313         (gnus-html-wash-images): Fix spec computing to include start/end.
314
315         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
316
317 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
318
319         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
320         deletion.
321         (nnimap-retrieve-headers): Don't select the group, because that's
322         already done by nnimap-possibly-change-group.
323
324         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
325         (gnus-picon-transform-address): Use it.
326
327         * mail-source.el (mail-source-value): Revert previous patch.
328
329         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
330         on failure.
331         (nnimap-open-connection): Look up both virtual and physical server name
332         credentials.
333
334         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
335
336 2009-02-07  Dave Love  <fx@gnu.org>
337
338         * tls.el (open-tls-stream): Don't query killing process.
339
340 2009-02-08  Dave Love  <fx@gnu.org>
341
342         * gnus-win.el (gnus-window-to-buffer-helper,
343         gnus-all-windows-visible-p): Function needn't be a symbol.
344
345         * mail-source.el (mail-source-value): Function needn't be a symbol.
346
347 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * message.el (message-cite-prefix-regexp): Remove } from the cite
350         prefix.
351
352         * gnus-art.el (gnus-treatment-function-alist): Do picons before
353         highlight again, so that the highlight is correct.
354
355         * gnus-picon.el (gnus-picon): Remove again.
356         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
357
358         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
359         doing the header highlightling, so that the background colour of the
360         picon is correct.
361
362         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
363         (gnus-picon): Ditto.
364         (gnus-picon): Reinstate.  The background colour for picons is white.
365         (gnus-picon-insert-glyph): Make the background white.
366
367         * nnml.el (nnml-open-nov): Don't return dead buffers.
368
369         * auth-source.el (auth-source-create): Query the user for whether to
370         store the credentials.
371
372         * netrc.el (netrc-store-data): New function.
373
374         * auth-source.el (auth-source-user-or-password): Use the existing auth
375         sources, if any, for creation.
376
377         * gnus.el (gnus-group-fast-parameter): Return the last matching
378         parameter instead of the first matching parameter.
379
380 2010-09-26  Julien Danjou  <julien@danjou.info>
381
382         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
383
384 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385
386         * mml2015.el (mml2015-use): Remove gpg support.
387
388         * mml1991.el (mml1991-function-alist): Remove gpg function.
389         (mml1991-gpg-sign): Removed.
390
391 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
392
393         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
394         (gnus-browse-unsubscribe-current-group): Document it.
395         (gnus-browse-unsubscribe-group): Use it.
396
397 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
398
399         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
400         address to the To list for easier response.
401
402         * gnus.el (gnus-play-startup-jingle): Removed.
403         (gnus-splash): Don't play jingle.
404         (gnus): Silence gnus-load message.
405
406         * gnus-art.el (gnus-treat-play-sounds): Removed.
407
408         * gnus.el (gnus-play-jingle): Remove audio support.
409
410         * gnus-cus.el (gnus-score-customize): Remove audio reference.
411
412         * earcon.el: Removed -- no users.
413
414         * gnus-audio.el: Removed -- no users of this package.
415
416         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
417
418         * gnus-start.el (gnus-setup-news): Remove nocem support.
419
420         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
421
422         * gnus.el (gnus-use-nocem): Removed.
423
424         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
425         Removed.
426
427         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
428         uses NoCeM any more.
429
430         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
431         (gnus-button-ctan-handler): Ditto.
432         (gnus-button-handle-ctan-bogus-regexp): Ditto.
433         (gnus-button-ctan-directory-regexp): Ditto.
434         (gnus-button-handle-ctan): Ditto.
435         (gnus-button-tex-level): Ditto.
436         (gnus-button-alist): Removed CTAN stuff.
437
438 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
439
440         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
441         nnimap-streaming test.
442
443         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
444         servers twice.
445
446         * nnimap.el (nnimap-open-connection): Add more error reporting when
447         nnimap fails early.
448
449         * nnheader.el (nnheader-get-report-string): New function.
450         (nnheader-get-report): Use it.
451
452         * gnus-int.el (gnus-check-server): Say what the error was when opening
453         failed.
454
455         * nnimap.el (nnimap-wait-for-response): Search further when we're not
456         using streaming.
457
458 2010-09-25  Julien Danjou  <julien@danjou.info>
459
460         * gnus-html.el (gnus-html-rescale-image): Use our defalias
461         gnus-window-inside-pixel-edges.
462
463 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
464
465         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
466
467         * mm-decode.el (mm-save-part): Allow saving to other directories the
468         normal Emacs way.
469
470         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
471         by Jay Berkenbilt.
472
473         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
474         there isn't a single byte.
475
476         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
477         just do it.  It doesn't really seem to matter what the user responds
478         here, I think, so it's just a confusing question.
479
480         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
481         non-streaming case.
482
483         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
484         (gnus-article-encrypt-body): Use it.
485
486         * gnus-sum.el (gnus-summary-show-complete-article): New command and
487         keystroke.
488
489         * nnimap.el (nnimap-find-wanted-parts-1): Use
490         gnus-fetch-partial-articles.
491
492         * gnus-art.el (gnus-fetch-partial-articles): New variable.
493
494         * nnimap.el (nnimap-insert-partial-structure): New function.
495         (nnimap-get-partial-article): New function.
496         (nnimap-request-article): Use it.
497         (nnimap-wait-for-response): Return whether the wait was successful.
498         (nnimap-finish-retrieve-group-infos): Don't do anything if the
499         retrieval wasn't successful.
500         (nnimap-retrieve-group-data-early): Allow throttling servers.
501         (nnimap-streaming): New variable.
502         (nnimap-fetch-partial-articles): Removed.
503
504         * mm-decode.el (mm-with-part): Protect against killed buffers.
505
506         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
507         for prettier summary display.
508
509 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
510
511         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
512         directly.
513
514 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
515
516         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
517         apparently third-party libraries depend on it.
518
519         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
520         before starting negotiation.
521
522         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
523         privacy reasons.
524         (gnus-treat-mail-gravatar): Ditto.
525
526         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
527         buffer when inserting images.  Inserting text into the headers, for
528         instance, can make them invalid.
529
530 2010-09-25  Julien Danjou  <julien@danjou.info>
531
532         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
533         variables.
534
535         * nnheader.el: Remove useless variables news-reply-yank-from and
536         news-reply-yank-message-id.
537
538         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
539         variables.
540
541         * mml1991.el: Remove useless mml1991-verbose.
542
543         * gnus.el: Remove useless variable gnus-use-generic-from.
544         Remove obsolete variable gnus-topic-indentation.
545
546         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
547
548         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
549
550         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
551
552         * gnus-group.el: Remove useless gnus-group-icon-cache.
553         Remove useless gnus-ephemeral-group-server.
554
555         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
556
557         * mml2015.el: Remove useless mml2015-verbose.
558
559         * mml-smime.el: Remove useless mml-smime-verbose.
560
561         * gnus.el: Remove useless gnus-local-domain.
562
563         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
564         gnus-gravatar-size.
565
566         * gnus-art.el: Remove useless gnus-treat-translate.
567
568 2010-09-24  Julien Danjou  <julien@danjou.info>
569
570         * gnus-sum.el: Add support for Gravatars.
571
572         * gnus-art.el: Add support for Gravatars.
573
574         * gnus-gravatar.el: Add this file.
575
576         * gravatar.el: Add this file.
577
578 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
579
580         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
581
582         * gnus-group.el (gnus-group-fetch-faq): Removed.
583
584         * gnus.el (gnus-group-faq-directory): Removed.
585
586         * gnus-group.el (gnus-group-fetch-charter): Removed.
587
588         * gnus.el (gnus-group-charter-alist): Removed.
589
590         * gnus-group.el (gnus-group-archive-directory): Removed.
591         (gnus-group-recent-archive-directory): Ditto.
592         (gnus-group-make-archive-group): Removed.
593
594         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
595
596         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
597         use the same article number for all the cached articles.
598
599         * nnimap.el (nnimap-command): Register the last command time so
600         that we can use it for idling NOOPs.
601         (nnimap-open-connection): Start the keeplive timer.
602         (nnimap-make-process-buffer): Store all the process buffers.
603         (nnimap-keepalive): New function.
604
605         * starttls.el: (starttls-open-stream): Add autoload cookie.
606
607 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
608
609         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
610         handling.
611
612 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
613
614         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
615         its data structures.
616
617         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
618         instead of the cl.el copy-list.
619         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
620         equalp.
621
622 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
623
624         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
625         and tool-bar-local-item-from-menu.
626
627         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
628         mode-line-highlight face for Emacs.
629
630         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
631         loading gnus-sum.elc; fix comment for canlock-verify.
632         (gnus-article-jump-to-part): Use read-number.
633         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
634         Emacs pre-21 compatible code for help-echo.
635         (gnus-article-next-page-1): No need to adjust the number of lines.
636         (gnus-article-describe-bindings): Always use help-buffer.
637
638         * gnus-audio.el (gnus-audio-inline-sound)
639         * gnus-cus.el (gnus-custom-mode)
640         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
641
642         * gnus-sum.el (gnus-remove-overlays): Doc fix.
643
644         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
645         compatible code.
646
647 2010-09-24  Glenn Morris  <rgm@gnu.org>
648
649         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
650         visiting the fcc file in rmail-mode.
651
652         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
653
654 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
655
656         * nnir.el: Silence the byte compiler.
657
658         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
659         alias to browse-url-url-encode-chars if any.
660         (gnus-html-encode-url): Use it.
661
662 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * gnus-start.el (gnus-use-backend-marks): New variable.
665         (gnus-get-unread-articles-in-group): Use it.
666
667         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
668         makeover.
669
670 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
671
672         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
673
674 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
677         Removed.
678         (gnus-setup-news-hook): Removed
679         gnus-fixup-nnimap-unread-after-getting-new-news.
680
681         * gnus-int.el (gnus-request-update-info): Protect against backends not
682         having the function.
683
684         * nnimap.el (nnimap-stream): Mention starttls.
685         (nnimap-open-connection): Add starttls support.
686
687 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
688
689         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
690
691 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
692
693         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
694         BODYSTRUCTUREs.
695         (nnimap-transform-headers): Unfold quoted {42} headers.
696
697         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
698         the info.
699         (gnus-get-unread-articles): Only call updatep on backends that support
700         it.
701
702         * nnweb.el (nnweb-request-update-info): NOOP.
703
704         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
705
706         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
707         since it only deals with marks.
708
709         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
710         gnus-request-marks, and make a new gnus-request-update-info.
711
712         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
713         the active instead of the high number, which is usually too low.
714
715 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
716
717         * netrc.el (netrc-parse): Remove encrypt.el mentions.
718         * encrypt.el: Removed.
719
720 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721
722         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
723         server in symbolic form.
724
725         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
726         0.9.
727
728 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
729
730         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
731         (nnimap-update-info): Fix up code slightly.
732
733         * gnus-int.el (gnus-open-server): Add tracing for performance
734         debugging.
735
736         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
737         (gnus-group-insert-group-line): Pass the real group name so that it
738         gets the right data.
739
740         * gnus-start.el (gnus-get-unread-articles): Don't have
741         `gnus-get-unread-articles-in-group' update info, since that can be
742         really slow and doesn't seem to be needed?
743
744 2010-09-22  Dan Christensen  <jdc@uwo.ca>
745
746         * time-date.el (date-to-time): Try using parse-time-string first before
747         using the slower timezone-make-date-arpa-standard.
748
749 2010-09-22  Julien Danjou  <julien@danjou.info>
750
751         * gnus-group.el (gnus-group-insert-group-line): Call
752         gnus-group-highlight-line.
753         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
754         default hook list.
755         (gnus-group-update-eval-form): Add new function.
756         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
757         (gnus-group-get-icon): Use gnus-group-update-eval-form.
758
759 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
760
761         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
762         immediate, then expire all articles.
763         (nnimap-update-info): Fix off-by-one errors.
764         (nnimap-flags-to-marks): Would return no marks lists for group with no
765         flags.  Instead return the other data.
766
767 2010-09-22  Julien Danjou  <julien@danjou.info>
768
769         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
770         Only return an icon.
771         (gnus-group-insert-group-line): Compute icon to return.
772
773         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
774         variable.
775         (gnus-html-image-fetched): Only cache if
776         gnus-html-image-automatic-caching is set.
777         (gnus-html-image-fetched): Check for errors.
778
779 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
782         once per method on `g'.  This ensures that backends like nnfolder don't
783         open all their folders.
784
785         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
786         (nnimap-request-list): Nix out group in the correct buffer.
787         (nnimap-parse-flags): Implement by using `read' instead of
788         hand-parsing.
789         (nnimap-flags-to-marks): Pass on permanent-flags.
790         (nnimap-make-process-buffer): Record the server name.
791         (nnimap-parse-flags): Fix typo.
792         (nnimap-request-scan): Run split on the server in general, not just a
793         single group.
794
795         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
796         parameter, and propagate this downwards.
797
798         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
799         since EXAMINE changes it on the server.
800
801         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
802         this command might take a while.
803
804 2010-09-22  Julien Danjou  <julien@danjou.info>
805
806         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
807         harmful if you have 2 images side-by-side, they can't be properly
808         update on text deletion.  Using text-property is safer here.
809         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
810         data.
811
812 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
813
814         * nnimap.el (nnimap-expunge-inbox): Removed.
815         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
816         (nnimap-expunge): Flip default to t.
817
818         * gnus.el (gnus-method-to-server): Don't push things to the cache
819         unless it's unique.
820         (gnus-server-to-method): Ditto.
821
822 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
823
824         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
825
826 2010-09-22  Julien Danjou  <julien@danjou.info>
827
828         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
829         get the start of data.
830         (gnus-html-encode-url): Add this function to encode special chars in
831         URL.
832         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
833         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
834
835         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
836         default.
837         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
838
839         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
840         images alt-text.
841         (gnus-html-put-image): Put alt-text as help-echo.
842
843 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
844
845         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
846         * mm-util.el (mm-decompress-buffer)
847         * nnir.el (nnir-run-find-grep)
848         * pop3.el (pop3-list): Use 3rd arg of split-string.
849
850         * time-date.el (format-seconds): Comment fix.
851
852         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
853         and byte-optimize-form-code-walker.
854         (dgnushack-make-auto-load): Don't advise make-autoload.
855
856         * lpath.el: Remove Emacs 21 stuff.
857
858 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
859
860         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
861         outside the active range.  Suggested by Dan Christensen.
862
863         * gnus-start.el (gnus-get-unread-articles): Get the extended method
864         slightly later to avoid double-getting it.
865
866         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
867         previous patch.
868
869         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
870
871 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
872
873         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
874
875 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
876
877         * gnus-int.el (gnus-open-server): Give a better error message in the
878         "go offline" case.
879
880         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
881         marks for nnimap, which is seldom the right thing to do.
882
883         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
884         (gnus-same-method-different-name): New function.
885
886         * nnimap.el (parse-time): Require.
887
888         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
889         method in the presence of many similar methods.
890
891         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
892
893         * nnimap.el (nnimap-find-expired-articles): Don't refer to
894         nnml-inhibit-expiry.
895
896         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
897         find out whether methods are equal.
898
899         * nnimap.el (nnimap-find-expired-articles): New function.
900         (nnimap-process-expiry-targets): New function.
901         (nnimap-request-move-article): Request the article before looking at
902         what the Message-ID is.  Fix found by Andrew Cohen.
903         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
904
905         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
906         for oldness in addition to being a predicate.
907
908         * nnimap.el (nnimap-request-group): When we have zero articles, return
909         the right data to Gnus.
910         (nnimap-request-expire-articles): Only delete articles immediately if
911         the target is 'delete.
912
913         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
914         method, this would bug out.
915
916         * gnus-group.el (gnus-group-expunge-group): Renamed from
917         gnus-group-nnimap-expunge, and implemented as a normal interface
918         function.
919
920         * gnus-int.el (gnus-request-expunge-group): New function.
921
922         * nnimap.el (nnimap-request-create-group): Implement.
923         (nnimap-request-expunge-group): New function.
924
925 2010-09-21  Julien Danjou  <julien@danjou.info>
926
927         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
928         (gnus-html-cache-expired): Add new function.
929         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
930         wethever we should display image for fetch it.
931         Compute alt-text earlier to pass it to the fetching function too.
932         (gnus-html-schedule-image-fetching): Change function argument to only
933         get one image at a time, not a list.
934         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
935         cache.
936         (gnus-html-get-image-data): New function to retrieve image data from
937         cache.
938         (gnus-html-put-image): Change buffer argument to use image data rather
939         than file, and place image above region rather than inserting a new
940         one. Do not take alt-text as argument, since it's useless now: we place
941         the image above alt-text.
942         (gnus-html-prune-cache): Remove.
943         (gnus-html-show-images): Start to fetch image when we find one, do not
944         push into a temporary list.
945         (gnus-html-prefetch-images): Only fetch image if they have expired.
946         (gnus-html-browse-image): Fix, use 'gnus-image-url.
947         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
948
949 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
950
951         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
952
953 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954
955         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
956         spec inser "*" if the group isn't active instead of 0.
957
958         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
959         opening the server.
960         (nnimap-request-delete-group): Implement group deletion.
961         (nnimap-transform-headers): Return the size of the entire message in
962         the Bytes header, not just the size of the first part.
963         (nnimap-request-move-article): When moving an article from nnimap,
964         request the article first so the accepting form has an article to
965         accept.  Reported by Dan Christensen.
966         (nnimap-command): Make sure that the error message doesn't error out.
967
968 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
969
970         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
971         we haven't requested anything.
972
973 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
974
975         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
976         "".  Fix found by Andrew Cohen.
977
978         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
979         instead of -encode-string.
980
981 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
982
983         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
984
985         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
986         by mm-subst-char-in-string.
987
988 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
989
990         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
991         waiting for the connection string.
992
993         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
994         arriving.
995
996         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
997         bogus characters.  This allows selecting certain Gmail groups.
998
999         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1000         (nnimap-fetch-partial-articles): New variable.
1001         (nnimap-open-connection): When looking for credentials, also use the
1002         nnimap-server-port.
1003         (nnimap-request-article): Return the group/article number, so that Gnus
1004         `^' works as expected.
1005         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1006         them.
1007
1008         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1009         comments.
1010         (gnus-methods-sloppily-equal): New function.
1011         (gnus): When using the development version of Gnus, load the gnus-load
1012         file.
1013
1014         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1015         `gnus-open-server' on each method before trying to scan them etc.  This
1016         ensures that all the backend parameters are set correctly.
1017
1018         * nnimap.el (nnimap-authenticator): New variable.
1019         (nnimap-open-connection): Allow anonymous login.
1020         (nnimap-transform-headers): The chars header is called Chars not
1021         Bytes.
1022         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1023         drops.
1024
1025         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1026         patch, found by Knut Anders Hatlen.
1027
1028 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1029
1030         * gnus-agent.el (gnus-agent-batch-confirmation)
1031         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1032         to gnus-message.
1033         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1034         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1035         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1036         * gnus-int.el (gnus-open-server): Likewise.
1037         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1038         (gnus-score-check-syntax): Likewise.
1039         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1040         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1041         Likewise.
1042         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1043
1044 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1045
1046         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1047         calling conventions so that prefetch doesn't bug out.
1048
1049 2010-09-19  Julien Danjou  <julien@danjou.info>
1050
1051         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1052         rather than `subst-char-in-region' in order to be able to replace ASCII
1053         char by UTF-8 ones.
1054
1055         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1056         than curl.
1057         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1058         the right URL and ALT text on images.
1059         (gnus-html-wash-tags): Fix tag case.
1060         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1061         (gnus-article-html): Add -o display_ins_del=2 option.
1062         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1063
1064 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1065
1066         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1067         the extra mail headers, which sometimes seem to happen for unknown
1068         reasons.
1069
1070         * mail-parse.el (mail-header-encode-parameter): Define as
1071         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1072         (or most, perhaps?) mail readers don't understand the latter, but do
1073         understand the former.
1074
1075         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1076         to nil, so that no methods are automatically agentized.  I think this
1077         is probably what most users want.
1078
1079         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1080         from url-retrieve, for instance about invalid URLs.
1081
1082         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1083         groups that have no articles.
1084         (nnimap-request-article): Check that we really got an article when we
1085         requested one.
1086
1087         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1088         doesn't exist.
1089
1090         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1091         nntp buffer so the agent can save it.
1092         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1093         that CRLF doesn't get translated to \n.
1094         (nnimap-open-connection): Don't make 'shell commands only send \n.
1095
1096 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1097
1098         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1099         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1100         Update var name.
1101         (nnml-generate-nov-file): Use dolist.
1102         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1103         Use with-current-buffer.
1104
1105 2010-09-18  Julien Danjou  <julien@danjou.info>
1106
1107         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1108         parallel.
1109
1110 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111
1112         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1113         the range update right.
1114         (nnimap-request-group): Don't make `M-g' bug out on group with no
1115         marks.
1116         (nnoo): Required, so that other packages can require nnimap.
1117         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1118         command we're looking for.  This helps when the server sends more
1119         responses after we've gotten everything we expected.
1120         (nnimap): Add a `newlinep' field to keep track of end-of-line
1121         conventions.
1122         Don't send CRLF to things that don't want it.
1123         (nnimap-request-accept-article): Ditto.
1124
1125 2010-09-18  Julien Danjou  <julien@danjou.info>
1126
1127         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1128         than curl to retrieve images.
1129
1130 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1133         the marks.
1134         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1135         (nnimap-wait-for-connection): New function.
1136         (nnimap-open-connection): If we have PREAUTH, don't query for login
1137         credentials.
1138         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1139         when doing a partial update.
1140
1141 2010-09-18  Julien Danjou  <julien@danjou.info>
1142
1143         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1144         tags.
1145
1146 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * nnimap.el (nnimap-credentials): New function.
1149         (nnimap-open-connection): Use the new function to look for credentials
1150         also on the numeric equivalents of "imap" and "imaps".
1151
1152         * gnus-start.el (gnus-activate-group): Send the info to
1153         gnus-request-group.
1154
1155         * nnimap.el (nnimap-request-group): Have the "check" version of the
1156         function parse flags and update the info, so that a `M-g' get a total
1157         resync of all flags from the group.
1158
1159         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1160         to allow backends to alter the info on group selection.  Also alter all
1161         the backend -request-group functions to take the parameter.
1162
1163         * nnimap.el (nnimap-store-info): New function.
1164         (nnimap-update-info): Store the info for later usage.
1165         (nnimap-request-group): Use the stored info for the dont-check case, so
1166         that we don't retrieve all marks when we enter a group.
1167
1168         * nnimap.el: Use deffoo instead of defun for interface functions.
1169
1170         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1171         update the group info.  This makes the nndraft groups, for instance, go
1172         back to their old behaviour.
1173
1174         * gnus-sum.el (gnus-select-newsgroup): Indent.
1175
1176         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1177         in.
1178         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1179         nothing.
1180
1181         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1182         from methods that are denied.
1183
1184         * gnus-int.el (gnus-method-denied-p): New function.
1185
1186         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1187         store the password instead of netrc.
1188         (nnimap-open-connection): Don't error out when we can't make a
1189         connections.
1190
1191         * auth-source.el (auth-source-create): In the password prompt, say what
1192         we're querying for.  Also prompt for user name if that hasn't been
1193         given.
1194
1195         * nnimap.el (nnimap-with-process-buffer): Removed.
1196
1197 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1198
1199         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1200         method when we're reading from the agent.
1201
1202         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1203
1204         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1205         that's probably most useful for users.
1206
1207         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1208         "failed" all the time.
1209
1210         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1211         ...)) with (with-current-buffer ... ).
1212
1213         * nntp.el (nntp-open-server): Return whether the open was successful or
1214         not.
1215
1216         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1217         select an unread unseen article first.
1218
1219         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1220         /etc/services, supply some sensible port defaults.
1221
1222         * dgnushack.el: Define netrc-credentials.
1223
1224 2010-09-17  Julien Danjou  <julien@danjou.info>
1225
1226         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1227
1228 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1229
1230         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1231         doesn't have any parameters.
1232
1233 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1234
1235         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1236         only upcased checks.
1237
1238         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1239
1240         * nnimap.el (nnimap-open-shell-stream): New function.
1241         (nnimap-open-connection): Use it.
1242         (nnimap-transform-headers): Get the number of lines in each message.
1243         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1244         number of lines.
1245         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1246         problem.
1247
1248         * utf7.el (utf7-encode): Autoload.
1249
1250         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1251         to allow the mail splitting to not return a default group.  This is
1252         useful for nnimap, which will leave unmatched mail in the inbox.
1253
1254         * nnimap.el: Rewritten.
1255
1256         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1257         nnimap usage.
1258
1259         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1260         if the move is internal, so that nnimap can do fast internal moves.
1261
1262         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1263         data.
1264         (gnus-read-active-for-groups): Support finishing the early retrieval of
1265         data.
1266
1267         * gnus-range.el (gnus-range-nconcat): New function.
1268
1269         * gnus-int.el (gnus-finish-retrieve-group-infos)
1270         (gnus-retrieve-group-data-early): New functions.
1271
1272 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1273
1274         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1275         (nnrss-retrieve-groups):
1276         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1277         (pop3-quit): Use with-current-buffer.
1278
1279 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1280
1281         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1282         instead of nnheader-accept-process-output.
1283
1284         * dgnushack.el (dgnushack-compile): Add comment.
1285
1286         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1287
1288         * gnus-html.el (gnus-html-schedule-image-fetching)
1289         (gnus-html-prefetch-images): Replace process-kill-without-query by
1290         gnus-set-process-query-on-exit-flag.
1291
1292 2010-09-16  Romain Francoise  <romain@orebokech.com>
1293
1294         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1295
1296 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1299         parameter to unintern is mandatory-ish in Emacs 24.
1300
1301         * gnus-html.el (gnus-html-schedule-image-fetching)
1302         (gnus-html-prefetch-images): Check for curl before using it.
1303
1304         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1305         depend on curl, which isn't essential.
1306
1307         * imap.el: Revert back to version
1308         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1309         seem problematic.
1310
1311 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1312
1313         * gnus-registry.el (gnus-registry-install-shortcuts):
1314         Explicitly pass `obarray' to `unintern' to avoid a warning.
1315
1316 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1319         change.
1320
1321         * nnrss.el (nnrss-request-list): Removed this function and related
1322         functions, including the moreover stuff.
1323
1324 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1325
1326         * nnrss.el (nnrss-retrieve-groups): New function.
1327
1328 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1329
1330         * .dir-locals.el: Add no-byte-compile cookie.
1331
1332 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * time-date.el (format-seconds): Comment fix.
1335
1336         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1337         for back end that doesn't support request-scan.
1338
1339 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1340
1341         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1342         then do request scans from the backends.
1343
1344         * netrc.el (netrc-credentials): New conveniency function.
1345
1346         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1347         avoid running a hook per line, since this takes a lot of time,
1348         profiling shows.
1349         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1350         directly if gnus-visual-p is true.
1351
1352 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1353
1354         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1355         groups; replace mapcar with dolist which is a bit faster; pass groups
1356         info to gnus-read-active-file-1.
1357         (gnus-read-active-file-1): Scan only specified groups if the new
1358         optional arg `infos' is given.
1359
1360 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1361
1362         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1363
1364         * pop3.el (pop3-movemail): Removed.
1365         (pop3-streaming-movemail): Renamed to pop3-movemail.
1366
1367         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1368         don't restrict end-tag searches to the end of the line.
1369
1370 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1373         articles of every unchecked group to t, which means unknown since the
1374         server has never been opened.
1375
1376 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1377
1378         * gnus-html.el (gnus-html-show-alt-text): New command.
1379         (gnus-html-browse-image): Ditto.
1380         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1381         to browse the image directly.
1382         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1383         better.
1384
1385         * gnus-async.el (gnus-async-article-callback): Call
1386         `gnus-html-prefetch-images' unconditionally.
1387
1388         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1389         before feeding URLs to curl.
1390
1391 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1392
1393         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1394         internal images as deletable by `W D D'.
1395
1396         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1397         (gnus-async-article-callback): Fix typo.
1398
1399 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1400
1401         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1402         current line to work around bugs in the output from w3m.
1403
1404         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1405         for groups that want that.
1406
1407         * nntp.el (nntp-wait-for-string): Supply a timeout for
1408         accept-process-output to ensure progress.
1409
1410         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1411         level to get unread articles from, then use that for foreign groups,
1412         too.
1413
1414         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1415         confuses the rest of the function.
1416
1417         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1418         for the methods that support -retrieve-groups, too.
1419
1420         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1421
1422 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1423
1424         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1425         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1426
1427         * pop3.el: Require cl when compiling.
1428         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1429
1430 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431
1432         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1433         that aren't going to be activated.
1434         (gnus-get-unread-articles): Fix up the last commit.
1435
1436         * gnus-html.el (gnus-article-html): Allow calling without specifying
1437         the handle.  In that case, dissect the buffer first.
1438
1439         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1440
1441         * nnimap.el (nnimap-open-connection): Revert the change that would look
1442         into authinfo for imaps instead of imap.
1443
1444         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1445         say that you don't want to call gnus-request-group with don-check, but
1446         do check the reponse.  This is for virtual groups only.
1447         (gnus-get-unread-articles): Count the archive groups as secondary, so
1448         that they're activated the same way as before.
1449
1450         * imap.el (imap-message-map): Removed optional buffer parameter, since
1451         no callers use it.
1452         (imap-message-get): Ditto.
1453         (imap-message-put): Ditto.
1454         (imap-mailbox-map): Ditto.
1455         (imap-mailbox-put): Ditto.
1456         (imap-mailbox-get): Ditto.
1457         (imap-mailbox-get): Revert last change for this function.
1458
1459         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1460         case-insensitively.
1461         (nnimap-debug): Removed.
1462
1463         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1464         to use `imap-fetch' instead.  According to the comments, this should be
1465         safe, since all other IMAP clients use the 1:* syntax.
1466         (imap-enable-exchange-bug-workaround): Removed.
1467         (imap-debug): Removed -- doesn't seem very useful.
1468
1469         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1470         mail from a file, and the file doesn't exist.
1471
1472         * imap.el (imap-log): New convenience function used throughout instead
1473         of repeating the same code all over the place.
1474
1475         * pop3.el (pop3-streaming-movemail): Return t for success.
1476
1477         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1478         .authinfo if we're using ssl connection.
1479
1480         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1481         already have if we're in a main Gnus `g' run.
1482
1483         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1484
1485 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1486
1487         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1488
1489         * nnmh.el (nnmh-request-list-1): Bind `file'.
1490
1491         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1492         alias to set-process-query-on-exit-flag or process-kill-without-query.
1493         (pop3-open-server): Use it.
1494
1495 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1496
1497         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1498         box to the Incoming file.  Fixes mistake in previous checkin.
1499
1500         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1501         request loop (for debugging purposes) removed.
1502
1503         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1504         culprit is more visible.
1505         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1506         (nnml-add-incremental-nov): New functions to do "incremental" nov
1507         updates, where we just append to the end of the existing nov files
1508         without reading/writing them in full.
1509
1510         * mail-source.el (mail-source-delete-crash-box): Really only check the
1511         incoming files once in a while.
1512
1513         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1514
1515         * mail-source.el (mail-source-delete-crash-box): Only check the
1516         incoming files for deletion once per day to save a lot of file
1517         accesses.
1518
1519         * pop3.el (pop3-logon): Fix up unbound variable typo.
1520
1521         * mail-source.el (pop3-streaming-movemail): Autoload.
1522
1523         * pop3.el (pop3-streaming-movemail): Respect
1524         pop3-leave-mail-on-server.
1525
1526         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1527         retrieval.
1528
1529         * pop3.el (pop3-process-filter): Removed unused function.
1530         (pop3-streaming-movemail, pop3-send-streaming-command)
1531         (pop3-wait-for-messages, pop3-write-to-file)
1532         (pop3-number-of-responses): New functions for streaming pop3
1533         retrieval.
1534
1535         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1536         come from no known methods.
1537         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1538         list.
1539
1540         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1541         message sizes.
1542         (pop3-movemail): Use erase-buffer instead of looping and deleting
1543         regions, which seems rather odd.
1544
1545         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1546         file once per `g' run.
1547
1548         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1549         directories.  This makes the draft queue directory work.
1550
1551         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1552         data from the backends, so that we only request the list of groups from
1553         each method once.  This should speed things up considerably.
1554
1555         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1556         detect that it's not implemented.
1557
1558         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1559         we actually do recurse down into the tree, but don't stat all leaf
1560         nodes.
1561
1562         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1563         then say so instead of bugging out.
1564
1565         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1566         files exist before trying to read them.
1567
1568         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1569         around <pre_int>.
1570
1571         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1572
1573         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1574
1575 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1576
1577         * mm-util.el (mm-image-load-path): Just return the image directories,
1578         not all directories in the path in addition to the image directories.
1579         (mm-image-load-path): Maintain a cache of the image directories so that
1580         the `g' command in Gnus doesn't have to stat dozens of directories each
1581         time.
1582
1583         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1584         (gnus-html-wash-tags): Add a new `i' command to insert images.
1585         (gnus-html-insert-image): New command and keystroke.
1586         (gnus-html-redisplay-with-images): New command and keystroke.
1587         (gnus-html-show-images): Renamed command.
1588         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1589         spacers.
1590         (gnus-html-wash-tags): Decode entities at the end, so that entities
1591         inside the tags don't mess up the rest of the "parsing".
1592
1593         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1594         so that nnimap methods aren't agentized by default.  There's apparently
1595         many problems related to agent/imap behaviour.
1596
1597         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1598
1599         * gnus-html.el: Doc fix.
1600
1601 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1604         specifier-spec-list for Emacs 21.
1605
1606         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1607         glyph-width and glyph-height instead of display-graphic-p and
1608         image-size; make avoidance of displaying small images work for XEmacs.
1609
1610         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1611         for XEmacs.
1612
1613         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1614         of symbol that holds plist data.
1615         (gnus-process-plist): Remove plist of process after getting it.
1616
1617 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618
1619         * message.el (message-generate-hashcash): Change default to
1620         'opportunistic if hashcash is installed.
1621
1622         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1623         (gnus-html-put-image): Only call image-size once, since it's somewhat
1624         time-consuming on remote X servers.
1625
1626 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1629         type on data, not a file name.
1630
1631         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1632         window-pixel-edges for Emacs 21.
1633
1634         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1635         decoded contents.
1636         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1637
1638 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1641         group line format, since it isn't very interesting.
1642
1643         * gnus-agent.el (gnus-agent-short-article),
1644         (gnus-agent-long-article): Increase values for these two variables,
1645         since most people are likely to have more network connection and
1646         storage than before.
1647
1648         * gnus.el (gnus-refer-article-method): Change default to 'current.
1649         When referring an article, the common behaviour is to refer it from the
1650         current select method, not the native select method.  The chances of
1651         the native select method having the message in question is rather slim
1652         these days.
1653
1654         * gnus-sum.el (gnus-auto-select-subject): Change default to
1655         `unseen-or-unread'.  I think it's likely that most people want to
1656         select an unseen article over a previously seen, but unread one.
1657
1658         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1659         means that in the article buffer none of the minor mode elements will
1660         be shown, usually, and this is not desirable in most cases.
1661
1662         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1663         that commands like `d' (and the like) go to the next line in the
1664         buffer, instead of the next unread article.  I think this is the
1665         behaviour that is most natural for most users.
1666         (gnus-single-article-buffer): Change default to nil, so that people can
1667         have as many article buffers open as they have summary buffer.  I think
1668         this is the most natural way for the groups to behave.
1669
1670         * message.el (message-generate-new-buffers): Change default to
1671         `unsent', so that all new message buffers start their names with the
1672         string "*unsent", and it's easier to find the buffers if you move from
1673         them.
1674
1675 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1678         small.  They're probably tracking images.
1679         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1680         (gnus-html-rescale-image): Yet another try at getting the image sizing
1681         right.
1682
1683         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1684         nntp-marks-file-name is nil.
1685
1686 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1687
1688         * gnus-html.el (gnus-html-wash-tags)
1689         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1690         Better logging.
1691
1692 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1693
1694         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1695
1696         * gnus-html.el (gnus-html-wash-tags): Check the value of
1697         gnus-blocked-images in the summary buffer.
1698
1699 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1700
1701         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1702
1703 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1704
1705         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1706         like "a", it seems like.
1707         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1708         since it needs to be picked from the correct buffer.
1709
1710         * nnwfm.el: Removed.
1711
1712         * nnlistserv.el: Removed.
1713
1714 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1715
1716         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1717         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1718
1719 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1720
1721         * nnkiboze.el: Removed.
1722
1723         * nndb.el: Removed.
1724
1725         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1726         alt text.
1727         (gnus-html-rescale-image): Try to get the rescaling logic right for
1728         images that are just wide and not tall.
1729
1730         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1731         overshadow variable bindings.
1732
1733 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1734
1735         * gnus-html.el (gnus-html-wash-tags)
1736         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1737         extra logging.
1738
1739 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1740
1741         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1742         (gnus-max-image-proportion): New variable.
1743         (gnus-html-rescale-image): New function.
1744         (gnus-html-put-image): Rescale images.
1745
1746 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1747
1748         Fix up some byte-compiler warnings.
1749         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1750         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1751         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1752         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1753         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1754         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1755         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1756
1757 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1758
1759         * gnus-html.el (gnus-article-html): Decode contents by charset.
1760
1761 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1762
1763         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1764         (gnus-html-frame-width, gnus-blocked-images)
1765         * message.el (message-prune-recipient-rules): Add custom version.
1766         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1767
1768         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1769         functions.
1770
1771         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1772         gnus-process-get.
1773
1774 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1775
1776         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1777         instead of lsub directly.
1778
1779 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1780
1781         * nnwarchive.el: Removed.
1782
1783         * gnus-soup.el: Removed.
1784
1785         * nnsoup.el: Removed.
1786
1787         * nnultimate.el: Removed.
1788
1789         * gnus-html.el (gnus-blocked-images): New variable.
1790
1791         * message.el (message-prune-recipients): New function.
1792         (message-prune-recipient-rules): New variable.
1793
1794         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1795         guess whether a long line is natural text or not.
1796
1797         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1798         gnus-process-plist and friends for compatibility.
1799
1800 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1801
1802         * gnus-html.el: Require packages that define macros used in this file.
1803         (gnus-article-mouse-face): Declare to silence byte-compiler.
1804         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1805         process-get.
1806         (gnus-html-put-image): Use plist-get to avoid getf.
1807         (gnus-html-prefetch-images): Use with-current-buffer.
1808
1809 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1810
1811         * gnus-ems.el: Provide compatibility functions for
1812         gnus-set-process-plist.
1813
1814         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1815         header-line-format for XEmacs 21.4.
1816
1817         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1818         * gnus.el (gnus-valid-select-methods)
1819         * message.el (message-send-mail-partially-limit)
1820         * mm-decode.el (mm-text-html-renderer)
1821         * mml.el (mml-insert-mime-headers-always)
1822         * smiley.el (smiley-regexp-alist): Bump custom version.
1823
1824 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-html.el: require mm-url.
1827         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1828         with the url to `url'.
1829         (gnus-html-wash-tags): Support cid: URLs/images.
1830
1831 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832
1833         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1834         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1835         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1836
1837         * gnus-move.el: Removed file, since it doesn't really work.
1838
1839         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1840         UTF-8.  This seems to fix problems with some German web feeds.
1841
1842         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1843         at the top so that the proper colours are applied.
1844
1845         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1846         don't have dots in their names.
1847
1848         * gnus-art.el (gnus-article-view-part): Doc fix.
1849
1850         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1851         XEmacs-compatible.
1852         (gnus-html-put-image): Don't do images on non-graphic displays.
1853
1854         * nnslashdot.el: Removed this unused backend.
1855
1856         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1857         actions.
1858         (gnus-undo-register-1): Revert last change.
1859
1860         * gnus-group.el (gnus-group-completing-read): Protect against not
1861         having completion-styles bound.
1862
1863         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1864         make broken recipients happier.
1865
1866         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1867
1868         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1869         point parameter.
1870
1871         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1872
1873         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1874         completion-styles for group selection.
1875
1876 2009-02-04  Andreas Schwab  <schwab@suse.de>
1877
1878         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1879         headers and regexp-quote the match if necessary.
1880
1881 2009-03-24  Miles Bader  <miles@gnu.org>
1882
1883         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1884         the blinking smiley.
1885
1886 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1887
1888         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1889         blink smiley.
1890
1891 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1894         where the dribbel file lives exists.
1895
1896         * message.el (message-send-mail-partially-limit): Change the default to
1897         nil, since most people don't want this.
1898
1899         * mm-url.el (mm-url-decode-entities): Also decode entities like
1900         &#x3212.
1901
1902 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1903
1904         * gnus-sum.el (gnus-summary-idna-message):
1905         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1906         Hyperlink urls in docstrings with URL `...'.
1907
1908 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1909
1910         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1911         functions.
1912
1913 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1916         say what the mouseover text should be.
1917
1918         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1919         version of the mm-w3m-safe-url-regexp variable to only download images
1920         in the groups where we want that to happen.
1921
1922         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1923
1924         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1925         easier debugging.
1926         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1927         big pictures in the article buffer.
1928
1929         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1930         gnus-article-html.
1931         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1932         w3m.
1933
1934         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1935
1936 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1937
1938         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1939         which doesn't exist.
1940
1941         * message.el (message-inhibit-ecomplete): New variable to allow some
1942         function to inhibit ecomplete address storage.
1943         (message-resend): Disable ecomplete message storage when resending
1944         messages.
1945
1946         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1947
1948 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1949
1950         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1951         Save excursion while copying, moving, and deleting articles in order to
1952         prevent the cursor from jumping to unforeseen place.
1953
1954 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1955
1956         * lpath.el: No need to bind bookmark-current-buffer,
1957         bookmark-yank-point and bookmark-make-record-function.
1958
1959 2010-08-17  Glenn Morris  <rgm@gnu.org>
1960
1961         * gnus-sync.el: Require gnus components whose functions are used.
1962
1963         * gnus-art.el (bookmark-make-record-function):
1964         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1965         Declare for compiler.
1966
1967         * mm-url.el (mml-compute-boundary): Autoload.
1968
1969 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1970
1971         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1972
1973 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1974
1975         Typo fix "hoo4a" -> "hook".
1976
1977         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1978
1979 2010-08-14  Glenn Morris  <rgm@gnu.org>
1980
1981         * gnus-sync.el (gnus-sync): Fix defgroup version.
1982
1983 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1984
1985         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1986
1987         * gnus-sync.el: Fix docs.
1988         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1989         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1990
1991 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1992
1993         Optimizations for gnus-sync.el.
1994
1995         * gnus-sync.el: Add docs about gnus-sync-backend
1996         possibilities.
1997         (gnus-sync-save): Remove unnecessary message.
1998         (gnus-sync-read): Optimize and show what groups were skipped.
1999
2000 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2001
2002         Minor bug fixes for gnus-sync.el.
2003
2004         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2005         read the sync on get-new-news.
2006
2007         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2008         quiet.
2009
2010         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2011
2012 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2013
2014         Make saving and restoring of hidden threads work with overlays.
2015         Patch applied by Ted Zlatanov.
2016
2017         * gnus-sum.el (gnus-hidden-threads-configuration)
2018         (gnus-restore-hidden-threads-configuration): Update to deal with text
2019         properties, rather than searching for a magic character.
2020
2021 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2022
2023         New gnus-sync.el library for synchronization of marks.
2024
2025         * gnus-sync.el: New library for synchronization of marks.
2026
2027         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2028         renamed from `gnus-registry-grep-in-list'.
2029
2030         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2031
2032         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2033
2034 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2035
2036         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2037         determining charset of text fails.
2038
2039 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2040
2041         * nnmail.el (nnmail-get-new-mail-1): Revert.
2042
2043         * nnml.el (nnml-active-number): Make sure names of newly created groups
2044         in nnml-group-alist are encoded.
2045
2046 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2049         containing non-ASCII characters in active file for nnml back end.
2050
2051 2010-07-24  David Engster  <dengste@eml.cc>
2052
2053         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2054         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2055
2056 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2057
2058         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2059         tag (Bug#6654).
2060
2061 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2064         the article buffer, not the summary buffer.
2065
2066 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2067
2068         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2069         Emacs 23 as well.
2070
2071 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2072
2073         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2074         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2075
2076 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2077
2078         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2079         Patch applied by Karl Fogel.
2080
2081         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2082         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2083
2084 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2085
2086         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2087         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2088         C-w still not working correctly from Article buffers; Thierry's
2089         patch to fix that will be applied after this.
2090
2091         * gnus-art.el (bookmark-make-record-function): New local variable.
2092
2093         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2094         article buffer.
2095         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2096
2097 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2098
2099         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2100         on changes in bookmark.el.
2101
2102 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2103
2104         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2105         `no-log' instead of message not to log prompt string.
2106
2107 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2108
2109         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2110         the *other* type of HTML form submission.
2111
2112 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2113
2114         * auth-source.el (auth-source-pick): If choice does not contain a
2115         questioned keyword, set the check to t.
2116
2117 2010-06-12  Romain Francoise  <romain@orebokech.com>
2118
2119         * gnus-util.el (gnus-date-get-time): Move up before first use.
2120
2121 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2122
2123         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2124         (gnus-article-edit-part): Bind it to make last part that is substituted
2125         or deleted visible.
2126         (gnus-mime-display-single): Buttonize part of which id equals to
2127         gnus-mime-buttonized-part-id.
2128
2129 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2130
2131         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2132         (gnus-dd-mmm): Use gnus-date-get-time.
2133         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2134         simplify logic.
2135         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2136         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2137
2138 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2139
2140         * auth-source.el (top): Autoload `secrets-list-collections',
2141         `secrets-create-item', `secrets-delete-item'.
2142         (auth-sources): Fix tag string.
2143         (auth-get-source, auth-source-retrieve, auth-source-create)
2144         (auth-source-delete): New defuns.
2145         (auth-source-pick): Rewrite in order to avoid 2 passes.
2146         (auth-source-forget-user-or-password): New parameter USERNAME.
2147         (auth-source-user-or-password): New parameters CREATE-MISSING and
2148         DELETE-EXISTING.  Retrieve password interactively, if needed.
2149
2150 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2151
2152         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2153         deleting unused directories when gnus-expert-user is t.
2154
2155 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2156
2157         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2158         for each temp file when gnus-article-browse-delete-temp is ask.
2159
2160 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2161
2162         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2163         Lisp calls to delete-backward-char by calls to delete-char.
2164
2165 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2166
2167         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2168
2169 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2170
2171         * password-cache.el (password-cache-remove): Fix docstring.
2172
2173 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2176         article unless decoding article to be saved.
2177
2178 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2179
2180         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2181         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2182         generated within the mm-with-unibyte-current-buffer macro.
2183
2184 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2185
2186         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2187         to nil when we're in a mml-preview buffer and no group is selected.
2188
2189 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2190
2191         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2192         when catching the `C-g'.  Reported by "Leo".
2193
2194 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2195
2196         * message.el (message-forward-make-body-plain)
2197         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2198         multibyte-string-p.
2199
2200         * lpath.el: Revert.
2201
2202 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2203
2204         * message.el (message-forward-make-body-mml): Assume original message
2205         is multibyte string; error on unibyte.
2206         (message-forward-make-body-plain): Ditto; don't add excessive newline
2207         in body end.
2208
2209         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2210
2211 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2212
2213         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2214         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2215
2216 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * mm-extern.el (mm-extern-url): Don't use
2219         mm-with-unibyte-current-buffer.
2220         (mm-extern-cache-contents): Use with-current-buffer instead of
2221         save-excursion + set-buffer.
2222
2223 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2224
2225         * mm-util.el (mm-emacs-mule): Remove.
2226
2227 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2228
2229         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2230         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2231         change.
2232
2233 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2234
2235         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2236         bind the default value of enable-multibyte-characters to nil.
2237
2238 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2239
2240         * message.el (message-forward-make-body-plain)
2241         (message-forward-make-body-mml):
2242         Don't use mm-with-unibyte-current-buffer.
2243
2244 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2245
2246         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2247
2248 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2249
2250         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2251         (Bug#5592).
2252
2253 2010-05-07  Julien Danjou  <julien@danjou.info>
2254
2255         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2256         it to mm-pipe-part.
2257
2258         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2259         it is given.
2260
2261 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * binhex.el (binhex-decode-region-internal)
2264         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2265         (dns-query)
2266         * nnweb.el (nnweb-gmane-search)
2267         * pgg-parse.el (pgg-parse-armor)
2268         * pgg.el (pgg-verify-region)
2269         * sha1.el (sha1-string-external)
2270         * uudecode.el (uudecode-decode-region-internal)
2271         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2272         XEmacs.
2273
2274         * gnus-art.el (gnus-article-browse-html-parts)
2275         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2276         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2277         make-temp-file.
2278
2279         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2280         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2281         compiling.
2282
2283         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2284         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2285         XEmacs when compiling.
2286
2287         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2288         gnus-pick-mode-off-hook for XEmacs when compiling.
2289         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2290         gnus-binary-mode-off-hook for XEmacs when compiling.
2291
2292         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2293         nil if char-charset is not available.
2294
2295         * imap.el (imap-disable-multibyte)
2296         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2297         macros.
2298
2299         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2300         instead of encode-coding-string.
2301
2302         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2303         'xemacs) instead of mm-emacs-mule to switch function definitions.
2304         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2305
2306         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2307         bind temporary-file-directory for XEmacs;
2308         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2309         timer-set-function for XEmacs 21.4 and SXEmacs;
2310         bind timer-list for XEmacs 21.4 and SXEmacs;
2311         fbind char-charset and find-charset-region for non-Mule XEmacs;
2312         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2313         encode-coding-region and encode-coding-string for XEmacs having no
2314         file-coding feature.
2315
2316 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2317
2318         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2319
2320 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2321
2322         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2323         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2324
2325 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2326
2327         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2328         alias `jka-compr-delete-temp-file' no longer exists.
2329
2330 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2331
2332         Use define-minor-mode in Gnus where applicable.
2333         * mml.el (mml-mode): Use define-minor-mode.
2334         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2335         (gnus-undo-mode): Use define-minor-mode.
2336         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2337         (gnus-dead-summary-mode): Use define-minor-mode.
2338         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2339         Initialize in declaration.
2340         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2341         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2342         (gnus-mailing-list-mode): Use define-minor-mode.
2343         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2344         (gnus-draft-mode): Use define-minor-mode.
2345         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2346         (gnus-dired-mode): Use define-minor-mode.
2347
2348 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2349
2350         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2351         handles on recursive mml-to-mime translation and check them for
2352         boundary delimiter collisions.  Reported by Greg Troxel.
2353
2354 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2357
2358 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2359
2360         * mm-util.el (mm-find-buffer-file-coding-system):
2361         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2362
2363 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2364
2365         * message.el (message-generate-headers): Record insertion of optional
2366         headers as well.  Otherwise the check to prevent repeated insertion of
2367         optional headers is a no-op.
2368
2369 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2370
2371         * smime.el: Don't mention CVS.
2372
2373         * nnrss.el (nnrss-fetch): Don't mention CVS.
2374
2375         * nnir.el: Don't mention CVS.
2376
2377 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2378
2379         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2380
2381 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2382
2383         * lpath.el: Fbind bookmark-default-handler,
2384         bookmark-get-bookmark-record, bookmark-make-record-default,
2385         bookmark-prop-get for Emacs <23 and XEmacs.
2386
2387 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2388
2389         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2390         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2391         Use with-current-buffer to silence the byte-compiler.
2392         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2393         bother to require `gnus'.
2394         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2395
2396 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2397
2398         * gnus-sum.el (gnus-summary-bookmark-make-record)
2399         (gnus-summary-bookmark-jump): New functions.
2400         (gnus-summary-mode): Setup bookmark support.
2401
2402 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2403
2404         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2405         if set.
2406
2407 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2408
2409         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2410         gnus-article-browse-html-save-cid-image; make it work recursively for
2411         forwarded messages as well.
2412         (gnus-article-browse-html-parts): Work when prefix arg is given.
2413         (gnus-article-browse-html-article): Doc fix.
2414
2415 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2416
2417         * message.el (message-default-mail-headers):
2418         (message-default-headers): Carry the value mail-default-headers over
2419         into message-default-mail-headers, rather than message-default-headers.
2420
2421 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2422
2423         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2424         charset.
2425
2426         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2427         charset into the <meta> tag when the article is encoded to utf-8.
2428
2429 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2430
2431         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2432         directories as well.
2433         (gnus-article-browse-html-parts): Work for images that do not specify
2434         file names; delete temp directory when quitting; insert header at the
2435         right place; use file: scheme for image files.
2436
2437 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2438
2439         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2440         (gnus-article-browse-html-parts): Use it to make temporary cid image
2441         files in addition to html file so that browser may display them.
2442
2443 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2444
2445         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2446
2447 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2448
2449         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2450
2451 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2452
2453         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2454         about Secret Service API sources.  Improve Customize options.
2455         (auth-source-pick): Change to accept any number of search parameters.
2456         Implement fallbacks iteratively, not recursively.  Add scoring on the
2457         second pass and sort by score.  Call Secret Service API when needed.
2458         (auth-source-user-or-password): Use it.  Call Secret Service API
2459         directly when needed to get the user name and the password.
2460
2461 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2462
2463         * message.el (message-interactive): Doc fix.
2464         (message-qmail-inject-args): Reflow.
2465         (message-kill-to-signature): Fix typo in docstring.
2466
2467         * smiley.el (smiley-buffer): Fix typo in docstring.
2468
2469 2010-03-24  Glenn Morris  <rgm@gnu.org>
2470
2471         * mail-source.el (gnus-message): Declare.
2472         (mail-source-delete-old-incoming): Require gnus-util.
2473
2474 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2477
2478         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2479
2480         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2481         password-cache's default if it is not bound.
2482         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2483         password-cache-expiry's default if it is not bound.
2484
2485         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2486         available in Emacs 21.
2487
2488         * lpath.el: Suppress compiler warnings for:
2489         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2490         XEmacs;
2491         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2492         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2493         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2494
2495 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2496
2497         * auth-source.el (auth-sources): Fix up definition so extra parameters
2498         are always inline.
2499
2500 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2501
2502         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2503         wasn't updated after mismatch.  Clear cached mailbox info correctly
2504         when uidvalidity changes.
2505         (nnimap-group-prefixed-name): New function to avoid some code
2506         duplication.
2507         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2508         (nnimap-request-group): Use it.
2509         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2510         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2511         with many imap folders.  This is done by caching the group status from
2512         the imap server persistently in a group parameter `imap-status'.  (This
2513         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2514         but not persistently, so every Gnus startup was still very slow.)
2515
2516 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2517
2518         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2519         delete the extra newline.  Otherwise editing of :string and :number
2520         types don't work.
2521
2522 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2523
2524         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2525         secrets.el dependency.
2526         (auth-sources): Add optional user name.  Add secrets.el configuration
2527         choice (unused right now).
2528
2529 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2530
2531         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2532         `gnus-registry-install-shortcuts' fill in the functions.
2533
2534         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2535         warnings.
2536         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2537         (gnus-registry-install-shortcuts): Populate and use it in a
2538         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2539
2540 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2541
2542         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2543         In-place substitutions for the group name encoding/decoding.
2544         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2545         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2546         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2547         (nnimap-update-unseen, nnimap-request-list)
2548         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2549         (nnimap-request-set-mark, nnimap-split-to-groups)
2550         (nnimap-split-articles, nnimap-request-newgroups)
2551         (nnimap-request-create-group, nnimap-request-accept-article)
2552         (nnimap-request-delete-group, nnimap-request-rename-group)
2553         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2554         `encoded-mbx' for consistency.
2555         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2556         variable `imap-current-mailbox'.
2557
2558         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2559         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2560
2561 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2562
2563         * pop3.el (pop3-display-message-size-flag): Display message size byte
2564         counts during POP3 download.
2565         (pop3-movemail): Use it.
2566         (pop3-list): Implement listing of available messages.
2567
2568 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2569
2570         * nnir.el (nnir-get-article-nov-override-function): New function to
2571         override the normal NOV retrieval.
2572         (nnir-retrieve-headers): Use it.
2573
2574 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2575
2576         * auth-source.el (netrc-machine-user-or-password): Autoload.
2577
2578 2010-03-19  Glenn Morris  <rgm@gnu.org>
2579
2580         Stop message.el from loading about 40 libraries it doesn't always need.
2581         The general approach is to autoload rather than require, and to
2582         require in the specific functions rather than the file.  (Bug#5642)
2583
2584         * gmm-utils.el: Don't require wid-edit.
2585         (widget-create-child-value, widget-convert, widget-default-get):
2586         Autoload.
2587
2588         * gnus-util.el: Don't require time-date, netrc.
2589         (message-fetch-field, gnus-group-name-decode): Declare rather than
2590         autoloading.
2591         (gnus-fetch-field): Require message.
2592         (gnus-decode-newsgroups): Require gnus-group.
2593
2594         * ietf-drums.el: Don't require time-date.
2595
2596         * message.el: Don't require hashcash, canlock, ecomplete.
2597         Do require mail-utils.  Require nnheader only when compiling.
2598         (smtpmail-default-smtp-server): Remove declaration.
2599         (message-send-mail-function): Check smtpmail-default-smtp-server
2600         is bound rather than requiring smtpmail.
2601         (message-auto-save-directory, message-insert-signature): Use
2602         expand-file-name rather than nnheader-concat.
2603         (nnheader-insert-file-contents): Autoload.
2604         (hashcash-wait-async): Declare.
2605         (message-send-mail): Only call gnus-setup-posting-charset if
2606         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2607         (message-send-mail-with-sendmail): Require sendmail.
2608         (canlock-password, canlock-password-for-verify): Declare.
2609         (message-canlock-password): Require canlock.
2610         (nnheader-get-report): Autoload.
2611         (gnus-setup-posting-charset): Declare.
2612         (message-send-news): Require gnus-msg.
2613         (message-make-references, message-make-in-reply-to): Use mail-header-id
2614         rather than the alias mail-header-message-id.
2615         (ecomplete-add-item, ecomplete-save): Declare.
2616         (message-put-addresses-in-ecomplete): Require ecomplete.
2617         (ecomplete-display-matches): Autoload.
2618
2619         * mm-decode.el: Don't require mailcap, gnus-util.
2620         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2621         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2622         Autoload.
2623         (mailcap-mime-extensions): Declare.
2624
2625         * mm-encode.el: Don't require mailcap.
2626         (mailcap-extension-to-mime): Autoload.
2627
2628         * mml-sec.el: Don't require password-cache.
2629
2630         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2631         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2632         (mml-minibuffer-read-type): Require mailcap.
2633         (mml-preview): Require gnus-msg.
2634
2635         * mml1991.el: Require password-cache.
2636         (password-cache-expiry): Remove declaration.
2637
2638         * mml2015.el: Require password-cache.
2639         (password-cache-expiry): Remove declaration.
2640
2641         * nneething.el (mailcap): Require mailcap.
2642
2643         * nnheader.el (declare-function): Add compatibility stub.
2644         (message-remove-header): Declare rather than autoload.
2645         (nnheader-replace-header): Require message.
2646
2647         * nnimap.el (declare-function): Add compatibility stub.
2648         (netrc-parse, netrc-machine-user-or-password): Declare.
2649         (nnimap-open-connection): Require netrc.
2650
2651         * nntp.el (declare-function): Add compatibility stub.
2652         (netrc-parse, netrc-machine, netrc-get): Declare.
2653         (nntp-send-authinfo): Require netrc.
2654
2655         * rfc2047.el: Don't require qp.
2656         (quoted-printable-encode-region, quoted-printable-decode-string):
2657         Autoload.
2658
2659         * sieve-mode.el: Don't require easymenu.
2660         (easy-menu-add-item): Autoload it.
2661
2662         * spam-stat.el (time-to-number-of-days): Autoload it.
2663
2664 2010-03-19  Glenn Morris  <rgm@gnu.org>
2665
2666         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2667
2668 2010-03-18  Glenn Morris  <rgm@gnu.org>
2669
2670         * hashcash.el (declare-function): Remove duplicate definition.
2671
2672 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2673
2674         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2675         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2676         value if any backslash escapes).
2677
2678 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2679
2680         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2681         if it is available.  (bug#5647)
2682
2683         * lpath.el: Suppress compiler warning for coding-system-from-name for
2684         Emacs 21 and XEmacs.
2685
2686 2010-03-14  Juri Linkov  <juri@jurta.org>
2687
2688         * hmac-def.el:
2689         * hmac-md5.el:
2690         * netrc.el: Fix keywords.
2691
2692 2010-02-26  Glenn Morris  <rgm@gnu.org>
2693
2694         * message.el (message-send-mail-function): Change the default, so that
2695         it inherits from a customized send-mail-function.  (Bug#5643)
2696
2697 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2698
2699         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2700         shell-command-to-string signals an error (bug#5299).
2701
2702 2010-02-24  Glenn Morris  <rgm@gnu.org>
2703
2704         * message.el (message-smtpmail-send-it)
2705         (message-send-mail-with-mailclient): Doc fixes.
2706
2707 2010-02-16  Glenn Morris  <rgm@gnu.org>
2708
2709         * message.el (message-default-mail-headers): Change the default value
2710         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2711
2712 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2713
2714         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2715         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2716
2717 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2718
2719         * time-date.el (date-to-time): Doc fix (Bug#5408).
2720
2721 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2722
2723         * message.el (message-mail): Just pass yank-action on to message-setup.
2724         (message-setup): Handle (FUN . ARGS) form of yank-action.
2725         (message-with-reply-buffer, message-widen-reply)
2726         (message-yank-original): Handle non-buffer values of
2727         message-reply-buffer (Bug#4080).
2728         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2729
2730 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2731
2732         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2733         Fix typo in docstring.
2734
2735 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2736
2737         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2738         response.
2739
2740 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2743
2744         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2745
2746         * message.el (message-check-news-header-syntax): Protect against a
2747         string that `rfc822-addresses' returns when parsing fails.
2748
2749 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2750
2751         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2752         (gnus-previous-char-property-change): New functions.
2753
2754         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2755
2756 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2757
2758         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2759         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2760
2761 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2762
2763         * message.el (message-exchange-point-and-mark): Rework last change to
2764         avoid using optional arg of exchange-point-and-mark, for backward
2765         compatibility.
2766
2767 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2768
2769         * message.el (message-exchange-point-and-mark): Call
2770         exchange-point-and-mark with an argument rather than setting
2771         mark-active by hand (Bug#5175).
2772
2773 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2774
2775         * nntp.el (nntp-service-to-port): Work for service expressed with
2776         numeric string; replace [:digit:] with [0-9] for XEmacs.
2777
2778 2009-12-17  Glenn Morris  <rgm@gnu.org>
2779
2780         * gnus-group.el (gnus-bug-group-download-format-alist):
2781         Change emacs entry to debbugs.gnu.org.  Bump :version.
2782
2783 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2784
2785         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2786
2787 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2788
2789         * message.el (message-info): Explain why we use `Info-goto-node'.
2790
2791 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2794
2795 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2796
2797         * message.el (message-completion-in-region): New compatibility function.
2798         (message-expand-group): Use it.
2799
2800 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2801
2802         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2803         with no unread article should be listed if the 2nd arg `predicate' is
2804         given.
2805
2806 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2809
2810 2009-11-29  Juri Linkov  <juri@jurta.org>
2811
2812         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2813         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2814         on `gnus-recenter'. (Bug#4698, Bug#4981)
2815
2816 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2817
2818         * sha1.el (sha1-string-external): default-directory "/" in case
2819         otherwise non-existent.  process-connection-type pipe for touch of
2820         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2821
2822 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2823
2824         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2825         it's comms related and sgml-mode.el has "comm" on that basis too.
2826
2827 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2828
2829         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2830         containing tspecial characters if they have been already quoted.
2831
2832 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2833
2834         * dns-mode.el (auto-mode-alist): Purecopy string.
2835
2836 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2837
2838         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2839
2840 2009-10-24  Glenn Morris  <rgm@gnu.org>
2841
2842         * gnus-art.el (help-xref-stack-item): Define for compiler.
2843
2844 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2845
2846         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2847
2848 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2851
2852 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2855         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2856
2857 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2858
2859         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2860         (gnus-overlays-in): New alias to overlays-in.
2861
2862         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2863         gnus-overlay-get, and gnus-delete-overlay.
2864         (gnus-summary-show-thread): Make it work as well for systems in which
2865         next-single-char-property-change is not available.
2866         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2867
2868         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2869         (gnus-overlay-get): New alias to extent-property.
2870         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2871
2872         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2873         SXEmacs.
2874
2875         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2876         SXEmacs.
2877
2878 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2879
2880         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2881
2882 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2883
2884         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2885         and XEmacs that don't have `remove-overlays'.
2886
2887 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2888
2889         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2890         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2891         selective display.  Use overlays instead.
2892
2893 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2894
2895         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2896
2897 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2898
2899         * spam-stat.el (spam-stat-load): Fix typo in message.
2900
2901 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2902
2903         * dig.el (dig-invoke): Fix typo in docstring.
2904         (query-dig): Reflow docstring.
2905
2906 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2907
2908         * gnus-art.el (gnus-article-encrypt-body):
2909         * message.el (message-check-recipients):
2910         * mm-util.el (mm-codepage-setup):
2911         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2912         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2913
2914 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2915
2916         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2917         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2918         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2919         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2920         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2921
2922 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2923
2924         * dig.el: Add "Keywords: comm", as per net-utils.el.
2925
2926 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2927
2928         * dig.el (dig-mode): Use define-derived-mode.
2929
2930 2009-09-19  Glenn Morris  <rgm@gnu.org>
2931
2932         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2933
2934 2009-09-18  Glenn Morris  <rgm@gnu.org>
2935
2936         * gnus-diary.el (gnus-diary-check-message):
2937         * message.el (message-insert-formatted-citation-line):
2938         * nnbabyl.el (top-level):
2939         * nndiary.el (nndiary-schedule):
2940         Fix typos in condition-case handlers.
2941
2942 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2945         configuration that provides the sole article window in a frame;
2946         position point correctly after deleting a part.
2947
2948 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2949
2950         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2951         (spam-resolve-registrations-routine): Use it to unregister articles
2952         that change status.
2953
2954 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2955
2956         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2957         with XEmacs.
2958         (parse-time-string-chars): Use it.
2959
2960 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2961
2962         * imap.el (imap-interactive-login): Better messages.
2963         (imap-open): Fix bug with renamed buffer on reconnect.
2964         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2965         for easier debugging and cleaner code.  On successful (guessed based on
2966         server capabilities) secondary authentication, set imap-state
2967         correctly.
2968         (imap-last-authenticator): Define imap-last-authenticator as a variable
2969         to avoid warnings.
2970
2971 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * nnrss.el (nnrss-request-article): Remove binding of
2974         default-enable-multibyte-characters that has gotten needless by
2975         the 2007-07-13 change in rfc2047-encode-message-header.
2976
2977         * mml.el (mml-insert-multipart): Error on the message header.
2978         (mml-insert-part): Error on the message header; position point at
2979         the end of a MIME tag.
2980
2981 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2982
2983         * time-date.el (autoload): Expand define-obsolete-function-alias into
2984         defalias and make-obsolete for old Emacsen that Gnus supports.
2985         (with-no-warnings): Define it for old Emacsen.
2986         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2987         is available.
2988         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2989         float-time is available; suppress compile warning for time-to-seconds.
2990
2991         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2992         (gnus-float-time): Alias to float-time if it exists.
2993
2994         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2995         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2996         float-time is available; suppress compile warning for time-to-seconds.
2997
2998         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2999         XEmacs.
3000
3001 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3002
3003         * imap.el (imap-message-map): Docstring fix.
3004
3005 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3006
3007         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3008         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3009         Add the optional argument `encoding' that overrides the default.
3010
3011         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3012         mm-encode-buffer.
3013
3014 2009-09-04  Glenn Morris  <rgm@gnu.org>
3015
3016         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3017         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3018         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3019         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3020         * mm-util.el (mm-with-unibyte-current-buffer)
3021         (mm-find-buffer-file-coding-system):
3022         * yenc.el (yenc-decode-region): Use default-value rather than
3023         default-enable-multibyte-characters.
3024
3025 2009-09-03  Glenn Morris  <rgm@gnu.org>
3026
3027         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3028         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3029         than default-enable-multibyte-characters.
3030
3031 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3032
3033         * gnus-art.el (gnus-article-read-summary-keys):
3034         Fix gnus-buffer-configuration's value temporarily used.
3035
3036 2009-09-02  Glenn Morris  <rgm@gnu.org>
3037
3038         * gnus-util.el (gnus-float-time): New function.
3039         * gnus-delay.el (gnus-delay-article):
3040         * gnus-sum.el (gnus-thread-latest-date):
3041         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3042         * nnspool.el (nnspool-request-newgroups):
3043         Use gnus-float-time rather than time-to-seconds.
3044         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3045
3046         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3047         (gnus-header-subject-face, gnus-header-newsgroups-face)
3048         (gnus-header-name-face, gnus-header-content-face):
3049         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3050         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3051         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3052         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3053         (gnus-cite-face-11):
3054         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3055         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3056         (gnus-server-closed-face, gnus-server-denied-face)
3057         (gnus-server-offline-face):
3058         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3059         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3060         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3061         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3062         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3063         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3064         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3065         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3066         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3067         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3068         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3069         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3070         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3071         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3072         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3073         (gnus-summary-high-undownloaded-face)
3074         (gnus-summary-low-undownloaded-face)
3075         (gnus-summary-normal-undownloaded-face)
3076         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3077         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3078         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3079         (gnus-splash-face):
3080         * message.el (message-header-to-face, message-header-cc-face)
3081         (message-header-subject-face, message-header-newsgroups-face)
3082         (message-header-other-face, message-header-name-face)
3083         (message-header-xheader-face, message-separator-face)
3084         (message-cited-text-face, message-mml-face):
3085         * sieve-mode.el (sieve-control-commands-face)
3086         (sieve-action-commands-face, sieve-test-commands-face)
3087         (sieve-tagged-arguments-face):
3088         * spam.el (spam-face):
3089         Mark face aliases with "-face" in the name as obsolete.
3090
3091 2009-09-01  Glenn Morris  <rgm@gnu.org>
3092
3093         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3094         than goto-line.
3095
3096 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3097
3098         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3099         Don't move point if the command is invoked inside the message header.
3100
3101 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3102
3103         * imap.el (imap-send-command): Simplify.
3104         (imap-wait-for-tag): point-max -> buffer-size.
3105
3106 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3107
3108         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3109         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3110         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3111         * nnir.el (nnir-swish-e-index-file):
3112         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3113         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3114         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3115         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3116         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3117         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3118
3119 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3122         Don't save excursion.
3123
3124 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3125
3126         * nnheader.el (nnheader-find-file-noselect):
3127         * mm-util.el (mm-insert-file-contents):
3128         Use (default-value 'major-mode) instead of default-major-mode.
3129
3130 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3131
3132         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3133
3134 2009-08-26  Glenn Morris  <rgm@gnu.org>
3135
3136         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3137         than placing in files.el.
3138
3139 2009-08-25  Glenn Morris  <rgm@gnu.org>
3140
3141         * nnir.el (top-level): Don't require cl at run-time.
3142         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3143         Replace cl-function substitute with gnus-replace-in-string.
3144         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3145         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3146         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3147         simplified expansions.
3148
3149 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3150
3151         * dig.el (dig): Add autoload cookie.
3152
3153 2009-08-22  Glenn Morris  <rgm@gnu.org>
3154
3155         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3156         goto-line.
3157
3158 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3159
3160         * parse-time.el (parse-time-string-chars): Save match data.
3161
3162 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3163
3164         * parse-time.el (parse-time-string-chars): Compute using character
3165         classes, to handle non-ascii characters (Bug#3190).
3166
3167 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3168
3169         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3170
3171         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3172         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3173         (gnus-mm-display-part, gnus-mime-display-single)
3174         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3175         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3176
3177         * gnus-sum.el
3178         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3179         (gnus-summary-move-article): Add expirable mark to articles copied or
3180         moved to group that has auto-expire turned on if the option is non-nil.
3181
3182 2009-07-24  Glenn Morris  <rgm@gnu.org>
3183
3184         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3185         Fix typo.  (Bug#3903)
3186
3187 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3188
3189         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3190         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3191         that should not be used for draft articles.
3192         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3193         that has no concern in minor mode keys.
3194         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3195         Abolish.
3196
3197 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3198
3199         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3200         article without making inquiry to a user for unknown encoding.
3201
3202         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3203         (nnmaildir--scan): Assume i-node and device number that file-attributes
3204         returns might be cons-cell.
3205
3206         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3207
3208         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3209
3210 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3211
3212         * auth-source.el: Remove docs now in auth.texi.  Don't use
3213         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3214         `auth-source-hide-passwords' and use them.
3215
3216 2009-07-15  Glenn Morris  <rgm@gnu.org>
3217
3218         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3219
3220 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3221
3222         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3223         excessive whitespace from the default values of title and description.
3224
3225 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3226
3227         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3228         mail-fetch-field to fetch Content-Description header in order to
3229         exclude newlines.
3230
3231 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3232
3233         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3234         format used by GnuPG 2.0.11.
3235
3236 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3239         to deleted part.
3240
3241 2009-05-30  David Engster  <dengste@eml.cc>
3242
3243         * nnmairix.el: Remove old documentation in the commentary block.
3244         (nnmairix-request-group): Do not update active file for nnml back ends.
3245         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3246         end so that overview files are ignored.
3247         (nnmairix-update-groups): Make updating the groups more robust by using
3248         marks.
3249         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3250         with dollar characters in message-id.
3251
3252 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3253
3254         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3255         2008-12-25 in dns.el.
3256
3257 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3258
3259         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3260         could happen if the text is only composed of spaces and/or tabs.
3261
3262 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3263
3264         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3265         when sending a queued message to avoid extra mml tags.
3266
3267 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3268
3269         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3270
3271 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3272
3273         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3274         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3275         rmail-toggle-header for XEmacs;
3276         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3277
3278 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3279
3280         * gnus-dired.el: Remove autoload for gnus-setup-message.
3281         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3282         displaying Gnus logo; always use compose-mail.
3283
3284 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3285
3286         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3287
3288 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3289
3290         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3291         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3292         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3293         available.
3294         (gnus-nocem-epg-verify): New function.
3295
3296 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3297
3298         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3299
3300 2009-02-15  Glenn Morris  <rgm@gnu.org>
3301
3302         * gnus-util.el (rmail-insert-rmail-file-header)
3303         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3304         autoloads.
3305         (rmail-default-rmail-file): Remove unnecessary declaration.
3306         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3307
3308 2009-02-14  Glenn Morris  <rgm@gnu.org>
3309
3310         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3311         variable (only used in gnus-util, which declares it anyway).
3312         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3313         which was only needed by gnus-art (changed to not use it any more).
3314         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3315         only used in gnus-util, which autoloads it itself.
3316         (rmail-update-summary): Fix autoload.
3317
3318         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3319         rather than rmail-output-to-rmail-file.
3320
3321 2009-02-07  Glenn Morris  <rgm@gnu.org>
3322
3323         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3324         autoload of function that no longer exists.
3325         (rmail-toggle-header): Declare.
3326         (message-forward-rmail-make-body): Handle mbox Rmail.
3327
3328 2009-01-31  Glenn Morris  <rgm@gnu.org>
3329
3330         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3331         2009-01-09 change.
3332
3333 2009-01-31  Dave Love  <fx@gnu.org>
3334
3335         * imap.el (imap-fetch-safe): Bind debug-on-error.
3336         (imap-debug): Add imap-fetch-safe.
3337
3338 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3339
3340         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3341         (auth-source-forget-all-cached): New convenience function.
3342         (auth-source-user-or-password): Accept list of modes or a single mode.
3343
3344         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3345         auth-source modes.
3346
3347         * netrc.el (netrc-machine-user-or-password): Use list of
3348         auth-source modes.
3349
3350         * nnimap.el (nnimap-open-connection): Use list of
3351         auth-source modes.
3352
3353         * nntp.el (nntp-send-authinfo): Use list of
3354         auth-source modes.
3355
3356 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3357
3358         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3359         now.
3360
3361 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3364         coding system in XEmacs; add a workaround for XEmacs.
3365
3366         * lpath.el: Fbind coding-system-aliasee.
3367
3368 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3371         of current-language-environment.
3372
3373 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3374
3375         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3376         available at runtime.
3377
3378 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3381
3382 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3383
3384         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3385         the greatest positive fixnum value doesn't work under an XEmacs with
3386         bignum support; use the most-positive-fixnum constant instead,
3387         available since Emacs 21.1 with cl and XEmacs 21.1.
3388
3389 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3390
3391         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3392         XEmacs gets not to work.
3393
3394 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * mm-util.el (mm-coding-system-priorities): Allow the value like
3397         "Japanese (UTF-8)" of current-language-environment.
3398
3399 2009-01-09  Glenn Morris  <rgm@gnu.org>
3400
3401         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3402         with last-command-event.
3403
3404 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3405
3406         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3407         in the doc string.
3408
3409         * message.el (message-fix-before-sending): Amend comment.
3410
3411 2009-01-08  Dave Love  <fx@gnu.org>
3412
3413         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3414
3415 2009-01-07  David Engster  <dengste@eml.cc>
3416
3417         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3418         simplified server definitions by converting it via
3419         gnus-server-to-method.
3420
3421 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3422
3423         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3424         parameter's operands.
3425
3426 2009-01-06  David Engster  <dengste@eml.cc>
3427
3428         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3429         primary select method (for gnus-group-mark-article-as-read).
3430
3431 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3432
3433         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3434         `(gnus)Face', not `(gnus)X-Face'.
3435
3436 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3437
3438         * mm-util.el (mm-ucs-to-char): New function.
3439
3440         * mm-url.el (mm-url-decode-entities): Use it.
3441
3442         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3443         unicode-to-char.
3444
3445 2009-01-05  Dave Love  <fx@gnu.org>
3446
3447         * time-date.el: Require cl for `declare'.
3448
3449 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3450
3451         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3452         Dave Love.
3453
3454 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3455
3456         * message.el (message-fix-before-sending): Add `eight-bit' to
3457         illegible-text check.
3458
3459 2009-01-03  Michael Olson  <mwolson@gnu.org>
3460
3461         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3462         `headers' is nil.  This can occur if the IMAP server does not have
3463         permissions to read messages from a folder, but can write new messages
3464         to the folder.
3465         (nnimap-request-article-part): Do not insert `data' if it is nil.
3466
3467         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3468         characters which will confuse `read', so skip past them.
3469
3470 2009-01-01  Dave Love  <fx@gnu.org>
3471
3472         * imap.el (imap-string-to-integer): Fix typo.
3473         (imap-fetch-safe): New function.
3474         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3475
3476         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3477
3478         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3479         (imap-parse-greeting): Fix doc strings.
3480         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3481         (imap-parse-flag-list): Make messages unique.
3482         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3483
3484         * nnimap.el: Fix author email.
3485         (nnimap-split-rule): Add FIXME comment.
3486         (nnimap-debug): Fix doc string.
3487
3488 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3489
3490         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3491
3492 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3493
3494         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3495         nslookup if resolv.conf isn't available.
3496         (dns-query): Rename from query-dns.
3497         (dns-query-cached): Rename from query-dns-cached.
3498
3499 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3502         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3503         to check if those variables exist (first appeared in Emacs 18.50).
3504
3505 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * mm-util.el (mm-line-number-at-pos): New function.
3508
3509         * spam-report.el (spam-report-process-queue): Use it.
3510
3511 2008-12-24  David Engster  <dengste@eml.cc>
3512
3513         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3514         parameters that haven't existed as variables as buffer-local variables.
3515
3516 2008-12-23  Dave Love  <fx@gnu.org>
3517
3518         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3519         cadar.
3520
3521         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3522         imap-starttls-p.
3523         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3524
3525 2008-12-22  Dave Love  <fx@gnu.org>
3526
3527         * imap.el: Fix author email.  Doc fixes.
3528         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3529         reply.
3530
3531 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3532
3533         * spam-report.el (spam-report-gmane-max-requests): New constant.
3534         (spam-report-gmane-wait): New variable.
3535         (spam-report-gmane-ham, spam-report-gmane-spam)
3536         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3537         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3538         the server.
3539
3540         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3541         Add explanations.
3542
3543         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3544         nnheader-accept-process-output and nnheader-read-timeout if available.
3545         (pop3-movemail): Use it.
3546
3547         * message.el (message-check-news-body-syntax): Fix signature check if
3548         there's an attachment.
3549
3550 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * mm-util.el: Add comments to the mm- emulating functions.
3553
3554 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3555
3556         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3557         by Stephen Berman <stephen.berman@gmx.net>.
3558
3559 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3560
3561         * mm-util.el (mm-substring-no-properties): New function.
3562         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3563         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3564         (mm-string-to-multibyte): Doc fix.
3565
3566         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3567
3568 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3569
3570         * mml.el (mml-attach-file): Strip text properties from file name.
3571         (Bug#1574)
3572
3573 2008-12-16  Glenn Morris  <rgm@gnu.org>
3574
3575         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3576
3577 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3580         knows since the charset specified might be a bogus alias that
3581         mm-charset-synonym-alist provides.
3582
3583 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3584
3585         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3586         "ISO_8859-1".
3587
3588         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3589
3590 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3591
3592         * mm-util.el (mm-charset-eval-alist):
3593         Define it before mm-charset-to-coding-system.
3594         (mm-charset-to-coding-system): Add optional argument `silent';
3595         define it before mm-charset-override-alist.
3596         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3597         default value if it can be used in Emacs currently running;
3598         silence mm-charset-to-coding-system.
3599
3600 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3603         `allow-override' which says whether to use `mm-charset-override-alist'.
3604         (rfc2047-decode-encoded-words): Use it.
3605
3606         * mm-util.el (mm-charset-override-alist): Fix custom type;
3607         add `(gb2312 . gbk)' to choices.
3608
3609 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3612         fast.
3613
3614         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3615
3616         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3617
3618 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3619
3620         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3621         on links.
3622
3623         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3624
3625 2008-12-03  Lute Kamstra  <lute@gnu.org>
3626
3627         * sha1.el: Remove leading * from docstrings of defcustoms,
3628         deffaces, defconsts and defuns.
3629
3630 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3631
3632         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3633         users' addresses that don't have domain parts.
3634         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3635         rather than message-narrow-to-head since there will be the message
3636         header separator.
3637
3638 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3639
3640         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3641         since the result is inserted in a unibyte buffer anyway.
3642         (nnimap-demule-use-string-to-multibyte): Remove.
3643         (nnimap-demule): Alias it to mm-string-to-multibyte.
3644
3645 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3646
3647         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3648         variable for debugging bug#464 and bug#1174.
3649         (nnimap-demule): Use it.
3650
3651 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3652
3653         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3654         score calculation correctly.
3655
3656 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3657
3658         * message.el (message-send-mail): Just set the buffer to unibyte
3659         rather than use mm-with-unibyte-current-buffer which does a lot more.
3660         (message-send-mail-partially): Don't bother with
3661         mm-with-unibyte-current-buffer since it's already been made unibyte by
3662         message-send-mail.
3663
3664 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3665
3666         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3667
3668 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3669
3670         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3671
3672 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3673
3674         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3675         require itself and to remove `with-no-warnings'.
3676
3677 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3678
3679         * starttls.el (starttls-any-program-available): Get the name of the
3680         available TLS layer program.
3681         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3682         well as the host name in the "opening" message.
3683
3684         * auth-source.el (auth-source-cache, auth-source-do-cache)
3685         (auth-source-user-or-password): Cache passwords and logins by default,
3686         allow override with `auth-source-do-cache'.
3687         (auth-source-forget-user-or-password): Allow users to remove cache
3688         entries if needed.
3689
3690 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3691
3692         * md4.el (md4-buffer): Fix typo in docstring.
3693         (md4, md4-64): Doc fixes.
3694         (md4-pack-int32): Reflow docstring.
3695
3696 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3697
3698         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3699         condition-case to only the forward-sexp call.
3700
3701 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3702
3703         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3704         quotes contained.  Make it more robust regardless by an extra
3705         condition-case wrapper.
3706
3707 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3710
3711 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3712
3713         * nnml.el (nnml-request-expire-articles): Check if the function set to
3714         `nnmail-expiry-target' returns the symbol `delete'.
3715
3716         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3717
3718         * nnmail.el (nnmail-expiry-target): Fix custom type.
3719
3720 2008-10-02  Glenn Morris  <rgm@gnu.org>
3721
3722         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3723         Silence compiler warning.
3724
3725 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3726
3727         * tls.el (open-tls-stream): Show the actual command being
3728         executed, instead of the format string.
3729
3730 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3731
3732         * lpath.el: Fbind codepage-setup for Emacs 23.
3733
3734 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3735
3736         * mml.el (mml-menu): Don't assume mml2015 is bound.
3737
3738 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3741         exists.
3742
3743 2008-09-27  Glenn Morris  <rgm@gnu.org>
3744
3745         * gnus-util.el (mail-header-remove-comments): Autoload it.
3746
3747 2008-09-27  Andreas Schwab  <schwab@suse.de>
3748
3749         * gnus-util.el (gnus-split-references): Strip comments.
3750         (gnus-parent-id): Likewise.
3751
3752 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3753
3754         * message.el (message-confirm-send): Fix version.
3755
3756 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * message.el (message-idna-to-ascii-rhs-1): Use
3759         mail-extract-address-components rather than mail-header-parse-addresses
3760         that is an alias by default to ietf-drums-parse-addresses that does not
3761         support non-ASCII names in headers' contents.
3762
3763 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3764
3765         * message.el (message-confirm-send): Fixed variable documentation to
3766         avoid the "y/n" wording.
3767
3768 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3769
3770         * message.el (message-set-auto-save-file-name): Save to a different
3771         filename so multiple messages (especially drafts) can be recovered.
3772
3773 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3774
3775         * message.el (message-confirm-send): Add appropriate version.
3776
3777 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3778
3779         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3780         defvar.
3781
3782 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3783
3784         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3785         (mm-pkcs7-enveloped-magic): Ditto.
3786
3787 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3788
3789         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3790         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3791
3792 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3793
3794         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3795         default, it's better.
3796
3797 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3798
3799         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3800         summary line gnus-number property and ignore them (with a warning
3801         message).
3802
3803 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3804
3805         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3806         macro caddr in the interactive form since it won't be expanded.
3807
3808 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3809
3810         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3811         `charset'; fix name of function called recursively.
3812         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3813
3814 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3815
3816         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3817         (gnus-mime-set-charset-parameters): New function.
3818         (gnus-mime-view-part-as-charset): Use it to correctly display part
3819         specifying wrong charset.
3820
3821 2008-09-08  David Engster  <dengste@eml.cc>
3822
3823         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3824         in completing-read for back end server.
3825
3826 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3827
3828         * message.el (message-confirm-send): New variable to confirm sending a
3829         message.
3830         (message-send): Use it.
3831
3832 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3833
3834         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3835
3836 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3839
3840 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3841
3842         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3843         prevent tracking too many groups.
3844         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3845         Use it.
3846
3847 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3848
3849         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3850         moving point to the bottom of the window in order to avoid recentering.
3851
3852 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3853
3854         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3855
3856         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3857         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3858         (gnus-article-beginning-of-window): Fix calculation.
3859
3860 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * gnus-msg.el (gnus-summary-supersede-article)
3863         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3864         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3865         message header.
3866
3867 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3868
3869         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3870         pending output coming after the status change.
3871
3872 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3873
3874         * message.el:
3875         * gnus-start.el:
3876         * gnus-registry.el: Remove VMS support.
3877
3878 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3881         macro.
3882         (rfc2104-hash): Use it.
3883
3884 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3885
3886         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3887         (gnus-summary-sort-by-most-recent-date): New commands.
3888         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3889         and menu entries.
3890
3891 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3894         don't redisplay article for raw contents; remove plural articles stuff.
3895
3896         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3897         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3898         on gnus-summary-save-article; display results properly.
3899
3900 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3901
3902         * lpath.el: No need to fbind ns-focus-frame.
3903
3904 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3907
3908 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3909
3910         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3911         gnus-save-all-headers.
3912
3913 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3914
3915         * gnus-util.el (ns-focus-frame): Remove declaration.
3916         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3917         like x.
3918
3919 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3920
3921         * rfc2104.el (rfc2104-zero): Delete defconst.
3922         (rfc2104-hex-alist): Likewise.
3923         (rfc2104-hex-to-int): Delete func.
3924         (rfc2104-hexstring-to-bitstring): Likewise.
3925         (rfc2104-nybbles): New defconst.
3926         (rfc2104-hash): Rewrite for speed.
3927
3928 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3929
3930         * tls.el (open-tls-stream): Make it work with the 2nd argument
3931         BUFFER that is a string but does not exist as a buffer object, as
3932         mentioned in the doc-string.
3933
3934 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3937         SXEmacs.
3938
3939 2008-07-16  Glenn Morris  <rgm@gnu.org>
3940
3941         * gnus-util.el (ns-focus-frame): Declare for compiler.
3942
3943 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3944
3945         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3946         set as a group parameter.
3947         (gnus-summary-save-in-pipe): Work when it is called independently.
3948         (gnus-summary-pipe-to-muttprint): Don't modify
3949         gnus-summary-pipe-output-default-command.
3950
3951 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3952
3953         * message.el (message-send-mail-with-sendmail):
3954         Display the error message.
3955
3956 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3957
3958         * gnus-art.el (gnus-default-article-saver):
3959         Add gnus-summary-save-in-pipe to choices.
3960         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3961         gnus-summary-pipe-output-default-command as the default command.
3962         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3963         instead of gnus-last-shell-command.
3964
3965         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3966         New user option.
3967         (gnus-summary-muttprint-program): Mention the value will be changed.
3968         (gnus-summary-save-article): Force showing of all headers.
3969         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3970
3971 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3972
3973         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3974
3975 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3976
3977         * nnimap.el (nnimap-id):
3978         * sieve-manage.el (sieve-manage-open): Doc fixes.
3979
3980 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3981
3982         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3983         if available.
3984
3985 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3986
3987         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3988
3989         * nnkiboze.el (nnkiboze-generate-group):
3990         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3991
3992         * nnmairix.el: Require CL.
3993
3994 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * dgnushack.el: Autoload get-display-table and put-display-table for
3997         XEmacs 21.5.
3998
3999         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4000         21.4 and SXEmacs.
4001
4002 2008-06-15  David Engster  <dengste@eml.cc>
4003
4004         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4005
4006 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4007
4008         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4009         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4010         runtime choice under XEmacs.
4011
4012         * gnus-sum.el (gnus-summary-set-display-table):
4013         Use `gnus-put-display-table', `gnus-get-display-table',
4014         `gnus-set-display-table' for the display table, instead of `aset'.
4015
4016         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4017         Use `gnus-put-display-table', `gnus-get-display-table',
4018         `gnus-set-display-table' for the display table.
4019
4020 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4021
4022         * nnmairix.el: Add autoloads.
4023
4024 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4025
4026         * nnmairix.el (nnmairix-delete-recreate-group)
4027         (nnmairix-update-and-clear-marks): Fix error messages.
4028
4029 2008-06-14  David Engster  <dengste@eml.cc>
4030
4031         * nnmairix.el: Upgrade to version 0.6.
4032         (nnmairix-group-toggle-propmarks-this-group)
4033         (nnmairix-group-toggle-readmarks-this-group)
4034         (nnmairix-group-delete-recreate-this-group)
4035         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4036         (nnmairix-remove-tick-mark-original-article): New commands.
4037         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4038         (nnmairix-propagate-marks-to-nnmairix-groups)
4039         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4040         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4041         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4042         functions needed for marks propagation and manipulation of read marks.
4043         (nnmairix-update-groups): New function.
4044         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4045         (nnmairix-determine-original-group-from-registry)
4046         (nnmairix-determine-original-group-from-path)
4047         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4048         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4049         New helper functions.
4050         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4051         keystrokes for new commands.
4052         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4053         (nnmairix-request-group): Check allow-fast group parameter.
4054         (nnmairix-request-create-group): Set allow-fast group parameter if
4055         nnmairix-allowfast-default is set.
4056         (nnmairix-close-group): Propagate marks upon closing if needed.
4057         (nnmairix-group-toggle-threads-this-group): Use new.
4058         nnmairix-group-toggle-parameter helper function.
4059         (nnmairix-search): Better check for empty search result.
4060         (nnmairix-goto-original-article): Use new helper functions for
4061         determining original article.
4062         (nnmairix-show-original-article): Make sure message-id is in brackets.
4063         (nnmairix-call-mairix-binary): Change variable name.
4064         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4065         helper function.
4066         (nnmairix-widget-toggle-activate): Fix doc string.
4067
4068 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * nnir.el: Require edmacro when compiling with XEmacs.
4071         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4072         available in Emacs 21.
4073
4074 2008-06-11  Glenn Morris  <rgm@gnu.org>
4075
4076         * gnus-util.el (x-focus-frame):
4077         * gnus.el (image-size):
4078         * mm-decode.el (image-size): Declare.
4079
4080         * gnus-picon.el (declare-function): Add compat definition.
4081         (image-size): Declare.
4082
4083         * gnus-group.el (tool-bar-map):
4084         * gnus-sum.el (tool-bar-map): Define for compiler.
4085
4086         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4087
4088         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4089
4090         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4091         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4092         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4093         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4094         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4095         * sieve-manage.el, spam-report.el, spam.el:
4096         Remove unnecessary eval-and-compile of autoloads.
4097
4098 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4099
4100         * auth-source.el: Precise Tramp doc.
4101
4102 2008-06-07  Glenn Morris  <rgm@gnu.org>
4103
4104         * nnmairix.el: Remove unnecessary eval-when-compile.
4105
4106 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * lpath.el: Fbind propertize for XEmacs 21.4.
4109
4110 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4111
4112         * nnir.el: Move here from ../contrib.
4113
4114 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4115
4116         * gnus-util.el (gnus-read-shell-command): New function.
4117         * mm-decode.el (mm-pipe-part):
4118         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4119
4120 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4123
4124 2008-06-03  Glenn Morris  <rgm@gnu.org>
4125
4126         * pop3.el (nnheader-accept-process-output): Autoload it.
4127
4128 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4129
4130         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4131         are not 2-digit hexadecimal characters that follow `%'s.
4132
4133 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4134
4135         * message.el (message-bogus-recipient-p): Fix type in doc string.
4136         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4137         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4138         Improve custom options.
4139         (message-bogus-recipient-p): Adjust accordingly.
4140
4141 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4142
4143         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4144         long-form month and day names.
4145
4146 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4147
4148         * dgnushack.el: Autoload debug, eudc-expand-inline and
4149         pgg-snarf-keys-region for XEmacs.
4150
4151         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4152
4153         * nnmairix.el: Require edmacro when compiling with XEmacs.
4154
4155 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4156
4157         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4158         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4159
4160 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4161
4162         * auth-source.el: Add more docs.
4163
4164         * netrc.el (netrc-machine): Always match if the port is not given.
4165
4166 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4167
4168         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4169         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4170         retrieval faster in some cases, but might make CPU usage larger.  If
4171         this has any bad side effects, we might revert this change.
4172
4173         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4174         seems to make mail retrieval much, much faster.
4175         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4176         unconditionally.
4177
4178         * gnus-draft.el (gnus-group-send-queue): Bind
4179         message-send-mail-partially-limit to nil to avoid being prompted.
4180
4181 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4182
4183         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4184
4185         * message.el (message-bogus-address-regexp): Fix and improve custom
4186         type.
4187         (message-setup-hook): Add message-check-recipients as custom option.
4188
4189 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4190
4191         * message.el (message-cite-function): Remove bogus autoload which crept
4192         in during merge from v5-10.
4193
4194 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4195
4196         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4197
4198         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4199
4200         * auth-source.el: Preliminary Tramp docs.
4201         (auth-sources): Change the default auth-sources to use
4202         EPA .gpg files.
4203
4204 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4205
4206         * nntp.el: Autoload `auth-source-user-or-password'.
4207         (nntp-send-authinfo): Use it.
4208
4209         * nnimap.el: Autoload `auth-source-user-or-password'.
4210         (nnimap-open-connection): Use it.
4211
4212         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4213         for the gnus-message function.
4214         (auth-source-user-or-password): Use it.
4215
4216 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4217
4218         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4219         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4220         (rfc2104-hash): Use it.
4221
4222 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4223
4224         * gnus-art.el (gnus-article-toggle-truncate-lines):
4225         Don't use `iff' in docstring.
4226
4227 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4228
4229         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4230
4231         * gnus-util.el (gnus-extract-address-component-name)
4232         (gnus-extract-address-component-email): Convenience functions around
4233         `gnus-extract-address-components'.
4234
4235         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4236         Use `gnus-extract-address-component-email' to fix bug of comparing full
4237         sender name to `user-mail-address'.
4238
4239 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4240
4241         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4242         catch/throw to optimize.
4243         (gnus-registry-find-keywords): Just use member to find a keyword.
4244
4245 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4246
4247         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4248         is current before calling gnus-server-prepare.
4249         (gnus-server-setup-buffer, gnus-server-update-server)
4250         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4251
4252 2008-05-04  Juri Linkov  <juri@jurta.org>
4253
4254         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4255         (mailcap-file-default-commands): Use mailcap-replace-in-string
4256         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4257         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4258
4259 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4260
4261         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4262
4263 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4264
4265         * gnus.el: Bump version to 0.11.
4266
4267 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4268
4269         * gnus.el: No Gnus v0.10 is released.
4270
4271 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4272
4273         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4274         hooks.
4275         (gnus-update-read-articles): Speed up non-marks-using users.
4276         (gnus-use-marks): Define gnus-use-marks.
4277         (gnus-propagate-marks): Rename variable to something more sensible.
4278
4279 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4280
4281         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4282         (gmm-image-load-path-for-library): Fix typos in docstrings.
4283         (gmm-message): Reflow docstring.
4284
4285 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4286
4287         * mail-source.el (mail-source-set-1, mail-source-bind):
4288         Move auth-source code out of the macro to clean it up and fix bugs.
4289
4290 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4291
4292         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4293         by sender if it's equal to user-mail-address, it's likely to be
4294         useless.
4295
4296         * mail-source.el (mail-source-bind): Don't use user or password if they
4297         are not bound.  Unintern them if they are nil.  Don't use server unless
4298         it's bound, and default it to empty string otherwise.
4299
4300 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4301
4302         * mail-source.el: Load auth-source.el.
4303         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4304         get user name or password, if auth-sources is set up.
4305
4306         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4307         strategy of splitting with parent.
4308         (gnus-registry-split-fancy-with-parent)
4309         (gnus-registry-post-process-groups): Use it and fix prior
4310         bug (returning a list as the split result).
4311
4312         * auth-source.el (auth-sources): Remove server parameter.
4313         (auth-source-pick, auth-source-user-or-password)
4314         (auth-source-user-or-password-imap)
4315         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4316         (auth-source-user-or-password-sftp)
4317         (auth-source-user-or-password-smtp): Remove server parameter.
4318
4319 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4320
4321         * smime.el (smime-sign-region, smime-encrypt-region)
4322         (smime-decrypt-region):
4323         Remove redundant calls to `generate-new-buffer-name'.
4324
4325 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4326
4327         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4328         Don't use QP for message/rfc822.
4329         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4330
4331 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4332
4333         * sieve-manage.el (sieve-string-bytes): Remove.
4334         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4335         correct byte-length only if the process's coding-system is the same as
4336         the one used internally by Emacs to represent strings.
4337
4338 2008-04-22  Juri Linkov  <juri@jurta.org>
4339
4340         * mailcap.el (mailcap-file-default-commands): New function.
4341
4342 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4343
4344         * message.el (message-signature-separator, message-cite-function):
4345         Change custom version.
4346
4347 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4348
4349         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4350         commands.
4351         (tls-checktrust): Ditto.
4352
4353 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4354
4355         * mm-decode.el (mm-display-external): Make temp file read-only.
4356
4357 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4358
4359         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4360         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4361         `C-c C-f d'.
4362
4363 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4364
4365         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4366
4367 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4368
4369         * gnus.el: Bump version to 0.9.
4370
4371 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4372
4373         * gnus.el: No Gnus v0.8 is released.
4374
4375 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4376
4377         * mail-source.el (mail-source-value):
4378         Prefer fboundp to functionp so it works with macros as well.
4379
4380 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4381
4382         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4383         Fix last change in case the element is not even a symbol.
4384
4385 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4386
4387         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4388         Prefer fboundp to functionp so it works with macros as well.
4389
4390 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4391
4392         * auth-source.el: Added docs.
4393         (auth-sources): Modify format to support server.
4394         (auth-source-pick, auth-source-user-or-password)
4395         (auth-source-user-or-password-imap)
4396         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4397         (auth-source-user-or-password-sftp)
4398         (auth-source-user-or-password-smtp): Add server parameter.
4399
4400 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4401
4402         * gnus-registry.el: Initialize the registry when gnus-registry-install
4403         is t.
4404
4405 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * compface.el (uncompface): Make buffer unibyte.
4408
4409 2008-04-05  Glenn Morris  <rgm@gnu.org>
4410
4411         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4412
4413 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4414
4415         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4416         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4417
4418         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4419         multibyteness after rather than before erasing it.
4420
4421         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4422         mm-with-multibyte.
4423         (gnus-request-article-this-buffer): Make sure the proper decoding is
4424         used if gnus-original-article-buffer happens to be unibyte.
4425
4426         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4427         default-enable-multibyte-characters.
4428
4429         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4430         default-enable-multibyte-characters.
4431
4432         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4433
4434         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4435
4436 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4437
4438         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4439         (imap-message-copyuid-1): Use it.
4440         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4441         J. Williams in
4442         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4443
4444         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4445         imap-enable-exchange-bug-workaround.
4446         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4447
4448 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4449
4450         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4451         a 100 byte status-checks into a 2-3MB transfer for each group.
4452         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4453         to enable bug workaround or not.
4454         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4455
4456 2008-03-31  Glenn Morris  <rgm@gnu.org>
4457
4458         * message.el (mml2015-use): Declare for compiler.
4459         (message-info): Require mml2015 when appropriate.
4460
4461 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4462
4463         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4464         whitespace.
4465
4466 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4467
4468         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4469         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4470         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4471         (nntp-service-to-port): New function.
4472         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4473         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4474         (nntp-open-netcat-stream): New function.
4475         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4476
4477 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4478
4479         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4480
4481 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4482
4483         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4484
4485 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4486
4487         * dns.el (dns-write): Use set-buffer-multibyte.
4488
4489 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4490
4491         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4492
4493 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4494
4495         * message.el (message-signature-separator): Change default.
4496         Improve custom type.
4497         (message-cite-function): Change default to
4498         message-cite-original-without-signature.
4499
4500         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4501         toggle.
4502
4503         * message.el (message-check-news-body-syntax): Fix signature check.
4504         (message-setup-1): Mark buffer as unmodified _after_ running
4505         message-setup-hook and handling message-alternative-emails.
4506         (message-shorten-references): Be more strict when building list of
4507         valid references to comply with GNKSA.
4508
4509         * gnus-group.el (gnus-read-ephemeral-bug-group)
4510         (gnus-read-ephemeral-debian-bug-group)
4511         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4512
4513         * message.el (message-info): Don't use booleanp which isn't supported
4514         in Emacs 21 and XEmacs.
4515
4516 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4517
4518         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4519         gnus-group-gmane-group-download-format.
4520         (gnus-group-read-ephemeral-gmane-group): Rename from
4521         gnus-group-read-ephemeral-gmane-group.
4522         (gnus-read-ephemeral-gmane-group-url): Rename from
4523         gnus-group-read-ephemeral-gmane-group-url.
4524         (gnus-bug-group-download-format-alist): New variable.
4525         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4526         (gnus-read-ephemeral-emacs-bug-group): New commands.
4527
4528 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4529
4530         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4531         (gnus-visible-headers): Improve custom type.
4532
4533 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4534
4535         * mml.el (mml-menu): Add workarounds for XEmacs.
4536
4537         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4538         X-Boundary header.
4539
4540         * message.el (message-simplify-recipients): Fix previous commit.
4541
4542 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4543
4544         * mm-util.el (mm-set-buffer-multibyte): New function.
4545         * mm-decode.el (mm-copy-to-buffer): Use it.
4546
4547 2008-03-19  Glenn Morris  <rgm@gnu.org>
4548
4549         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4550         Accidentally removed in the sync process with Emacs.
4551
4552 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4553
4554         * message.el (message-alter-recipients-discard-bogus-full-name):
4555         New function.
4556         (message-alter-recipients-function): New variable.
4557         (message-get-reply-headers): Use it.
4558         (message-replace-header): New helper function.
4559         (message-recipients-without-full-name): New variable.
4560         (message-simplify-recipients): New command.
4561
4562         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4563
4564         * message.el (message-info): Handle EasyPG manual.
4565
4566         * mml.el (mml-menu): Add entry for EasyPG.
4567
4568 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4569
4570         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4571         parameter.
4572
4573         * message.el (message-disassociate-draft): Specify drafts group name
4574         fully.
4575
4576 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4577
4578         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4579         unnecessary duplicates from the match list.
4580
4581 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4584
4585         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4586
4587         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4588         args of `how-many' of which the XEmacs version doesn't take; declare
4589         Info-index-next as function.
4590
4591 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4592
4593         * gnus-score.el (gnus-score-headers): Fix handling of
4594         gnus-inhibit-slow-scoring.
4595
4596         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4597         string.
4598         (gnus-button-url-regexp): Improve handling of parenthesis.
4599         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4600         (gnus-button-handle-info-keystrokes): Handle index entries.
4601
4602 2008-03-15  Glenn Morris  <rgm@gnu.org>
4603
4604         * parse-time.el (parse-time-string): Simplify.
4605
4606 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4607
4608         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4609         Incoming* files.
4610
4611 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4612
4613         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4614         (auth-source-pick): Use it.
4615
4616 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4617
4618         * binhex.el (binhex-decode-region-internal):
4619         * uudecode.el (uudecode-decode-region-internal):
4620         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4621         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4622         setting default-enable-multibyte-characters.
4623
4624 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4625
4626         * auth-source.el (auth-source-protocols)
4627         (auth-source-protocols-customize, auth-source-choices): Added and
4628         modified variable customizations and defaults.
4629         (auth-source-pick, auth-source-user-or-password)
4630         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4631         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4632         (auth-source-user-or-password-sftp)
4633         (auth-source-user-or-password-smtp): Use new variables and provide an
4634         interface to netrc.el.
4635
4636 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4639         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4640         Make sure the nntp port to specify is a string.
4641
4642 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4643
4644         * nntp.el: Use with-current-buffer.
4645         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4646         dubious mm-with-unibyte-current-buffer.
4647         (nntp-with-open-group-function): New function extracted from
4648         nntp-with-open-group macro.
4649         (nntp-with-open-group): Use the function, so it's easier to debug.
4650         Add indentation and debugging info.
4651         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4652         the use of the netcat alternatives.
4653
4654         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4655         Avoid mm-string-as-multibyte as well.
4656
4657         * nnweb.el (nnweb-insert-html):
4658         Remove use of nnheader-string-as-multibyte.
4659
4660         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4661         (nnheader-string-as-multibyte): Remove.
4662
4663         * mm-view.el: Use inhibit-read-only.
4664         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4665         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4666         or unibyte-string.
4667
4668         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4669         (mm-uu-yenc-extract): Use with-current-buffer.
4670
4671         * gnus-soup.el (gnus-soup-send-packet): Don't use
4672         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4673
4674         * nnmh.el: Use with-current-buffer.
4675         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4676         mm-string-as-multibyte on the output of mm-encode-coding-string.
4677
4678         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4679         (nnimap-request-move-article): Use with-current-buffer.
4680
4681         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4682         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4683         conversion uses string-make-unibyte rather than string-as-unibyte.
4684
4685         * gnus-msg.el: Use with-current-buffer.
4686
4687         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4688
4689 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4690
4691         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4692         string for caching if it is 'PIN.
4693
4694 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * lpath.el: Consider the case without Emacs/W3.
4697
4698 2008-03-08  Glenn Morris  <rgm@gnu.org>
4699
4700         * time-date.el (date-to-time, time-subtract, time-add)
4701         (safe-date-to-time): Doc fixes.
4702
4703 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4704
4705         * mail-source.el (mail-source-delete-old-incoming-confirm):
4706         Change default to nil.
4707         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4708
4709 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * lpath.el: Rearrange.
4712
4713         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4714         (gnus-article-goto-prev-page): Work for articles having ^L's.
4715
4716         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4717
4718         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4719
4720 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4721
4722         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4723         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4724         (gnus-bookmark-jump): Adjust some variable names.
4725
4726 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4727
4728         * auth-source.el: New package.
4729         (auth-source-choices): Add customization entry point variable.
4730
4731         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4732         bug.
4733
4734 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4735
4736         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4737         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4738         (gnus-registry-install-shortcuts): Rename from
4739         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4740         the `gnus-registry-mark-map' keymap dynamically from
4741         `gnus-registry-marks'.  The generated functions update the summary line
4742         when a registry mark is added or deleted, and will call
4743         `gnus-registry-install-p' (see the comments in the code).
4744         (gnus-registry-user-format-function-M): Use concat intelligently.
4745
4746         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4747         the registry mark functions.
4748
4749 2008-03-05  Glenn Morris  <rgm@gnu.org>
4750
4751         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4752         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4753         gnus-art.
4754         (top-level): No need to load own source when compiling.
4755
4756 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4757
4758         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4759         Suggested by <chris.anderton@zetnet.co.uk>.
4760
4761 2008-03-04  Glenn Morris  <rgm@gnu.org>
4762
4763         * gnus-sum.el (top-level): No need to require gnus when compiling,
4764         since unconditionally required near start of file.
4765         (gnus-summary-display-while-building): Move definition before use.
4766
4767 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4768
4769         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4770         formatting function.
4771
4772 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4773
4774         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4775         with plists.
4776         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4777         Use new format.
4778
4779 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4782         `where-is-internal' that returns a range of key sequences.
4783
4784 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4785
4786         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4787
4788         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4789         (gnus-summary-jump-to-group): Consider windows on other displayed
4790         frames as well.  Similar changes might be needed elsewhere, but that's
4791         the one I've bumped into during my use.
4792
4793         * nndoc.el (nndoc-oe-dbx-type-p):
4794         * gnus-msg.el (gnus-debug):
4795         * gnus-group.el (gnus-update-group-mark-positions):
4796         Use mm-string-to-multibyte.
4797
4798 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4799
4800         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4801         doesn't handle NotDashEscaped.
4802
4803         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4804         (mml-dnd-attach-options): Fix typo in custom choice.
4805
4806         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4807         nndoc-article-type to mbox.
4808         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4809
4810         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4811         to nil, instead of html2text.
4812
4813         * imap.el (imap-debug): Add `imap-ping-server'.
4814
4815         * gnus-bookmark.el: Add FIXMEs.
4816
4817         * message.el (message-form-letter-separator)
4818         (message-send-form-letter-delay): New variables.
4819         (message-send-form-letter): Use them.  New command to send form
4820         letters.  Requested by Uwe Siart.
4821         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4822
4823 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4824
4825         * Update copyright years.
4826
4827 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4828
4829         Sync from EMACS_22_BASE.
4830
4831         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4832
4833 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4834
4835         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4836         empty author.
4837
4838 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4839
4840         * gnus-registry.el (gnus-registry-marks): Add variable for
4841         customization of marks and their appearance.
4842         (gnus-registry-read-mark): Use it.
4843         (gnus-registry-do-marks): Add utility function to loop through
4844         `gnus-registry-marks'.
4845         (gnus-registry-install-shortcuts-and-menus): Add function to install
4846         shortcuts and menus.
4847         (gnus-registry-initialize): Use it.
4848         (gnus-registry-default-mark): Clarify documentation.
4849
4850 2008-02-29  Glenn Morris  <rgm@gnu.org>
4851
4852         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4853         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4854         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4855         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4856         Change defcustom :version from 23.0 to 23.1.
4857
4858 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4859
4860         * gnus-registry.el (gnus-registry-follow-group-p)
4861         (gnus-registry-post-process-groups): Add functions to aid registry
4862         splitting and improve logging.  Clarify behavior in function
4863         documentation.
4864         (gnus-registry-split-fancy-with-parent): Use them.
4865
4866 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4867
4868         * gnus-art.el: Use with-current-buffer.
4869
4870 2008-02-27  David Engster  <dengste@eml.cc>
4871
4872         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4873         Express real group name in the response.
4874
4875 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4878         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4879         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4880         autoload gnus-registry-fetch-group when compiling.
4881         (nnmairix-request-group-with-article-number-correction): Remove
4882         unreferenced argument passed to nnmairix-call-backend.
4883
4884 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4885
4886         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4887         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4888         Wilde.
4889
4890 2008-02-27  Glenn Morris  <rgm@gnu.org>
4891
4892         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4893         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4894         variables to defconsts.  Convert comments to doc-strings.
4895         (nnmairix-last-server, nnmairix-current-server): Convert from free
4896         variables to defvars.  Convert comments to doc-strings.
4897         (gnus-registry-fetch-group): Autoload.
4898         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4899         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4900         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4901         caddr.
4902         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4903         nnmairix-request-group-with-article-number-correction call.
4904         (nnmairix-fast, nnmairix-group): New, less general names, for free
4905         variables passed from nnmairix-request-group to
4906         nnmairix-request-group-with-article-number-correction.  Declare.
4907         (nnmairix-request-group-with-article-number-correction):
4908         Use nnmairix-fast, nnmairix-group rather than fast, group.
4909
4910 2008-02-26  David Engster  <dengste@eml.cc>
4911
4912         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4913         version 0.5.
4914
4915 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4916
4917         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4918         instead of making an extra function call.  Don't add the current group
4919         to articles only when they have the group.  Use
4920         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4921         Reported by David <de_bb@arcor.de>.
4922
4923 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4926         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4927
4928 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4929
4930         * mail-source.el (mail-source-delete-incoming): Change default.
4931         Supplement doc string.
4932
4933         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4934
4935 2008-02-14  Glenn Morris  <rgm@gnu.org>
4936
4937         * time-date.el (format-seconds): New function.
4938
4939 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4940
4941         * nnmail.el (nnmail-message-id-cache-file): Derive from
4942         `gnus-home-directory'.
4943
4944 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4945
4946         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4947         Document negative prefix.
4948
4949         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4950
4951 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4952
4953         * message.el (message-unsent-separator): Add the Exim bounce
4954         separator.
4955
4956 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4957
4958         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4959         list.
4960         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4961         recipient/signer list.
4962
4963 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * Makefile.in (datarootdir): Define.
4966         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4967         name that might contain whitespace.
4968
4969 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4970
4971         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4972         fbound (Emacs 23 unicode), signal an error.
4973
4974 2008-02-08  Glenn Morris  <rgm@gnu.org>
4975
4976         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4977
4978 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4979
4980         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4981         ports to the calls to `netrc-machine-user-or-password' in addition to
4982         "imap" and "imaps".
4983
4984 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4985
4986         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4987
4988         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4989
4990 2008-02-01  Kenichi Handa  <handa@m17n.org>
4991
4992         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4993         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4994         (rfc2104-hash): Convert the result of concat to unibyte string.
4995
4996 2008-02-01  Dave Love  <fx@gnu.org>
4997
4998         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4999         coding-system-for-read.
5000         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5001
5002 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5003
5004         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5005         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5006         <hanche@math.ntnu.no>.
5007
5008 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5009
5010         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5011
5012         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5013
5014 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5015
5016         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5017         * message.el (message-beginning-of-line): Use featurep instead of bound
5018         tests in order to resolve conditionals at compile time.
5019
5020 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5021
5022         * mail-source.el (mail-sources): Add `group' choice.
5023
5024         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5025         parameter `in-group' to control into which group the articles go.
5026         Add treatment of `group' mail-source.
5027
5028 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5029
5030         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5031
5032         * mm-decode.el (mm-dissect-buffer): Decode description.
5033
5034         * mml.el (mml-to-mime): Encode message header first.
5035
5036 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5039         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5040
5041         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5042         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5043
5044 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5045
5046         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5047
5048 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5051         prefix keys.
5052         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5053         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5054         gnus-xmas.el.
5055
5056         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5057         (gnus-xmas-article-describe-bindings): New function.
5058         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5059         gnus-xmas-article-describe-bindings.
5060
5061         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5062
5063 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5064
5065         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5066         Add new variables for article mark management.
5067         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5068         list of extra data entries which, when present, will indicate that the
5069         article ID should not be trimmed from the registry.
5070         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5071         functions.
5072         (gnus-registry-read-mark): New function to read a mark name from the
5073         user.
5074         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5075         (gnus-registry-set-article-mark-internal): New functions to add and
5076         remove marks.
5077         (gnus-registry-get-article-marks): New function to show the marks for
5078         an article, or retrieve them for further use.
5079
5080 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5083         keys when no argument is given.
5084
5085 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5086
5087         * imap.el (imap-ping-server): New variable.
5088         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5089         (imap-ping-server): Minor doc string fixes.
5090
5091 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5092
5093         * imap.el (imap-ping-server): New function.
5094         (imap-opened): Call imap-ping-server.
5095
5096 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5097
5098         * gnus-sum.el (gnus-article-sort-by-random)
5099         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5100         jidanni@jidanni.org.
5101
5102 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5103
5104         * gnus-art.el (gnus-article-describe-bindings): New function.
5105         (gnus-article-read-summary-keys): Use it.
5106         (gnus-article-mode-map): Bind `C-h b' to it.
5107
5108 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5109
5110         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5111         XEmacs.
5112         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5113         against non-character events.
5114
5115         * lpath.el: Fbind map-keymap for Emacs 21.
5116
5117 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5118
5119         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5120         command.
5121         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5122         instead of END.  Change name of the temp file.
5123         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5124         customizable.
5125
5126 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5129         bind `S W' to gnus-article-wide-reply-with-original; set default
5130         binding to gnus-article-read-summary-send-keys.
5131         (gnus-article-read-summary-keys): Fix the order of keys; display
5132         continuation keys correctly in the echo area; describe bindings
5133         correctly when keys end with `C-h'.
5134         (gnus-article-read-summary-send-keys): New function.
5135         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5136         for gnus-article-read-summary-send-keys; display continuation keys
5137         correctly in the echo area.
5138         (gnus-article-reply-with-original): Ignore prefix argument.
5139         (gnus-article-wide-reply-with-original): New function.
5140
5141         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5142         Emacs 21.
5143
5144 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5145
5146         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5147         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5148
5149 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5150
5151         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5152         (gnus-group-read-ephemeral-gmane-group): New command.
5153
5154 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5155
5156         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5157
5158 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5159
5160         * message.el (message-send-mail-function): Increase custom version.
5161
5162         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5163         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5164
5165 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5166
5167         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5168         for the cases where imap-authenticate is called with a nil buffer
5169         parameter.
5170
5171 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5172
5173         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5174         html parts correctly; support forwarded messages.
5175         (gnus-article-browse-html-article): Remove work buffers.
5176
5177         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5178         compiling.
5179         (netrc-bound-and-true-p): New macro.
5180         (netrc-parse): Use it instead of bound-and-true-p that is not available
5181         in XEmacs 21.4.
5182
5183 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5184
5185         * gnus-registry.el (gnus-registry-mark-article)
5186         (gnus-registry-article-marks): Add functionality to mark articles
5187         through the Gnus registry.
5188
5189         * encrypt.el: Clarify documentation for the new pgg method.
5190         (encrypt-file-alist): Add PGG option.
5191         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5192         functionality.  Abstract password key and messaging to external
5193         functions.
5194         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5195         (encrypt-message-method-and-cipher): Add new convenience external
5196         functions.
5197         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5198         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5199
5200         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5201         (netrc-parse): Use encrypt-file-alist to determine if
5202         encrypt-find-model or encrypt-insert-file-contents should be used.
5203
5204         * encrypt.el: Clarify documentation.  Load password-cache or
5205         password, whichever one is found first, instead of autoloading.
5206
5207 2007-12-19  Glenn Morris  <rgm@gnu.org>
5208
5209         * mml.el (message-options-set, message-narrow-to-head)
5210         (message-in-body-p, message-mail-p, message-encode-message-body):
5211         Autoload.
5212         (message-remove-header, message-narrow-to-headers-or-head)
5213         (message-subscribed-p, message-make-mail-followup-to)
5214         (message-position-on-field, message-news-p)
5215         (message-options-set-recipient, message-generate-headers)
5216         (message-sort-headers): Declare as functions.
5217
5218 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5219
5220         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5221         convention in doc string.
5222
5223 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5224
5225         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5226         title to html parts.
5227         (gnus-article-browse-html-article): Pass message header to it.
5228
5229         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5230
5231 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5232
5233         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5234         or password compatible with XEmacs.
5235
5236 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5237
5238         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5239         format document.
5240         (gnus-mime-delete-part): Don't write description line if empty.
5241         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5242
5243 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5244
5245         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5246         (gnus-summary-mark-read-and-unread-as-read)
5247         (gnus-summary-mark-current-read-and-unread-as-read)
5248         (gnus-summary-mark-unread-as-ticked): Doc fix.
5249         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5250
5251 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5252
5253         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5254         Christoph Conrad <christoph.conrad@gmx.de>.
5255
5256 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5257
5258         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5259         yes-or-no-p.
5260
5261 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5262
5263         * mm-decode.el (mm-add-meta-html-tag): New function.
5264         (mm-save-part-to-file, mm-pipe-part): Use it.
5265
5266         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5267         gnus-y-or-n-p instead of y-or-n-p.
5268         (gnus-article-browse-html-parts): Work with message/external-body; use
5269         mm-add-meta-html-tag.
5270
5271 2007-12-11  Glenn Morris  <rgm@gnu.org>
5272
5273         * gnus-cache.el: Require gnus-sum not just when compiling.
5274
5275         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5276
5277         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5278         definitions before use.
5279
5280         * mm-decode.el: Require gnus-util.
5281         (mm-remove-part): Only call delete-annotation on XEmacs.
5282
5283         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5284
5285         * nnmail.el: Require gnus-int.
5286
5287         * spam.el: Move `require's before `eval-when-compile's.
5288
5289         * gnus-ems.el (gnus-alive-p):
5290         * gnus-fun.el (message-goto-eoh):
5291         * gnus-util.el (gnus-group-name-decode):
5292         * mail-source.el (gnus-compress-sequence):
5293         * message.el (Info-goto-node, format-spec):
5294         * mm-bodies.el (message-options-get):
5295         * mm-decode.el (mm-view-pkcs7):
5296         * mm-util.el (gmm-write-region):
5297         * mml-smime.el (mml-compute-boundary)
5298         (gnus-completing-read-with-default):
5299         * mml.el (widget-button-press, gnus-make-hashtable):
5300         * mml1991.el (mm-decode-content-transfer-encoding)
5301         (mm-encode-content-transfer-encoding)
5302         (message-options-get, message-options-set):
5303         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5304         * nnfolder.el (gnus-request-group):
5305         * nnheader.el (ietf-drums-unfold-fws):
5306         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5307         * smime.el (gnus-run-mode-hooks):
5308         * spam-stat.el (gnus-message): Autoload.
5309
5310         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5311         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5312         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5313         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5314         Add declare-function compatibility definition.
5315
5316         * gnus-cache.el (nnvirtual-find-group-art):
5317         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5318         (gnus-add-image, gnus-add-wash-type):
5319         * gnus-group.el (nnkiboze-score-file):
5320         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5321         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5322         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5323         (message-tokenize-header, gnus-get-buffer-create)
5324         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5325         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5326         * gnus.el (gnus-group-decoded-name):
5327         * mail-source.el (imap-capability):
5328         * mm-bodies.el (message-options-set):
5329         * mm-decode.el (gnus-configure-windows):
5330         * mm-extern.el (message-goto-body):
5331         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5332         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5333         (epg-sub-key-validity, message-options-set):
5334         * mml.el (widget-event-point, gnus-configure-windows):
5335         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5336         * mml2015.el (epg-check-configuration, epg-configuration)
5337         (message-options-set):
5338         * nndb.el (nndb-request-article):
5339         * nnfolder.el (gnus-request-create-group):
5340         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5341         * nnmaildir.el (gnus-group-mark-article-read):
5342         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5343         * rfc1843.el (message-fetch-field):
5344         * spam.el (gnus-extract-address-components):
5345         Declare as functions.
5346
5347 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5348
5349         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5350
5351         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5352
5353         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5354         bind show-trailing-whitespace for XEmacs.
5355
5356 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5357
5358         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5359         new no-op macro for backward compatibility.
5360
5361         * imap.el (imap-string-to-integer): New function.
5362
5363 2007-12-09  Glenn Morris  <rgm@gnu.org>
5364
5365         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5366
5367         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5368         * message.el, mm-view.el, sieve-manage.el, smime.el:
5369         Add declare-function compatibility definition.
5370
5371         * gnus-art.el (w3-region, w3m-region, Info-menu):
5372         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5373         * gnus-sum.el (gnus-get-predicate):
5374         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5375         * message.el (mail-abbrev-in-expansion-header-p):
5376         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5377         (w3m-detect-meta-charset, w3m-region):
5378         * sieve-manage.el (password-read, password-cache-add)
5379         (password-cache-remove):
5380         * smime.el (password-read-and-add): Declare as functions.
5381
5382 2007-12-08  David Kastrup  <dak@gnu.org>
5383
5384         * gnus-sum.el (gnus-summary-simplify-subject-query):
5385         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5386         `message'.
5387
5388 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5391         it to bind idna-program, installation-directory, defined-colors, and
5392         face-attribute for XEmacs of the version that compiles defcustom forms.
5393
5394 2007-12-07  Glenn Morris  <rgm@gnu.org>
5395
5396         * gnus-art.el (article-make-date-line): Revert previous change.
5397
5398 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5399
5400         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5401
5402 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5403
5404         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5405         Call gnus-add-to-range ranges only once with a prepared article-list.
5406
5407 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5408
5409         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5410         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5411         group names with backslashes.  Reported by Tassilo Horn
5412         <tassilo@member.fsf.org>.
5413
5414 2007-12-06  Deepak Goel  <deego3@gmail.com>
5415
5416         * gnus-art.el (article-make-date-line):
5417         * gnus-start.el (gnus-load):
5418         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5419
5420 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * gnus-art.el (gnus-use-idna)
5423         * gnus-start.el (gnus-site-init-file)
5424         * message.el (message-use-idna)
5425         * mm-uu.el (mm-uu-hide-markers)
5426         * smiley.el (smiley-style): Revert changes that suppress warnings.
5427
5428 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5429
5430         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5431         specify charset to html source.  Reported by Christoph Conrad
5432         <christoph.conrad@gmx.de>.
5433
5434 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5435
5436         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5437         idna-program in order to suppress byte compile warning issued by XEmacs
5438         that came to byte compile the default value section of defcustom forms
5439         recently.
5440
5441         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5442         value of installation-directory.
5443
5444         * message.el (message-use-idna): Don't directly refer to the value of
5445         idna-program.
5446
5447         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5448
5449         * smiley.el (smiley-style): Don't directly call face-attribute.
5450
5451 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5452
5453         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5454
5455         * gnus-dired.el: Reduce Gnus dependencies.
5456         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5457         require.  Use autoloads instead.
5458         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5459         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5460         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5461         (gnus-dired-mode): Adjust doc string.
5462         (gnus-dired-mail-mode): New variable.
5463         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5464         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5465         (gnus-dired-mail-buffers): New function.  Return mail or message
5466         composition buffers.
5467         (gnus-dired-attach): Use it.
5468         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5469         NO-DECODE.
5470         (gnus-dired-print): Use `gnus-print-buffer' depending on
5471         `gnus-dired-mail-mode'.
5472
5473 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5474
5475         * rfc2047.el (rfc2047-encoded-word-regexp)
5476         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5477         explaining what regexp patterns are for.
5478
5479 2007-12-04  Glenn Morris  <rgm@gnu.org>
5480
5481         * password.el: Move to password-cache.el.
5482
5483         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5484         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5485         * mml-smime.el (password-read, password-cache-add)
5486         (password-cache-remove):
5487         No need to autoload, since mml-sec requires password.
5488
5489         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5490         * message.el (gnus-extract-address-components):
5491         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5492
5493         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5494         password.
5495
5496 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5497
5498         * mailcap.el: Reduce dependencies.
5499         (mail-header-parse-content-type): Autoload.
5500         (mailcap-delete-duplicates): New alias.
5501         (mailcap-mime-info): Add optional argument NO-DECODE.
5502         (mailcap-mime-types): Use mailcap-delete-duplicates.
5503
5504         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5505
5506 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5507
5508         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5509         (imap-parse-status): Upcase status-att for servers that sends them
5510         lower-case (e.g., MS Exchange 2007).
5511
5512 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5513
5514         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5515         function.
5516
5517         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5518         (gnus-uu-yenc-article): New function.
5519
5520         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5521
5522         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5523         buffer.
5524
5525 2007-12-02  Glenn Morris  <rgm@gnu.org>
5526
5527         * binhex.el (binhex): New custom group.
5528         (binhex-decoder-program, binhex-decoder-switches)
5529         (binhex-use-external): Move to the binhex custom group.
5530
5531         * uudecode.el (uudecode): New custom group.
5532         (uudecode-decoder-program, uudecode-decoder-switches)
5533         (uudecode-use-external): Move to the uudecode custom group.
5534
5535         * netrc.el (top-level): Don't load `encrypt' features.
5536         (netrc-parse): Don't use encrypt.
5537         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5538
5539         * encrypt.el: Remove file.
5540
5541 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5542
5543         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5544         matches on patches.
5545
5546         * gnus-art.el (gnus-article-browse-html-article): Mention
5547         `mm-text-html-renderer' in the doc string.
5548
5549         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5550         string.  Add comments.
5551
5552         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5553         if rhs is ASCII.
5554
5555 2007-12-01  Glenn Morris  <rgm@gnu.org>
5556
5557         * mail-source.el (top-level): Require format-spec before
5558         eval-when-compile.
5559
5560 2007-11-30  Glenn Morris  <rgm@gnu.org>
5561
5562         * encrypt.el: Require password, rather than autoloading password-read.
5563
5564 2007-11-29  Glenn Morris  <rgm@gnu.org>
5565
5566         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5567         (sasl-make-client, sasl-next-step, sasl-step-data)
5568         (sasl-step-set-data): Declare as functions.
5569
5570 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5571
5572         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5573
5574 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5575
5576         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5577         certs should be verified and what is to be done in the event of a
5578         verification failure.
5579
5580         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5581         caller can indicate whether the cache should be disregarded for this
5582         call.  This way the result of the call is reproducible at all times and
5583         can be considered a canonical server name for the supplied method.
5584         (gnus-agent-method-p): Canonicalize server names by pushing their
5585         method through `gnus-method-to-server' using the no-cache argument.
5586
5587         * gnus-srvr.el (gnus-server-insert-server-line): Call
5588         `gnus-method-to-server' with `no-cache' argument.
5589
5590         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5591         gnus-agent-possibly-synchronize-flags as this should be called when the
5592         server is actually being opened.
5593         (gnus-agent-possibly-synchronize-flags)
5594         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5595         flags file of an agentized server to the latter function.
5596
5597         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5598         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5599         after a connection has been established successfully.
5600
5601 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5602
5603         * gnus-art.el (article-display-face): Force to display face if called
5604         interactively; check if gnus-article-x-face-too-ugly matches author.
5605         (article-display-x-face): Display face even if From header is missing
5606         as article-display-face does.
5607
5608 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5609
5610         * hashcash.el (message-narrow-to-headers-or-head)
5611         (message-fetch-field, message-goto-eoh)
5612         (message-narrow-to-headers): Declare as functions.
5613
5614 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5615
5616         * mail-source.el (mail-sources): Default to fetch from file for
5617         compatibility with default of nnmail-spool-file.
5618
5619 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5622         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5623         to look for encoded word that should be encoded again.
5624         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5625         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5626         encoding pattern.
5627         (rfc2047-decode-region): Switch strict regexp and loose one according
5628         to rfc2047-allow-irregular-q-encoded-words.
5629
5630 2007-11-25  Romain Francoise  <romain@orebokech.com>
5631
5632         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5633
5634 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5635
5636         * tls.el (tls-program): Provide more custom choices from
5637         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5638         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5639
5640 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5641
5642         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5643         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5644
5645         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5646         `nnmail-spool-file'.
5647
5648         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5649         `nnmail-spool-file'.
5650
5651         * gnus-move.el (gnus-change-server): Ditto.
5652
5653         * gnus-kill.el (gnus-batch-score): Ditto.
5654
5655         * gnus-cache.el (gnus-jog-cache): Ditto.
5656
5657         * gnus-msg.el (gnus-summary-reply):
5658         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5659
5660 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5661
5662         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5663         version.  Minor improvement to doc strings.
5664         (tls-program): Add comment.
5665
5666 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5667
5668         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5669         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5670         mismatch between the hostname provided in the certificate and the name
5671         of the host connnecting to.
5672         (open-tls-stream): Use them.  Check certificates against trusted root
5673         certificates.
5674
5675 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5676
5677         * gnus-cache.el (gnus-cache-generate-nov-databases):
5678         Use nnml-generate-nov-databases-directory instead of
5679         nnml-generate-nov-databases-1.
5680
5681 2007-11-24  Glenn Morris  <rgm@gnu.org>
5682
5683         * message.el (message-tool-bar-retro): Update for rename
5684         mail_send.xpm->mail-send.xpm.
5685
5686 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5687
5688         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5689         `smime-ldap-search' for Emacs 22 and up.
5690
5691 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5692
5693         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5694
5695         * message.el (message-send-mail-function): Fix error convention.
5696         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5697         (message-widen-reply, message-send-mail, message-talkative-question)
5698         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5699         (message-clone-locals, message-send-news): Use with-current-buffer.
5700         (message-insert-or-toggle-importance): Remove unused var `valid'.
5701         (message-make-references): Remove unused var `new-references'.
5702         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5703
5704 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5705
5706         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5707         (spam-split-symbolic-return-positive): Reflow docstring.
5708         (spam-backends, spam-summary-exit-behavior)
5709         (spam-mark-ham-unread-before-move-from-spam-group)
5710         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5711         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5712         (spam-clear-cache, spam-backend-check, spam-install-backend)
5713         (spam-install-statistical-backend, spam-list-of-processors)
5714         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5715         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5716         (spam-check-crm114, spam-initialize, spam-unload-hook):
5717         Fix typos in docstrings.
5718
5719 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5722         been checked if they have never been read and those group levels are
5723         higher than the one that a user specified.
5724
5725 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5728         foreign groups unless a group level is specified by a user.
5729         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5730
5731 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5732
5733         * message.el (message-send-mail-function): Require sendmail.
5734
5735 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5736
5737         * message.el (message-send-mail-function): Check for smtpmail too.
5738
5739         * utf7.el (utf7-encode, utf7-decode): Use coding system
5740         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5741
5742         * message.el (message-send-mail-function): New function.
5743         (message-send-mail-function): Set default using
5744         message-send-mail-function.  Adjust doc string.
5745         (message-send-mail-with-mailclient): New function.
5746
5747 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5748
5749         * smime.el (from):
5750         * rfc2047.el (message-posting-charset):
5751         * qp.el (mm-use-ultra-safe-encoding):
5752         * pop3.el (parse-time-months):
5753         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5754         * nnml.el (files):
5755         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5756         (jka-compr-compression-info-list, ange-ftp-path-format)
5757         (efs-path-regexp):
5758         * nndiary.el (files):
5759         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5760         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5761         (epg-digest-algorithm-alist, inhibit-redisplay)
5762         (password-cache-expiry):
5763         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5764         (pgg-output-buffer, password-cache-expiry):
5765         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5766         (efs-path-regexp):
5767         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5768         (inhibit-redisplay):
5769         * mm-uu.el (file-name, start-point, end-point, entry)
5770         (gnus-newsgroup-name, gnus-newsgroup-charset):
5771         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5772         (latin-unity-ucs-list):
5773         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5774         (mm-uu-binhex-decode-function):
5775         * message.el (gnus-message-group-art, gnus-list-identifiers)
5776         (rmail-enable-mime-composing, gnus-local-organization)
5777         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5778         (gnus-read-active-file, facemenu-add-face-function)
5779         (facemenu-remove-face-function, gnus-article-decoded-p)
5780         (tool-bar-mode):
5781         * mail-source.el (display-time-mail-function):
5782         * gnus-util.el (nnmail-pathname-coding-system)
5783         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5784         (gnus-original-article-buffer, gnus-user-agent)
5785         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5786         (xemacs-codename, sxemacs-codename, emacs-program-version):
5787         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5788         * gnus-start.el (gnus-agent-covered-methods)
5789         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5790         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5791         (gnus-newsgroup-headers, gnus-group-list-mode)
5792         (gnus-group-mark-positions, gnus-newsgroup-data)
5793         (gnus-newsgroup-unreads, nnoo-state-alist)
5794         (gnus-current-select-method, mail-sources)
5795         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5796         (nnmail-spool-file, gnus-cache-active-hashtb):
5797         * gnus-mh.el (mh-lib-progs):
5798         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5799         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5800         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5801         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5802         (gnus-group-buffer):
5803         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5804         (font-lock-set-defaults):
5805         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5806         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5807         (gnus-summary-post-menu, total-parts, type, condition, length):
5808         * gnus-agent.el (gnus-agent-read-agentview):
5809         * flow-fill.el (show-trailing-whitespace):
5810         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5811         eval-and-compile wrappers for byte compiler pacifiers.
5812
5813         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5814         (mm-display-inline-fontify): Check for featurep 'xemacs not
5815         extent-list.
5816
5817         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5818         itimer-list.
5819         (mm-create-image-xemacs): Only do something for XEmacs.
5820         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5821
5822         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5823
5824         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5825         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5826
5827 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5828
5829         * nnimap.el (nnimap-split-download-body):
5830         * gnus-demon.el (gnus-demon):
5831         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5832
5833 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5836         macros.
5837         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5838         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5839         copy data from unibyte buffer to multibyte current buffer.
5840         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5841         to copy data from unibyte current buffer to multibyte buffer.
5842         (nntp-make-process-buffer): Make process buffer unibyte.
5843
5844         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5845
5846 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5847
5848         * pop3.el (pop3-open-server): Accept and process data more robustly at
5849         connexion start to avoid spurious "POP SSL connexion failed" errors.
5850
5851 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5854         read group names.
5855
5856 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5857
5858         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5859
5860 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5863         (nnmail-save-active): Use a unibyte buffer when saving active file,
5864         which may contain non-ASCII group names.
5865
5866         * nnml.el (nnml-request-group): Decode group names in messages.
5867
5868 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5869
5870         * message.el (message-citation-line-function)
5871         (message-insert-formatted-citation-line): Fix spelling of
5872         `message-insert-formated-citation-line'.
5873
5874 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5875
5876         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5877
5878 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5879
5880         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5881         nnmail-pathname-coding-system.
5882
5883         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5884         that a user enters; decode group names in messages.
5885
5886         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5887
5888 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5889
5890         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5891
5892         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5893
5894         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5895         risky local variable.
5896
5897         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5898
5899 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5900
5901         * encrypt.el: Improve documentation to fix function name typo.
5902         Reported by Daiki Ueno <ueno@unixuser.org>.
5903
5904 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5907         even if the point is not in the last page of an article.
5908         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5909         back to the previous page.
5910
5911 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5914
5915 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5918
5919 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5920
5921         * message.el (message-check-news-body-syntax): Avoid
5922         mm-string-as-multibyte.
5923         (message-hide-headers): Don't assume (point-min)==1.
5924
5925 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5926
5927         * message.el (message-remove-blank-cited-lines): Fix if remove is
5928         given.
5929         (message-bogus-address-regexp): New variable.
5930         (message-bogus-recipient-p): New function.
5931         (message-check-recipients): New command.
5932         (message-syntax-checks): Add `bogus-recipient'.
5933         (message-fix-before-sending): Add `bogus-recipient'.
5934
5935         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5936         (gnus-treat-body-boundary): Don't test window-system.
5937
5938 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5939
5940         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5941
5942 2007-10-28  Miles Bader  <miles@gnu.org>
5943
5944         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5945         at compile-time too.
5946
5947 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5948
5949         * gnus-msg.el (gnus-message-setup-hook): Add
5950         `message-remove-blank-cited-lines' to options.
5951
5952 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5953
5954         * message.el (message-remove-blank-cited-lines): New function.
5955         Suggested by Karl Plästerer.
5956
5957 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5958
5959         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5960         mapc.
5961
5962         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5963         (top-level): Use mapc to set functions to be traced for debugging.
5964
5965         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5966         called for effect with while loop.
5967
5968         * message.el (message-talkative-question): Replace mapcar called for
5969         effect with mapc.
5970
5971         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5972         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5973         called for effect with dolist.
5974
5975         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5976
5977         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5978         gnus-extra-headers and nnmail-extra-headers.
5979
5980         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5981         called for effect with dolist.
5982         (top-level): Use mapc to set functions to be traced for debugging.
5983
5984         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5985         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5986         dolist.
5987
5988         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5989         Replace mapcar called for effect with mapc.
5990         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5991         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5992         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5993         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5994
5995         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5996         remove-if that's a cl function.
5997
5998         * webmail.el (webmail-debug): Replace mapcar called for effect with
5999         dolist.
6000
6001         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6002         with mapc.
6003
6004 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6005
6006         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6007         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6008         with while loop.
6009
6010         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6011         functions from article-* functions.
6012         (gnus-multi-decode-header): Replace mapcar called for effect with
6013         dolist.
6014
6015         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6016         (gnus-bookmark-show-details): Replace mapcar called for effect with
6017         while loop.
6018
6019         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6020         called for effect with while loop.
6021
6022         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6023         with dolist.
6024
6025         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6026         mapcar called for effect with dolist.
6027
6028         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6029
6030         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6031         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6032         Replace mapcar called for effect with dolist.
6033         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6034         mapc.
6035
6036         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6037         Replace mapcar called for effect with dolist.
6038         (gnus-topic-list): Replace mapcar called for effect with mapc.
6039
6040         * gnus.el: Use mapc instead of mapcar to add autoloads.
6041
6042 2007-10-23  Richard Stallman  <rms@gnu.org>
6043
6044         * gnus-group.el (gnus-group-highlight): Mark as risky.
6045
6046 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6047
6048         * gnus.el (gnus-server-to-method): Return method found first in
6049         gnus-newsrc-alist.
6050
6051         * gnus-art.el (gnus-article-highlight-signature)
6052         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6053         button overlay without the front stickiness.
6054
6055 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6056
6057         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6058         overview buffer needed a catch to receive its throw.
6059         (gnus-agent-flush-cache): Declared as interactive to make this function
6060         easier to use.
6061
6062 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6063
6064         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6065         `next-line'.
6066
6067 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6070         exclude address matching message-dont-reply-to-names.
6071
6072 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * gnus-util.el (gnus-string<): New function.
6075
6076         * gnus-sum.el (gnus-article-sort-by-author)
6077         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6078
6079 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6080
6081         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6082         the frame-focus tag is set in gnus-buffer-configuration.
6083
6084 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6087         the front stickiness.
6088
6089 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6090
6091         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6092         url pattern; remove duplicate one.
6093         (gnus-article-extend-url-button): New function.
6094         (gnus-article-add-buttons): Use it.
6095         (gnus-button-push): Use concatenated url that it makes.
6096
6097 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6098
6099         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6100
6101 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6102
6103         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6104         Don't hardcode point-min==1.
6105
6106 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6107
6108         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6109         Fix comment about "iso8859-1".
6110
6111 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6112
6113         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6114         ones returned from the verify-function.
6115
6116         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6117         mml2015-extract-cleartext-signature if extraction failed.
6118
6119 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6120
6121         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6122         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6123         failed.
6124
6125 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6126
6127         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6128
6129 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6130
6131         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6132         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6133         recommends to use EasyPG instead of PGG.
6134
6135         * pgg.el: Revert to revision 6.23.2.16.
6136
6137         * pgg-def.el: Revert to revision 6.6.2.14.
6138
6139         * pgg-gpg.el: Revert to revision 6.23.2.34.
6140
6141 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6142
6143         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6144         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6145         thread for both the null and zero (kill/expire thread) universal prefix
6146         cases.
6147         (gnus-summary-expire-thread): Add new function to expire a thread,
6148         using gnus-summary-kill-thread.
6149         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6150         shortcuts for gnus-summary-expire-thread.
6151         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6152         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6153
6154 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6155
6156         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6157         extras value, so an extras entry can be deleted.
6158         (gnus-registry-delete-extra-entry): Use it.
6159         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6160         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6161         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6162         storage through the gnus-registry, and provide an appropriate API for
6163         it.
6164
6165 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6168         Suggested by Leo <sdl.web@gmail.com>.
6169
6170         * gnus.el: Do.
6171
6172 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6173
6174         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6175         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6176
6177         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6178
6179         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6180         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6181
6182 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6185         newline.
6186         (nnmbox-request-accept-article): Don't change article in source buffer;
6187         narrow to header to use message-fetch-field rather than
6188         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6189         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6190         as delimiters; make sure article ends with newline.
6191         (nnmbox-delete-mail): Correct last position of article to be deleted;
6192         ignore X-Gnus-Newsgroup header in article body.
6193         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6194         positions; make sure article ends with newline.
6195
6196         * message.el (message-display-abbrev): Don't infloop when a user
6197         inserts SPC in the beginning of header.
6198
6199         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6200         coding-system-for-read and coding-system-for-write for XEmacs having no
6201         file-coding feature.
6202
6203         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6204
6205 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6206
6207         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6208         list of groups not followed by default.  Fix type to be regexp.
6209         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6210
6211 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6212
6213         * hmac-def.el (define-hmac-function): Switch from old-style to
6214         new-style backquotes.
6215
6216         * md4.el (md4-make-step): Likewise.
6217
6218 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6221         raw-text coding system when saving .newsrc file, which may contain
6222         non-ASCII group names.
6223
6224 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6225
6226         * gnus-cus.el (gnus-score-extra): New widget.
6227         (gnus-score-extra-convert): New function.
6228         (gnus-score-customize): Use it for Extra.
6229
6230 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6231
6232         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6233         (mml2015-mailcrypt-clear-verify): Use it.
6234         (mml2015-gpg-clear-verify): Use it.
6235         (mml2015-pgg-clear-verify): Use it.
6236         (mml2015-epg-clear-verify): Replace the current part with the output
6237         from GnuPG; don't extract the plaintext by itself.
6238
6239         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6240         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6241         mml2015-clear-verify-function; don't touch the armor headers or
6242         dash-escaped text here.
6243
6244 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6245
6246         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6247         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6248         parts, or application/octet-stream as a last resort.
6249         (gnus-mime-view-part-as-type): Don't toggle display.
6250         (gnus-mime-view-part-as-charset): Don't turn off display before
6251         querying charset.
6252
6253         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6254         stuff to undisplayer function in Emacs.
6255         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6256
6257         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6258         text/calendar parts.
6259
6260 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6261
6262         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6263         decoding text/calendar parts.
6264
6265         * message.el (message-forward-make-body-mime): Always mark body as
6266         having no illegible text; remove signed-or-encrypted argument.
6267         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6268
6269         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6270         (mml-generate-mime-1): Don't encode body if it is specified to be in
6271         raw form; don't make buffer be unibyte when inserting multibyte string.
6272
6273 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6274
6275         * sha1.el: Fix up comment style.
6276         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6277         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6278
6279         * hex-util.el: Fix up comment style.
6280         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6281
6282         * gnus-salt.el: Use with-current-buffer.
6283         (gnus-pick-setup-message): Fix long-standing typo.
6284
6285 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6286
6287         * imap.el (imap-logout-timeout): New variable.
6288         (imap-logout, imap-logout-wait): New functions.
6289         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6290
6291         * nnimap.el (nnimap-logout-timeout): New server variable.
6292         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6293         nnimap-logout-timeout.
6294
6295         * gnus-art.el (gnus-article-summary-command-nosave)
6296         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6297
6298 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6299
6300         * gnus.el (gnus-maximum-newsgroup): New variable.
6301
6302         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6303         according to gnus-maximum-newsgroup.
6304
6305         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6306         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6307         Limit the range of articles according to gnus-maximum-newsgroup.
6308
6309 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6310
6311         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6312         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6313         Don't perform gnus-configure-windows here; reuse existing sticky
6314         article buffer.
6315
6316         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6317         it doesn't exist in gnus-article-mode.
6318
6319 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6320
6321         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6322         (gnus-agent-decoded-group-name): New function.
6323         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6324         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6325
6326 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6327
6328         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6329         Add binding for gnus-sticky-article.
6330         (gnus-summary-exit): Don't kill sticky article buffers.
6331
6332         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6333         article buffer.
6334         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6335         (gnus-kill-sticky-article-buffers): New commands.
6336
6337 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * nntp.el (nntp-xref-number-is-evil): New server variable.
6340         (nntp-find-group-and-number): If it is non-nil, don't trust article
6341         numbers in the Xref header.
6342
6343 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6344
6345         * gnus-agent.el (gnus-agent-read-group): New function.
6346         (gnus-agent-flush-group, gnus-agent-expire-group)
6347         (gnus-agent-regenerate-group): Use it.
6348         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6349         nnmail-pathname-coding-system.
6350
6351 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6352
6353         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6354
6355         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6356         that are unread as unread, and also as selected so that information of
6357         marks having been changed by a user may be updated when exiting group.
6358
6359 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6362         calculated ignoring signature parts to gnus-treat-article.
6363
6364 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6367         a point here in order to keep the window start.
6368         (gnus-insert-mime-security-button): Make a button overlay without the
6369         front stickiness.
6370         (gnus-mime-display-security): Goto the end of a button.
6371
6372         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6373
6374 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6375
6376         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6377         group-name-at-point.
6378         (gnus-group-completing-read): New function that offers decoded
6379         non-ASCII group names for completion.
6380         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6381         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6382         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6383         (gnus-group-fetch-control): Use it.
6384         (gnus-fetch-group): Use group-name-at-point for the initial value
6385         rather than the default value; use gnus-alive-p.
6386
6387         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6388         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6389         (gnus-summary-post-news): Use gnus-group-completing-read.
6390
6391         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6392         (gnus-read-move-group-name): Decode group name for completion.
6393
6394 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6395
6396         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6397         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6398         Yamaoka slightly modified the code).
6399
6400 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6403         (nnmail-split-incoming): Bind it.
6404
6405         * nnml.el (nnml-group-name-charset): New function.
6406         (nnml-decoded-group-name): Use it; don't decode group name if
6407         nnmail-group-names-not-encoded-p is non-nil.
6408         (nnml-encoded-group-name): New function.
6409         (nnml-group-pathname): Inline nnml-decoded-group-name.
6410         (nnml-request-expire-articles): Decode group name in message.
6411         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6412         nnmail-pathname-coding-system.
6413         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6414         not decoded ones according to nnmail-group-names-not-encoded-p.
6415         (nnml-generate-active-info): Use nnml-encoded-group-name.
6416
6417 2007-08-08  Glenn Morris  <rgm@gnu.org>
6418
6419         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6420         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6421         doc-strings and comments.
6422
6423 2007-07-25  Glenn Morris  <rgm@gnu.org>
6424
6425         * Relicense all FSF files to GPLv3 or later.
6426
6427 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * gnus-sum.el (gnus-summary-move-article): Make
6430         gnus-summary-respool-article work.
6431
6432 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6433
6434         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6435         string.
6436
6437 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6438
6439         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6440         that should be ignored when comparing distant RSS articles with local
6441         ones.
6442         (nnrss-make-hash-index): New function.  Create a hash index according
6443         to the ignored fields.
6444         (nnrss-check-group): Use it.
6445
6446 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6449
6450         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6451
6452         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6453         the new optional argument ENCODED is non-nil.
6454         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6455         coding system for encoding group name.
6456         (gnus-group-make-rss-group): Pass un-encoded group name to
6457         gnus-group-make-group.
6458         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6459         encoded.
6460
6461         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6462         Encode group name to which articles are moved or copied.
6463         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6464         coding system for encoding Newsgroup, Followup-To and Xref headers.
6465
6466         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6467         marks; use nnheader-file-coding-system to write a file.
6468         (nnagent-retrieve-headers): Bind file-name-coding-system to
6469         nnmail-pathname-coding-system.
6470
6471         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6472
6473         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6474         (nnml-request-article, nnml-request-create-group)
6475         (nnml-request-rename-group, nnml-find-id)
6476         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6477         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6478         (nnml-save-marks): Use nnml-group-pathname instead of
6479         nnmail-group-pathname.
6480
6481         (nnml-request-create-group, nnml-request-expire-articles)
6482         (nnml-request-move-article, nnml-request-delete-group)
6483         (nnml-deletable-article-p, nnml-possibly-create-directory)
6484         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6485         (nnml-open-marks): Bind file-name-coding-system to
6486         nnmail-pathname-coding-system.
6487
6488         (nnml-request-article): Pass server argument to nnml-find-group-number.
6489         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6490         server argument to nnml-possibly-create-directory.
6491         (nnml-request-accept-article): Pass server argument to
6492         nnml-active-number and nnml-save-mail.
6493         (nnml-find-group-number): Pass server argument to nnml-find-id.
6494         (nnml-request-update-info): Pass server argument to
6495         nnml-marks-changed-p.
6496
6497         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6498         (nnml-save-mail, nnml-active-number): Add server argument.
6499
6500         (nnml-request-delete-group): Warn if group is missing.
6501         (nnml-get-nov-buffer): Decode group name.
6502         (nnml-generate-active-info): Encode group name.
6503         (nnml-open-marks): Decode group name in messages.
6504
6505 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6506
6507         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6508         if it is not specified.
6509         (gnus-article-pipe-part, gnus-article-save-part)
6510         (gnus-article-interactively-view-part, gnus-article-copy-part)
6511         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6512         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6513         (gnus-article-replace-part, gnus-article-delete-part)
6514         (gnus-article-view-part-as-type): Pass raw prefix argument to
6515         gnus-article-part-wrapper.
6516
6517 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * gnus-agent.el (gnus-agent-save-active): Bind
6520         nnheader-file-coding-system to gnus-agent-file-coding-system.
6521
6522         * gnus-cache.el (gnus-cache-save-buffers)
6523         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6524         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6525         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6526         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6527         (gnus-cache-generate-active, gnus-cache-rename-group)
6528         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6529         (gnus-cache-update-overview-total-fetched-for): Bind
6530         file-name-coding-system to nnmail-pathname-coding-system.
6531         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6532         variables.
6533         (gnus-cache-decoded-group-name): New function.
6534         (gnus-cache-file-name): Use it.
6535         (gnus-cache-generate-active): Use non-decoded group name for active.
6536
6537         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6538         right place.
6539         (gnus-write-active-file): Don't break non-ASCII group names.
6540
6541         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6542         nnmail-pathname-coding-system.
6543
6544         * lpath.el: Bind default-file-name-coding-system,
6545         file-name-coding-system and language-info-alist for XEmacs.
6546
6547         * gnus-uu.el (gnus-uu-decode-save): Typo.
6548
6549 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6550
6551         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6552
6553 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6556         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6557         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6558         (gnus-agent-flush-group, gnus-agent-flush-cache)
6559         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6560         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6561         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6562         (gnus-agent-regenerate-group)
6563         (gnus-agent-update-files-total-fetched-for)
6564         (gnus-agent-update-view-total-fetched-for): Bind
6565         file-name-coding-system to nnmail-pathname-coding-system.
6566         (gnus-agent-group-pathname): Don't encode file names by
6567         nnmail-pathname-coding-system.
6568         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6569         coding-system-for-write instead of buffer-file-coding-system to
6570         gnus-agent-file-coding-system.
6571
6572         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6573         Decode group name.
6574
6575         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6576
6577         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6578         (gnus-read-newsrc-el-file): Make group names unibyte.
6579
6580         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6581         nnmail-pathname-coding-system.
6582
6583         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6584         (nnrss-request-delete-group): Bind file-name-coding-system to
6585         nnmail-pathname-coding-system.
6586         (nnrss-read-server-data, nnrss-read-group-data): Bind
6587         file-name-coding-system correctly.
6588         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6589
6590         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6591         (nntp-server-to-method-cache): New variable.
6592         (nntp-group-pathname): New function that decodes non-ASCII group names.
6593         (nntp-possibly-create-directory, nntp-marks-changed-p)
6594         (nntp-save-marks, nntp-open-marks): Use it.
6595         (nntp-possibly-create-directory, nntp-open-marks):
6596         Bind file-name-coding-system to nnmail-pathname-coding-system.
6597         (nntp-open-marks): Decode group names when bootstrapping marks.
6598
6599         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6600         Newsgroups and Folowup-To headers.
6601
6602 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6603
6604         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6605         (gnus-server-closed-face, gnus-server-denied-face)
6606         (gnus-server-offline-face): Remove variable.
6607         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6608
6609         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6610         of modifying message-stack directly for XEmacs.
6611
6612         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6613         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6614         if the coding-system argument is nil for XEmacs.
6615
6616         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6617         mm-charset-override-alist.
6618
6619         * rfc2047.el: Don't require base64; require rfc2045 for the function
6620         rfc2045-encode-string.
6621         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6622         to quote the parameter value.
6623
6624 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6627         form in gnus-group-name-charset-method-alist.
6628
6629         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6630         overrides the default layout edit-form.
6631
6632         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6633
6634         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6635
6636 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6639         as unfetched articles.
6640
6641 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6642
6643         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6644
6645 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6648         original back end that keeps marks in the local system.
6649
6650 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6651
6652         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6653         arg of pop-to-buffer for XEmacs.
6654         (gnus-article-read-summary-keys): Ditto; don't restore window
6655         configuration if summary command ends up with neither article buffer
6656         nor summary buffer; describe bindings if summary keys end with C-h.
6657
6658 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * message.el (message-fix-before-sending): Skip raw message part to be
6661         forwarded while checking illegible text.
6662         (message-forward-make-body-mime, message-forward-make-body): Mark
6663         signed or encrypted raw message as having no illegible text.
6664
6665 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6668         (gnus-message-with-timestamp-1): New macro.
6669         (gnus-message-with-timestamp): New function.
6670         (gnus-message): Use them.
6671
6672         * nnheader.el (nnheader-message): Use them.
6673
6674 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6675
6676         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6677         .newsrc.eld file.
6678
6679 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6680
6681         * gnus-agent.el (gnus-agent-fetch-headers)
6682         (gnus-agent-retrieve-headers): Bind
6683         gnus-decode-encoded-address-function to identity.
6684
6685         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6686         available also when the server returns simply a dot.
6687
6688         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6689
6690 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6693
6694 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * gnus-ems.el (gnus-x-splash): Make it work.
6697
6698         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6699         from being used.
6700
6701         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6702
6703 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6704
6705         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6706         4th and the 5th arguments.
6707
6708         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6709         the front stickiness.
6710         (gnus-article-summary-command-nosave): Correct the order of the
6711         arguments passed to pop-to-buffer.
6712         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6713         summary command ends up with the article buffer.
6714
6715         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6716         the same faces.
6717
6718 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6719
6720         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6721
6722 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6723
6724         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6725         * gnus-sum.el (gnus-summary-highlight):
6726         * pgg.el (pgg-sign-region, pgg-sign):
6727         * mail-source.el (mail-source-delete-old-incoming-confirm):
6728         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6729
6730 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * gnus-art.el (gnus-mime-view-part-externally)
6733         (gnus-mime-view-part-internally): Fix predicate function passed to
6734         completing-read.
6735
6736         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6737
6738         * gnus.el (gnus-update-message-archive-method): Add :version.
6739
6740 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * gnus.el (gnus-update-message-archive-method): New variable.
6743
6744         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6745         according to gnus-message-archive-method if
6746         gnus-update-message-archive-method is non-nil.
6747
6748 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6749
6750         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6751         by Loic Dachary <loic@dachary.org>.
6752         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6753
6754 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * message.el (message-pop-to-buffer): Add switch-function argument.
6757         (message-mail): Pass switch-function argument to it.
6758
6759 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6760
6761         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6762         Improve doc string.
6763
6764 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6765
6766         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6767         (gnus-header-content)
6768         * gnus-cite.el (gnus-cite-10)
6769         * gnus-srvr.el (gnus-server-closed)
6770         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6771         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6772         (gnus-group-mail-3-empty, gnus-group-mail-low)
6773         (gnus-group-mail-low-empty, gnus-splash)
6774         * message.el (message-header-to, message-header-cc)
6775         (message-header-subject, message-header-other, message-header-name)
6776         (message-header-xheader, message-separator, message-cited-text)
6777         (message-mml): Lighten colors of faces used for dark background.
6778
6779 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6780
6781         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6782         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6783
6784 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6785
6786         * message.el (message-narrow-to-headers-or-head):
6787         Ignore mail-header-separator in the body.
6788
6789 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6792         same as window size.
6793
6794 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6795
6796         * message.el (message-font-lock-keywords): Use message-header-xheader
6797         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6798         ahead of the anything pattern, to get it recognised.
6799
6800 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6803         spam.el loads uses it in the compiled defadvice form.
6804
6805 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6806
6807         * gnus-sum.el (gnus-articles-to-read)
6808         (gnus-summary-insert-old-articles): Don't truncate group name for
6809         `read-string'.
6810
6811         * gnus-util.el (gnus-limit-string): Delete this function.
6812
6813         * gnus-sum.el (gnus-simplify-subject-fully): Use
6814         `truncate-string-to-width' instead.
6815
6816 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6817
6818         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6819         if, on summary exit, the next group has to be selected.
6820         (gnus-summary-exit): Use it.
6821
6822 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6823
6824         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6825         non-break space.
6826
6827 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6828
6829         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6830         Check if group is not a directory.
6831         (nnfolder-request-expire-articles): Don't delete articles if the target
6832         group is not available.
6833
6834         * nnml.el (nnml-request-create-group): Properly check if group is not a
6835         file.
6836         (nnml-request-expire-articles): Don't delete articles if the target
6837         group is not available.
6838
6839         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6840         Don't quote characters that are within parentheses.
6841
6842 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6845         (gnus-handle-ephemeral-exit): Select article according to it.
6846
6847 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6848
6849         * message.el (message-insert-formated-citation-line): Remove newline.
6850         (message-citation-line-format): Add final \n here so that the user can
6851         avoid a blank line.
6852
6853 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6854
6855         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6856         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6857         Update lanl/arXiv support.
6858
6859 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6860
6861         * gnus.el: Bump version number.
6862
6863 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6864
6865         * gnus.el (gnus-version-number): Bump version.
6866
6867 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6868
6869         * gnus.el: No Gnus v0.6 is released.
6870
6871 2007-04-27  Didier Verna  <didier@xemacs.org>
6872
6873         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6874         * gmm-utils.el (gmm-regexp-concat): here.
6875         * message.el: Don't require 'gnus-util.
6876         (message-dont-reply-to-names): Handle name change above.
6877         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6878
6879 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6882         since the initial value varies according to the system.
6883
6884 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6885
6886         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6887
6888 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6889
6890         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6891
6892 2007-04-24  Didier Verna  <didier@xemacs.org>
6893
6894         Improve the type of gnus-ignored-from-addresses.
6895         * gnus-util.el (gnus-orify-regexp): New function.
6896         * message.el (gnus-util): Require it.
6897         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6898         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6899         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6900
6901 2007-04-24  Didier Verna  <didier@xemacs.org>
6902
6903         * gnus-sum.el:
6904         * gnus-utils.el: Fix some trailing whitespaces.
6905
6906 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6909         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6910         article's Message-ID; refer parent article in summary buffer.
6911
6912         * message.el (message-bounce): Call mime-to-mml.
6913
6914         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6915         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6916         optimize and/or forms properly.
6917
6918 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6919
6920         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6921         URL.
6922
6923 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6926
6927 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6928
6929         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6930         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6931         displayed of multipart/alternative part if it is invoked from summary
6932         buffer.
6933
6934         * mm-view.el (mm-inline-text-html-render-with-w3m)
6935         (mm-inline-text-html-render-with-w3m-standalone)
6936         (mm-inline-render-with-function): Use mail-parse-charset by default.
6937
6938 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6939
6940         * parse-time.el (parse-time-string-chars): Check if CHAR
6941         is less than the length of parse-time-syntax.
6942
6943 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6946         from gnus-newsgroup-processable.
6947
6948 2007-04-16  Didier Verna  <didier@xemacs.org>
6949
6950         * gnus-msg.el (gnus-configure-posting-styles): Handle
6951         message-signature-directory properly with :file syntax.  Reported by
6952         "Leo".
6953
6954 2007-04-11  Didier Verna  <didier@xemacs.org>
6955
6956         New user option: message-signature-directory.
6957         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6958         * message.el (message-insert-signature): Ditto.
6959         * message.el (message-signature-file): Doc update.
6960         * message.el (message-signature-directory): New.
6961
6962 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6963
6964         * gnus-msg.el (gnus-inews-yank-articles): Use
6965         message-exchange-point-and-mark instead of exchange-point-and-mark.
6966
6967 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * message.el (message-yank-original): Make sure cited text ends with
6970         newline; don't exchange point and mark.
6971
6972 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6973
6974         * tls.el (open-tls-stream): Properly handle case where there
6975         is no associated buffer.
6976
6977 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6978
6979         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6980         message-yank-original, make sure (< mark TEXT point).
6981
6982 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6983
6984         * message.el (message-fill-column): New variable.
6985         (message-mode): Use it.  Add comment on a possible new hook.
6986
6987         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6988         (nnmail-get-new-mail): Reformat.
6989
6990         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6991
6992         * gmm-utils.el: Fix Commentary.
6993         (gmm-tool-bar-from-list): Fix typo in doc string.
6994
6995 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6996
6997         * message.el (message-yank-original): Don't switch point and mark
6998         unnecessarily to put point and mark as documented.
6999
7000 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7003         from the message heads.
7004
7005 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7006
7007         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7008         article buffer does not have a window.  This may not be the best
7009         solution but is certainly better than setting the start of the null,
7010         that is the current, window.
7011
7012 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7013
7014         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7015         (gnus-draft-setup): Run it.
7016
7017         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7018         gnus-score-fast-scoring.  Allow regexp.
7019         (gnus-score-headers): Use it.
7020
7021         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7022         XEmacs.
7023
7024         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7025         string.
7026         (gnus-button-alist): Also catch `<f1> k ...'.
7027         (gnus-treat-display-x-face): Fix doc string.
7028
7029 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7030
7031         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7032         evaluation of gnus-extended-version to ensure correct generation of the
7033         User-Agent header when message-generate-headers-first is used.
7034
7035 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7036
7037         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7038         hashcash-path is nil.  Don't call callback with incorrect number of
7039         parameters if val is 0.
7040
7041 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7042
7043         * message.el (message-required-news-headers):
7044         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7045
7046 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7047
7048         * tls.el (open-tls-stream): In handshake-waiting loop,
7049         don't wait more if there is output available to process.
7050
7051 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7052
7053         * tls.el (tls-program): Doc fix.
7054
7055 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * message.el (message-generate-new-buffers): Change the meaning of the
7058         nil value; add `standard' to the choices; treat t as `unique'; improve
7059         doc string.
7060         (gnus-select-frame-set-input-focus): Autoload.
7061         (message-buffer-name): Search for the existing message buffer if
7062         message-generate-new-buffers is nil or `standard'; treat the value t of
7063         message-generate-new-buffers as `unique'.
7064         (message-pop-to-buffer): Raise the frame already displaying the message
7065         buffer; clear the echo area after querying.
7066         (message-setup): Pass the `continue' argument to compose-mail.
7067         (message-mail): Prefer `switch-function' if it is given; search for the
7068         existing message buffer if the `continue' argument is non-nil; pass
7069         continue and switch-function arguments to compose-mail by way of
7070         message-setup.
7071         (message-mail-other-window): Adjust argument of message-setup.
7072         (message-mail-other-frame): Ditto.
7073
7074 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7077         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7078         to turn font-lock on when turning gnus-message-citation-mode on.
7079
7080 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7081
7082         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7083         (mml-smime-function-alist): New variable; add epg as the backend.
7084         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7085         mml-smime- functions instead.
7086         * mm-view.el: Require smime.
7087
7088 2007-03-05  Didier Verna  <didier@xemacs.org>
7089
7090         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7091         instead of just inheritance for posting styles.
7092         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7093
7094 2007-02-24  Chris Moore  <dooglus@gmail.com>
7095
7096         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7097         * pgg-pgp.el (pgg-pgp-encrypt-region):
7098         * pgg-gpg.el (pgg-gpg-encrypt-region):
7099         Check pgg-encrypt-for-me if no other recipients.
7100
7101 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7102
7103         * tls.el (tls-certtool-program): Fix custom type.
7104
7105 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7108         and point-at-eol instead of line-(beginning|end)-position.
7109
7110         * assistant.el (assistant-parse-buffer): Ditto.
7111
7112         * netrc.el (netrc-parse-services): Ditto.
7113
7114 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7115
7116         * mml2015.el (mml2015-epg-find-usable-key): New function.
7117         (mml2015-epg-sign): Use it.
7118         (mml2015-epg-encrypt): Use it.
7119
7120 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * message.el (message-make-in-reply-to): Quote name containing
7123         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7124         if there are special characters.  Reported by NAKAJI Hiroyuki
7125         <nakaji@jp.freebsd.org>.
7126
7127 2007-02-27  Didier Verna  <didier@xemacs.org>
7128
7129         Include the group parameters as well as the topic ones in the
7130         inheritance filter process.
7131         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7132         argument GROUP-PARAMS-LIST.
7133         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7134
7135 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7136
7137         * nntp.el (nntp-never-echoes-commands)
7138         (nntp-open-connection-functions-never-echo-commands): New variables.
7139         (nntp-send-command): Use them.
7140
7141 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7142
7143         * mml2015.el (mml2015-epg-verify): Simplified.
7144
7145 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7146
7147         * mml.el (mml-content-disposition-alist): New user option.
7148         (mml-content-disposition): New function.
7149         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7150         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7151
7152 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7153
7154         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7155         verification.
7156
7157 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7158
7159         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7160         articles posted in the last 24 hours.
7161
7162 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7163
7164         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7165
7166 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7167
7168         * nntp.el (nntp-send-command): Don't wait for echoes when
7169         nntp-open-ssl-stream is used.
7170
7171 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7174         (gnus-message-add-citation-keywords)
7175         (gnus-message-remove-citation-keywords): Remove.
7176         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7177         directly, make the variables in font-lock-defaults buffer-local, add
7178         gnus-message-citation-keywords to them and then update the value of
7179         font-lock-keywords.
7180
7181 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * message.el (message-cite-original-1): Don't call
7184         gnus-article-highlight-citation.
7185
7186         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7187         citations; fix line count.
7188
7189 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7190
7191         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7192         (gnus-message-add-citation-keywords)
7193         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7194         versions of font-lock-add-keywords and font-lock-remove-keywords to
7195         work with XEmacs correctly.
7196
7197 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7198
7199         * gnus-cite.el (gnus-cite-face-list): Set the values of
7200         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7201         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7202         (gnus-message-cite-prefix-regexp): New variable.
7203         (gnus-message-search-citation-line): Use it; protect against long
7204         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7205         the 0th match data for Emacs.
7206         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7207         (gnus-message-add-citation-keywords): Append keywords rather than
7208         prepending; emulate font-lock-add-keywords if it is not available.
7209         (gnus-message-remove-citation-keywords): Emulate
7210         font-lock-remove-keywords if it is not available.
7211
7212         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7213
7214         * message.el (message-cite-prefix-regexp): Set the value of
7215         gnus-message-cite-prefix-regexp.
7216
7217 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7218
7219         * nnweb.el (nnweb-google-parse-1): Update parser.
7220
7221 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7222
7223         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7224
7225 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7226
7227         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7228         regexp.
7229
7230 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7231
7232         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7233         string-to-multibyte.
7234         (uudecode-decode-region-internal): Use it.
7235
7236         * lpath.el: Fbind string-as-multibyte for XEmacs.
7237
7238 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7239
7240         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7241         custom choice.
7242
7243         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7244
7245 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7246
7247         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7248
7249         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7250         `write-region' to respect `mm-inhibit-file-name-handlers'.
7251
7252 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7253
7254         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7255         Use gnus-home-directory instead of "~/" or "$HOME".
7256
7257 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7258
7259         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7260         to mention filename.
7261         Add comments at beginning regarding usage.
7262         (encrypt-write-file-contents): Change interactive so a string is
7263         acceptable.  If the file has no associated model, show an error instead
7264         of a nonsense prompt.
7265
7266 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7267
7268         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7269         Thanks to Yoshihiko Yamada for kind notification of this typo.
7270
7271 2007-01-12  Kenichi Handa  <handa@m17n.org>
7272
7273         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7274         multibyte buffer.
7275
7276 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7277
7278         * gnus-score.el (gnus-score-fast-scoring): New variable.
7279         (gnus-score-headers): Use it.
7280
7281         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7282
7283         * message.el (message-cite-original-1): Call
7284         gnus-article-highlight-citation if requested.
7285         (message-make-from): Allow name and address as optional arguments.
7286
7287         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7288
7289         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7290         bugs to doc string.
7291         (gnus-button-alist): Add mid\\|message-id.
7292         (gnus-button-fetch-group): Extend for use in
7293         `browse-url-browser-function'.
7294         (gnus-button-url-regexp): Try to catch paired parentheses like in
7295         Wikipedia URLs.
7296
7297         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7298         Suggested by Simon Krahnke <overlord@gmx.li>.
7299
7300 2007-01-13  Romain Francoise  <romain@orebokech.com>
7301
7302         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7303         Update copyright.
7304
7305 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7306
7307         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7308
7309 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7310
7311         * gnus-registry.el (gnus-registry-unfollowed-groups)
7312         (gnus-registry-split-fancy-with-parent): Fix documentation.
7313
7314 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7315
7316         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7317         from nnweb groups.
7318
7319 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7322         Xref urls.  Erase buffer before requesting head.
7323
7324 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7325
7326         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7327         customizable.
7328
7329 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7330
7331         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7332         no signing key is found.
7333         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7334         no encrypting and/or signing key is found.
7335
7336 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7337
7338         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7339
7340 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7341
7342         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7343         headers read from disk with the ones newly found in the current search.
7344         This should no longer cause problems, because the article numbers in
7345         Gmane's `nov.php' output are ignored since the previous change.
7346
7347 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7348
7349         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7350
7351 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7354         replace-regexp-in-string; bind url-version; fbind display-images-p and
7355         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7356         find-face and set-itimer-function for Emacs; bind itimer-list for
7357         Emacs.
7358
7359         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7360
7361 2007-01-01  Romain Francoise  <romain@orebokech.com>
7362
7363         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7364
7365 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7366
7367         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7368         `define-minor-mode' macro definition expanded properly.
7369         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7370         exclude it there.
7371
7372         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7373         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7374         `fboundp' test.
7375         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7376         This is OK to autoload in (S)XEmacs now.
7377
7378 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7379
7380         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7381         keystroke.
7382         (gnus-summary-limit-to-singletons): Fix typo.
7383
7384         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7385         else fails.
7386
7387 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7388
7389         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7390         docstring.
7391
7392         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7393         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7394         (gnus-summary-insert-dormant-articles): Fix typo in message.
7395
7396 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7397
7398         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7399         nil for XEmacs.
7400         (gnus-message-citation-mode): Don't autoload in XEmacs.
7401
7402         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7403
7404 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7405
7406         * nnimap.el (nnimap-expunge-search-string): Mention
7407         nnimap-search-uids-not-since-is-evil in docstring.
7408
7409 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7410
7411         * spam.el: Revert to make-obsolete-variable because
7412         define-obsolete-variable-alias is not supported in Emacs 21.
7413
7414         * spam.el (spam-ifile-path, spam-ifile-database-path)
7415         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7416         make-obsolete-variable.
7417         (spam-bsfilter-path, spam-bsfilter-program)
7418         (spam-spamassassin-path, spam-spamassassin-program)
7419         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7420         use "path" inappropriately.
7421         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7422         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7423         variable names.
7424
7425 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7426
7427         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7428         summary buffer.
7429
7430         * password.el (password-cache-remove): Use clear-string to burn
7431         password, if available.
7432
7433 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7434
7435         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7436
7437         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7438
7439         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7440         (gnus-message-highlight-citation): Move defcustom here from
7441         gnus-cite.el.
7442         (gnus-message-citation-mode): Autoload.
7443
7444         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7445         checks to make it compile with XEmacs.
7446         (gnus-message-citation-mode): New minor mode.
7447         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7448         (gnus-message-highlight-citation): New variables.
7449         (gnus-message-search-citation-line)
7450         (gnus-message-add-citation-keywords)
7451         (gnus-message-remove-citation-keywords)
7452         (turn-on-gnus-message-citation-mode)
7453         (turn-off-gnus-message-citation-mode): New functions.
7454
7455 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7456
7457         * gnus-cite.el: Enable highlighting of different citation levels in
7458         message-mode.
7459
7460 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7461
7462         * message.el (message-make-fqdn): Fix comment.
7463         (message-bogus-system-names): Add ".local".
7464
7465         * spam.el (spam-ifile-path, spam-ifile-program)
7466         (spam-ifile-database-path, spam-ifile-database)
7467         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7468         Don't use "path" inappropriately.
7469         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7470         strings.
7471         (spam-check-ifile, spam-ifile-register-with-ifile)
7472         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7473         new variable names.
7474
7475         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7476         (gnus-treat-display-smileys): Simplify using
7477         gnus-image-type-available-p.
7478
7479         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7480         available.
7481
7482         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7483         `display-images-p' if available.
7484
7485 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7488         one after turning on the buffer's multibyteness instead of decoding
7489         them directly in the unibyte buffer that causes unexpected conversion
7490         in Emacs 23 (unicode).
7491
7492 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7493
7494         * message.el (message-generate-hashcash): Fix custom type.
7495
7496 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7497
7498         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7499
7500 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7501
7502         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7503         disconnect icons.  Add help text.
7504
7505 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7506
7507         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7508         negated to be consistent with the others we handle.
7509
7510 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7511
7512         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7513         version of gnus-summary-buffer to something, so that we can use two
7514         article buffers at the same time.
7515
7516 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7517
7518         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7519         trigger all the extra headers.
7520         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7521         sorting.
7522
7523 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7524
7525         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7526         solid groups.
7527
7528 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7529
7530         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7531
7532 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7533
7534         * legacy-gnus-agent.el: Add Copyright notice.
7535
7536 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7537
7538         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7539
7540 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7541
7542         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7543
7544         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7545         to make it work reliably in CVS Emacs.
7546         (gnus-summary-limit-strange-charsets-predicate)
7547         (gnus-summary-limit-to-predicate): New functions.
7548
7549 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7550
7551         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7552         specifying array size.
7553         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7554         array if it is too small.
7555         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7556         (gnus-sort-threads-loop): New function.
7557
7558 2006-12-06  Chris Moore  <dooglus@gmail.com>
7559
7560         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7561         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7562
7563 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7564
7565         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7566         options.
7567
7568 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7569
7570         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7571         DOS-ing the recipient.
7572
7573         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7574         the headers when creating the mapping to avoid mismappings.
7575         (nnweb-gmane-create-mapping): Always nix out old mapping.
7576
7577 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7578
7579         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7580         and mm-verify-option to never.
7581
7582 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * message.el (message-signed-or-encrypted-p): New function.
7585         (message-forward-make-body): Use it.
7586
7587         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7588         Replace encode-coding-string with mm-encode-coding-string.
7589
7590 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * nneething.el (nneething-decode-file-name): Replace
7593         decode-coding-string with mm-decode-coding-string.
7594
7595         * gnus-int.el (gnus-open-server): Say failed server's name.
7596
7597 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7598
7599         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7600         strings to a single string.  Quote `errors-file-name'.
7601         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7602         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7603         Adjust calls.  Use `shell-quote-argument'.
7604
7605 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7606
7607         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7608         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7609
7610         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7611         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7612         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7613         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7614         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7615         (gnus-subscribe-newsgroup, gnus-1):
7616         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7617         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7618         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7619         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7620
7621 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7622
7623         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7624         keystroke.
7625         (gnus-summary-limit-to-bodies): Implement headersp.
7626
7627 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7628
7629         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7630
7631 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7632
7633         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7634
7635 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7636
7637         * message.el (message-generate-hashcash): Expand range of values to
7638         include `opportunistic'.
7639         (message-send-mail): Use it.
7640
7641 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7642
7643         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7644         and comment it.
7645
7646         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7647
7648 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7649
7650         * gnus-util.el (gnus-extract-address-components): Improve comment.
7651
7652 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7653
7654         * gnus-util.el (gnus-extract-address-components): Work with address in
7655         which the name portion contains @.
7656
7657         * lpath.el: Fbind custom-autoload.
7658
7659 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7660
7661         * gnus.el (gnus-start): Move custom group up.
7662         (gnus-select-method): Don't autoload, but make it available for
7663         `customize-variable'.
7664         (gnus-getenv-nntpserver): Don't autoload.
7665
7666 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7667
7668         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7669
7670 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7671
7672         * message.el (message-sendmail-extra-arguments): New variable.
7673         (message-send-mail-with-sendmail): Use it.
7674
7675 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7678         mm-with-unibyte-current-buffer to make string unibyte.
7679
7680         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7681         mm-string-as-multibyte.
7682
7683 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7684
7685         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7686         Reported by Werner Koch <wk@gnupg.org>.
7687
7688 2006-11-14  Daiki Ueno  <ueno@p360>
7689
7690         * mml2015.el: Autoload epa-select-keys when compiling.
7691
7692 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7693
7694         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7695         message-options.
7696         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7697
7698 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7699
7700         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7701         EasyPG (< 0.0.6).
7702         (mml2015-always-trust): New user option.
7703         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7704         prompt.
7705
7706 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * nntp.el (nntp-authinfo-force): New variable.
7709         (nntp-send-authinfo): Use it.
7710
7711 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7712
7713         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7714         decode encoded words.  Improve prompt.  Add comment about forwarding.
7715         (message-replacement-char): Move up.
7716
7717 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7718
7719         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7720         instead of gnus-intersection because arguments of gnus-sorted-nunion
7721         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7722
7723 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7726         (message-simplify-subject-functions): Enable
7727         message-strip-subject-encoded-words by default.
7728
7729 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7730
7731         * message.el (message-strip-subject-encoded-words): New function.
7732         (message-simplify-subject-functions): New variable.
7733         (message-simplify-subject): Use it.  Fix typo in doc string.
7734         Support message-strip-subject-encoded-words.
7735
7736 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7737
7738         * gnus-diary.el (gnus-diary-delay-format-function):
7739         * nndiary.el (nndiary-reminders):
7740         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7741
7742 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7743
7744         * gnus-art.el (article-hide-boring-headers): Fetch date from
7745         gnus-original-article-buffer to avoid problems with localized date
7746         strings.
7747
7748 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7749
7750         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7751
7752 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7753
7754         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7755         New variables.
7756         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7757         (mm-charset-synonym-alist): Move some entries to
7758         mm-codepage-iso-8859-list.
7759         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7760         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7761
7762 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7765
7766 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7767
7768         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7769         with Emacs 21 and XEmacs.
7770
7771 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7772
7773         * spam.el (spam-parse-address): New function for better parsing,
7774         catching errors, etc.
7775         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7776
7777 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7778
7779         * mm-view.el: Add interactive arg to html2text autoload.
7780
7781 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7784
7785 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7786
7787         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7788         variables.
7789         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7790         (mm-charset-synonym-alist): Move some entries to
7791         mm-codepage-iso-8859-list.
7792
7793         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7794
7795 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7796
7797         * message.el (message-citation-line-format)
7798         (message-insert-formated-citation-line): Fix implementation of %E, %N
7799         and %n according to the doc string.
7800
7801 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7802
7803         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7804         car-safe to avoid bad parses.
7805
7806 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7807
7808         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7809         names.
7810
7811         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7812
7813 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7816         header.
7817
7818         * message.el (message-draft-headers): Add Date.
7819         (message-headers-to-generate): Fix typo in docstring.
7820
7821         * nndraft.el (nndraft-required-headers): New variable.
7822         (nndraft-generate-headers): Use it.
7823
7824         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7825
7826 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7827
7828         * gnus-registry.el (gnus-registry-wash-for-keywords)
7829         (gnus-registry-find-keywords): New functions to allow easy searching of
7830         articles that are in the registry.
7831
7832 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7833
7834         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7835         ietf-drums-parse-address instead of gnus-extract-address-components.
7836         Reported by Damien Elmes <damien@repose.cx>.
7837
7838 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7839
7840         * gnus.el (gnus-mime): Remove unused custom group.
7841
7842 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7843
7844         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7845         "blank line" when searching for end of armor headers.
7846
7847 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7848
7849         * gmm-utils.el (gmm-write-region): Fix variable name.
7850
7851 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7852
7853         * gmm-utils.el (gmm-write-region): New function based on compatibility
7854         code from `mm-make-temp-file'.
7855
7856         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7857
7858         * nnmaildir.el (nnmaildir--update-nov)
7859         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7860         Use `gmm-write-region'.
7861
7862 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7863
7864         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7865         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7866
7867         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7868
7869         * message.el (message-replacement-char): New variable.
7870         (message-fix-before-sending): Use it.
7871         (message-simplify-subject): New function to remove duplicate code.
7872         (message-reply, message-followup): Use it.
7873
7874         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7875         gnus-summary-limit-to-articles.
7876
7877 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7878
7879         * gnus-util.el (gnus-with-local-quit): New macro.
7880
7881         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7882
7883 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7884
7885         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7886         ignore non-string data.
7887
7888 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7889
7890         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7891         non-string data (needs to be done in the registry too).
7892
7893 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7894
7895         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7896         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7897         (gnus-registry-split-fancy-with-parent)
7898         (gnus-registry-fetch-simplified-message-subject-fast)
7899         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7900         Remove text properties on ingress into the registry and when it's saved.
7901         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7902         registry from entries with no groups.
7903
7904 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7905
7906         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7907         function to remove string properties.
7908
7909 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7910
7911         * gmm-utils.el (gmm): Adjust custom version.
7912
7913         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7914         custom version.
7915
7916         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7917
7918 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7919
7920         * gnus-art.el (gnus-insert-prev-page-button)
7921         (gnus-insert-next-page-button): Simplify.  Reformat.
7922
7923 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7924
7925         * gnus-art.el (gnus-insert-prev-page-button)
7926         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7927
7928 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7929
7930         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7931
7932 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7933
7934         * gnus-art.el (gnus-insert-mime-button)
7935         (gnus-insert-mime-security-button):
7936         Apply gnus-article-button-face to MIME and security buttons.
7937
7938 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7939
7940         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7941         readable.
7942
7943 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7944
7945         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7946
7947 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7948
7949         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7950         `browse-url-of-file' instead of `browse-url'.
7951
7952 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7953
7954         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7955         regexp.  Articles containing quotation were cut prematurely.
7956
7957 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7958
7959         * message.el (message-cite-original-1): Use nobody by default for the
7960         value of From header.
7961         (message-reply): Ditto.
7962
7963 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7964
7965         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7966         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7967         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7968
7969 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7970
7971         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7972         mails in the doc string.  Add some URLs in comment.
7973         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7974
7975 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7978         backslashes handling and the way to find boundaries of quoted strings.
7979
7980 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7981
7982         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7983         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7984         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7985         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7986
7987 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7988
7989         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7990         doc string.
7991         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7992
7993 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * lpath.el: Fbind epg-check-configuration.
7996
7997 2006-09-06  Simon Josefsson  <jas@extundo.com>
7998
7999         * mml2015.el (mml2015-use): Doc fix, mention epg.
8000
8001 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8002
8003         * mml2015.el (mml2015-use): Default to epg, if available.
8004
8005 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8006
8007         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8008         message-sender.
8009         (mml1991-epg-encrypt): Ditto.
8010         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8011         message-sender.
8012         (mml2015-epg-encrypt): Ditto.
8013
8014 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8015
8016         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8017         several common directories.
8018
8019 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8020
8021         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8022         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8023
8024 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * gnus-art.el (article-decode-encoded-words): Make it fast.
8027
8028 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8029
8030         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8031
8032         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8033         in quoted string into `\'.
8034
8035 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8036
8037         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8038         Use standard-syntax-table.
8039
8040 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8041
8042         * gnus-art.el (gnus-decode-address-function): New variable.
8043         (article-decode-encoded-words): Use it to decode headers which are
8044         assumed to contain addresses.
8045         (gnus-mime-delete-part): Remove useless `or'.
8046
8047         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8048         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8049         (gnus-nov-parse-line): Use it to decode From header.
8050         (gnus-get-newsgroup-headers): Ditto.
8051         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8052
8053         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8054         (mail-decode-encoded-address-string): New alias.
8055
8056         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8057         New function.
8058         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8059         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8060         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8061         (rfc2047-decode-string): Ditto.
8062         (rfc2047-decode-address-region): New function.
8063         (rfc2047-decode-address-string): New function.
8064
8065 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8066
8067         * message.el (message-caesar-buffer-body): Allow rotating headers.
8068
8069         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8070
8071         * message.el (message-insert-formated-citation-line): Fix %f.
8072         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8073
8074 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8075
8076         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8077         (gnus-bookmark-mouse-available-p): New macro.
8078         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8079         (gnus-bookmark-bmenu-show-infos): Use it.
8080         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8081         (gnus-bookmark-bmenu-hide-infos): Ditto.
8082         (gnus-bookmark-remove-properties): New function.
8083         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8084         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8085         (gnus-bookmark-write-file): Bind coding-system-for-write.
8086         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8087         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8088         group before selecting it.
8089         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8090         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8091         quit-window if it is not available; use gnus-mouse-2 and bind it to
8092         gnus-bookmark-bmenu-select-by-mouse.
8093         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8094         (gnus-bookmark-bmenu-select-by-mouse): New function.
8095
8096 2006-08-13  Romain Francoise  <romain@orebokech.com>
8097
8098         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8099         space.
8100
8101 2006-08-10  Romain Francoise  <romain@orebokech.com>
8102
8103         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8104         (dns-mode-soa-auto-increment-serial): New user option.
8105         (dns-mode-soa-maybe-increment-serial): New function.
8106         (dns-mode): Add the latter to `write-contents-functions'.
8107
8108 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * compface.el (uncompface): Use binary rather than raw-text-unix.
8111
8112 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8113
8114         * compface.el (uncompface): Make sure the eol conversion doesn't take
8115         place when communicating with the external programs.  Reported by
8116         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8117
8118 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8119
8120         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8121
8122 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8123
8124         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8125         Make it more robust by parsing author and date independently.
8126
8127 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8130
8131 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8132
8133         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8134         first matching secret key.
8135         (mml2015-epg-encrypt): Ditto.
8136
8137         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8138         first matching secret key.
8139         (mml1991-epg-encrypt): Ditto.
8140
8141         * mml2015.el (mml2015-encrypt-to-self): New user option.
8142         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8143         mml2015-epg-encrypt-to-self is set.
8144
8145         * mml1991.el (mml1991-encrypt-to-self): New variable.
8146         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8147         mml1991-epg-encrypt-to-self is set.
8148
8149         * mml2015.el (mml2015-signers): New user option.
8150         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8151         (mml2015-epg-encrypt): Allow to select signing keys.
8152
8153         * mml1991.el (mml1991-signers): New variable.
8154         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8155         (mml1991-epg-encrypt): Allow to select signing keys.
8156
8157 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * nnheader.el (nnheader-insert-head): Make it work even if the file
8160         uses CRLF for the line-break code.
8161
8162 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8163
8164         * mml2015.el: Require mml-sec instead of password.
8165         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8166         (mml2015-cache-passphrase): Inherit the default value from
8167         mml-secure-cache-passphrase.
8168         (mml2015-passphrase-cache-expiry): Inherit the default value from
8169         mml-secure-passphrase-cache-expiry.
8170
8171         * mml1991.el: Require mml-sec instead of password.
8172         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8173         (mml1991-cache-passphrase): Inherit the default value from
8174         mml-secure-cache-passphrase.
8175         (mml1991-passphrase-cache-expiry): Inherit the default value from
8176         mml-secure-passphrase-cache-expiry.
8177
8178         * mml-sec.el: Require password.
8179         (mml-secure-verbose): New user option.
8180         (mml-secure-cache-passphrase): New user option.
8181         (mml-secure-passphrase-cache-expiry): New user option.
8182
8183 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8184
8185         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8186         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8187         andreas@altroot.de (Andreas Vögele).
8188
8189         FIXME: Use `tiny change'?
8190
8191 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8192
8193         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8194         workaround for the url package included with Emacs.
8195
8196         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8197
8198 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8199
8200         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8201         correctly.  This fixes a bug caused by the 2006-05-12 change.
8202
8203 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8204
8205         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8206         some information about the error when saying that the `bogus' mail
8207         group will be used.
8208
8209 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8210
8211         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8212         string.
8213
8214 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8215
8216         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8217
8218 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8219
8220         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8221
8222 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8223
8224         * mml1991.el (mml1991-function-alist): Add epg.
8225         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8226         (mml1991-epg-encrypt): New functions.
8227
8228 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8229
8230         * mml2015.el (mml2015-verbose): New variable.
8231         (mml2015-cache-passphrase): Ditto.
8232         (mml2015-passphrase-cache-expiry): Ditto.
8233         (mml2015-function-alist): Add epg.
8234         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8235         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8236         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8237         functions.
8238
8239 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8240
8241         * message.el (message-cite-original-1): Preserve region when removing
8242         quoted text due to X-No-Archive in order to avoid bogus attribution
8243         when citing multiple messages.
8244
8245 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8246
8247         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8248         Kenneth Jacker <khj@be.cs.appstate.edu>.
8249
8250 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8251
8252         * gnus-diary.el (gnus-user-format-function-d)
8253         (gnus-user-format-function-D): Autoload.
8254
8255         * imap.el (Commentary): Fix typo.
8256
8257         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8258         2006-04-22 contribution.
8259
8260 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8261
8262         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8263         It didn't really fix the bogosity I'm seeing with solid web groups.
8264
8265 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8266
8267         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8268         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8269         created using server names.  If we use the feature without declaring
8270         it, Gnus does not properly manage server and group state.
8271
8272         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8273         bound.
8274
8275 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8276
8277         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8278         looking up the method using GROUP's prefix before inventing a new one.
8279         It is used on killed/unknown groups in various places where returning
8280         an all-new method isn't expected by the caller.
8281
8282         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8283         and match semantics of gnus-group-real-prefix.
8284
8285 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8286
8287         * nnmail.el (nnmail-broken-references-mailers): New variable.
8288         (nnmail-ignore-broken-references): New function generalizing
8289         nnmail-fix-eudora-headers.
8290         (nnmail-fix-eudora-headers): Now obsolete.
8291
8292         * gnus-art.el (gnus-button-handle-custom): Support
8293         `customize-apropos*'.
8294
8295 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8296
8297         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8298
8299         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8300         articles.
8301
8302 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8303
8304         * message.el (message-cite-reply-above): New variable.
8305         (message-yank-original): Use it.
8306
8307 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8310
8311 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8314         as read.
8315
8316         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8317
8318 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8319
8320         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8321         (gnus-bookmark-default-file): Use gnus-directory.
8322         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8323         Remove "*" in doc string.
8324         (gnus-bookmark-write-file): Simplify.
8325         (gnus-bookmark-maybe-sort-alist): Use `when'.
8326         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8327         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8328         FIXME about Emacs 21 and XEmacs compatibility.
8329         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8330         compatibility.
8331         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8332         compatibility.
8333         (gnus-bookmark-menu-heading): Fix version.
8334
8335 2006-06-19  Bastien Guerry  <bzg@altern.org>
8336
8337         * gnus-bookmark.el: New file.
8338
8339 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * message.el (message-syntax-checks): Doc fix.
8342
8343 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8344
8345         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8346         unsubscribed groups as if they were killed ones.  It causes duplicate
8347         entries in gnus-newsrc-alist.
8348
8349 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * message.el (message-syntax-checks): Doc fix.
8352         (message-send-mail): Add check for continuation headers.
8353         (message-check-news-header-syntax): Fix regexp used to check for
8354         continuation headers.
8355
8356 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8359
8360 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8361
8362         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8363
8364 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8367         default-truncate-lines.
8368
8369 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8370
8371         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8372         to fill the utf-8 entry.
8373
8374         * lpath.el: Fbind unicode-precedence-list.
8375
8376 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8377
8378         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8379
8380 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8381
8382         * gnus-agent.el (directory-files-and-attributes): Move all the way
8383         forward (the third and final move).
8384         (gnus-agent-read-agentview): Trap reconstruction errors due to
8385         nonexistant directory.  Handle by returning nil.
8386
8387 2006-05-30  Didier Verna  <didier@xemacs.org>
8388
8389         * message.el (message-dont-reply-to-names): Update the custom type.
8390         * message.el (message-dont-reply-to-names): New defsubst: potentially
8391         convert a list of regexps into a single one.
8392         * message.el (message-get-reply-headers): Use it.
8393         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8394
8395 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8396
8397         * gnus-agent.el (directory-files-and-attributes): Move forward.
8398
8399 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8400
8401         * gnus-ml.el (gnus-mailing-list-subscribe)
8402         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8403         (gnus-mailing-list-message): Fix doc strings.
8404
8405 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8406
8407         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8408         of doing it manually.
8409
8410 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8413         comment.
8414
8415 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8416
8417         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8418         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8419         (gnus-agent-read-local): All symbols allocated in my-obarray.
8420         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8421         (gnus-agent-regenerate-group): Check numeric names to see if they are
8422         messages or groups.
8423         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8424         better way of do this...)
8425
8426         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8427         'dummy.group' (there should be a better way of do this...)
8428
8429 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8432         (gnus-saved-headers): Ditto.
8433         (gnus-default-article-saver): Mention functions may have properties.
8434         (gnus-article-save): Override gnus-save-all-headers and
8435         gnus-saved-headers by :headers property which saver function may have.
8436         (gnus-summary-save-in-file): Add :headers property.
8437         (gnus-summary-write-to-file): Ditto.
8438
8439         * gnus-sum.el (gnus-summary-save-article): Bind
8440         gnus-prompt-before-saving to t when saving many articles in a file;
8441         always show all headers.
8442
8443         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8444
8445 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8446
8447         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8448         marks.
8449
8450         * message.el (message-indent-citation): Add optional arguments to allow
8451         using it outside of message buffers.
8452
8453         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8454         (gnus-article-treat-unfold-headers): Use it.
8455         (gnus-article-truncate-lines): New variable.
8456         (gnus-article-mode): Use it.
8457         (gnus-article-toggle-truncate-lines): New function.
8458
8459         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8460         gnus-article-toggle-truncate-lines.
8461
8462         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8463         coding system in XEmacs, use binary.
8464
8465 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8468         after-load-alist.
8469
8470         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8471         this function should save decoded articles.
8472         (gnus-summary-write-to-file): Use property to specify this function
8473         should save decoded articles and specify gnus-summary-save-in-file
8474         should be used to save articles other than the first one when saving
8475         many articles.
8476         (gnus-summary-save-body-in-file): Use property to specify this
8477         function should save decoded articles.
8478         (gnus-summary-write-body-to-file): Use property to specify this
8479         function should save decoded articles and specify
8480         gnus-summary-save-body-in-file should be used to save articles other
8481         than the first one when saving many articles.
8482
8483         * gnus-sum.el (gnus-summary-save-article): Simplify.
8484
8485 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * gnus-art.el (gnus-default-article-saver): Add
8488         gnus-summary-write-body-to-file.
8489         (gnus-article-save-coding-system): Don't use coding system object
8490         in XEmacs.
8491         (gnus-read-save-file-name): Add optional `dir-var' argument which
8492         specifies directory in which files are saved; work even if optional
8493         `variable' argument is not specified.
8494         (gnus-summary-write-to-file): Read file name.
8495         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8496         (gnus-summary-write-body-to-file): New function.
8497
8498         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8499         (gnus-summary-local-variables): Add it.
8500         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8501         (gnus-summary-save-article): Remove optional `decode' argument;
8502         determine whether to decode articles by the value of
8503         gnus-default-article-saver; when saving many files using
8504         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8505         it first and use gnus-summary-save-in-file or
8506         gnus-summary-save-body-in-file thereafter unless
8507         gnus-prompt-before-saving is always; move point to article which
8508         will be saved.
8509         (gnus-summary-save-article-file): Revert.
8510         (gnus-summary-write-article-file): Revert.
8511         (gnus-summary-save-article-body-file): Revert.
8512         (gnus-summary-write-article-body-file): New function.
8513
8514 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * gnus-art.el (gnus-default-article-saver): Doc fix.
8517         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8518         from gnus-summary-save-article-coding-system, and default to a
8519         certain coding system.
8520         (gnus-output-to-file): Add coding cookie and encode text according
8521         to gnus-article-save-coding-system; don't use mm-append-to-file.
8522
8523         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8524         gnus-art.el and rename to gnus-article-save-coding-system.
8525         (gnus-summary-save-article): Require gnus-art; don't show all
8526         headers if it decodes articles; don't add coding cookie here;
8527         don't bind mm-text-coding-system-for-write.
8528         (gnus-summary-save-article-file): Save decoded articles.
8529         (gnus-summary-write-article-file): When saving many files, use
8530         gnus-summary-write-to-file first and gnus-summary-save-in-file
8531         thereafter unless gnus-prompt-before-saving is always.
8532         (gnus-summary-save-article-body-file): Save decoded articles.
8533
8534         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8535
8536 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8537
8538         * nnrss.el (nnrss-check-group): Bind hash-index.
8539
8540 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8541
8542         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8543         its hash index.  Store this hash in `nnrss-group-data'.
8544         (nnrss-read-group-data): Update accordingly.
8545
8546 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8547
8548         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8549         entry.
8550
8551         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8552         gnus-article-browse-html-article.
8553
8554 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8555
8556         * gnus-sum.el (gnus-summary-mime-map): Add
8557         gnus-article-browse-html-article.
8558
8559         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8560
8561 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8562
8563         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8564         suitable coding systems in customize.
8565
8566 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8567
8568         * mail-source.el (mail-sources): Fix custom type.
8569
8570 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8571
8572         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8573         (gnus-summary-expire-articles-now): Shorten prompt.
8574
8575         * gmm-utils.el (wid-edit): Require.
8576         (defun-gmm): Renamed from `gmm-defun-compat'.
8577         (gmm-image-search-load-path): Use it.
8578         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8579
8580 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8583         variable.
8584         (gnus-summary-save-article): Add optional `decode' argument.  If
8585         it is set and gnus-summary-save-article-coding-system is non-nil,
8586         save decoded article.
8587         (gnus-summary-write-article-file): Save decoded article if
8588         gnus-summary-save-article-coding-system is non-nil.
8589
8590         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8591         type.
8592
8593 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8596
8597 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8598
8599         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8600         first to test gnus-single-article-buffer which may be buffer-local.
8601
8602         * gnus-sum.el (gnus-summary-setup-buffer): Make
8603         gnus-single-article-buffer buffer-local and nil in ephemeral
8604         group; make gnus-article-buffer, gnus-article-current, and
8605         gnus-original-article-buffer always buffer-local.
8606         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8607         group.
8608         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8609
8610 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8611
8612         * nnml.el (nnml-request-compact-group): Compressed files might not
8613         have .gz extension.
8614
8615 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8616
8617         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8618         (mm-copy-to-buffer): Use with-current-buffer.
8619         (mm-display-part): Simplify.
8620         (mm-inlinable-p): Add optional arg `type'.
8621
8622 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8623
8624         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8625         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8626         Try harder to show the attachment internally or externally using
8627         gnus-mime-view-part-as-type.
8628
8629 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8630
8631         * message.el (message-from-style, message-signature-separator)
8632         (message-user-organization-file, message-send-mail-function)
8633         (message-citation-line-function, message-yank-prefix)
8634         (message-indent-citation-function, message-signature)
8635         (message-signature-file, message-signature-insert-empty-line):
8636         Remove autoloads.
8637
8638         * gnus-art.el (gnus-buttonized-mime-types): Remove
8639         "multipart/signed".  Revert 2006-04-26 change.
8640
8641 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8642
8643         * gnus.el (gnus-version-number): Bump version.
8644
8645 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8646
8647         * gnus.el: No Gnus v0.5 is released.
8648
8649 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8650
8651         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8652         fetching articles by message-id.
8653
8654 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8655
8656         * message.el (hashcash): Require hashcash as normal.
8657
8658         * ecomplete.el (ecomplete-highlight-match-line): Use
8659         point-at-eol.
8660         (ecomplete-highlight-match-line): Use `highlight', because that
8661         face exists in both Emacs and XEmacs.
8662
8663         * message.el (message-display-abbrev): Use point-at-bol.
8664
8665         * mail-source.el: Don't require timer/timer-funcs.
8666
8667         * gnus-async.el: Ditto.
8668
8669         * password.el: Ditto.
8670
8671         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8672
8673         * mm-url.el: Ditto.
8674
8675         * gnus-xmas.el: Don't require timer-funcs.
8676
8677         * mm-util.el: Require timer/timer-funcs.
8678
8679 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8680
8681         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8682         Close.
8683
8684 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8687         unibyte after clear-decrypt function runs.
8688
8689         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8690         returns as a unibyte string.
8691
8692 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * lpath.el: Revert.
8695
8696         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8697         (pgg-gpg-process-sentinel): Revert.
8698
8699         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8700         (pgg-pgp-lookup-key): Revert.
8701
8702         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8703         (pgg-pgp5-lookup-key): Revert.
8704
8705         * pgg.el (pgg-fetch-key): Revert.
8706
8707 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * lpath.el: Fbind string-as-multibyte for XEmacs.
8710
8711         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8712         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8713         (mml1991-pgg-encrypt): Ditto.
8714
8715         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8716         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8717         a multibyte buffer.
8718
8719         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8720         (pgg-pgp-lookup-key): Ditto.
8721
8722         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8723         (pgg-pgp5-lookup-key): Ditto.
8724
8725         * pgg.el (pgg-fetch-key): Ditto.
8726
8727 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8728
8729         * message.el (message-user-organization-file): Check several
8730         locations of the organization file.
8731
8732         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8733         Add gnus-article-view-part-as-type.
8734
8735         * gnus-art.el (gnus-article-view-part-as-type): New function.
8736
8737         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8738         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8739
8740         * mml.el: Simplify autoload.
8741         (mml-mode): defvar dnd-protocol-alist instead of using
8742         symbol-value.
8743         (mml-default-directory): New variable.
8744         (mml-minibuffer-read-file): Use it.
8745         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8746
8747         * message.el (message-citation-line-format): New variable.
8748         (message-insert-formated-citation-line): New function.
8749         (message-citation-line-function): Add
8750         `message-insert-formated-citation-line' to custom type.
8751
8752         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8753         to doc string.
8754
8755         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8756         depending on mm-verify-option.
8757
8758 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8759
8760         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8761         binding pgg-* variables; reimplement the section which prevents
8762         MIME header from being signed.
8763         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8764         pgg-text-mode; remove a blank line at the top of body.
8765
8766         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8767         lines at the top of body; use gnus-newsgroup-charset if there's no
8768         Charset header.
8769
8770 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8771
8772         * message.el (message-self-insert-commands): Doc fix.
8773
8774         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8775         (mm-uu-pgp-encrypted-test): Ditto.
8776         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8777         between header and body; return application/pgp-encrypted handle
8778         if decryption failed; decode decrypted body by charset.
8779
8780         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8781         element match to application/pgp-*.
8782
8783 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8784
8785         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8786         HTML.
8787
8788 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8789
8790         * mail-source.el (mail-source-call-script): Message the error
8791         string.
8792
8793 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8794
8795         * gnus-util.el (gnus-byte-compile): Use it.
8796
8797 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8798
8799         * gnus-util.el (kill-empty-logs): New function.
8800
8801 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8802
8803         * message.el (message-mail-alias-type): Doc fix.
8804         (message-mail-alias-type-p): New function.
8805         (message-send): Use it.
8806         (message-mode): Ditto.
8807         (message-strip-forbidden-properties): Ditto.
8808
8809         * ecomplete.el (ecomplete-database-file-coding-system): New
8810         variable.
8811         (ecomplete-save): Use it.
8812         (ecomplete-setup): Use it.
8813
8814 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8815
8816         * message.el (message-self-insert-commands): New variable.
8817         (message-strip-forbidden-properties): Use it.
8818
8819 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8820
8821         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8822         that doesn't make XEmacs choke.
8823
8824 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8825
8826         * gnus-util.el (gnus-replace-in-string):
8827         Prefer replace-regexp-in-string over of replace-in-string.
8828
8829 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * gnus-util.el (gnus-select-frame-set-input-focus):
8832         Use select-frame-set-input-focus if it is available in XEmacs; use
8833         definition defined in Emacs 22 for old Emacsen.
8834
8835         * dgnushack.el: Autoload unmorse-region for XEmacs.
8836
8837         * lpath.el: Bind cursor-in-non-selected-windows and
8838         select-frame-set-input-focus for XEmacs.
8839
8840 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8841
8842         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8843
8844 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8845
8846         * gnus-registry.el (gnus-registry-cache-save): Remove text
8847         properties when saving via the temp buffer.
8848
8849 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * message.el (message-generate-hashcash): Honor custom type.
8852
8853 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8854
8855         * message.el (message-generate-hashcash): Default to non-nil when
8856         hashcash is found.
8857
8858         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8859         (gnus-refer-thread-limit): Increase default to 500.
8860
8861         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8862
8863         * flow-fill.el (fill-flowed): Allow delete-space.
8864
8865 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8866
8867         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8868         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8869         Remove autoloads.
8870
8871 2006-04-18  Simon Josefsson  <jas@extundo.com>
8872
8873         * message.el (message-generate-hashcash): Default to.
8874
8875 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8878         concatenating segments rather than before concatenating them.
8879
8880 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8883
8884 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8885
8886         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8887
8888         * message.el (message-forward-make-body-plain): Allow
8889         message-forward-ignored-headers to be a list.
8890         (message-remove-ignored-headers): Factor out into function.
8891         (message-forward-make-body-mml): Use it.
8892
8893         * imap.el (imap-quote-specials): New function.
8894         (imap-login-auth): Quote specials.
8895
8896         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8897         (rfc2231-parse-string): Allow concatanation of parameters that
8898         aren't contiguous.  The test case is
8899           (mail-header-parse-content-type "message/external-body;
8900             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8901             access-type=LOCAL-FILE;
8902             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8903
8904 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8905
8906         * nntp.el (nntp-accept-process-output): Return the value of
8907         `nnheader-accept-process-output'.
8908
8909 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8910
8911         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8912         (gnus-button-alist): Recognize more diff formats.
8913         (gnus-button-patch): Strip directory.
8914
8915 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8916
8917         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8918         Emacs 22 when setting focus.
8919
8920 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8921
8922         * gnus-art.el (gnus-article-treat-types): Do treatment of
8923         text/x-verbatim parts.
8924         (gnus-button-patch): New command.
8925
8926         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8927         addresses that contain invalid characters.
8928
8929 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8930
8931         * message.el (message-put-addresses-in-ecomplete): Use
8932         gnus-replace-in-string.
8933         (message-is-yours-p): Use the more correct
8934         mail-header-parse-address instead of
8935         mail-extract-address-components.
8936         (message-put-addresses-in-ecomplete): Fix typo.
8937
8938         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8939         keystroke.
8940
8941         * gnus-art.el (gnus-treatment-function-alist): Change order of
8942         newsgroups/generic header folding to avoid double-folding.
8943
8944         * message.el (message-hidden-headers): Add X-Draft-From.
8945
8946         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8947         command.
8948         (gnus-summary-repeat-search-article-backward): New command.
8949
8950         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8951         groups in the parent topic.
8952
8953 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8954
8955         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8956         (spam-extra-header-to-number): Return the CRM114 number as a
8957         number instead of a string.
8958
8959 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8960
8961         * gnus-art.el (gnus-face-properties-alist): Moved here from
8962         gnus-fun.
8963
8964         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8965
8966 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8967
8968         * message.el (message-strip-forbidden-properties): Only display on
8969         self-insert-command.
8970
8971         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8972         reindent.
8973         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8974
8975 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8976
8977         * smiley.el (smiley-style): Fix typo.
8978
8979 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8980
8981         * hashcash.el (hashcash-insert-payment-async-2): Use
8982         message-goto-eoh instead of doing it manually.
8983         (mail-add-payment): Use message-narrow-to-header instead of trying
8984         to do the same itself.
8985
8986         * message.el (message-hidden-headers): Add Face.
8987
8988         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8989         reparenting code.
8990         (gnus-summary-reparent-children): Refactored out code.
8991         (gnus-summary-thread-map): New keystroke.
8992         (gnus-summary-reparent-children): Make into command.
8993
8994         * smiley.el (smiley-style): Default to `medium' if using a large
8995         font.
8996
8997         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8998         does it itself.
8999
9000         * message.el (message-point-in-header-p): Simplify definition.
9001
9002 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9003
9004         * nnagent.el (nnagent-request-set-mark): Silence log file
9005         writing.
9006         (nnagent-request-set-mark): Use write-region instead of
9007         append-to-file.
9008
9009         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9010         strange select method.
9011
9012         * ecomplete.el (ecomplete-display-matches): Get highlightling
9013         right.
9014         (ecomplete-display-matches): Use literals.
9015         (ecomplete-display-matches): Disable message logging.
9016
9017         * message.el (message-display-abbrev): Small optimization.
9018
9019         * ecomplete.el (ecomplete-display-matches): Allow automatic
9020         display.
9021
9022         * message.el (message-strip-forbidden-properties): Display
9023         abbrevs.
9024         (message-display-abbrev): Get automatic display right.
9025
9026         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9027         keystrokes.
9028
9029 2006-04-13  Romain Francoise  <romain@orebokech.com>
9030
9031         TODO: Backport to v5-10!
9032
9033         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9034         Moved here (and renamed) from gnus-registry.el.
9035
9036         * gnus-registry.el: Require gnus-util.
9037         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9038
9039 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * gnus-group.el (gnus-group-catchup-current): Change
9042         if-then-else-if-then-else into cond.
9043         (gnus-group-catchup): Indent.
9044         (group-name-at-point): New function.
9045         (gnus-fetch-group): Provide default from thing at point.
9046
9047 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9048
9049         * message.el (message-display-abbrev): Fix regexp.
9050
9051         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9052         choosing.
9053         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9054         dead variables.
9055
9056         * message.el (message-newline-and-indent): Remove debugging.
9057         (message-display-abbrev): Use new implementation.
9058
9059 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9060
9061         * gnus-art.el (gnus-article-mode): Set
9062         cursor-in-non-selected-windows to nil.
9063
9064         * smiley.el: Revert previous change.
9065         (smiley-data-directory): defvar it before using it in the
9066         defcustom of `smiley-style'.
9067
9068 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9069
9070         * message.el (message-newline-and-indent): New function.
9071
9072         * ecomplete.el: Implement more bits.
9073
9074         * message.el (message-put-addresses-in-ecomplete): Clean up the
9075         string.
9076
9077         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9078
9079         * gnus-sum.el (gnus-summary-save-parts): Bind
9080         gnus-summary-save-parts-counter and use it to make unique file
9081         names.
9082
9083         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9084
9085         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9086         parameter to say whether to actually parse the individual
9087         addresses.
9088
9089         * message.el (message-put-addresses-in-ecomplete): New function.
9090         (ecomplete): Require.
9091         (message-mail-alias-type): Add ecomplete as an option.
9092
9093 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9094
9095         * flow-fill.el (fill-flowed): Remove trailing space from blank
9096         quoted lines.
9097
9098 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9099
9100         * smiley.el (smiley-style): Move definition later to avoid a
9101         compilation warning.
9102
9103 2006-04-12  Kenichi Handa  <handa@m17n.org>
9104
9105         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9106         buffer and then decode the buffer text if necessary.
9107         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9108         first, and after mm-encode-body, change the buffer to unibyte.
9109         Use mm-disable-multibyte instead of set-buffer-multibyte.
9110
9111 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9112
9113         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9114         Content-Type header instead of Content-Disposition header.
9115         (gnus-mime-inline-part): Ditto.
9116         (gnus-mime-view-part-as-charset): Ignore charset that the part
9117         specifies.
9118
9119         * mm-decode.el (mm-display-part): Work with external parts and
9120         usual parts similarly.
9121
9122         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9123         instead of gnus-display-mime.
9124
9125         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9126         instead of with-temp-buffer.
9127
9128         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9129         tag to summarized topics part in order to encode non-ASCII text.
9130
9131 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9132
9133         * smiley.el (smiley-style): New variable.
9134         (smiley-directory): New function.
9135         (smiley-data-directory): Derive from `smiley-style' using
9136         `smiley-directory'.
9137         (smiley-regexp-alist): Add new entries.
9138
9139         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9140         (gnus-article-browse-delete-temp): Add :version.
9141
9142 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9143
9144         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9145         the sieve region.
9146
9147 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9148
9149         * gnus.el (gnus-version-number): Bump version.
9150
9151 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9152
9153         * gnus.el: No Gnus v0.4 is released.
9154
9155 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9156
9157         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9158         layout.
9159
9160         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9161         unknown charset.
9162
9163         * message.el (message-header-synonyms): Add Original-To to the
9164         default.
9165
9166         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9167         optional parameter.
9168
9169 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * gnus-fun.el (gnus): Require it for gnus-directory.
9172
9173 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9176
9177 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9178
9179         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9180
9181 2006-04-05  Simon Josefsson  <jas@extundo.com>
9182
9183         * password.el (password-reset): New function.
9184
9185 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9186
9187         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9188         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9189
9190 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9191
9192         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9193         Some whitespace was matched into the url, which broke browsing hits
9194         > 100 when mm-url-use-external was nil.
9195
9196 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9197
9198         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9199         gnus-extra-headers for 'Newsgroups.
9200
9201         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9202         bound.
9203
9204 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9205
9206         * pgg-gpg.el: Clean up process buffers every time gpg processes
9207         complete.
9208
9209 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9210
9211         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9212         doc string.
9213
9214 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9215
9216         * pgg-gpg.el (pgg-gpg-process-filter)
9217         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9218
9219         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9220         lines, temporary fix.
9221
9222 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9225
9226 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9227
9228         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9229         default-enable-multibyte-characters.  This reverts the change from
9230         revision 6.17 which is no longer necessary because the passphrase
9231         is sent separately now.  GnuPG messages are unreadable under
9232         multibyte locales with default-enable-multibyte-characters set to
9233         nil.
9234
9235 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9236
9237         * message.el (message-tool-bar-gnome): Move "spell".
9238
9239 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9240
9241         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9242         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9243         instead.
9244
9245 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9246
9247         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9248         newsgroups handling for NNTP overviews which don't include
9249         Newsgroups.
9250
9251 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9252
9253         * message.el (message-resend): Bind message-generate-hashcash to nil.
9254
9255 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9256
9257         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9258         when searching for already-paid recipients.
9259
9260 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9261
9262         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9263         passphrases when it is not needed.
9264         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9265         passphrase stuff from gpg, should only be necessary when you use
9266         gpg with a smartcard.
9267
9268 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9269
9270         * mml.el (mml-insert-mime): Ignore cached contents of
9271         message/external-body part.
9272
9273         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9274         (mm-insert-part): Ditto.
9275
9276 2006-03-23  Simon Josefsson  <jas@extundo.com>
9277
9278         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9279         Reiner.
9280         (pgg-gpg-use-agent-p): Use it again.
9281
9282 2006-03-23  Simon Josefsson  <jas@extundo.com>
9283
9284         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9285         older emacsen.
9286         (pgg-gpg-use-agent-p): Don't use it.
9287
9288 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9289
9290         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9291         if we can.
9292
9293 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9294
9295         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9296         (pgg-gpg-update-agent): New function.
9297         (pgg-gpg-use-agent-p): New function.
9298         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9299         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9300         (pgg-gpg-sign-region): Use it.
9301
9302 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9303
9304         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9305         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9306
9307 2006-03-21  Simon Josefsson  <jas@extundo.com>
9308
9309         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9310         <wilde@sha-bang.de>.
9311         (pgg-gpg-use-agent): New variable.
9312         (pgg-gpg-process-region): Use it.
9313         (pgg-gpg-encrypt-region): Likewise.
9314         (pgg-gpg-encrypt-symmetric-region): Likewise.
9315         (pgg-gpg-decrypt-region): Likewise.
9316         (pgg-gpg-sign-region): Likewise.
9317         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9318
9319 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9320
9321         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9322
9323         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9324         Add comment on version.
9325
9326 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9327
9328         * smiley.el: Add missing test smiley.
9329
9330 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9331
9332         * mm-decode.el (mm-with-part): New macro.
9333         (mm-get-part): Use it; work with message/external-body as well.
9334         (mm-save-part): Treat name and filename equally.
9335
9336         * mm-extern.el (mm-extern-cache-contents): New function.
9337         (mm-inline-external-body): Use it; force the part to be displayed;
9338         move undisplayer added to the cached handle to the parent.
9339
9340         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9341         (gnus-mime-view-part-as-type): Work with message/external-body.
9342
9343         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9344
9345 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9346
9347         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9348         images in image-load-path.  [Sync with image.el, revision 1.60, in
9349         Emacs.]
9350
9351 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9352
9353         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9354         path rather than symbol.  Always return list of directories.
9355         Guarantee that image directory comes first.  [Sync with image.el,
9356         revision 1.59, in Emacs.]
9357
9358         * message.el (message-make-tool-bar): Adjust to new API of
9359         `gmm-image-load-path-for-library'.
9360
9361         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9362
9363         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9364
9365 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9366
9367         * gnus-art.el (gnus-article-only-boring-p):
9368         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9369         intangible text.
9370         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9371
9372 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9373
9374         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9375         `defun' instead of `gmm-defun-compat'.
9376
9377 2006-03-14  Simon Josefsson  <jas@extundo.com>
9378
9379         * message.el (message-unique-id): Don't use message-number-base36
9380         if (user-uid) is a float.
9381         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9382
9383 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9386
9387         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9388         empty line between a part and a message part.
9389
9390 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9391
9392         * smiley.el: Add more test smileys.
9393         (smiley-data-directory, smiley-regexp-alist)
9394         (gnus-smiley-file-types): Fix doc strings.
9395         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9396         adding new elements.
9397         (smiley-mouse-map): Unused code.  Make it a comment.
9398
9399 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9400
9401         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9402         scan latest NoCeM messages instead of old ones.
9403         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9404         delimiters that are recently used.
9405         (gnus-nocem-load-cache): Add autoload cookie.
9406
9407         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9408
9409         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9410         level which is larger than gnus-use-nocem is specified.
9411
9412         * gnus-group.el (gnus-group-get-new-news): Ditto.
9413
9414 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9415
9416         * gnus-util.el (gnus-tool-bar-update): New function.
9417
9418         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9419         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9420
9421         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9422
9423         * gnus-group.el (gnus-group-redraw-when-idle)
9424         (gnus-group-redraw-check): Remove.
9425         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9426
9427 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9428
9429         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9430         if optional last element is specified in splits (FIELD VALUE...).
9431
9432 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9433
9434         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9435         to gmm-image-load-path-for-library.  Call with no-error argument.
9436         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9437
9438         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9439
9440         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9441
9442         * gmm-utils.el (gmm-image-load-path): Remove alias.
9443
9444 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9445
9446         * gmm-utils.el (gmm-image-load-path): Add alias.
9447
9448         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9449         nnml-generate-nov-databases-1.
9450         (nnml-generate-nov-databases): Use it.
9451         (nnml-generate-nov-databases-directory): Document no-active
9452         argument.
9453
9454         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9455         directory if path is t.  Add no-error.
9456
9457         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9458         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9459
9460         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9461         resetting gnus-article-browse-html-temp-list.
9462
9463         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9464         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9465         Add example to docstring.  Rename local variables.  Move error
9466         checks to default case in cond and simplify.
9467
9468 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9469
9470         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9471         handle is multipart when calling it recursively.
9472         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9473
9474 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9475
9476         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9477         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9478
9479 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9482         is loaded.
9483
9484         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9485         loaded.
9486
9487 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9488
9489         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9490         to "Emacs 23 (unicode)" in doc string.
9491
9492         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9493         "Emacs 23 (unicode)" in comment.
9494
9495 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9498
9499         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9500         characters 160 through 255 in Emacs 23.
9501
9502 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9503
9504         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9505         gnus-article-browse-html-temp.
9506         (gnus-article-browse-delete-temp): Make it customizable.  Add
9507         `file'.  Adjust doc string.
9508         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9509         query for each file.  Adjust doc string.
9510         (gnus-article-browse-html-parts): Add
9511         `gnus-article-browse-delete-temp-files' to
9512         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9513
9514 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9515
9516         * gnus-art.el (gnus-article-browse-html-temp)
9517         (gnus-article-browse-delete-temp): New variables.
9518         (gnus-article-browse-delete-temp-files): New function.
9519         (gnus-article-browse-html-parts): Use it.
9520
9521 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9522
9523         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9524
9525         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9526         string.
9527
9528         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9529         gnus-summary-insert-new-articles when unplugged.  Remove
9530         gnus-summary-search-article-forward.
9531
9532         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9533         display-visual-class instead of display-color-cells.
9534
9535 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * dgnushack.el: Autoload customize-group for XEmacs.
9538
9539         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9540         message/* containing non-ASCII text properly.
9541
9542 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9543
9544         * message.el: Require gmm-utils, remove autoloads.
9545         (message-tool-bar): Set default based on
9546         gmm-tool-bar-style.
9547         (message-tool-bar-gnome): Add gmm-customize-mode.
9548
9549         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9550         gmm-tool-bar-style.
9551         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9552
9553         * gnus-group.el (gnus-group-tool-bar): Set default based on
9554         gmm-tool-bar-style.
9555         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9556
9557         * gmm-utils.el (gmm-image-directory): Rename variable from
9558         gmm-image-load-path.
9559         (gmm-image-load-path): Use gmm-image-directory.
9560         (gmm-customize-mode): New function.
9561         (gmm-tool-bar-style): New variable.
9562
9563         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9564         gnus-group-redraw-line-number.
9565         (gnus-group-redraw-check): Simplify.
9566         (gnus-group-tool-bar-update): Remove redraw check.
9567         (gnus-group-make-tool-bar): Add redraw check.
9568
9569 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9570
9571         * gnus-art.el (gnus-button): Add missing parentheses.
9572
9573 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9574
9575         * lpath.el: Fbind line-number-at-pos.
9576
9577 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9580
9581 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9582
9583         * gnus-art.el (gnus-button): New face.
9584         (gnus-article-button-face): Use it.
9585
9586         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9587         gnus-summary-next-page.  Re-order.
9588
9589         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9590         next-node are now included.
9591         (gnus-group-redraw-line-number): New internal variable.
9592         (gnus-group-redraw-check): Helper function for updating the tool
9593         bar.
9594         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9595
9596         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9597
9598         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9599         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9600         Use it to match format of Spamassassin 3.0 and later.  Reported by
9601         IRIE Tetsuya <irie@t.email.ne.jp>.
9602         (spam-check-bogofilter)
9603         (spam-bogofilter-register-with-bogofilter): Fix args of
9604         `gnus-error' calls.
9605
9606 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9607
9608         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9609         unnecessary interaction when sending queued mails.  Reported by
9610         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9611
9612 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9613
9614         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9615         first or last are nil.
9616
9617 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9618
9619         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9620
9621 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9622
9623         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9624
9625 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9626
9627         * dns.el (query-dns): Protect more against buggy tcp output.
9628
9629 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9630
9631         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9632         nov.php.
9633
9634 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9635
9636         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9637         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9638         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9639         output on the server side.
9640         (nnweb-google-create-mapping): Update regexps and add some
9641         progress indication.
9642
9643 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9644
9645         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9646         gnus-agent-toggle-plugged.  Re-order icons.
9647         (gnus-group-tool-bar-gnome): Add
9648         gnus-group-{prev,next}-unread-group.
9649         (gnus-group-tool-bar-gnome): Re-order icons.
9650
9651         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9652         gnus-summary-insert-new-articles.
9653
9654         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9655         comments.
9656
9657         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9658         also available in Emacs 21.3.
9659
9660         * message.el (message-fix-before-sending): Change "Emacs 22" to
9661         "Emacs 23 (unicode)" in comment.
9662
9663         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9664         "Emacs 23 (unicode)" in comment.
9665
9666         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9667         comment.
9668         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9669
9670         * mm-view.el (mm-fill-flowed): Add :version.
9671
9672 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9673
9674         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9675         and load-path.
9676
9677 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9678
9679         * message.el: Autoload gmm-image-load-path.
9680         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9681         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9682         consitency.
9683
9684         * gmm-utils.el (gmm-image-load-path): Also search in
9685         "../etc/images".  Don't set gmm-image-load-path if we don't find
9686         the image.
9687
9688 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9689
9690         * gmm-utils.el (gmm-image-load-path): Don't make
9691         `gmm-image-load-path' include subdirectories which the second arg
9692         `image' might specify.
9693
9694         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9695         subdirectory to icon file names.
9696
9697         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9698
9699 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9700
9701         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9702         gmm-image-load-path calls.
9703
9704         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9705
9706         * message.el (message-make-tool-bar): Ditto.
9707
9708         * mml.el (mml-preview): Added comment concerning tool bar icons.
9709
9710         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9711         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9712
9713         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9714         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9715
9716         * message.el (message-tool-bar-gnome): Use new icon names.
9717         (message-make-tool-bar): Use `gmm-image-load-path'.
9718
9719         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9720         functions from MH-E.
9721         (gmm-image-load-path): New variable from MH-E.
9722         (gmm-image-load-path): New function from MH-E.  Added arguments
9723         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9724         *-image-load-path-called-flag.
9725
9726 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9727
9728         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9729
9730 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9731
9732         * nnimap.el (nnimap-request-move-article): Change folder back to
9733         source group before deleting.
9734
9735 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9736
9737         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9738
9739         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9740         mm-url.
9741
9742         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9743
9744 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9745
9746         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9747         coding system which mm-charset-to-coding-system returns for a
9748         given charset is valid.
9749
9750 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9751
9752         * html2text.el (html2text-remove-tag-list):
9753         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9754
9755 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9756
9757         * gnus-cus.el: Revert 2005-10-17 change.
9758
9759 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9760
9761         * gnus-art.el (article-strip-banner): Call
9762         article-really-strip-banner only when the regexp match is made.
9763
9764 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * gnus-art.el (article-strip-banner): Use
9767         gnus-extract-address-components instead of
9768         mail-header-parse-addresses to make it work with non-ASCII text;
9769         remove mail-encode-encoded-word-string.
9770
9771         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9772         values which are surrounded with \"...\"; make it never cause a
9773         Lisp error; give up parsing of parameters if it failed in
9774         extracting type.
9775
9776 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9777
9778         * smime.el (smime-cert-by-ldap-1): Fix bug where
9779         `smime-ldap-search' returns results without userCertificates.
9780
9781 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9784
9785 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * spam.el (spam-check-spamassassin-headers): Adapt format for
9788         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9789         <ari@mbf.ocn.ne.jp>.
9790         (spam-list-of-processors): Add spam-use-gmane.
9791
9792 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9793
9794         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9795         make-temp-file; make it work with XEmacs as well.
9796
9797         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9798         mm-make-temp-file.
9799
9800         * mm-decode.el (mm-display-external): Use the 3rd arg of
9801         mm-make-temp-file.
9802         (mm-create-image-xemacs): Ditto.
9803
9804 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9805
9806         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9807         with message-narrow-to-headers.
9808         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9809         (gnus-draft-check-draft-articles): New function.
9810         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9811
9812 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9813
9814         * gnus-art.el (gnus-article-browse-html-parts):
9815         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9816         Don't use suffix argument for mm-make-temp-file for Emacs 21
9817         compatibility.  Remove useless `format'.
9818
9819 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9820
9821         * nnweb.el (nnweb-google-wash-article): Update regexps.
9822         (nnweb-group-alist): Use defvoo instead of defvar.
9823
9824 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9825
9826         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9827         re-loading nn* modules.
9828
9829 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9830
9831         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9832         for `tool-bar-mode' and don't check it's default-value.
9833
9834         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9835
9836         * message.el (message-make-tool-bar): Ditto.
9837
9838         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9839         `substring'.  Shorten tmp-file name.
9840
9841         * gnus.el: Remove bogus comment.
9842
9843 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9844
9845         * gnus-art.el (gnus-article-browse-html-parts): New function.
9846         (gnus-article-browse-html-article): New function for viewing html
9847         articles with a browser.
9848
9849 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9850
9851         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9852         in elisp.
9853         (pgg-gpg-encrypt-symmetric-region): Ditto.
9854         (pgg-gpg-sign-region): Ditto.
9855
9856         * pgg-def.el (pgg-text-mode): New variable.
9857
9858         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9859         (mml2015-pgg-encrypt): Ditto.
9860
9861         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9862         (mml1991-pgg-encrypt): Ditto.
9863
9864 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9865
9866         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9867         message-make-date instead of current-time-string.
9868
9869         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9870         to gnus-decoded which mm-uu might set.
9871
9872 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9873
9874         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9875         don't decode quoted parameters; remove misimported Emacs code.
9876         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9877         (rfc2231-decode-encoded-string): Don't use split-string which
9878         behaves differently according to Emacs version; use
9879         mm-decode-coding-region to convert charset to coding-system.
9880         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9881         (rfc2231-encode-string): Remove misimported Emacs code.
9882
9883 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9884
9885         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9886         when calling mail-header-parse-content-type.
9887         (article-de-quoted-unreadable): Ditto.
9888         (article-de-base64-unreadable): Ditto.
9889         (article-wash-html): Ditto.
9890
9891         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9892         calling mail-header-parse-content-type and
9893         mail-header-parse-content-disposition.
9894         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9895         mail-header-parse-content-type.
9896
9897         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9898         insert charset and format parameters; encode description after
9899         inserting it to buffer.
9900         (mml-insert-parameter): Fold lines properly even if a parameter is
9901         segmented into two or more lines; change the max column to 76.
9902
9903         * rfc1843.el (rfc1843-decode-article-body): Don't use
9904         ignore-errors when calling mail-header-parse-content-type.
9905
9906         * rfc2231.el (rfc2231-parse-string): Return at least type if
9907         possible; don't cause an error even if it fails in parsing of
9908         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9909         (rfc2231-encode-string): Don't break lines at the beginning, leave
9910         it to mml-insert-parameter.
9911
9912         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9913         calling mail-header-parse-content-type.
9914
9915 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9916
9917         * spam-report.el (spam-report-gmane-use-article-number):
9918         Improve doc string.
9919         (spam-report-gmane-internal): Check if a suitable header was found
9920         in the article.
9921
9922 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9923
9924         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9925         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9926
9927 2006-02-05  Romain Francoise  <romain@orebokech.com>
9928
9929         Update copyright notices of all files in the gnus directory.
9930
9931 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9932
9933         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9934
9935 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9936
9937         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9938         segmented lines of parameter value to cope with Thunderbird 1.5
9939         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9940         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9941         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9942
9943 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9944
9945         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9946         parts.
9947
9948 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9949
9950         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9951         there's only one active file for all servers.
9952         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9953         solid groups.  Gnus might have used a FAST request to select the group.
9954         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9955         and nnweb-search redundantly in the active file.
9956         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9957         (nnweb-request-create-group): Don't use ARGS.
9958         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9959         initialisations.  Let nnoo do the work.
9960
9961 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9964         Say the part has been decoded.
9965
9966         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9967
9968 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9969
9970         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9971         mailcap-viewer-test-cache when there's no 'test clause, since that
9972         will invert the meaning of a "nil" test previously determined by
9973         mailcap-mailcap-entry-passes-test.
9974
9975 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9976
9977         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9978         compiling.
9979
9980         * gnus-sum.el: Ditto.
9981
9982         * message.el: Don't bind tool-bar-map when compiling.
9983
9984 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9985
9986         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9987
9988 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9989
9990         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9991         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9992         current Google Groups.
9993
9994 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9995
9996         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9997         and tool-bar-mode.
9998
9999         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10000         and tool-bar-mode.
10001
10002         * message.el (message-tool-bar-update): Simplify.
10003         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10004
10005         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10006         gnus-summary-buffer.
10007         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10008         gnus-summary-reply.
10009
10010         * gmm-utils.el (gmm): Add :version.
10011
10012 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10013
10014         * Makefile.in (clean): New rule.
10015         (distclean): Use it.
10016
10017 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10018
10019         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10020         autoload.
10021
10022 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10023
10024         * gmm-utils.el (gmm-verbose): Add :group.
10025
10026 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10027
10028         * message.el: Change some comments WRT tool-bars.
10029
10030         * gnus-sum.el (gnus-summary-tool-bar)
10031         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10032         (gnus-summary-tool-bar-zap-list): New variables.
10033         (gnus-summary-make-tool-bar): Complete rewrite using
10034         `gmm-tool-bar-from-list'.
10035
10036         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10037         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10038         variables.
10039         (gnus-group-make-tool-bar): Complete rewrite using
10040         `gmm-tool-bar-from-list'.
10041         (gnus-group-tool-bar-update): New function.
10042
10043         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10044
10045 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10046
10047         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10048         is dissected into a single part of which the type is the same as
10049         the given one; decode charset.
10050
10051 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10052
10053         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10054         into alists as symbol not string, since that's what
10055         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10056         look for.
10057
10058 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10059
10060         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10061         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10062
10063         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10064
10065 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10066
10067         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10068         (gnus-xmas-mime-security-button-menu): New function.
10069
10070         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10071         (gnus-mime-security-button-menu): New definition.
10072         (gnus-mime-security-button-map): Use them.
10073         (gnus-mime-security-button-menu): New function.
10074         (gnus-insert-mime-security-button): Addition to help echo.
10075         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10076         (gnus-mime-security-pipe-part): New functions.
10077
10078         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10079         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10080
10081         * mm-decode.el (mm-handle-set-disposition): Remove.
10082         (mm-handle-set-description): Remove.
10083
10084 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10085
10086         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10087         (mm-w3m-standalone-supports-m17n-p): New function.
10088         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10089         w3m usage.
10090
10091         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10092         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10093
10094 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * message.el (message-tool-bar-zap-list): Use
10097         gmm-tool-bar-zap-list as custom type.
10098         (message-tool-bar-update): New function.
10099         (message-tool-bar, message-tool-bar-gnome)
10100         (message-tool-bar-retro): Add message-tool-bar-update.
10101         (message-tool-bar-gnome): Add flyspell-buffer.
10102
10103         * gnus-util.el (gnus-error): Describe `args'.
10104
10105         * gmm-utils.el (gmm-error): Describe `args'.
10106         (gmm-tool-bar-zap-list): New widget.
10107         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10108
10109 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10112         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10113         the number of recursive calls.
10114
10115         * mm-decode.el (mm-handle-set-disposition): New macro.
10116         (mm-handle-set-description): New macro.
10117
10118 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10119
10120         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10121         encoding.
10122
10123 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10124
10125         * message.el (message-tool-bar-zap-list, message-tool-bar)
10126         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10127         (message-tool-bar-local-item-from-menu): Remove.
10128         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10129         (message-make-tool-bar): New function.
10130         (message-mode): Use `message-make-tool-bar'.
10131
10132         * gmm-utils.el: New file.
10133         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10134         (gmm-lazy): New widget copied from `nnmail.el'.
10135         (gmm-tool-bar-from-list): New function for creating customizable
10136         tool bars.
10137         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10138         output.
10139         (gmm): Add :prefix to defgroup.
10140
10141 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10142
10143         * gmm-utils.el (gmm-widget-p): New function.
10144
10145 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10146
10147         * mml.el (mml-attach-file): Describe `description' in doc string.
10148         (mml-menu): Add Emacs MIME manual and PGG manual.
10149
10150 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10151
10152         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10153
10154 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10155
10156         * nntp.el (nntp-end-of-line): Doc fix.
10157
10158 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10159
10160         * imap.el (imap-open): Handle case where buffer is a buffer
10161         object.
10162
10163 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10164
10165         * gnus-delay.el (gnus-delay): Don't autoload.
10166         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10167         to be re-loaded when customizing the `gnus-delay' group.
10168
10169 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10170
10171         * message.el (message-insert-citation-line): Use newlines.
10172
10173 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10174
10175         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10176         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10177         these routines, so the passphrase can be managed externally and
10178         passed in to the system.
10179         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10180         pgg-add-passphrase-to-cache function.
10181
10182         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10183         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10184         these routines, so the passphrase can be managed externally and
10185         passed in to the system.
10186         (pgg-pgp5-sign-region): Use new name of
10187         pgg-add-passphrase-to-cache function.
10188
10189 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10190
10191         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10192         part of the decoded armor to find the key-identifier.
10193         (pgg-gpg-lookup-key-owner): New function to return the
10194         human-readable identifier of a key owner.
10195         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10196         itself.
10197         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10198         the key value) if we have a key and can match it against a secret
10199         key.  Also, added a note pointing out fact that the prompt only
10200         indicates the first matching key.
10201
10202         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10203         pgg-decrypt-region.
10204         (pgg-add-passphrase-to-cache): Rename from
10205         `pgg-add-passphrase-cache' to reduce confusion (all callers
10206         changed).
10207         (pgg-remove-passphrase-from-cache): Rename from
10208         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10209         changed).
10210         (pgg-read-passphrase, pgg-add-passphrase-cache)
10211         (pgg-remove-passphrase-cache): Add informative docstrings.
10212         (pgg-decrypt): Convey provided passphrase in subordinate call to
10213         pgg-decrypt-region.
10214
10215 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10216
10217         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10218         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10219         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10220         'passphrase' argument, so the passphrase can be managed externally
10221         and then passed in to the system.
10222
10223         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10224         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10225         so the passphrase cache can be used reliably with identifiers
10226         besides a pgp packet's key id.
10227
10228         * pgg-gpg.el (pgg-gpg-encrypt-region)
10229         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10230         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10231         these routines, so the passphrase can be managed externally and
10232         passed in to the system.
10233
10234         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10235         'notruncate' argument, so the passphrase cache can be used
10236         reliably with identifiers besides a pgp packet's key id.
10237
10238 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10239
10240         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10241         symmetric encryption.
10242         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10243         encrypted session key.
10244         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10245         message ask for the passphrase in a proper way.
10246
10247         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10248         New user commands for symmetric encryption.
10249
10250 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10251
10252         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10253
10254         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10255
10256 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10257
10258         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10259
10260 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * mm-decode.el (mm-inlined-types): Add application/pgp.
10263         (mm-automatic-display): Ditto.
10264
10265         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10266         part as text.
10267
10268 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10269
10270         * nnrss.el: Update copyright.
10271         (nnrss-opml-import): Query whether to subscribe to each entry.
10272
10273         * gnus-art.el:
10274         * gnus-sum.el:
10275         * gnus-xmas.el:
10276         * messagexmas.el:
10277         * mm-uu.el:
10278         * mm-view.el: Update copyright.
10279
10280 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * message.el (message-info): New function.
10283         (message-mode-menu): Add it.
10284         Update copyright.
10285
10286         * ChangeLog: Fix and update copyright.
10287
10288 2006-01-13  Romain Francoise  <romain@orebokech.com>
10289
10290         * message.el (message-forward-subject-name-subject): Prefer the
10291         address to 'nowhere' if the sender has no name.
10292         Fix typo.  Update copyright year.
10293
10294 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10295
10296         * gnus-art.el (article-wash-html): Use
10297         gnus-summary-show-article-charset-alist if a numeric arg is given.
10298         (gnus-article-wash-html-with-w3m-standalone): New function.
10299
10300         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10301         mm-inline-text-html-render-with-w3m-standalone.
10302         (mm-text-html-washer-alist): Map w3m-standalone to
10303         gnus-article-wash-html-with-w3m-standalone.
10304         (mm-inline-text-html-render-with-w3m-standalone): New function.
10305
10306 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10307
10308         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10309         Improve LaTeX.
10310
10311 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10312
10313         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10314         (nnrss-request-article): Render text/plain parts as HTML.
10315
10316         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10317         the buffer.
10318
10319 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10320
10321         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10322         custom definition of `gnus-posting-styles'.
10323
10324         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10325         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10326
10327 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10328
10329         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10330         Use nntp for bug archive.
10331
10332 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10333
10334         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10335         parts.
10336         (nnrss-normalize-date): New function converts ISO 8601 date into
10337         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10338         (nnrss-check-group): Use it.
10339
10340 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10341
10342         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10343
10344         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10345         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10346         (nnrss-insert-w3): Ditto.
10347
10348 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10349
10350         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10351         the articles to be forwarded including the case where neither a
10352         number of articles nor a region is specified.
10353
10354 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * nnrss.el (nnrss-request-article): Fix last change; fill
10357         text/plain parts.
10358
10359 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10360
10361         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10362         in text/plain part.
10363         (nnrss-check-group): Don't add excessive newline to dc:subject.
10364
10365 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10366
10367         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10368         article.
10369
10370 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10371
10372         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10373         (nnml-use-compressed-files, nnml-save-mail): Support other
10374         comression programs such as bzip2.
10375
10376 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10377
10378         * dns.el (query-dns): Make sure we check the buffer size before
10379         removing tcp headers.
10380
10381 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10384         remove MIME buttons associated with multipart/alternative parts.
10385         (gnus-mime-display-alternative): Tag buttons using `article-type'
10386         text property.
10387
10388         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10389         associated with multipart/alternative parts.
10390
10391         * gnus-art.el (gnus-signature-separator): Fix custom type.
10392
10393         * mm-decode.el (mm-inlined-types): Fix custom type.
10394         (mm-keep-viewer-alive-types): Ditto.
10395         (mm-automatic-display): Ditto.
10396         (mm-attachment-override-types): Ditto.
10397         (mm-inline-override-types): Ditto.
10398         (mm-automatic-external-display): Ditto.
10399
10400 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * spam-report.el (spam-report-user-mail-address)
10403         (spam-report-user-agent): New variables.
10404         (spam-report-url-ping-plain): Use spam-report-user-agent.
10405
10406 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10407
10408         * gnus-art.el (gnus-button-handle-custom): Do not just use
10409         `customize-apropos' for any "M-x customize-*" button but the
10410         function called for.  Accept both the function name and its
10411         argument in order to achieve this.
10412         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10413         function name to `gnus-button-handle-custom' in case of "M-x
10414         customize-*" buttons.
10415
10416 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10417
10418         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10419         multipart/alternative and add xref to mm-discouraged-alternatives
10420         in doc string.
10421
10422         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10423         gnus-buttonized-mime-types in doc string.
10424
10425 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10426
10427         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10428         Suggest image/.* in the doc string.
10429
10430 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10431
10432         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10433         message-marks (Debian bug #342521).
10434
10435 2005-12-12  Simon Josefsson  <jas@extundo.com>
10436
10437         * password.el (password-read-from-cache): Add.
10438         (password-read): Use it.
10439
10440 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10443         us-ascii as a MIME charset.
10444
10445         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10446         against the case where the 2nd arg TYPE is nil.
10447
10448 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10449
10450         * pop3.el (pop3-stream-type): Fix custom version.
10451
10452         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10453
10454 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10455
10456         * mm-decode.el (mm-display-external): Add missing cdr.
10457
10458 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10459
10460         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10461         RFC1524) if it is in mailcap or add a suffix according to
10462         mailcap-mime-extensions when generating a temp filename; postpone
10463         deleting a temp file for 2 seconds for some wrappers, shell
10464         scripts, and so on, which might exit right after having started a
10465         viewer command as a background job.
10466
10467 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * nntp.el (nntp-marks-directory): Fix custom group.
10470
10471         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10472         steps when < 10.
10473
10474         * gnus-start.el (gnus-no-server-1): Mention
10475         `gnus-level-default-subscribed' in doc string.
10476
10477 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10478
10479         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10480         parens.
10481
10482 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10483
10484         * gnus-xmas.el (gnus-use-toolbar): Revert.
10485         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10486         gnus-use-toolbar is default.
10487
10488         * messagexmas.el (message-use-toolbar): Revert.
10489         (message-setup-toolbar): Use global default-toolbar if
10490         message-use-toolbar is default.
10491
10492 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10493
10494         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10495         according to default-toolbar-visible-p.
10496
10497         * messagexmas.el (message-use-toolbar): Ditto.
10498
10499 2005-11-26  Dave Love  <fx@gnu.org>
10500
10501         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10502         (tls-program, tls-success): Provide openssl alternative.
10503
10504         * starttls.el: Doc fixes.
10505         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10506         SERVICE to PORT.
10507
10508         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10509         port null or service name.
10510         (starttls-negotiate): Autoload.
10511
10512 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10513
10514         * message.el (message-kill-to-signature): Fix interactive spec.
10515
10516 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10517
10518         * pop3.el (pop3-open-server): Recognize a string as a service name.
10519
10520 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10521
10522         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10523
10524 2005-11-23  Dave Love  <fx@gnu.org>
10525
10526         Add pop3s, pop3/starttls.
10527
10528         * pop3.el (pop3-authentication-scheme): Clarify doc.
10529         (open-tls-stream, starttls-open-stream): Autoload.
10530         (pop3-stream-type): New.
10531         (pop3-open-server): Use it.
10532
10533         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10534         for POP.
10535         (mail-source-keyword-map): Add :stream for POP.
10536         (mail-source-fetch-pop): Use pop3-stream-type.
10537
10538 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10539
10540         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10541         of current-time-string.
10542
10543 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10544
10545         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10546         date header.
10547
10548 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10549
10550         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10551         it can seriously impact performance as it bypasses the agent's
10552         local caches.
10553
10554 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10555
10556         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10557         must be explicitly online rather than "not explicitly offline" for
10558         its flags to be synchronized.
10559
10560         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10561         that gnus-uu-unmark-thread will function correctly.
10562
10563         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10564         1024K is instead displayed as 1M.
10565
10566 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10567
10568         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10569
10570 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10571
10572         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10573
10574 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10575
10576         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10577         error message to display actual error condition.
10578         (gnus-agent-save-local): Avoid saving symbols that are bound to
10579         nil as they simply result in a warning message in
10580         gnus-agent-read-local.
10581
10582 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10583
10584         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10585         rather than make-variable-buffer-local for file-precious-flag.
10586
10587 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10588
10589         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10590         for duplicates which are removed.  The invalid sort check then
10591         triggers a rescan after the sort as sorting may have moved
10592         duplicate entries such that they can be cheaply detected.
10593
10594 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10595
10596         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10597
10598 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10599
10600         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10601         internal variable to a custom variable.  Changed default value
10602         from compressed(2) to uncompressed(1).
10603         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10604         support for uncompressed agentview files.  Taken together, reading
10605         the agentview file should now be 6-7 times faster.
10606
10607 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10608
10609         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10610         as a buffer-local variable.  This avoids creating truncated
10611         dribble files as a result of a hang up, eg.
10612
10613 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10614
10615         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10616         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10617         XEmacs.
10618
10619 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10620
10621         * gnus-start.el (gnus-start-draft-setup): Enforce
10622         `gnus-draft-mode' for nndraft:drafts at startup.
10623
10624         * gnus.el (gnus-splash): Change custom group.
10625         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10626         allow-list argument.
10627
10628         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10629         string.
10630
10631 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10632
10633         * gnus-art.el (gnus-default-article-saver): Add user-defined
10634         `function' to custom type.
10635
10636 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10637
10638         * imap.el (imap-open): Handle case where buffer is a buffer
10639         object.
10640
10641 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10642
10643         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10644         long lines.
10645         (gnus-cache-delete-group): Wrap doc strings.
10646
10647         * gnus-agent.el (gnus-agent-rename-group)
10648         (gnus-agent-delete-group): Wrap doc strings.
10649
10650 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * messagexmas.el (message-use-toolbar): Change the valid values
10653         into default, top, bottom, left, and right.
10654         (message-toolbar-thickness): New variable.
10655         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10656         well.
10657         (message-setup-toolbar): Make it work.
10658
10659         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10660         (gnus-use-toolbar): Change the valid values into default, top,
10661         bottom, left, and right.
10662         (gnus-toolbar-thickness): New variable.
10663         (gnus-xmas-setup-toolbar): New function.
10664         (gnus-xmas-setup-group-toolbar): Use it.
10665         (gnus-xmas-setup-summary-toolbar): Use it.
10666
10667 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10668
10669         * gnus-start.el (gnus-1): Add "native" to
10670         gnus-predefined-server-alist.
10671
10672         * gnus.el (gnus-method-to-server): Don't add "native" to the
10673         lists here, because that leads to problems when
10674         gnus-select-method is bound.
10675
10676 2005-11-09  Simon Josefsson  <jas@extundo.com>
10677
10678         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10679         use (not sort-by-date) instead.
10680
10681 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10682
10683         * gnus-delay.el (gnus-delay-group): Don't autoload.
10684         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10685         to be re-loaded when customizing the `gnus-delay' group.
10686
10687 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10688
10689         * message.el: Revert last changes.
10690         (message-insert-citation-line): Use newlines.
10691
10692 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10693
10694         * message.el (message-courtesy-message)
10695         (message-mark-insert-begin, message-mark-insert-end)
10696         (message-elide-ellipsis, message-cancel-message)
10697         (message-add-header, message-change-subject)
10698         (message-cross-post-followup-to-header)
10699         (message-cross-post-insert-note, message-reduce-to-to-cc)
10700         (message-widen-reply, message-delete-not-region)
10701         (message-kill-to-signature, message-insert-signature)
10702         (message-insert-importance-high, message-insert-importance-low)
10703         (message-insert-or-toggle-importance)
10704         (message-insert-disposition-notification-to)
10705         (message-indent-citation, message-yank-original)
10706         (message-cite-original-without-signature, message-cite-original)
10707         (message-insert-citation-line, message-position-on-field)
10708         (message-fix-before-sending, message-send-mail-partially)
10709         (message-send-mail, message-send-mail-with-sendmail)
10710         (message-send-mail-with-qmail, message-send-news)
10711         (message-check-news-header-syntax, message-generate-headers)
10712         (message-insert-courtesy-copy, message-fill-address)
10713         (message-fill-header, message-shorten-references)
10714         (message-setup-1, message-cancel-news)
10715         (message-forward-make-body-plain, message-forward-make-body-mime)
10716         (message-forward-make-body-mml, message-encode-message-body)
10717         (message-forward-make-body-digest-plain)
10718         (message-forward-make-body-digest-mime)
10719         (message-use-alternative-email-as-from): Insert `hard-newline'
10720         instead of ordinary newlines.
10721
10722 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * message.el (message-generate-headers): Downcase the argument
10725         given to message-check-element.
10726
10727 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10728
10729         * nntp.el (nntp-authinfo-rejected): New error condition.
10730         (nntp-wait-for): Use new error condition to signal authentication
10731         error.
10732         (nntp-retrieve-data): Rethrow new error condition to break out of
10733         recursive call to nntp-send-authinfo.
10734
10735 2005-11-08  Romain Francoise  <romain@orebokech.com>
10736
10737         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10738         (gnus-summary-exit-map): Bind to `Z p'.
10739         (gnus-summary-make-menu-bar): Add menu item.
10740
10741 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10742
10743         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10744         (gnus-treat-*): Add `first' in all doc strings.
10745
10746         * gnus-group.el (gnus-group-compact-group): Fix typo.
10747
10748 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * gnus.el (gnus-parameters-case-fold-search): New variable.
10751         (gnus-parameters-get-parameter): Use it.
10752
10753         * gnus-score.el (gnus-home-score-file): Doc fix.
10754
10755 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10756
10757         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10758
10759 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * mm-util.el (mm-special-display-p): New function.
10762
10763         * mml.el (mml-preview): Use it; doc fix.
10764
10765 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10766
10767         * imap.el (imap-open): Handle case where buffer is a buffer object.
10768
10769 2005-10-29  Romain Francoise  <romain@orebokech.com>
10770
10771         * message.el (message-fix-before-sending): Fix comment.
10772
10773 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10774
10775         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10776
10777 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10778
10779         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10780         Used in gnus-score.el.
10781
10782 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10783
10784         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10785
10786 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10787
10788         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10789         whitespace removed in revision 7.8.  Use concatenated string to
10790         protect trailing whitespace.
10791
10792 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10793
10794         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10795         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10796         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10797         Courier IMAP ("some version from 2004").  Mostly based on similar
10798         code in the same function.
10799
10800 2005-10-26  Didier Verna  <didier@xemacs.org>
10801
10802         * gnus-group.el (gnus-group-compact-group): Invalidate original
10803         article buffer.
10804         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10805         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10806         NOV database and in article itself.
10807         Invalidate article backlog.
10808
10809 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10810
10811         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10812
10813 2005-10-26  Simon Josefsson  <jas@extundo.com>
10814
10815         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10816         part of 2004-07-25 change.
10817
10818 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10819
10820         * message.el (message-display-completion-list): New function.
10821         (message-expand-group): Use it; make sure the Completions buffer
10822         is modifiable.
10823 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10824
10825         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10826         user-mail-name is an empty string.
10827
10828 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10829
10830         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10831         depending on gnus-score-decay-constant.
10832
10833         * encrypt.el (encrypt-insert-file-contents)
10834         (encrypt-write-file-contents): Don't use `gnus-message'.
10835
10836         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10837         arguments.
10838         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10839         arguments to mm-uu-verbatim-marks-extract.
10840         (mm-uu-hide-markers): New variable.
10841         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10842
10843         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10844         (gnus-convert-image-to-face-command): Use "convert" by default to
10845         allow other input image formats.
10846         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10847         accordingly.
10848
10849 2005-10-23  Simon Josefsson  <jas@extundo.com>
10850
10851         * imap.el (imap-gssapi-program): Align command line parameters
10852         with latest GNU SASL.
10853         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10854
10855 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10856
10857         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10858         HTML.
10859         (nnslashdot-request-article): Ditto.
10860
10861         * lpath.el (featurep): Add nobreak-char-display.
10862
10863 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10864
10865         * mail-source.el (mail-source-fetch-pop): Require pop3.
10866         (mail-source-check-pop): Ditto.
10867
10868 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10869
10870         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10871         errors.
10872
10873 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10874
10875         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10876         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10877
10878         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10879
10880         * mm-bodies.el (mm-decode-string): Call
10881         `mm-charset-to-coding-system' with allow-override argument.
10882
10883 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10886         (rfc2047-charset-to-coding-system): New function.
10887         (rfc2047-decode-encoded-words): New function.
10888         (rfc2047-decode-region): Use them.
10889         (rfc2047-decode-cte): Remove.
10890         (rfc2047-parse-and-decode): Remove.
10891         (rfc2047-decode): Remove.
10892
10893 2005-10-15  Kenichi Handa  <handa@m17n.org>
10894
10895         * rfc2047.el (rfc2047-decode-cte): New function.
10896         (rfc2047-decode-region): Change the way to decode successive
10897         encoded-words: decode B- or Q-encoding in each encoded-word,
10898         concatenate them, and decode it as charset.
10899
10900 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * lpath.el: Fbind codepage-setup for XEmacs.
10903
10904 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10905
10906         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10907         widget-move-and-invoke.
10908         (gnus-custom-mode): Use gnus-custom-map.
10909
10910 2005-10-15  Bill Wohler  <wohler@newt.com>
10911
10912         * message.el (message-tool-bar-map): Renamed image file from
10913         mail_send to mail/send.
10914
10915 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10916
10917         * message.el (message-expand-group): Pass the common
10918         prefix substring of completion to `display-completion-list'.
10919
10920 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10921
10922         * mml-sec.el (mml-secure-method): New internal variable.
10923         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10924         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10925         functions using mml-secure-method.
10926
10927         * mml.el (mml-mode-map): Add key bindings for those functions.
10928         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10929         Harder <harder@myrealbox.com>.
10930         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10931         end of message if point is the headers of the message.
10932
10933         * message.el (message-in-body-p): New function.
10934
10935         * assistant.el: Autoload gnus-util and netrc.
10936
10937         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10938         Use `mm-charset-override-alist' only when decoding.
10939
10940         * mm-bodies.el (mm-decode-body): Call
10941         `mm-charset-to-coding-system' with allow-override argument.
10942
10943         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10944         `filename' from Content-Disposition if Content-Type doesn't
10945         provide `name'.
10946         (gnus-mime-view-part-as-type): Set default instead of
10947         initial-input.
10948
10949 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10950
10951         * format-spec.el (format-spec): Propagate text properties of % spec.
10952
10953 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10954
10955         * gnus-art.el (gnus-treat-predicate): Add `first'.
10956
10957 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10958
10959         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10960         (mm-charset-override-alist): New variable.
10961         (mm-charset-to-coding-system): Use it.
10962         (mm-codepage-setup): New helper function.
10963         (mm-charset-eval-alist): New variable.
10964         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10965         about unknown charsets.
10966
10967         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10968
10969 2005-10-04  David Hansen  <david.hansen@gmx.net>
10970
10971         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10972         (nnrss-check-group): Ditto.
10973
10974 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10975
10976         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10977         Rename x-gnus-verbatim to x-verbatim.
10978         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10979
10980         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10981         x-verbatim.
10982
10983         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10984
10985         * gnus-util.el (gnus-remove-duplicates): Remove.
10986
10987         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10988         instead of gnus-remove-duplicates.
10989
10990         * message.el (message-remove-duplicates): Remove.
10991         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10992         message-remove-duplicates.
10993
10994         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10995         available, else use implementation from `delete-dups'.
10996
10997         * message.el (message-insert-expires): New function.
10998         (message-mode-map): Add key binding.
10999         (message-mode-field-menu): Add menu entry.
11000         (message-mode): Document it.
11001         (message-make-expires-date): Use `message-make-date'.
11002
11003 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11004
11005         * message.el (message-make-expires-date): New function.
11006
11007 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11008
11009         * Makefile.in (list-installed-shadows): New entry.
11010         (install): Use it.
11011         (remove-installed-shadows): New entry.
11012
11013         * dgnushack.el (dgnushack-default-load-path): New variable.
11014         (dgnushack-find-lisp-shadows): New function.
11015         (dgnushack-remove-lisp-shadows): New function.
11016
11017 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11018
11019         * Makefile.in (install-el-elc): New entry.
11020         (install): Use it so that .el files are necessarily installed.
11021
11022 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11023
11024         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11025
11026 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11027
11028         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11029         function rather than the diff-mode.el package.
11030         (mm-display-external): Use with-current-buffer.
11031         (mm-viewer-completion-map, mm-viewer-completion-map):
11032         Move initialization inside declaration.
11033
11034 2005-09-29  Simon Josefsson  <jas@extundo.com>
11035
11036         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11037         autoload mail-check-payment.
11038         (spam-check-hashcash): Define unconditionally, since hashcash.el
11039         is part of Gnus now.  Ignore errors from payment checking.
11040
11041 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11042
11043         * message.el (message-bold-region, message-unbold-region): Rename
11044         from `bold-region' and `unbold-region'.
11045
11046         * message.el: Remove useless autoloads.
11047
11048 2005-09-28  Simon Josefsson  <jas@extundo.com>
11049
11050         * message.el (message-use-idna): Default to t.
11051         (message-use-idna): Test whether encoding works too.  Doc fix.
11052
11053 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11054
11055         * nntp.el (nntp-warn-about-losing-connection): Remove.
11056
11057 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11058
11059         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11060         customizable.  Change default value.
11061         (mm-uu-diff-groups-regexp): Change default value.
11062         (mm-uu-type-alist): Add doc string.
11063         (mm-uu-configure): Add doc string.  Make it interactive.
11064         (mm-uu-tex-groups-regexp): New variable.
11065         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11066         (mm-uu-type-alist): Add LaTeX documents.
11067         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11068         of "text/verbatim".
11069         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11070
11071         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11072         instead of "text/verbatim".
11073
11074         * message.el (message-mark-inserted-region)
11075         (message-mark-insert-file): Use slrn style marks when called with
11076         prefix argument.
11077
11078 2005-09-27  Simon Josefsson  <jas@extundo.com>
11079
11080         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11081
11082 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11083
11084         * message.el (message-remove-duplicates): New function.
11085         Implementation borrowed from `gnus-remove-duplicates'.
11086         (message-idna-to-ascii-rhs): Also encode idna addresses in
11087         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11088         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11089         only ask about the same idna domain once per header and also tell
11090         in what header to replace the idna domain.
11091
11092         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11093         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11094         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11095         a header is decoded and not just the last one.
11096
11097 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11098
11099         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11100         has been decoded.
11101
11102         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11103         (mm-insert-part): Don't modify text if it has been decoded.
11104
11105         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11106         decoded.
11107
11108         * mm-view.el (mm-inline-text): Don't strip text props unless
11109         decoding enriched or richtext parts.
11110
11111 2005-09-25  Romain Francoise  <romain@orebokech.com>
11112
11113         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11114         * gnus-start.el (gnus-subscribe-interactively):
11115         * gnus-uu.el (gnus-uu-grab-articles):
11116         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11117         space.
11118
11119 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11120
11121         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11122         * mm-view.el (mm-view-pkcs7-decrypt):
11123         * gnus-sum.el (gnus-summary-limit-to-extra)
11124         (gnus-summary-respool-article, gnus-read-move-group-name):
11125         * gnus-score.el (gnus-summary-increase-score):
11126         * gnus-util.el (gnus-completing-read-with-default):
11127         * gnus-art.el (gnus-read-save-file-name)
11128         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11129         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11130         * message.el (message-check-news-header-syntax):
11131         Follow convention for reading with the minibuffer.
11132
11133 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11134
11135         * spam-report.el (spam-report-url-ping-plain):
11136         Use gnus-extended-version as User-Agent.
11137
11138         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11139         default value is nil.
11140
11141         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11142         (mm-uu-verbatim-marks-extract): New function.
11143         (mm-uu-extract): New face.
11144         (mm-uu-copy-to-buffer): Use it.
11145
11146         * spam-report.el (spam-report-gmane-ham): Renamed from
11147         `spam-report-gmane-unspam'.
11148         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11149         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11150
11151         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11152         Autoload.
11153         (spam-report-gmane-unregister-routine): Renamed
11154         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11155
11156 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11157
11158         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11159         (spam-report-gmane-unregister-routine): Add support for gmane
11160         unregistration.
11161
11162         * spam-report.el (spam-report-gmane-unspam)
11163         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11164         (spam-report-gmane): Change to take a single article and do unspam
11165         registration.
11166
11167 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11168
11169         * mm-url.el (mm-url-decode-entities): Fix regexp.
11170
11171 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11172
11173         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11174         default to nil, to be able to use Gnus at all.  If the default
11175         switches to something else, then the function should be fixed not
11176         be exceedingly slow.
11177
11178 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11179
11180         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11181         fail hard.
11182
11183         * spam-report.el: Add better Keywords line.
11184
11185         * spam.el: Add Maintainer and better Keywords line.
11186
11187 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11188
11189         * gnus-art.el (gnus-article-replace-part)
11190         (gnus-mime-replace-part): New functions.
11191         (gnus-mime-action-alist, gnus-mime-button-commands)
11192         (gnus-mime-save-part-and-strip): Added file argument.
11193         (gnus-article-part-wrapper): Added interactive argument.
11194
11195         * gnus-sum.el (gnus-summary-mime-map): Add
11196         `gnus-article-replace-part'.
11197
11198 2005-09-19  Didier Verna  <didier@xemacs.org>
11199
11200         The nnml compaction feature:
11201         * nnml.el (nnml-request-compact-group): New function.
11202         * nnml.el (nnml-request-compact): New function.
11203         * gnus-int.el (gnus-request-compact-group): New function.
11204         * gnus-int.el (gnus-request-compact): New function.
11205         * gnus-group.el (gnus-group-compact-group): New function.
11206         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11207         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11208         * gnus-srvr.el (gnus-server-compact-server): New function.
11209         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11210         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11211
11212 2005-09-18  Deepak Goel  <deego@gnufans.org>
11213
11214         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11215         format spec.
11216
11217 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11218
11219         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11220
11221 2005-09-15  Romain Francoise  <romain@orebokech.com>
11222
11223         * message.el (message-fill-paragraph): Clarify docstring.
11224
11225 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11226
11227         * gnus-art.el (gnus-mime-display-part): Protect against broken
11228         MIME messages.
11229
11230 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11233         before parsing header.
11234
11235 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11236
11237         * html2text.el (html2text-replace-list): Add new entities.
11238
11239 2005-09-11  Romain Francoise  <romain@orebokech.com>
11240
11241         * message.el (message-alternative-emails): Improve docstring.
11242         (message-setup-1): Call `message-use-alternative-email-as-from'
11243         after `message-setup-hook' to give it precedence over posting
11244         styles, etc.
11245         (message-use-alternative-email-as-from): Add docstring.  Remove
11246         the original From header if present.
11247
11248         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11249         (nnml-save-mail): Use it.
11250
11251         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11252         articles.  Add new argument `silent'.
11253         (gnus-uu-mark-all): Report the total number of marked articles.
11254
11255 2005-09-10  Romain Francoise  <romain@orebokech.com>
11256
11257         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11258         (gnus-uu-mark-series): Likewise.
11259
11260 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11261
11262         * spam-report.el (spam-report-gmane): Fix generation of spam
11263         report URL.
11264
11265 2005-09-10  Simon Josefsson  <jas@extundo.com>
11266
11267         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11268         t, based on discussion on the ding list with Robert Epprecht
11269         <epprecht@solnet.ch>.
11270
11271 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11272
11273         * spam-report.el (spam-report-gmane): Make it work without
11274         X-Report-Spam header.  Gmane now only provides Archived-At.
11275         This is only used if `spam-report-gmane-use-article-number' is nil.
11276         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11277
11278         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11279         make `gnus-summary-sort-by-recipient' work with threading.
11280
11281         * nnweb.el (nnweb-google-wash-article): Print a message if article
11282         is not available.
11283
11284 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11285
11286         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11287         change.  Decode text/* parts content before displaying.
11288
11289 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11290
11291         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11292
11293 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11294
11295         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11296
11297         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11298         url-package-name, url-package-version,
11299         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11300         w3m-display-inline-images, and w3m-minor-mode-map.
11301
11302 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11303
11304         * message.el (message-tab-body-function): Fix mismatched custom type.
11305
11306         * gnus.el (gnus-group-change-level-function): Ditto.
11307
11308         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11309
11310         * gnus-art.el (gnus-signature-limit)
11311         (gnus-article-mime-part-function): Ditto.
11312
11313 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11314
11315         * mml.el (mml-mode): Silence the byte compiler.
11316
11317         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11318         using `(sit-for 0)' before moving the point to the specified part;
11319         skip unbuttonized parts.
11320         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11321         return to the summary window if gnus-auto-select-part is non-nil.
11322
11323 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11324
11325         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11326         variables.
11327         (mml-dnd-attach-file, mml-mode): Use them.
11328
11329         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11330         Make fetching article by MID work again for Google Groups.  Added
11331         FIXME concerning gnus-group-make-web-group.
11332
11333         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11334         Don't depend on Gnus by using mail-extract-address-components if
11335         gnus-extract-address-components is not bound.
11336
11337 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11338
11339         * gnus-art.el (gnus-mime-display-security): Don't display the
11340         signature, but only the signed part.
11341
11342 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11343
11344         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11345
11346         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11347         list, not listp.
11348
11349 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11350
11351         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11352         when encoding.
11353
11354         * mm-bodies.el (mm-decode-content-transfer-encoding):
11355         De-canonicalize CRLF for all text content types, not just
11356         text/plain.
11357
11358 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11359
11360         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11361         valid article; point arrow and cursor at the MIME button.
11362
11363 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11366         Suggested by Dan Christensen <jdc@uwo.ca>.
11367
11368         * mm-decode.el (mm-save-part): Enable change of prompt.
11369
11370 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11371
11372         * gnus-msg.el (gnus-inews-add-send-actions): Made
11373         `message-post-method' lambda parameter ARG `&optional'.
11374
11375 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * gnus-sum.el (gnus-summary-mime-map): Added
11378         gnus-article-save-part-and-strip, gnus-article-delete-part and
11379         gnus-article-jump-to-part.
11380
11381         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11382         (gnus-article-edit-part): Use it.
11383         (gnus-article-part-wrapper): Added no-handle argument.
11384         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11385         functions.
11386
11387 2005-08-29  Romain Francoise  <romain@orebokech.com>
11388
11389         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11390         docstring.
11391         (gnus-face-from-file): Likewise.
11392
11393 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11396         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11397         non-nil.
11398         (gnus-auto-select-part): New variable.
11399         (gnus-article-jump-to-part): New function.
11400         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11401         (gnus-mime-delete-part): Allow selecting specified part after
11402         deleting or stripping parts.
11403         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11404         part if argument is bogus.
11405
11406 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11407
11408         * gnus-art.el (w3m-minor-mode-map):
11409         * gnus-spec.el (gnus-newsrc-file-version):
11410         * gnus-util.el (nnmail-active-file-coding-system)
11411         (gnus-original-article-buffer, gnus-user-agent):
11412         * gnus.el (gnus-ham-process-destinations)
11413         (gnus-parameter-ham-marks-alist)
11414         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11415         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11416         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11417         * mm-decode.el (gnus-current-window-configuration):
11418         * mm-extern.el (gnus-article-mime-handles):
11419         * mm-url.el (url-current-object, url-package-name)
11420         (url-package-version):
11421         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11422         (smime-keys, w3m-cid-retrieve-function-alist)
11423         (w3m-current-buffer, w3m-display-inline-images)
11424         (w3m-minor-mode-map):
11425         * mml-smime.el (gnus-extract-address-components):
11426         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11427         (gnus-newsrc-hashtb, message-default-charset)
11428         (message-deletable-headers, message-options)
11429         (message-posting-charset, message-required-mail-headers)
11430         (message-required-news-headers):
11431         * mml1991.el (mc-pgp-always-sign):
11432         * mml2015.el (mc-pgp-always-sign):
11433         * nnheader.el (nnmail-extra-headers):
11434         * rfc1843.el (gnus-decode-encoded-word-function)
11435         (gnus-decode-header-function, gnus-newsgroup-name):
11436         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11437
11438 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11439
11440         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11441         the end of the date treatments.
11442
11443 2005-08-15  Simon Josefsson  <jas@extundo.com>
11444
11445         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11446         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11447         Capello and Romain Francoise.
11448         (pgg-fetch-key-function): Removed, not used?
11449         (pgg-insert-url-with-w3): Require url, to get
11450         url-insert-file-contents regardless of where it is defined.
11451
11452 2005-08-13  Romain Francoise  <romain@orebokech.com>
11453
11454         * message.el (message-cite-original-1): New function.
11455         (message-cite-original): Use it.
11456         (message-cite-original-without-signature): Ditto.
11457
11458 2005-08-08  Romain Francoise  <romain@orebokech.com>
11459
11460         * message.el (message-yank-empty-prefix): New variable.
11461         (message-indent-citation): Use it.
11462         (message-cite-original-without-signature): Respect X-No-Archive.
11463
11464 2005-08-08  Simon Josefsson  <jas@extundo.com>
11465
11466         * pgg.el: Autoload url-insert-file-contents instead of loading
11467         w3/url.
11468         (pgg-insert-url-with-w3): Don't load url here.
11469
11470 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11471
11472         * message.el (message-kill-to-signature): Don't insert newline at
11473         bol.
11474         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11475
11476 2005-08-06  Romain Francoise  <romain@orebokech.com>
11477
11478         * message.el (message-user-fqdn): Fix typo in docstring.
11479
11480 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11481
11482         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11483
11484         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11485
11486 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * mm-bodies.el (mm-encode-body): Use coding system rather than
11489         charset to encode text.
11490
11491         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11492         number of charsets if utf-8 is available (XEmacs).
11493
11494 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11495
11496         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11497         taken from `gnus-button-mid-or-mail-regexp'.
11498         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11499         (gnus-button-alist): Improve regexp for domain part of the MIDs
11500         for news:localpart@domain buttons.
11501         (gnus-button-ctan-directory-regexp): Update.
11502
11503 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11504
11505         * sieve-manage.el (sieve-manage-interactive-login): Use
11506         make-local-variable rather than make-variable-buffer-local.
11507         (sieve-manage-open): Ditto.
11508         (sieve-manage-authenticate): Ditto.
11509
11510         * mml.el (mml-generate-mime-1): Make the content type default to
11511         text/plain if the filename is not specified.
11512
11513 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11514
11515         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11516         instead of insert-buffer.
11517
11518         * message.el (message-yank-original): Ditto; set the mark at the
11519         end of the yanked message.
11520
11521 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11524         lines to scroll rather than to stop it.
11525
11526         * mml.el (mml-generate-default-type): Add doc string.
11527         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11528         default to application/octet-stream when determining the content
11529         type if it is not specified for the part or the mml contents; add
11530         a comment about mml-generate-default-type.
11531
11532 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11533
11534         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11535         make it default to application/octet-stream when determining the
11536         content type if it is not specified for the external contents.
11537
11538 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11541         segmented parameter but also other parameters might be there.
11542
11543 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11544
11545         * mm-decode.el (mm-display-external): Delete temp file, directory
11546         and buffer immediately if the external process is exited.
11547
11548 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11549
11550         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11551         fewer lines than that of scroll-margin.
11552         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11553
11554 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11555
11556         * gnus-art.el (gnus-article-next-page): Revert.
11557         (gnus-article-beginning-of-window): New macro.
11558         (gnus-article-next-page-1): Use it.
11559         (gnus-article-prev-page): Ditto.
11560         (gnus-article-edit-part): Use insert-buffer-substring instead of
11561         insert-buffer.
11562         (gnus-article-edit-exit): Ditto.
11563
11564         * gnus-util.el (gnus-beginning-of-window): Remove.
11565         (gnus-end-of-window): Remove.
11566
11567         * lpath.el: Don't bind header-line-format and scroll-margin.
11568
11569 2005-07-25  Simon Josefsson  <jas@extundo.com>
11570
11571         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11572         to have the url package without w3.  Reported by Daiki Ueno
11573         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11574
11575 2005-07-20  Didier Verna  <didier@xemacs.org>
11576
11577         * gnus-diary.el: Remove the description comment (nndiary is now
11578         properly documented in the Gnus manual).
11579         Fix the spelling of "Back End".
11580         * nndiary.el: Ditto.
11581         Fix the copyright notice.
11582
11583 2005-07-18  Romain Francoise  <romain@orebokech.com>
11584
11585         * gnus-sum.el (gnus-summary-to-prefix)
11586         (gnus-summary-newsgroup-prefix): New variables.
11587         (gnus-summary-from-or-to-or-newsgroups): Use them.
11588
11589 2005-07-17  Romain Francoise  <romain@orebokech.com>
11590
11591         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11592         space as it's generally not especially interesting to the user.
11593
11594 2005-07-16  Romain Francoise  <romain@orebokech.com>
11595
11596         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11597         nil to avoid prompting and file modification if one of the
11598         messages at the top of the nnfolder file contains a copyright
11599         notice.
11600         Update copyright notice.
11601
11602         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11603         instead of `current-time-string' as the latter creates a time
11604         string that is not RFC 2822 compliant (it lacks the zone).
11605         Update copyright notice.
11606
11607 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11608
11609         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11610         for text/rtf.  Display default in prompt.  Pass default for M-n.
11611
11612         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11613
11614 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11615
11616         * gnus-msg.el (gnus-button-mailto): Remove
11617         save-selected-window-window hackery because it relies on
11618         save-selected-window internals.
11619
11620 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11621
11622         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11623         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11624         (gnus-article-prev-page): Ditto.
11625
11626         * gnus-util.el (gnus-beginning-of-window): New function.
11627         (gnus-end-of-window): New function.
11628
11629         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11630
11631 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11632
11633         * gnus-score.el (gnus-score-edit-all-score): Set
11634         gnus-score-edit-exit-function to gnus-score-edit-done and call
11635         gnus-message.
11636
11637 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11638
11639         * gnus-msg.el (gnus-button-mailto): Remove
11640         save-selected-window-window hackery because it relies on
11641         save-selected-window internals.
11642
11643 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11644
11645         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11646         add-minor-mode.
11647         (gnus-binary-mode): Ditto.
11648
11649         * gnus-topic.el (gnus-topic-mode): Ditto.
11650
11651 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11652
11653         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11654         (gnus-article-prev-page): Take scroll-margin into consideration.
11655
11656 2005-07-04  Lute Kamstra  <lute@gnu.org>
11657
11658         Update FSF's address in GPL notices.
11659
11660 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11661
11662         * gnus.el (gnus-exit):
11663         * gnus-group.el (gnus-group-icons):
11664         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11665
11666         * gnus-nocem.el (gnus-nocem):
11667         * message.el (message-various, message-buffers, message-sending)
11668         (message-interface, message-forwarding, message-insertion)
11669         (message-headers, message-news, message-mail):
11670         * pgg-gpg.el (pgg-gpg):
11671         * pgg-parse.el (pgg-parse):
11672         * pgg-pgp.el (pgg-pgp):
11673         * pgg-pgp5.el (pgg-pgp5):
11674         * pop3.el (pop3): Finish `defgroup' description with period.
11675
11676 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * gnus-art.el (article-display-face): Improve the efficiency.
11679         (article-display-x-face): Ditto; remove grey x-face stuff.
11680
11681 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11682
11683         * gnus-art.el (article-display-face): Correct the position in
11684         which Faces are inserted.
11685
11686 2005-06-29  Didier Verna  <didier@xemacs.org>
11687
11688         * gnus-art.el (article-display-face): Display faces in correct
11689         order.
11690
11691 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11692
11693         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11694         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11695         (gnus-nocem-check-article): Fetch the Type header.
11696         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11697         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11698         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11699         make sure gnus-nocem-hashtb is initialized.
11700         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11701         (gnus-nocem-unwanted-article-p): Ditto.
11702
11703         * pgg.el (pgg-verify): Return the verification result.
11704
11705 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11706
11707         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11708         is ascii.
11709
11710 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11711
11712         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11713         `show-nonbreak-escape'.
11714
11715 2005-06-23  Lute Kamstra  <lute@gnu.org>
11716
11717         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11718
11719         * dig.el (dig-mode):
11720         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11721
11722 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11723
11724         * nnimap.el (nnimap-split-download-body): Fix spellings.
11725
11726 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11727
11728         * gnus-art.el (gnus-article-encrypt-body):
11729         * gnus-cus.el (gnus-score-customize):
11730         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11731         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11732
11733 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11734
11735         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11736         header by looking for magic "MII" at the beginnig.
11737
11738 2005-06-16  Miles Bader  <miles@gnu.org>
11739
11740         * gnus-xmas.el (gnus-xmas-group-startup-message):
11741         Use renamed gnus-splash face.
11742
11743         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11744         (assistant-field-face): New backward-compatibility alias for renamed
11745         face.
11746         (assistant-render-text): Use renamed assistant-field face.
11747
11748         * spam.el (spam): Remove "-face" suffix from face name.
11749         (spam-face): New backward-compatibility alias for renamed face.
11750         (spam-face, spam-initialize): Use renamed spam face.
11751
11752         * message.el (message-header-to, message-header-cc)
11753         (message-header-subject, message-header-newsgroups)
11754         (message-header-other, message-header-name)
11755         (message-header-xheader, message-separator, message-cited-text)
11756         (message-mml): Remove "-face" suffix from face names.
11757         (message-header-to-face, message-header-cc-face)
11758         (message-header-subject-face, message-header-newsgroups-face)
11759         (message-header-other-face, message-header-name-face)
11760         (message-header-xheader-face, message-separator-face)
11761         (message-cited-text-face, message-mml-face):
11762         New backward-compatibility aliases for renamed faces.
11763         (message-font-lock-keywords): Use renamed message faces.
11764
11765         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11766         (sieve-test-commands, sieve-tagged-arguments):
11767         Remove "-face" suffix from face names.
11768         (sieve-control-commands-face, sieve-action-commands-face)
11769         (sieve-test-commands-face, sieve-tagged-arguments-face):
11770         New backward-compatibility aliases for renamed faces.
11771         (sieve-control-commands-face, sieve-action-commands-face)
11772         (sieve-test-commands-face, sieve-tagged-arguments-face):
11773         Use renamed sieve faces.
11774
11775         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11776         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11777         (gnus-group-news-3-empty, gnus-group-news-4)
11778         (gnus-group-news-4-empty, gnus-group-news-5)
11779         (gnus-group-news-5-empty, gnus-group-news-6)
11780         (gnus-group-news-6-empty, gnus-group-news-low)
11781         (gnus-group-news-low-empty, gnus-group-mail-1)
11782         (gnus-group-mail-1-empty, gnus-group-mail-2)
11783         (gnus-group-mail-2-empty, gnus-group-mail-3)
11784         (gnus-group-mail-3-empty, gnus-group-mail-low)
11785         (gnus-group-mail-low-empty, gnus-summary-selected)
11786         (gnus-summary-cancelled, gnus-summary-high-ticked)
11787         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11788         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11789         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11790         (gnus-summary-low-undownloaded)
11791         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11792         (gnus-summary-low-unread, gnus-summary-normal-unread)
11793         (gnus-summary-high-read, gnus-summary-low-read)
11794         (gnus-summary-normal-read, gnus-splash):
11795         Remove "-face" suffix from face names.
11796         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11797         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11798         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11799         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11800         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11801         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11802         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11803         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11804         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11805         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11806         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11807         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11808         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11809         (gnus-summary-normal-ticked-face)
11810         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11811         (gnus-summary-normal-ancient-face)
11812         (gnus-summary-high-undownloaded-face)
11813         (gnus-summary-low-undownloaded-face)
11814         (gnus-summary-normal-undownloaded-face)
11815         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11816         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11817         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11818         (gnus-splash-face):
11819         New backward-compatibility aliases for renamed faces.
11820         (gnus-group-startup-message): Use renamed gnus faces.
11821
11822         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11823         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11824         (gnus-server-agent): Remove "-face" suffix from face names.
11825         (gnus-server-agent-face, gnus-server-opened-face)
11826         (gnus-server-closed-face, gnus-server-denied-face)
11827         (gnus-server-offline-face):
11828         New backward-compatibility aliases for renamed faces.
11829         (gnus-server-agent-face, gnus-server-opened-face)
11830         (gnus-server-closed-face, gnus-server-denied-face)
11831         (gnus-server-offline-face): Use renamed gnus faces.
11832
11833         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11834         Remove "-face" suffix from face names.
11835         (gnus-picon-xbm-face, gnus-picon-face):
11836         New backward-compatibility aliases for renamed faces.
11837
11838         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11839         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11840         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11841         (gnus-cite-11): Remove "-face" suffix from face names.
11842         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11843         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11844         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11845         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11846         New backward-compatibility aliases for renamed faces.
11847         (gnus-cite-attribution-face, gnus-cite-face-list)
11848         (gnus-article-boring-faces): Use renamed gnus faces.
11849
11850         * gnus-art.el (gnus-signature, gnus-header-from)
11851         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11852         (gnus-header-content): Remove "-face" suffix from face names.
11853         (gnus-signature-face, gnus-header-from-face)
11854         (gnus-header-subject-face, gnus-header-newsgroups-face)
11855         (gnus-header-name-face, gnus-header-content-face):
11856         New backward-compatibility aliases for renamed faces.
11857         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11858
11859         * gnus-sum.el (gnus-summary-selected-face)
11860         (gnus-summary-highlight): Use renamed gnus faces.
11861         * gnus-group.el (gnus-group-highlight): Likewise.
11862
11863 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11864
11865         * gnus-sieve.el (gnus-sieve-article-add-rule):
11866         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11867         * spam-stat.el (spam-stat-buffer-change-to-spam)
11868         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11869
11870         * message.el (message-is-yours-p):
11871         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11872
11873 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11874
11875         * mm-view.el (mm-inline-text): Withdraw the last change.
11876
11877 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11880         executing enriched-decode.
11881
11882 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11883
11884         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11885         charset of tar files.
11886
11887 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11888
11889         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11890
11891 2005-06-04  Lute Kamstra  <lute@gnu.org>
11892
11893         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11894         information is never recorded.
11895
11896 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11897
11898         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11899
11900 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * pop3.el (pop3-apop): Run md5 in the binary mode.
11903
11904         * starttls.el (starttls-set-process-query-on-exit-flag):
11905         Use eval-and-compile.
11906
11907 2005-05-31  Simon Josefsson  <jas@extundo.com>
11908
11909         * smime.el (smime-replace-in-string): Define.
11910         (smime-cert-by-ldap-1): Use it.
11911
11912 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11913
11914         * gnus-art.el (article-display-x-face): Replace
11915         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11916
11917         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11918         set-process-query-on-exit-flag or process-kill-without-query.
11919
11920         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11921         loop instead of replace-regexp.
11922
11923         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11924         instead of process-kill-without-query if it is available.
11925
11926         * lpath.el: Fbind ldap-search-entries.
11927
11928         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11929         instead of find-file-hooks if it is available.
11930
11931         * mml1991.el: Bind pgg-default-user-id when compiling.
11932
11933         * mml2015.el: Bind pgg-default-user-id when compiling.
11934
11935         * nndraft.el (nndraft-request-associate-buffer):
11936         Use write-contents-functions instead of write-contents-hooks if it is
11937         available.
11938
11939         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11940         instead of find-file-hooks if it is available.
11941
11942         * nntp.el (nntp-open-connection): Replace
11943         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11944         (nntp-open-ssl-stream): Ditto.
11945         (nntp-open-tls-stream): Ditto.
11946
11947         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11948         set-process-query-on-exit-flag or process-kill-without-query.
11949         (starttls-open-stream-gnutls): Use it instead of
11950         process-kill-without-query.
11951         (starttls-open-stream): Ditto.
11952
11953 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11954
11955         * smime.el (smime-cert-by-ldap-1): Don't use
11956         replace-regexp-in-string.
11957
11958 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11959
11960         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11961
11962         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11963         in PEM format.  Adjust to the XEmacs compability.
11964
11965 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11966
11967         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11968         by `string-to-number'.
11969         * gnus-agent.el (gnus-agent-regenerate-group)
11970         (gnus-agent-fetch-articles): Ditto.
11971         * gnus-art.el (gnus-button-fetch-group): Ditto.
11972         * gnus-cache.el (gnus-cache-generate-active)
11973         (gnus-cache-articles-in-group): Ditto.
11974         * gnus-group.el (gnus-group-set-current-level)
11975         (gnus-group-insert-group-line): Ditto.
11976         * gnus-score.el (gnus-score-set-expunge-below)
11977         (gnus-score-set-mark-below, gnus-summary-score-effect)
11978         (gnus-summary-score-entry): Ditto.
11979         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11980         (gnus-soup-pack): Ditto.
11981         * gnus-spec.el (gnus-xmas-format): Ditto.
11982         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11983         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11984         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11985         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11986         * nndb.el (nndb-get-remote-expire-response): Ditto.
11987         * nndiary.el (nndiary-parse-schedule-value)
11988         (nndiary-string-to-number, nndiary-request-replace-article)
11989         (nndiary-request-article): Ditto.
11990         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11991         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11992         * nneething.el (nneething-make-head): Ditto.
11993         * nnfolder.el (nnfolder-request-article)
11994         (nnfolder-retrieve-headers): Ditto.
11995         * nnheader.el (nnheader-file-to-number): Ditto.
11996         * nnkiboze.el (nnkiboze-request-article): Ditto.
11997         * nnmail.el (nnmail-process-unix-mail-format)
11998         (nnmail-process-babyl-mail-format): Ditto.
11999         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12000         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12001         (nnmh-request-create-group, nnmh-request-list-1)
12002         (nnmh-request-group, nnmh-request-article): Ditto.
12003         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12004         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12005         * nnsoup.el (nnsoup-make-active): Ditto.
12006         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12007         * nntp.el (nntp-find-group-and-number)
12008         (nntp-retrieve-headers-with-xover): Ditto.
12009         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12010         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12011         (pgg-format-key-identifier): Ditto.
12012         * pop3.el (pop3-last, pop3-stat): Ditto.
12013         * qp.el (quoted-printable-decode-region): Ditto.
12014
12015         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12016         of concat.
12017
12018 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12019
12020         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12021
12022         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12023
12024         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12025
12026         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12027
12028         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12029
12030         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12031
12032         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12033         (gnus-carpal-mode): Ditto.
12034
12035         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12036         (gnus-browse-mode): Ditto.
12037
12038         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12039
12040         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12041
12042 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12043
12044         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12045
12046 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12047
12048         * gnus-util.el (gnus-run-mode-hooks): New function.
12049
12050         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12051
12052         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12053         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12054
12055 2005-05-27  Lute Kamstra  <lute@gnu.org>
12056
12057         * dns-mode.el (dns-mode): Specify customization group.
12058
12059 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12060
12061         * gnus-agent.el (gnus-agent-make-mode-line-string):
12062         Use mode-line-highlight as mouse-face.
12063
12064 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * canlock.el (canlock): Change the parent group to news.
12067
12068         * deuglify.el (gnus-outlook-deuglify): Add :group.
12069
12070         * dig.el (dig): Add :group.
12071
12072         * dns-mode.el (dns-mode): Add :group.
12073
12074         * encrypt.el (encrypt): Add :group.
12075
12076         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12077         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12078         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12079         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12080         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12081
12082         * gnus-diary.el (gnus-diary): Add :group.
12083
12084         * gnus.el (gnus-group-news-1-face): Add :group.
12085         (gnus-group-news-1-empty-face): Ditto.
12086         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12087         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12088         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12089         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12090         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12091         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12092         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12093         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12094         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12095         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12096         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12097         (gnus-summary-high-ticked-face): Ditto.
12098         (gnus-summary-low-ticked-face): Ditto.
12099         (gnus-summary-normal-ticked-face): Ditto.
12100         (gnus-summary-high-ancient-face): Ditto.
12101         (gnus-summary-low-ancient-face): Ditto.
12102         (gnus-summary-normal-ancient-face): Ditto.
12103         (gnus-summary-high-undownloaded-face): Ditto.
12104         (gnus-summary-low-undownloaded-face): Ditto.
12105         (gnus-summary-normal-undownloaded-face): Ditto.
12106         (gnus-summary-high-unread-face): Ditto.
12107         (gnus-summary-low-unread-face): Ditto.
12108         (gnus-summary-normal-unread-face): Ditto.
12109         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12110         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12111
12112         * hashcash.el (hashcash): New custom group.
12113         (hashcash-default-payment): Add :group.
12114         (hashcash-payment-alist): Ditto.
12115         (hashcash-default-accept-payment): Ditto.
12116         (hashcash-accept-resources): Ditto.
12117         (hashcash-path): Ditto.
12118         (hashcash-extra-generate-parameters): Ditto.
12119         (hashcash-double-spend-database): Ditto.
12120         (hashcash-in-news): Ditto.
12121
12122         * message.el (message-minibuffer-local-map): Add :group.
12123
12124         * netrc.el (netrc): Add :group.
12125
12126         * sieve-manage.el (sieve-manage-log): Add :group.
12127         (sieve-manage-default-user): Diito.
12128         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12129         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12130         (sieve-manage-authenticators): Ditto.
12131         (sieve-manage-authenticator-alist): Ditto.
12132         (sieve-manage-default-port): Ditto.
12133
12134         * sieve-mode.el (sieve-control-commands-face): Add :group.
12135         (sieve-action-commands-face): Ditto.
12136         (sieve-test-commands-face): Ditto.
12137         (sieve-tagged-arguments-face): Ditto.
12138
12139         * smime.el (smime): Add :group.
12140
12141         * spam-report.el (spam-report): Add :group.
12142
12143         * spam.el (spam, spam-face): Add :group.
12144
12145 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12146
12147         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12148         return \n.\n.\n at the end of articles.  Protect against that.
12149         (nntp-with-open-group): Allow debugging.
12150
12151         * nnheader.el (mail-header-set-extra): Make into a function
12152         because I just could't understand how to quote the list properly.
12153
12154         * dns.el (query-dns-cached): New function.
12155
12156 2005-05-26  Lute Kamstra  <lute@gnu.org>
12157
12158         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12159
12160 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12161
12162         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12163
12164         * gnus-art.el: Don't autoload mail-extract-address-components.
12165
12166         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12167         eval-and-compile to evaluate it.
12168
12169         * hashcash.el: Don't autoload executable-find.
12170
12171         * nndb.el: Don't declare the nndb back end two or more times; don't
12172         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12173
12174         * nntp.el: Autoload format-spec instead of format; use
12175         eval-and-compile to evaluate autoload forms.
12176
12177 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12178
12179         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12180
12181 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12182
12183         * gnus.el (gnus-version-number): Bump version.
12184
12185 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12186
12187         * gnus.el: No Gnus v0.3 is released.
12188
12189 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12190
12191         * lpath.el (featurep): Bind show-nonbreak-escape.
12192
12193 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12194
12195         * gnus-art.el (gnus-article-edit-part): Disable undo.
12196
12197 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12198
12199         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12200         gnus-article-date-lapsed-new-header is t if date timer is active;
12201         skip headers in which the original date value is empty.
12202         (gnus-article-save-original-date): Redefine it as a macro.
12203         (gnus-display-mime): Use it.
12204
12205 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12206
12207         * gnus-art.el (article-date-ut): Support converting date in
12208         forwarded parts as well.
12209         (gnus-article-save-original-date): New function.
12210         (gnus-display-mime): Use it.
12211
12212 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12213
12214         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12215         enclosure element of <item>.
12216
12217 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12218
12219         * message.el (message-kill-buffer-query): Renamed from
12220         `message-kill-buffer-query-if-modified'.  Added :version.
12221
12222 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12225         window layout.
12226
12227 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12228
12229         * mml.el: Autoload dnd when compiling.
12230
12231 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12232
12233         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12234         x-dnd-*.
12235
12236 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12237
12238         * qp.el (quoted-printable-encode-region): Save excursion.
12239
12240 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12241
12242         * message.el (message-kill-buffer-query-if-modified): Add new variable
12243         so the user can kill a modified message buffer quickly.
12244         (message-kill-buffer): Use it.
12245
12246 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12247
12248         * lpath.el: Fbind display-time-event-handler; don't fbind
12249         string-to-multibyte.
12250
12251         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12252
12253 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12254
12255         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12256         contained in text because xml.el decodes entities) with LFs.
12257
12258 2005-04-11  Lute Kamstra  <lute@gnu.org>
12259
12260         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12261         differently.
12262
12263 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12264
12265         * mm-util.el (mm-detect-coding-region): Typo.
12266
12267 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12270
12271 2005-04-06  Deepak Goel  <deego@gnufans.org>
12272
12273         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12274         user-function allow user modifications of the scores.
12275         (spam-stat-score-buffer-user): New function, to allow
12276         user-computed modifications to the score.
12277         (spam-stat-score-buffer-user-functions): List of additional
12278         scoring functions.
12279         (spam-stat-error-holder): Global temporary error holder.
12280         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12281         variable.
12282
12283 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12284
12285         * gnus-registry.el (gnus-registry-clean-empty-function)
12286         (gnus-registry-trim, gnus-registry-fetch-groups)
12287         (gnus-registry-delete-group): Groups that match
12288         `gnus-registry-ignored-groups' are removed from the registry
12289         entries, not just ignored for splitting.  This helps clean up the
12290         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12291         to get all the groups a message ID is in.
12292
12293         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12294         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12295         (spam-stat-score-buffer-user-functions): Add :number custom type.
12296
12297 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12298
12299         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12300         argument in XEmacs.
12301
12302         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12303         (nnrss-request-group): Decode group name first.
12304         (nnrss-request-article): Make a text/plain article if mml-to-mime
12305         failed.
12306         (nnrss-get-encoding): Return a compatible encoding according to
12307         nnrss-compatible-encoding-alist.
12308         (nnrss-find-el): Use consp instead of listp.
12309         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12310
12311 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12312
12313         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12314         which Emacs 20 doesn't support.
12315         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12316
12317 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12318
12319         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12320         silence the byte compiler inside the defun.
12321
12322         * gnus-demon.el (parse-time-string): Add autoload.
12323
12324         * gnus-delay.el (parse-time-string): Add autoload.
12325
12326         * gnus-art.el (parse-time-string): Add autoload.
12327
12328         * nnultimate.el (parse-time): Require for `parse-time-string'.
12329
12330 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12331
12332         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12333
12334         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12335
12336         * smime.el (smime-ldap-host-list): Add :version.
12337
12338 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12339
12340         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12341         pass it to `gnus-browse-read-group'.
12342         (gnus-browse-read-group): Add NUMBER argument and pass it to
12343         `gnus-group-read-ephemeral-group'.
12344
12345         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12346         argument and pass it to `gnus-group-read-group'.
12347
12348 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12349
12350         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12351         mm-xemacs-find-mime-charset-1 if we have the mule feature
12352         available at runtime.
12353
12354 2005-03-25  Werner Lemberg  <wl@gnu.org>
12355
12356         * nnmaildir.el: Replace `illegal' with `invalid'.
12357
12358 2005-03-23  Lute Kamstra  <lute@gnu.org>
12359
12360         * time-date.el: Add comment on time value formats.
12361         Don't require parse-time.
12362         (with-decoded-time-value): New macro.
12363         (encode-time-value): New function.
12364         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12365         (days-to-time): Return a valid time value when arg is huge.
12366         (time-since): Use time-subtract.
12367         (time-to-number-of-days): Use time-to-seconds.
12368
12369 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12370
12371         * gnus-start.el (gnus-display-time-event-handler):
12372         Check display-time-timer at runtime rather than only at load time
12373         in case display-time-mode is turned off in the mean time.
12374
12375 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12376
12377         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12378         used.
12379
12380         * nneething.el (nneething-map-file-directory): Derive from
12381         `gnus-directory'.
12382
12383         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12384         the To/Cc button.
12385
12386 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12387
12388         * nnmaildir.el (nnmaildir-request-accept-article):
12389         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12390
12391 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12392
12393         * gnus-async.el: Require timer-funcs at compile time when in
12394         XEmacs for `run-with-idle-timer'.
12395
12396 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12397
12398         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12399         autoloaded function.
12400
12401 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12402
12403         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12404
12405 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12406
12407         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12408
12409 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12410
12411         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12412         gnus-expert-user to default.
12413
12414 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12415
12416         * nnimap.el (nnimap-open-server): Ditto.
12417
12418         * imap.el (imap-authenticate): Fix typo.
12419
12420 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12421
12422         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12423         buffer (since IMAP server might return FETCH response out of
12424         order, and the nntp buffer must be sorted).
12425
12426 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12427
12428         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12429         comparison on string.
12430
12431         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12432         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12433         (gnus-agent-summary-fetch-series): Modified to protect against
12434         gnus-agent-summary-fetch-group clearing processable flags.
12435         (gnus-agent-synchronize-group-flags): Update live group buffer as
12436         synchronization may occur due to the user toggle the plugged
12437         status.
12438         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12439         successfully downloaded.
12440         (gnus-agent-expire-group-1): Avoid using markers when the overview
12441         is in ascending order; greatly improves performance.
12442         (gnus-agent-regenerate-group): Use
12443         gnus-agent-synchronize-group-flags to reset read status in both
12444         gnus and server.
12445         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12446
12447 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12448
12449         * message.el: Don't autoload former message-utils variables.
12450         (message-strip-subject-trailing-was): Change doc string.
12451
12452         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12453         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12454         (nnweb-google-search): Add "hl=en" here.
12455         (nnweb-google-parse-1, nnweb-google-create-mapping):
12456         Don't hardcode URL.
12457
12458 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12459
12460         * message.el (message-get-reply-headers, message-followup):
12461         Mention related variables `message-use-followup-to' and
12462         `message-use-mail-followup-to', in the information buffer.
12463
12464         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12465         of broken groups(-beta).google.com.
12466
12467 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12468
12469         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12470         parameter to invoked gnus-request-move-article; remove the
12471         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12472         all at once instead of once per article.
12473         (gnus-summary-remove-process-mark): Accept a list of articles as
12474         well as a single article for processing.
12475
12476         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12477         parameter.
12478
12479         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12480
12481         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12482
12483         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12484         parameter.
12485
12486         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12487         parameter.
12488
12489         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12490         parameter and remove the gnus-sum-hint-move-is-internal variable.
12491
12492         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12493         parameter.
12494
12495         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12496         parameter.
12497
12498         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12499         parameter.
12500
12501         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12502
12503         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12504         parameter.
12505
12506         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12507         parameter.
12508
12509 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12510
12511         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12512         a more conservative way.
12513
12514 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12515
12516         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12517         buffer, so it moves the window's cursor.
12518
12519 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12520
12521         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12522         `mm-dissect-multipart' and receive the from field as an (optional)
12523         argument from `mm-dissect-multipart'.
12524         (mm-dissect-multipart): Receive the from field as an argument and
12525         pass it on when we call `mm-dissect-buffer' on MIME parts.
12526         Fixes verification/decryption of signed/encrypted MIME parts.
12527
12528 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12529
12530         * gnus-sum.el (gnus-summary-move-article): Set
12531         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12532         whatever it calls (right now, only nnimap-request-move article
12533         respects it).
12534
12535         * nnimap.el (nnimap-request-move-article): When
12536         gnus-sum-hint-move-is-internal is set, don't do the extra
12537         nnimap-request-article.
12538
12539 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12540
12541         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12542
12543         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12544         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12545
12546         * gnus-sum.el (gnus-summary-caesar-message):
12547         Apply `gnus-treat-article' after rotation.
12548
12549         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12550         doc string.
12551
12552 2005-02-22  Simon Josefsson  <jas@extundo.com>
12553
12554         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12555         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12556         <arne@arnested.dk>.
12557         (encrypt): Add password-cache and password-cache-expiry as group
12558         members.
12559
12560 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12561
12562         * smime.el (smime-ldap-host-list): Doc fix.
12563         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12564         cache) password.
12565         (smime-sign-region): Use it.
12566         (smime-decrypt-region): Use it.
12567         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12568         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12569         fails.
12570         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12571         certificate from DER to PEM format rather than calling openssl.
12572
12573         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12574
12575         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12576         for signing/encryption.
12577
12578         * mml.el (mml-parse-1): Use them.
12579
12580 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12581
12582         * nnrss.el (nnrss-verbose): Removed.
12583         (nnrss-request-group): Use `nnheader-message' instead.
12584
12585 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12586
12587         * nnrss.el (nnrss-verbose): New variable.
12588         (nnrss-request-group): Make it say nnrss is requesting a group.
12589
12590 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12591
12592         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12593         Handle news URL with given port correctly.
12594
12595 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12596
12597         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12598         containing special characters.
12599
12600         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12601
12602         * mml.el (mime-to-mml): Ditto.
12603
12604         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12605         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12606         (rfc2047-decode-region): Quote decoded words containing special
12607         characters when rfc2047-quote-decoded-words-containing-tspecials
12608         is non-nil.
12609
12610 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12611
12612         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12613
12614         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12615
12616 2005-02-15  Simon Josefsson  <jas@extundo.com>
12617
12618         * nnimap.el (nnimap-debug): Doc fix.
12619
12620         * imap.el (imap-debug): Doc fix.
12621
12622 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12625
12626 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12627
12628         * gnus.el (spam-contents): Improve docs for spam-contents
12629         parameter in its variable incarnation.
12630
12631 2005-02-14  Simon Josefsson  <jas@extundo.com>
12632
12633         * smime-ldap.el: Use require instead of load-library for ldap.
12634         (smime-ldap-search): Indent.
12635         (smime-ldap-search-internal): Shorten line.
12636
12637         * smime.el (smime-cert-by-dns): Add doc-string.
12638         (smime-cert-by-ldap-1): Indent.
12639
12640         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12641         mml-smime-get-dns-ldap.
12642         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12643
12644 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12645
12646         * smime.el: Require smime-ldap.
12647         (smime-ldap-host-list): New variable.
12648         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12649
12650         * mml-smime.el (mml-smime-encrypt-query): New function.
12651         (mml-smime-encrypt-query): Use it.
12652
12653         * smime-ldap.el: New file.
12654
12655 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12656
12657         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12658
12659 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12660
12661         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12662         argument in doc string.  Make query for type more clear.
12663
12664 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12665
12666         * gnus.el (gnus-group-startup-message): Search for gnus images in
12667         etc/images/gnus.
12668         * mm-util.el (mm-image-load-path): Likewise.
12669         * smiley.el (smiley-data-directory): Search for smilies in
12670         etc/images/smilies.
12671
12672 2005-02-09  Kim F. Storm  <storm@cua.dk>
12673
12674         Change Emacs release version from 21.4 to 22.1 throughout.
12675         Change Emacs development version from 21.3.50 to 22.0.50.
12676
12677 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12680
12681         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12682         non-Mule XEmacs as well.
12683         (mm-decompress-buffer): Signal an error intentionally if it does
12684         not decompress compressed data because auto-compression-mode is
12685         disabled.
12686
12687 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12688
12689         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12690         an ID in the registry even if it has no groups.
12691
12692 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12695         merge it into mm-decompress-buffer.
12696         (gnus-mime-copy-part): Use the MIME part charset, the value which
12697         a user specified or gnus-newsgroup-charset for decoding, like
12698         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12699         save-buffer what was used.  Suggested by Kevin Ryde
12700         <user42@zip.com.au>.
12701         (gnus-mime-inline-part): Allow the name parameter as well as the
12702         filename parameter; force decompressing of compressed data; always
12703         display contents being not decoded as unibyte.
12704
12705         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12706         as well as the filename parameter.
12707
12708         * mm-util.el (mm-decompress-buffer): Merge
12709         gnus-mime-jka-compr-maybe-uncompress.
12710         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12711         of compressed data.
12712
12713 2005-02-08  Simon Josefsson  <jas@extundo.com>
12714
12715         * imap.el (imap-log): Doc fix.
12716
12717 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12718
12719         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12720         the coding cookies; decompress compressed parts.
12721
12722         * mml.el (mml-generate-mime-1): Add the charset parameter according
12723         to the value which a user specified manually or the coding cookie.
12724
12725         * mm-util.el (mm-string-to-multibyte): New function.
12726         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12727         (mm-coding-system-to-mime-charset): New function.
12728         (mm-decompress-buffer): New function.
12729         (mm-find-buffer-file-coding-system): New function.
12730
12731         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12732         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12733         parts.
12734
12735 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12736
12737         * mm-view.el (mm-display-inline-fontify): Decode a part according
12738         to the charset parameter.
12739
12740 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12741
12742         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12743         prefix arg is neither nil nor a number, as info specifies.
12744
12745 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12748         timestamps.
12749
12750 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12751
12752         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12753         groups error checking and notify user.
12754
12755 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12756
12757         * message.el (message-send-mail-function): Check existence of
12758         sendmail-program first before using default value
12759         `message-send-mail-with-sendmail'.  Otherwise use more generic
12760         `smtpmail-send-it'.
12761
12762 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12763
12764         * nntp.el (nntp-request-update-info): Always return nil.
12765
12766 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12767
12768         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12769
12770 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12771
12772         * message.el (message-beginning-of-line): Change the behavior when
12773         invoked between BOL and : so that it first moves backward.
12774
12775 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12776
12777         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12778         article buffer when editing of the article is discarded.
12779         (gnus-article-prepare): Revert.
12780
12781 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12782
12783         * gnus-art.el (gnus-article-prepare):
12784         Remove message-strip-forbidden-properties from the local hook.
12785
12786 2005-01-27  Simon Josefsson  <jas@extundo.com>
12787
12788         * password.el (password-cache-add): Only start one timer per key.
12789         Reported by Derek Atkins <warlord@MIT.EDU>.
12790
12791 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12792
12793         * run-at-time.el: Removed.  It is no longer needed as
12794         timer-funcs.el in the xemacs-base package has a working version of
12795         `run-at-time'.
12796
12797         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12798
12799         * password.el: Require timer-funcs instead of run-at-time in
12800         XEmacs.
12801         Remove `password-run-at-time' macro.
12802         (password-cache-add): Use `run-at-time' instead of
12803         `password-run-at-time'.
12804
12805         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12806         Remove `nnheader-cancel-function-timers' alias,
12807         `cancel-function-timers' exists in XEmacs in timer-funcs.
12808
12809         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12810         for `run-with-idle-timer'.
12811
12812         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12813         for `run-at-time'.
12814
12815         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12816         for `with-timeout'.
12817
12818         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12819         the same as for XEmacs 21.4.
12820         No need to ignore `run-with-idle-timer', this function exists in
12821         XEmacs now in timer-funcs.el in the xemacs-base package.
12822         (dgnushack-compile): No need to delete
12823         run-at-time.el from the list of files to compile because it
12824         doesn't exist anymore.
12825
12826 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12827
12828         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12829         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12830
12831 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12832
12833         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12834         sensitively.
12835
12836 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12837
12838         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12839
12840 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12841
12842         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12843         which will be inserted according to the multibyteness of a buffer
12844         rather than the type of contents.  Suggested by ARISAWA Akihiro
12845         <ari@mbf.ocn.ne.jp>.
12846
12847         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12848         of string which old xml.el may return rather than a string.
12849
12850 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12851
12852         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12853
12854 2005-01-16  Simon Josefsson  <jas@extundo.com>
12855
12856         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12857         idn/idna.el isn't available.
12858         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12859         <michael@waxrat.com>.
12860
12861         * hashcash.el: Remove non-FSF copyright header.
12862
12863         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12864         (hashcash-generate-payment): Use it.
12865         (hashcash-generate-payment-async): Use it.
12866
12867 2005-01-15  Simon Josefsson  <jas@extundo.com>
12868
12869         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12870         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12871
12872         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12873         gnus-summary-idna-message.
12874         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12875         (gnus-summary-idna-message): New function.
12876
12877 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12878
12879         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12880         gnus-novice-user.
12881
12882 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * nnrss.el (nnrss-request-delete-group): Delete entries in
12885         nnrss-group-alist as well.
12886         (nnrss-save-server-data): Insert newline.
12887
12888 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12889
12890         * gnus.el (gnus-user-agent): Use list of symbols instead of
12891         symbols.  Display full version number for (S)XEmacs.  Optionally
12892         display (S)XEmacs codename.
12893
12894         * gnus-util.el (gnus-emacs-version): Update for new
12895         `gnus-user-agent'.
12896
12897         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12898         Gnus version.
12899
12900 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12901
12902         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12903         which is unreadable in some setups.
12904
12905 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * gnus-spec.el (gnus-update-format-specifications): Flush the
12908         group format spec cache if it doesn't support decoded group names.
12909
12910 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12911
12912         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12913         Allow to apply decay on score files matching a regexp.
12914
12915 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12916
12917         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12918         compatibility in %g and %c.
12919
12920 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12923         name for only %g and %c.
12924         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12925         of gnus-tmp-group to decoded group name.
12926         (gnus-group-make-rss-group): Exclude `/'s from group names.
12927
12928 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12929
12930         * nnrss.el (nnrss-get-encoding): Fix regexp.
12931
12932 2004-12-27  Simon Josefsson  <jas@extundo.com>
12933
12934         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12935         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12936         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12937
12938 2004-12-17  Kim F. Storm  <storm@cua.dk>
12939
12940         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12941
12942         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12943
12944 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12945
12946         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12947
12948 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12949
12950         * nnrss.el: Require rfc2047 and mml.
12951         (nnrss-file-coding-system): New variable.
12952         (nnrss-format-string): Redefine it as an inline function.
12953         (nnrss-decode-group-name): New function.
12954         (nnrss-string-as-multibyte): Remove.
12955         (nnrss-retrieve-headers): Decode group name; don't use
12956         nnrss-format-string.
12957         (nnrss-request-group): Decode group name.
12958         (nnrss-request-article): Decode group name; allow a Message-ID as
12959         well as an article number; don't use nnrss-format-string; encode a
12960         Message-ID string which may contain non-ASCII characters; use
12961         mml-to-mime to compose a MIME article.
12962         (nnrss-request-expire-articles): Decode group name.
12963         (nnrss-request-delete-group): Decode group name.
12964         (nnrss-fetch): Clarify error message.
12965         (nnrss-read-server-data): Use insert-file-contents instead of load;
12966         bind file-name-coding-system; use multibyte buffer.
12967         (nnrss-save-server-data): Bind coding-system-for-write to the
12968         value of nnrss-file-coding-system; bind file-name-coding-system;
12969         add coding cookie.
12970         (nnrss-read-group-data): Use insert-file-contents instead of load;
12971         bind file-name-coding-system; use multibyte buffer.
12972         (nnrss-save-group-data): Bind coding-system-for-write to the
12973         value of nnrss-file-coding-system; bind file-name-coding-system.
12974         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12975         make it work with non-ASCII text.
12976         (nnrss-find-el): Make it work with old xml.el as well.
12977
12978 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12979
12980         * nnrss.el (nnrss-get-encoding): New function.
12981         (nnrss-fetch): Use unibyte buffer initially; bind
12982         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12983         decode contents according to the encoding attribute.
12984         (nnrss-save-group-data): Add coding cookie.
12985         (nnrss-mime-encode-string): New function.
12986         (nnrss-check-group): Use it to encode subject and author.
12987
12988 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12989
12990         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12991         imaginary variable.
12992
12993 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12994
12995         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12996         correctly even if there are wide characters.
12997
12998 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12999
13000         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13001         downcased symbol names; make a new cache instead of reusing
13002         bbdb-hashtable.
13003
13004 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13007         concatenating segments rather than before concatenating them.
13008         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13009
13010         * message.el (message-get-reply-headers): Bind `extra'.
13011
13012 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13013
13014         * message.el (message-extra-wide-headers): New variable.
13015         (message-get-reply-headers): Use it.
13016
13017 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13020         (gnus-agent-group-pathname): Ditto.
13021
13022         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13023
13024         * gnus-group.el (gnus-group-make-group): Decode group name.
13025         (gnus-group-make-rss-group): Register the group data after opening
13026         the nnrss group.
13027
13028 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13029
13030         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13031         by expiry now get marked as read.
13032
13033 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13036
13037 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13038
13039         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13040         unify Latin characters in XEmacs.
13041         (mm-find-mime-charset-region): Use it.
13042
13043 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * gnus-util.el (gnus-delete-directory): New function.
13046
13047         * gnus-agent.el (gnus-agent-delete-group): Use it.
13048
13049         * gnus-cache.el (gnus-cache-delete-group): Use it.
13050
13051 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13052
13053         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13054         names.
13055
13056 2004-12-16  Simon Josefsson  <jas@extundo.com>
13057
13058         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13059
13060 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13061
13062         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13063
13064         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13065         (gnus-group-set-current-level): Decode group name.
13066
13067 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13068
13069         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13070         failed.
13071
13072 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13073
13074         * gnus-group.el (gnus-group-delete-group): Decode group name.
13075         (gnus-group-make-rss-group): Encode group name.
13076         (gnus-group-catchup-current): Decode group name.
13077         (gnus-group-kill-group): Decode group name.
13078
13079 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13080
13081         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13082
13083 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13084
13085         * gnus-group.el (gnus-group-make-rss-group):
13086         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13087
13088         * gnus-start.el (gnus-setup-news): Honor user's setting to
13089         gnus-message-archive-method.  Suggested by Lute Kamstra
13090         <lute@gnu.org>.
13091
13092 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13093
13094         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13095         global counterparts of the buffer-local variables.
13096
13097 2004-11-16  Romain Francoise  <romain@orebokech.com>
13098
13099         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13100         counterparts of the buffer-local variables.
13101
13102 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13103
13104         * message.el (message-forbidden-properties): Fixed typo in doc
13105         string.
13106
13107 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13108
13109         * gnus-util.el (gnus-replace-in-string): Added doc string.
13110
13111         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13112         to avoid problems when splitting mails with many recipients.
13113
13114 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13115
13116         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13117         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13118
13119 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13120
13121         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13122         if there is no hashtable in memory or file modification time is
13123         newer than cached timestamp.
13124
13125 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13126
13127         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13128         not-matching option.
13129
13130 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13131
13132         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13133         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13134         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13135         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13136         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13137         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13138
13139 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * message.el (message-forward-make-body-mml): Remove headers
13142         according to message-forward-ignored-headers if a message is decoded.
13143
13144 2004-12-02  Romain Francoise  <romain@orebokech.com>
13145
13146         * message.el (message-forward-make-body-plain): Always remove
13147         headers according to message-forward-ignored-headers.
13148
13149 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13150
13151         * spam.el (spam-summary-prepare-exit): Remove the
13152         gnus-summary-limit pop for now, it has problems with ham marks for
13153         me.
13154
13155 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13156
13157         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13158         correctly.
13159
13160 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13161
13162         * format-spec.el (format-spec): Message the char.
13163
13164 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13165
13166         * gnus-art.el (gnus-split-methods): Reformat comments.
13167
13168         * spam.el (spam-summary-prepare-exit): Remove article limits
13169         before exiting the summary buffer.
13170
13171 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13174         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13175
13176         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13177         order to silence the byte compiler.
13178
13179         * spam.el: Fix the way to silence the byte compiler, which
13180         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13181         bbdb-search-simple, spam-BBDB-register-routine,
13182         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13183         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13184         spam-stat-buffer-is-spam, spam-stat-load,
13185         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13186         spam-stat-save and spam-stat-split-fancy.
13187
13188 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13191         which may confuse users.
13192         (canlock-password-for-verify): Ditto.
13193
13194         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13195
13196         * gnus-art.el (gnus-emphasis-alist): Ditto.
13197
13198         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13199
13200         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13201
13202         * gnus-start.el (gnus-save-killed-list): Ditto.
13203
13204         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13205         (gnus-sum-thread-tree-root): Ditto.
13206         (gnus-sum-thread-tree-false-root): Ditto.
13207         (gnus-sum-thread-tree-single-indent): Ditto.
13208
13209         * message.el (message-courtesy-message): Ditto.
13210         (message-archive-note): Ditto.
13211         (message-subscribed-address-file): Ditto.
13212         (message-user-fqdn): Ditto.
13213
13214         * spam-report.el (spam-report-gmane-regex): Ditto.
13215
13216         * spam.el (spam-blackhole-good-server-regex): Ditto.
13217
13218 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * mml.el (mml-preview): Widen the message buffer before copying
13221         the contents to the preview buffer; sort headers before previewing.
13222
13223         * message.el (message-hidden-headers): Fix the way to avoid a bug
13224         in the `repeat' widget in Emacs 21.3 or earlier.
13225
13226 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13227
13228         * message.el (message-hidden-headers): Default to "^References:".
13229         Improve customization type.  Suggested by Reiner Steib
13230         <Reiner.Steib@gmx.de>.
13231
13232 2004-11-25  Romain Francoise  <romain@orebokech.com>
13233
13234         * message.el (message-strip-forbidden-properties): Remove check for
13235         obsolete `message-hidden' text property, hidden headers are not
13236         accessible in the buffer anymore.
13237
13238 2004-11-22  Romain Francoise  <romain@orebokech.com>
13239
13240         * message.el (message-header-format-alist): Add `From' in list
13241         so that it can be sorted.
13242         (message-fix-before-sending): Widen and sort headers before
13243         sending.
13244         (message-hide-headers): Use narrowing to hide headers by moving
13245         them to the top of the buffer and narrowing to the region
13246         underneath.
13247
13248 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13249
13250         * message.el (message-strip-forbidden-properties): Bind
13251         buffer-read-only (etc) to nil.
13252
13253 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13256         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13257
13258 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13259
13260         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13261
13262 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13263
13264         * dns.el (query-dns): Use sit-for to time instead of
13265         accept-process-output, since that doesn't seem to work on udp
13266         sockets.
13267
13268 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13271
13272 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13273
13274         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13275         doc string.  Improve doc string.
13276
13277 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * nntp.el (nntp-request-update-info): Return nil if
13280         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13281         may not call gnus-activate-group which uselessly issues the GROUP
13282         commands for all nntp groups and wastes time.  Reported by Romain
13283         Francoise <romain@orebokech.com>.
13284
13285         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13286
13287 2004-11-15  Simon Josefsson  <jas@extundo.com>
13288
13289         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13290         headers separately.
13291         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13292         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13293
13294 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13295
13296         * gnus-start.el (gnus-convert-old-newsrc):
13297         Assign legacy-gnus-agent to 5.10.7.
13298
13299 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13300
13301         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13302         start of the lines.
13303
13304 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13305
13306         * hashcash.el (hashcash-default-payment): Change default to 20.
13307         (hashcash-default-accept-payment): Change default to 20.
13308         (hashcash-process-alist): New variable.
13309         (hashcash-generate-payment-async): Add.
13310         (hashcash-already-paid-p): Add.
13311         (hashcash-insert-payment): Don't generate payments twice.
13312         (hashcash-insert-payment-async): Add.
13313         (hashcash-insert-payment-async-2): Add.
13314         (hashcash-cancel-async): Add.
13315         (hashcash-wait-async): Add.
13316         (hashcash-processes-running-p): Add.
13317         (hashcash-wait-or-cancel): Add.
13318         (mail-add-payment): New optional argument.  Conditionally start
13319         asynchronous calculation.
13320         (mail-add-payment-async): Add.
13321
13322         * message.el (message-send-mail): Wait for asynchronous hashcash
13323         results.  Don't clobber existing X-Hashcash headers.
13324         (message-setup-1): Call mail-add-payment-async when
13325         message-generate-hashcash is non-nil.
13326
13327 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13328
13329         * message.el (message-use-alternative-email-as-from): Examine the
13330         From header as well; use message-make-from in order to include a
13331         user's full name.
13332
13333 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13336         default; improve customization type.
13337         (gnus-emphasis-custom-with-format): New macro.
13338         (gnus-emphasis-custom-value-to-external): New function.
13339         (gnus-emphasis-custom-value-to-internal): New function.
13340
13341 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13342
13343         * dns.el (query-dns): Resolve reverse addresses.
13344
13345 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13346
13347         * gnus-group.el (gnus-group-get-new-news): Use it.
13348
13349         * gnus-start.el (gnus-check-reasonable-setup): New function.
13350
13351 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13352
13353         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13354         "Args out of range" error.  Reported by Arnaud Giersch
13355         <arnaud.giersch@free.fr>.
13356
13357 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13358
13359         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13360
13361 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13362
13363         * spam.el (spam group): Add :version.
13364
13365         * pgg-def.el (pgg group): Add :version.
13366
13367 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * gnus-art.el (gnus-article-edit-article): Don't associate the
13370         article buffer with a draft file.  This is a temporary measure
13371         against the 2004-08-22 change to gnus-article-edit-mode.
13372
13373 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13376         (html2text-format-tags): Remove unused variable `attr'.
13377
13378 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13379
13380         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13381
13382         * tls.el (tls-process-connection-type, tls-success)
13383         (tls-certtool-program): Add :version.
13384
13385         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13386         (starttls-extra-arguments, starttls-process-connection-type)
13387         (starttls-connect, starttls-failure, starttls-success): Add :version.
13388
13389         * spam-stat.el (spam-stat): Add :version.
13390
13391         * sieve.el (sieve): Add :version.
13392
13393         * sha1.el (sha1): Add :version.
13394         (sha1-use-external): Remove redundant version.
13395
13396         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13397         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13398         (nnmail-split-fancy-match-partial-words)
13399         (nnmail-split-lowercase-expanded): Add :version.
13400
13401         * nndiary.el (nndiary): Add :version.
13402
13403         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13404
13405         * mml-sec.el (mml-default-sign-method)
13406         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13407         Add :version.
13408
13409         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13410
13411         * mm-url.el (mm-url-use-external, mm-url-program)
13412         (mm-url-arguments): Add :version.
13413
13414         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13415         (mm-attachment-file-modes, mm-decrypt-option)
13416         (mm-w3m-safe-url-regexp): Add :version.
13417
13418         * message.el (message-cite-prefix-regexp)
13419         (message-sendmail-envelope-from, message-minibuffer-local-map)
13420         (message-user-fqdn, message-completion-alist): Add :version.
13421
13422         * gnus-win.el (gnus-configure-windows-hook)
13423         (gnus-use-frames-on-any-display): Add :version.
13424
13425         * gnus-art.el (gnus-article-address-banner-alist)
13426         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13427         (gnus-treat-from-picon, gnus-treat-mail-picon)
13428         (gnus-treat-x-pgp-sig): Add :version.
13429
13430         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13431         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13432         (gnus-summary-article-delete-hook)
13433         (gnus-summary-display-while-building): Add :version.
13434
13435         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13436         (gnus-get-top-new-news-hook): Add :version.
13437
13438         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13439         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13440
13441         * gnus-registry.el (gnus-registry): Add :version.
13442
13443         * gnus-spec.el (gnus-use-correct-string-widths)
13444         (gnus-make-format-preserve-properties): Add :version.
13445
13446         * gnus.el (gnus-group-charter-alist)
13447         (gnus-group-fetch-control-use-browse-url)
13448         (gnus-install-group-spam-parameters): Add :version.
13449
13450         * gnus-diary.el (gnus-diary): Add :version.
13451
13452         * gnus-delay.el (gnus-delay): Add :version.
13453
13454         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13455         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13456         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13457         Add :version.
13458
13459         * gnus-agent.el (gnus-agent-max-fetch-size)
13460         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13461         (gnus-agent-prompt-send-queue): Add :version.
13462
13463         * deuglify.el (gnus-outlook-deuglify): Add :version.
13464
13465         * html2text.el: Beautify code.  Improve doc strings.  Some
13466         checkdoc cleanup.
13467         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13468
13469 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13470
13471         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13472
13473 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13474
13475         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13476         when package is loaded.
13477
13478         * spam.el (spam-summary-score-preferred-header): Add global preference
13479         for people who want to override the default SpamAssassin over
13480         Bogofilter preference (when both are set).
13481         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13482         (spam-user-format-function-S): Check
13483         spam-summary-score-preferred-header.
13484         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13485         (spam-user-format-function-S): Format the score correctly.
13486
13487 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13488
13489         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13490         signature file.  Suggested by Manoj Srivastava
13491         <srivasta@golden-gryphon.com>.
13492
13493         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13494         iso-2022-jp even in the Japanese language environment.
13495         Suggested by Jason Rumney <jasonr@gnu.org>.
13496
13497 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13498
13499         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13500         use the same characters as the dummy marks; make it free from
13501         getting affected by the language environment.
13502         (gnus-summary-read-group-1): Update mark positions only when the
13503         format spec is updated.
13504
13505         * gnus-spec.el (gnus-update-format-specifications): Return a list
13506         of updated types.
13507
13508 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13509
13510         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13511         of boundp to check if display-warning is available.
13512
13513 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13514
13515         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13516
13517 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * nnspool.el (nnspool-spool-directory): Use news-path if the
13520         news-directory variable is not bound.
13521
13522         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13523         function instead of display-warning if it is not available.
13524
13525 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13528         v5-10: Use `point-at-bol'.
13529
13530 2004-10-26  Simon Josefsson  <jas@extundo.com>
13531
13532         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13533         <chenggao@gmail.com>.
13534
13535 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13536
13537         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13538         instead.
13539
13540 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13541
13542         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13543         to remove a server from the nnimap-server-buffer-alist.
13544         (nnimap-open-connection, nnimap-close-server): Use it.
13545
13546         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13547
13548 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13549
13550         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13551         running the major-mode function.
13552
13553 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13556         dummy marks in the right way.
13557
13558 2004-10-18  David Edmondson  <dme@dme.org>
13559
13560         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13561         excessively.
13562
13563 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13564
13565         * gnus-util.el (gnus-split-references): Accept a nil references
13566         string and go on blissfully.
13567
13568         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13569         cases where the references string is non-nil but has no references.
13570
13571         * encrypt.el: Add autoload tags.
13572
13573         * spam.el (spam-resolve-registrations-routine): Remove article
13574         from unregistration list too.  Reported by David Hanak
13575         <dhanak@isis.vanderbilt.edu>
13576
13577 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13578
13579         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13580         nil.  Changed custom type.
13581
13582 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13583
13584         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13585
13586         * gnus-sum.el (gnus-summary-move-article): Use it.
13587
13588 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13589
13590         * encrypt.el: Add autoload cookies.
13591
13592         * spam.el (spam-backend-article-list-property)
13593         (spam-backend-get-article-todo-list)
13594         (spam-backend-put-article-todo-list)
13595         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13596         Resolve registrations separately.
13597         (spam-register-routine): Format comments.
13598         (spam-unregister-routine, spam-register-routine): Always call with
13599         specific-articles, no default list.
13600         (spam-summary-prepare-exit): Use the spam-classifications function.
13601
13602         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13603         gnus-encrypt.el.
13604
13605         * encrypt.el: Copied from gnus-encrypt.el.
13606
13607         * gnus-encrypt.el: Commented that it's obsolete.
13608
13609 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13610
13611         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13612         (gnus-score-save): Use it.
13613
13614         * message.el (message-bury): Use `window-dedicated-p'.
13615
13616 2004-10-15  Simon Josefsson  <jas@extundo.com>
13617
13618         * pop3.el (top-level): Don't require nnheader.
13619         (pop3-read-timeout): Add.
13620         (pop3-accept-process-output): Add.
13621         (pop3-read-response, pop3-retr): Use it.
13622
13623 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13624
13625         * spam.el (spam-register-routine): Move comment.
13626         (spam-verify-bogofilter): Use 'unknown for the initial
13627         spam-bogofilter-valid state, not 'never.
13628
13629         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13630         for netrc-machine.
13631
13632         * nnimap.el (nnimap-open-connection): Use
13633         netrc-machine-user-or-password.
13634
13635 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13636
13637         * gnus-registry.el (gnus-registry-unload-hook):
13638         Set as a variable with add-hook.
13639
13640         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13641         of news-path.
13642
13643         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13644
13645         * spam.el: Delete duplicate `provide'.
13646         (spam-unload-hook): Set as a variable with add-hook.
13647
13648 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13649
13650         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13651         in the doc string.
13652
13653         * message.el (message-ignored-news-headers)
13654         (message-ignored-supersedes-headers)
13655         (message-ignored-resent-headers)
13656         (message-forward-ignored-headers): Improve custom type.
13657
13658 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13659
13660         * message.el (message-tokenize-header): Fix 2004-09-06 change
13661         which used point-min in the wrong place.
13662
13663 2004-10-12  Simon Josefsson  <jas@extundo.com>
13664
13665         * tls.el (tls-certtool-program): New variable.
13666         (tls-certificate-information): New function, based on
13667         ssl-certificate-information.
13668
13669 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13670
13671         * compface.el: Move the version of ELisp-based uncompface program
13672         to the contrib directory because of the copyright problem.
13673
13674 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13675
13676         * message.el (message-kill-buffer): Raise the current frame.
13677
13678 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13679
13680         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13681
13682         * gnus.el (message-y-or-n-p): Autoload.
13683
13684         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13685         (pop3-password-required, pop3-authentication-scheme)
13686         (pop3-leave-mail-on-server): Made customizable.
13687         (pop3): New custom group.
13688         (pop3-retr): Remove `sleep-for' statements.
13689         Suggested by Dave Love <fx@gnu.org>.
13690
13691         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13692         Windows/DOS.
13693
13694         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13695         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13696         Dave Love <fx@gnu.org>.
13697
13698         * mml.el (mml-minibuffer-read-disposition): Require match.
13699         Suggested by Dave Love <fx@gnu.org>.
13700
13701 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13702
13703         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13704         doc string.
13705
13706 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13707
13708         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13709
13710 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13711
13712         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13713         instead of calling `mm-insert-inline', to decode text/* parts
13714         before displaying them.
13715
13716 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13717
13718         * mm-uu.el (mm-uu-text-plain-type): New variable.
13719         (mm-uu-pgp-signed-extract-1): Use it.
13720         (mm-uu-pgp-encrypted-extract-1): Use it.
13721         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13722         bind mm-uu-text-plain-type with that value.
13723         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13724         mm-uu-dissect.
13725
13726 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * gnus-group.el (gnus-update-group-mark-positions):
13729         * gnus-sum.el (gnus-update-summary-mark-positions):
13730         * message.el (message-check-news-body-syntax):
13731         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13732         of string-as-multibyte.
13733
13734 2004-10-05  Juri Linkov  <juri@jurta.org>
13735
13736         * gnus-group.el (gnus-update-group-mark-positions):
13737         * gnus-sum.el (gnus-update-summary-mark-positions):
13738         * message.el (message-check-news-body-syntax):
13739         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13740         8-bit unibyte values to a multibyte string for search functions.
13741
13742 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13743
13744         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13745         (mm-uu-dissect-text-parts): New function.
13746
13747         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13748         dissect text parts.
13749
13750         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13751         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13752
13753         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13754
13755         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13756         gnus-current-topics instead of gnus-current-topic.
13757
13758 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13759
13760         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13761
13762 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13763
13764         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13765         where approriate.
13766
13767         * nnml.el (nnml-generate-active-info): do.
13768
13769         * nndiary.el (nndiary-generate-active-info): do.
13770
13771         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13772         (gnus-topic-move): do.
13773
13774         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13775         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13776
13777         * gnus-srvr.el (gnus-server-prepare)
13778         (gnus-server-open-all-servers): do.
13779
13780         * gnus-msg.el (gnus-summary-cancel-article)
13781         (gnus-summary-resend-message)
13782         (gnus-summary-mail-crosspost-complaint): do.
13783
13784         * gnus-move.el (gnus-change-server): do.
13785
13786         * gnus-group.el (gnus-group-unmark-all-groups)
13787         (gnus-group-set-current-level): do.
13788
13789 2004-10-04  Simon Josefsson  <jas@extundo.com>
13790
13791         * message.el (message-generate-hashcash): Doc fix.
13792
13793 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13794
13795         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13796         avoid infinite recursion via gnus-get-function.
13797
13798 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13799
13800         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13801
13802         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13803
13804         * nnmail.el (nnmail-split-history): do.
13805
13806         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13807         (nnml-request-delete-group): do.
13808
13809         * nnslashdot.el (nnslashdot-read-groups): do.
13810
13811         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13812         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13813
13814         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13815         (nnspool-sift-nov-with-sed): Use last.
13816         (nnspool-retrieve-headers-with-nov): Use mapc.
13817         (nnspool-request-newgroups): Use dolist.
13818         (nnspool-request-group): Use last.
13819
13820         * nntp.el (nntp-read-server-type): Use dolist.
13821
13822         * nnvirtual.el (nnvirtual-create-mapping)
13823         (nnvirtual-update-read-and-marked): Use dolist.
13824         (nnvirtual-convert-headers): Simplify.
13825
13826 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13827
13828         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13829         support for sync'ing tick marks.
13830
13831 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13834         there's no visible header.
13835
13836 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13837
13838         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13839         necessary, pass full group name to gnus-request-set-marks.
13840
13841 2004-10-01  Simon Josefsson  <jas@extundo.com>
13842
13843         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13844         acroread.
13845
13846 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13847
13848         * spam-report.el (spam-report-gmane): Fix interactive.
13849
13850         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13851
13852         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13853         when writing file.
13854         (gnus-agent-synchronize-flags): Don't default to being
13855         interactive.
13856
13857 2004-09-30  Simon Josefsson  <jas@extundo.com>
13858
13859         * message.el (message-generate-hashcash): Add.
13860         (message-send-mail): Use it, call mail-add-payment.
13861
13862 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13863
13864         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13865
13866 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13867
13868         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13869         gnus-requst-update-info with explicit code to sync the in-memory
13870         info read flags with the marks being sync'd to the backend.
13871
13872         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13873
13874 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13875
13876         * spam.el (spam-verify-bogofilter): Add new function.
13877         (spam-check-bogofilter)
13878         (spam-bogofilter-register-with-bogofilter): Use it.
13879         (spam-verify-bogofilter): Add small fixes.
13880
13881 2004-09-28  Simon Josefsson  <jas@extundo.com>
13882
13883         * hashcash.el (hashcash-generate-payment): Revert.
13884
13885 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13886
13887         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13888         gnus-extract-references instead of gnus-split-references.
13889
13890         * gnus-util.el (gnus-extract-references): Add new function, analogous
13891         to gnus-split-references but extracts only the message-ID without
13892         anything extra.
13893
13894         * hashcash.el (hashcash-generate-payment)
13895         (hashcash-check-payment): Do the right thing if hashcash-path is
13896         nil (because the hashcash program could not be found).
13897
13898         * spam.el (spam-use-hashcash): Remove comment.
13899
13900 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13901
13902         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13903         (gnus-cache-enter-article, gnus-cache-remove-article)
13904         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13905
13906         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13907
13908         * gnus-art.el (article-hide-boring-headers)
13909         (article-translate-strings, article-display-face)
13910         (gnus-article-mime-match-handle-first)
13911         (gnus-article-highlight-headers)
13912         (gnus-article-add-buttons-to-head): do.
13913
13914 2004-09-27  Simon Josefsson  <jas@extundo.com>
13915
13916         * hashcash.el: New version, from
13917         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13918         ../contrib/.
13919
13920 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13923
13924 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13925
13926         * gnus-dup.el (gnus-dup-open): Use mapc.
13927         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13928
13929         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13930         Reported by Stefan Wiens <s.wi@gmx.net>.
13931
13932         * gnus.el (gnus-shutdown): Use dolist.
13933
13934         * gnus-undo.el (gnus-undo): Use mapc.
13935
13936         * nnrss.el (nnrss-generate-active): do.
13937
13938         * message.el (message-cite-original-without-signature)
13939         (message-cite-original): Use mapc.
13940         (message-do-actions, message-make-forward-subject): Use dolist.
13941
13942 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13943
13944         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13945         deletion to remove entire duplicate line.  Fixes merged article
13946         number bug.
13947
13948 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13949
13950         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13951         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13952         first ask if you want to open a server and then, even when you
13953         responded with no, asking if you want to synchronize the server's
13954         flags.
13955         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13956         multi-line expressions.
13957         (gnus-agent-synchronize-group-flags): New internal function.
13958         Updates marks in memory (in the info structure) AND in the
13959         backend.
13960
13961         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13962
13963         * nnagent.el (nnagent-request-set-mark): Use
13964         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13965         method, to ensure that synchronization updates marks in the
13966         backend and in the info (in memory) structure.
13967
13968 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13971         convention fully; don't miss the root article of a thread; make
13972         the X-Draft-From header with correct article numbers.
13973
13974 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13975
13976         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13977         unless plugged.  Disable the agent so that an open failure causes
13978         an error.
13979
13980         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13981         Reverted 2004-09-21 change.  The backend must be opened while
13982         synchronizing flags even when the backend stores the flags
13983         locally.
13984
13985 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13986
13987         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13988         in `header' match.  Reported by Svend Tollak Munkejord.
13989
13990         * message.el (message-cite-original): Fix use of
13991         `message-cite-articles-with-x-no-archive'.
13992
13993 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13996         (gnus-window-to-buffer): Ditto.
13997
13998         * mml.el (mml-preview-buffer): New variable.
13999         (mml-preview): Manage window layout with gnus-buffer-configuration.
14000
14001         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14002         X-Draft-From header even if those articles aren't quoted.
14003
14004 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14005
14006         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14007         (gnus-request-set-mark, gnus-request-update-mark): Use new
14008         g-s-t-u-l-m to decide to use backend even when unplugged.
14009
14010 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14011
14012         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14013         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14014
14015 2004-09-20  Simon Josefsson  <jas@extundo.com>
14016
14017         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14018         "utf-16-le".
14019
14020 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14021
14022         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14023
14024 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14025
14026         * uudecode.el (uudecode-use-external): Add :version.
14027
14028         * smime.el (smime-CA-file, smime-encrypt-cipher)
14029         (smime-dns-server): Add :version.
14030
14031         * smiley.el (gnus-smiley-file-types): Add :version.
14032
14033         * sha1.el (sha1-use-external): Add :version.
14034
14035         * pgg-def.el (pgg-query-keyserver): Add :version.
14036
14037         * nnmail.el (nnmail-fancy-expiry-targets)
14038         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14039         Add :version.
14040
14041         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14042         (nnimap-retrieve-groups-asynchronous): Add :version.
14043         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14044
14045         * mml.el (mml-content-disposition-parameters)
14046         (mml-insert-mime-headers-always): Add :version.
14047
14048         * mm-util.el (mm-coding-system-priorities): Add :version.
14049
14050         * mm-decode.el (mm-inline-text-html-with-images)
14051         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14052         (mm-verify-option): Add :version.
14053         (mm-text-html-renderer): Change :version.
14054
14055         * message.el (message-fcc-externalize-attachments)
14056         (message-required-headers, message-draft-headers)
14057         (message-subject-trailing-was-query)
14058         (message-subject-trailing-was-ask-regexp)
14059         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14060         (message-mark-insert-end, message-archive-header)
14061         (message-archive-note, message-cross-post-default)
14062         (message-cross-post-note, message-followup-to-note)
14063         (message-cross-post-note-function, message-use-mail-followup-to)
14064         (message-subscribed-address-functions)
14065         (message-subscribed-address-file, message-subscribed-addresses)
14066         (message-subscribed-regexps, message-allow-no-recipients)
14067         (message-yank-cited-prefix, message-signature-insert-empty-line)
14068         (message-hidden-headers, message-hierarchical-addresses)
14069         (message-mail-user-agent, message-use-idna)
14070         (message-valid-fqdn-regexp)
14071         (message-strip-special-text-properties, message-header-synonyms)
14072         (message-beginning-of-line, message-tab-body-function): Add :version.
14073         (message-insert-canlock, message-wide-reply-confirm-recipients):
14074         Change :version.
14075
14076         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14077         and :version.
14078         (mail-source-delete-old-incoming-confirm)
14079         (mail-source-movemail-program): Add :version.
14080
14081         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14082         (gnus-agent-cache, gnus-agent): Change :version.
14083
14084         * gnus-util.el (gnus-use-byte-compile): Change :version.
14085
14086         * gnus-sum.el (gnus-summary-make-false-root-always)
14087         (gnus-summary-default-high-score)
14088         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14089         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14090         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14091         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14092         (gnus-sum-thread-tree-single-indent)
14093         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14094         (gnus-sum-thread-tree-leaf-with-other)
14095         (gnus-sum-thread-tree-single-leaf): Add :version.
14096         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14097         (gnus-article-loose-mime): Change :version.
14098
14099         * gnus-start.el (gnus-backup-startup-file)
14100         (gnus-save-startup-file-via-temp-buffer): Add :version.
14101
14102         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14103         (gnus-server-offline-face): Add :version.
14104
14105         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14106
14107         * gnus-msg.el (gnus-gcc-externalize-attachments)
14108         (gnus-debug-files, gnus-debug-exclude-variables)
14109         (gnus-discouraged-post-methods): Change :version.
14110         (gnus-confirm-mail-reply-to-news)
14111         (gnus-confirm-treat-mail-like-news): Add :version.
14112
14113         * gnus-int.el (gnus-server-unopen-status): Add :version.
14114
14115         * gnus-group.el (gnus-group-jump-to-group-prompt)
14116         (gnus-large-ephemeral-newsgroup)
14117         (gnus-fetch-old-ephemeral-headers): Add :version.
14118
14119         * gnus-fun.el (gnus-x-face-directory)
14120         (gnus-convert-pbm-to-x-face-command)
14121         (gnus-convert-image-to-x-face-command)
14122         (gnus-convert-image-to-face-command): Add :version.
14123
14124         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14125
14126         * gnus-cite.el (gnus-cite-blank-line-after-header)
14127         (gnus-article-boring-faces): Add :version.
14128
14129         * gnus-art.el (gnus-buttonized-mime-types)
14130         (gnus-inhibit-mime-unbuttonizing)
14131         (gnus-treat-display-face)
14132         (gnus-treat-body-boundary): Change :version.
14133         (gnus-body-boundary-delimiter, gnus-picon-databases)
14134         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14135         (gnus-treat-date-english, gnus-treat-fold-headers)
14136         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14137         (gnus-treat-mail-picon, gnus-treat-wash-html)
14138         (gnus-article-encrypt-protocol)
14139         (gnus-use-idna, gnus-article-over-scroll)
14140         (gnus-mime-display-multipart-alternative-as-mixed)
14141         (gnus-mime-display-multipart-related-as-mixed)
14142         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14143         (gnus-ctan-url, gnus-button-ctan-handler)
14144         (gnus-button-handle-ctan-bogus-regexp)
14145         (gnus-button-ctan-directory-regexp)
14146         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14147         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14148         (gnus-button-man-level, gnus-button-emacs-level)
14149         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14150
14151         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14152         (gnus-agent-go-online): Change :version.
14153         (gnus-agent-expire-unagentized-dirs)
14154         (gnus-agent-auto-agentize-methods): Add :version.
14155
14156         * flow-fill.el (fill-flowed-display-column)
14157         (fill-flowed-encode-column): Add :version.
14158
14159         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14160         (gnus-outlook-deuglify-unwrap-max)
14161         (gnus-outlook-deuglify-cite-marks)
14162         (gnus-outlook-deuglify-unwrap-stop-chars)
14163         (gnus-outlook-deuglify-no-wrap-chars)
14164         (gnus-outlook-deuglify-attrib-cut-regexp)
14165         (gnus-outlook-deuglify-attrib-verb-regexp)
14166         (gnus-outlook-deuglify-attrib-end-regexp)
14167         (gnus-outlook-display-hook): Add :version.
14168
14169         * binhex.el (binhex-use-external): Add :version.
14170
14171 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14172
14173         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14174         and `invisible'.
14175
14176 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14177
14178         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14179         in gnus-registry-trim.
14180
14181 2004-09-13  Simon Josefsson  <jas@extundo.com>
14182
14183         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14184
14185         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14186
14187         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14188         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14189         <yamaoka@jpl.org>.
14190         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14191         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14192         <yamaoka@jpl.org>.
14193
14194         * sieve.el (sieve-manage-mode): Ditto.
14195
14196 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14197
14198         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14199
14200 2004-09-11  Simon Josefsson  <jas@extundo.com>
14201
14202         * dns-mode.el: Add.
14203
14204         * mm-view.el (mm-display-dns-inline): Add.
14205
14206         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14207         (mm-automatic-display): Ditto.
14208
14209         * mailcap.el (mailcap-mime-data): Add text/dns.
14210         (mailcap-mime-extensions): Map .soa to text/dns.
14211
14212 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14213
14214         * gnus-art.el (article-decode-mime-words, article-babel)
14215         (gnus-article-highlight-signature, gnus-article-add-buttons)
14216         (gnus-signature-toggle): Remove unnecessary bindings of
14217         `inhibit-read-only' inherited from v5.10 merge.
14218
14219 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14220
14221         * nntp.el (nntp): New customization group.
14222         (nntp-authinfo-file): Add customization group.
14223
14224         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14225
14226         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14227
14228         * gnus.el (to-address, to-list, subscribed)
14229         (large-newsgroup-initial): Ditto.
14230
14231         * flow-fill.el (fill-flowed-display-column)
14232         (fill-flowed-encode-column): Ditto.
14233
14234 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14235
14236         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14237         Use point-min rather than 1.
14238         (message-send-mail): Use buffer-size rather than point-max.
14239
14240         * gnus-sum.el (gnus-summary-search-article-forward):
14241         Signal a specific `search-failed' rather than a generic `error'.
14242
14243         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14244         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14245         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14246
14247 2004-09-10  Simon Josefsson  <jas@extundo.com>
14248
14249         * nndb.el (require): Remove tcp and duplicate cl.
14250
14251 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14252
14253         * gnus-agent.el (directory-files-and-attributes): Move forward.
14254
14255 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14256
14257         * gnus-agent.el (directory-files-and-attributes): Optionally
14258         defined to support XEmacs.
14259
14260 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14261
14262         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14263         to avoid run-time CL dependencies.
14264         (gnus-agent-unfetch-articles): New function.
14265         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14266         article numbers even when local .overview file is missing.
14267         (gnus-agent-read-article-number): New function.  Only accepts
14268         27-bit article numbers.
14269         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14270         gnus-agent-read-article-number.
14271         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14272         from backend while recognizing that article numbers in .overview
14273         must be valid.
14274         (gnus-agent-update-files-total-fetched-for): Use
14275         directory-files-and-attributes to improve performance.
14276         * gnus-int.el (gnus-request-move-article): Use
14277         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14278         improve performance.
14279
14280         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14281         some users confused by references to .newsrc when they only have a
14282         .newsrc.eld file.
14283         (gnus-convert-mark-converter-prompt)
14284         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14285         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14286         New function.  Used internally to only display 'gnus converting
14287         files' message when actually necessary.
14288
14289         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14290         methods now autoloaded.
14291
14292 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14295         identifiers.
14296
14297 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14298
14299         * gnus-picon.el: Fix indentation and closing parenthesis.
14300
14301 2004-09-01  Simon Josefsson  <jas@extundo.com>
14302
14303         * message.el (message-canlock-generate): Require sha1, not
14304         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14305         to require within a function.  Sadly, if sha1.el isn't loaded, the
14306         let binding in m-c-g will hide the defcustom definition, which is
14307         bad.)
14308
14309         * canlock.el: Require sha1, not sha1-el.
14310
14311         * message.el: Don't autoload sha1 (there is a autoload cookie in
14312         sha1.el).
14313
14314         * sha1-el.el: Renamed to sha1.el.
14315
14316 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14317
14318         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14319
14320 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14321
14322         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14323
14324 2004-08-30  Kim F. Storm  <storm@cua.dk>
14325
14326         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14327
14328         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14329         Add :group 'nnimap.
14330
14331 2004-08-30  Andreas Schwab  <schwab@suse.de>
14332
14333         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14334         ?* and ?\;.
14335
14336         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14337         and ?\' to symbol instead of whitespace.
14338
14339 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14342
14343         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14344         instead of re-search-forward.
14345
14346         * gnus-uu.el (gnus-uu-save-article): Ditto.
14347         (gnus-uu-post-encode-uuencode): Ditto.
14348
14349         * html2text.el (html2text-clean-list-items): Ditto.
14350         (html2text-clean-dtdd): Ditto.
14351         (html2text-format-tags): Ditto.
14352
14353         * message.el (message-send-mail-with-sendmail): Fix regexp.
14354         (message-fill-field-general): Use search-forward instead of
14355         re-search-forward.
14356         (unbold-region): Ditto.
14357
14358         * nnrss.el (nnrss-request-article): Ditto.
14359
14360         * nnslashdot.el (nnslashdot-request-article): Ditto.
14361
14362         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14363
14364         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14365         "Unrecognized menu descriptor" error in XEmacs.
14366
14367 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14368
14369         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14370         parent article of a sparse article in the thread hashtb.
14371
14372 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14373
14374         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14375         (nnmail-expand-newtext): Lowercase expanded entries if
14376         nnmail-split-lowercase-expanded is non-nil.
14377
14378 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14379
14380         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14381
14382         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14383         of gnus-tmp-news-method into string under XEmacs.  It will be
14384         passed to gnus-correct-length which takes only a string argument.
14385
14386 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * gnus-util.el (gnus-bind-print-variables): New macro.
14389         (gnus-prin1): Use it.
14390         (gnus-prin1-to-string): Use it.
14391         (gnus-pp): New function.
14392         (gnus-pp-to-string): New function.
14393
14394         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14395         Replace pp-to-string with gnus-pp-to-string.
14396         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14397         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14398         * gnus-msg.el (gnus-debug): Ditto.
14399         * gnus-score.el (gnus-score-save): Ditto.
14400         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14401         gnus-pp-to-string.
14402         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14403         with gnus-pp.
14404         * score-mode.el (gnus-score-pretty-print): Ditto.
14405         * webmail.el (webmail-debug): Ditto.
14406
14407 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14408
14409         * gnus-art.el (article-display-face, article-display-x-face):
14410         Use buffer-read-only.
14411
14412 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14413
14414         * gnus-art.el (article-hide-list-identifiers):
14415         Bind inhibit-read-only as t.
14416
14417 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14418
14419         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14420
14421 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14422
14423         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14424         (gnus-narrow-to-page): Don't assume point-min == 1.
14425         (gnus-article-edit-mode): Derive from message-mode.
14426
14427         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14428         point-min == 1.
14429
14430         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14431         Disable incorrect use of `assert'.
14432
14433         * message.el (message-mode): Set comment-start-skip.
14434
14435
14436 2004-08-22  Sam Steingold  <sds@gnu.org>
14437
14438         * pop3.el (pop3-leave-mail-on-server): New user variable.
14439         (pop3-movemail): Delete mail only when it is nil.
14440
14441 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14442
14443         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14444
14445         * mml.el (mml-preview): Use `pop-to-buffer'.
14446
14447         * message.el (message-goto-mail-followup-to): Insert after "To".
14448         (message-carefully-insert-headers): Add comment.
14449
14450         * gnus.el: Remove unused variable `gnus-article-check-size'.
14451
14452         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14453
14454         * gnus-art.el (gnus-button-alist): Improve
14455         `gnus-button-handle-library' entry.
14456
14457 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14458
14459         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14460         downcase, since XEmacs capitalizes error messages differently.
14461
14462 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14463
14464         * nntp.el: Add (require 'gnus) due to reference to
14465         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14466
14467 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14468
14469         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14470         `mm-fill-flowed'.
14471
14472         * mm-decode.el (mm-dissect-singlepart): Check it.
14473
14474 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14477         'imap' for netrc parsing.
14478
14479 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14480
14481         * mailcap.el (mailcap-mime-data): Mark as risky.
14482
14483 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14484
14485         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14486         may be included in the encoded word.
14487         (rfc2047-encode): Don't append a space if the encoded word
14488         includes close parenthesis.
14489
14490 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14493         of text within parentheses.
14494
14495 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14496
14497         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14498         (gnus-encrypt-write-file-contents): Make the password key the file
14499         name PLUS the cipher, not just the cipher.  Also remove failed
14500         passwords from the cache.
14501
14502 2004-08-06  Simon Josefsson  <jas@extundo.com>
14503
14504         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14505         fix.
14506
14507 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14510         LWSP.
14511
14512 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14513
14514         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14515         to append in-reply-to: data to the references: header.
14516
14517         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14518         (netrc-parse): Use gnus-encrypt.el functions.
14519
14520         * gnus-encrypt.el: Add new file for encryption support; currently
14521         does only a few GPG ciphers and an internal XOR cipher.
14522
14523         * password.el: Add comments on using password-read-and-add.
14524         (password-read-and-add): Add function to read and add the
14525         password to the cache at once.
14526
14527 2004-07-28  Simon Josefsson  <jas@extundo.com>
14528
14529         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14530         parameter (but don't use it, for now).
14531
14532         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14533         instead of hard coding to nil.
14534
14535 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14536
14537         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14538         as mm-inline-image-xemacs does.
14539
14540 2004-07-26  Simon Josefsson  <jas@extundo.com>
14541
14542         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14543         Revert part of 2004-07-17 change below.
14544
14545 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14548         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14549
14550 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14551
14552         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14553         quotes that actually start with ">" at the beginning of the
14554         lines.
14555
14556 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14557
14558         * rfc2047.el (rfc2047-encode-region): Fix last change.
14559         (rfc2047-encode-parameter): Remove useless concat.
14560
14561 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14562
14563         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14564         encode special characters; fix some kind of misconfigured headers;
14565         signal a real error if debug-on-quit or debug-on-error is non-nil.
14566         (rfc2047-encode-max-chars): New variable.
14567         (rfc2047-encode-1): Use it.
14568         (rfc2047-encode-parameter): New function.
14569
14570         * mml.el (mml-insert-parameter): Remove an excessive space.
14571
14572 2004-07-17  Simon Josefsson  <jas@extundo.com>
14573
14574         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14575         Kai Grossjohann <kai@emptydomain.de>.
14576         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14577         (gnus-group-make-menu-bar): Ditto.
14578
14579         * gnus-util.el (gnus-group-server): Add.
14580
14581 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14582
14583         * message.el (message-clone-locals): Clone sendmail and smtp
14584         variables.
14585
14586 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14587
14588         * rfc2047.el (rfc2047-encode-region): Fix last change.
14589
14590 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14591
14592         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14593         characters as non-special.
14594
14595 2004-07-09  Simon Josefsson  <jas@extundo.com>
14596
14597         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14598         Users will lose all flag changes made while unplugged with
14599         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14600         good default.  See numerous reports on ding mailing list.
14601
14602 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14603
14604         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14605         add generate-head-function and generate-article-function to the
14606         rfc822-forward entry.
14607         (nndoc-rfc822-forward-generate-article): New function.
14608         (nndoc-rfc822-forward-generate-head): New function.
14609
14610         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14611
14612 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14613
14614         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14615         respect display group parameter and gnus-summary-expunge-below.
14616         (gnus-articles-to-read): Remove unused reference to display group
14617         parameter.
14618
14619 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14620
14621         * nnheader.el (nnheader-uniquify-message-id): New experimental
14622         variable.
14623         (nnheader-nov-read-message-id): Use it.
14624
14625         * spam-report.el (spam-report-gmane): Add interactive.
14626
14627 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14630         qp-or-base64 for the application/* types.
14631
14632 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14633
14634         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14635
14636 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14637
14638         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14639         trim value.
14640
14641 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14642
14643         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14644         New macro and function.
14645         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14646
14647 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14648
14649         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14650         after-load-alist.
14651
14652 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14653
14654         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14655         update info that isn't there.
14656
14657 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14658
14659         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14660         entry.
14661
14662 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14663
14664         * mm-view.el (mm-inline-render-with-function): Use multibyte
14665         buffer; decode html source by charset.
14666
14667         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14668
14669         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14670         Mule-UCS is loaded under XEmacs.
14671         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14672
14673 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14674
14675         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14676
14677 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * mm-util.el (mm-coding-system-p): Return a coding-system.
14680         (mm-mime-mule-charset-alist): Use shift_jis instead of
14681         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14682         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14683         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14684         instead of japanese-shift-jis and iso-latin-1 respectively in
14685         order to share the default value with both Emacs and XEmacs-mule.
14686         (mm-mule-charset-to-mime-charset): Make
14687         mm-coding-system-priorities effective.
14688         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14689         while predicating of candidates upon the priorities.
14690
14691 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14692
14693         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14694         gnus-uu-invert-processable.
14695
14696         * gnus.el: Autoload gnus-uu-invert-processable.
14697
14698 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14699
14700         * mm-util.el (mm-with-multibyte-buffer): New macro.
14701
14702         * rfc2047.el (rfc2047-encode-string): Use it.
14703         (rfc2047-encode-region): Move point to the end of the region after
14704         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14705
14706 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14707
14708         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14709         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14710
14711 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14714         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14715         Karl Chen <quarl@nospam.quarl.org>.
14716
14717 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14718
14719         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14720         invalid addresses.
14721
14722 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14723
14724         * spam.el: Change section markers, revise TODO list.
14725         (spam-backends): Make new master list of all installed backends.
14726         (spam-summary-exit-behavior): Add new variable to determine how
14727         messages moves are done at summary exit.
14728         (spam-move-spam-nonspam-groups-only)
14729         (spam-process-ham-in-nonham-groups)
14730         (spam-process-ham-in-spam-groups): Remove variables, the
14731         spam-summary-exit-behavior variable should be used to manage this
14732         behavior.
14733         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14734         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14735         and spam-old-spam-articles.
14736         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14737         Add empty variables, placeholders for the backends they represent.
14738         (spam-set-difference): Move, unchanged.
14739         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14740         unless the user has a processor variable.
14741         (spam-classifications, spam-classification-valid-p)
14742         (spam-backend-properties, spam-backend-property-valid-p)
14743         (spam-backend-function-type-valid-p)
14744         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14745         (spam-report-articles-gmane, spam-report-articles-resend):
14746         Remove functions, they are not needed.
14747         (spam-install-backend-super, spam-backend-list)
14748         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14749         (spam-backend-function, spam-backend-ham-registration-function)
14750         (spam-backend-spam-registration-function)
14751         (spam-backend-ham-unregistration-function)
14752         (spam-backend-spam-unregistration-function)
14753         (spam-backend-statistical-p, spam-backend-mover-p)
14754         (spam-install-backend-alias, spam-install-checkonly-backend)
14755         (spam-install-mover-backend, spam-install-nocheck-backend)
14756         (spam-install-backend, spam-install-statistical-backend)
14757         (spam-install-statistical-checkonly-backend): Add backend installation
14758         support.
14759         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14760         (spam-group-processor-p): Use the new backend code and respect the
14761         summary exit behavior.
14762         (spam-mark-spam-as-expired-and-move-routine): Remove.
14763         (spam-summary-prepare): Change to use the new spam-old-articles
14764         variable.
14765         (spam-copy-or-move-routine, spam-copy-spam-routine)
14766         (spam-move-spam-routine, spam-copy-ham-routine)
14767         (spam-move-ham-routine): Add code to copy/move ham or spam.
14768         (spam-fetch-field-fast): Improve doc and code, plus allow the
14769         'number request.
14770         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14771         variables.
14772         (spam-split, spam-find-spam): Use the new backend code.
14773         (spam-registration-functions): Remove variable.
14774         (spam-unregister-routine): Add convenience wrapper.
14775         (spam-log-undo-registration, spam-register-routine)
14776         (spam-log-processing-to-registry)
14777         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14778         where possible.
14779         (spam-check-gmane-xref, spam-check-regex-headers)
14780         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14781         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14782         (spam-check-bogofilter-headers, spam-check-spamoracle)
14783         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14784         (spam-check-crm114-headers): Use the spam-split-group that
14785         spam-split prepares, no need to determine it every time.
14786
14787         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14788         to the nnheader-parse-naked-head call.
14789
14790         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14791
14792         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14793         the nnheader-nov-read-message-id call.
14794
14795 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14798         gnus-activate-group twice.  Suggested by Markus Peter
14799         <warp@spin.de>.
14800
14801 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14802
14803         * gnus-art.el (gnus-article-time-format): Exchange the order of
14804         day and month in the default value; fix customization type.
14805         (article-date-ut): Use add-text-properties.
14806         (article-make-date-line): Use message-make-date instead of
14807         current-time-string.
14808
14809         * message.el (message-fetch-field): Don't use set-text-properties.
14810         (message-make-date): Simplify.
14811
14812         * messagexmas.el (message-xmas-make-date): New function.
14813         (message-xmas-redefine): Defalias message-make-date to it.
14814
14815 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14816
14817         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14818         (rfc2047-encode-region): Treat text within parentheses as special;
14819         show the original text when error has occurred.
14820
14821         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14822         already-computed method to gnus-activate-group.
14823
14824         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14825         same select-methods identical Lisp objects.
14826
14827         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14828         object when modifying the info.
14829
14830 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14831
14832         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14833         gnus-opened-servers since it has never been opened with the new
14834         configuration yet.
14835
14836 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14837
14838         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14839         arg to nnheader-generate-fake-message-id.
14840
14841 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14842
14843         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14844         number and build a fake message ID localized to a group and
14845         article number (so it's repeatable from that point on).
14846         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14847         ID format.
14848
14849         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14850         nnheader-generate-fake-message-id with the article number.
14851
14852 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14853
14854         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14855         end-of-buffer.
14856
14857 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14858
14859         * message.el (message-ignored-supersedes-headers): Add Approved.
14860
14861 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14862
14863         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14864         goto-char.
14865         (rfc2047-encode): Fold the line before encoding.
14866
14867 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14868
14869         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14870         folding -- not all headers can be folded, and this should be done
14871         by the message composition mode.  Probably.  I think.
14872
14873 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14876         fast.
14877
14878         * gnus-ems.el (gnus-remove-image): Don't use
14879         message-text-with-property; remove only the image found first.
14880
14881         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14882         found first.
14883
14884 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14885
14886         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14887
14888 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14889
14890         * message.el (message-text-with-property): Make it fast and accept
14891         optional arguments.
14892         (message-strip-forbidden-properties): Use it.
14893         (message-fix-before-sending): Follow the m-t-w-p change.
14894
14895         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14896
14897 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14898
14899         * gnus-art.el (article-hide-headers): Don't change the buffer
14900         mistakenly when performing mml-preview even if
14901         gnus-single-article-buffer is nil.
14902
14903 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14904
14905         * message.el (message-expand-name-databases): New user option.
14906         (message-expand-name): Use it.
14907
14908 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14909
14910         * spam.el (spam-report-articles-resend)
14911         (spam-report-resend-register-routine): Allow ham reporting.
14912         (spam-report-resend-register-ham-routine): Add wrapper.
14913         (spam-registration-functions): Add ham resending functions.
14914         (spam-list-of-processors): Add ham resend processor.
14915
14916         * gnus.el (ham-resend-to): Add new group parameter.
14917         (spam-process): Add ham resend option.
14918
14919         * spam-report.el (spam-report-resend): Allow reporting ham.
14920         (spam-report-resend-ham): Add wrapper.
14921
14922 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14923
14924         * message.el (message-cite-articles-with-x-no-archive): New
14925         variable.
14926         (message-cite-original): Use it.
14927
14928 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14929
14930         * message.el (message-cite-original): Respect X-No-Archive.
14931
14932 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * gnus-art.el (article-hide-headers): Refer to the values for
14935         gnus-ignored-headers and gnus-visible-headers in the summary
14936         buffer since a user may have set them as group parameters.
14937
14938 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14939
14940         * assistant.el (assistant-node-name): Add convenience function.
14941         (assistant-render-text, assistant-render-node): Add error handling,
14942         plus handle multiple next nodes.
14943         (assistant-find-next-node): Comment out for now.
14944         (assistant-find-next-nodes): Add function, returns list of next
14945         nodes.
14946
14947 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * mail-source.el (mail-source-directory): Fix doc-string.
14950
14951 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14952
14953         * assistant.el (assistant-render-text, assistant-eval): Add :set
14954         widget type, which is different because it takes and returns a
14955         list.  Much hilarity ensues.
14956
14957 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14958
14959         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14960
14961         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14962         doc-string.
14963
14964         * gnus-start.el (gnus-activate-group): Added doc-string.
14965
14966 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14967
14968         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14969
14970 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14971
14972         * assistant.el (assistant-render-text): Try to add a :set
14973         widget, more to come.
14974
14975         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14976         strings.
14977         (spam-report-articles-resend)
14978         (spam-register-routine): Do registration iff any articles warrant
14979         it.
14980         (spam-summary-prepare-exit): Change log message for nil group
14981         destinations.
14982
14983 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14984
14985         * spam.el (spam-report-resend-register-routine): Allow
14986         spam-report-resend-to to be a group parameter or a global value.
14987
14988 2004-05-26  Simon Josefsson  <jas@extundo.com>
14989
14990         * starttls.el: Merge with my GNUTLS based starttls.el.
14991         (starttls-gnutls-program, starttls-use-gnutls)
14992         (starttls-extra-arguments, starttls-process-connection-type)
14993         (starttls-connect, starttls-failure, starttls-success): New
14994         variables.
14995         (starttls-program, starttls-extra-args): Doc fix.
14996         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14997         functions.
14998         (starttls-negotiate, starttls-open-stream): Check
14999         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15000         function if it is set.
15001
15002 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15003
15004         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15005         structured fields.
15006
15007 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15008
15009         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15010
15011 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15012
15013         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15014         variable.
15015         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15016         assigning the spam-mark to new messages.
15017
15018 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15019
15020         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15021
15022 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15025
15026         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15027         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15028         default.
15029
15030 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15031
15032         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15033         correct data.
15034
15035 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15036
15037         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15038         (spam-group-processor-p): Fix function.
15039         (spam-group-processor-multiple-p)
15040         (spam-group-spam-processor-report-gmane-p)
15041         (spam-group-spam-processor-report-resend-p)
15042         (spam-group-spam-processor-bogofilter-p)
15043         (spam-group-spam-processor-blacklist-p)
15044         (spam-group-spam-processor-ifile-p)
15045         (spam-group-ham-processor-ifile-p)
15046         (spam-group-spam-processor-spamoracle-p)
15047         (spam-group-spam-processor-crm114-p)
15048         (spam-group-ham-processor-bogofilter-p)
15049         (spam-group-spam-processor-stat-p)
15050         (spam-group-ham-processor-stat-p)
15051         (spam-group-ham-processor-whitelist-p)
15052         (spam-group-ham-processor-BBDB-p)
15053         (spam-group-ham-processor-spamoracle-p)
15054         (spam-group-ham-processor-copy-p): Remove functions with some
15055         prejudice against unneeded code.
15056         (spam-report-articles-resend)
15057         (spam-report-resend-register-routine): Allow the group/topic
15058         spam-resend-to value to override spam-report-resend-to.
15059         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15060         properly now.
15061
15062         * gnus.el (spam-resend-to): Add group/topic parameter.
15063         (spam-process): Move the OBSOLETE processors to the end of the
15064         choices.
15065
15066 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15067
15068         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15069         with resend-to set to nil, and then ask the user if necessary.
15070         (spam-report-resend): spam-report-resend takes a list of articles, not
15071         separate article numbers.
15072
15073 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15074
15075         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15076         addition to emacs-w3m.
15077
15078 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15079
15080         * assistant.el (assistant-authinfo-data): New function.
15081         (assistant-eval): Eval for entire assistant.
15082
15083         * netrc.el (netrc-services-file): New variable.
15084         (netrc-parse-services): New function.
15085         (netrc-find-service-name): New function.
15086         (netrc-find-service-number): New function.
15087         (netrc-port-equal): New function.
15088         (netrc-machine): Use it.
15089
15090         * nnimap.el (nnimap-open-connection): Use netrc.
15091
15092         * gnus-util.el (gnus-netrc-get): Remove aliases.
15093
15094         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15095
15096         * assistant.el (wid-edit): Fix compilation.
15097
15098         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15099
15100 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15101
15102         * gnus-util.el (gnus-set-file-modes): New function.  (small
15103         patch).
15104
15105 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15106
15107         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15108
15109         * assistant.el (assistant-render-node): Fix up rendering and
15110         read-only text.
15111         (assistant-render-node): Reset.
15112         (assistant-make-read-only): Not sticky.
15113
15114 2004-05-20  Danny Siu  <dsiu@adobe.com>
15115
15116         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15117         centered even when gnus-auto-center-summary is t.
15118
15119 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15120
15121         * dns.el (dns-get-txt-answer): New function.
15122         (dns-read-txt): Ditto.
15123         (query-dns): Use it.
15124
15125 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15128         active for foreign groups even if the group level is higher than
15129         the specified value.
15130
15131 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15132
15133         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15134         non-active groups.
15135
15136         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15137
15138 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15139
15140         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15141
15142 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15143
15144         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15145         (spam-crm114-header, spam-crm114-spam-switch)
15146         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15147         (spam-crm114-positive-spam-header)
15148         (spam-crm114-database-directory, spam-list-of-processors)
15149         (spam-group-spam-processor-crm114-p)
15150         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15151         (spam-generic-score, spam-list-of-checks)
15152         (spam-list-of-statistical-checks, spam-registration-functions)
15153         (spam-check-crm114-headers, spam-crm114-score)
15154         (spam-check-crm114, spam-crm114-register-with-crm114)
15155         (spam-crm114-register-spam-routine)
15156         (spam-crm114-unregister-spam-routine)
15157         (spam-crm114-register-ham-routine)
15158         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15159         asjo@koldfront.dk (Adam Sjøgren).
15160
15161         * gnus.el: Add spam-use-crm114.
15162
15163         * spam.el (spam-list-of-processors, spam-registration-functions):
15164         Add spam-use-resend.
15165         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15166         (spam-report-articles-gmane): Add doc fix.
15167         (spam-report-articles-resend, spam-report-resend-register-routine):
15168         Add wrappers around spam-report-resend-to.
15169
15170         * spam-report.el (spam-report-resend-to, spam-report-resend):
15171         Add support for resending spam.
15172         (spam-report-gmane): Fix line length >80.
15173
15174         * gnus.el (spam-process): Add spam-use-resend.
15175
15176 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15177
15178         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15179         number of processed spam messages.
15180         (spam-ham-copy-or-move-routine): Return the number of processed
15181         ham messages.
15182         (spam-summary-prepare-exit): Use the above values to decide
15183         whether status messages shouled be displayed.
15184
15185 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15186
15187         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15188         `rfc2047-encoding-function-alist' in order to avoid conflicting
15189         with the old version.
15190         (rfc2047-encode-region): Concatenate words containing non-ASCII
15191         characters in structured fields; don't encode space-delimited
15192         ASCII words even in unstructured fields; don't break words at
15193         char-category boundaries.
15194         (rfc2047-encode-1): New function.
15195         (rfc2047-encode): Use it; encode text so that it occupies the
15196         maximum width within 76-column; work correctly on Q encoding for
15197         iso-2022-* charsets.
15198         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15199         sure not to break a line just after the header name.
15200         (rfc2047-b-encode-region): Removed.
15201         (rfc2047-b-encode-string): New function.
15202         (rfc2047-q-encode-region): Removed.
15203         (rfc2047-q-encode-string): New function.
15204
15205         * mm-util.el (mm-replace-in-string): New function.
15206
15207 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15208
15209         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15210         get it right.
15211         (gnus-inews-make-draft): Really.
15212
15213 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15214
15215         * nnmh.el (nnmh-request-list-1): Don't check the link count
15216         before descending.  (small patch)
15217
15218 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15219
15220         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15221         stuff.
15222
15223         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15224         on real group name.
15225
15226         * gnus-art.el (gnus-signature-limit): Doc fix.
15227
15228         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15229
15230         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15231
15232 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15233
15234         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15235         isn't a string.
15236
15237 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15238
15239         * gnus-draft.el (gnus-draft-send): Bind
15240         rfc2047-encode-encoded-words.
15241
15242         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15243         (rfc2047-encodable-p): Say that =? needs encoding.
15244         (rfc2047-encode-encoded-words): New variable.
15245
15246         * gnus-group.el (gnus-group-select-group): Doc fix.
15247
15248         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15249
15250         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15251         to nil.
15252
15253         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15254
15255         * nnheader.el (nnheader-get-lines-and-char): New function.
15256
15257 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15258
15259         * gnus-msg.el (gnus-summary-followup-with-original): Document
15260         yanking of region when active.
15261
15262 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15263
15264         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15265         groups if the group level is higher than the specified value.
15266
15267 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15268
15269         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15270         (gnus-group-jump-to-group): Added prefix argument using
15271         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15272         non-active group.
15273
15274         * compface.el (uncompface): Be verbose when changing
15275         `uncompface-use-external'.
15276
15277         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15278         handle manual section.
15279
15280 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15281
15282         * gnus-art.el (gnus-button-alist): Revert previous change.
15283
15284 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15285
15286         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15287
15288 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15289
15290         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15291         whether backend can accept message.
15292
15293         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15294
15295 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15296
15297         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15298         Avoid creating directory when nntp-marks-is-evil is true.
15299         Reported by Reiner Steib.
15300
15301 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * gnus-picon.el (gnus-picon-style): New variable.
15304         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15305         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15306         Jesper Harder <harder@ifa.au.dk>.
15307
15308 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15309
15310         * message.el (message-fill-field): Return point.
15311         (message-generate-headers): Go to end of field.
15312
15313         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15314         stuff for non-living groups.
15315
15316 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15317
15318         * gnus-art.el (gnus-article-followup-with-original)
15319         (gnus-article-reply-with-original): gnus-mark-active-p ->
15320         gnus-region-active-p.
15321
15322 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15323
15324         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15325         only when there is spam or ham to be processed.
15326
15327 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15328
15329         * mail-source.el (mail-source-delete-crash-box): Refactor.
15330         (mail-source-fetch): Use it.
15331         (mail-source-fetch-file): Ditto.
15332         (mail-source-fetch-directory): Run postscript in loop.
15333         (mail-source-fetch-pop): Delete.
15334         (mail-source-fetch-maildir): Ditto.
15335         (mail-source-fetch-imap): Ditto.
15336
15337         * imap.el (imap-authenticators): Comment out sasl.
15338
15339         * message.el (message-skip-to-next-address): New function.
15340         (message-fill-header-address): Refactor.
15341         (message-fill-address): Use it.
15342         (message-delete-address): Use it.
15343         (message-fill-header-general): Refactor.
15344         (message-fill-field-address): Rename.
15345         (message-narrow-to-field): Find the start of the header.
15346         (message-header-format-alist): Don't pre-fill.
15347         (message-fill-header): Removed.
15348         (message-insert-header): New function.
15349         (message-shorten-references): Use it.
15350
15351         * rfc2047.el (rfc2047-field-value): Strip props.
15352
15353         * mail-parse.el (mail-header-make-address): New alias.
15354
15355         * ietf-drums.el (ietf-drums-make-address): New function.
15356
15357         * imap.el: Add compiler directives.
15358
15359         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15360
15361         * gnus-art.el (article-decode-idna-rhs): Don't use
15362         message-idna-inside-rhs-p.
15363
15364 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15365
15366         * message.el (message-idna-inside-rhs-p): Removed.
15367         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15368
15369         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15370         false positives.
15371
15372 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15373
15374         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15375
15376 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15377
15378         * nneething.el (nneething-file-name): Don't create spurious
15379         files.
15380
15381         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15382         (gnus-inews-do-gcc): Remove sleep.
15383
15384         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15385         part under point.
15386
15387         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15388         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15389
15390 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15391
15392         * spam.el (spam-summary-prepare-exit): Fixed (length).
15393
15394 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15395
15396         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15397         as expired without moving it" message when there are spam
15398         messages left.
15399
15400 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15401
15402         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15403         header is not nil.
15404
15405 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15406
15407         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15408         nntp-possibly-create-directory, not nntp-possibly-change-group.
15409         (nntp-marks-changed-p): New arg SERVER.
15410         (nntp-request-update-info): Adjust caller.
15411
15412 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15413
15414         * nntp.el (nntp-save-marks): Pass missing arg.
15415
15416 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15417
15418         * nntp.el: Support marks.
15419         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15420         (nntp-marks-modtime, nntp-marks-directory): New variables.
15421         (nntp-request-set-mark, nntp-request-update-info)
15422         (nntp-possibly-create-directory, nntp-marks-changed-p)
15423         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15424         functions.
15425
15426 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15427
15428         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15429         (gnus-xmas-redefine): Rename.
15430
15431         * gnus-score.el (gnus-score-insert-help): Use
15432         gnus-select-lowest-window.
15433
15434         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15435         appt-select-lowest-window and rename to gnus-select-lowest-window.
15436
15437         * gnus.el: do.
15438
15439 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15440
15441         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15442         encodings of MIME-encoded words, in order to improve
15443         interoperability with several broken MUAs.
15444
15445 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15446
15447         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15448         tags, only when charsets are not specified in headers.
15449         (mm-inline-text-html-render-with-w3m): Ditto.
15450
15451         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15452         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15453
15454 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15455
15456         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15457         instead of MIME-decoded from fields when checking
15458         `gnus-article-address-banner-alist'.
15459
15460 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15461
15462         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15463         description rather than subject.
15464
15465 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15466
15467         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15468
15469 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15470
15471         * gnus.el (gnus-version-number): Bump.
15472
15473 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15474
15475         * gnus.el: No Gnus v0.2 is released.
15476
15477 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15478
15479         * gnus-agent.el (gnus-agent-read-agentview): Inline
15480         gnus-uncompress-range.
15481
15482 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15483
15484         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15485         `exec-installed-p'.
15486
15487 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15488
15489         * gnus.el (spam-process, spam-autodetect-methods): Add
15490         bsfilter and bsfilter-headers.
15491
15492         * spam.el (spam-bsfilter): New customize group.
15493         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15494         (spam-bsfilter-header, spam-bsfilter-probability-header)
15495         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15496         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15497         (spam-bsfilter-database-directory): New options.
15498         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15499         (spam-list-of-statistical-checks, spam-registration-functions):
15500         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15501         (spam-bsfilter-score): New command.
15502         (spam-check-bsfilter-headers, spam-check-bsfilter)
15503         (spam-bsfilter-register-with-bsfilter)
15504         (spam-bsfilter-register-spam-routine)
15505         (spam-bsfilter-unregister-spam-routine)
15506         (spam-bsfilter-register-ham-routine)
15507         (spam-bsfilter-unregister-ham-routine): New functions.
15508         (spam-generic-score): Support bsfilter; Accept an optional argument
15509         to recalcurate spam score even if scoring header has already been
15510         added.
15511         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15512         optional argument to recalcurate spam score even if scoring header
15513         has already been added.
15514
15515 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15516
15517         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15518         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15519         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15520         link is missing.
15521
15522 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15523
15524         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15525         (html2text-get-attr): Rewrite.
15526
15527         * message.el (message-setup-1): Remove redundant put-text-property
15528         on mail-header-separator.
15529
15530 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15531
15532         * gnus-registry.el (gnus-registry-cache-whitespace)
15533         (gnus-registry-action, gnus-registry-spool-action)
15534         (gnus-registry-split-fancy-with-parent): Change message levels
15535         from 5 to 3 or 7, as needed.
15536
15537         * spam.el (spam-summary-prepare-exit)
15538         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15539         (spam-split, spam-find-spam, spam-log-undo-registration)
15540         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15541         level from 5 to 6.
15542
15543 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15544
15545         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15546         2004-03-04 change).
15547
15548 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15549
15550         * sieve-manage.el (sieve-manage-open):
15551         * nnweb.el (nnweb-insert-html):
15552         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15553         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15554         * nnspool.el (nnspool-request-group):
15555         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15556         * nnml.el (nnml-request-update-info):
15557         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15558         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15559         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15560         (nnimap-request-set-mark):
15561         * nnfolder.el (nnfolder-request-update-info):
15562         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15563         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15564         * gnus-uu.el (gnus-uu-find-articles-matching):
15565         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15566         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15567         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15568         * gnus-nocem.el (gnus-nocem-scan-groups):
15569         * gnus-int.el (gnus-start-news-server):
15570         * gnus-group.el (gnus-group-make-kiboze-group)
15571         (gnus-group-browse-foreign-server):
15572         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15573         Use mapc when appropriate.
15574
15575 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15576
15577         FIXME: Make separate entries for each person.
15578
15579         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15580         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15581         <shields@msrl.com>:
15582
15583         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15584         may need for spam sorting and scoring.
15585         (spam-user-format-function-S): Add user format function suitable for
15586         general use.
15587         (spam-article-sort-by-spam-status): Add sorting function for summary
15588         sorting.
15589         (spam-extra-header-to-number): Add function to get a score from a
15590         header.
15591         (spam-summary-score): Add function to get a numeric score from the
15592         headers.
15593         (spam-generic-score): Fix function doc, was in wrong place.
15594         (spam-initialize): Take symbols when it's run, and install the
15595         extra headers that spam-necessary-extra-headers thinks we need.
15596
15597 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15598
15599         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15600         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15601
15602 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15603
15604         * gnus-sum.el (gnus-set-global-variables)
15605         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15606         (gnus-article-get-xrefs, gnus-summary-best-group)
15607         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15608         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15609         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15610         Use with-current-buffer.
15611
15612 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15613
15614         * spam.el (spam-summary-prepare-exit): Simplify logic.
15615         (spam-fetch-article-header): Read the article header if it's not
15616         available.
15617         (spam-list-articles): Simplify logic.
15618         (spam-filelist-register-routine): Fix bug with unregister-list.
15619
15620         * gnus-registry.el: Fix comments at beginning.
15621
15622 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15623
15624         * message.el (message-cater-to-broken-inn): Remove.
15625         (message-shorten-references): Make sure the total folded length of
15626         References is shorter than 998 characters to cater to a bug in INN
15627         2.3.  Also, don't pretend that references aren't folded -- this
15628         hasn't worked for a while.
15629
15630 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15631
15632         * gnus-agent.el (gnus-agentize):
15633         gnus-agent-send-mail-real-function no longer set to current value
15634         of message-send-mail-function but rather a lambda that calls
15635         message-send-mail-function.  The change makes the agent real-time
15636         responsive to user changes to message-send-mail-function.
15637
15638 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15639
15640         * legacy-gnus-agent.el
15641         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15642         help from Florian Weimer <fw@deneb.enyo.de>
15643
15644 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15645
15646         * nnmail.el (nnmail-cache-insert): Revert last change.
15647
15648 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15649
15650         * nnmail.el (nnmail-cache-insert): Always check whether
15651         nnmail-cache-ignore-groups matches a group name.
15652
15653 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15654
15655         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15656         (spam-find-spam, spam-log-processing-to-registry)
15657         (spam-log-registered-p, spam-log-unregistration-needed-p)
15658         (spam-log-undo-registration): Use gnus-message instead of
15659         gnus-error, none of these errors are fatal.
15660
15661         * gnus-registry.el (gnus-registry-clean-empty-function)
15662         (gnus-registry-clean-empty): Remove only empty entries without
15663         extra data.
15664
15665 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15666
15667         * spam-stat.el (spam-stat-buffer-change-to-spam)
15668         (spam-stat-buffer-change-to-non-spam): Change (error) to
15669         (gnus-message 8) invocation.
15670
15671 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * nntp.el (nntp-via-netcat-command): New variable.
15674         (nntp-via-netcat-switches): New variable.
15675         (nntp-open-via-rlogin-and-netcat): New function.
15676         (nntp-open-connection-function): Doc fix.
15677         (nntp-telnet-command): Doc fix.
15678         (nntp-end-of-line): Doc fix.
15679         (nntp-via-rlogin-command): Doc fix.
15680         (nntp-via-user-name): Doc fix.
15681         (nntp-via-address): Doc fix.
15682
15683 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15684
15685         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15686         error in Emacs 21.1.
15687
15688 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15689
15690         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15691
15692 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15693
15694         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15695         (gnus-agent-with-refreshed-group): New macro.
15696         (gnus-agent-rename-group): New function.
15697         (gnus-agent-delete-group): New function.
15698         (gnus-agent-save-group-info): Use gnus-command-method when
15699         `method' parameter is nil.  Don't write nil entries into the
15700         active file.
15701         (gnus-agent-get-group-info): New function.
15702         (gnus-agent-fetch-articles): Use
15703         gnus-agent-update-files-total-fetched-for to increment disk space
15704         used.
15705         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15706         gnus-agent-update-view-total-fetched-for to increment disk space
15707         used.
15708         (gnus-agent-get-local): Added optional parameters to avoid calling
15709         gnus-group-real-name and gnus-find-method-for-group.
15710         (gnus-agent-set-local): Delete stored entry if either min, or max,
15711         are nil.
15712         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15713         quit, use gnus-agent-regenerate-group to record existance of any
15714         articles fetched to disk before the quit occurred.
15715         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15716         gnus-agent-update-view-total-fetched-for, and
15717         gnus-agent-update-files-total-fetched-for to decrement disk space
15718         used.
15719         (gnus-agent-retrieve-headers): Use
15720         gnus-agent-update-view-total-fetched-for to increment disk space
15721         used.
15722         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15723         with gnus-agent-update-files-total-fetched-for to decrement disk
15724         space and fresh group buffer.
15725         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15726         (gnus-agent-need-update-total-fetched-for): New variable.
15727         (gnus-agent-update-files-total-fetched-for): New function.
15728         (gnus-agent-update-view-total-fetched-for): New function.
15729         (gnus-agent-total-fetched-for): New function.
15730
15731         * gnus-cache.el (gnus-cache-save-buffers): Use
15732         gnus-cache-update-overview-total-fetched-for to change disk space
15733         used by this group.
15734         (gnus-cache-possibly-enter-article): Use
15735         gnus-cache-update-file-total-fetched-for to increment disk space
15736         used by this group.
15737         (gnus-cache-possibly-remove-article): Use
15738         gnus-cache-update-file-total-fetched-for to decrement disk space
15739         used by this group.
15740         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15741         (gnus-cache-rename-group): New function.
15742         (gnus-cache-delete-group): New function.
15743         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15744         (gnus-cache-need-update-total-fetched-for): New variable.
15745         (gnus-cache-with-refreshed-group): New macro.
15746         (gnus-cache-update-file-total-fetched-for): New function.
15747         (gnus-cache-update-overview-total-fetched-for): New function.
15748         (gnus-cache-rename-group-total-fetched-for): New function.
15749         (gnus-cache-delete-group-total-fetched-for): New function.
15750         (gnus-cache-total-fetched-for): New function.
15751
15752         * gnus-group.el: Require gnus-sum and autoload functions to
15753         resolve warnings when gnus-group.el compiled alone.
15754         (gnus-group-line-format): Documented new %F.
15755         (size of Fetched data) group line format; identifies disk space
15756         used by agent and cache.
15757         (gnus-group-line-format-alist): Defined new F format.
15758         (gnus-total-fetched-for): New function.
15759         (gnus-group-delete-group): No longer update
15760         gnus-cache-active-altered as gnus-request-delete-group now keeps
15761         the cache in sync.
15762         (gnus-group-list-active): Let the agent store a server's active
15763         list if currently plugged.
15764
15765         * gnus-int.el (gnus-request-delete-group):
15766         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15767         local disk in sync with the server.
15768         (gnus-request-rename-group):
15769         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15770         local disk in sync with the server.
15771
15772         * gnus-start.el (gnus-get-unread-articles):
15773         Cosmetic simplification to logic.
15774
15775         * gnus-util.el (gnus-rename-file): New function.
15776
15777 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15778
15779         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15780
15781 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15782
15783         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15784         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15785
15786 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15787
15788         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15789         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15790
15791 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15792
15793         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15794
15795 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15796
15797         * spam.el (spam-set-difference): Add function to replace
15798         gnus-set-difference in spam.el.
15799         (spam-summary-prepare-exit): Use spam-set-difference.
15800
15801 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15802
15803         * gnus-registry.el (gnus-registry-cache-file): Update to use
15804         gnus-dribble-directory OR gnus-home-directory OR ~.
15805         (gnus-registry-split-fancy-with-parent): Fix doc.
15806
15807 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15808
15809         * message.el (message-exchange-point-and-mark): Use
15810         message-mark-active-p.  Suggested by Jesper Harder
15811         <harder@ifa.au.dk>.
15812
15813 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15814
15815         * message.el (message-exchange-point-and-mark): Don't activate
15816         region if it was inactive.  Suggested by Hiroshi Fujishima
15817         <pooh@nature.tsukuba.ac.jp>.
15818
15819 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * gnus-art.el (article-display-face): Display Faces in the same
15822         order as X-Faces.
15823
15824 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15827
15828 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15829
15830         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15831         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15832         (gnus-article-mime-hierarchy): Remove.
15833         (gnus-article-mime-hierarchy-next): Remove.
15834         (gnus-article-mode): Revert 2004-03-19 change.
15835         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15836         (gnus-insert-mime-button): Revert 2004-03-19 change.
15837         (gnus-mime-accumulate-hierarchy): Remove.
15838         (gnus-mime-enter-multipart): Remove.
15839         (gnus-mime-leave-multipart): Remove.
15840         (gnus-mime-display-part): Revert 2004-03-19 change.
15841         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15842
15843         * mml.el (mml-preview): Revert 2004-03-19 change.
15844
15845 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15846
15847         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15848
15849 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15850
15851         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15852         t while entering a file name using the mm-with-multibyte macro.
15853         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15854
15855         * mm-util.el (mm-with-multibyte): New macro.
15856
15857 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15858
15859         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15860         user option.
15861         (gnus-mime-multipart-functions): Doc and customization fix.
15862         (gnus-article-mime-hierarchy): New variable.
15863         (gnus-article-mime-hierarchy-next): New variable.
15864         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15865         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15866         gnus-article-mime-hierarchy-next to nil.
15867         (gnus-insert-mime-button): Show hierarchy numbers.
15868         (gnus-mime-accumulate-hierarchy): New function.
15869         (gnus-mime-enter-multipart): New function.
15870         (gnus-mime-leave-multipart): New function.
15871         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15872         (gnus-mime-display-alternative): Show hierarchy numbers.
15873
15874         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15875         gnus-article-mime-hierarchy-next to nil.
15876
15877 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15878
15879         * dns.el: Don't require gnus-xmas.
15880
15881 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15882
15883         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15884         inline PGP.
15885         (mml-menu): Disable mml-quote-region if mark is inactive.
15886
15887 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15888
15889         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15890         when the group's active is not available.
15891
15892 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15895         error.
15896
15897 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15898
15899         * imap.el (imap-store-password): New variable.
15900         (imap-interactive-login): Use it.
15901         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15902
15903 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15906         window-start and hscroll to summary window.
15907
15908 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15909
15910         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15911         conversion message to newsrc-dribble when an actual conversion is
15912         performed.
15913
15914 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15915
15916         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15917
15918 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15919
15920         * mm-decode.el (mm-complicated-handles): New function reviving
15921         former definition of mm-multiple-handles.
15922
15923         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15924         (gnus-mime-delete-part): Use it.
15925
15926 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15927
15928         * gnus-agent.el (gnus-agent-read-local): Bind
15929         nnheader-file-coding-system to gnus-agent-file-coding-system to
15930         avoid the implicit assumption that they will always be equal.
15931         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15932         coding-system-for-write, as the with-temp-file macro first prints
15933         to a buffer then saves the buffer.
15934
15935 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15936
15937         * gnus-art.el (gnus-article-edit-part): New function.
15938         (gnus-mime-save-part-and-strip): Use it; do query instead of
15939         signaling an error; don't use mm-multiple-handles.
15940         (gnus-mime-delete-part): Ditto.
15941
15942 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15943
15944         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15945         old file versions.
15946         (gnus-group-prepare-hook): Removed function that converted list
15947         form of gnus-agent-expire-days to group properties.
15948
15949         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15950         (gnus-request-accept-article): Re-indented.
15951
15952         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15953         converters to handle old agent file formats.  Added logic for a
15954         "backup before upgrading warning".
15955         (gnus-convert-mark-converter-prompt): Developers can mark
15956         functions as needing (default), or not needing,
15957         gnus-convert-old-newsrc's "backup before upgrading warning".
15958         (gnus-convert-converter-needs-prompt): Tests whether the user
15959         should be protected from potentially irreversable changes by the
15960         function.
15961
15962         * legacy-gnus-agent.el: New.  Provides converters that are only
15963         loaded when gnus-convert-old-newsrc needs to call them.
15964
15965 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * mail-source.el (mail-source-touch-pop): Doc fix.
15968
15969         * message.el (message-smtpmail-send-it): Doc fix.
15970
15971 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15972
15973         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15974
15975         * nnmail.el (nnmail-split-fancy): do.
15976
15977         * gnus-kill.el (gnus-kill, gnus-execute): do.
15978
15979 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15980
15981         * gnus-sum.el (gnus-widget-reversible-match)
15982         (gnus-widget-reversible-to-internal)
15983         (gnus-widget-reversible-to-external): New functions.
15984         (gnus-widget-reversible): New widget.
15985         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15986
15987 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15988
15989         * gnus-sum.el (gnus-thread-sort-functions)
15990         (gnus-article-sort-functions): Document `(not F)' items.
15991
15992 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15993
15994         * spam.el (spam-use-gmane-xref): Add new backend.
15995         (spam-gmane-xref-spam-group): Add variable to control the name of the
15996         Gmane spam group.
15997         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15998         (spam-regex-headers-spam, spam-regex-headers-ham)
15999         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16000         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16001         backends and checks.
16002         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16003
16004         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16005         an autodetect method.
16006
16007 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16008
16009         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16010         articles are being added to a group.
16011         (gnus-request-replace-article): Inform the agent that articles
16012         need to be uncached as the cached contents are no longer valid.
16013
16014 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16015
16016         * binhex.el: Don't autoload executable-find.
16017
16018         * canlock.el: Don't autoload mail-fetch-field.
16019
16020         * dgnushack.el: Autoload c-mode for XEmacs.
16021
16022         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16023
16024         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16025         rmail-dont-reply-to and rmail-output.
16026
16027         * gnus-score.el: Don't autoload ffap-string-at-point.
16028
16029         * gnus-setup.el: Don't autoload sc-cite-original.
16030
16031         * imap.el: Don't autoload base64-decode-string,
16032         base64-encode-string and md5.
16033
16034         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16035         and rmail-msg-restore-non-pruned-header.
16036
16037         * mm-decode.el: Don't autoload executable-find.
16038
16039         * mm-url.el: Don't autoload executable-find.
16040
16041         * mm-view.el: Don't autoload diff-mode.
16042
16043         * nndb.el: Don't autoload news-reply-mode, news-setup,
16044         cancel-timer and telnet.
16045
16046         * password.el: Don't autoload run-at-time for Emacs.
16047
16048         * sha1-el.el: Don't autoload executable-find.
16049
16050         * sieve-mode.el: Don't autoload c-mode.
16051
16052         * uudecode.el: Don't autoload executable-find.
16053
16054 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16055
16056         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16057         (gnus-agent-possibly-alter-active): Avoid null in numeric
16058         comparison.
16059         (gnus-agent-set-local): Refuse to save null in local object table.
16060         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16061         list of articles that will be marked as unread.
16062
16063 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16064
16065         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16066
16067 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16068
16069         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16070         language tags.
16071
16072 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16073
16074         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16075         Don't bind "obarray".
16076
16077         * gnus-sum.el (gnus-thread-sort-functions): Added
16078         `gnus-thread-sort-by-most-recent-number' and
16079         `gnus-thread-sort-by-most-recent-date'.
16080         Reported by Kai Grossjohann <kai@emptydomain.de>.
16081
16082 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16083
16084         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16085
16086 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16087
16088         * gnus-cus.el (gnus-agent-customize-category): Removed
16089         ignore-errors macro reference that required cl to be loaded at
16090         run-time.
16091
16092         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16093         single-interval range of the form (min . max).  Previously the
16094         range had to look like ((min . max)).  Likewise, return
16095         (min . max) rather than ((min . max)).
16096         (gnus-range-map): Use gnus-range-normalize to accept
16097         single-interval range.
16098
16099         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16100         the cache, but not the agent, now appear with their usual face.
16101
16102         * dgnushack.el (loaddir): New variable that is bound to the
16103         directory containing the dgnushack.el file. Use loaddir, rather
16104         than srcdir, to update load-path. Change lets dgnushack compile
16105         code in directories other than GNUS/lisp.
16106
16107 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * lpath.el: Don't bind w3m-safe-url-regexp.
16110
16111         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16112         w3m-safe-url-regexp variable buffer-local.
16113
16114         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16115
16116 2004-02-27  Simon Josefsson  <jas@extundo.com>
16117
16118         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16119         gnus-group-real-prefix.
16120         (gnus-summary-move-article): Use it, instead of
16121         gnus-group-real-prefix.
16122
16123 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16124
16125         * lpath.el: Bind w3m-safe-url-regexp.
16126
16127         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16128         w3m-safe-url-regexp variable buffer-local and set it as the value
16129         of mm-w3m-safe-url-regexp.
16130
16131         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16132
16133         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16134         parsing gnus-posting-styles when the message is not for replying.
16135
16136         * dgnushack.el: Autoload sgml-mode for XEmacs.
16137
16138         * nnrss.el (nnrss-opml-export): Use
16139         mm-set-buffer-file-coding-system instead of
16140         set-buffer-file-coding-system.
16141
16142 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16143
16144         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16145         of checkdoc.el).
16146         * nnrss.el: do.
16147         * gnus-mlspl.el: do.
16148         * gnus-ml.el: do.
16149         * gnus-srvr.el: do.
16150
16151         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16152
16153 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16154
16155         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16156         Corrections to custom-manual links.
16157
16158         * gnus-art.el (gnus-article): Ditto.
16159
16160         * mm-decode.el (mime-display, mime-security): Ditto.
16161
16162 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16163
16164         * flow-fill.el: Typo.
16165
16166 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16167
16168         * spam-wash.el: New file.
16169
16170 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16171
16172         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16173
16174 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16175
16176         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16177         to be run with new-articles as LIST1, not LIST2.
16178         (spam-registration-functions): Add spam-use-ham-copy as a nil
16179         registration backend.
16180
16181 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16182
16183         * spam-stat.el (spam-stat-washing-hook): New option.
16184         (spam-stat-buffer-words): Use it.
16185         (spam-stat-process-directory, spam-stat-test-directory): Use
16186         insert-file-contents-literally.
16187         (spam-stat-coding-system): New variable.
16188         (spam-stat-load, spam-stat-save): Use it.
16189
16190 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16191
16192         * spam-report.el (spam-report-plug-agent): Quote
16193         spam-report-url-to-file and spam-report-url-ping-plain.
16194
16195 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16196
16197         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16198         / in mailto URLs.
16199
16200 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * spam-report.el (spam-report-process-queue): Fix interactive use.
16203         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16204         (spam-report-unplug-agent): Doc fixes.
16205         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16206         (spam-report-agentize, spam-report-deagentize): Autoload.
16207
16208 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16209
16210         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16211
16212         * message.el (message-setup-fill-variables): Add mml tags to
16213         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16214         <ajk@iu.edu>.
16215         (message-mode): Don't modify paragraph-separate there.
16216
16217 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16218
16219         * compface.el (uncompface-use-external): Default to undecided.
16220         (uncompface-use-external-threshold): New variable.
16221         (uncompface-float-time): New macro.
16222         (uncompface): Determine whether to use the external decoder if
16223         uncompface-use-external is undecided.
16224
16225 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16226
16227         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16228         after images.
16229
16230         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16231
16232 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16233
16234         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16235
16236         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16237
16238         * gnus-sum.el (gnus-summary-limit-to-age)
16239         (gnus-summary-limit-children): do.
16240
16241         * gnus-int.el (gnus-request-scan): do.
16242
16243         * gnus-group.el (gnus-group-suspend): do.
16244
16245         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16246
16247         * gnus-cite.el (gnus-cite-parse-attributions): do.
16248
16249         * gnus-agent.el (gnus-summary-set-agent-mark)
16250         (gnus-agent-regenerate-group): do.
16251
16252         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16253
16254         * binhex.el (binhex-decode-region-internal): do.
16255
16256 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16257
16258         * gnus-fun.el (gnus-face-properties-alist): New user option.
16259         (gnus-display-x-face-in-from): Use it.
16260
16261         * gnus-art.el (article-display-face): Ditto.
16262
16263         * compface.el (uncompface-use-external): Default to nil.
16264
16265 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16266
16267         * nntp.el (nntp-erase-buffer): New function.
16268         (nntp-retrieve-data, nntp-send-command)
16269         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16270         (nntp-possibly-change-group): Use it.
16271
16272         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16273         with-current-buffer.
16274
16275 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16276
16277         * compface.el: Merge the ELisp-based uncompface program.
16278         (compface): New customization group.
16279         (uncompface-use-external): New user option.
16280         (uncompface): Call uncompface-internal if uncompface-use-external
16281         is nil.
16282         (uncompface-internal): New function.  Note that there are also
16283         some other functions and variables added for this function.
16284
16285 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16286
16287         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16288         if necessary.
16289
16290 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16291
16292         * spam-report.el (spam-report-unplug-agent)
16293         (spam-report-plug-agent, spam-report-deagentize)
16294         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16295         Add support for the Agent in spam-report: when unplugged, report to a
16296         file; when plugged, submit all the requests.
16297
16298         * spam.el (spam-register-routine): Fix message about
16299         registration.
16300
16301 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16302
16303         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16304         dependencies.
16305         (rfc2047-encode): Use it.
16306
16307         * gnus-art.el (gnus-button-marker-list): Move before first
16308         reference.
16309
16310         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16311         (imap-parse-body): Fix format string mismatch.
16312
16313         * gnus-score.el (gnus-summary-increase-score): do.
16314
16315         * nnrss.el (nnrss-close): New function.
16316
16317 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16318
16319         * nnrss.el (nnrss-make-filename): New function.
16320         (nnrss-request-delete-group, nnrss-read-server-data)
16321         (nnrss-save-server-data, nnrss-read-group-data)
16322         (nnrss-save-group-data): Use it.
16323         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16324         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16325         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16326
16327 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16328
16329         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16330
16331 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16332
16333         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16334         files.
16335
16336         * message.el (message-generate-headers-first): Don't quote nil
16337         and t in docstrings.
16338
16339         * imap.el (imap-id): do.
16340
16341         * gnus-agent.el (gnus-agent-consider-all-articles)
16342         (gnus-agent-queue-mail): do.
16343
16344 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16345
16346         * spam-report.el (spam-report-process-queue): New function.
16347         Process requests from `spam-report-requests-file'.
16348         (spam-report-process-queue): Doc fix.
16349
16350 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16351
16352         * spam.el (spam-register-routine)
16353         (spam-log-processing-to-registry, spam-log-registered-p)
16354         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16355         Change "check" to "spam-check" for semi-clarity.
16356
16357 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16358
16359         * pop3.el: Require nnheader.
16360
16361         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16362
16363         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16364
16365         * gnus-picon.el: Require cl.
16366
16367         * gnus-fun.el: Require gnus-ems and gnus-util.
16368
16369         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16370
16371         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16372
16373         * gnus-art.el (gnus-article-edit-mode): Define before first
16374         reference.
16375
16376 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16377
16378         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16379         (gnus-uu-post-encoded): Use point-at-bol.
16380
16381         * gnus-topic.el (gnus-group-active-topic-p): do.
16382
16383         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16384
16385         * gnus-group.el (gnus-group-kill-region): do.
16386
16387         * gnus-art.el (article-date-ut): do.
16388
16389         * message.el (message-fetch-field): Remove redundant
16390         case-fold-search binding.
16391         (message-narrow-to-field): Simplify.
16392
16393 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16394
16395         * spam.el (spam-directory): Derive from `gnus-directory'.
16396
16397         * spam-report.el (spam-report-url-to-file)
16398         (spam-report-requests-file): New function and variable for offline
16399         reporting.
16400         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16401         and user defined function.
16402         (spam-report-url-ping-mm-url): Remove doubled slash.
16403
16404 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16405
16406         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16407
16408 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16409
16410         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16411         format string mismatch.
16412
16413         * sieve.el (sieve-deactivate-all): do.
16414
16415         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16416
16417         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16418
16419         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16420
16421         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16422
16423 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16424
16425         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16426         the list of checks.
16427
16428 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16429
16430         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16431         padding.
16432
16433 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16434
16435         * mm-view.el (mm-fill-flowed): New variable.
16436         (mm-inline-text): Use it.
16437
16438 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16439
16440         * spam.el (spam-spamassassin-register-ham-routine)
16441         (spam-spamassassin-register-spam-routine): Fix function names.
16442
16443 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16444
16445         * gnus.el (gnus-tmp-grouplens): Remove.
16446         (gnus-summary-line-format): Remove grouplens.
16447
16448         * gnus-group.el (gnus-group-line-format): Ditto.
16449
16450         * gnus-spec.el (gnus-format-specs): Ditto.
16451         (gnus-update-format-specifications): Flush the group format spec
16452         cache if there's the grouplens stuff.
16453         (gnus-parse-simple-format): Replace %l with the empty string.
16454
16455 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16456
16457         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16458         omission.
16459
16460 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16461
16462         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16463         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16464
16465 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16466
16467         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16468         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16469         New macros and functions.
16470         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16471         Handle > NLINK_MAX messages.
16472         * nnmaildir.el (nnmaildir-request-set-mark): Use
16473         nnmaildir--emlink-p and nnmaildir--eexist-p.
16474
16475 2004-01-25  Alex Schroeder  <alex@gnu.org>
16476
16477         * spam-stat.el (spam-stat-process-directory-age): New option.
16478         (spam-stat-process-directory): Use it.
16479
16480 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16481
16482         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16483         (spam-stat-save): Accept prefix argument.
16484
16485 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16486
16487         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16488         links" error.
16489
16490 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16491
16492         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16493         the rest of the and/or forms.
16494
16495 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16496
16497         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16498         compatibility with old .newsrc.eld files.
16499
16500         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16501
16502         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16503
16504         * gnus-start.el (gnus-1): do.
16505
16506         * gnus-group.el (gnus-group-line-format-alist): do.
16507
16508         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16509
16510         * gnus-gl.el: Remove.
16511
16512 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16513
16514         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16515         marks consisting of a single range {for example, (3 . 5)} rather
16516         than a list of a single range { ((3 . 5)) }.
16517
16518 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16519
16520         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16521         with-current-buffer.
16522         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16523         avoid consing a string.
16524
16525         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16526         Remove obsolete entries for big5 and gb2312.
16527
16528 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16529
16530         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16531         uncompressed list.
16532
16533 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16534
16535         * spam-stat.el (spam-stat-strip-xref): New function.
16536         (spam-stat-process-directory): Use it.
16537
16538         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16539         here -- it's done in message-fetch-field.
16540
16541 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16542
16543         * gnus-agent.el (gnus-agent-queue-mail)
16544         (gnus-agent-prompt-send-queue): New variables.
16545         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16546         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16547         "nndraft:queue" along to gnus-draft-send.  Use
16548         gnus-agent-prompt-send-queue.
16549         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16550         is "nndraft:queue".  Suggested by Gaute Strokkenes
16551         <gs234@srcf.ucam.org>
16552
16553         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16554         (agent-enable-undownloaded-faces): Added.
16555         (gnus-agent-cat-groups): Use eval-and-compile, not
16556         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16557         method of gnus-agent-cat-groups even when the buffer has been
16558         evaled.
16559         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16560         delete gnus-agent-save-active-1.
16561         (gnus-agent-save-groups): Deleted.  Identical to
16562         gnus-agent-save-active.
16563         (gnus-agent-write-active): No longer adjust agent's copy of active
16564         file as agent's adjustments are now stored in their own
16565         file.  Removed optional parameter.
16566         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16567         servers.  Add use of min/max range limits from server's local
16568         file.
16569         (gnus-agent-save-alist): Removed unused optional argument.
16570         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16571         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16572         (gnus-agent-set-local): A per-server file that keeps min/max range
16573         limits for articles known to the agent.  Provides a fast mechanism
16574         for altering many active ranges.
16575         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16576         active file (local makes it unnecessary).
16577         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16578
16579         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16580         (agent-enable-undownloaded-faces): Added.
16581
16582         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16583         disable it when sending to "nndraft:queue".
16584         (gnus-group-send-queue): Add safety check to avoid sending queue
16585         when unplugged.
16586
16587         * gnus-group.el (gnus-group-catchup): Use new
16588         gnus-sequence-of-unread-articles, not
16589         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16590         numbers of articles.  Use gnus-range-map to avoid having to
16591         uncompress the unread list.
16592         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16593         Fixed invalid ange-ftp reference.
16594
16595         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16596         (gnus-sorted-range-intersection): Intersection of two ranges
16597         without requiring that they first be uncompressed.
16598
16599         * gnus-start.el (gnus-activate-group): Unless blocked by the
16600         caller, possibly expand the active range to include both cached
16601         and agentized articles.
16602         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16603         multiple version-dependent converters.
16604         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16605         gnus-agent-save-active.
16606         (gnus-save-newsrc-file): Save dirty agent range limits.
16607
16608         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16609         gnus-agent-possibly-alter-active.
16610         (gnus-adjust-marked-articles): Faster handling of simple lists.
16611
16612 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16613
16614         * spam-stat.el (spam-stat-test-directory): New optional argument
16615         displays a list of files detected.  Suggested by Andrew Cohen
16616         <cohen@andy.bu.edu>.
16617         (spam-stat-buffer-words-with-scores): Don't narrow and change
16618         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16619
16620 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16621
16622         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16623         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16624         (spam-spamassassin-arguments)
16625         (spam-spamassassin-spam-flag-header)
16626         (spam-spamassassin-positive-spam-flag-header)
16627         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16628         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16629         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16630         (spam-list-of-processors, spam-list-of-checks)
16631         (spam-list-of-statistical-checks, spam-registration-functions)
16632         (spam-check-spamassassin-headers, spam-check-spamassassin)
16633         (spam-spamassassin-score)
16634         (spam-spamassassin-register-with-sa-learn)
16635         (spam-spamassassin-register-spam-routine)
16636         (spam-spamassassin-register-ham-routine)
16637         (spam-assassin-register-spam-routine)
16638         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16639         (spam-bogofilter-score): Fix to show article before scoring.
16640
16641 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16642
16643         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16644         default scoring function.
16645         (spam-generic-score): Call spam-spamassassin-score if
16646         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16647         spam-bogofilter-score otherwise.
16648
16649         * gnus.el (spam-process, spam-autodetect-methods): Add
16650         spamassassin and spamassassin-headers.
16651
16652 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16653
16654         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16655         Suppress unnecessary messages.
16656
16657 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16658
16659         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16660         make-hash-table.
16661
16662 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * canlock.el (base64-encode-string): Don't autoload it.
16665
16666 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16667
16668         * run-at-time.el: Remove useless (require 'itimer),
16669         eval-and-compile and (featurep 'xemacs).
16670
16671 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16672
16673         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16674         GROUP is a virtual group.
16675
16676 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16677
16678         * gnus.el: Autoload `message-y-or-n-p'.
16679
16680 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16681
16682         * pgg-parse.el: Remove unnecessary (require 'custom).
16683
16684         * pgg-def.el: do.
16685
16686         * nnmail.el: do.
16687
16688         * gnus-undo.el: do.
16689
16690         * gnus-picon.el: do.
16691
16692         * gnus-util.el: do.
16693
16694 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16695
16696         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16697
16698 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16699
16700         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16701         handle, as well as a list.
16702
16703         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16704         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16705         (mm-w3m-cid-retrieve): Simplify.
16706
16707 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16708
16709         * message.el (message-kill-to-signature): Allow prefix arg to
16710         specify number of lines to keep before signature.
16711
16712 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16713
16714         * message.el (message-kill-to-signature): Change docstring.
16715
16716 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * canlock.el: Always require sha1-el.
16719         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16720
16721         * message.el: Autoload sha1 only when compiling.
16722
16723         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16724         eudc-expand-inline for XEmacs.
16725
16726 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16727
16728         * message.el (message-canlock-generate): Require sha1-el.
16729
16730 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16731
16732         * message.el (message-expand-name): Silence the byte compiler.
16733
16734         * lpath.el: Add detect-coding-system.
16735
16736         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16737         cus-edit.
16738
16739 2004-01-13  Simon Josefsson  <jas@extundo.com>
16740
16741         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16742         Invoke gnus-score-mode.  Reported by
16743         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16744
16745         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16746         Jim Blandy <jimb@redhat.com> (tiny change).
16747
16748 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16749
16750         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16751
16752 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16753
16754         * spam.el (spam-get-article-as-string): Update to use
16755         gnus-request-article-this-buffer, much simpler.
16756         (spam-get-article-as-buffer): Remove.
16757
16758 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16759
16760         * message.el (message-expand-name): Use EUDC if the user uses that.
16761
16762 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16763
16764         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16765         character for the encoding to avoid consing a string.
16766
16767         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16768         unnecessarily.
16769
16770         * mm-util.el (mm-replace-chars-in-string): Remove.
16771
16772         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16773         of mm-replace-chars-in-string.
16774
16775 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16776
16777         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16778
16779         * mm-util.el (mm-subst-char-in-string): Support inplace.
16780
16781         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16782         a new string in every iteration.  Use shy groups.
16783
16784 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16785
16786         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16787         * gnus-soup.el (gnus-soup-group-brew):
16788         * gnus-msg.el (gnus-put-message):
16789         * gnus-move.el (gnus-group-move-group-to-server):
16790         * gnus-kill.el (gnus-batch-score):
16791         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16792         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16793         (gnus-group-update-group, gnus-group-read-group)
16794         (gnus-group-make-group, gnus-group-make-help-group)
16795         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16796         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16797         (gnus-group-sort-by-unread, gnus-group-catchup)
16798         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16799         (gnus-group-yank-group, gnus-group-set-info)
16800         (gnus-group-list-groups):
16801         * gnus.el (gnus-generate-new-group-name):
16802         * gnus-delay.el (gnus-delay-send-queue):
16803         * nnvirtual.el (nnvirtual-catchup-group):
16804         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16805         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16806         (gnus-group-prepare-topics, gnus-topic-check-topology):
16807         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16808         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16809         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16810         (gnus-group-make-articles-read):
16811         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16812         (gnus-group-change-level, gnus-kill-newsgroup)
16813         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16814         (gnus-get-unread-articles, gnus-make-articles-unread)
16815         (gnus-make-ascending-articles-unread): Use accessor
16816         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16817         to get group information for improved readability.
16818
16819
16820 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16821
16822         * gnus-art.el (article-decode-mime-words, article-babel)
16823         (gnus-article-highlight-signature, gnus-article-add-buttons)
16824         (gnus-signature-toggle): Use gnus-with-article-buffer.
16825
16826         * gnus-art.el (gnus-article-highlight-headers)
16827         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16828
16829         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16830         (gnus-article-set-globals, gnus-request-article-this-buffer)
16831         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16832         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16833         (gnus-mime-display-alternative): Use with-current-buffer.
16834
16835 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16836
16837         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16838         also under 80 char limit, and call gnus-error if needed.
16839         (spam-fetch-article-header): Fix - it was a
16840         buffer-local variable (gnus-newsgroup-data).
16841         (spam-find-spam): Use spam-generate-fake-headers, forget about
16842         spam-insert-fake-headers.
16843         (spam-insert-fake-headers): Remove.
16844
16845 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16846
16847         * deuglify.el (gnus-article-outlook-unwrap-lines)
16848         (gnus-outlook-rearrange-article)
16849         (gnus-outlook-repair-attribution-outlook)
16850         (gnus-outlook-repair-attribution-block)
16851         (gnus-outlook-repair-attribution-other): Remove redundant
16852         save-excursion.
16853
16854 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16855
16856         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16857         (spam-fetch-field-subject-fast)
16858         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16859         (spam-fetch-article-header): Add functions to deal with Gnus
16860         internals for fast retrieval of article header data.
16861         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16862
16863 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16864
16865         * pop3.el (pop3-md5): Remove.
16866         (pop3-apop): Replace pop3-md5 with md5.
16867
16868         * mm-bodies.el: base64 is always built-in.
16869
16870         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16871         with-current-buffer.
16872
16873 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16874
16875         * canlock.el (canlock-insert-header): Remove excessive grouping in
16876         regexp.
16877
16878         * gnus-sum.el (gnus-summary-read-document): Ditto.
16879
16880         * gnus-uu.el (gnus-uu-part-number): Ditto.
16881
16882         * html2text.el (html2text-remove-tags): Ditto.
16883         (html2text-format-tags): Ditto.
16884         (html2text-format-single-elements): Ditto.
16885
16886         * mml.el (mml-parse-1): Ditto.
16887
16888 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16889
16890         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16891
16892         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16893
16894         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16895
16896         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16897
16898 2003-11-15  Simon Josefsson  <jas@extundo.com>
16899
16900         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16901         (pgg-gpg-lookup-key): Use regexp match instead of
16902         split-string (split-string is different between emacs 21.2 and
16903         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16904
16905 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16906
16907         * gnus-art.el (gnus-mime-view-all-parts)
16908         (gnus-article-part-wrapper, gnus-article-view-part): Use
16909         with-current-buffer.
16910
16911 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16912
16913         * spam.el (spam-disable-spam-split-during-ham-respool)
16914         (spam-spamoracle-database, spam-cache-lookups)
16915         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16916         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16917         (spam-group-ham-marks, spam-group-spam-marks)
16918         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16919         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16920         also add spam-use-blackholes to the statistical checks.
16921         (spam-fetch-field-fast): Add interface to fetching fields, may
16922         become a macro.
16923         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16924         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16925         (spam-insert-fake-headers): Fake an article when needed.
16926         (spam-find-spam): Fake article when possible.
16927         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16928         (spam-check-bogofilter-headers): Use message-fetch-field instead
16929         of nnmail-fetch-field.
16930
16931 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16932
16933         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16934
16935 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16936
16937         * spam.el (spam-split): Do not require spam-use-CHECK to be
16938         enabled if that check is passed to spam-split explicitly; also
16939         fix so 'spam doesn't get converted to spam-split-group when
16940         spam-split-symbolic-return is t.
16941         (spam-find-spam): Find registrations of the article and use those
16942         instead of re-running spam-split to find the spam/ham
16943         classification of the article.
16944         (spam-log-processing-to-registry, spam-log-registered-p)
16945         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16946         Use gnus-error instead of gnus-message.
16947         (spam-log-registration-type): Add function to determine the
16948         classification of a message based on registry entries; will
16949         return nil if both 'spam and 'ham are found.
16950         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16951         a reasonably fast local cache without the loading errors.
16952         (spam-cache-lookups): Set to t by default.
16953         (spam-find-spam): Don't try to guess spam-cache-lookups.
16954         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16955         spam-caches entry.
16956         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16957         caching of whitelist/blacklist entries.
16958         (spam-check-whitelist, spam-check-blacklist): Invoke
16959         spam-from-listed-p with a type, not a cache variable.
16960         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16961
16962 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16963
16964         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16965
16966         * nnmail.el (nnmail-split-fancy): do.
16967
16968         * mml.el (mml-parse): do.
16969
16970         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16971         (gnus-score-adaptive): do.
16972
16973 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16974
16975         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16976         (gnus-mime-button-map): Don't set keymap parent.
16977         (gnus-button-ctan-directory-regexp): Use shy grouping.
16978         (gnus-prev-page-map): Don't set keymap parent.
16979         (gnus-prev-page-map): Remove duplicated one.
16980         (gnus-next-page-map): Don't set keymap parent.
16981         (gnus-mime-security-button-map): Ditto.
16982
16983         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16984         version number.
16985
16986         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16987
16988 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * canlock.el (canlock-sha1-function): Remove.
16991         (canlock-sha1-function-for-verify): Remove.
16992         (canlock-openssl-program): Remove.
16993         (canlock-openssl-args): Remove.
16994         (canlock-ignore-errors): Remove.
16995         (canlock-sha1-with-openssl): Remove.
16996         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16997         (canlock-verify): Don't use canlock-ignore-errors.
16998
16999         * sha1-el.el (sha1-string-external): Make it can return a string
17000         in binary form.
17001         (sha1-region-external): Ditto.
17002         (sha1-string-internal): Ditto.
17003         (sha1-region-internal): Ditto.
17004         (sha1-region): Ditto.
17005         (sha1-string): Ditto.
17006         (sha1): Ditto.
17007
17008 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17009
17010         * spam.el (spam-report-articles-gmane): New command.
17011
17012 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17015
17016         * run-at-time.el (run-at-time-saved): Remove.
17017         (run-at-time): Doc fix.
17018
17019 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17020
17021         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17022         (gnus-summary-limit-map): Add it.
17023         (gnus-summary-make-menu-bar): do.
17024
17025 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17026
17027         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17028         Make attempt at some caching support (done for BBDB only now).
17029         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17030         addresses to be checked.
17031         (spam-clear-cache-BBDB): Add function, to be invoked by
17032         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17033         (spam-check-BBDB): Check and use the caches, if
17034         spam-cache-lookups is on, remove superfluous (provide).
17035
17036 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17037
17038         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17039
17040 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17041
17042         * run-at-time.el (run-at-time-saved): Move to after the definition
17043         of `run-at-time'.
17044
17045         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17046
17047 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17048
17049         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17050         mm-w3m-local-map-property.
17051
17052         * mm-view.el (mm-w3m-mode-map): Remove.
17053         (mm-w3m-local-map-property): Remove.
17054         (mm-inline-text-html-render-with-w3m): Don't use
17055         mm-w3m-local-map-property.
17056
17057 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17058
17059         * run-at-time.el: New file.
17060
17061         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17062         under Emacs.
17063
17064         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17065         of gnus-set-text-properties.
17066
17067         * gnus-uu.el (gnus-uu-save-article): Ditto.
17068
17069         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17070
17071         * gnus-cite.el (gnus-cite-parse): Ditto.
17072
17073         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17074         of gnus-.
17075
17076         * gnus-xmas.el (run-at-time): Require run-at-time.
17077
17078         * gnus.el: Changed calls to nnheader-run-at-time and
17079         password-run-at-time throughout to use run-at-time directly.
17080
17081         * password.el: Removed definition of run-at-time.
17082
17083         * nnheaderxm.el: Remove definition of run-at-time.
17084
17085 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17086
17087         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17088         in prompt.
17089
17090 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17091
17092         * messagexmas.el (message-xmas-redefine): Alias
17093         `message-make-caesar-translation-table' to
17094         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17095         version.
17096
17097         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17098         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17099         `gnus-xmas-set-text-properties'.
17100         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17101         `gnus-xmas-completing-read'.
17102         (gnus-xmas-completing-read): Removed.
17103         (gnus-xmas-open-network-stream): Removed.
17104
17105         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17106         XEmacs version.
17107
17108         * dns.el (dns-make-network-process): Use `open-network-stream'
17109         instead of `gnus-xmas-open-network-stream'.
17110
17111         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17112
17113         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17114
17115 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17116
17117         * gnus-art.el (gnus-mime-display-alternative)
17118         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17119         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17120         Don't use gnus-local-map-property.
17121
17122         * gnus-util.el (gnus-local-map-property): Remove.
17123
17124         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17125         gnus-completing-read-maybe-default with completing-read.
17126
17127         * gnus-util.el (gnus-completing-read): do.
17128         (gnus-completing-read-maybe-default): Remove.
17129
17130 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17131
17132         * password.el: Only autoload `run-at-time' if not XEmacs.
17133         Only autoload the itimer functions if XEmacs.
17134
17135 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17138         XEmacsen.
17139
17140         * dgnushack.el: Autoload executable-find for XEmacs.
17141
17142 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17143
17144         * gnus-art.el (gnus-read-string): Remove.
17145         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17146         read-string.
17147
17148 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17149
17150         * netrc.el: Autoload password-read.
17151         (netrc): Add configuration group.
17152         (netrc-encoding-method, netrc-openssl-path): Add
17153         variables for encoding and decoding of files with symmetric
17154         ciphers.
17155         (netrc-encode): Add assistant function to encode a file with
17156         netrc-encoding-method.
17157         (netrc-parse): Add interactive parameter, added optional
17158         decoding if netrc-encoding-method is non-nil but otherwise
17159         behavior is standard.
17160         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17161         Do s/encode/encrypt/ everywhere.
17162
17163         * spam.el: Remove executable-find autoload.
17164
17165 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17166
17167         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17168
17169         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17170
17171 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17172
17173         * gnus-art.el (gnus-treat-ansi-sequences)
17174         (article-treat-ansi-sequences): New variable and function.
17175         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17176
17177         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17178         Use it.
17179
17180 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17181
17182         * mm-util.el (mm-quote-arg): Remove.
17183
17184         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17185         shell-quote-argument.
17186
17187         * gnus-uu.el (gnus-uu-command): do.
17188
17189         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17190
17191         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17192         with make-char.
17193
17194         * mm-util.el (mm-make-char): Remove.
17195
17196         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17197         add-minor-mode.
17198
17199         * gnus-undo.el (gnus-undo-mode): do.
17200
17201         * gnus-topic.el (gnus-topic-mode): do.
17202
17203         * gnus-sum.el (gnus-dead-summary-mode): do.
17204
17205         * gnus-start.el (gnus-slave-mode): do.
17206
17207         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17208
17209         * gnus-ml.el (gnus-mailing-list-mode): do.
17210
17211         * gnus-gl.el (gnus-grouplens-mode): do.
17212
17213         * gnus-draft.el (gnus-draft-mode): do.
17214
17215         * gnus-dired.el (gnus-dired-mode): do.
17216
17217         * gnus-ems.el (gnus-add-minor-mode): Remove.
17218
17219         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17220         Replace gnus-char-width with char-width.
17221
17222         * gnus-ems.el (gnus-char-width): Remove.
17223
17224         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17225         Replace gnus-char-width with char-width.
17226
17227         * gnus-ems.el (gnus-char-width): Remove.
17228
17229         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17230         definition.
17231         Remove Emacs 20 hash table compatibility code.
17232
17233         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17234         20 compatibility code.
17235
17236         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17237
17238         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17239
17240         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17241         with point-at-{eol,bol}.
17242
17243         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17244
17245         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17246
17247         * flow-fill.el (fill-flowed-point-at-bol)
17248         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17249
17250         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17251         Replace with point-at-{eol,bol} throughout all files.
17252
17253 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17254
17255         * ntlm.el (ntlm-string-as-unibyte): New macro.
17256         (ntlm-build-auth-response): Use it.
17257
17258         Remove Emacs 20 stuff:
17259         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17260         (butlast, mapc, remove): Remove the compiler macros.
17261         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17262         of delq and copy-sequence.
17263         * gnus-art.el (popup-menu): Remove the compiler macro.
17264         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17265         Emacs 20.
17266
17267 2004-01-05  Simon Josefsson  <jas@extundo.com>
17268
17269         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17270         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17271         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17272         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17273         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17274         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17275         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17276         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17277         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17278         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17279         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17280         string-xor into ntlm-string-xor.  Suggested by
17281         Jesper Harder <harder@myrealbox.com>.
17282
17283         * ntlm.el: Don't include poem.
17284
17285         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17286         Jesper Harder <harder@myrealbox.com>.
17287
17288         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17289
17290         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17291         probably breaks emacs with DL patch, but do we care? Is anyone
17292         still using the DL stuff?)
17293
17294         * sieve-manage.el: Use the password package.
17295         (sieve-manage-read-passwd): Remove.
17296         (sieve-manage-interactive-login): Use password.  Re-add
17297         condition-case around loop.
17298
17299         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17300         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17301         the password package.
17302
17303 2003-02-19  Simon Josefsson  <jas@extundo.com>
17304
17305         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17306         token.
17307
17308 2002-08-07  Simon Josefsson  <jas@extundo.com>
17309
17310         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17311         (sieve-manage-authenticators):
17312         (sieve-manage-authenticator-alist): Add some SASL mechs.
17313         (sieve-sasl-auth): New function.
17314         (sieve-manage-cram-md5-auth):
17315         (sieve-manage-plain-auth): Rewrite using SASL library.
17316         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17317         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17318         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17319         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17320
17321 2004-01-05  Simon Josefsson  <jas@extundo.com>
17322
17323         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17324         New files.
17325
17326 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17327
17328         * gnus-group.el (gnus-no-groups-message): Update.
17329
17330         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17331
17332 2003-11-09  Simon Josefsson  <jas@extundo.com>
17333
17334         * imap.el: Support for ID IMAP extension (RFC 2971).
17335         (imap-local-variables): Add imap-id.
17336         (imap-id): New variable.
17337         (imap-id): New function.
17338         (imap-parse-response): Parse untagged ID response.
17339         * nnimap.el (nnimap-id): New variable.
17340         (nnimap-open-connection): Use it.
17341
17342 2003-12-28  Simon Josefsson  <jas@extundo.com>
17343
17344         * gnus-score.el (gnus-score-edit-all-score): New.
17345         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17346
17347 2004-01-04  Simon Josefsson  <jas@extundo.com>
17348
17349         * password.el: Add.
17350
17351 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17352
17353         * dns.el (dns-query-types): Fix typo.
17354         (dns-query-types): New function.
17355         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17356         PTR and SOA replies, see RFC 1035.
17357
17358 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17359
17360         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17361
17362         * Moved to Changelog.2.
17363
17364 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17365
17366         * gnus.el (gnus-version-number): Bump version.
17367
17368 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17369
17370         * gnus.el: No Gnus v0.1 is released.
17371
17372 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17373
17374         * gnus.el: No Gnus v0.0 is released.
17375
17376 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17377
17378         * gnus.el (gnus-version-number): Bump.
17379         (gnus-version): No.
17380
17381 See ChangeLog.2 for earlier changes.
17382
17383     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17384       Free Software Foundation, Inc.
17385
17386   This file is part of GNU Emacs.
17387
17388   GNU Emacs is free software: you can redistribute it and/or modify
17389   it under the terms of the GNU General Public License as published by
17390   the Free Software Foundation, either version 3 of the License, or
17391   (at your option) any later version.
17392
17393   GNU Emacs is distributed in the hope that it will be useful,
17394   but WITHOUT ANY WARRANTY; without even the implied warranty of
17395   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17396   GNU General Public License for more details.
17397
17398   You should have received a copy of the GNU General Public License
17399   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17400
17401 ;; Local Variables:
17402 ;; coding: utf-8
17403 ;; fill-column: 79
17404 ;; add-log-time-zone-rule: t
17405 ;; End: