Add gnus-gravatar-properties
[gnus] / lisp / ChangeLog
1 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4         build Gnus.
5
6         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7         when interpreting the structures.
8         (nnimap-request-accept-article): Add \r\n to the lines to make this
9         work with Cyrus.
10
11         * nnregistry.el: Added.
12
13         * nndraft.el (nndraft-request-expire-articles): Use the group name
14         instead if "nndraft".  Fix found by Nils Ackermann.
15
16 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
19         (mm-mime-charset)
20         * rfc2047.el (rfc2047-syntax-table)
21         * utf7.el (utf7-utf-16-coding-system): Comment fix.
22
23         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
24         rather than `insert-file-contents' and `eval-region'.
25
26         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
27         construction.
28
29         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
30
31         * time-date.el: No need to require cl for Emacs 21.
32
33 2010-09-29  Julien Danjou  <julien@danjou.info>
34
35         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
36         replacement of `gnus-gravatar-relief' to mimic
37         `gnus-faces-properties-alist'.
38         Add :version property.
39
40 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
41
42         * mail-source.el (mail-source-report-new-mail)
43         * message.el (message-default-mail-headers)
44         * mm-decode.el (mm-valid-image-format-p): Comment fix.
45
46         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
47
48 2010-09-28  Julien Danjou  <julien@danjou.info>
49
50         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
51         mail-address contains the same string as real-name.
52
53         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
54         non-blank in header, otherwise it'll get stripped.
55
56         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
57         real-name, and then for mail address rather than doing : or , search.
58
59 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
62         x-focus-frame.
63
64         * nnimap.el (auth-source-forget-user-or-password)
65         (auth-source-user-or-password): Autoload.
66
67         * message.el (message-from-style, message-interactive)
68         (message-cite-prefix-regexp, message-sendmail-envelope-from)
69         (message-yank-prefix, message-indentation-spaces, message-signature)
70         (message-signature-file): Add comment.
71
72 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
73
74         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
75         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
76         new articles.
77
78         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
79         parts.
80         (nnimap-request-article): Work with the t setting, too.
81
82         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
83         that you don't get flashes of other buffers.
84         (gnus-summary-show-complete-article): Intern before setting.
85
86 2010-09-27  David Engster  <dengste@eml.cc>
87
88         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
89         well as HEADERS.
90         (nnmairix-retrieve-headers): Provide new argument for the above.
91
92 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * gnus-sum.el (gnus-summary-move-article): Don't alter
95         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
96         group.
97
98         * nnimap.el (nnimap-update-info): Don't destructively alter active.
99
100         * message.el (message-cite-prefix-regexp): Revert my last edit.
101
102         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
103         variable instead of the Gnus variable.
104
105         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
106
107         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
108         again.
109
110         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
111         since some servers don't like it.
112         (nnimap-open-connection): Forget credentials if the server says the
113         password was wrong.
114         (nnimap-parse-line): Protect against invalid data.
115
116         * gnus-sum.el (gnus-summary-move-article): Add comment.
117         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
118         nothing alters it while scanning for new messages.
119
120         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
121         which may or may not help.
122         (nnimap-open-connection): If we're doing a stream connection, and then
123         discover we're on a STARTTLS-capable server, then open a STARTTLS
124         connection instead.
125
126 2010-09-27  Florian Ragwitz  <rafl@debian.org>  (tiny change)
127
128         * sieve-manage.el (sieve-manage-default-stream): Make default stream
129         customizable.
130
131 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * nnimap.el (utf7): Required.
134
135         * message.el (message-cite-prefix-regexp): Remove "}" from citation
136         prefix.
137
138 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
139
140         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
141
142 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
143
144         * nnimap.el (nnimap-request-accept-article): Message the error on
145         error.
146
147 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
150
151 2010-09-26  Florian Ragwitz  <rafl@debian.org>  (tiny change)
152
153         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
154         handing broken links to browse-url.
155
156 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * nndoc.el (nndoc-request-list): Return success always.
159
160         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
161         `fetch-old' -- we only want to fetch the articles we've requested.  The
162         rest are in the agent, probably.
163         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
164         disappeared server" to something low.  It's not important.
165
166         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
167         arrived before the FETCH data.
168
169         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
170         target here, because we don't know the Gnus name of the group.
171
172         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
173         for the correct group.
174
175         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
176
177         * gnus.el (gnus): Give a final warning after startup.
178
179         * gnus-util.el (gnus-action-message-log): New variable.
180         (gnus-message): Use it.
181         (gnus-final-warning): New function.
182
183         * nnimap.el (nnimap-open-connection): Record the greeting.
184         (nnimap): Add greeting.
185
186 2010-09-26  Julien Danjou  <julien@danjou.info>
187
188         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
189         arguments.
190         (gnus-html-wash-images): Fix spec computing to include start/end.
191
192         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
193
194 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
197         deletion.
198         (nnimap-retrieve-headers): Don't select the group, because that's
199         already done by nnimap-possibly-change-group.
200
201         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
202         (gnus-picon-transform-address): Use it.
203
204         * mail-source.el (mail-source-value): Revert previous patch.
205
206         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
207         on failure.
208         (nnimap-open-connection): Look up both virtual and physical server name
209         credentials.
210
211         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
212
213 2009-02-07  Dave Love  <fx@gnu.org>
214
215         * tls.el (open-tls-stream): Don't query killing process.
216
217 2009-02-08  Dave Love  <fx@gnu.org>
218
219         * gnus-win.el (gnus-window-to-buffer-helper,
220         gnus-all-windows-visible-p): Function needn't be a symbol.
221
222         * mail-source.el (mail-source-value): Function needn't be a symbol.
223
224 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * message.el (message-cite-prefix-regexp): Remove } from the cite
227         prefix.
228
229         * gnus-art.el (gnus-treatment-function-alist): Do picons before
230         highlight again, so that the highlight is correct.
231
232         * gnus-picon.el (gnus-picon): Remove again.
233         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
234
235         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
236         doing the header highlightling, so that the background colour of the
237         picon is correct.
238
239         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
240         (gnus-picon): Ditto.
241         (gnus-picon): Reinstate.  The background colour for picons is white.
242         (gnus-picon-insert-glyph): Make the background white.
243
244         * nnml.el (nnml-open-nov): Don't return dead buffers.
245
246         * auth-source.el (auth-source-create): Query the user for whether to
247         store the credentials.
248
249         * netrc.el (netrc-store-data): New function.
250
251         * auth-source.el (auth-source-user-or-password): Use the existing auth
252         sources, if any, for creation.
253
254         * gnus.el (gnus-group-fast-parameter): Return the last matching
255         parameter instead of the first matching parameter.
256
257 2010-09-26  Julien Danjou  <julien@danjou.info>
258
259         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
260
261 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
262
263         * mml2015.el (mml2015-use): Remove gpg support.
264
265         * mml1991.el (mml1991-function-alist): Remove gpg function.
266         (mml1991-gpg-sign): Removed.
267
268 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
269
270         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
271         (gnus-browse-unsubscribe-current-group): Document it.
272         (gnus-browse-unsubscribe-group): Use it.
273
274 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275
276         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
277         address to the To list for easier response.
278
279         * gnus.el (gnus-play-startup-jingle): Removed.
280         (gnus-splash): Don't play jingle.
281         (gnus): Silence gnus-load message.
282
283         * gnus-art.el (gnus-treat-play-sounds): Removed.
284
285         * gnus.el (gnus-play-jingle): Remove audio support.
286
287         * gnus-cus.el (gnus-score-customize): Remove audio reference.
288
289         * earcon.el: Removed -- no users.
290
291         * gnus-audio.el: Removed -- no users of this package.
292
293         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
294
295         * gnus-start.el (gnus-setup-news): Remove nocem support.
296
297         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
298
299         * gnus.el (gnus-use-nocem): Removed.
300
301         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
302         Removed.
303
304         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
305         uses NoCeM any more.
306
307         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
308         (gnus-button-ctan-handler): Ditto.
309         (gnus-button-handle-ctan-bogus-regexp): Ditto.
310         (gnus-button-ctan-directory-regexp): Ditto.
311         (gnus-button-handle-ctan): Ditto.
312         (gnus-button-tex-level): Ditto.
313         (gnus-button-alist): Removed CTAN stuff.
314
315 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
318         nnimap-streaming test.
319
320         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
321         servers twice.
322
323         * nnimap.el (nnimap-open-connection): Add more error reporting when
324         nnimap fails early.
325
326         * nnheader.el (nnheader-get-report-string): New function.
327         (nnheader-get-report): Use it.
328
329         * gnus-int.el (gnus-check-server): Say what the error was when opening
330         failed.
331
332         * nnimap.el (nnimap-wait-for-response): Search further when we're not
333         using streaming.
334
335 2010-09-25  Julien Danjou  <julien@danjou.info>
336
337         * gnus-html.el (gnus-html-rescale-image): Use our defalias
338         gnus-window-inside-pixel-edges.
339
340 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
341
342         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
343
344         * mm-decode.el (mm-save-part): Allow saving to other directories the
345         normal Emacs way.
346
347         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
348         by Jay Berkenbilt.
349
350         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
351         there isn't a single byte.
352
353         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
354         just do it.  It doesn't really seem to matter what the user responds
355         here, I think, so it's just a confusing question.
356
357         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
358         non-streaming case.
359
360         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
361         (gnus-article-encrypt-body): Use it.
362
363         * gnus-sum.el (gnus-summary-show-complete-article): New command and
364         keystroke.
365
366         * nnimap.el (nnimap-find-wanted-parts-1): Use
367         gnus-fetch-partial-articles.
368
369         * gnus-art.el (gnus-fetch-partial-articles): New variable.
370
371         * nnimap.el (nnimap-insert-partial-structure): New function.
372         (nnimap-get-partial-article): New function.
373         (nnimap-request-article): Use it.
374         (nnimap-wait-for-response): Return whether the wait was successful.
375         (nnimap-finish-retrieve-group-infos): Don't do anything if the
376         retrieval wasn't successful.
377         (nnimap-retrieve-group-data-early): Allow throttling servers.
378         (nnimap-streaming): New variable.
379         (nnimap-fetch-partial-articles): Removed.
380
381         * mm-decode.el (mm-with-part): Protect against killed buffers.
382
383         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
384         for prettier summary display.
385
386 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
387
388         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
389         directly.
390
391 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
392
393         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
394         apparently third-party libraries depend on it.
395
396         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
397         before starting negotiation.
398
399         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
400         privacy reasons.
401         (gnus-treat-mail-gravatar): Ditto.
402
403         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
404         buffer when inserting images.  Inserting text into the headers, for
405         instance, can make them invalid.
406
407 2010-09-25  Julien Danjou  <julien@danjou.info>
408
409         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
410         variables.
411
412         * nnheader.el: Remove useless variables news-reply-yank-from and
413         news-reply-yank-message-id.
414
415         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
416         variables.
417
418         * mml1991.el: Remove useless mml1991-verbose.
419
420         * gnus.el: Remove useless variable gnus-use-generic-from.
421         Remove obsolete variable gnus-topic-indentation.
422
423         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
424
425         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
426
427         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
428
429         * gnus-group.el: Remove useless gnus-group-icon-cache.
430         Remove useless gnus-ephemeral-group-server.
431
432         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
433
434         * mml2015.el: Remove useless mml2015-verbose.
435
436         * mml-smime.el: Remove useless mml-smime-verbose.
437
438         * gnus.el: Remove useless gnus-local-domain.
439
440         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
441         gnus-gravatar-size.
442
443         * gnus-art.el: Remove useless gnus-treat-translate.
444
445 2010-09-24  Julien Danjou  <julien@danjou.info>
446
447         * gnus-sum.el: Add support for Gravatars.
448
449         * gnus-art.el: Add support for Gravatars.
450
451         * gnus-gravatar.el: Add this file.
452
453         * gravatar.el: Add this file.
454
455 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
456
457         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
458
459         * gnus-group.el (gnus-group-fetch-faq): Removed.
460
461         * gnus.el (gnus-group-faq-directory): Removed.
462
463         * gnus-group.el (gnus-group-fetch-charter): Removed.
464
465         * gnus.el (gnus-group-charter-alist): Removed.
466
467         * gnus-group.el (gnus-group-archive-directory): Removed.
468         (gnus-group-recent-archive-directory): Ditto.
469         (gnus-group-make-archive-group): Removed.
470
471         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
472
473         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
474         use the same article number for all the cached articles.
475
476         * nnimap.el (nnimap-command): Register the last command time so
477         that we can use it for idling NOOPs.
478         (nnimap-open-connection): Start the keeplive timer.
479         (nnimap-make-process-buffer): Store all the process buffers.
480         (nnimap-keepalive): New function.
481
482         * starttls.el: (starttls-open-stream): Add autoload cookie.
483
484 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
485
486         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
487         handling.
488
489 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
490
491         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
492         its data structures.
493
494         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
495         instead of the cl.el copy-list.
496         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
497         equalp.
498
499 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
500
501         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
502         and tool-bar-local-item-from-menu.
503
504         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
505         mode-line-highlight face for Emacs.
506
507         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
508         loading gnus-sum.elc; fix comment for canlock-verify.
509         (gnus-article-jump-to-part): Use read-number.
510         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
511         Emacs pre-21 compatible code for help-echo.
512         (gnus-article-next-page-1): No need to adjust the number of lines.
513         (gnus-article-describe-bindings): Always use help-buffer.
514
515         * gnus-audio.el (gnus-audio-inline-sound)
516         * gnus-cus.el (gnus-custom-mode)
517         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
518
519         * gnus-sum.el (gnus-remove-overlays): Doc fix.
520
521         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
522         compatible code.
523
524 2010-09-24  Glenn Morris  <rgm@gnu.org>
525
526         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
527         visiting the fcc file in rmail-mode.
528
529         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
530
531 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
532
533         * nnir.el: Silence the byte compiler.
534
535         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
536         alias to browse-url-url-encode-chars if any.
537         (gnus-html-encode-url): Use it.
538
539 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
540
541         * gnus-start.el (gnus-use-backend-marks): New variable.
542         (gnus-get-unread-articles-in-group): Use it.
543
544         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
545         makeover.
546
547 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
548
549         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
550
551 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552
553         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
554         Removed.
555         (gnus-setup-news-hook): Removed
556         gnus-fixup-nnimap-unread-after-getting-new-news.
557
558         * gnus-int.el (gnus-request-update-info): Protect against backends not
559         having the function.
560
561         * nnimap.el (nnimap-stream): Mention starttls.
562         (nnimap-open-connection): Add starttls support.
563
564 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
565
566         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
567
568 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
571         BODYSTRUCTUREs.
572         (nnimap-transform-headers): Unfold quoted {42} headers.
573
574         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
575         the info.
576         (gnus-get-unread-articles): Only call updatep on backends that support
577         it.
578
579         * nnweb.el (nnweb-request-update-info): NOOP.
580
581         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
582
583         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
584         since it only deals with marks.
585
586         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
587         gnus-request-marks, and make a new gnus-request-update-info.
588
589         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
590         the active instead of the high number, which is usually too low.
591
592 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
593
594         * netrc.el (netrc-parse): Remove encrypt.el mentions.
595         * encrypt.el: Removed.
596
597 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
598
599         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
600         server in symbolic form.
601
602         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
603         0.9.
604
605 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
608         (nnimap-update-info): Fix up code slightly.
609
610         * gnus-int.el (gnus-open-server): Add tracing for performance
611         debugging.
612
613         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
614         (gnus-group-insert-group-line): Pass the real group name so that it
615         gets the right data.
616
617         * gnus-start.el (gnus-get-unread-articles): Don't have
618         `gnus-get-unread-articles-in-group' update info, since that can be
619         really slow and doesn't seem to be needed?
620
621 2010-09-22  Dan Christensen  <jdc@uwo.ca>
622
623         * time-date.el (date-to-time): Try using parse-time-string first before
624         using the slower timezone-make-date-arpa-standard.
625
626 2010-09-22  Julien Danjou  <julien@danjou.info>
627
628         * gnus-group.el (gnus-group-insert-group-line): Call
629         gnus-group-highlight-line.
630         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
631         default hook list.
632         (gnus-group-update-eval-form): Add new function.
633         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
634         (gnus-group-get-icon): Use gnus-group-update-eval-form.
635
636 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
637
638         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
639         immediate, then expire all articles.
640         (nnimap-update-info): Fix off-by-one errors.
641         (nnimap-flags-to-marks): Would return no marks lists for group with no
642         flags.  Instead return the other data.
643
644 2010-09-22  Julien Danjou  <julien@danjou.info>
645
646         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
647         Only return an icon.
648         (gnus-group-insert-group-line): Compute icon to return.
649
650         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
651         variable.
652         (gnus-html-image-fetched): Only cache if
653         gnus-html-image-automatic-caching is set.
654         (gnus-html-image-fetched): Check for errors.
655
656 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
657
658         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
659         once per method on `g'.  This ensures that backends like nnfolder don't
660         open all their folders.
661
662         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
663         (nnimap-request-list): Nix out group in the correct buffer.
664         (nnimap-parse-flags): Implement by using `read' instead of
665         hand-parsing.
666         (nnimap-flags-to-marks): Pass on permanent-flags.
667         (nnimap-make-process-buffer): Record the server name.
668         (nnimap-parse-flags): Fix typo.
669         (nnimap-request-scan): Run split on the server in general, not just a
670         single group.
671
672         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
673         parameter, and propagate this downwards.
674
675         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
676         since EXAMINE changes it on the server.
677
678         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
679         this command might take a while.
680
681 2010-09-22  Julien Danjou  <julien@danjou.info>
682
683         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
684         harmful if you have 2 images side-by-side, they can't be properly
685         update on text deletion.  Using text-property is safer here.
686         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
687         data.
688
689 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * nnimap.el (nnimap-expunge-inbox): Removed.
692         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
693         (nnimap-expunge): Flip default to t.
694
695         * gnus.el (gnus-method-to-server): Don't push things to the cache
696         unless it's unique.
697         (gnus-server-to-method): Ditto.
698
699 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
700
701         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
702
703 2010-09-22  Julien Danjou  <julien@danjou.info>
704
705         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
706         get the start of data.
707         (gnus-html-encode-url): Add this function to encode special chars in
708         URL.
709         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
710         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
711
712         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
713         default.
714         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
715
716         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
717         images alt-text.
718         (gnus-html-put-image): Put alt-text as help-echo.
719
720 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
721
722         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
723         * mm-util.el (mm-decompress-buffer)
724         * nnir.el (nnir-run-find-grep)
725         * pop3.el (pop3-list): Use 3rd arg of split-string.
726
727         * time-date.el (format-seconds): Comment fix.
728
729         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
730         and byte-optimize-form-code-walker.
731         (dgnushack-make-auto-load): Don't advise make-autoload.
732
733         * lpath.el: Remove Emacs 21 stuff.
734
735 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
736
737         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
738         outside the active range.  Suggested by Dan Christensen.
739
740         * gnus-start.el (gnus-get-unread-articles): Get the extended method
741         slightly later to avoid double-getting it.
742
743         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
744         previous patch.
745
746         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
747
748 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
749
750         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
751
752 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
753
754         * gnus-int.el (gnus-open-server): Give a better error message in the
755         "go offline" case.
756
757         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
758         marks for nnimap, which is seldom the right thing to do.
759
760         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
761         (gnus-same-method-different-name): New function.
762
763         * nnimap.el (parse-time): Require.
764
765         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
766         method in the presence of many similar methods.
767
768         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
769
770         * nnimap.el (nnimap-find-expired-articles): Don't refer to
771         nnml-inhibit-expiry.
772
773         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
774         find out whether methods are equal.
775
776         * nnimap.el (nnimap-find-expired-articles): New function.
777         (nnimap-process-expiry-targets): New function.
778         (nnimap-request-move-article): Request the article before looking at
779         what the Message-ID is.  Fix found by Andrew Cohen.
780         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
781
782         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
783         for oldness in addition to being a predicate.
784
785         * nnimap.el (nnimap-request-group): When we have zero articles, return
786         the right data to Gnus.
787         (nnimap-request-expire-articles): Only delete articles immediately if
788         the target is 'delete.
789
790         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
791         method, this would bug out.
792
793         * gnus-group.el (gnus-group-expunge-group): Renamed from
794         gnus-group-nnimap-expunge, and implemented as a normal interface
795         function.
796
797         * gnus-int.el (gnus-request-expunge-group): New function.
798
799         * nnimap.el (nnimap-request-create-group): Implement.
800         (nnimap-request-expunge-group): New function.
801
802 2010-09-21  Julien Danjou  <julien@danjou.info>
803
804         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
805         (gnus-html-cache-expired): Add new function.
806         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
807         wethever we should display image for fetch it.
808         Compute alt-text earlier to pass it to the fetching function too.
809         (gnus-html-schedule-image-fetching): Change function argument to only
810         get one image at a time, not a list.
811         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
812         cache.
813         (gnus-html-get-image-data): New function to retrieve image data from
814         cache.
815         (gnus-html-put-image): Change buffer argument to use image data rather
816         than file, and place image above region rather than inserting a new
817         one. Do not take alt-text as argument, since it's useless now: we place
818         the image above alt-text.
819         (gnus-html-prune-cache): Remove.
820         (gnus-html-show-images): Start to fetch image when we find one, do not
821         push into a temporary list.
822         (gnus-html-prefetch-images): Only fetch image if they have expired.
823         (gnus-html-browse-image): Fix, use 'gnus-image-url.
824         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
825
826 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
827
828         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
829
830 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
833         spec inser "*" if the group isn't active instead of 0.
834
835         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
836         opening the server.
837         (nnimap-request-delete-group): Implement group deletion.
838         (nnimap-transform-headers): Return the size of the entire message in
839         the Bytes header, not just the size of the first part.
840         (nnimap-request-move-article): When moving an article from nnimap,
841         request the article first so the accepting form has an article to
842         accept.  Reported by Dan Christensen.
843         (nnimap-command): Make sure that the error message doesn't error out.
844
845 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
846
847         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
848         we haven't requested anything.
849
850 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
851
852         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
853         "".  Fix found by Andrew Cohen.
854
855         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
856         instead of -encode-string.
857
858 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
859
860         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
861
862         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
863         by mm-subst-char-in-string.
864
865 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
868         waiting for the connection string.
869
870         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
871         arriving.
872
873         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
874         bogus characters.  This allows selecting certain Gmail groups.
875
876         * nnimap.el (nnimap-find-wanted-parts-1): New function.
877         (nnimap-fetch-partial-articles): New variable.
878         (nnimap-open-connection): When looking for credentials, also use the
879         nnimap-server-port.
880         (nnimap-request-article): Return the group/article number, so that Gnus
881         `^' works as expected.
882         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
883         them.
884
885         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
886         comments.
887         (gnus-methods-sloppily-equal): New function.
888         (gnus): When using the development version of Gnus, load the gnus-load
889         file.
890
891         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
892         `gnus-open-server' on each method before trying to scan them etc.  This
893         ensures that all the backend parameters are set correctly.
894
895         * nnimap.el (nnimap-authenticator): New variable.
896         (nnimap-open-connection): Allow anonymous login.
897         (nnimap-transform-headers): The chars header is called Chars not
898         Bytes.
899         (nnimap-wait-for-response): Don't infloop if the IMAP connection
900         drops.
901
902         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
903         patch, found by Knut Anders Hatlen.
904
905 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
906
907         * gnus-agent.el (gnus-agent-batch-confirmation)
908         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
909         to gnus-message.
910         * gnus-art.el (gnus-article-describe-briefly): Likewise.
911         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
912         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
913         * gnus-int.el (gnus-open-server): Likewise.
914         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
915         (gnus-score-check-syntax): Likewise.
916         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
917         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
918         Likewise.
919         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
920
921 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
922
923         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
924         calling conventions so that prefetch doesn't bug out.
925
926 2010-09-19  Julien Danjou  <julien@danjou.info>
927
928         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
929         rather than `subst-char-in-region' in order to be able to replace ASCII
930         char by UTF-8 ones.
931
932         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
933         than curl.
934         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
935         the right URL and ALT text on images.
936         (gnus-html-wash-tags): Fix tag case.
937         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
938         (gnus-article-html): Add -o display_ins_del=2 option.
939         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
940
941 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
944         the extra mail headers, which sometimes seem to happen for unknown
945         reasons.
946
947         * mail-parse.el (mail-header-encode-parameter): Define as
948         rfc2045-encode-string instead of as rfc2231-encode-string, since some
949         (or most, perhaps?) mail readers don't understand the latter, but do
950         understand the former.
951
952         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
953         to nil, so that no methods are automatically agentized.  I think this
954         is probably what most users want.
955
956         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
957         from url-retrieve, for instance about invalid URLs.
958
959         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
960         groups that have no articles.
961         (nnimap-request-article): Check that we really got an article when we
962         requested one.
963
964         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
965         doesn't exist.
966
967         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
968         nntp buffer so the agent can save it.
969         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
970         that CRLF doesn't get translated to \n.
971         (nnimap-open-connection): Don't make 'shell commands only send \n.
972
973 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
974
975         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
976         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
977         Update var name.
978         (nnml-generate-nov-file): Use dolist.
979         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
980         Use with-current-buffer.
981
982 2010-09-18  Julien Danjou  <julien@danjou.info>
983
984         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
985         parallel.
986
987 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
988
989         * nnimap.el (nnimap-update-info): When doing partial marks update, get
990         the range update right.
991         (nnimap-request-group): Don't make `M-g' bug out on group with no
992         marks.
993         (nnoo): Required, so that other packages can require nnimap.
994         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
995         command we're looking for.  This helps when the server sends more
996         responses after we've gotten everything we expected.
997         (nnimap): Add a `newlinep' field to keep track of end-of-line
998         conventions.
999         Don't send CRLF to things that don't want it.
1000         (nnimap-request-accept-article): Ditto.
1001
1002 2010-09-18  Julien Danjou  <julien@danjou.info>
1003
1004         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1005         than curl to retrieve images.
1006
1007 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008
1009         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1010         the marks.
1011         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1012         (nnimap-wait-for-connection): New function.
1013         (nnimap-open-connection): If we have PREAUTH, don't query for login
1014         credentials.
1015         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1016         when doing a partial update.
1017
1018 2010-09-18  Julien Danjou  <julien@danjou.info>
1019
1020         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1021         tags.
1022
1023 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1024
1025         * nnimap.el (nnimap-credentials): New function.
1026         (nnimap-open-connection): Use the new function to look for credentials
1027         also on the numeric equivalents of "imap" and "imaps".
1028
1029         * gnus-start.el (gnus-activate-group): Send the info to
1030         gnus-request-group.
1031
1032         * nnimap.el (nnimap-request-group): Have the "check" version of the
1033         function parse flags and update the info, so that a `M-g' get a total
1034         resync of all flags from the group.
1035
1036         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1037         to allow backends to alter the info on group selection.  Also alter all
1038         the backend -request-group functions to take the parameter.
1039
1040         * nnimap.el (nnimap-store-info): New function.
1041         (nnimap-update-info): Store the info for later usage.
1042         (nnimap-request-group): Use the stored info for the dont-check case, so
1043         that we don't retrieve all marks when we enter a group.
1044
1045         * nnimap.el: Use deffoo instead of defun for interface functions.
1046
1047         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1048         update the group info.  This makes the nndraft groups, for instance, go
1049         back to their old behaviour.
1050
1051         * gnus-sum.el (gnus-select-newsgroup): Indent.
1052
1053         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1054         in.
1055         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1056         nothing.
1057
1058         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1059         from methods that are denied.
1060
1061         * gnus-int.el (gnus-method-denied-p): New function.
1062
1063         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1064         store the password instead of netrc.
1065         (nnimap-open-connection): Don't error out when we can't make a
1066         connections.
1067
1068         * auth-source.el (auth-source-create): In the password prompt, say what
1069         we're querying for.  Also prompt for user name if that hasn't been
1070         given.
1071
1072         * nnimap.el (nnimap-with-process-buffer): Removed.
1073
1074 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1075
1076         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1077         method when we're reading from the agent.
1078
1079         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1080
1081         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1082         that's probably most useful for users.
1083
1084         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1085         "failed" all the time.
1086
1087         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1088         ...)) with (with-current-buffer ... ).
1089
1090         * nntp.el (nntp-open-server): Return whether the open was successful or
1091         not.
1092
1093         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1094         select an unread unseen article first.
1095
1096         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1097         /etc/services, supply some sensible port defaults.
1098
1099         * dgnushack.el: Define netrc-credentials.
1100
1101 2010-09-17  Julien Danjou  <julien@danjou.info>
1102
1103         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1104
1105 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1106
1107         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1108         doesn't have any parameters.
1109
1110 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111
1112         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1113         only upcased checks.
1114
1115         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1116
1117         * nnimap.el (nnimap-open-shell-stream): New function.
1118         (nnimap-open-connection): Use it.
1119         (nnimap-transform-headers): Get the number of lines in each message.
1120         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1121         number of lines.
1122         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1123         problem.
1124
1125         * utf7.el (utf7-encode): Autoload.
1126
1127         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1128         to allow the mail splitting to not return a default group.  This is
1129         useful for nnimap, which will leave unmatched mail in the inbox.
1130
1131         * nnimap.el: Rewritten.
1132
1133         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1134         nnimap usage.
1135
1136         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1137         if the move is internal, so that nnimap can do fast internal moves.
1138
1139         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1140         data.
1141         (gnus-read-active-for-groups): Support finishing the early retrieval of
1142         data.
1143
1144         * gnus-range.el (gnus-range-nconcat): New function.
1145
1146         * gnus-int.el (gnus-finish-retrieve-group-infos)
1147         (gnus-retrieve-group-data-early): New functions.
1148
1149 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1150
1151         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1152         (nnrss-retrieve-groups):
1153         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1154         (pop3-quit): Use with-current-buffer.
1155
1156 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1157
1158         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1159         instead of nnheader-accept-process-output.
1160
1161         * dgnushack.el (dgnushack-compile): Add comment.
1162
1163         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1164
1165         * gnus-html.el (gnus-html-schedule-image-fetching)
1166         (gnus-html-prefetch-images): Replace process-kill-without-query by
1167         gnus-set-process-query-on-exit-flag.
1168
1169 2010-09-16  Romain Francoise  <romain@orebokech.com>
1170
1171         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1172
1173 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1174
1175         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1176         parameter to unintern is mandatory-ish in Emacs 24.
1177
1178         * gnus-html.el (gnus-html-schedule-image-fetching)
1179         (gnus-html-prefetch-images): Check for curl before using it.
1180
1181         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1182         depend on curl, which isn't essential.
1183
1184         * imap.el: Revert back to version
1185         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1186         seem problematic.
1187
1188 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1189
1190         * gnus-registry.el (gnus-registry-install-shortcuts):
1191         Explicitly pass `obarray' to `unintern' to avoid a warning.
1192
1193 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1194
1195         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1196         change.
1197
1198         * nnrss.el (nnrss-request-list): Removed this function and related
1199         functions, including the moreover stuff.
1200
1201 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * nnrss.el (nnrss-retrieve-groups): New function.
1204
1205 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1206
1207         * .dir-locals.el: Add no-byte-compile cookie.
1208
1209 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1210
1211         * time-date.el (format-seconds): Comment fix.
1212
1213         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1214         for back end that doesn't support request-scan.
1215
1216 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217
1218         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1219         then do request scans from the backends.
1220
1221         * netrc.el (netrc-credentials): New conveniency function.
1222
1223         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1224         avoid running a hook per line, since this takes a lot of time,
1225         profiling shows.
1226         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1227         directly if gnus-visual-p is true.
1228
1229 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1230
1231         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1232         groups; replace mapcar with dolist which is a bit faster; pass groups
1233         info to gnus-read-active-file-1.
1234         (gnus-read-active-file-1): Scan only specified groups if the new
1235         optional arg `infos' is given.
1236
1237 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1238
1239         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1240
1241         * pop3.el (pop3-movemail): Removed.
1242         (pop3-streaming-movemail): Renamed to pop3-movemail.
1243
1244         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1245         don't restrict end-tag searches to the end of the line.
1246
1247 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1250         articles of every unchecked group to t, which means unknown since the
1251         server has never been opened.
1252
1253 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * gnus-html.el (gnus-html-show-alt-text): New command.
1256         (gnus-html-browse-image): Ditto.
1257         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1258         to browse the image directly.
1259         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1260         better.
1261
1262         * gnus-async.el (gnus-async-article-callback): Call
1263         `gnus-html-prefetch-images' unconditionally.
1264
1265         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1266         before feeding URLs to curl.
1267
1268 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1269
1270         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1271         internal images as deletable by `W D D'.
1272
1273         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1274         (gnus-async-article-callback): Fix typo.
1275
1276 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1277
1278         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1279         current line to work around bugs in the output from w3m.
1280
1281         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1282         for groups that want that.
1283
1284         * nntp.el (nntp-wait-for-string): Supply a timeout for
1285         accept-process-output to ensure progress.
1286
1287         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1288         level to get unread articles from, then use that for foreign groups,
1289         too.
1290
1291         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1292         confuses the rest of the function.
1293
1294         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1295         for the methods that support -retrieve-groups, too.
1296
1297         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1298
1299 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1300
1301         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1302         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1303
1304         * pop3.el: Require cl when compiling.
1305         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1306
1307 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1310         that aren't going to be activated.
1311         (gnus-get-unread-articles): Fix up the last commit.
1312
1313         * gnus-html.el (gnus-article-html): Allow calling without specifying
1314         the handle.  In that case, dissect the buffer first.
1315
1316         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1317
1318         * nnimap.el (nnimap-open-connection): Revert the change that would look
1319         into authinfo for imaps instead of imap.
1320
1321         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1322         say that you don't want to call gnus-request-group with don-check, but
1323         do check the reponse.  This is for virtual groups only.
1324         (gnus-get-unread-articles): Count the archive groups as secondary, so
1325         that they're activated the same way as before.
1326
1327         * imap.el (imap-message-map): Removed optional buffer parameter, since
1328         no callers use it.
1329         (imap-message-get): Ditto.
1330         (imap-message-put): Ditto.
1331         (imap-mailbox-map): Ditto.
1332         (imap-mailbox-put): Ditto.
1333         (imap-mailbox-get): Ditto.
1334         (imap-mailbox-get): Revert last change for this function.
1335
1336         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1337         case-insensitively.
1338         (nnimap-debug): Removed.
1339
1340         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1341         to use `imap-fetch' instead.  According to the comments, this should be
1342         safe, since all other IMAP clients use the 1:* syntax.
1343         (imap-enable-exchange-bug-workaround): Removed.
1344         (imap-debug): Removed -- doesn't seem very useful.
1345
1346         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1347         mail from a file, and the file doesn't exist.
1348
1349         * imap.el (imap-log): New convenience function used throughout instead
1350         of repeating the same code all over the place.
1351
1352         * pop3.el (pop3-streaming-movemail): Return t for success.
1353
1354         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1355         .authinfo if we're using ssl connection.
1356
1357         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1358         already have if we're in a main Gnus `g' run.
1359
1360         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1361
1362 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1363
1364         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1365
1366         * nnmh.el (nnmh-request-list-1): Bind `file'.
1367
1368         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1369         alias to set-process-query-on-exit-flag or process-kill-without-query.
1370         (pop3-open-server): Use it.
1371
1372 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1375         box to the Incoming file.  Fixes mistake in previous checkin.
1376
1377         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1378         request loop (for debugging purposes) removed.
1379
1380         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1381         culprit is more visible.
1382         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1383         (nnml-add-incremental-nov): New functions to do "incremental" nov
1384         updates, where we just append to the end of the existing nov files
1385         without reading/writing them in full.
1386
1387         * mail-source.el (mail-source-delete-crash-box): Really only check the
1388         incoming files once in a while.
1389
1390         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1391
1392         * mail-source.el (mail-source-delete-crash-box): Only check the
1393         incoming files for deletion once per day to save a lot of file
1394         accesses.
1395
1396         * pop3.el (pop3-logon): Fix up unbound variable typo.
1397
1398         * mail-source.el (pop3-streaming-movemail): Autoload.
1399
1400         * pop3.el (pop3-streaming-movemail): Respect
1401         pop3-leave-mail-on-server.
1402
1403         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1404         retrieval.
1405
1406         * pop3.el (pop3-process-filter): Removed unused function.
1407         (pop3-streaming-movemail, pop3-send-streaming-command)
1408         (pop3-wait-for-messages, pop3-write-to-file)
1409         (pop3-number-of-responses): New functions for streaming pop3
1410         retrieval.
1411
1412         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1413         come from no known methods.
1414         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1415         list.
1416
1417         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1418         message sizes.
1419         (pop3-movemail): Use erase-buffer instead of looping and deleting
1420         regions, which seems rather odd.
1421
1422         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1423         file once per `g' run.
1424
1425         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1426         directories.  This makes the draft queue directory work.
1427
1428         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1429         data from the backends, so that we only request the list of groups from
1430         each method once.  This should speed things up considerably.
1431
1432         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1433         detect that it's not implemented.
1434
1435         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1436         we actually do recurse down into the tree, but don't stat all leaf
1437         nodes.
1438
1439         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1440         then say so instead of bugging out.
1441
1442         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1443         files exist before trying to read them.
1444
1445         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1446         around <pre_int>.
1447
1448         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1449
1450         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1451
1452 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1453
1454         * mm-util.el (mm-image-load-path): Just return the image directories,
1455         not all directories in the path in addition to the image directories.
1456         (mm-image-load-path): Maintain a cache of the image directories so that
1457         the `g' command in Gnus doesn't have to stat dozens of directories each
1458         time.
1459
1460         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1461         (gnus-html-wash-tags): Add a new `i' command to insert images.
1462         (gnus-html-insert-image): New command and keystroke.
1463         (gnus-html-redisplay-with-images): New command and keystroke.
1464         (gnus-html-show-images): Renamed command.
1465         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1466         spacers.
1467         (gnus-html-wash-tags): Decode entities at the end, so that entities
1468         inside the tags don't mess up the rest of the "parsing".
1469
1470         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1471         so that nnimap methods aren't agentized by default.  There's apparently
1472         many problems related to agent/imap behaviour.
1473
1474         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1475
1476         * gnus-html.el: Doc fix.
1477
1478 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1479
1480         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1481         specifier-spec-list for Emacs 21.
1482
1483         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1484         glyph-width and glyph-height instead of display-graphic-p and
1485         image-size; make avoidance of displaying small images work for XEmacs.
1486
1487         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1488         for XEmacs.
1489
1490         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1491         of symbol that holds plist data.
1492         (gnus-process-plist): Remove plist of process after getting it.
1493
1494 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1495
1496         * message.el (message-generate-hashcash): Change default to
1497         'opportunistic if hashcash is installed.
1498
1499         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1500         (gnus-html-put-image): Only call image-size once, since it's somewhat
1501         time-consuming on remote X servers.
1502
1503 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1504
1505         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1506         type on data, not a file name.
1507
1508         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1509         window-pixel-edges for Emacs 21.
1510
1511         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1512         decoded contents.
1513         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1514
1515 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1518         group line format, since it isn't very interesting.
1519
1520         * gnus-agent.el (gnus-agent-short-article),
1521         (gnus-agent-long-article): Increase values for these two variables,
1522         since most people are likely to have more network connection and
1523         storage than before.
1524
1525         * gnus.el (gnus-refer-article-method): Change default to 'current.
1526         When referring an article, the common behaviour is to refer it from the
1527         current select method, not the native select method.  The chances of
1528         the native select method having the message in question is rather slim
1529         these days.
1530
1531         * gnus-sum.el (gnus-auto-select-subject): Change default to
1532         `unseen-or-unread'.  I think it's likely that most people want to
1533         select an unseen article over a previously seen, but unread one.
1534
1535         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1536         means that in the article buffer none of the minor mode elements will
1537         be shown, usually, and this is not desirable in most cases.
1538
1539         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1540         that commands like `d' (and the like) go to the next line in the
1541         buffer, instead of the next unread article.  I think this is the
1542         behaviour that is most natural for most users.
1543         (gnus-single-article-buffer): Change default to nil, so that people can
1544         have as many article buffers open as they have summary buffer.  I think
1545         this is the most natural way for the groups to behave.
1546
1547         * message.el (message-generate-new-buffers): Change default to
1548         `unsent', so that all new message buffers start their names with the
1549         string "*unsent", and it's easier to find the buffers if you move from
1550         them.
1551
1552 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1555         small.  They're probably tracking images.
1556         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1557         (gnus-html-rescale-image): Yet another try at getting the image sizing
1558         right.
1559
1560         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1561         nntp-marks-file-name is nil.
1562
1563 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1564
1565         * gnus-html.el (gnus-html-wash-tags)
1566         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1567         Better logging.
1568
1569 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1572
1573         * gnus-html.el (gnus-html-wash-tags): Check the value of
1574         gnus-blocked-images in the summary buffer.
1575
1576 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1577
1578         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1579
1580 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1581
1582         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1583         like "a", it seems like.
1584         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1585         since it needs to be picked from the correct buffer.
1586
1587         * nnwfm.el: Removed.
1588
1589         * nnlistserv.el: Removed.
1590
1591 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1592
1593         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1594         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1595
1596 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1597
1598         * nnkiboze.el: Removed.
1599
1600         * nndb.el: Removed.
1601
1602         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1603         alt text.
1604         (gnus-html-rescale-image): Try to get the rescaling logic right for
1605         images that are just wide and not tall.
1606
1607         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1608         overshadow variable bindings.
1609
1610 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1611
1612         * gnus-html.el (gnus-html-wash-tags)
1613         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1614         extra logging.
1615
1616 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617
1618         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1619         (gnus-max-image-proportion): New variable.
1620         (gnus-html-rescale-image): New function.
1621         (gnus-html-put-image): Rescale images.
1622
1623 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1624
1625         Fix up some byte-compiler warnings.
1626         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1627         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1628         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1629         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1630         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1631         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1632         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1633
1634 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * gnus-html.el (gnus-article-html): Decode contents by charset.
1637
1638 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1641         (gnus-html-frame-width, gnus-blocked-images)
1642         * message.el (message-prune-recipient-rules): Add custom version.
1643         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1644
1645         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1646         functions.
1647
1648         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1649         gnus-process-get.
1650
1651 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1652
1653         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1654         instead of lsub directly.
1655
1656 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1657
1658         * nnwarchive.el: Removed.
1659
1660         * gnus-soup.el: Removed.
1661
1662         * nnsoup.el: Removed.
1663
1664         * nnultimate.el: Removed.
1665
1666         * gnus-html.el (gnus-blocked-images): New variable.
1667
1668         * message.el (message-prune-recipients): New function.
1669         (message-prune-recipient-rules): New variable.
1670
1671         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1672         guess whether a long line is natural text or not.
1673
1674         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1675         gnus-process-plist and friends for compatibility.
1676
1677 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1678
1679         * gnus-html.el: Require packages that define macros used in this file.
1680         (gnus-article-mouse-face): Declare to silence byte-compiler.
1681         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1682         process-get.
1683         (gnus-html-put-image): Use plist-get to avoid getf.
1684         (gnus-html-prefetch-images): Use with-current-buffer.
1685
1686 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * gnus-ems.el: Provide compatibility functions for
1689         gnus-set-process-plist.
1690
1691         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1692         header-line-format for XEmacs 21.4.
1693
1694         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1695         * gnus.el (gnus-valid-select-methods)
1696         * message.el (message-send-mail-partially-limit)
1697         * mm-decode.el (mm-text-html-renderer)
1698         * mml.el (mml-insert-mime-headers-always)
1699         * smiley.el (smiley-regexp-alist): Bump custom version.
1700
1701 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1702
1703         * gnus-html.el: require mm-url.
1704         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1705         with the url to `url'.
1706         (gnus-html-wash-tags): Support cid: URLs/images.
1707
1708 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1711         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1712         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1713
1714         * gnus-move.el: Removed file, since it doesn't really work.
1715
1716         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1717         UTF-8.  This seems to fix problems with some German web feeds.
1718
1719         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1720         at the top so that the proper colours are applied.
1721
1722         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1723         don't have dots in their names.
1724
1725         * gnus-art.el (gnus-article-view-part): Doc fix.
1726
1727         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1728         XEmacs-compatible.
1729         (gnus-html-put-image): Don't do images on non-graphic displays.
1730
1731         * nnslashdot.el: Removed this unused backend.
1732
1733         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1734         actions.
1735         (gnus-undo-register-1): Revert last change.
1736
1737         * gnus-group.el (gnus-group-completing-read): Protect against not
1738         having completion-styles bound.
1739
1740         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1741         make broken recipients happier.
1742
1743         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1744
1745         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1746         point parameter.
1747
1748         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1749
1750         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1751         completion-styles for group selection.
1752
1753 2009-02-04  Andreas Schwab  <schwab@suse.de>
1754
1755         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1756         headers and regexp-quote the match if necessary.
1757
1758 2009-03-24  Miles Bader  <miles@gnu.org>
1759
1760         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1761         the blinking smiley.
1762
1763 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1764
1765         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1766         blink smiley.
1767
1768 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1769
1770         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1771         where the dribbel file lives exists.
1772
1773         * message.el (message-send-mail-partially-limit): Change the default to
1774         nil, since most people don't want this.
1775
1776         * mm-url.el (mm-url-decode-entities): Also decode entities like
1777         &#x3212.
1778
1779 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1780
1781         * gnus-sum.el (gnus-summary-idna-message):
1782         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1783         Hyperlink urls in docstrings with URL `...'.
1784
1785 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1786
1787         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1788         functions.
1789
1790 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1791
1792         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1793         say what the mouseover text should be.
1794
1795         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1796         version of the mm-w3m-safe-url-regexp variable to only download images
1797         in the groups where we want that to happen.
1798
1799         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1800
1801         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1802         easier debugging.
1803         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1804         big pictures in the article buffer.
1805
1806         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1807         gnus-article-html.
1808         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1809         w3m.
1810
1811         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1812
1813 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1816         which doesn't exist.
1817
1818         * message.el (message-inhibit-ecomplete): New variable to allow some
1819         function to inhibit ecomplete address storage.
1820         (message-resend): Disable ecomplete message storage when resending
1821         messages.
1822
1823         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1824
1825 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1828         Save excursion while copying, moving, and deleting articles in order to
1829         prevent the cursor from jumping to unforeseen place.
1830
1831 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1832
1833         * lpath.el: No need to bind bookmark-current-buffer,
1834         bookmark-yank-point and bookmark-make-record-function.
1835
1836 2010-08-17  Glenn Morris  <rgm@gnu.org>
1837
1838         * gnus-sync.el: Require gnus components whose functions are used.
1839
1840         * gnus-art.el (bookmark-make-record-function):
1841         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1842         Declare for compiler.
1843
1844         * mm-url.el (mml-compute-boundary): Autoload.
1845
1846 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1847
1848         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1849
1850 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1851
1852         Typo fix "hoo4a" -> "hook".
1853
1854         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1855
1856 2010-08-14  Glenn Morris  <rgm@gnu.org>
1857
1858         * gnus-sync.el (gnus-sync): Fix defgroup version.
1859
1860 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1861
1862         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1863
1864         * gnus-sync.el: Fix docs.
1865         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1866         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1867
1868 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1869
1870         Optimizations for gnus-sync.el.
1871
1872         * gnus-sync.el: Add docs about gnus-sync-backend
1873         possibilities.
1874         (gnus-sync-save): Remove unnecessary message.
1875         (gnus-sync-read): Optimize and show what groups were skipped.
1876
1877 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1878
1879         Minor bug fixes for gnus-sync.el.
1880
1881         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1882         read the sync on get-new-news.
1883
1884         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1885         quiet.
1886
1887         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1888
1889 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1890
1891         Make saving and restoring of hidden threads work with overlays.
1892         Patch applied by Ted Zlatanov.
1893
1894         * gnus-sum.el (gnus-hidden-threads-configuration)
1895         (gnus-restore-hidden-threads-configuration): Update to deal with text
1896         properties, rather than searching for a magic character.
1897
1898 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1899
1900         New gnus-sync.el library for synchronization of marks.
1901
1902         * gnus-sync.el: New library for synchronization of marks.
1903
1904         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1905         renamed from `gnus-registry-grep-in-list'.
1906
1907         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1908
1909         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1910
1911 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1912
1913         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1914         determining charset of text fails.
1915
1916 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1917
1918         * nnmail.el (nnmail-get-new-mail-1): Revert.
1919
1920         * nnml.el (nnml-active-number): Make sure names of newly created groups
1921         in nnml-group-alist are encoded.
1922
1923 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1924
1925         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1926         containing non-ASCII characters in active file for nnml back end.
1927
1928 2010-07-24  David Engster  <dengste@eml.cc>
1929
1930         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1931         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1932
1933 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1934
1935         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1936         tag (Bug#6654).
1937
1938 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1939
1940         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1941         the article buffer, not the summary buffer.
1942
1943 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1944
1945         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1946         Emacs 23 as well.
1947
1948 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1949
1950         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1951         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1952
1953 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1954
1955         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1956         Patch applied by Karl Fogel.
1957
1958         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1959         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1960
1961 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1962
1963         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1964         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1965         C-w still not working correctly from Article buffers; Thierry's
1966         patch to fix that will be applied after this.
1967
1968         * gnus-art.el (bookmark-make-record-function): New local variable.
1969
1970         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1971         article buffer.
1972         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1973
1974 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1975
1976         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1977         on changes in bookmark.el.
1978
1979 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1980
1981         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1982         `no-log' instead of message not to log prompt string.
1983
1984 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1985
1986         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1987         the *other* type of HTML form submission.
1988
1989 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1990
1991         * auth-source.el (auth-source-pick): If choice does not contain a
1992         questioned keyword, set the check to t.
1993
1994 2010-06-12  Romain Francoise  <romain@orebokech.com>
1995
1996         * gnus-util.el (gnus-date-get-time): Move up before first use.
1997
1998 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1999
2000         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2001         (gnus-article-edit-part): Bind it to make last part that is substituted
2002         or deleted visible.
2003         (gnus-mime-display-single): Buttonize part of which id equals to
2004         gnus-mime-buttonized-part-id.
2005
2006 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2007
2008         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2009         (gnus-dd-mmm): Use gnus-date-get-time.
2010         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2011         simplify logic.
2012         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2013         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2014
2015 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2016
2017         * auth-source.el (top): Autoload `secrets-list-collections',
2018         `secrets-create-item', `secrets-delete-item'.
2019         (auth-sources): Fix tag string.
2020         (auth-get-source, auth-source-retrieve, auth-source-create)
2021         (auth-source-delete): New defuns.
2022         (auth-source-pick): Rewrite in order to avoid 2 passes.
2023         (auth-source-forget-user-or-password): New parameter USERNAME.
2024         (auth-source-user-or-password): New parameters CREATE-MISSING and
2025         DELETE-EXISTING.  Retrieve password interactively, if needed.
2026
2027 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2028
2029         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2030         deleting unused directories when gnus-expert-user is t.
2031
2032 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2033
2034         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2035         for each temp file when gnus-article-browse-delete-temp is ask.
2036
2037 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2038
2039         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2040         Lisp calls to delete-backward-char by calls to delete-char.
2041
2042 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2043
2044         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2045
2046 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2047
2048         * password-cache.el (password-cache-remove): Fix docstring.
2049
2050 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2051
2052         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2053         article unless decoding article to be saved.
2054
2055 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2058         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2059         generated within the mm-with-unibyte-current-buffer macro.
2060
2061 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2064         to nil when we're in a mml-preview buffer and no group is selected.
2065
2066 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2067
2068         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2069         when catching the `C-g'.  Reported by "Leo".
2070
2071 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2072
2073         * message.el (message-forward-make-body-plain)
2074         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2075         multibyte-string-p.
2076
2077         * lpath.el: Revert.
2078
2079 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * message.el (message-forward-make-body-mml): Assume original message
2082         is multibyte string; error on unibyte.
2083         (message-forward-make-body-plain): Ditto; don't add excessive newline
2084         in body end.
2085
2086         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2087
2088 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2089
2090         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2091         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2092
2093 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2094
2095         * mm-extern.el (mm-extern-url): Don't use
2096         mm-with-unibyte-current-buffer.
2097         (mm-extern-cache-contents): Use with-current-buffer instead of
2098         save-excursion + set-buffer.
2099
2100 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2101
2102         * mm-util.el (mm-emacs-mule): Remove.
2103
2104 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2105
2106         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2107         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2108         change.
2109
2110 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2111
2112         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2113         bind the default value of enable-multibyte-characters to nil.
2114
2115 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2116
2117         * message.el (message-forward-make-body-plain)
2118         (message-forward-make-body-mml):
2119         Don't use mm-with-unibyte-current-buffer.
2120
2121 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2122
2123         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2124
2125 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2126
2127         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2128         (Bug#5592).
2129
2130 2010-05-07  Julien Danjou  <julien@danjou.info>
2131
2132         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2133         it to mm-pipe-part.
2134
2135         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2136         it is given.
2137
2138 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * binhex.el (binhex-decode-region-internal)
2141         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2142         (dns-query)
2143         * nnweb.el (nnweb-gmane-search)
2144         * pgg-parse.el (pgg-parse-armor)
2145         * pgg.el (pgg-verify-region)
2146         * sha1.el (sha1-string-external)
2147         * uudecode.el (uudecode-decode-region-internal)
2148         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2149         XEmacs.
2150
2151         * gnus-art.el (gnus-article-browse-html-parts)
2152         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2153         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2154         make-temp-file.
2155
2156         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2157         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2158         compiling.
2159
2160         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2161         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2162         XEmacs when compiling.
2163
2164         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2165         gnus-pick-mode-off-hook for XEmacs when compiling.
2166         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2167         gnus-binary-mode-off-hook for XEmacs when compiling.
2168
2169         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2170         nil if char-charset is not available.
2171
2172         * imap.el (imap-disable-multibyte)
2173         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2174         macros.
2175
2176         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2177         instead of encode-coding-string.
2178
2179         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2180         'xemacs) instead of mm-emacs-mule to switch function definitions.
2181         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2182
2183         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2184         bind temporary-file-directory for XEmacs;
2185         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2186         timer-set-function for XEmacs 21.4 and SXEmacs;
2187         bind timer-list for XEmacs 21.4 and SXEmacs;
2188         fbind char-charset and find-charset-region for non-Mule XEmacs;
2189         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2190         encode-coding-region and encode-coding-string for XEmacs having no
2191         file-coding feature.
2192
2193 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2194
2195         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2196
2197 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2200         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2201
2202 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2203
2204         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2205         alias `jka-compr-delete-temp-file' no longer exists.
2206
2207 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2208
2209         Use define-minor-mode in Gnus where applicable.
2210         * mml.el (mml-mode): Use define-minor-mode.
2211         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2212         (gnus-undo-mode): Use define-minor-mode.
2213         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2214         (gnus-dead-summary-mode): Use define-minor-mode.
2215         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2216         Initialize in declaration.
2217         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2218         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2219         (gnus-mailing-list-mode): Use define-minor-mode.
2220         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2221         (gnus-draft-mode): Use define-minor-mode.
2222         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2223         (gnus-dired-mode): Use define-minor-mode.
2224
2225 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2226
2227         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2228         handles on recursive mml-to-mime translation and check them for
2229         boundary delimiter collisions.  Reported by Greg Troxel.
2230
2231 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2234
2235 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2236
2237         * mm-util.el (mm-find-buffer-file-coding-system):
2238         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2239
2240 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2241
2242         * message.el (message-generate-headers): Record insertion of optional
2243         headers as well.  Otherwise the check to prevent repeated insertion of
2244         optional headers is a no-op.
2245
2246 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2247
2248         * smime.el: Don't mention CVS.
2249
2250         * nnrss.el (nnrss-fetch): Don't mention CVS.
2251
2252         * nnir.el: Don't mention CVS.
2253
2254 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2255
2256         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2257
2258 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2259
2260         * lpath.el: Fbind bookmark-default-handler,
2261         bookmark-get-bookmark-record, bookmark-make-record-default,
2262         bookmark-prop-get for Emacs <23 and XEmacs.
2263
2264 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2265
2266         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2267         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2268         Use with-current-buffer to silence the byte-compiler.
2269         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2270         bother to require `gnus'.
2271         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2272
2273 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2274
2275         * gnus-sum.el (gnus-summary-bookmark-make-record)
2276         (gnus-summary-bookmark-jump): New functions.
2277         (gnus-summary-mode): Setup bookmark support.
2278
2279 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2280
2281         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2282         if set.
2283
2284 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2285
2286         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2287         gnus-article-browse-html-save-cid-image; make it work recursively for
2288         forwarded messages as well.
2289         (gnus-article-browse-html-parts): Work when prefix arg is given.
2290         (gnus-article-browse-html-article): Doc fix.
2291
2292 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2293
2294         * message.el (message-default-mail-headers):
2295         (message-default-headers): Carry the value mail-default-headers over
2296         into message-default-mail-headers, rather than message-default-headers.
2297
2298 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2299
2300         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2301         charset.
2302
2303         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2304         charset into the <meta> tag when the article is encoded to utf-8.
2305
2306 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2307
2308         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2309         directories as well.
2310         (gnus-article-browse-html-parts): Work for images that do not specify
2311         file names; delete temp directory when quitting; insert header at the
2312         right place; use file: scheme for image files.
2313
2314 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2315
2316         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2317         (gnus-article-browse-html-parts): Use it to make temporary cid image
2318         files in addition to html file so that browser may display them.
2319
2320 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2321
2322         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2323
2324 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2325
2326         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2327
2328 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2329
2330         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2331         about Secret Service API sources.  Improve Customize options.
2332         (auth-source-pick): Change to accept any number of search parameters.
2333         Implement fallbacks iteratively, not recursively.  Add scoring on the
2334         second pass and sort by score.  Call Secret Service API when needed.
2335         (auth-source-user-or-password): Use it.  Call Secret Service API
2336         directly when needed to get the user name and the password.
2337
2338 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2339
2340         * message.el (message-interactive): Doc fix.
2341         (message-qmail-inject-args): Reflow.
2342         (message-kill-to-signature): Fix typo in docstring.
2343
2344         * smiley.el (smiley-buffer): Fix typo in docstring.
2345
2346 2010-03-24  Glenn Morris  <rgm@gnu.org>
2347
2348         * mail-source.el (gnus-message): Declare.
2349         (mail-source-delete-old-incoming): Require gnus-util.
2350
2351 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2354
2355         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2356
2357         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2358         password-cache's default if it is not bound.
2359         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2360         password-cache-expiry's default if it is not bound.
2361
2362         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2363         available in Emacs 21.
2364
2365         * lpath.el: Suppress compiler warnings for:
2366         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2367         XEmacs;
2368         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2369         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2370         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2371
2372 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2373
2374         * auth-source.el (auth-sources): Fix up definition so extra parameters
2375         are always inline.
2376
2377 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2378
2379         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2380         wasn't updated after mismatch.  Clear cached mailbox info correctly
2381         when uidvalidity changes.
2382         (nnimap-group-prefixed-name): New function to avoid some code
2383         duplication.
2384         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2385         (nnimap-request-group): Use it.
2386         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2387         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2388         with many imap folders.  This is done by caching the group status from
2389         the imap server persistently in a group parameter `imap-status'.  (This
2390         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2391         but not persistently, so every Gnus startup was still very slow.)
2392
2393 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2394
2395         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2396         delete the extra newline.  Otherwise editing of :string and :number
2397         types don't work.
2398
2399 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2400
2401         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2402         secrets.el dependency.
2403         (auth-sources): Add optional user name.  Add secrets.el configuration
2404         choice (unused right now).
2405
2406 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2407
2408         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2409         `gnus-registry-install-shortcuts' fill in the functions.
2410
2411         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2412         warnings.
2413         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2414         (gnus-registry-install-shortcuts): Populate and use it in a
2415         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2416
2417 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2418
2419         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2420         In-place substitutions for the group name encoding/decoding.
2421         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2422         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2423         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2424         (nnimap-update-unseen, nnimap-request-list)
2425         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2426         (nnimap-request-set-mark, nnimap-split-to-groups)
2427         (nnimap-split-articles, nnimap-request-newgroups)
2428         (nnimap-request-create-group, nnimap-request-accept-article)
2429         (nnimap-request-delete-group, nnimap-request-rename-group)
2430         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2431         `encoded-mbx' for consistency.
2432         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2433         variable `imap-current-mailbox'.
2434
2435         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2436         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2437
2438 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2439
2440         * pop3.el (pop3-display-message-size-flag): Display message size byte
2441         counts during POP3 download.
2442         (pop3-movemail): Use it.
2443         (pop3-list): Implement listing of available messages.
2444
2445 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2446
2447         * nnir.el (nnir-get-article-nov-override-function): New function to
2448         override the normal NOV retrieval.
2449         (nnir-retrieve-headers): Use it.
2450
2451 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2452
2453         * auth-source.el (netrc-machine-user-or-password): Autoload.
2454
2455 2010-03-19  Glenn Morris  <rgm@gnu.org>
2456
2457         Stop message.el from loading about 40 libraries it doesn't always need.
2458         The general approach is to autoload rather than require, and to
2459         require in the specific functions rather than the file.  (Bug#5642)
2460
2461         * gmm-utils.el: Don't require wid-edit.
2462         (widget-create-child-value, widget-convert, widget-default-get):
2463         Autoload.
2464
2465         * gnus-util.el: Don't require time-date, netrc.
2466         (message-fetch-field, gnus-group-name-decode): Declare rather than
2467         autoloading.
2468         (gnus-fetch-field): Require message.
2469         (gnus-decode-newsgroups): Require gnus-group.
2470
2471         * ietf-drums.el: Don't require time-date.
2472
2473         * message.el: Don't require hashcash, canlock, ecomplete.
2474         Do require mail-utils.  Require nnheader only when compiling.
2475         (smtpmail-default-smtp-server): Remove declaration.
2476         (message-send-mail-function): Check smtpmail-default-smtp-server
2477         is bound rather than requiring smtpmail.
2478         (message-auto-save-directory, message-insert-signature): Use
2479         expand-file-name rather than nnheader-concat.
2480         (nnheader-insert-file-contents): Autoload.
2481         (hashcash-wait-async): Declare.
2482         (message-send-mail): Only call gnus-setup-posting-charset if
2483         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2484         (message-send-mail-with-sendmail): Require sendmail.
2485         (canlock-password, canlock-password-for-verify): Declare.
2486         (message-canlock-password): Require canlock.
2487         (nnheader-get-report): Autoload.
2488         (gnus-setup-posting-charset): Declare.
2489         (message-send-news): Require gnus-msg.
2490         (message-make-references, message-make-in-reply-to): Use mail-header-id
2491         rather than the alias mail-header-message-id.
2492         (ecomplete-add-item, ecomplete-save): Declare.
2493         (message-put-addresses-in-ecomplete): Require ecomplete.
2494         (ecomplete-display-matches): Autoload.
2495
2496         * mm-decode.el: Don't require mailcap, gnus-util.
2497         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2498         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2499         Autoload.
2500         (mailcap-mime-extensions): Declare.
2501
2502         * mm-encode.el: Don't require mailcap.
2503         (mailcap-extension-to-mime): Autoload.
2504
2505         * mml-sec.el: Don't require password-cache.
2506
2507         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2508         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2509         (mml-minibuffer-read-type): Require mailcap.
2510         (mml-preview): Require gnus-msg.
2511
2512         * mml1991.el: Require password-cache.
2513         (password-cache-expiry): Remove declaration.
2514
2515         * mml2015.el: Require password-cache.
2516         (password-cache-expiry): Remove declaration.
2517
2518         * nneething.el (mailcap): Require mailcap.
2519
2520         * nnheader.el (declare-function): Add compatibility stub.
2521         (message-remove-header): Declare rather than autoload.
2522         (nnheader-replace-header): Require message.
2523
2524         * nnimap.el (declare-function): Add compatibility stub.
2525         (netrc-parse, netrc-machine-user-or-password): Declare.
2526         (nnimap-open-connection): Require netrc.
2527
2528         * nntp.el (declare-function): Add compatibility stub.
2529         (netrc-parse, netrc-machine, netrc-get): Declare.
2530         (nntp-send-authinfo): Require netrc.
2531
2532         * rfc2047.el: Don't require qp.
2533         (quoted-printable-encode-region, quoted-printable-decode-string):
2534         Autoload.
2535
2536         * sieve-mode.el: Don't require easymenu.
2537         (easy-menu-add-item): Autoload it.
2538
2539         * spam-stat.el (time-to-number-of-days): Autoload it.
2540
2541 2010-03-19  Glenn Morris  <rgm@gnu.org>
2542
2543         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2544
2545 2010-03-18  Glenn Morris  <rgm@gnu.org>
2546
2547         * hashcash.el (declare-function): Remove duplicate definition.
2548
2549 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2550
2551         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2552         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2553         value if any backslash escapes).
2554
2555 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2556
2557         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2558         if it is available.  (bug#5647)
2559
2560         * lpath.el: Suppress compiler warning for coding-system-from-name for
2561         Emacs 21 and XEmacs.
2562
2563 2010-03-14  Juri Linkov  <juri@jurta.org>
2564
2565         * hmac-def.el:
2566         * hmac-md5.el:
2567         * netrc.el: Fix keywords.
2568
2569 2010-02-26  Glenn Morris  <rgm@gnu.org>
2570
2571         * message.el (message-send-mail-function): Change the default, so that
2572         it inherits from a customized send-mail-function.  (Bug#5643)
2573
2574 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2575
2576         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2577         shell-command-to-string signals an error (bug#5299).
2578
2579 2010-02-24  Glenn Morris  <rgm@gnu.org>
2580
2581         * message.el (message-smtpmail-send-it)
2582         (message-send-mail-with-mailclient): Doc fixes.
2583
2584 2010-02-16  Glenn Morris  <rgm@gnu.org>
2585
2586         * message.el (message-default-mail-headers): Change the default value
2587         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2588
2589 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2590
2591         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2592         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2593
2594 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2595
2596         * time-date.el (date-to-time): Doc fix (Bug#5408).
2597
2598 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2599
2600         * message.el (message-mail): Just pass yank-action on to message-setup.
2601         (message-setup): Handle (FUN . ARGS) form of yank-action.
2602         (message-with-reply-buffer, message-widen-reply)
2603         (message-yank-original): Handle non-buffer values of
2604         message-reply-buffer (Bug#4080).
2605         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2606
2607 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2608
2609         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2610         Fix typo in docstring.
2611
2612 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2613
2614         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2615         response.
2616
2617 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2618
2619         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2620
2621         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2622
2623         * message.el (message-check-news-header-syntax): Protect against a
2624         string that `rfc822-addresses' returns when parsing fails.
2625
2626 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2627
2628         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2629         (gnus-previous-char-property-change): New functions.
2630
2631         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2632
2633 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2634
2635         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2636         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2637
2638 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2639
2640         * message.el (message-exchange-point-and-mark): Rework last change to
2641         avoid using optional arg of exchange-point-and-mark, for backward
2642         compatibility.
2643
2644 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2645
2646         * message.el (message-exchange-point-and-mark): Call
2647         exchange-point-and-mark with an argument rather than setting
2648         mark-active by hand (Bug#5175).
2649
2650 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * nntp.el (nntp-service-to-port): Work for service expressed with
2653         numeric string; replace [:digit:] with [0-9] for XEmacs.
2654
2655 2009-12-17  Glenn Morris  <rgm@gnu.org>
2656
2657         * gnus-group.el (gnus-bug-group-download-format-alist):
2658         Change emacs entry to debbugs.gnu.org.  Bump :version.
2659
2660 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2661
2662         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2663
2664 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2665
2666         * message.el (message-info): Explain why we use `Info-goto-node'.
2667
2668 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2669
2670         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2671
2672 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2673
2674         * message.el (message-completion-in-region): New compatibility function.
2675         (message-expand-group): Use it.
2676
2677 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2680         with no unread article should be listed if the 2nd arg `predicate' is
2681         given.
2682
2683 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2684
2685         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2686
2687 2009-11-29  Juri Linkov  <juri@jurta.org>
2688
2689         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2690         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2691         on `gnus-recenter'. (Bug#4698, Bug#4981)
2692
2693 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2694
2695         * sha1.el (sha1-string-external): default-directory "/" in case
2696         otherwise non-existent.  process-connection-type pipe for touch of
2697         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2698
2699 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2700
2701         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2702         it's comms related and sgml-mode.el has "comm" on that basis too.
2703
2704 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2705
2706         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2707         containing tspecial characters if they have been already quoted.
2708
2709 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2710
2711         * dns-mode.el (auto-mode-alist): Purecopy string.
2712
2713 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2714
2715         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2716
2717 2009-10-24  Glenn Morris  <rgm@gnu.org>
2718
2719         * gnus-art.el (help-xref-stack-item): Define for compiler.
2720
2721 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2722
2723         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2724
2725 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2726
2727         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2728
2729 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2732         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2733
2734 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2735
2736         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2737         (gnus-overlays-in): New alias to overlays-in.
2738
2739         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2740         gnus-overlay-get, and gnus-delete-overlay.
2741         (gnus-summary-show-thread): Make it work as well for systems in which
2742         next-single-char-property-change is not available.
2743         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2744
2745         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2746         (gnus-overlay-get): New alias to extent-property.
2747         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2748
2749         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2750         SXEmacs.
2751
2752         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2753         SXEmacs.
2754
2755 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2756
2757         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2758
2759 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2760
2761         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2762         and XEmacs that don't have `remove-overlays'.
2763
2764 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2765
2766         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2767         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2768         selective display.  Use overlays instead.
2769
2770 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2771
2772         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2773
2774 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2775
2776         * spam-stat.el (spam-stat-load): Fix typo in message.
2777
2778 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2779
2780         * dig.el (dig-invoke): Fix typo in docstring.
2781         (query-dig): Reflow docstring.
2782
2783 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2784
2785         * gnus-art.el (gnus-article-encrypt-body):
2786         * message.el (message-check-recipients):
2787         * mm-util.el (mm-codepage-setup):
2788         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2789         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2790
2791 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2792
2793         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2794         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2795         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2796         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2797         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2798
2799 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2800
2801         * dig.el: Add "Keywords: comm", as per net-utils.el.
2802
2803 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2804
2805         * dig.el (dig-mode): Use define-derived-mode.
2806
2807 2009-09-19  Glenn Morris  <rgm@gnu.org>
2808
2809         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2810
2811 2009-09-18  Glenn Morris  <rgm@gnu.org>
2812
2813         * gnus-diary.el (gnus-diary-check-message):
2814         * message.el (message-insert-formatted-citation-line):
2815         * nnbabyl.el (top-level):
2816         * nndiary.el (nndiary-schedule):
2817         Fix typos in condition-case handlers.
2818
2819 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2820
2821         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2822         configuration that provides the sole article window in a frame;
2823         position point correctly after deleting a part.
2824
2825 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2826
2827         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2828         (spam-resolve-registrations-routine): Use it to unregister articles
2829         that change status.
2830
2831 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2832
2833         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2834         with XEmacs.
2835         (parse-time-string-chars): Use it.
2836
2837 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2838
2839         * imap.el (imap-interactive-login): Better messages.
2840         (imap-open): Fix bug with renamed buffer on reconnect.
2841         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2842         for easier debugging and cleaner code.  On successful (guessed based on
2843         server capabilities) secondary authentication, set imap-state
2844         correctly.
2845         (imap-last-authenticator): Define imap-last-authenticator as a variable
2846         to avoid warnings.
2847
2848 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * nnrss.el (nnrss-request-article): Remove binding of
2851         default-enable-multibyte-characters that has gotten needless by
2852         the 2007-07-13 change in rfc2047-encode-message-header.
2853
2854         * mml.el (mml-insert-multipart): Error on the message header.
2855         (mml-insert-part): Error on the message header; position point at
2856         the end of a MIME tag.
2857
2858 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2859
2860         * time-date.el (autoload): Expand define-obsolete-function-alias into
2861         defalias and make-obsolete for old Emacsen that Gnus supports.
2862         (with-no-warnings): Define it for old Emacsen.
2863         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2864         is available.
2865         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2866         float-time is available; suppress compile warning for time-to-seconds.
2867
2868         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2869         (gnus-float-time): Alias to float-time if it exists.
2870
2871         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2872         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2873         float-time is available; suppress compile warning for time-to-seconds.
2874
2875         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2876         XEmacs.
2877
2878 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2879
2880         * imap.el (imap-message-map): Docstring fix.
2881
2882 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2883
2884         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2885         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2886         Add the optional argument `encoding' that overrides the default.
2887
2888         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2889         mm-encode-buffer.
2890
2891 2009-09-04  Glenn Morris  <rgm@gnu.org>
2892
2893         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2894         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2895         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2896         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2897         * mm-util.el (mm-with-unibyte-current-buffer)
2898         (mm-find-buffer-file-coding-system):
2899         * yenc.el (yenc-decode-region): Use default-value rather than
2900         default-enable-multibyte-characters.
2901
2902 2009-09-03  Glenn Morris  <rgm@gnu.org>
2903
2904         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2905         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2906         than default-enable-multibyte-characters.
2907
2908 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2909
2910         * gnus-art.el (gnus-article-read-summary-keys):
2911         Fix gnus-buffer-configuration's value temporarily used.
2912
2913 2009-09-02  Glenn Morris  <rgm@gnu.org>
2914
2915         * gnus-util.el (gnus-float-time): New function.
2916         * gnus-delay.el (gnus-delay-article):
2917         * gnus-sum.el (gnus-thread-latest-date):
2918         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2919         * nnspool.el (nnspool-request-newgroups):
2920         Use gnus-float-time rather than time-to-seconds.
2921         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2922
2923         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2924         (gnus-header-subject-face, gnus-header-newsgroups-face)
2925         (gnus-header-name-face, gnus-header-content-face):
2926         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2927         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2928         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2929         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2930         (gnus-cite-face-11):
2931         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2932         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2933         (gnus-server-closed-face, gnus-server-denied-face)
2934         (gnus-server-offline-face):
2935         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2936         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2937         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2938         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2939         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2940         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2941         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2942         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2943         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2944         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2945         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2946         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2947         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2948         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2949         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2950         (gnus-summary-high-undownloaded-face)
2951         (gnus-summary-low-undownloaded-face)
2952         (gnus-summary-normal-undownloaded-face)
2953         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2954         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2955         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2956         (gnus-splash-face):
2957         * message.el (message-header-to-face, message-header-cc-face)
2958         (message-header-subject-face, message-header-newsgroups-face)
2959         (message-header-other-face, message-header-name-face)
2960         (message-header-xheader-face, message-separator-face)
2961         (message-cited-text-face, message-mml-face):
2962         * sieve-mode.el (sieve-control-commands-face)
2963         (sieve-action-commands-face, sieve-test-commands-face)
2964         (sieve-tagged-arguments-face):
2965         * spam.el (spam-face):
2966         Mark face aliases with "-face" in the name as obsolete.
2967
2968 2009-09-01  Glenn Morris  <rgm@gnu.org>
2969
2970         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2971         than goto-line.
2972
2973 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2976         Don't move point if the command is invoked inside the message header.
2977
2978 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2979
2980         * imap.el (imap-send-command): Simplify.
2981         (imap-wait-for-tag): point-max -> buffer-size.
2982
2983 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2984
2985         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2986         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2987         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2988         * nnir.el (nnir-swish-e-index-file):
2989         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2990         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2991         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2992         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2993         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2994         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2995
2996 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2999         Don't save excursion.
3000
3001 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3002
3003         * nnheader.el (nnheader-find-file-noselect):
3004         * mm-util.el (mm-insert-file-contents):
3005         Use (default-value 'major-mode) instead of default-major-mode.
3006
3007 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3008
3009         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3010
3011 2009-08-26  Glenn Morris  <rgm@gnu.org>
3012
3013         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3014         than placing in files.el.
3015
3016 2009-08-25  Glenn Morris  <rgm@gnu.org>
3017
3018         * nnir.el (top-level): Don't require cl at run-time.
3019         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3020         Replace cl-function substitute with gnus-replace-in-string.
3021         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3022         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3023         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3024         simplified expansions.
3025
3026 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3027
3028         * dig.el (dig): Add autoload cookie.
3029
3030 2009-08-22  Glenn Morris  <rgm@gnu.org>
3031
3032         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3033         goto-line.
3034
3035 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3036
3037         * parse-time.el (parse-time-string-chars): Save match data.
3038
3039 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3040
3041         * parse-time.el (parse-time-string-chars): Compute using character
3042         classes, to handle non-ascii characters (Bug#3190).
3043
3044 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3047
3048         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3049         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3050         (gnus-mm-display-part, gnus-mime-display-single)
3051         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3052         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3053
3054         * gnus-sum.el
3055         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3056         (gnus-summary-move-article): Add expirable mark to articles copied or
3057         moved to group that has auto-expire turned on if the option is non-nil.
3058
3059 2009-07-24  Glenn Morris  <rgm@gnu.org>
3060
3061         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3062         Fix typo.  (Bug#3903)
3063
3064 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3067         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3068         that should not be used for draft articles.
3069         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3070         that has no concern in minor mode keys.
3071         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3072         Abolish.
3073
3074 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3077         article without making inquiry to a user for unknown encoding.
3078
3079         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3080         (nnmaildir--scan): Assume i-node and device number that file-attributes
3081         returns might be cons-cell.
3082
3083         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3084
3085         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3086
3087 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3088
3089         * auth-source.el: Remove docs now in auth.texi.  Don't use
3090         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3091         `auth-source-hide-passwords' and use them.
3092
3093 2009-07-15  Glenn Morris  <rgm@gnu.org>
3094
3095         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3096
3097 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3100         excessive whitespace from the default values of title and description.
3101
3102 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3103
3104         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3105         mail-fetch-field to fetch Content-Description header in order to
3106         exclude newlines.
3107
3108 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3109
3110         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3111         format used by GnuPG 2.0.11.
3112
3113 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3114
3115         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3116         to deleted part.
3117
3118 2009-05-30  David Engster  <dengste@eml.cc>
3119
3120         * nnmairix.el: Remove old documentation in the commentary block.
3121         (nnmairix-request-group): Do not update active file for nnml back ends.
3122         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3123         end so that overview files are ignored.
3124         (nnmairix-update-groups): Make updating the groups more robust by using
3125         marks.
3126         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3127         with dollar characters in message-id.
3128
3129 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3130
3131         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3132         2008-12-25 in dns.el.
3133
3134 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3135
3136         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3137         could happen if the text is only composed of spaces and/or tabs.
3138
3139 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3140
3141         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3142         when sending a queued message to avoid extra mml tags.
3143
3144 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3147
3148 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3149
3150         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3151         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3152         rmail-toggle-header for XEmacs;
3153         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3154
3155 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * gnus-dired.el: Remove autoload for gnus-setup-message.
3158         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3159         displaying Gnus logo; always use compose-mail.
3160
3161 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3162
3163         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3164
3165 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3168         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3169         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3170         available.
3171         (gnus-nocem-epg-verify): New function.
3172
3173 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3174
3175         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3176
3177 2009-02-15  Glenn Morris  <rgm@gnu.org>
3178
3179         * gnus-util.el (rmail-insert-rmail-file-header)
3180         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3181         autoloads.
3182         (rmail-default-rmail-file): Remove unnecessary declaration.
3183         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3184
3185 2009-02-14  Glenn Morris  <rgm@gnu.org>
3186
3187         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3188         variable (only used in gnus-util, which declares it anyway).
3189         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3190         which was only needed by gnus-art (changed to not use it any more).
3191         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3192         only used in gnus-util, which autoloads it itself.
3193         (rmail-update-summary): Fix autoload.
3194
3195         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3196         rather than rmail-output-to-rmail-file.
3197
3198 2009-02-07  Glenn Morris  <rgm@gnu.org>
3199
3200         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3201         autoload of function that no longer exists.
3202         (rmail-toggle-header): Declare.
3203         (message-forward-rmail-make-body): Handle mbox Rmail.
3204
3205 2009-01-31  Glenn Morris  <rgm@gnu.org>
3206
3207         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3208         2009-01-09 change.
3209
3210 2009-01-31  Dave Love  <fx@gnu.org>
3211
3212         * imap.el (imap-fetch-safe): Bind debug-on-error.
3213         (imap-debug): Add imap-fetch-safe.
3214
3215 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3216
3217         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3218         (auth-source-forget-all-cached): New convenience function.
3219         (auth-source-user-or-password): Accept list of modes or a single mode.
3220
3221         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3222         auth-source modes.
3223
3224         * netrc.el (netrc-machine-user-or-password): Use list of
3225         auth-source modes.
3226
3227         * nnimap.el (nnimap-open-connection): Use list of
3228         auth-source modes.
3229
3230         * nntp.el (nntp-send-authinfo): Use list of
3231         auth-source modes.
3232
3233 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3234
3235         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3236         now.
3237
3238 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3239
3240         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3241         coding system in XEmacs; add a workaround for XEmacs.
3242
3243         * lpath.el: Fbind coding-system-aliasee.
3244
3245 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3248         of current-language-environment.
3249
3250 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3251
3252         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3253         available at runtime.
3254
3255 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3256
3257         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3258
3259 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3260
3261         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3262         the greatest positive fixnum value doesn't work under an XEmacs with
3263         bignum support; use the most-positive-fixnum constant instead,
3264         available since Emacs 21.1 with cl and XEmacs 21.1.
3265
3266 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3267
3268         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3269         XEmacs gets not to work.
3270
3271 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3272
3273         * mm-util.el (mm-coding-system-priorities): Allow the value like
3274         "Japanese (UTF-8)" of current-language-environment.
3275
3276 2009-01-09  Glenn Morris  <rgm@gnu.org>
3277
3278         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3279         with last-command-event.
3280
3281 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3282
3283         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3284         in the doc string.
3285
3286         * message.el (message-fix-before-sending): Amend comment.
3287
3288 2009-01-08  Dave Love  <fx@gnu.org>
3289
3290         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3291
3292 2009-01-07  David Engster  <dengste@eml.cc>
3293
3294         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3295         simplified server definitions by converting it via
3296         gnus-server-to-method.
3297
3298 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3301         parameter's operands.
3302
3303 2009-01-06  David Engster  <dengste@eml.cc>
3304
3305         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3306         primary select method (for gnus-group-mark-article-as-read).
3307
3308 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3309
3310         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3311         `(gnus)Face', not `(gnus)X-Face'.
3312
3313 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * mm-util.el (mm-ucs-to-char): New function.
3316
3317         * mm-url.el (mm-url-decode-entities): Use it.
3318
3319         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3320         unicode-to-char.
3321
3322 2009-01-05  Dave Love  <fx@gnu.org>
3323
3324         * time-date.el: Require cl for `declare'.
3325
3326 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3327
3328         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3329         Dave Love.
3330
3331 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3332
3333         * message.el (message-fix-before-sending): Add `eight-bit' to
3334         illegible-text check.
3335
3336 2009-01-03  Michael Olson  <mwolson@gnu.org>
3337
3338         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3339         `headers' is nil.  This can occur if the IMAP server does not have
3340         permissions to read messages from a folder, but can write new messages
3341         to the folder.
3342         (nnimap-request-article-part): Do not insert `data' if it is nil.
3343
3344         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3345         characters which will confuse `read', so skip past them.
3346
3347 2009-01-01  Dave Love  <fx@gnu.org>
3348
3349         * imap.el (imap-string-to-integer): Fix typo.
3350         (imap-fetch-safe): New function.
3351         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3352
3353         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3354
3355         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3356         (imap-parse-greeting): Fix doc strings.
3357         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3358         (imap-parse-flag-list): Make messages unique.
3359         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3360
3361         * nnimap.el: Fix author email.
3362         (nnimap-split-rule): Add FIXME comment.
3363         (nnimap-debug): Fix doc string.
3364
3365 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3366
3367         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3368
3369 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3370
3371         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3372         nslookup if resolv.conf isn't available.
3373         (dns-query): Rename from query-dns.
3374         (dns-query-cached): Rename from query-dns-cached.
3375
3376 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3379         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3380         to check if those variables exist (first appeared in Emacs 18.50).
3381
3382 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3383
3384         * mm-util.el (mm-line-number-at-pos): New function.
3385
3386         * spam-report.el (spam-report-process-queue): Use it.
3387
3388 2008-12-24  David Engster  <dengste@eml.cc>
3389
3390         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3391         parameters that haven't existed as variables as buffer-local variables.
3392
3393 2008-12-23  Dave Love  <fx@gnu.org>
3394
3395         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3396         cadar.
3397
3398         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3399         imap-starttls-p.
3400         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3401
3402 2008-12-22  Dave Love  <fx@gnu.org>
3403
3404         * imap.el: Fix author email.  Doc fixes.
3405         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3406         reply.
3407
3408 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3409
3410         * spam-report.el (spam-report-gmane-max-requests): New constant.
3411         (spam-report-gmane-wait): New variable.
3412         (spam-report-gmane-ham, spam-report-gmane-spam)
3413         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3414         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3415         the server.
3416
3417         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3418         Add explanations.
3419
3420         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3421         nnheader-accept-process-output and nnheader-read-timeout if available.
3422         (pop3-movemail): Use it.
3423
3424         * message.el (message-check-news-body-syntax): Fix signature check if
3425         there's an attachment.
3426
3427 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3428
3429         * mm-util.el: Add comments to the mm- emulating functions.
3430
3431 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3432
3433         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3434         by Stephen Berman <stephen.berman@gmx.net>.
3435
3436 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3437
3438         * mm-util.el (mm-substring-no-properties): New function.
3439         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3440         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3441         (mm-string-to-multibyte): Doc fix.
3442
3443         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3444
3445 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3446
3447         * mml.el (mml-attach-file): Strip text properties from file name.
3448         (Bug#1574)
3449
3450 2008-12-16  Glenn Morris  <rgm@gnu.org>
3451
3452         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3453
3454 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3455
3456         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3457         knows since the charset specified might be a bogus alias that
3458         mm-charset-synonym-alist provides.
3459
3460 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3461
3462         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3463         "ISO_8859-1".
3464
3465         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3466
3467 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3468
3469         * mm-util.el (mm-charset-eval-alist):
3470         Define it before mm-charset-to-coding-system.
3471         (mm-charset-to-coding-system): Add optional argument `silent';
3472         define it before mm-charset-override-alist.
3473         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3474         default value if it can be used in Emacs currently running;
3475         silence mm-charset-to-coding-system.
3476
3477 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3480         `allow-override' which says whether to use `mm-charset-override-alist'.
3481         (rfc2047-decode-encoded-words): Use it.
3482
3483         * mm-util.el (mm-charset-override-alist): Fix custom type;
3484         add `(gb2312 . gbk)' to choices.
3485
3486 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3487
3488         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3489         fast.
3490
3491         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3492
3493         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3494
3495 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3496
3497         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3498         on links.
3499
3500         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3501
3502 2008-12-03  Lute Kamstra  <lute@gnu.org>
3503
3504         * sha1.el: Remove leading * from docstrings of defcustoms,
3505         deffaces, defconsts and defuns.
3506
3507 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3510         users' addresses that don't have domain parts.
3511         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3512         rather than message-narrow-to-head since there will be the message
3513         header separator.
3514
3515 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3516
3517         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3518         since the result is inserted in a unibyte buffer anyway.
3519         (nnimap-demule-use-string-to-multibyte): Remove.
3520         (nnimap-demule): Alias it to mm-string-to-multibyte.
3521
3522 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3523
3524         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3525         variable for debugging bug#464 and bug#1174.
3526         (nnimap-demule): Use it.
3527
3528 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3529
3530         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3531         score calculation correctly.
3532
3533 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3534
3535         * message.el (message-send-mail): Just set the buffer to unibyte
3536         rather than use mm-with-unibyte-current-buffer which does a lot more.
3537         (message-send-mail-partially): Don't bother with
3538         mm-with-unibyte-current-buffer since it's already been made unibyte by
3539         message-send-mail.
3540
3541 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3542
3543         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3544
3545 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3546
3547         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3548
3549 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3550
3551         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3552         require itself and to remove `with-no-warnings'.
3553
3554 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3555
3556         * starttls.el (starttls-any-program-available): Get the name of the
3557         available TLS layer program.
3558         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3559         well as the host name in the "opening" message.
3560
3561         * auth-source.el (auth-source-cache, auth-source-do-cache)
3562         (auth-source-user-or-password): Cache passwords and logins by default,
3563         allow override with `auth-source-do-cache'.
3564         (auth-source-forget-user-or-password): Allow users to remove cache
3565         entries if needed.
3566
3567 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3568
3569         * md4.el (md4-buffer): Fix typo in docstring.
3570         (md4, md4-64): Doc fixes.
3571         (md4-pack-int32): Reflow docstring.
3572
3573 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3574
3575         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3576         condition-case to only the forward-sexp call.
3577
3578 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3579
3580         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3581         quotes contained.  Make it more robust regardless by an extra
3582         condition-case wrapper.
3583
3584 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3585
3586         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3587
3588 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * nnml.el (nnml-request-expire-articles): Check if the function set to
3591         `nnmail-expiry-target' returns the symbol `delete'.
3592
3593         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3594
3595         * nnmail.el (nnmail-expiry-target): Fix custom type.
3596
3597 2008-10-02  Glenn Morris  <rgm@gnu.org>
3598
3599         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3600         Silence compiler warning.
3601
3602 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3603
3604         * tls.el (open-tls-stream): Show the actual command being
3605         executed, instead of the format string.
3606
3607 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * lpath.el: Fbind codepage-setup for Emacs 23.
3610
3611 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3612
3613         * mml.el (mml-menu): Don't assume mml2015 is bound.
3614
3615 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3618         exists.
3619
3620 2008-09-27  Glenn Morris  <rgm@gnu.org>
3621
3622         * gnus-util.el (mail-header-remove-comments): Autoload it.
3623
3624 2008-09-27  Andreas Schwab  <schwab@suse.de>
3625
3626         * gnus-util.el (gnus-split-references): Strip comments.
3627         (gnus-parent-id): Likewise.
3628
3629 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3630
3631         * message.el (message-confirm-send): Fix version.
3632
3633 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * message.el (message-idna-to-ascii-rhs-1): Use
3636         mail-extract-address-components rather than mail-header-parse-addresses
3637         that is an alias by default to ietf-drums-parse-addresses that does not
3638         support non-ASCII names in headers' contents.
3639
3640 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3641
3642         * message.el (message-confirm-send): Fixed variable documentation to
3643         avoid the "y/n" wording.
3644
3645 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3646
3647         * message.el (message-set-auto-save-file-name): Save to a different
3648         filename so multiple messages (especially drafts) can be recovered.
3649
3650 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3651
3652         * message.el (message-confirm-send): Add appropriate version.
3653
3654 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3655
3656         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3657         defvar.
3658
3659 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3660
3661         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3662         (mm-pkcs7-enveloped-magic): Ditto.
3663
3664 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3665
3666         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3667         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3668
3669 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3670
3671         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3672         default, it's better.
3673
3674 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3675
3676         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3677         summary line gnus-number property and ignore them (with a warning
3678         message).
3679
3680 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3683         macro caddr in the interactive form since it won't be expanded.
3684
3685 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3686
3687         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3688         `charset'; fix name of function called recursively.
3689         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3690
3691 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3692
3693         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3694         (gnus-mime-set-charset-parameters): New function.
3695         (gnus-mime-view-part-as-charset): Use it to correctly display part
3696         specifying wrong charset.
3697
3698 2008-09-08  David Engster  <dengste@eml.cc>
3699
3700         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3701         in completing-read for back end server.
3702
3703 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3704
3705         * message.el (message-confirm-send): New variable to confirm sending a
3706         message.
3707         (message-send): Use it.
3708
3709 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3710
3711         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3712
3713 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3714
3715         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3716
3717 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3718
3719         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3720         prevent tracking too many groups.
3721         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3722         Use it.
3723
3724 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3725
3726         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3727         moving point to the bottom of the window in order to avoid recentering.
3728
3729 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3730
3731         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3732
3733         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3734         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3735         (gnus-article-beginning-of-window): Fix calculation.
3736
3737 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3738
3739         * gnus-msg.el (gnus-summary-supersede-article)
3740         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3741         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3742         message header.
3743
3744 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3745
3746         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3747         pending output coming after the status change.
3748
3749 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3750
3751         * message.el:
3752         * gnus-start.el:
3753         * gnus-registry.el: Remove VMS support.
3754
3755 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3756
3757         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3758         macro.
3759         (rfc2104-hash): Use it.
3760
3761 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3762
3763         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3764         (gnus-summary-sort-by-most-recent-date): New commands.
3765         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3766         and menu entries.
3767
3768 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3769
3770         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3771         don't redisplay article for raw contents; remove plural articles stuff.
3772
3773         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3774         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3775         on gnus-summary-save-article; display results properly.
3776
3777 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3778
3779         * lpath.el: No need to fbind ns-focus-frame.
3780
3781 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3782
3783         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3784
3785 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3786
3787         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3788         gnus-save-all-headers.
3789
3790 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3791
3792         * gnus-util.el (ns-focus-frame): Remove declaration.
3793         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3794         like x.
3795
3796 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3797
3798         * rfc2104.el (rfc2104-zero): Delete defconst.
3799         (rfc2104-hex-alist): Likewise.
3800         (rfc2104-hex-to-int): Delete func.
3801         (rfc2104-hexstring-to-bitstring): Likewise.
3802         (rfc2104-nybbles): New defconst.
3803         (rfc2104-hash): Rewrite for speed.
3804
3805 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3806
3807         * tls.el (open-tls-stream): Make it work with the 2nd argument
3808         BUFFER that is a string but does not exist as a buffer object, as
3809         mentioned in the doc-string.
3810
3811 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3814         SXEmacs.
3815
3816 2008-07-16  Glenn Morris  <rgm@gnu.org>
3817
3818         * gnus-util.el (ns-focus-frame): Declare for compiler.
3819
3820 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3821
3822         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3823         set as a group parameter.
3824         (gnus-summary-save-in-pipe): Work when it is called independently.
3825         (gnus-summary-pipe-to-muttprint): Don't modify
3826         gnus-summary-pipe-output-default-command.
3827
3828 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3829
3830         * message.el (message-send-mail-with-sendmail):
3831         Display the error message.
3832
3833 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * gnus-art.el (gnus-default-article-saver):
3836         Add gnus-summary-save-in-pipe to choices.
3837         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3838         gnus-summary-pipe-output-default-command as the default command.
3839         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3840         instead of gnus-last-shell-command.
3841
3842         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3843         New user option.
3844         (gnus-summary-muttprint-program): Mention the value will be changed.
3845         (gnus-summary-save-article): Force showing of all headers.
3846         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3847
3848 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3849
3850         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3851
3852 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3853
3854         * nnimap.el (nnimap-id):
3855         * sieve-manage.el (sieve-manage-open): Doc fixes.
3856
3857 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3858
3859         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3860         if available.
3861
3862 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3863
3864         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3865
3866         * nnkiboze.el (nnkiboze-generate-group):
3867         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3868
3869         * nnmairix.el: Require CL.
3870
3871 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3872
3873         * dgnushack.el: Autoload get-display-table and put-display-table for
3874         XEmacs 21.5.
3875
3876         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3877         21.4 and SXEmacs.
3878
3879 2008-06-15  David Engster  <dengste@eml.cc>
3880
3881         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3882
3883 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3884
3885         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3886         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3887         runtime choice under XEmacs.
3888
3889         * gnus-sum.el (gnus-summary-set-display-table):
3890         Use `gnus-put-display-table', `gnus-get-display-table',
3891         `gnus-set-display-table' for the display table, instead of `aset'.
3892
3893         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3894         Use `gnus-put-display-table', `gnus-get-display-table',
3895         `gnus-set-display-table' for the display table.
3896
3897 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3898
3899         * nnmairix.el: Add autoloads.
3900
3901 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3902
3903         * nnmairix.el (nnmairix-delete-recreate-group)
3904         (nnmairix-update-and-clear-marks): Fix error messages.
3905
3906 2008-06-14  David Engster  <dengste@eml.cc>
3907
3908         * nnmairix.el: Upgrade to version 0.6.
3909         (nnmairix-group-toggle-propmarks-this-group)
3910         (nnmairix-group-toggle-readmarks-this-group)
3911         (nnmairix-group-delete-recreate-this-group)
3912         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3913         (nnmairix-remove-tick-mark-original-article): New commands.
3914         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3915         (nnmairix-propagate-marks-to-nnmairix-groups)
3916         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3917         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3918         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3919         functions needed for marks propagation and manipulation of read marks.
3920         (nnmairix-update-groups): New function.
3921         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3922         (nnmairix-determine-original-group-from-registry)
3923         (nnmairix-determine-original-group-from-path)
3924         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3925         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3926         New helper functions.
3927         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3928         keystrokes for new commands.
3929         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3930         (nnmairix-request-group): Check allow-fast group parameter.
3931         (nnmairix-request-create-group): Set allow-fast group parameter if
3932         nnmairix-allowfast-default is set.
3933         (nnmairix-close-group): Propagate marks upon closing if needed.
3934         (nnmairix-group-toggle-threads-this-group): Use new.
3935         nnmairix-group-toggle-parameter helper function.
3936         (nnmairix-search): Better check for empty search result.
3937         (nnmairix-goto-original-article): Use new helper functions for
3938         determining original article.
3939         (nnmairix-show-original-article): Make sure message-id is in brackets.
3940         (nnmairix-call-mairix-binary): Change variable name.
3941         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3942         helper function.
3943         (nnmairix-widget-toggle-activate): Fix doc string.
3944
3945 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * nnir.el: Require edmacro when compiling with XEmacs.
3948         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3949         available in Emacs 21.
3950
3951 2008-06-11  Glenn Morris  <rgm@gnu.org>
3952
3953         * gnus-util.el (x-focus-frame):
3954         * gnus.el (image-size):
3955         * mm-decode.el (image-size): Declare.
3956
3957         * gnus-picon.el (declare-function): Add compat definition.
3958         (image-size): Declare.
3959
3960         * gnus-group.el (tool-bar-map):
3961         * gnus-sum.el (tool-bar-map): Define for compiler.
3962
3963         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3964
3965         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3966
3967         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3968         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3969         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3970         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3971         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3972         * sieve-manage.el, spam-report.el, spam.el:
3973         Remove unnecessary eval-and-compile of autoloads.
3974
3975 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3976
3977         * auth-source.el: Precise Tramp doc.
3978
3979 2008-06-07  Glenn Morris  <rgm@gnu.org>
3980
3981         * nnmairix.el: Remove unnecessary eval-when-compile.
3982
3983 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3984
3985         * lpath.el: Fbind propertize for XEmacs 21.4.
3986
3987 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3988
3989         * nnir.el: Move here from ../contrib.
3990
3991 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3992
3993         * gnus-util.el (gnus-read-shell-command): New function.
3994         * mm-decode.el (mm-pipe-part):
3995         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3996
3997 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3998
3999         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4000
4001 2008-06-03  Glenn Morris  <rgm@gnu.org>
4002
4003         * pop3.el (nnheader-accept-process-output): Autoload it.
4004
4005 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4008         are not 2-digit hexadecimal characters that follow `%'s.
4009
4010 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4011
4012         * message.el (message-bogus-recipient-p): Fix type in doc string.
4013         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4014         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4015         Improve custom options.
4016         (message-bogus-recipient-p): Adjust accordingly.
4017
4018 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4019
4020         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4021         long-form month and day names.
4022
4023 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * dgnushack.el: Autoload debug, eudc-expand-inline and
4026         pgg-snarf-keys-region for XEmacs.
4027
4028         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4029
4030         * nnmairix.el: Require edmacro when compiling with XEmacs.
4031
4032 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4033
4034         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4035         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4036
4037 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4038
4039         * auth-source.el: Add more docs.
4040
4041         * netrc.el (netrc-machine): Always match if the port is not given.
4042
4043 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4044
4045         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4046         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4047         retrieval faster in some cases, but might make CPU usage larger.  If
4048         this has any bad side effects, we might revert this change.
4049
4050         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4051         seems to make mail retrieval much, much faster.
4052         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4053         unconditionally.
4054
4055         * gnus-draft.el (gnus-group-send-queue): Bind
4056         message-send-mail-partially-limit to nil to avoid being prompted.
4057
4058 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4059
4060         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4061
4062         * message.el (message-bogus-address-regexp): Fix and improve custom
4063         type.
4064         (message-setup-hook): Add message-check-recipients as custom option.
4065
4066 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4067
4068         * message.el (message-cite-function): Remove bogus autoload which crept
4069         in during merge from v5-10.
4070
4071 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4072
4073         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4074
4075         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4076
4077         * auth-source.el: Preliminary Tramp docs.
4078         (auth-sources): Change the default auth-sources to use
4079         EPA .gpg files.
4080
4081 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4082
4083         * nntp.el: Autoload `auth-source-user-or-password'.
4084         (nntp-send-authinfo): Use it.
4085
4086         * nnimap.el: Autoload `auth-source-user-or-password'.
4087         (nnimap-open-connection): Use it.
4088
4089         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4090         for the gnus-message function.
4091         (auth-source-user-or-password): Use it.
4092
4093 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4094
4095         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4096         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4097         (rfc2104-hash): Use it.
4098
4099 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4100
4101         * gnus-art.el (gnus-article-toggle-truncate-lines):
4102         Don't use `iff' in docstring.
4103
4104 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4105
4106         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4107
4108         * gnus-util.el (gnus-extract-address-component-name)
4109         (gnus-extract-address-component-email): Convenience functions around
4110         `gnus-extract-address-components'.
4111
4112         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4113         Use `gnus-extract-address-component-email' to fix bug of comparing full
4114         sender name to `user-mail-address'.
4115
4116 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4117
4118         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4119         catch/throw to optimize.
4120         (gnus-registry-find-keywords): Just use member to find a keyword.
4121
4122 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4123
4124         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4125         is current before calling gnus-server-prepare.
4126         (gnus-server-setup-buffer, gnus-server-update-server)
4127         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4128
4129 2008-05-04  Juri Linkov  <juri@jurta.org>
4130
4131         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4132         (mailcap-file-default-commands): Use mailcap-replace-in-string
4133         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4134         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4135
4136 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4137
4138         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4139
4140 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4141
4142         * gnus.el: Bump version to 0.11.
4143
4144 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4145
4146         * gnus.el: No Gnus v0.10 is released.
4147
4148 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149
4150         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4151         hooks.
4152         (gnus-update-read-articles): Speed up non-marks-using users.
4153         (gnus-use-marks): Define gnus-use-marks.
4154         (gnus-propagate-marks): Rename variable to something more sensible.
4155
4156 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4157
4158         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4159         (gmm-image-load-path-for-library): Fix typos in docstrings.
4160         (gmm-message): Reflow docstring.
4161
4162 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4163
4164         * mail-source.el (mail-source-set-1, mail-source-bind):
4165         Move auth-source code out of the macro to clean it up and fix bugs.
4166
4167 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4168
4169         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4170         by sender if it's equal to user-mail-address, it's likely to be
4171         useless.
4172
4173         * mail-source.el (mail-source-bind): Don't use user or password if they
4174         are not bound.  Unintern them if they are nil.  Don't use server unless
4175         it's bound, and default it to empty string otherwise.
4176
4177 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4178
4179         * mail-source.el: Load auth-source.el.
4180         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4181         get user name or password, if auth-sources is set up.
4182
4183         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4184         strategy of splitting with parent.
4185         (gnus-registry-split-fancy-with-parent)
4186         (gnus-registry-post-process-groups): Use it and fix prior
4187         bug (returning a list as the split result).
4188
4189         * auth-source.el (auth-sources): Remove server parameter.
4190         (auth-source-pick, auth-source-user-or-password)
4191         (auth-source-user-or-password-imap)
4192         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4193         (auth-source-user-or-password-sftp)
4194         (auth-source-user-or-password-smtp): Remove server parameter.
4195
4196 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4197
4198         * smime.el (smime-sign-region, smime-encrypt-region)
4199         (smime-decrypt-region):
4200         Remove redundant calls to `generate-new-buffer-name'.
4201
4202 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4203
4204         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4205         Don't use QP for message/rfc822.
4206         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4207
4208 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4209
4210         * sieve-manage.el (sieve-string-bytes): Remove.
4211         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4212         correct byte-length only if the process's coding-system is the same as
4213         the one used internally by Emacs to represent strings.
4214
4215 2008-04-22  Juri Linkov  <juri@jurta.org>
4216
4217         * mailcap.el (mailcap-file-default-commands): New function.
4218
4219 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4220
4221         * message.el (message-signature-separator, message-cite-function):
4222         Change custom version.
4223
4224 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4225
4226         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4227         commands.
4228         (tls-checktrust): Ditto.
4229
4230 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4231
4232         * mm-decode.el (mm-display-external): Make temp file read-only.
4233
4234 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4235
4236         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4237         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4238         `C-c C-f d'.
4239
4240 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4241
4242         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4243
4244 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4245
4246         * gnus.el: Bump version to 0.9.
4247
4248 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4249
4250         * gnus.el: No Gnus v0.8 is released.
4251
4252 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4253
4254         * mail-source.el (mail-source-value):
4255         Prefer fboundp to functionp so it works with macros as well.
4256
4257 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4258
4259         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4260         Fix last change in case the element is not even a symbol.
4261
4262 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4263
4264         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4265         Prefer fboundp to functionp so it works with macros as well.
4266
4267 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4268
4269         * auth-source.el: Added docs.
4270         (auth-sources): Modify format to support server.
4271         (auth-source-pick, auth-source-user-or-password)
4272         (auth-source-user-or-password-imap)
4273         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4274         (auth-source-user-or-password-sftp)
4275         (auth-source-user-or-password-smtp): Add server parameter.
4276
4277 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4278
4279         * gnus-registry.el: Initialize the registry when gnus-registry-install
4280         is t.
4281
4282 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * compface.el (uncompface): Make buffer unibyte.
4285
4286 2008-04-05  Glenn Morris  <rgm@gnu.org>
4287
4288         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4289
4290 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4291
4292         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4293         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4294
4295         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4296         multibyteness after rather than before erasing it.
4297
4298         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4299         mm-with-multibyte.
4300         (gnus-request-article-this-buffer): Make sure the proper decoding is
4301         used if gnus-original-article-buffer happens to be unibyte.
4302
4303         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4304         default-enable-multibyte-characters.
4305
4306         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4307         default-enable-multibyte-characters.
4308
4309         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4310
4311         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4312
4313 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4314
4315         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4316         (imap-message-copyuid-1): Use it.
4317         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4318         J. Williams in
4319         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4320
4321         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4322         imap-enable-exchange-bug-workaround.
4323         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4324
4325 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4326
4327         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4328         a 100 byte status-checks into a 2-3MB transfer for each group.
4329         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4330         to enable bug workaround or not.
4331         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4332
4333 2008-03-31  Glenn Morris  <rgm@gnu.org>
4334
4335         * message.el (mml2015-use): Declare for compiler.
4336         (message-info): Require mml2015 when appropriate.
4337
4338 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4341         whitespace.
4342
4343 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4344
4345         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4346         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4347         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4348         (nntp-service-to-port): New function.
4349         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4350         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4351         (nntp-open-netcat-stream): New function.
4352         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4353
4354 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4355
4356         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4357
4358 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4359
4360         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4361
4362 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4363
4364         * dns.el (dns-write): Use set-buffer-multibyte.
4365
4366 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4367
4368         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4369
4370 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4371
4372         * message.el (message-signature-separator): Change default.
4373         Improve custom type.
4374         (message-cite-function): Change default to
4375         message-cite-original-without-signature.
4376
4377         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4378         toggle.
4379
4380         * message.el (message-check-news-body-syntax): Fix signature check.
4381         (message-setup-1): Mark buffer as unmodified _after_ running
4382         message-setup-hook and handling message-alternative-emails.
4383         (message-shorten-references): Be more strict when building list of
4384         valid references to comply with GNKSA.
4385
4386         * gnus-group.el (gnus-read-ephemeral-bug-group)
4387         (gnus-read-ephemeral-debian-bug-group)
4388         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4389
4390         * message.el (message-info): Don't use booleanp which isn't supported
4391         in Emacs 21 and XEmacs.
4392
4393 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4394
4395         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4396         gnus-group-gmane-group-download-format.
4397         (gnus-group-read-ephemeral-gmane-group): Rename from
4398         gnus-group-read-ephemeral-gmane-group.
4399         (gnus-read-ephemeral-gmane-group-url): Rename from
4400         gnus-group-read-ephemeral-gmane-group-url.
4401         (gnus-bug-group-download-format-alist): New variable.
4402         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4403         (gnus-read-ephemeral-emacs-bug-group): New commands.
4404
4405 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4406
4407         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4408         (gnus-visible-headers): Improve custom type.
4409
4410 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4411
4412         * mml.el (mml-menu): Add workarounds for XEmacs.
4413
4414         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4415         X-Boundary header.
4416
4417         * message.el (message-simplify-recipients): Fix previous commit.
4418
4419 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4420
4421         * mm-util.el (mm-set-buffer-multibyte): New function.
4422         * mm-decode.el (mm-copy-to-buffer): Use it.
4423
4424 2008-03-19  Glenn Morris  <rgm@gnu.org>
4425
4426         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4427         Accidentally removed in the sync process with Emacs.
4428
4429 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4430
4431         * message.el (message-alter-recipients-discard-bogus-full-name):
4432         New function.
4433         (message-alter-recipients-function): New variable.
4434         (message-get-reply-headers): Use it.
4435         (message-replace-header): New helper function.
4436         (message-recipients-without-full-name): New variable.
4437         (message-simplify-recipients): New command.
4438
4439         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4440
4441         * message.el (message-info): Handle EasyPG manual.
4442
4443         * mml.el (mml-menu): Add entry for EasyPG.
4444
4445 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4446
4447         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4448         parameter.
4449
4450         * message.el (message-disassociate-draft): Specify drafts group name
4451         fully.
4452
4453 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4454
4455         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4456         unnecessary duplicates from the match list.
4457
4458 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4461
4462         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4463
4464         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4465         args of `how-many' of which the XEmacs version doesn't take; declare
4466         Info-index-next as function.
4467
4468 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4469
4470         * gnus-score.el (gnus-score-headers): Fix handling of
4471         gnus-inhibit-slow-scoring.
4472
4473         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4474         string.
4475         (gnus-button-url-regexp): Improve handling of parenthesis.
4476         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4477         (gnus-button-handle-info-keystrokes): Handle index entries.
4478
4479 2008-03-15  Glenn Morris  <rgm@gnu.org>
4480
4481         * parse-time.el (parse-time-string): Simplify.
4482
4483 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4486         Incoming* files.
4487
4488 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4489
4490         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4491         (auth-source-pick): Use it.
4492
4493 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4494
4495         * binhex.el (binhex-decode-region-internal):
4496         * uudecode.el (uudecode-decode-region-internal):
4497         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4498         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4499         setting default-enable-multibyte-characters.
4500
4501 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4502
4503         * auth-source.el (auth-source-protocols)
4504         (auth-source-protocols-customize, auth-source-choices): Added and
4505         modified variable customizations and defaults.
4506         (auth-source-pick, auth-source-user-or-password)
4507         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4508         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4509         (auth-source-user-or-password-sftp)
4510         (auth-source-user-or-password-smtp): Use new variables and provide an
4511         interface to netrc.el.
4512
4513 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4514
4515         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4516         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4517         Make sure the nntp port to specify is a string.
4518
4519 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4520
4521         * nntp.el: Use with-current-buffer.
4522         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4523         dubious mm-with-unibyte-current-buffer.
4524         (nntp-with-open-group-function): New function extracted from
4525         nntp-with-open-group macro.
4526         (nntp-with-open-group): Use the function, so it's easier to debug.
4527         Add indentation and debugging info.
4528         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4529         the use of the netcat alternatives.
4530
4531         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4532         Avoid mm-string-as-multibyte as well.
4533
4534         * nnweb.el (nnweb-insert-html):
4535         Remove use of nnheader-string-as-multibyte.
4536
4537         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4538         (nnheader-string-as-multibyte): Remove.
4539
4540         * mm-view.el: Use inhibit-read-only.
4541         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4542         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4543         or unibyte-string.
4544
4545         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4546         (mm-uu-yenc-extract): Use with-current-buffer.
4547
4548         * gnus-soup.el (gnus-soup-send-packet): Don't use
4549         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4550
4551         * nnmh.el: Use with-current-buffer.
4552         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4553         mm-string-as-multibyte on the output of mm-encode-coding-string.
4554
4555         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4556         (nnimap-request-move-article): Use with-current-buffer.
4557
4558         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4559         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4560         conversion uses string-make-unibyte rather than string-as-unibyte.
4561
4562         * gnus-msg.el: Use with-current-buffer.
4563
4564         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4565
4566 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4567
4568         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4569         string for caching if it is 'PIN.
4570
4571 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * lpath.el: Consider the case without Emacs/W3.
4574
4575 2008-03-08  Glenn Morris  <rgm@gnu.org>
4576
4577         * time-date.el (date-to-time, time-subtract, time-add)
4578         (safe-date-to-time): Doc fixes.
4579
4580 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4581
4582         * mail-source.el (mail-source-delete-old-incoming-confirm):
4583         Change default to nil.
4584         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4585
4586 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * lpath.el: Rearrange.
4589
4590         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4591         (gnus-article-goto-prev-page): Work for articles having ^L's.
4592
4593         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4594
4595         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4596
4597 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4598
4599         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4600         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4601         (gnus-bookmark-jump): Adjust some variable names.
4602
4603 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4604
4605         * auth-source.el: New package.
4606         (auth-source-choices): Add customization entry point variable.
4607
4608         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4609         bug.
4610
4611 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4612
4613         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4614         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4615         (gnus-registry-install-shortcuts): Rename from
4616         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4617         the `gnus-registry-mark-map' keymap dynamically from
4618         `gnus-registry-marks'.  The generated functions update the summary line
4619         when a registry mark is added or deleted, and will call
4620         `gnus-registry-install-p' (see the comments in the code).
4621         (gnus-registry-user-format-function-M): Use concat intelligently.
4622
4623         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4624         the registry mark functions.
4625
4626 2008-03-05  Glenn Morris  <rgm@gnu.org>
4627
4628         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4629         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4630         gnus-art.
4631         (top-level): No need to load own source when compiling.
4632
4633 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4634
4635         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4636         Suggested by <chris.anderton@zetnet.co.uk>.
4637
4638 2008-03-04  Glenn Morris  <rgm@gnu.org>
4639
4640         * gnus-sum.el (top-level): No need to require gnus when compiling,
4641         since unconditionally required near start of file.
4642         (gnus-summary-display-while-building): Move definition before use.
4643
4644 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4645
4646         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4647         formatting function.
4648
4649 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4650
4651         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4652         with plists.
4653         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4654         Use new format.
4655
4656 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4657
4658         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4659         `where-is-internal' that returns a range of key sequences.
4660
4661 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4662
4663         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4664
4665         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4666         (gnus-summary-jump-to-group): Consider windows on other displayed
4667         frames as well.  Similar changes might be needed elsewhere, but that's
4668         the one I've bumped into during my use.
4669
4670         * nndoc.el (nndoc-oe-dbx-type-p):
4671         * gnus-msg.el (gnus-debug):
4672         * gnus-group.el (gnus-update-group-mark-positions):
4673         Use mm-string-to-multibyte.
4674
4675 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4676
4677         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4678         doesn't handle NotDashEscaped.
4679
4680         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4681         (mml-dnd-attach-options): Fix typo in custom choice.
4682
4683         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4684         nndoc-article-type to mbox.
4685         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4686
4687         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4688         to nil, instead of html2text.
4689
4690         * imap.el (imap-debug): Add `imap-ping-server'.
4691
4692         * gnus-bookmark.el: Add FIXMEs.
4693
4694         * message.el (message-form-letter-separator)
4695         (message-send-form-letter-delay): New variables.
4696         (message-send-form-letter): Use them.  New command to send form
4697         letters.  Requested by Uwe Siart.
4698         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4699
4700 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4701
4702         * Update copyright years.
4703
4704 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4705
4706         Sync from EMACS_22_BASE.
4707
4708         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4709
4710 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4711
4712         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4713         empty author.
4714
4715 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4716
4717         * gnus-registry.el (gnus-registry-marks): Add variable for
4718         customization of marks and their appearance.
4719         (gnus-registry-read-mark): Use it.
4720         (gnus-registry-do-marks): Add utility function to loop through
4721         `gnus-registry-marks'.
4722         (gnus-registry-install-shortcuts-and-menus): Add function to install
4723         shortcuts and menus.
4724         (gnus-registry-initialize): Use it.
4725         (gnus-registry-default-mark): Clarify documentation.
4726
4727 2008-02-29  Glenn Morris  <rgm@gnu.org>
4728
4729         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4730         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4731         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4732         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4733         Change defcustom :version from 23.0 to 23.1.
4734
4735 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4736
4737         * gnus-registry.el (gnus-registry-follow-group-p)
4738         (gnus-registry-post-process-groups): Add functions to aid registry
4739         splitting and improve logging.  Clarify behavior in function
4740         documentation.
4741         (gnus-registry-split-fancy-with-parent): Use them.
4742
4743 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4744
4745         * gnus-art.el: Use with-current-buffer.
4746
4747 2008-02-27  David Engster  <dengste@eml.cc>
4748
4749         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4750         Express real group name in the response.
4751
4752 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4755         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4756         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4757         autoload gnus-registry-fetch-group when compiling.
4758         (nnmairix-request-group-with-article-number-correction): Remove
4759         unreferenced argument passed to nnmairix-call-backend.
4760
4761 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4762
4763         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4764         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4765         Wilde.
4766
4767 2008-02-27  Glenn Morris  <rgm@gnu.org>
4768
4769         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4770         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4771         variables to defconsts.  Convert comments to doc-strings.
4772         (nnmairix-last-server, nnmairix-current-server): Convert from free
4773         variables to defvars.  Convert comments to doc-strings.
4774         (gnus-registry-fetch-group): Autoload.
4775         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4776         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4777         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4778         caddr.
4779         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4780         nnmairix-request-group-with-article-number-correction call.
4781         (nnmairix-fast, nnmairix-group): New, less general names, for free
4782         variables passed from nnmairix-request-group to
4783         nnmairix-request-group-with-article-number-correction.  Declare.
4784         (nnmairix-request-group-with-article-number-correction):
4785         Use nnmairix-fast, nnmairix-group rather than fast, group.
4786
4787 2008-02-26  David Engster  <dengste@eml.cc>
4788
4789         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4790         version 0.5.
4791
4792 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4793
4794         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4795         instead of making an extra function call.  Don't add the current group
4796         to articles only when they have the group.  Use
4797         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4798         Reported by David <de_bb@arcor.de>.
4799
4800 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4803         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4804
4805 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * mail-source.el (mail-source-delete-incoming): Change default.
4808         Supplement doc string.
4809
4810         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4811
4812 2008-02-14  Glenn Morris  <rgm@gnu.org>
4813
4814         * time-date.el (format-seconds): New function.
4815
4816 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4817
4818         * nnmail.el (nnmail-message-id-cache-file): Derive from
4819         `gnus-home-directory'.
4820
4821 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4822
4823         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4824         Document negative prefix.
4825
4826         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4827
4828 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4829
4830         * message.el (message-unsent-separator): Add the Exim bounce
4831         separator.
4832
4833 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4834
4835         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4836         list.
4837         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4838         recipient/signer list.
4839
4840 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4841
4842         * Makefile.in (datarootdir): Define.
4843         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4844         name that might contain whitespace.
4845
4846 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4847
4848         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4849         fbound (Emacs 23 unicode), signal an error.
4850
4851 2008-02-08  Glenn Morris  <rgm@gnu.org>
4852
4853         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4854
4855 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4856
4857         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4858         ports to the calls to `netrc-machine-user-or-password' in addition to
4859         "imap" and "imaps".
4860
4861 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4862
4863         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4864
4865         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4866
4867 2008-02-01  Kenichi Handa  <handa@m17n.org>
4868
4869         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4870         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4871         (rfc2104-hash): Convert the result of concat to unibyte string.
4872
4873 2008-02-01  Dave Love  <fx@gnu.org>
4874
4875         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4876         coding-system-for-read.
4877         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4878
4879 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4880
4881         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4882         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4883         <hanche@math.ntnu.no>.
4884
4885 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4888
4889         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4890
4891 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4892
4893         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4894         * message.el (message-beginning-of-line): Use featurep instead of bound
4895         tests in order to resolve conditionals at compile time.
4896
4897 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4898
4899         * mail-source.el (mail-sources): Add `group' choice.
4900
4901         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4902         parameter `in-group' to control into which group the articles go.
4903         Add treatment of `group' mail-source.
4904
4905 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4908
4909         * mm-decode.el (mm-dissect-buffer): Decode description.
4910
4911         * mml.el (mml-to-mime): Encode message header first.
4912
4913 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4914
4915         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4916         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4917
4918         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4919         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4920
4921 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4922
4923         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4924
4925 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4926
4927         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4928         prefix keys.
4929         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4930         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4931         gnus-xmas.el.
4932
4933         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4934         (gnus-xmas-article-describe-bindings): New function.
4935         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4936         gnus-xmas-article-describe-bindings.
4937
4938         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4939
4940 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4941
4942         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4943         Add new variables for article mark management.
4944         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4945         list of extra data entries which, when present, will indicate that the
4946         article ID should not be trimmed from the registry.
4947         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4948         functions.
4949         (gnus-registry-read-mark): New function to read a mark name from the
4950         user.
4951         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4952         (gnus-registry-set-article-mark-internal): New functions to add and
4953         remove marks.
4954         (gnus-registry-get-article-marks): New function to show the marks for
4955         an article, or retrieve them for further use.
4956
4957 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4960         keys when no argument is given.
4961
4962 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4963
4964         * imap.el (imap-ping-server): New variable.
4965         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4966         (imap-ping-server): Minor doc string fixes.
4967
4968 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4969
4970         * imap.el (imap-ping-server): New function.
4971         (imap-opened): Call imap-ping-server.
4972
4973 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4974
4975         * gnus-sum.el (gnus-article-sort-by-random)
4976         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4977         jidanni@jidanni.org.
4978
4979 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4980
4981         * gnus-art.el (gnus-article-describe-bindings): New function.
4982         (gnus-article-read-summary-keys): Use it.
4983         (gnus-article-mode-map): Bind `C-h b' to it.
4984
4985 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4988         XEmacs.
4989         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4990         against non-character events.
4991
4992         * lpath.el: Fbind map-keymap for Emacs 21.
4993
4994 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4995
4996         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4997         command.
4998         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4999         instead of END.  Change name of the temp file.
5000         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5001         customizable.
5002
5003 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5004
5005         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5006         bind `S W' to gnus-article-wide-reply-with-original; set default
5007         binding to gnus-article-read-summary-send-keys.
5008         (gnus-article-read-summary-keys): Fix the order of keys; display
5009         continuation keys correctly in the echo area; describe bindings
5010         correctly when keys end with `C-h'.
5011         (gnus-article-read-summary-send-keys): New function.
5012         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5013         for gnus-article-read-summary-send-keys; display continuation keys
5014         correctly in the echo area.
5015         (gnus-article-reply-with-original): Ignore prefix argument.
5016         (gnus-article-wide-reply-with-original): New function.
5017
5018         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5019         Emacs 21.
5020
5021 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5024         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5025
5026 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5027
5028         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5029         (gnus-group-read-ephemeral-gmane-group): New command.
5030
5031 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5032
5033         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5034
5035 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5036
5037         * message.el (message-send-mail-function): Increase custom version.
5038
5039         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5040         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5041
5042 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5043
5044         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5045         for the cases where imap-authenticate is called with a nil buffer
5046         parameter.
5047
5048 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5051         html parts correctly; support forwarded messages.
5052         (gnus-article-browse-html-article): Remove work buffers.
5053
5054         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5055         compiling.
5056         (netrc-bound-and-true-p): New macro.
5057         (netrc-parse): Use it instead of bound-and-true-p that is not available
5058         in XEmacs 21.4.
5059
5060 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5061
5062         * gnus-registry.el (gnus-registry-mark-article)
5063         (gnus-registry-article-marks): Add functionality to mark articles
5064         through the Gnus registry.
5065
5066         * encrypt.el: Clarify documentation for the new pgg method.
5067         (encrypt-file-alist): Add PGG option.
5068         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5069         functionality.  Abstract password key and messaging to external
5070         functions.
5071         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5072         (encrypt-message-method-and-cipher): Add new convenience external
5073         functions.
5074         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5075         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5076
5077         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5078         (netrc-parse): Use encrypt-file-alist to determine if
5079         encrypt-find-model or encrypt-insert-file-contents should be used.
5080
5081         * encrypt.el: Clarify documentation.  Load password-cache or
5082         password, whichever one is found first, instead of autoloading.
5083
5084 2007-12-19  Glenn Morris  <rgm@gnu.org>
5085
5086         * mml.el (message-options-set, message-narrow-to-head)
5087         (message-in-body-p, message-mail-p, message-encode-message-body):
5088         Autoload.
5089         (message-remove-header, message-narrow-to-headers-or-head)
5090         (message-subscribed-p, message-make-mail-followup-to)
5091         (message-position-on-field, message-news-p)
5092         (message-options-set-recipient, message-generate-headers)
5093         (message-sort-headers): Declare as functions.
5094
5095 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5096
5097         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5098         convention in doc string.
5099
5100 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5103         title to html parts.
5104         (gnus-article-browse-html-article): Pass message header to it.
5105
5106         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5107
5108 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5109
5110         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5111         or password compatible with XEmacs.
5112
5113 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5114
5115         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5116         format document.
5117         (gnus-mime-delete-part): Don't write description line if empty.
5118         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5119
5120 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5121
5122         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5123         (gnus-summary-mark-read-and-unread-as-read)
5124         (gnus-summary-mark-current-read-and-unread-as-read)
5125         (gnus-summary-mark-unread-as-ticked): Doc fix.
5126         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5127
5128 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5129
5130         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5131         Christoph Conrad <christoph.conrad@gmx.de>.
5132
5133 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5134
5135         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5136         yes-or-no-p.
5137
5138 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * mm-decode.el (mm-add-meta-html-tag): New function.
5141         (mm-save-part-to-file, mm-pipe-part): Use it.
5142
5143         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5144         gnus-y-or-n-p instead of y-or-n-p.
5145         (gnus-article-browse-html-parts): Work with message/external-body; use
5146         mm-add-meta-html-tag.
5147
5148 2007-12-11  Glenn Morris  <rgm@gnu.org>
5149
5150         * gnus-cache.el: Require gnus-sum not just when compiling.
5151
5152         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5153
5154         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5155         definitions before use.
5156
5157         * mm-decode.el: Require gnus-util.
5158         (mm-remove-part): Only call delete-annotation on XEmacs.
5159
5160         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5161
5162         * nnmail.el: Require gnus-int.
5163
5164         * spam.el: Move `require's before `eval-when-compile's.
5165
5166         * gnus-ems.el (gnus-alive-p):
5167         * gnus-fun.el (message-goto-eoh):
5168         * gnus-util.el (gnus-group-name-decode):
5169         * mail-source.el (gnus-compress-sequence):
5170         * message.el (Info-goto-node, format-spec):
5171         * mm-bodies.el (message-options-get):
5172         * mm-decode.el (mm-view-pkcs7):
5173         * mm-util.el (gmm-write-region):
5174         * mml-smime.el (mml-compute-boundary)
5175         (gnus-completing-read-with-default):
5176         * mml.el (widget-button-press, gnus-make-hashtable):
5177         * mml1991.el (mm-decode-content-transfer-encoding)
5178         (mm-encode-content-transfer-encoding)
5179         (message-options-get, message-options-set):
5180         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5181         * nnfolder.el (gnus-request-group):
5182         * nnheader.el (ietf-drums-unfold-fws):
5183         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5184         * smime.el (gnus-run-mode-hooks):
5185         * spam-stat.el (gnus-message): Autoload.
5186
5187         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5188         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5189         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5190         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5191         Add declare-function compatibility definition.
5192
5193         * gnus-cache.el (nnvirtual-find-group-art):
5194         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5195         (gnus-add-image, gnus-add-wash-type):
5196         * gnus-group.el (nnkiboze-score-file):
5197         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5198         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5199         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5200         (message-tokenize-header, gnus-get-buffer-create)
5201         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5202         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5203         * gnus.el (gnus-group-decoded-name):
5204         * mail-source.el (imap-capability):
5205         * mm-bodies.el (message-options-set):
5206         * mm-decode.el (gnus-configure-windows):
5207         * mm-extern.el (message-goto-body):
5208         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5209         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5210         (epg-sub-key-validity, message-options-set):
5211         * mml.el (widget-event-point, gnus-configure-windows):
5212         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5213         * mml2015.el (epg-check-configuration, epg-configuration)
5214         (message-options-set):
5215         * nndb.el (nndb-request-article):
5216         * nnfolder.el (gnus-request-create-group):
5217         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5218         * nnmaildir.el (gnus-group-mark-article-read):
5219         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5220         * rfc1843.el (message-fetch-field):
5221         * spam.el (gnus-extract-address-components):
5222         Declare as functions.
5223
5224 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5227
5228         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5229
5230         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5231         bind show-trailing-whitespace for XEmacs.
5232
5233 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5234
5235         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5236         new no-op macro for backward compatibility.
5237
5238         * imap.el (imap-string-to-integer): New function.
5239
5240 2007-12-09  Glenn Morris  <rgm@gnu.org>
5241
5242         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5243
5244         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5245         * message.el, mm-view.el, sieve-manage.el, smime.el:
5246         Add declare-function compatibility definition.
5247
5248         * gnus-art.el (w3-region, w3m-region, Info-menu):
5249         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5250         * gnus-sum.el (gnus-get-predicate):
5251         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5252         * message.el (mail-abbrev-in-expansion-header-p):
5253         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5254         (w3m-detect-meta-charset, w3m-region):
5255         * sieve-manage.el (password-read, password-cache-add)
5256         (password-cache-remove):
5257         * smime.el (password-read-and-add): Declare as functions.
5258
5259 2007-12-08  David Kastrup  <dak@gnu.org>
5260
5261         * gnus-sum.el (gnus-summary-simplify-subject-query):
5262         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5263         `message'.
5264
5265 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5268         it to bind idna-program, installation-directory, defined-colors, and
5269         face-attribute for XEmacs of the version that compiles defcustom forms.
5270
5271 2007-12-07  Glenn Morris  <rgm@gnu.org>
5272
5273         * gnus-art.el (article-make-date-line): Revert previous change.
5274
5275 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5276
5277         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5278
5279 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5280
5281         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5282         Call gnus-add-to-range ranges only once with a prepared article-list.
5283
5284 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5285
5286         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5287         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5288         group names with backslashes.  Reported by Tassilo Horn
5289         <tassilo@member.fsf.org>.
5290
5291 2007-12-06  Deepak Goel  <deego3@gmail.com>
5292
5293         * gnus-art.el (article-make-date-line):
5294         * gnus-start.el (gnus-load):
5295         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5296
5297 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5298
5299         * gnus-art.el (gnus-use-idna)
5300         * gnus-start.el (gnus-site-init-file)
5301         * message.el (message-use-idna)
5302         * mm-uu.el (mm-uu-hide-markers)
5303         * smiley.el (smiley-style): Revert changes that suppress warnings.
5304
5305 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5308         specify charset to html source.  Reported by Christoph Conrad
5309         <christoph.conrad@gmx.de>.
5310
5311 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5314         idna-program in order to suppress byte compile warning issued by XEmacs
5315         that came to byte compile the default value section of defcustom forms
5316         recently.
5317
5318         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5319         value of installation-directory.
5320
5321         * message.el (message-use-idna): Don't directly refer to the value of
5322         idna-program.
5323
5324         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5325
5326         * smiley.el (smiley-style): Don't directly call face-attribute.
5327
5328 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5329
5330         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5331
5332         * gnus-dired.el: Reduce Gnus dependencies.
5333         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5334         require.  Use autoloads instead.
5335         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5336         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5337         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5338         (gnus-dired-mode): Adjust doc string.
5339         (gnus-dired-mail-mode): New variable.
5340         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5341         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5342         (gnus-dired-mail-buffers): New function.  Return mail or message
5343         composition buffers.
5344         (gnus-dired-attach): Use it.
5345         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5346         NO-DECODE.
5347         (gnus-dired-print): Use `gnus-print-buffer' depending on
5348         `gnus-dired-mail-mode'.
5349
5350 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5351
5352         * rfc2047.el (rfc2047-encoded-word-regexp)
5353         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5354         explaining what regexp patterns are for.
5355
5356 2007-12-04  Glenn Morris  <rgm@gnu.org>
5357
5358         * password.el: Move to password-cache.el.
5359
5360         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5361         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5362         * mml-smime.el (password-read, password-cache-add)
5363         (password-cache-remove):
5364         No need to autoload, since mml-sec requires password.
5365
5366         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5367         * message.el (gnus-extract-address-components):
5368         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5369
5370         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5371         password.
5372
5373 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5374
5375         * mailcap.el: Reduce dependencies.
5376         (mail-header-parse-content-type): Autoload.
5377         (mailcap-delete-duplicates): New alias.
5378         (mailcap-mime-info): Add optional argument NO-DECODE.
5379         (mailcap-mime-types): Use mailcap-delete-duplicates.
5380
5381         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5382
5383 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5384
5385         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5386         (imap-parse-status): Upcase status-att for servers that sends them
5387         lower-case (e.g., MS Exchange 2007).
5388
5389 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5390
5391         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5392         function.
5393
5394         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5395         (gnus-uu-yenc-article): New function.
5396
5397         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5398
5399         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5400         buffer.
5401
5402 2007-12-02  Glenn Morris  <rgm@gnu.org>
5403
5404         * binhex.el (binhex): New custom group.
5405         (binhex-decoder-program, binhex-decoder-switches)
5406         (binhex-use-external): Move to the binhex custom group.
5407
5408         * uudecode.el (uudecode): New custom group.
5409         (uudecode-decoder-program, uudecode-decoder-switches)
5410         (uudecode-use-external): Move to the uudecode custom group.
5411
5412         * netrc.el (top-level): Don't load `encrypt' features.
5413         (netrc-parse): Don't use encrypt.
5414         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5415
5416         * encrypt.el: Remove file.
5417
5418 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5419
5420         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5421         matches on patches.
5422
5423         * gnus-art.el (gnus-article-browse-html-article): Mention
5424         `mm-text-html-renderer' in the doc string.
5425
5426         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5427         string.  Add comments.
5428
5429         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5430         if rhs is ASCII.
5431
5432 2007-12-01  Glenn Morris  <rgm@gnu.org>
5433
5434         * mail-source.el (top-level): Require format-spec before
5435         eval-when-compile.
5436
5437 2007-11-30  Glenn Morris  <rgm@gnu.org>
5438
5439         * encrypt.el: Require password, rather than autoloading password-read.
5440
5441 2007-11-29  Glenn Morris  <rgm@gnu.org>
5442
5443         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5444         (sasl-make-client, sasl-next-step, sasl-step-data)
5445         (sasl-step-set-data): Declare as functions.
5446
5447 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5448
5449         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5450
5451 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5452
5453         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5454         certs should be verified and what is to be done in the event of a
5455         verification failure.
5456
5457         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5458         caller can indicate whether the cache should be disregarded for this
5459         call.  This way the result of the call is reproducible at all times and
5460         can be considered a canonical server name for the supplied method.
5461         (gnus-agent-method-p): Canonicalize server names by pushing their
5462         method through `gnus-method-to-server' using the no-cache argument.
5463
5464         * gnus-srvr.el (gnus-server-insert-server-line): Call
5465         `gnus-method-to-server' with `no-cache' argument.
5466
5467         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5468         gnus-agent-possibly-synchronize-flags as this should be called when the
5469         server is actually being opened.
5470         (gnus-agent-possibly-synchronize-flags)
5471         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5472         flags file of an agentized server to the latter function.
5473
5474         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5475         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5476         after a connection has been established successfully.
5477
5478 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5479
5480         * gnus-art.el (article-display-face): Force to display face if called
5481         interactively; check if gnus-article-x-face-too-ugly matches author.
5482         (article-display-x-face): Display face even if From header is missing
5483         as article-display-face does.
5484
5485 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5486
5487         * hashcash.el (message-narrow-to-headers-or-head)
5488         (message-fetch-field, message-goto-eoh)
5489         (message-narrow-to-headers): Declare as functions.
5490
5491 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5492
5493         * mail-source.el (mail-sources): Default to fetch from file for
5494         compatibility with default of nnmail-spool-file.
5495
5496 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5499         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5500         to look for encoded word that should be encoded again.
5501         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5502         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5503         encoding pattern.
5504         (rfc2047-decode-region): Switch strict regexp and loose one according
5505         to rfc2047-allow-irregular-q-encoded-words.
5506
5507 2007-11-25  Romain Francoise  <romain@orebokech.com>
5508
5509         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5510
5511 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5512
5513         * tls.el (tls-program): Provide more custom choices from
5514         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5515         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5516
5517 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5518
5519         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5520         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5521
5522         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5523         `nnmail-spool-file'.
5524
5525         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5526         `nnmail-spool-file'.
5527
5528         * gnus-move.el (gnus-change-server): Ditto.
5529
5530         * gnus-kill.el (gnus-batch-score): Ditto.
5531
5532         * gnus-cache.el (gnus-jog-cache): Ditto.
5533
5534         * gnus-msg.el (gnus-summary-reply):
5535         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5536
5537 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5538
5539         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5540         version.  Minor improvement to doc strings.
5541         (tls-program): Add comment.
5542
5543 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5544
5545         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5546         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5547         mismatch between the hostname provided in the certificate and the name
5548         of the host connnecting to.
5549         (open-tls-stream): Use them.  Check certificates against trusted root
5550         certificates.
5551
5552 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5553
5554         * gnus-cache.el (gnus-cache-generate-nov-databases):
5555         Use nnml-generate-nov-databases-directory instead of
5556         nnml-generate-nov-databases-1.
5557
5558 2007-11-24  Glenn Morris  <rgm@gnu.org>
5559
5560         * message.el (message-tool-bar-retro): Update for rename
5561         mail_send.xpm->mail-send.xpm.
5562
5563 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5564
5565         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5566         `smime-ldap-search' for Emacs 22 and up.
5567
5568 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5569
5570         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5571
5572         * message.el (message-send-mail-function): Fix error convention.
5573         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5574         (message-widen-reply, message-send-mail, message-talkative-question)
5575         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5576         (message-clone-locals, message-send-news): Use with-current-buffer.
5577         (message-insert-or-toggle-importance): Remove unused var `valid'.
5578         (message-make-references): Remove unused var `new-references'.
5579         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5580
5581 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5582
5583         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5584         (spam-split-symbolic-return-positive): Reflow docstring.
5585         (spam-backends, spam-summary-exit-behavior)
5586         (spam-mark-ham-unread-before-move-from-spam-group)
5587         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5588         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5589         (spam-clear-cache, spam-backend-check, spam-install-backend)
5590         (spam-install-statistical-backend, spam-list-of-processors)
5591         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5592         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5593         (spam-check-crm114, spam-initialize, spam-unload-hook):
5594         Fix typos in docstrings.
5595
5596 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5599         been checked if they have never been read and those group levels are
5600         higher than the one that a user specified.
5601
5602 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5605         foreign groups unless a group level is specified by a user.
5606         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5607
5608 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5609
5610         * message.el (message-send-mail-function): Require sendmail.
5611
5612 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5613
5614         * message.el (message-send-mail-function): Check for smtpmail too.
5615
5616         * utf7.el (utf7-encode, utf7-decode): Use coding system
5617         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5618
5619         * message.el (message-send-mail-function): New function.
5620         (message-send-mail-function): Set default using
5621         message-send-mail-function.  Adjust doc string.
5622         (message-send-mail-with-mailclient): New function.
5623
5624 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5625
5626         * smime.el (from):
5627         * rfc2047.el (message-posting-charset):
5628         * qp.el (mm-use-ultra-safe-encoding):
5629         * pop3.el (parse-time-months):
5630         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5631         * nnml.el (files):
5632         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5633         (jka-compr-compression-info-list, ange-ftp-path-format)
5634         (efs-path-regexp):
5635         * nndiary.el (files):
5636         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5637         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5638         (epg-digest-algorithm-alist, inhibit-redisplay)
5639         (password-cache-expiry):
5640         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5641         (pgg-output-buffer, password-cache-expiry):
5642         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5643         (efs-path-regexp):
5644         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5645         (inhibit-redisplay):
5646         * mm-uu.el (file-name, start-point, end-point, entry)
5647         (gnus-newsgroup-name, gnus-newsgroup-charset):
5648         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5649         (latin-unity-ucs-list):
5650         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5651         (mm-uu-binhex-decode-function):
5652         * message.el (gnus-message-group-art, gnus-list-identifiers)
5653         (rmail-enable-mime-composing, gnus-local-organization)
5654         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5655         (gnus-read-active-file, facemenu-add-face-function)
5656         (facemenu-remove-face-function, gnus-article-decoded-p)
5657         (tool-bar-mode):
5658         * mail-source.el (display-time-mail-function):
5659         * gnus-util.el (nnmail-pathname-coding-system)
5660         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5661         (gnus-original-article-buffer, gnus-user-agent)
5662         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5663         (xemacs-codename, sxemacs-codename, emacs-program-version):
5664         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5665         * gnus-start.el (gnus-agent-covered-methods)
5666         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5667         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5668         (gnus-newsgroup-headers, gnus-group-list-mode)
5669         (gnus-group-mark-positions, gnus-newsgroup-data)
5670         (gnus-newsgroup-unreads, nnoo-state-alist)
5671         (gnus-current-select-method, mail-sources)
5672         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5673         (nnmail-spool-file, gnus-cache-active-hashtb):
5674         * gnus-mh.el (mh-lib-progs):
5675         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5676         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5677         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5678         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5679         (gnus-group-buffer):
5680         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5681         (font-lock-set-defaults):
5682         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5683         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5684         (gnus-summary-post-menu, total-parts, type, condition, length):
5685         * gnus-agent.el (gnus-agent-read-agentview):
5686         * flow-fill.el (show-trailing-whitespace):
5687         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5688         eval-and-compile wrappers for byte compiler pacifiers.
5689
5690         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5691         (mm-display-inline-fontify): Check for featurep 'xemacs not
5692         extent-list.
5693
5694         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5695         itimer-list.
5696         (mm-create-image-xemacs): Only do something for XEmacs.
5697         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5698
5699         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5700
5701         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5702         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5703
5704 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5705
5706         * nnimap.el (nnimap-split-download-body):
5707         * gnus-demon.el (gnus-demon):
5708         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5709
5710 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5713         macros.
5714         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5715         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5716         copy data from unibyte buffer to multibyte current buffer.
5717         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5718         to copy data from unibyte current buffer to multibyte buffer.
5719         (nntp-make-process-buffer): Make process buffer unibyte.
5720
5721         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5722
5723 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5724
5725         * pop3.el (pop3-open-server): Accept and process data more robustly at
5726         connexion start to avoid spurious "POP SSL connexion failed" errors.
5727
5728 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5729
5730         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5731         read group names.
5732
5733 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5734
5735         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5736
5737 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5740         (nnmail-save-active): Use a unibyte buffer when saving active file,
5741         which may contain non-ASCII group names.
5742
5743         * nnml.el (nnml-request-group): Decode group names in messages.
5744
5745 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5746
5747         * message.el (message-citation-line-function)
5748         (message-insert-formatted-citation-line): Fix spelling of
5749         `message-insert-formated-citation-line'.
5750
5751 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5752
5753         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5754
5755 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5758         nnmail-pathname-coding-system.
5759
5760         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5761         that a user enters; decode group names in messages.
5762
5763         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5764
5765 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5766
5767         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5768
5769         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5770
5771         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5772         risky local variable.
5773
5774         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5775
5776 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5777
5778         * encrypt.el: Improve documentation to fix function name typo.
5779         Reported by Daiki Ueno <ueno@unixuser.org>.
5780
5781 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5784         even if the point is not in the last page of an article.
5785         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5786         back to the previous page.
5787
5788 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5789
5790         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5791
5792 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5793
5794         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5795
5796 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5797
5798         * message.el (message-check-news-body-syntax): Avoid
5799         mm-string-as-multibyte.
5800         (message-hide-headers): Don't assume (point-min)==1.
5801
5802 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5803
5804         * message.el (message-remove-blank-cited-lines): Fix if remove is
5805         given.
5806         (message-bogus-address-regexp): New variable.
5807         (message-bogus-recipient-p): New function.
5808         (message-check-recipients): New command.
5809         (message-syntax-checks): Add `bogus-recipient'.
5810         (message-fix-before-sending): Add `bogus-recipient'.
5811
5812         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5813         (gnus-treat-body-boundary): Don't test window-system.
5814
5815 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5816
5817         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5818
5819 2007-10-28  Miles Bader  <miles@gnu.org>
5820
5821         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5822         at compile-time too.
5823
5824 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5825
5826         * gnus-msg.el (gnus-message-setup-hook): Add
5827         `message-remove-blank-cited-lines' to options.
5828
5829 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5830
5831         * message.el (message-remove-blank-cited-lines): New function.
5832         Suggested by Karl Plästerer.
5833
5834 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5837         mapc.
5838
5839         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5840         (top-level): Use mapc to set functions to be traced for debugging.
5841
5842         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5843         called for effect with while loop.
5844
5845         * message.el (message-talkative-question): Replace mapcar called for
5846         effect with mapc.
5847
5848         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5849         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5850         called for effect with dolist.
5851
5852         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5853
5854         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5855         gnus-extra-headers and nnmail-extra-headers.
5856
5857         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5858         called for effect with dolist.
5859         (top-level): Use mapc to set functions to be traced for debugging.
5860
5861         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5862         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5863         dolist.
5864
5865         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5866         Replace mapcar called for effect with mapc.
5867         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5868         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5869         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5870         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5871
5872         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5873         remove-if that's a cl function.
5874
5875         * webmail.el (webmail-debug): Replace mapcar called for effect with
5876         dolist.
5877
5878         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5879         with mapc.
5880
5881 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5882
5883         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5884         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5885         with while loop.
5886
5887         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5888         functions from article-* functions.
5889         (gnus-multi-decode-header): Replace mapcar called for effect with
5890         dolist.
5891
5892         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5893         (gnus-bookmark-show-details): Replace mapcar called for effect with
5894         while loop.
5895
5896         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5897         called for effect with while loop.
5898
5899         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5900         with dolist.
5901
5902         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5903         mapcar called for effect with dolist.
5904
5905         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5906
5907         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5908         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5909         Replace mapcar called for effect with dolist.
5910         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5911         mapc.
5912
5913         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5914         Replace mapcar called for effect with dolist.
5915         (gnus-topic-list): Replace mapcar called for effect with mapc.
5916
5917         * gnus.el: Use mapc instead of mapcar to add autoloads.
5918
5919 2007-10-23  Richard Stallman  <rms@gnu.org>
5920
5921         * gnus-group.el (gnus-group-highlight): Mark as risky.
5922
5923 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5924
5925         * gnus.el (gnus-server-to-method): Return method found first in
5926         gnus-newsrc-alist.
5927
5928         * gnus-art.el (gnus-article-highlight-signature)
5929         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5930         button overlay without the front stickiness.
5931
5932 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5933
5934         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5935         overview buffer needed a catch to receive its throw.
5936         (gnus-agent-flush-cache): Declared as interactive to make this function
5937         easier to use.
5938
5939 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5940
5941         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5942         `next-line'.
5943
5944 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5945
5946         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5947         exclude address matching message-dont-reply-to-names.
5948
5949 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-util.el (gnus-string<): New function.
5952
5953         * gnus-sum.el (gnus-article-sort-by-author)
5954         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5955
5956 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5959         the frame-focus tag is set in gnus-buffer-configuration.
5960
5961 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5964         the front stickiness.
5965
5966 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5967
5968         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5969         url pattern; remove duplicate one.
5970         (gnus-article-extend-url-button): New function.
5971         (gnus-article-add-buttons): Use it.
5972         (gnus-button-push): Use concatenated url that it makes.
5973
5974 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5975
5976         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5977
5978 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5979
5980         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5981         Don't hardcode point-min==1.
5982
5983 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5984
5985         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5986         Fix comment about "iso8859-1".
5987
5988 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5989
5990         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5991         ones returned from the verify-function.
5992
5993         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5994         mml2015-extract-cleartext-signature if extraction failed.
5995
5996 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5997
5998         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5999         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6000         failed.
6001
6002 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6003
6004         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6005
6006 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6007
6008         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6009         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6010         recommends to use EasyPG instead of PGG.
6011
6012         * pgg.el: Revert to revision 6.23.2.16.
6013
6014         * pgg-def.el: Revert to revision 6.6.2.14.
6015
6016         * pgg-gpg.el: Revert to revision 6.23.2.34.
6017
6018 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6019
6020         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6021         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6022         thread for both the null and zero (kill/expire thread) universal prefix
6023         cases.
6024         (gnus-summary-expire-thread): Add new function to expire a thread,
6025         using gnus-summary-kill-thread.
6026         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6027         shortcuts for gnus-summary-expire-thread.
6028         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6029         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6030
6031 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6032
6033         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6034         extras value, so an extras entry can be deleted.
6035         (gnus-registry-delete-extra-entry): Use it.
6036         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6037         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6038         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6039         storage through the gnus-registry, and provide an appropriate API for
6040         it.
6041
6042 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6043
6044         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6045         Suggested by Leo <sdl.web@gmail.com>.
6046
6047         * gnus.el: Do.
6048
6049 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6052         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6053
6054         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6055
6056         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6057         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6058
6059 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6060
6061         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6062         newline.
6063         (nnmbox-request-accept-article): Don't change article in source buffer;
6064         narrow to header to use message-fetch-field rather than
6065         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6066         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6067         as delimiters; make sure article ends with newline.
6068         (nnmbox-delete-mail): Correct last position of article to be deleted;
6069         ignore X-Gnus-Newsgroup header in article body.
6070         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6071         positions; make sure article ends with newline.
6072
6073         * message.el (message-display-abbrev): Don't infloop when a user
6074         inserts SPC in the beginning of header.
6075
6076         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6077         coding-system-for-read and coding-system-for-write for XEmacs having no
6078         file-coding feature.
6079
6080         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6081
6082 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6083
6084         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6085         list of groups not followed by default.  Fix type to be regexp.
6086         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6087
6088 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6089
6090         * hmac-def.el (define-hmac-function): Switch from old-style to
6091         new-style backquotes.
6092
6093         * md4.el (md4-make-step): Likewise.
6094
6095 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6098         raw-text coding system when saving .newsrc file, which may contain
6099         non-ASCII group names.
6100
6101 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * gnus-cus.el (gnus-score-extra): New widget.
6104         (gnus-score-extra-convert): New function.
6105         (gnus-score-customize): Use it for Extra.
6106
6107 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6108
6109         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6110         (mml2015-mailcrypt-clear-verify): Use it.
6111         (mml2015-gpg-clear-verify): Use it.
6112         (mml2015-pgg-clear-verify): Use it.
6113         (mml2015-epg-clear-verify): Replace the current part with the output
6114         from GnuPG; don't extract the plaintext by itself.
6115
6116         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6117         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6118         mml2015-clear-verify-function; don't touch the armor headers or
6119         dash-escaped text here.
6120
6121 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6122
6123         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6124         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6125         parts, or application/octet-stream as a last resort.
6126         (gnus-mime-view-part-as-type): Don't toggle display.
6127         (gnus-mime-view-part-as-charset): Don't turn off display before
6128         querying charset.
6129
6130         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6131         stuff to undisplayer function in Emacs.
6132         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6133
6134         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6135         text/calendar parts.
6136
6137 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6140         decoding text/calendar parts.
6141
6142         * message.el (message-forward-make-body-mime): Always mark body as
6143         having no illegible text; remove signed-or-encrypted argument.
6144         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6145
6146         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6147         (mml-generate-mime-1): Don't encode body if it is specified to be in
6148         raw form; don't make buffer be unibyte when inserting multibyte string.
6149
6150 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6151
6152         * sha1.el: Fix up comment style.
6153         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6154         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6155
6156         * hex-util.el: Fix up comment style.
6157         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6158
6159         * gnus-salt.el: Use with-current-buffer.
6160         (gnus-pick-setup-message): Fix long-standing typo.
6161
6162 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6163
6164         * imap.el (imap-logout-timeout): New variable.
6165         (imap-logout, imap-logout-wait): New functions.
6166         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6167
6168         * nnimap.el (nnimap-logout-timeout): New server variable.
6169         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6170         nnimap-logout-timeout.
6171
6172         * gnus-art.el (gnus-article-summary-command-nosave)
6173         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6174
6175 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6176
6177         * gnus.el (gnus-maximum-newsgroup): New variable.
6178
6179         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6180         according to gnus-maximum-newsgroup.
6181
6182         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6183         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6184         Limit the range of articles according to gnus-maximum-newsgroup.
6185
6186 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6187
6188         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6189         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6190         Don't perform gnus-configure-windows here; reuse existing sticky
6191         article buffer.
6192
6193         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6194         it doesn't exist in gnus-article-mode.
6195
6196 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6197
6198         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6199         (gnus-agent-decoded-group-name): New function.
6200         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6201         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6202
6203 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6204
6205         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6206         Add binding for gnus-sticky-article.
6207         (gnus-summary-exit): Don't kill sticky article buffers.
6208
6209         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6210         article buffer.
6211         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6212         (gnus-kill-sticky-article-buffers): New commands.
6213
6214 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * nntp.el (nntp-xref-number-is-evil): New server variable.
6217         (nntp-find-group-and-number): If it is non-nil, don't trust article
6218         numbers in the Xref header.
6219
6220 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * gnus-agent.el (gnus-agent-read-group): New function.
6223         (gnus-agent-flush-group, gnus-agent-expire-group)
6224         (gnus-agent-regenerate-group): Use it.
6225         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6226         nnmail-pathname-coding-system.
6227
6228 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6231
6232         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6233         that are unread as unread, and also as selected so that information of
6234         marks having been changed by a user may be updated when exiting group.
6235
6236 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6239         calculated ignoring signature parts to gnus-treat-article.
6240
6241 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6244         a point here in order to keep the window start.
6245         (gnus-insert-mime-security-button): Make a button overlay without the
6246         front stickiness.
6247         (gnus-mime-display-security): Goto the end of a button.
6248
6249         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6250
6251 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6254         group-name-at-point.
6255         (gnus-group-completing-read): New function that offers decoded
6256         non-ASCII group names for completion.
6257         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6258         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6259         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6260         (gnus-group-fetch-control): Use it.
6261         (gnus-fetch-group): Use group-name-at-point for the initial value
6262         rather than the default value; use gnus-alive-p.
6263
6264         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6265         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6266         (gnus-summary-post-news): Use gnus-group-completing-read.
6267
6268         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6269         (gnus-read-move-group-name): Decode group name for completion.
6270
6271 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6272
6273         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6274         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6275         Yamaoka slightly modified the code).
6276
6277 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6278
6279         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6280         (nnmail-split-incoming): Bind it.
6281
6282         * nnml.el (nnml-group-name-charset): New function.
6283         (nnml-decoded-group-name): Use it; don't decode group name if
6284         nnmail-group-names-not-encoded-p is non-nil.
6285         (nnml-encoded-group-name): New function.
6286         (nnml-group-pathname): Inline nnml-decoded-group-name.
6287         (nnml-request-expire-articles): Decode group name in message.
6288         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6289         nnmail-pathname-coding-system.
6290         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6291         not decoded ones according to nnmail-group-names-not-encoded-p.
6292         (nnml-generate-active-info): Use nnml-encoded-group-name.
6293
6294 2007-08-08  Glenn Morris  <rgm@gnu.org>
6295
6296         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6297         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6298         doc-strings and comments.
6299
6300 2007-07-25  Glenn Morris  <rgm@gnu.org>
6301
6302         * Relicense all FSF files to GPLv3 or later.
6303
6304 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6305
6306         * gnus-sum.el (gnus-summary-move-article): Make
6307         gnus-summary-respool-article work.
6308
6309 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6312         string.
6313
6314 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6315
6316         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6317         that should be ignored when comparing distant RSS articles with local
6318         ones.
6319         (nnrss-make-hash-index): New function.  Create a hash index according
6320         to the ignored fields.
6321         (nnrss-check-group): Use it.
6322
6323 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6324
6325         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6326
6327         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6328
6329         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6330         the new optional argument ENCODED is non-nil.
6331         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6332         coding system for encoding group name.
6333         (gnus-group-make-rss-group): Pass un-encoded group name to
6334         gnus-group-make-group.
6335         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6336         encoded.
6337
6338         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6339         Encode group name to which articles are moved or copied.
6340         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6341         coding system for encoding Newsgroup, Followup-To and Xref headers.
6342
6343         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6344         marks; use nnheader-file-coding-system to write a file.
6345         (nnagent-retrieve-headers): Bind file-name-coding-system to
6346         nnmail-pathname-coding-system.
6347
6348         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6349
6350         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6351         (nnml-request-article, nnml-request-create-group)
6352         (nnml-request-rename-group, nnml-find-id)
6353         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6354         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6355         (nnml-save-marks): Use nnml-group-pathname instead of
6356         nnmail-group-pathname.
6357
6358         (nnml-request-create-group, nnml-request-expire-articles)
6359         (nnml-request-move-article, nnml-request-delete-group)
6360         (nnml-deletable-article-p, nnml-possibly-create-directory)
6361         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6362         (nnml-open-marks): Bind file-name-coding-system to
6363         nnmail-pathname-coding-system.
6364
6365         (nnml-request-article): Pass server argument to nnml-find-group-number.
6366         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6367         server argument to nnml-possibly-create-directory.
6368         (nnml-request-accept-article): Pass server argument to
6369         nnml-active-number and nnml-save-mail.
6370         (nnml-find-group-number): Pass server argument to nnml-find-id.
6371         (nnml-request-update-info): Pass server argument to
6372         nnml-marks-changed-p.
6373
6374         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6375         (nnml-save-mail, nnml-active-number): Add server argument.
6376
6377         (nnml-request-delete-group): Warn if group is missing.
6378         (nnml-get-nov-buffer): Decode group name.
6379         (nnml-generate-active-info): Encode group name.
6380         (nnml-open-marks): Decode group name in messages.
6381
6382 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6385         if it is not specified.
6386         (gnus-article-pipe-part, gnus-article-save-part)
6387         (gnus-article-interactively-view-part, gnus-article-copy-part)
6388         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6389         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6390         (gnus-article-replace-part, gnus-article-delete-part)
6391         (gnus-article-view-part-as-type): Pass raw prefix argument to
6392         gnus-article-part-wrapper.
6393
6394 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * gnus-agent.el (gnus-agent-save-active): Bind
6397         nnheader-file-coding-system to gnus-agent-file-coding-system.
6398
6399         * gnus-cache.el (gnus-cache-save-buffers)
6400         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6401         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6402         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6403         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6404         (gnus-cache-generate-active, gnus-cache-rename-group)
6405         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6406         (gnus-cache-update-overview-total-fetched-for): Bind
6407         file-name-coding-system to nnmail-pathname-coding-system.
6408         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6409         variables.
6410         (gnus-cache-decoded-group-name): New function.
6411         (gnus-cache-file-name): Use it.
6412         (gnus-cache-generate-active): Use non-decoded group name for active.
6413
6414         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6415         right place.
6416         (gnus-write-active-file): Don't break non-ASCII group names.
6417
6418         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6419         nnmail-pathname-coding-system.
6420
6421         * lpath.el: Bind default-file-name-coding-system,
6422         file-name-coding-system and language-info-alist for XEmacs.
6423
6424         * gnus-uu.el (gnus-uu-decode-save): Typo.
6425
6426 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6427
6428         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6429
6430 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6431
6432         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6433         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6434         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6435         (gnus-agent-flush-group, gnus-agent-flush-cache)
6436         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6437         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6438         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6439         (gnus-agent-regenerate-group)
6440         (gnus-agent-update-files-total-fetched-for)
6441         (gnus-agent-update-view-total-fetched-for): Bind
6442         file-name-coding-system to nnmail-pathname-coding-system.
6443         (gnus-agent-group-pathname): Don't encode file names by
6444         nnmail-pathname-coding-system.
6445         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6446         coding-system-for-write instead of buffer-file-coding-system to
6447         gnus-agent-file-coding-system.
6448
6449         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6450         Decode group name.
6451
6452         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6453
6454         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6455         (gnus-read-newsrc-el-file): Make group names unibyte.
6456
6457         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6458         nnmail-pathname-coding-system.
6459
6460         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6461         (nnrss-request-delete-group): Bind file-name-coding-system to
6462         nnmail-pathname-coding-system.
6463         (nnrss-read-server-data, nnrss-read-group-data): Bind
6464         file-name-coding-system correctly.
6465         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6466
6467         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6468         (nntp-server-to-method-cache): New variable.
6469         (nntp-group-pathname): New function that decodes non-ASCII group names.
6470         (nntp-possibly-create-directory, nntp-marks-changed-p)
6471         (nntp-save-marks, nntp-open-marks): Use it.
6472         (nntp-possibly-create-directory, nntp-open-marks):
6473         Bind file-name-coding-system to nnmail-pathname-coding-system.
6474         (nntp-open-marks): Decode group names when bootstrapping marks.
6475
6476         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6477         Newsgroups and Folowup-To headers.
6478
6479 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6482         (gnus-server-closed-face, gnus-server-denied-face)
6483         (gnus-server-offline-face): Remove variable.
6484         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6485
6486         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6487         of modifying message-stack directly for XEmacs.
6488
6489         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6490         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6491         if the coding-system argument is nil for XEmacs.
6492
6493         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6494         mm-charset-override-alist.
6495
6496         * rfc2047.el: Don't require base64; require rfc2045 for the function
6497         rfc2045-encode-string.
6498         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6499         to quote the parameter value.
6500
6501 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6504         form in gnus-group-name-charset-method-alist.
6505
6506         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6507         overrides the default layout edit-form.
6508
6509         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6510
6511         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6512
6513 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6514
6515         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6516         as unfetched articles.
6517
6518 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6519
6520         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6521
6522 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6525         original back end that keeps marks in the local system.
6526
6527 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6528
6529         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6530         arg of pop-to-buffer for XEmacs.
6531         (gnus-article-read-summary-keys): Ditto; don't restore window
6532         configuration if summary command ends up with neither article buffer
6533         nor summary buffer; describe bindings if summary keys end with C-h.
6534
6535 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * message.el (message-fix-before-sending): Skip raw message part to be
6538         forwarded while checking illegible text.
6539         (message-forward-make-body-mime, message-forward-make-body): Mark
6540         signed or encrypted raw message as having no illegible text.
6541
6542 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6543
6544         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6545         (gnus-message-with-timestamp-1): New macro.
6546         (gnus-message-with-timestamp): New function.
6547         (gnus-message): Use them.
6548
6549         * nnheader.el (nnheader-message): Use them.
6550
6551 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6552
6553         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6554         .newsrc.eld file.
6555
6556 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6557
6558         * gnus-agent.el (gnus-agent-fetch-headers)
6559         (gnus-agent-retrieve-headers): Bind
6560         gnus-decode-encoded-address-function to identity.
6561
6562         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6563         available also when the server returns simply a dot.
6564
6565         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6566
6567 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6568
6569         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6570
6571 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6572
6573         * gnus-ems.el (gnus-x-splash): Make it work.
6574
6575         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6576         from being used.
6577
6578         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6579
6580 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6583         4th and the 5th arguments.
6584
6585         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6586         the front stickiness.
6587         (gnus-article-summary-command-nosave): Correct the order of the
6588         arguments passed to pop-to-buffer.
6589         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6590         summary command ends up with the article buffer.
6591
6592         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6593         the same faces.
6594
6595 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6596
6597         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6598
6599 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6600
6601         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6602         * gnus-sum.el (gnus-summary-highlight):
6603         * pgg.el (pgg-sign-region, pgg-sign):
6604         * mail-source.el (mail-source-delete-old-incoming-confirm):
6605         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6606
6607 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6608
6609         * gnus-art.el (gnus-mime-view-part-externally)
6610         (gnus-mime-view-part-internally): Fix predicate function passed to
6611         completing-read.
6612
6613         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6614
6615         * gnus.el (gnus-update-message-archive-method): Add :version.
6616
6617 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus.el (gnus-update-message-archive-method): New variable.
6620
6621         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6622         according to gnus-message-archive-method if
6623         gnus-update-message-archive-method is non-nil.
6624
6625 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6626
6627         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6628         by Loic Dachary <loic@dachary.org>.
6629         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6630
6631 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6632
6633         * message.el (message-pop-to-buffer): Add switch-function argument.
6634         (message-mail): Pass switch-function argument to it.
6635
6636 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6637
6638         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6639         Improve doc string.
6640
6641 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6644         (gnus-header-content)
6645         * gnus-cite.el (gnus-cite-10)
6646         * gnus-srvr.el (gnus-server-closed)
6647         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6648         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6649         (gnus-group-mail-3-empty, gnus-group-mail-low)
6650         (gnus-group-mail-low-empty, gnus-splash)
6651         * message.el (message-header-to, message-header-cc)
6652         (message-header-subject, message-header-other, message-header-name)
6653         (message-header-xheader, message-separator, message-cited-text)
6654         (message-mml): Lighten colors of faces used for dark background.
6655
6656 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6657
6658         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6659         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6660
6661 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6662
6663         * message.el (message-narrow-to-headers-or-head):
6664         Ignore mail-header-separator in the body.
6665
6666 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6667
6668         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6669         same as window size.
6670
6671 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6672
6673         * message.el (message-font-lock-keywords): Use message-header-xheader
6674         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6675         ahead of the anything pattern, to get it recognised.
6676
6677 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6678
6679         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6680         spam.el loads uses it in the compiled defadvice form.
6681
6682 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6683
6684         * gnus-sum.el (gnus-articles-to-read)
6685         (gnus-summary-insert-old-articles): Don't truncate group name for
6686         `read-string'.
6687
6688         * gnus-util.el (gnus-limit-string): Delete this function.
6689
6690         * gnus-sum.el (gnus-simplify-subject-fully): Use
6691         `truncate-string-to-width' instead.
6692
6693 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6694
6695         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6696         if, on summary exit, the next group has to be selected.
6697         (gnus-summary-exit): Use it.
6698
6699 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6700
6701         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6702         non-break space.
6703
6704 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6707         Check if group is not a directory.
6708         (nnfolder-request-expire-articles): Don't delete articles if the target
6709         group is not available.
6710
6711         * nnml.el (nnml-request-create-group): Properly check if group is not a
6712         file.
6713         (nnml-request-expire-articles): Don't delete articles if the target
6714         group is not available.
6715
6716         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6717         Don't quote characters that are within parentheses.
6718
6719 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6720
6721         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6722         (gnus-handle-ephemeral-exit): Select article according to it.
6723
6724 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6725
6726         * message.el (message-insert-formated-citation-line): Remove newline.
6727         (message-citation-line-format): Add final \n here so that the user can
6728         avoid a blank line.
6729
6730 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6731
6732         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6733         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6734         Update lanl/arXiv support.
6735
6736 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6737
6738         * gnus.el: Bump version number.
6739
6740 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6741
6742         * gnus.el (gnus-version-number): Bump version.
6743
6744 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6745
6746         * gnus.el: No Gnus v0.6 is released.
6747
6748 2007-04-27  Didier Verna  <didier@xemacs.org>
6749
6750         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6751         * gmm-utils.el (gmm-regexp-concat): here.
6752         * message.el: Don't require 'gnus-util.
6753         (message-dont-reply-to-names): Handle name change above.
6754         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6755
6756 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6759         since the initial value varies according to the system.
6760
6761 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6764
6765 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6766
6767         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6768
6769 2007-04-24  Didier Verna  <didier@xemacs.org>
6770
6771         Improve the type of gnus-ignored-from-addresses.
6772         * gnus-util.el (gnus-orify-regexp): New function.
6773         * message.el (gnus-util): Require it.
6774         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6775         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6776         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6777
6778 2007-04-24  Didier Verna  <didier@xemacs.org>
6779
6780         * gnus-sum.el:
6781         * gnus-utils.el: Fix some trailing whitespaces.
6782
6783 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6784
6785         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6786         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6787         article's Message-ID; refer parent article in summary buffer.
6788
6789         * message.el (message-bounce): Call mime-to-mml.
6790
6791         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6792         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6793         optimize and/or forms properly.
6794
6795 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6796
6797         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6798         URL.
6799
6800 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6803
6804 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6807         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6808         displayed of multipart/alternative part if it is invoked from summary
6809         buffer.
6810
6811         * mm-view.el (mm-inline-text-html-render-with-w3m)
6812         (mm-inline-text-html-render-with-w3m-standalone)
6813         (mm-inline-render-with-function): Use mail-parse-charset by default.
6814
6815 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6816
6817         * parse-time.el (parse-time-string-chars): Check if CHAR
6818         is less than the length of parse-time-syntax.
6819
6820 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6823         from gnus-newsgroup-processable.
6824
6825 2007-04-16  Didier Verna  <didier@xemacs.org>
6826
6827         * gnus-msg.el (gnus-configure-posting-styles): Handle
6828         message-signature-directory properly with :file syntax.  Reported by
6829         "Leo".
6830
6831 2007-04-11  Didier Verna  <didier@xemacs.org>
6832
6833         New user option: message-signature-directory.
6834         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6835         * message.el (message-insert-signature): Ditto.
6836         * message.el (message-signature-file): Doc update.
6837         * message.el (message-signature-directory): New.
6838
6839 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6840
6841         * gnus-msg.el (gnus-inews-yank-articles): Use
6842         message-exchange-point-and-mark instead of exchange-point-and-mark.
6843
6844 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * message.el (message-yank-original): Make sure cited text ends with
6847         newline; don't exchange point and mark.
6848
6849 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6850
6851         * tls.el (open-tls-stream): Properly handle case where there
6852         is no associated buffer.
6853
6854 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6855
6856         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6857         message-yank-original, make sure (< mark TEXT point).
6858
6859 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6860
6861         * message.el (message-fill-column): New variable.
6862         (message-mode): Use it.  Add comment on a possible new hook.
6863
6864         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6865         (nnmail-get-new-mail): Reformat.
6866
6867         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6868
6869         * gmm-utils.el: Fix Commentary.
6870         (gmm-tool-bar-from-list): Fix typo in doc string.
6871
6872 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6873
6874         * message.el (message-yank-original): Don't switch point and mark
6875         unnecessarily to put point and mark as documented.
6876
6877 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6878
6879         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6880         from the message heads.
6881
6882 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6883
6884         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6885         article buffer does not have a window.  This may not be the best
6886         solution but is certainly better than setting the start of the null,
6887         that is the current, window.
6888
6889 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6890
6891         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6892         (gnus-draft-setup): Run it.
6893
6894         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6895         gnus-score-fast-scoring.  Allow regexp.
6896         (gnus-score-headers): Use it.
6897
6898         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6899         XEmacs.
6900
6901         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6902         string.
6903         (gnus-button-alist): Also catch `<f1> k ...'.
6904         (gnus-treat-display-x-face): Fix doc string.
6905
6906 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6907
6908         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6909         evaluation of gnus-extended-version to ensure correct generation of the
6910         User-Agent header when message-generate-headers-first is used.
6911
6912 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6913
6914         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6915         hashcash-path is nil.  Don't call callback with incorrect number of
6916         parameters if val is 0.
6917
6918 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6919
6920         * message.el (message-required-news-headers):
6921         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6922
6923 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6924
6925         * tls.el (open-tls-stream): In handshake-waiting loop,
6926         don't wait more if there is output available to process.
6927
6928 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6929
6930         * tls.el (tls-program): Doc fix.
6931
6932 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6933
6934         * message.el (message-generate-new-buffers): Change the meaning of the
6935         nil value; add `standard' to the choices; treat t as `unique'; improve
6936         doc string.
6937         (gnus-select-frame-set-input-focus): Autoload.
6938         (message-buffer-name): Search for the existing message buffer if
6939         message-generate-new-buffers is nil or `standard'; treat the value t of
6940         message-generate-new-buffers as `unique'.
6941         (message-pop-to-buffer): Raise the frame already displaying the message
6942         buffer; clear the echo area after querying.
6943         (message-setup): Pass the `continue' argument to compose-mail.
6944         (message-mail): Prefer `switch-function' if it is given; search for the
6945         existing message buffer if the `continue' argument is non-nil; pass
6946         continue and switch-function arguments to compose-mail by way of
6947         message-setup.
6948         (message-mail-other-window): Adjust argument of message-setup.
6949         (message-mail-other-frame): Ditto.
6950
6951 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6952
6953         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6954         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6955         to turn font-lock on when turning gnus-message-citation-mode on.
6956
6957 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6958
6959         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6960         (mml-smime-function-alist): New variable; add epg as the backend.
6961         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6962         mml-smime- functions instead.
6963         * mm-view.el: Require smime.
6964
6965 2007-03-05  Didier Verna  <didier@xemacs.org>
6966
6967         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6968         instead of just inheritance for posting styles.
6969         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6970
6971 2007-02-24  Chris Moore  <dooglus@gmail.com>
6972
6973         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6974         * pgg-pgp.el (pgg-pgp-encrypt-region):
6975         * pgg-gpg.el (pgg-gpg-encrypt-region):
6976         Check pgg-encrypt-for-me if no other recipients.
6977
6978 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6979
6980         * tls.el (tls-certtool-program): Fix custom type.
6981
6982 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6985         and point-at-eol instead of line-(beginning|end)-position.
6986
6987         * assistant.el (assistant-parse-buffer): Ditto.
6988
6989         * netrc.el (netrc-parse-services): Ditto.
6990
6991 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6992
6993         * mml2015.el (mml2015-epg-find-usable-key): New function.
6994         (mml2015-epg-sign): Use it.
6995         (mml2015-epg-encrypt): Use it.
6996
6997 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * message.el (message-make-in-reply-to): Quote name containing
7000         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7001         if there are special characters.  Reported by NAKAJI Hiroyuki
7002         <nakaji@jp.freebsd.org>.
7003
7004 2007-02-27  Didier Verna  <didier@xemacs.org>
7005
7006         Include the group parameters as well as the topic ones in the
7007         inheritance filter process.
7008         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7009         argument GROUP-PARAMS-LIST.
7010         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7011
7012 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7013
7014         * nntp.el (nntp-never-echoes-commands)
7015         (nntp-open-connection-functions-never-echo-commands): New variables.
7016         (nntp-send-command): Use them.
7017
7018 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7019
7020         * mml2015.el (mml2015-epg-verify): Simplified.
7021
7022 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * mml.el (mml-content-disposition-alist): New user option.
7025         (mml-content-disposition): New function.
7026         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7027         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7028
7029 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7030
7031         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7032         verification.
7033
7034 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7035
7036         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7037         articles posted in the last 24 hours.
7038
7039 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7040
7041         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7042
7043 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7044
7045         * nntp.el (nntp-send-command): Don't wait for echoes when
7046         nntp-open-ssl-stream is used.
7047
7048 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7049
7050         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7051         (gnus-message-add-citation-keywords)
7052         (gnus-message-remove-citation-keywords): Remove.
7053         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7054         directly, make the variables in font-lock-defaults buffer-local, add
7055         gnus-message-citation-keywords to them and then update the value of
7056         font-lock-keywords.
7057
7058 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * message.el (message-cite-original-1): Don't call
7061         gnus-article-highlight-citation.
7062
7063         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7064         citations; fix line count.
7065
7066 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7067
7068         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7069         (gnus-message-add-citation-keywords)
7070         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7071         versions of font-lock-add-keywords and font-lock-remove-keywords to
7072         work with XEmacs correctly.
7073
7074 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-cite.el (gnus-cite-face-list): Set the values of
7077         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7078         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7079         (gnus-message-cite-prefix-regexp): New variable.
7080         (gnus-message-search-citation-line): Use it; protect against long
7081         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7082         the 0th match data for Emacs.
7083         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7084         (gnus-message-add-citation-keywords): Append keywords rather than
7085         prepending; emulate font-lock-add-keywords if it is not available.
7086         (gnus-message-remove-citation-keywords): Emulate
7087         font-lock-remove-keywords if it is not available.
7088
7089         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7090
7091         * message.el (message-cite-prefix-regexp): Set the value of
7092         gnus-message-cite-prefix-regexp.
7093
7094 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7095
7096         * nnweb.el (nnweb-google-parse-1): Update parser.
7097
7098 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7099
7100         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7101
7102 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7103
7104         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7105         regexp.
7106
7107 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7108
7109         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7110         string-to-multibyte.
7111         (uudecode-decode-region-internal): Use it.
7112
7113         * lpath.el: Fbind string-as-multibyte for XEmacs.
7114
7115 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7116
7117         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7118         custom choice.
7119
7120         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7121
7122 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7123
7124         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7125
7126         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7127         `write-region' to respect `mm-inhibit-file-name-handlers'.
7128
7129 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7130
7131         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7132         Use gnus-home-directory instead of "~/" or "$HOME".
7133
7134 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7135
7136         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7137         to mention filename.
7138         Add comments at beginning regarding usage.
7139         (encrypt-write-file-contents): Change interactive so a string is
7140         acceptable.  If the file has no associated model, show an error instead
7141         of a nonsense prompt.
7142
7143 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7144
7145         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7146         Thanks to Yoshihiko Yamada for kind notification of this typo.
7147
7148 2007-01-12  Kenichi Handa  <handa@m17n.org>
7149
7150         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7151         multibyte buffer.
7152
7153 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7154
7155         * gnus-score.el (gnus-score-fast-scoring): New variable.
7156         (gnus-score-headers): Use it.
7157
7158         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7159
7160         * message.el (message-cite-original-1): Call
7161         gnus-article-highlight-citation if requested.
7162         (message-make-from): Allow name and address as optional arguments.
7163
7164         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7165
7166         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7167         bugs to doc string.
7168         (gnus-button-alist): Add mid\\|message-id.
7169         (gnus-button-fetch-group): Extend for use in
7170         `browse-url-browser-function'.
7171         (gnus-button-url-regexp): Try to catch paired parentheses like in
7172         Wikipedia URLs.
7173
7174         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7175         Suggested by Simon Krahnke <overlord@gmx.li>.
7176
7177 2007-01-13  Romain Francoise  <romain@orebokech.com>
7178
7179         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7180         Update copyright.
7181
7182 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7183
7184         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7185
7186 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7187
7188         * gnus-registry.el (gnus-registry-unfollowed-groups)
7189         (gnus-registry-split-fancy-with-parent): Fix documentation.
7190
7191 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7192
7193         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7194         from nnweb groups.
7195
7196 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7197
7198         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7199         Xref urls.  Erase buffer before requesting head.
7200
7201 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7202
7203         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7204         customizable.
7205
7206 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7207
7208         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7209         no signing key is found.
7210         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7211         no encrypting and/or signing key is found.
7212
7213 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7214
7215         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7216
7217 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7218
7219         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7220         headers read from disk with the ones newly found in the current search.
7221         This should no longer cause problems, because the article numbers in
7222         Gmane's `nov.php' output are ignored since the previous change.
7223
7224 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7225
7226         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7227
7228 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7229
7230         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7231         replace-regexp-in-string; bind url-version; fbind display-images-p and
7232         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7233         find-face and set-itimer-function for Emacs; bind itimer-list for
7234         Emacs.
7235
7236         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7237
7238 2007-01-01  Romain Francoise  <romain@orebokech.com>
7239
7240         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7241
7242 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7243
7244         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7245         `define-minor-mode' macro definition expanded properly.
7246         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7247         exclude it there.
7248
7249         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7250         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7251         `fboundp' test.
7252         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7253         This is OK to autoload in (S)XEmacs now.
7254
7255 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7256
7257         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7258         keystroke.
7259         (gnus-summary-limit-to-singletons): Fix typo.
7260
7261         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7262         else fails.
7263
7264 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7265
7266         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7267         docstring.
7268
7269         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7270         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7271         (gnus-summary-insert-dormant-articles): Fix typo in message.
7272
7273 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7274
7275         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7276         nil for XEmacs.
7277         (gnus-message-citation-mode): Don't autoload in XEmacs.
7278
7279         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7280
7281 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7282
7283         * nnimap.el (nnimap-expunge-search-string): Mention
7284         nnimap-search-uids-not-since-is-evil in docstring.
7285
7286 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7287
7288         * spam.el: Revert to make-obsolete-variable because
7289         define-obsolete-variable-alias is not supported in Emacs 21.
7290
7291         * spam.el (spam-ifile-path, spam-ifile-database-path)
7292         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7293         make-obsolete-variable.
7294         (spam-bsfilter-path, spam-bsfilter-program)
7295         (spam-spamassassin-path, spam-spamassassin-program)
7296         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7297         use "path" inappropriately.
7298         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7299         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7300         variable names.
7301
7302 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7303
7304         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7305         summary buffer.
7306
7307         * password.el (password-cache-remove): Use clear-string to burn
7308         password, if available.
7309
7310 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7311
7312         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7313
7314         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7315
7316         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7317         (gnus-message-highlight-citation): Move defcustom here from
7318         gnus-cite.el.
7319         (gnus-message-citation-mode): Autoload.
7320
7321         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7322         checks to make it compile with XEmacs.
7323         (gnus-message-citation-mode): New minor mode.
7324         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7325         (gnus-message-highlight-citation): New variables.
7326         (gnus-message-search-citation-line)
7327         (gnus-message-add-citation-keywords)
7328         (gnus-message-remove-citation-keywords)
7329         (turn-on-gnus-message-citation-mode)
7330         (turn-off-gnus-message-citation-mode): New functions.
7331
7332 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7333
7334         * gnus-cite.el: Enable highlighting of different citation levels in
7335         message-mode.
7336
7337 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7338
7339         * message.el (message-make-fqdn): Fix comment.
7340         (message-bogus-system-names): Add ".local".
7341
7342         * spam.el (spam-ifile-path, spam-ifile-program)
7343         (spam-ifile-database-path, spam-ifile-database)
7344         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7345         Don't use "path" inappropriately.
7346         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7347         strings.
7348         (spam-check-ifile, spam-ifile-register-with-ifile)
7349         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7350         new variable names.
7351
7352         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7353         (gnus-treat-display-smileys): Simplify using
7354         gnus-image-type-available-p.
7355
7356         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7357         available.
7358
7359         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7360         `display-images-p' if available.
7361
7362 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7365         one after turning on the buffer's multibyteness instead of decoding
7366         them directly in the unibyte buffer that causes unexpected conversion
7367         in Emacs 23 (unicode).
7368
7369 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7370
7371         * message.el (message-generate-hashcash): Fix custom type.
7372
7373 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7374
7375         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7376
7377 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7378
7379         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7380         disconnect icons.  Add help text.
7381
7382 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7383
7384         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7385         negated to be consistent with the others we handle.
7386
7387 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7388
7389         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7390         version of gnus-summary-buffer to something, so that we can use two
7391         article buffers at the same time.
7392
7393 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7394
7395         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7396         trigger all the extra headers.
7397         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7398         sorting.
7399
7400 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7401
7402         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7403         solid groups.
7404
7405 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7406
7407         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7408
7409 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7410
7411         * legacy-gnus-agent.el: Add Copyright notice.
7412
7413 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7414
7415         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7416
7417 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7418
7419         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7420
7421         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7422         to make it work reliably in CVS Emacs.
7423         (gnus-summary-limit-strange-charsets-predicate)
7424         (gnus-summary-limit-to-predicate): New functions.
7425
7426 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7427
7428         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7429         specifying array size.
7430         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7431         array if it is too small.
7432         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7433         (gnus-sort-threads-loop): New function.
7434
7435 2006-12-06  Chris Moore  <dooglus@gmail.com>
7436
7437         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7438         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7439
7440 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7441
7442         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7443         options.
7444
7445 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7446
7447         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7448         DOS-ing the recipient.
7449
7450         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7451         the headers when creating the mapping to avoid mismappings.
7452         (nnweb-gmane-create-mapping): Always nix out old mapping.
7453
7454 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7455
7456         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7457         and mm-verify-option to never.
7458
7459 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * message.el (message-signed-or-encrypted-p): New function.
7462         (message-forward-make-body): Use it.
7463
7464         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7465         Replace encode-coding-string with mm-encode-coding-string.
7466
7467 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7468
7469         * nneething.el (nneething-decode-file-name): Replace
7470         decode-coding-string with mm-decode-coding-string.
7471
7472         * gnus-int.el (gnus-open-server): Say failed server's name.
7473
7474 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7475
7476         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7477         strings to a single string.  Quote `errors-file-name'.
7478         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7479         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7480         Adjust calls.  Use `shell-quote-argument'.
7481
7482 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7483
7484         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7485         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7486
7487         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7488         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7489         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7490         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7491         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7492         (gnus-subscribe-newsgroup, gnus-1):
7493         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7494         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7495         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7496         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7497
7498 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7501         keystroke.
7502         (gnus-summary-limit-to-bodies): Implement headersp.
7503
7504 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7505
7506         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7507
7508 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7511
7512 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7513
7514         * message.el (message-generate-hashcash): Expand range of values to
7515         include `opportunistic'.
7516         (message-send-mail): Use it.
7517
7518 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7519
7520         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7521         and comment it.
7522
7523         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7524
7525 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7526
7527         * gnus-util.el (gnus-extract-address-components): Improve comment.
7528
7529 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7530
7531         * gnus-util.el (gnus-extract-address-components): Work with address in
7532         which the name portion contains @.
7533
7534         * lpath.el: Fbind custom-autoload.
7535
7536 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7537
7538         * gnus.el (gnus-start): Move custom group up.
7539         (gnus-select-method): Don't autoload, but make it available for
7540         `customize-variable'.
7541         (gnus-getenv-nntpserver): Don't autoload.
7542
7543 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7544
7545         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7546
7547 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7548
7549         * message.el (message-sendmail-extra-arguments): New variable.
7550         (message-send-mail-with-sendmail): Use it.
7551
7552 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7553
7554         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7555         mm-with-unibyte-current-buffer to make string unibyte.
7556
7557         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7558         mm-string-as-multibyte.
7559
7560 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7561
7562         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7563         Reported by Werner Koch <wk@gnupg.org>.
7564
7565 2006-11-14  Daiki Ueno  <ueno@p360>
7566
7567         * mml2015.el: Autoload epa-select-keys when compiling.
7568
7569 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7570
7571         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7572         message-options.
7573         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7574
7575 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7576
7577         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7578         EasyPG (< 0.0.6).
7579         (mml2015-always-trust): New user option.
7580         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7581         prompt.
7582
7583 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * nntp.el (nntp-authinfo-force): New variable.
7586         (nntp-send-authinfo): Use it.
7587
7588 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7589
7590         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7591         decode encoded words.  Improve prompt.  Add comment about forwarding.
7592         (message-replacement-char): Move up.
7593
7594 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7595
7596         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7597         instead of gnus-intersection because arguments of gnus-sorted-nunion
7598         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7599
7600 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7601
7602         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7603         (message-simplify-subject-functions): Enable
7604         message-strip-subject-encoded-words by default.
7605
7606 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7607
7608         * message.el (message-strip-subject-encoded-words): New function.
7609         (message-simplify-subject-functions): New variable.
7610         (message-simplify-subject): Use it.  Fix typo in doc string.
7611         Support message-strip-subject-encoded-words.
7612
7613 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7614
7615         * gnus-diary.el (gnus-diary-delay-format-function):
7616         * nndiary.el (nndiary-reminders):
7617         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7618
7619 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7620
7621         * gnus-art.el (article-hide-boring-headers): Fetch date from
7622         gnus-original-article-buffer to avoid problems with localized date
7623         strings.
7624
7625 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7628
7629 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7630
7631         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7632         New variables.
7633         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7634         (mm-charset-synonym-alist): Move some entries to
7635         mm-codepage-iso-8859-list.
7636         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7637         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7638
7639 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7642
7643 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7644
7645         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7646         with Emacs 21 and XEmacs.
7647
7648 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7649
7650         * spam.el (spam-parse-address): New function for better parsing,
7651         catching errors, etc.
7652         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7653
7654 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7655
7656         * mm-view.el: Add interactive arg to html2text autoload.
7657
7658 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7659
7660         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7661
7662 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7663
7664         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7665         variables.
7666         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7667         (mm-charset-synonym-alist): Move some entries to
7668         mm-codepage-iso-8859-list.
7669
7670         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7671
7672 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7673
7674         * message.el (message-citation-line-format)
7675         (message-insert-formated-citation-line): Fix implementation of %E, %N
7676         and %n according to the doc string.
7677
7678 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7679
7680         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7681         car-safe to avoid bad parses.
7682
7683 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7684
7685         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7686         names.
7687
7688         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7689
7690 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7691
7692         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7693         header.
7694
7695         * message.el (message-draft-headers): Add Date.
7696         (message-headers-to-generate): Fix typo in docstring.
7697
7698         * nndraft.el (nndraft-required-headers): New variable.
7699         (nndraft-generate-headers): Use it.
7700
7701         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7702
7703 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7704
7705         * gnus-registry.el (gnus-registry-wash-for-keywords)
7706         (gnus-registry-find-keywords): New functions to allow easy searching of
7707         articles that are in the registry.
7708
7709 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7710
7711         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7712         ietf-drums-parse-address instead of gnus-extract-address-components.
7713         Reported by Damien Elmes <damien@repose.cx>.
7714
7715 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7716
7717         * gnus.el (gnus-mime): Remove unused custom group.
7718
7719 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7720
7721         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7722         "blank line" when searching for end of armor headers.
7723
7724 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * gmm-utils.el (gmm-write-region): Fix variable name.
7727
7728 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7729
7730         * gmm-utils.el (gmm-write-region): New function based on compatibility
7731         code from `mm-make-temp-file'.
7732
7733         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7734
7735         * nnmaildir.el (nnmaildir--update-nov)
7736         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7737         Use `gmm-write-region'.
7738
7739 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7740
7741         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7742         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7743
7744         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7745
7746         * message.el (message-replacement-char): New variable.
7747         (message-fix-before-sending): Use it.
7748         (message-simplify-subject): New function to remove duplicate code.
7749         (message-reply, message-followup): Use it.
7750
7751         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7752         gnus-summary-limit-to-articles.
7753
7754 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7755
7756         * gnus-util.el (gnus-with-local-quit): New macro.
7757
7758         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7759
7760 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7761
7762         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7763         ignore non-string data.
7764
7765 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7766
7767         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7768         non-string data (needs to be done in the registry too).
7769
7770 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7771
7772         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7773         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7774         (gnus-registry-split-fancy-with-parent)
7775         (gnus-registry-fetch-simplified-message-subject-fast)
7776         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7777         Remove text properties on ingress into the registry and when it's saved.
7778         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7779         registry from entries with no groups.
7780
7781 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7782
7783         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7784         function to remove string properties.
7785
7786 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7787
7788         * gmm-utils.el (gmm): Adjust custom version.
7789
7790         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7791         custom version.
7792
7793         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7794
7795 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7796
7797         * gnus-art.el (gnus-insert-prev-page-button)
7798         (gnus-insert-next-page-button): Simplify.  Reformat.
7799
7800 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7801
7802         * gnus-art.el (gnus-insert-prev-page-button)
7803         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7804
7805 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7806
7807         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7808
7809 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7810
7811         * gnus-art.el (gnus-insert-mime-button)
7812         (gnus-insert-mime-security-button):
7813         Apply gnus-article-button-face to MIME and security buttons.
7814
7815 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7816
7817         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7818         readable.
7819
7820 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7821
7822         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7823
7824 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7825
7826         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7827         `browse-url-of-file' instead of `browse-url'.
7828
7829 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7830
7831         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7832         regexp.  Articles containing quotation were cut prematurely.
7833
7834 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * message.el (message-cite-original-1): Use nobody by default for the
7837         value of From header.
7838         (message-reply): Ditto.
7839
7840 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7841
7842         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7843         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7844         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7845
7846 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7847
7848         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7849         mails in the doc string.  Add some URLs in comment.
7850         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7851
7852 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7855         backslashes handling and the way to find boundaries of quoted strings.
7856
7857 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7858
7859         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7860         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7861         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7862         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7863
7864 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7865
7866         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7867         doc string.
7868         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7869
7870 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * lpath.el: Fbind epg-check-configuration.
7873
7874 2006-09-06  Simon Josefsson  <jas@extundo.com>
7875
7876         * mml2015.el (mml2015-use): Doc fix, mention epg.
7877
7878 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7879
7880         * mml2015.el (mml2015-use): Default to epg, if available.
7881
7882 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7883
7884         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7885         message-sender.
7886         (mml1991-epg-encrypt): Ditto.
7887         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7888         message-sender.
7889         (mml2015-epg-encrypt): Ditto.
7890
7891 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7892
7893         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7894         several common directories.
7895
7896 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7897
7898         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7899         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7900
7901 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7902
7903         * gnus-art.el (article-decode-encoded-words): Make it fast.
7904
7905 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7908
7909         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7910         in quoted string into `\'.
7911
7912 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7913
7914         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7915         Use standard-syntax-table.
7916
7917 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * gnus-art.el (gnus-decode-address-function): New variable.
7920         (article-decode-encoded-words): Use it to decode headers which are
7921         assumed to contain addresses.
7922         (gnus-mime-delete-part): Remove useless `or'.
7923
7924         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7925         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7926         (gnus-nov-parse-line): Use it to decode From header.
7927         (gnus-get-newsgroup-headers): Ditto.
7928         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7929
7930         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7931         (mail-decode-encoded-address-string): New alias.
7932
7933         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7934         New function.
7935         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7936         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7937         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7938         (rfc2047-decode-string): Ditto.
7939         (rfc2047-decode-address-region): New function.
7940         (rfc2047-decode-address-string): New function.
7941
7942 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * message.el (message-caesar-buffer-body): Allow rotating headers.
7945
7946         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7947
7948         * message.el (message-insert-formated-citation-line): Fix %f.
7949         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7950
7951 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7952
7953         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7954         (gnus-bookmark-mouse-available-p): New macro.
7955         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7956         (gnus-bookmark-bmenu-show-infos): Use it.
7957         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7958         (gnus-bookmark-bmenu-hide-infos): Ditto.
7959         (gnus-bookmark-remove-properties): New function.
7960         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7961         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7962         (gnus-bookmark-write-file): Bind coding-system-for-write.
7963         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7964         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7965         group before selecting it.
7966         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7967         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7968         quit-window if it is not available; use gnus-mouse-2 and bind it to
7969         gnus-bookmark-bmenu-select-by-mouse.
7970         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7971         (gnus-bookmark-bmenu-select-by-mouse): New function.
7972
7973 2006-08-13  Romain Francoise  <romain@orebokech.com>
7974
7975         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7976         space.
7977
7978 2006-08-10  Romain Francoise  <romain@orebokech.com>
7979
7980         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7981         (dns-mode-soa-auto-increment-serial): New user option.
7982         (dns-mode-soa-maybe-increment-serial): New function.
7983         (dns-mode): Add the latter to `write-contents-functions'.
7984
7985 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * compface.el (uncompface): Use binary rather than raw-text-unix.
7988
7989 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7990
7991         * compface.el (uncompface): Make sure the eol conversion doesn't take
7992         place when communicating with the external programs.  Reported by
7993         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7994
7995 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7996
7997         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7998
7999 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8000
8001         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8002         Make it more robust by parsing author and date independently.
8003
8004 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8005
8006         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8007
8008 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8009
8010         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8011         first matching secret key.
8012         (mml2015-epg-encrypt): Ditto.
8013
8014         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8015         first matching secret key.
8016         (mml1991-epg-encrypt): Ditto.
8017
8018         * mml2015.el (mml2015-encrypt-to-self): New user option.
8019         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8020         mml2015-epg-encrypt-to-self is set.
8021
8022         * mml1991.el (mml1991-encrypt-to-self): New variable.
8023         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8024         mml1991-epg-encrypt-to-self is set.
8025
8026         * mml2015.el (mml2015-signers): New user option.
8027         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8028         (mml2015-epg-encrypt): Allow to select signing keys.
8029
8030         * mml1991.el (mml1991-signers): New variable.
8031         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8032         (mml1991-epg-encrypt): Allow to select signing keys.
8033
8034 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * nnheader.el (nnheader-insert-head): Make it work even if the file
8037         uses CRLF for the line-break code.
8038
8039 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8040
8041         * mml2015.el: Require mml-sec instead of password.
8042         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8043         (mml2015-cache-passphrase): Inherit the default value from
8044         mml-secure-cache-passphrase.
8045         (mml2015-passphrase-cache-expiry): Inherit the default value from
8046         mml-secure-passphrase-cache-expiry.
8047
8048         * mml1991.el: Require mml-sec instead of password.
8049         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8050         (mml1991-cache-passphrase): Inherit the default value from
8051         mml-secure-cache-passphrase.
8052         (mml1991-passphrase-cache-expiry): Inherit the default value from
8053         mml-secure-passphrase-cache-expiry.
8054
8055         * mml-sec.el: Require password.
8056         (mml-secure-verbose): New user option.
8057         (mml-secure-cache-passphrase): New user option.
8058         (mml-secure-passphrase-cache-expiry): New user option.
8059
8060 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8061
8062         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8063         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8064         andreas@altroot.de (Andreas Vögele).
8065
8066         FIXME: Use `tiny change'?
8067
8068 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8069
8070         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8071         workaround for the url package included with Emacs.
8072
8073         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8074
8075 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8076
8077         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8078         correctly.  This fixes a bug caused by the 2006-05-12 change.
8079
8080 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8081
8082         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8083         some information about the error when saying that the `bogus' mail
8084         group will be used.
8085
8086 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8087
8088         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8089         string.
8090
8091 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8092
8093         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8094
8095 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8096
8097         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8098
8099 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8100
8101         * mml1991.el (mml1991-function-alist): Add epg.
8102         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8103         (mml1991-epg-encrypt): New functions.
8104
8105 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8106
8107         * mml2015.el (mml2015-verbose): New variable.
8108         (mml2015-cache-passphrase): Ditto.
8109         (mml2015-passphrase-cache-expiry): Ditto.
8110         (mml2015-function-alist): Add epg.
8111         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8112         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8113         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8114         functions.
8115
8116 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8117
8118         * message.el (message-cite-original-1): Preserve region when removing
8119         quoted text due to X-No-Archive in order to avoid bogus attribution
8120         when citing multiple messages.
8121
8122 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8123
8124         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8125         Kenneth Jacker <khj@be.cs.appstate.edu>.
8126
8127 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8128
8129         * gnus-diary.el (gnus-user-format-function-d)
8130         (gnus-user-format-function-D): Autoload.
8131
8132         * imap.el (Commentary): Fix typo.
8133
8134         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8135         2006-04-22 contribution.
8136
8137 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8138
8139         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8140         It didn't really fix the bogosity I'm seeing with solid web groups.
8141
8142 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8143
8144         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8145         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8146         created using server names.  If we use the feature without declaring
8147         it, Gnus does not properly manage server and group state.
8148
8149         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8150         bound.
8151
8152 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8153
8154         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8155         looking up the method using GROUP's prefix before inventing a new one.
8156         It is used on killed/unknown groups in various places where returning
8157         an all-new method isn't expected by the caller.
8158
8159         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8160         and match semantics of gnus-group-real-prefix.
8161
8162 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8163
8164         * nnmail.el (nnmail-broken-references-mailers): New variable.
8165         (nnmail-ignore-broken-references): New function generalizing
8166         nnmail-fix-eudora-headers.
8167         (nnmail-fix-eudora-headers): Now obsolete.
8168
8169         * gnus-art.el (gnus-button-handle-custom): Support
8170         `customize-apropos*'.
8171
8172 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8173
8174         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8175
8176         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8177         articles.
8178
8179 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8180
8181         * message.el (message-cite-reply-above): New variable.
8182         (message-yank-original): Use it.
8183
8184 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8187
8188 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8189
8190         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8191         as read.
8192
8193         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8194
8195 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8196
8197         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8198         (gnus-bookmark-default-file): Use gnus-directory.
8199         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8200         Remove "*" in doc string.
8201         (gnus-bookmark-write-file): Simplify.
8202         (gnus-bookmark-maybe-sort-alist): Use `when'.
8203         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8204         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8205         FIXME about Emacs 21 and XEmacs compatibility.
8206         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8207         compatibility.
8208         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8209         compatibility.
8210         (gnus-bookmark-menu-heading): Fix version.
8211
8212 2006-06-19  Bastien Guerry  <bzg@altern.org>
8213
8214         * gnus-bookmark.el: New file.
8215
8216 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * message.el (message-syntax-checks): Doc fix.
8219
8220 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8221
8222         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8223         unsubscribed groups as if they were killed ones.  It causes duplicate
8224         entries in gnus-newsrc-alist.
8225
8226 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8227
8228         * message.el (message-syntax-checks): Doc fix.
8229         (message-send-mail): Add check for continuation headers.
8230         (message-check-news-header-syntax): Fix regexp used to check for
8231         continuation headers.
8232
8233 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8236
8237 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8238
8239         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8240
8241 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8242
8243         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8244         default-truncate-lines.
8245
8246 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8247
8248         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8249         to fill the utf-8 entry.
8250
8251         * lpath.el: Fbind unicode-precedence-list.
8252
8253 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8254
8255         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8256
8257 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8258
8259         * gnus-agent.el (directory-files-and-attributes): Move all the way
8260         forward (the third and final move).
8261         (gnus-agent-read-agentview): Trap reconstruction errors due to
8262         nonexistant directory.  Handle by returning nil.
8263
8264 2006-05-30  Didier Verna  <didier@xemacs.org>
8265
8266         * message.el (message-dont-reply-to-names): Update the custom type.
8267         * message.el (message-dont-reply-to-names): New defsubst: potentially
8268         convert a list of regexps into a single one.
8269         * message.el (message-get-reply-headers): Use it.
8270         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8271
8272 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8273
8274         * gnus-agent.el (directory-files-and-attributes): Move forward.
8275
8276 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8277
8278         * gnus-ml.el (gnus-mailing-list-subscribe)
8279         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8280         (gnus-mailing-list-message): Fix doc strings.
8281
8282 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8283
8284         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8285         of doing it manually.
8286
8287 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8288
8289         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8290         comment.
8291
8292 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8293
8294         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8295         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8296         (gnus-agent-read-local): All symbols allocated in my-obarray.
8297         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8298         (gnus-agent-regenerate-group): Check numeric names to see if they are
8299         messages or groups.
8300         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8301         better way of do this...)
8302
8303         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8304         'dummy.group' (there should be a better way of do this...)
8305
8306 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8307
8308         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8309         (gnus-saved-headers): Ditto.
8310         (gnus-default-article-saver): Mention functions may have properties.
8311         (gnus-article-save): Override gnus-save-all-headers and
8312         gnus-saved-headers by :headers property which saver function may have.
8313         (gnus-summary-save-in-file): Add :headers property.
8314         (gnus-summary-write-to-file): Ditto.
8315
8316         * gnus-sum.el (gnus-summary-save-article): Bind
8317         gnus-prompt-before-saving to t when saving many articles in a file;
8318         always show all headers.
8319
8320         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8321
8322 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8323
8324         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8325         marks.
8326
8327         * message.el (message-indent-citation): Add optional arguments to allow
8328         using it outside of message buffers.
8329
8330         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8331         (gnus-article-treat-unfold-headers): Use it.
8332         (gnus-article-truncate-lines): New variable.
8333         (gnus-article-mode): Use it.
8334         (gnus-article-toggle-truncate-lines): New function.
8335
8336         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8337         gnus-article-toggle-truncate-lines.
8338
8339         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8340         coding system in XEmacs, use binary.
8341
8342 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8345         after-load-alist.
8346
8347         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8348         this function should save decoded articles.
8349         (gnus-summary-write-to-file): Use property to specify this function
8350         should save decoded articles and specify gnus-summary-save-in-file
8351         should be used to save articles other than the first one when saving
8352         many articles.
8353         (gnus-summary-save-body-in-file): Use property to specify this
8354         function should save decoded articles.
8355         (gnus-summary-write-body-to-file): Use property to specify this
8356         function should save decoded articles and specify
8357         gnus-summary-save-body-in-file should be used to save articles other
8358         than the first one when saving many articles.
8359
8360         * gnus-sum.el (gnus-summary-save-article): Simplify.
8361
8362 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8363
8364         * gnus-art.el (gnus-default-article-saver): Add
8365         gnus-summary-write-body-to-file.
8366         (gnus-article-save-coding-system): Don't use coding system object
8367         in XEmacs.
8368         (gnus-read-save-file-name): Add optional `dir-var' argument which
8369         specifies directory in which files are saved; work even if optional
8370         `variable' argument is not specified.
8371         (gnus-summary-write-to-file): Read file name.
8372         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8373         (gnus-summary-write-body-to-file): New function.
8374
8375         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8376         (gnus-summary-local-variables): Add it.
8377         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8378         (gnus-summary-save-article): Remove optional `decode' argument;
8379         determine whether to decode articles by the value of
8380         gnus-default-article-saver; when saving many files using
8381         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8382         it first and use gnus-summary-save-in-file or
8383         gnus-summary-save-body-in-file thereafter unless
8384         gnus-prompt-before-saving is always; move point to article which
8385         will be saved.
8386         (gnus-summary-save-article-file): Revert.
8387         (gnus-summary-write-article-file): Revert.
8388         (gnus-summary-save-article-body-file): Revert.
8389         (gnus-summary-write-article-body-file): New function.
8390
8391 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8392
8393         * gnus-art.el (gnus-default-article-saver): Doc fix.
8394         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8395         from gnus-summary-save-article-coding-system, and default to a
8396         certain coding system.
8397         (gnus-output-to-file): Add coding cookie and encode text according
8398         to gnus-article-save-coding-system; don't use mm-append-to-file.
8399
8400         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8401         gnus-art.el and rename to gnus-article-save-coding-system.
8402         (gnus-summary-save-article): Require gnus-art; don't show all
8403         headers if it decodes articles; don't add coding cookie here;
8404         don't bind mm-text-coding-system-for-write.
8405         (gnus-summary-save-article-file): Save decoded articles.
8406         (gnus-summary-write-article-file): When saving many files, use
8407         gnus-summary-write-to-file first and gnus-summary-save-in-file
8408         thereafter unless gnus-prompt-before-saving is always.
8409         (gnus-summary-save-article-body-file): Save decoded articles.
8410
8411         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8412
8413 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8414
8415         * nnrss.el (nnrss-check-group): Bind hash-index.
8416
8417 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8418
8419         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8420         its hash index.  Store this hash in `nnrss-group-data'.
8421         (nnrss-read-group-data): Update accordingly.
8422
8423 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8424
8425         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8426         entry.
8427
8428         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8429         gnus-article-browse-html-article.
8430
8431 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8432
8433         * gnus-sum.el (gnus-summary-mime-map): Add
8434         gnus-article-browse-html-article.
8435
8436         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8437
8438 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8439
8440         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8441         suitable coding systems in customize.
8442
8443 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8444
8445         * mail-source.el (mail-sources): Fix custom type.
8446
8447 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8448
8449         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8450         (gnus-summary-expire-articles-now): Shorten prompt.
8451
8452         * gmm-utils.el (wid-edit): Require.
8453         (defun-gmm): Renamed from `gmm-defun-compat'.
8454         (gmm-image-search-load-path): Use it.
8455         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8456
8457 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8458
8459         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8460         variable.
8461         (gnus-summary-save-article): Add optional `decode' argument.  If
8462         it is set and gnus-summary-save-article-coding-system is non-nil,
8463         save decoded article.
8464         (gnus-summary-write-article-file): Save decoded article if
8465         gnus-summary-save-article-coding-system is non-nil.
8466
8467         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8468         type.
8469
8470 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8471
8472         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8473
8474 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8477         first to test gnus-single-article-buffer which may be buffer-local.
8478
8479         * gnus-sum.el (gnus-summary-setup-buffer): Make
8480         gnus-single-article-buffer buffer-local and nil in ephemeral
8481         group; make gnus-article-buffer, gnus-article-current, and
8482         gnus-original-article-buffer always buffer-local.
8483         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8484         group.
8485         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8486
8487 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8488
8489         * nnml.el (nnml-request-compact-group): Compressed files might not
8490         have .gz extension.
8491
8492 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8493
8494         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8495         (mm-copy-to-buffer): Use with-current-buffer.
8496         (mm-display-part): Simplify.
8497         (mm-inlinable-p): Add optional arg `type'.
8498
8499 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8500
8501         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8502         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8503         Try harder to show the attachment internally or externally using
8504         gnus-mime-view-part-as-type.
8505
8506 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8507
8508         * message.el (message-from-style, message-signature-separator)
8509         (message-user-organization-file, message-send-mail-function)
8510         (message-citation-line-function, message-yank-prefix)
8511         (message-indent-citation-function, message-signature)
8512         (message-signature-file, message-signature-insert-empty-line):
8513         Remove autoloads.
8514
8515         * gnus-art.el (gnus-buttonized-mime-types): Remove
8516         "multipart/signed".  Revert 2006-04-26 change.
8517
8518 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8519
8520         * gnus.el (gnus-version-number): Bump version.
8521
8522 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8523
8524         * gnus.el: No Gnus v0.5 is released.
8525
8526 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8527
8528         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8529         fetching articles by message-id.
8530
8531 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8532
8533         * message.el (hashcash): Require hashcash as normal.
8534
8535         * ecomplete.el (ecomplete-highlight-match-line): Use
8536         point-at-eol.
8537         (ecomplete-highlight-match-line): Use `highlight', because that
8538         face exists in both Emacs and XEmacs.
8539
8540         * message.el (message-display-abbrev): Use point-at-bol.
8541
8542         * mail-source.el: Don't require timer/timer-funcs.
8543
8544         * gnus-async.el: Ditto.
8545
8546         * password.el: Ditto.
8547
8548         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8549
8550         * mm-url.el: Ditto.
8551
8552         * gnus-xmas.el: Don't require timer-funcs.
8553
8554         * mm-util.el: Require timer/timer-funcs.
8555
8556 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8557
8558         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8559         Close.
8560
8561 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8564         unibyte after clear-decrypt function runs.
8565
8566         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8567         returns as a unibyte string.
8568
8569 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8570
8571         * lpath.el: Revert.
8572
8573         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8574         (pgg-gpg-process-sentinel): Revert.
8575
8576         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8577         (pgg-pgp-lookup-key): Revert.
8578
8579         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8580         (pgg-pgp5-lookup-key): Revert.
8581
8582         * pgg.el (pgg-fetch-key): Revert.
8583
8584 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * lpath.el: Fbind string-as-multibyte for XEmacs.
8587
8588         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8589         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8590         (mml1991-pgg-encrypt): Ditto.
8591
8592         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8593         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8594         a multibyte buffer.
8595
8596         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8597         (pgg-pgp-lookup-key): Ditto.
8598
8599         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8600         (pgg-pgp5-lookup-key): Ditto.
8601
8602         * pgg.el (pgg-fetch-key): Ditto.
8603
8604 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8605
8606         * message.el (message-user-organization-file): Check several
8607         locations of the organization file.
8608
8609         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8610         Add gnus-article-view-part-as-type.
8611
8612         * gnus-art.el (gnus-article-view-part-as-type): New function.
8613
8614         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8615         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8616
8617         * mml.el: Simplify autoload.
8618         (mml-mode): defvar dnd-protocol-alist instead of using
8619         symbol-value.
8620         (mml-default-directory): New variable.
8621         (mml-minibuffer-read-file): Use it.
8622         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8623
8624         * message.el (message-citation-line-format): New variable.
8625         (message-insert-formated-citation-line): New function.
8626         (message-citation-line-function): Add
8627         `message-insert-formated-citation-line' to custom type.
8628
8629         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8630         to doc string.
8631
8632         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8633         depending on mm-verify-option.
8634
8635 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8638         binding pgg-* variables; reimplement the section which prevents
8639         MIME header from being signed.
8640         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8641         pgg-text-mode; remove a blank line at the top of body.
8642
8643         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8644         lines at the top of body; use gnus-newsgroup-charset if there's no
8645         Charset header.
8646
8647 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * message.el (message-self-insert-commands): Doc fix.
8650
8651         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8652         (mm-uu-pgp-encrypted-test): Ditto.
8653         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8654         between header and body; return application/pgp-encrypted handle
8655         if decryption failed; decode decrypted body by charset.
8656
8657         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8658         element match to application/pgp-*.
8659
8660 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8661
8662         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8663         HTML.
8664
8665 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * mail-source.el (mail-source-call-script): Message the error
8668         string.
8669
8670 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8671
8672         * gnus-util.el (gnus-byte-compile): Use it.
8673
8674 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8675
8676         * gnus-util.el (kill-empty-logs): New function.
8677
8678 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * message.el (message-mail-alias-type): Doc fix.
8681         (message-mail-alias-type-p): New function.
8682         (message-send): Use it.
8683         (message-mode): Ditto.
8684         (message-strip-forbidden-properties): Ditto.
8685
8686         * ecomplete.el (ecomplete-database-file-coding-system): New
8687         variable.
8688         (ecomplete-save): Use it.
8689         (ecomplete-setup): Use it.
8690
8691 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8692
8693         * message.el (message-self-insert-commands): New variable.
8694         (message-strip-forbidden-properties): Use it.
8695
8696 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8697
8698         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8699         that doesn't make XEmacs choke.
8700
8701 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8702
8703         * gnus-util.el (gnus-replace-in-string):
8704         Prefer replace-regexp-in-string over of replace-in-string.
8705
8706 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8707
8708         * gnus-util.el (gnus-select-frame-set-input-focus):
8709         Use select-frame-set-input-focus if it is available in XEmacs; use
8710         definition defined in Emacs 22 for old Emacsen.
8711
8712         * dgnushack.el: Autoload unmorse-region for XEmacs.
8713
8714         * lpath.el: Bind cursor-in-non-selected-windows and
8715         select-frame-set-input-focus for XEmacs.
8716
8717 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8718
8719         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8720
8721 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8722
8723         * gnus-registry.el (gnus-registry-cache-save): Remove text
8724         properties when saving via the temp buffer.
8725
8726 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8727
8728         * message.el (message-generate-hashcash): Honor custom type.
8729
8730 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8731
8732         * message.el (message-generate-hashcash): Default to non-nil when
8733         hashcash is found.
8734
8735         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8736         (gnus-refer-thread-limit): Increase default to 500.
8737
8738         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8739
8740         * flow-fill.el (fill-flowed): Allow delete-space.
8741
8742 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8743
8744         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8745         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8746         Remove autoloads.
8747
8748 2006-04-18  Simon Josefsson  <jas@extundo.com>
8749
8750         * message.el (message-generate-hashcash): Default to.
8751
8752 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8753
8754         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8755         concatenating segments rather than before concatenating them.
8756
8757 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8758
8759         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8760
8761 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8762
8763         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8764
8765         * message.el (message-forward-make-body-plain): Allow
8766         message-forward-ignored-headers to be a list.
8767         (message-remove-ignored-headers): Factor out into function.
8768         (message-forward-make-body-mml): Use it.
8769
8770         * imap.el (imap-quote-specials): New function.
8771         (imap-login-auth): Quote specials.
8772
8773         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8774         (rfc2231-parse-string): Allow concatanation of parameters that
8775         aren't contiguous.  The test case is
8776           (mail-header-parse-content-type "message/external-body;
8777             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8778             access-type=LOCAL-FILE;
8779             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8780
8781 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8782
8783         * nntp.el (nntp-accept-process-output): Return the value of
8784         `nnheader-accept-process-output'.
8785
8786 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8789         (gnus-button-alist): Recognize more diff formats.
8790         (gnus-button-patch): Strip directory.
8791
8792 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8793
8794         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8795         Emacs 22 when setting focus.
8796
8797 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8798
8799         * gnus-art.el (gnus-article-treat-types): Do treatment of
8800         text/x-verbatim parts.
8801         (gnus-button-patch): New command.
8802
8803         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8804         addresses that contain invalid characters.
8805
8806 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8807
8808         * message.el (message-put-addresses-in-ecomplete): Use
8809         gnus-replace-in-string.
8810         (message-is-yours-p): Use the more correct
8811         mail-header-parse-address instead of
8812         mail-extract-address-components.
8813         (message-put-addresses-in-ecomplete): Fix typo.
8814
8815         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8816         keystroke.
8817
8818         * gnus-art.el (gnus-treatment-function-alist): Change order of
8819         newsgroups/generic header folding to avoid double-folding.
8820
8821         * message.el (message-hidden-headers): Add X-Draft-From.
8822
8823         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8824         command.
8825         (gnus-summary-repeat-search-article-backward): New command.
8826
8827         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8828         groups in the parent topic.
8829
8830 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8831
8832         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8833         (spam-extra-header-to-number): Return the CRM114 number as a
8834         number instead of a string.
8835
8836 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8837
8838         * gnus-art.el (gnus-face-properties-alist): Moved here from
8839         gnus-fun.
8840
8841         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8842
8843 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8844
8845         * message.el (message-strip-forbidden-properties): Only display on
8846         self-insert-command.
8847
8848         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8849         reindent.
8850         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8851
8852 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8853
8854         * smiley.el (smiley-style): Fix typo.
8855
8856 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8857
8858         * hashcash.el (hashcash-insert-payment-async-2): Use
8859         message-goto-eoh instead of doing it manually.
8860         (mail-add-payment): Use message-narrow-to-header instead of trying
8861         to do the same itself.
8862
8863         * message.el (message-hidden-headers): Add Face.
8864
8865         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8866         reparenting code.
8867         (gnus-summary-reparent-children): Refactored out code.
8868         (gnus-summary-thread-map): New keystroke.
8869         (gnus-summary-reparent-children): Make into command.
8870
8871         * smiley.el (smiley-style): Default to `medium' if using a large
8872         font.
8873
8874         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8875         does it itself.
8876
8877         * message.el (message-point-in-header-p): Simplify definition.
8878
8879 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8880
8881         * nnagent.el (nnagent-request-set-mark): Silence log file
8882         writing.
8883         (nnagent-request-set-mark): Use write-region instead of
8884         append-to-file.
8885
8886         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8887         strange select method.
8888
8889         * ecomplete.el (ecomplete-display-matches): Get highlightling
8890         right.
8891         (ecomplete-display-matches): Use literals.
8892         (ecomplete-display-matches): Disable message logging.
8893
8894         * message.el (message-display-abbrev): Small optimization.
8895
8896         * ecomplete.el (ecomplete-display-matches): Allow automatic
8897         display.
8898
8899         * message.el (message-strip-forbidden-properties): Display
8900         abbrevs.
8901         (message-display-abbrev): Get automatic display right.
8902
8903         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8904         keystrokes.
8905
8906 2006-04-13  Romain Francoise  <romain@orebokech.com>
8907
8908         TODO: Backport to v5-10!
8909
8910         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8911         Moved here (and renamed) from gnus-registry.el.
8912
8913         * gnus-registry.el: Require gnus-util.
8914         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8915
8916 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8917
8918         * gnus-group.el (gnus-group-catchup-current): Change
8919         if-then-else-if-then-else into cond.
8920         (gnus-group-catchup): Indent.
8921         (group-name-at-point): New function.
8922         (gnus-fetch-group): Provide default from thing at point.
8923
8924 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8925
8926         * message.el (message-display-abbrev): Fix regexp.
8927
8928         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8929         choosing.
8930         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8931         dead variables.
8932
8933         * message.el (message-newline-and-indent): Remove debugging.
8934         (message-display-abbrev): Use new implementation.
8935
8936 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8937
8938         * gnus-art.el (gnus-article-mode): Set
8939         cursor-in-non-selected-windows to nil.
8940
8941         * smiley.el: Revert previous change.
8942         (smiley-data-directory): defvar it before using it in the
8943         defcustom of `smiley-style'.
8944
8945 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8946
8947         * message.el (message-newline-and-indent): New function.
8948
8949         * ecomplete.el: Implement more bits.
8950
8951         * message.el (message-put-addresses-in-ecomplete): Clean up the
8952         string.
8953
8954         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8955
8956         * gnus-sum.el (gnus-summary-save-parts): Bind
8957         gnus-summary-save-parts-counter and use it to make unique file
8958         names.
8959
8960         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8961
8962         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8963         parameter to say whether to actually parse the individual
8964         addresses.
8965
8966         * message.el (message-put-addresses-in-ecomplete): New function.
8967         (ecomplete): Require.
8968         (message-mail-alias-type): Add ecomplete as an option.
8969
8970 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8971
8972         * flow-fill.el (fill-flowed): Remove trailing space from blank
8973         quoted lines.
8974
8975 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8976
8977         * smiley.el (smiley-style): Move definition later to avoid a
8978         compilation warning.
8979
8980 2006-04-12  Kenichi Handa  <handa@m17n.org>
8981
8982         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8983         buffer and then decode the buffer text if necessary.
8984         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8985         first, and after mm-encode-body, change the buffer to unibyte.
8986         Use mm-disable-multibyte instead of set-buffer-multibyte.
8987
8988 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8991         Content-Type header instead of Content-Disposition header.
8992         (gnus-mime-inline-part): Ditto.
8993         (gnus-mime-view-part-as-charset): Ignore charset that the part
8994         specifies.
8995
8996         * mm-decode.el (mm-display-part): Work with external parts and
8997         usual parts similarly.
8998
8999         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9000         instead of gnus-display-mime.
9001
9002         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9003         instead of with-temp-buffer.
9004
9005         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9006         tag to summarized topics part in order to encode non-ASCII text.
9007
9008 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9009
9010         * smiley.el (smiley-style): New variable.
9011         (smiley-directory): New function.
9012         (smiley-data-directory): Derive from `smiley-style' using
9013         `smiley-directory'.
9014         (smiley-regexp-alist): Add new entries.
9015
9016         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9017         (gnus-article-browse-delete-temp): Add :version.
9018
9019 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9020
9021         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9022         the sieve region.
9023
9024 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025
9026         * gnus.el (gnus-version-number): Bump version.
9027
9028 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9029
9030         * gnus.el: No Gnus v0.4 is released.
9031
9032 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033
9034         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9035         layout.
9036
9037         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9038         unknown charset.
9039
9040         * message.el (message-header-synonyms): Add Original-To to the
9041         default.
9042
9043         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9044         optional parameter.
9045
9046 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9047
9048         * gnus-fun.el (gnus): Require it for gnus-directory.
9049
9050 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9053
9054 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9055
9056         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9057
9058 2006-04-05  Simon Josefsson  <jas@extundo.com>
9059
9060         * password.el (password-reset): New function.
9061
9062 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9063
9064         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9065         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9066
9067 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9068
9069         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9070         Some whitespace was matched into the url, which broke browsing hits
9071         > 100 when mm-url-use-external was nil.
9072
9073 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9076         gnus-extra-headers for 'Newsgroups.
9077
9078         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9079         bound.
9080
9081 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9082
9083         * pgg-gpg.el: Clean up process buffers every time gpg processes
9084         complete.
9085
9086 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9087
9088         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9089         doc string.
9090
9091 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9092
9093         * pgg-gpg.el (pgg-gpg-process-filter)
9094         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9095
9096         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9097         lines, temporary fix.
9098
9099 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9100
9101         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9102
9103 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9104
9105         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9106         default-enable-multibyte-characters.  This reverts the change from
9107         revision 6.17 which is no longer necessary because the passphrase
9108         is sent separately now.  GnuPG messages are unreadable under
9109         multibyte locales with default-enable-multibyte-characters set to
9110         nil.
9111
9112 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9113
9114         * message.el (message-tool-bar-gnome): Move "spell".
9115
9116 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9117
9118         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9119         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9120         instead.
9121
9122 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9123
9124         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9125         newsgroups handling for NNTP overviews which don't include
9126         Newsgroups.
9127
9128 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9129
9130         * message.el (message-resend): Bind message-generate-hashcash to nil.
9131
9132 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9133
9134         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9135         when searching for already-paid recipients.
9136
9137 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9138
9139         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9140         passphrases when it is not needed.
9141         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9142         passphrase stuff from gpg, should only be necessary when you use
9143         gpg with a smartcard.
9144
9145 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * mml.el (mml-insert-mime): Ignore cached contents of
9148         message/external-body part.
9149
9150         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9151         (mm-insert-part): Ditto.
9152
9153 2006-03-23  Simon Josefsson  <jas@extundo.com>
9154
9155         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9156         Reiner.
9157         (pgg-gpg-use-agent-p): Use it again.
9158
9159 2006-03-23  Simon Josefsson  <jas@extundo.com>
9160
9161         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9162         older emacsen.
9163         (pgg-gpg-use-agent-p): Don't use it.
9164
9165 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9166
9167         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9168         if we can.
9169
9170 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9171
9172         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9173         (pgg-gpg-update-agent): New function.
9174         (pgg-gpg-use-agent-p): New function.
9175         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9176         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9177         (pgg-gpg-sign-region): Use it.
9178
9179 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9182         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9183
9184 2006-03-21  Simon Josefsson  <jas@extundo.com>
9185
9186         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9187         <wilde@sha-bang.de>.
9188         (pgg-gpg-use-agent): New variable.
9189         (pgg-gpg-process-region): Use it.
9190         (pgg-gpg-encrypt-region): Likewise.
9191         (pgg-gpg-encrypt-symmetric-region): Likewise.
9192         (pgg-gpg-decrypt-region): Likewise.
9193         (pgg-gpg-sign-region): Likewise.
9194         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9195
9196 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9197
9198         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9199
9200         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9201         Add comment on version.
9202
9203 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9204
9205         * smiley.el: Add missing test smiley.
9206
9207 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9208
9209         * mm-decode.el (mm-with-part): New macro.
9210         (mm-get-part): Use it; work with message/external-body as well.
9211         (mm-save-part): Treat name and filename equally.
9212
9213         * mm-extern.el (mm-extern-cache-contents): New function.
9214         (mm-inline-external-body): Use it; force the part to be displayed;
9215         move undisplayer added to the cached handle to the parent.
9216
9217         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9218         (gnus-mime-view-part-as-type): Work with message/external-body.
9219
9220         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9221
9222 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9225         images in image-load-path.  [Sync with image.el, revision 1.60, in
9226         Emacs.]
9227
9228 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9231         path rather than symbol.  Always return list of directories.
9232         Guarantee that image directory comes first.  [Sync with image.el,
9233         revision 1.59, in Emacs.]
9234
9235         * message.el (message-make-tool-bar): Adjust to new API of
9236         `gmm-image-load-path-for-library'.
9237
9238         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9239
9240         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9241
9242 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9243
9244         * gnus-art.el (gnus-article-only-boring-p):
9245         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9246         intangible text.
9247         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9248
9249 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9250
9251         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9252         `defun' instead of `gmm-defun-compat'.
9253
9254 2006-03-14  Simon Josefsson  <jas@extundo.com>
9255
9256         * message.el (message-unique-id): Don't use message-number-base36
9257         if (user-uid) is a float.
9258         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9259
9260 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9261
9262         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9263
9264         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9265         empty line between a part and a message part.
9266
9267 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9268
9269         * smiley.el: Add more test smileys.
9270         (smiley-data-directory, smiley-regexp-alist)
9271         (gnus-smiley-file-types): Fix doc strings.
9272         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9273         adding new elements.
9274         (smiley-mouse-map): Unused code.  Make it a comment.
9275
9276 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9279         scan latest NoCeM messages instead of old ones.
9280         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9281         delimiters that are recently used.
9282         (gnus-nocem-load-cache): Add autoload cookie.
9283
9284         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9285
9286         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9287         level which is larger than gnus-use-nocem is specified.
9288
9289         * gnus-group.el (gnus-group-get-new-news): Ditto.
9290
9291 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9292
9293         * gnus-util.el (gnus-tool-bar-update): New function.
9294
9295         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9296         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9297
9298         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9299
9300         * gnus-group.el (gnus-group-redraw-when-idle)
9301         (gnus-group-redraw-check): Remove.
9302         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9303
9304 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9307         if optional last element is specified in splits (FIELD VALUE...).
9308
9309 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9312         to gmm-image-load-path-for-library.  Call with no-error argument.
9313         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9314
9315         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9316
9317         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9318
9319         * gmm-utils.el (gmm-image-load-path): Remove alias.
9320
9321 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9322
9323         * gmm-utils.el (gmm-image-load-path): Add alias.
9324
9325         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9326         nnml-generate-nov-databases-1.
9327         (nnml-generate-nov-databases): Use it.
9328         (nnml-generate-nov-databases-directory): Document no-active
9329         argument.
9330
9331         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9332         directory if path is t.  Add no-error.
9333
9334         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9335         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9336
9337         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9338         resetting gnus-article-browse-html-temp-list.
9339
9340         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9341         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9342         Add example to docstring.  Rename local variables.  Move error
9343         checks to default case in cond and simplify.
9344
9345 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9348         handle is multipart when calling it recursively.
9349         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9350
9351 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9352
9353         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9354         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9355
9356 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9357
9358         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9359         is loaded.
9360
9361         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9362         loaded.
9363
9364 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9365
9366         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9367         to "Emacs 23 (unicode)" in doc string.
9368
9369         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9370         "Emacs 23 (unicode)" in comment.
9371
9372 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9373
9374         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9375
9376         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9377         characters 160 through 255 in Emacs 23.
9378
9379 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9380
9381         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9382         gnus-article-browse-html-temp.
9383         (gnus-article-browse-delete-temp): Make it customizable.  Add
9384         `file'.  Adjust doc string.
9385         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9386         query for each file.  Adjust doc string.
9387         (gnus-article-browse-html-parts): Add
9388         `gnus-article-browse-delete-temp-files' to
9389         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9390
9391 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9392
9393         * gnus-art.el (gnus-article-browse-html-temp)
9394         (gnus-article-browse-delete-temp): New variables.
9395         (gnus-article-browse-delete-temp-files): New function.
9396         (gnus-article-browse-html-parts): Use it.
9397
9398 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9399
9400         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9401
9402         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9403         string.
9404
9405         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9406         gnus-summary-insert-new-articles when unplugged.  Remove
9407         gnus-summary-search-article-forward.
9408
9409         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9410         display-visual-class instead of display-color-cells.
9411
9412 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * dgnushack.el: Autoload customize-group for XEmacs.
9415
9416         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9417         message/* containing non-ASCII text properly.
9418
9419 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9420
9421         * message.el: Require gmm-utils, remove autoloads.
9422         (message-tool-bar): Set default based on
9423         gmm-tool-bar-style.
9424         (message-tool-bar-gnome): Add gmm-customize-mode.
9425
9426         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9427         gmm-tool-bar-style.
9428         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9429
9430         * gnus-group.el (gnus-group-tool-bar): Set default based on
9431         gmm-tool-bar-style.
9432         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9433
9434         * gmm-utils.el (gmm-image-directory): Rename variable from
9435         gmm-image-load-path.
9436         (gmm-image-load-path): Use gmm-image-directory.
9437         (gmm-customize-mode): New function.
9438         (gmm-tool-bar-style): New variable.
9439
9440         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9441         gnus-group-redraw-line-number.
9442         (gnus-group-redraw-check): Simplify.
9443         (gnus-group-tool-bar-update): Remove redraw check.
9444         (gnus-group-make-tool-bar): Add redraw check.
9445
9446 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9447
9448         * gnus-art.el (gnus-button): Add missing parentheses.
9449
9450 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * lpath.el: Fbind line-number-at-pos.
9453
9454 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9455
9456         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9457
9458 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9459
9460         * gnus-art.el (gnus-button): New face.
9461         (gnus-article-button-face): Use it.
9462
9463         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9464         gnus-summary-next-page.  Re-order.
9465
9466         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9467         next-node are now included.
9468         (gnus-group-redraw-line-number): New internal variable.
9469         (gnus-group-redraw-check): Helper function for updating the tool
9470         bar.
9471         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9472
9473         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9474
9475         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9476         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9477         Use it to match format of Spamassassin 3.0 and later.  Reported by
9478         IRIE Tetsuya <irie@t.email.ne.jp>.
9479         (spam-check-bogofilter)
9480         (spam-bogofilter-register-with-bogofilter): Fix args of
9481         `gnus-error' calls.
9482
9483 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9484
9485         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9486         unnecessary interaction when sending queued mails.  Reported by
9487         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9488
9489 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9490
9491         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9492         first or last are nil.
9493
9494 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9495
9496         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9497
9498 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9499
9500         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9501
9502 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * dns.el (query-dns): Protect more against buggy tcp output.
9505
9506 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9507
9508         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9509         nov.php.
9510
9511 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9512
9513         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9514         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9515         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9516         output on the server side.
9517         (nnweb-google-create-mapping): Update regexps and add some
9518         progress indication.
9519
9520 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9521
9522         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9523         gnus-agent-toggle-plugged.  Re-order icons.
9524         (gnus-group-tool-bar-gnome): Add
9525         gnus-group-{prev,next}-unread-group.
9526         (gnus-group-tool-bar-gnome): Re-order icons.
9527
9528         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9529         gnus-summary-insert-new-articles.
9530
9531         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9532         comments.
9533
9534         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9535         also available in Emacs 21.3.
9536
9537         * message.el (message-fix-before-sending): Change "Emacs 22" to
9538         "Emacs 23 (unicode)" in comment.
9539
9540         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9541         "Emacs 23 (unicode)" in comment.
9542
9543         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9544         comment.
9545         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9546
9547         * mm-view.el (mm-fill-flowed): Add :version.
9548
9549 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9550
9551         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9552         and load-path.
9553
9554 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * message.el: Autoload gmm-image-load-path.
9557         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9558         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9559         consitency.
9560
9561         * gmm-utils.el (gmm-image-load-path): Also search in
9562         "../etc/images".  Don't set gmm-image-load-path if we don't find
9563         the image.
9564
9565 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * gmm-utils.el (gmm-image-load-path): Don't make
9568         `gmm-image-load-path' include subdirectories which the second arg
9569         `image' might specify.
9570
9571         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9572         subdirectory to icon file names.
9573
9574         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9575
9576 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9577
9578         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9579         gmm-image-load-path calls.
9580
9581         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9582
9583         * message.el (message-make-tool-bar): Ditto.
9584
9585         * mml.el (mml-preview): Added comment concerning tool bar icons.
9586
9587         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9588         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9589
9590         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9591         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9592
9593         * message.el (message-tool-bar-gnome): Use new icon names.
9594         (message-make-tool-bar): Use `gmm-image-load-path'.
9595
9596         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9597         functions from MH-E.
9598         (gmm-image-load-path): New variable from MH-E.
9599         (gmm-image-load-path): New function from MH-E.  Added arguments
9600         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9601         *-image-load-path-called-flag.
9602
9603 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9604
9605         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9606
9607 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9608
9609         * nnimap.el (nnimap-request-move-article): Change folder back to
9610         source group before deleting.
9611
9612 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9613
9614         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9615
9616         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9617         mm-url.
9618
9619         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9620
9621 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9624         coding system which mm-charset-to-coding-system returns for a
9625         given charset is valid.
9626
9627 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9628
9629         * html2text.el (html2text-remove-tag-list):
9630         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9631
9632 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9633
9634         * gnus-cus.el: Revert 2005-10-17 change.
9635
9636 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9637
9638         * gnus-art.el (article-strip-banner): Call
9639         article-really-strip-banner only when the regexp match is made.
9640
9641 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * gnus-art.el (article-strip-banner): Use
9644         gnus-extract-address-components instead of
9645         mail-header-parse-addresses to make it work with non-ASCII text;
9646         remove mail-encode-encoded-word-string.
9647
9648         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9649         values which are surrounded with \"...\"; make it never cause a
9650         Lisp error; give up parsing of parameters if it failed in
9651         extracting type.
9652
9653 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9654
9655         * smime.el (smime-cert-by-ldap-1): Fix bug where
9656         `smime-ldap-search' returns results without userCertificates.
9657
9658 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9659
9660         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9661
9662 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9663
9664         * spam.el (spam-check-spamassassin-headers): Adapt format for
9665         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9666         <ari@mbf.ocn.ne.jp>.
9667         (spam-list-of-processors): Add spam-use-gmane.
9668
9669 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9672         make-temp-file; make it work with XEmacs as well.
9673
9674         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9675         mm-make-temp-file.
9676
9677         * mm-decode.el (mm-display-external): Use the 3rd arg of
9678         mm-make-temp-file.
9679         (mm-create-image-xemacs): Ditto.
9680
9681 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9682
9683         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9684         with message-narrow-to-headers.
9685         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9686         (gnus-draft-check-draft-articles): New function.
9687         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9688
9689 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9690
9691         * gnus-art.el (gnus-article-browse-html-parts):
9692         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9693         Don't use suffix argument for mm-make-temp-file for Emacs 21
9694         compatibility.  Remove useless `format'.
9695
9696 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9697
9698         * nnweb.el (nnweb-google-wash-article): Update regexps.
9699         (nnweb-group-alist): Use defvoo instead of defvar.
9700
9701 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9704         re-loading nn* modules.
9705
9706 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9707
9708         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9709         for `tool-bar-mode' and don't check it's default-value.
9710
9711         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9712
9713         * message.el (message-make-tool-bar): Ditto.
9714
9715         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9716         `substring'.  Shorten tmp-file name.
9717
9718         * gnus.el: Remove bogus comment.
9719
9720 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9721
9722         * gnus-art.el (gnus-article-browse-html-parts): New function.
9723         (gnus-article-browse-html-article): New function for viewing html
9724         articles with a browser.
9725
9726 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9727
9728         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9729         in elisp.
9730         (pgg-gpg-encrypt-symmetric-region): Ditto.
9731         (pgg-gpg-sign-region): Ditto.
9732
9733         * pgg-def.el (pgg-text-mode): New variable.
9734
9735         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9736         (mml2015-pgg-encrypt): Ditto.
9737
9738         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9739         (mml1991-pgg-encrypt): Ditto.
9740
9741 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9744         message-make-date instead of current-time-string.
9745
9746         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9747         to gnus-decoded which mm-uu might set.
9748
9749 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9750
9751         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9752         don't decode quoted parameters; remove misimported Emacs code.
9753         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9754         (rfc2231-decode-encoded-string): Don't use split-string which
9755         behaves differently according to Emacs version; use
9756         mm-decode-coding-region to convert charset to coding-system.
9757         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9758         (rfc2231-encode-string): Remove misimported Emacs code.
9759
9760 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9763         when calling mail-header-parse-content-type.
9764         (article-de-quoted-unreadable): Ditto.
9765         (article-de-base64-unreadable): Ditto.
9766         (article-wash-html): Ditto.
9767
9768         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9769         calling mail-header-parse-content-type and
9770         mail-header-parse-content-disposition.
9771         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9772         mail-header-parse-content-type.
9773
9774         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9775         insert charset and format parameters; encode description after
9776         inserting it to buffer.
9777         (mml-insert-parameter): Fold lines properly even if a parameter is
9778         segmented into two or more lines; change the max column to 76.
9779
9780         * rfc1843.el (rfc1843-decode-article-body): Don't use
9781         ignore-errors when calling mail-header-parse-content-type.
9782
9783         * rfc2231.el (rfc2231-parse-string): Return at least type if
9784         possible; don't cause an error even if it fails in parsing of
9785         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9786         (rfc2231-encode-string): Don't break lines at the beginning, leave
9787         it to mml-insert-parameter.
9788
9789         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9790         calling mail-header-parse-content-type.
9791
9792 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9793
9794         * spam-report.el (spam-report-gmane-use-article-number):
9795         Improve doc string.
9796         (spam-report-gmane-internal): Check if a suitable header was found
9797         in the article.
9798
9799 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9800
9801         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9802         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9803
9804 2006-02-05  Romain Francoise  <romain@orebokech.com>
9805
9806         Update copyright notices of all files in the gnus directory.
9807
9808 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9809
9810         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9811
9812 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9815         segmented lines of parameter value to cope with Thunderbird 1.5
9816         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9817         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9818         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9819
9820 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9821
9822         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9823         parts.
9824
9825 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9826
9827         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9828         there's only one active file for all servers.
9829         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9830         solid groups.  Gnus might have used a FAST request to select the group.
9831         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9832         and nnweb-search redundantly in the active file.
9833         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9834         (nnweb-request-create-group): Don't use ARGS.
9835         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9836         initialisations.  Let nnoo do the work.
9837
9838 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9839
9840         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9841         Say the part has been decoded.
9842
9843         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9844
9845 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9846
9847         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9848         mailcap-viewer-test-cache when there's no 'test clause, since that
9849         will invert the meaning of a "nil" test previously determined by
9850         mailcap-mailcap-entry-passes-test.
9851
9852 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9853
9854         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9855         compiling.
9856
9857         * gnus-sum.el: Ditto.
9858
9859         * message.el: Don't bind tool-bar-map when compiling.
9860
9861 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9862
9863         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9864
9865 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9866
9867         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9868         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9869         current Google Groups.
9870
9871 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9872
9873         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9874         and tool-bar-mode.
9875
9876         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9877         and tool-bar-mode.
9878
9879         * message.el (message-tool-bar-update): Simplify.
9880         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9881
9882         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9883         gnus-summary-buffer.
9884         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9885         gnus-summary-reply.
9886
9887         * gmm-utils.el (gmm): Add :version.
9888
9889 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * Makefile.in (clean): New rule.
9892         (distclean): Use it.
9893
9894 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9895
9896         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9897         autoload.
9898
9899 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * gmm-utils.el (gmm-verbose): Add :group.
9902
9903 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * message.el: Change some comments WRT tool-bars.
9906
9907         * gnus-sum.el (gnus-summary-tool-bar)
9908         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9909         (gnus-summary-tool-bar-zap-list): New variables.
9910         (gnus-summary-make-tool-bar): Complete rewrite using
9911         `gmm-tool-bar-from-list'.
9912
9913         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9914         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9915         variables.
9916         (gnus-group-make-tool-bar): Complete rewrite using
9917         `gmm-tool-bar-from-list'.
9918         (gnus-group-tool-bar-update): New function.
9919
9920         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9921
9922 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9923
9924         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9925         is dissected into a single part of which the type is the same as
9926         the given one; decode charset.
9927
9928 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9929
9930         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9931         into alists as symbol not string, since that's what
9932         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9933         look for.
9934
9935 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9938         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9939
9940         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9941
9942 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9943
9944         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9945         (gnus-xmas-mime-security-button-menu): New function.
9946
9947         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9948         (gnus-mime-security-button-menu): New definition.
9949         (gnus-mime-security-button-map): Use them.
9950         (gnus-mime-security-button-menu): New function.
9951         (gnus-insert-mime-security-button): Addition to help echo.
9952         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9953         (gnus-mime-security-pipe-part): New functions.
9954
9955         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9956         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9957
9958         * mm-decode.el (mm-handle-set-disposition): Remove.
9959         (mm-handle-set-description): Remove.
9960
9961 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9964         (mm-w3m-standalone-supports-m17n-p): New function.
9965         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9966         w3m usage.
9967
9968         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9969         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9970
9971 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9972
9973         * message.el (message-tool-bar-zap-list): Use
9974         gmm-tool-bar-zap-list as custom type.
9975         (message-tool-bar-update): New function.
9976         (message-tool-bar, message-tool-bar-gnome)
9977         (message-tool-bar-retro): Add message-tool-bar-update.
9978         (message-tool-bar-gnome): Add flyspell-buffer.
9979
9980         * gnus-util.el (gnus-error): Describe `args'.
9981
9982         * gmm-utils.el (gmm-error): Describe `args'.
9983         (gmm-tool-bar-zap-list): New widget.
9984         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9985
9986 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9987
9988         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9989         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9990         the number of recursive calls.
9991
9992         * mm-decode.el (mm-handle-set-disposition): New macro.
9993         (mm-handle-set-description): New macro.
9994
9995 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9996
9997         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9998         encoding.
9999
10000 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10001
10002         * message.el (message-tool-bar-zap-list, message-tool-bar)
10003         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10004         (message-tool-bar-local-item-from-menu): Remove.
10005         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10006         (message-make-tool-bar): New function.
10007         (message-mode): Use `message-make-tool-bar'.
10008
10009         * gmm-utils.el: New file.
10010         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10011         (gmm-lazy): New widget copied from `nnmail.el'.
10012         (gmm-tool-bar-from-list): New function for creating customizable
10013         tool bars.
10014         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10015         output.
10016         (gmm): Add :prefix to defgroup.
10017
10018 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10019
10020         * gmm-utils.el (gmm-widget-p): New function.
10021
10022 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10023
10024         * mml.el (mml-attach-file): Describe `description' in doc string.
10025         (mml-menu): Add Emacs MIME manual and PGG manual.
10026
10027 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10028
10029         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10030
10031 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10032
10033         * nntp.el (nntp-end-of-line): Doc fix.
10034
10035 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10036
10037         * imap.el (imap-open): Handle case where buffer is a buffer
10038         object.
10039
10040 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10041
10042         * gnus-delay.el (gnus-delay): Don't autoload.
10043         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10044         to be re-loaded when customizing the `gnus-delay' group.
10045
10046 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10047
10048         * message.el (message-insert-citation-line): Use newlines.
10049
10050 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10051
10052         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10053         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10054         these routines, so the passphrase can be managed externally and
10055         passed in to the system.
10056         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10057         pgg-add-passphrase-to-cache function.
10058
10059         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10060         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10061         these routines, so the passphrase can be managed externally and
10062         passed in to the system.
10063         (pgg-pgp5-sign-region): Use new name of
10064         pgg-add-passphrase-to-cache function.
10065
10066 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10067
10068         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10069         part of the decoded armor to find the key-identifier.
10070         (pgg-gpg-lookup-key-owner): New function to return the
10071         human-readable identifier of a key owner.
10072         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10073         itself.
10074         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10075         the key value) if we have a key and can match it against a secret
10076         key.  Also, added a note pointing out fact that the prompt only
10077         indicates the first matching key.
10078
10079         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10080         pgg-decrypt-region.
10081         (pgg-add-passphrase-to-cache): Rename from
10082         `pgg-add-passphrase-cache' to reduce confusion (all callers
10083         changed).
10084         (pgg-remove-passphrase-from-cache): Rename from
10085         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10086         changed).
10087         (pgg-read-passphrase, pgg-add-passphrase-cache)
10088         (pgg-remove-passphrase-cache): Add informative docstrings.
10089         (pgg-decrypt): Convey provided passphrase in subordinate call to
10090         pgg-decrypt-region.
10091
10092 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10093
10094         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10095         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10096         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10097         'passphrase' argument, so the passphrase can be managed externally
10098         and then passed in to the system.
10099
10100         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10101         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10102         so the passphrase cache can be used reliably with identifiers
10103         besides a pgp packet's key id.
10104
10105         * pgg-gpg.el (pgg-gpg-encrypt-region)
10106         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10107         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10108         these routines, so the passphrase can be managed externally and
10109         passed in to the system.
10110
10111         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10112         'notruncate' argument, so the passphrase cache can be used
10113         reliably with identifiers besides a pgp packet's key id.
10114
10115 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10116
10117         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10118         symmetric encryption.
10119         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10120         encrypted session key.
10121         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10122         message ask for the passphrase in a proper way.
10123
10124         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10125         New user commands for symmetric encryption.
10126
10127 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10130
10131         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10132
10133 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10134
10135         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10136
10137 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * mm-decode.el (mm-inlined-types): Add application/pgp.
10140         (mm-automatic-display): Ditto.
10141
10142         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10143         part as text.
10144
10145 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10146
10147         * nnrss.el: Update copyright.
10148         (nnrss-opml-import): Query whether to subscribe to each entry.
10149
10150         * gnus-art.el:
10151         * gnus-sum.el:
10152         * gnus-xmas.el:
10153         * messagexmas.el:
10154         * mm-uu.el:
10155         * mm-view.el: Update copyright.
10156
10157 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10158
10159         * message.el (message-info): New function.
10160         (message-mode-menu): Add it.
10161         Update copyright.
10162
10163         * ChangeLog: Fix and update copyright.
10164
10165 2006-01-13  Romain Francoise  <romain@orebokech.com>
10166
10167         * message.el (message-forward-subject-name-subject): Prefer the
10168         address to 'nowhere' if the sender has no name.
10169         Fix typo.  Update copyright year.
10170
10171 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10172
10173         * gnus-art.el (article-wash-html): Use
10174         gnus-summary-show-article-charset-alist if a numeric arg is given.
10175         (gnus-article-wash-html-with-w3m-standalone): New function.
10176
10177         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10178         mm-inline-text-html-render-with-w3m-standalone.
10179         (mm-text-html-washer-alist): Map w3m-standalone to
10180         gnus-article-wash-html-with-w3m-standalone.
10181         (mm-inline-text-html-render-with-w3m-standalone): New function.
10182
10183 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10184
10185         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10186         Improve LaTeX.
10187
10188 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10191         (nnrss-request-article): Render text/plain parts as HTML.
10192
10193         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10194         the buffer.
10195
10196 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10197
10198         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10199         custom definition of `gnus-posting-styles'.
10200
10201         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10202         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10203
10204 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10205
10206         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10207         Use nntp for bug archive.
10208
10209 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10210
10211         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10212         parts.
10213         (nnrss-normalize-date): New function converts ISO 8601 date into
10214         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10215         (nnrss-check-group): Use it.
10216
10217 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10218
10219         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10220
10221         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10222         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10223         (nnrss-insert-w3): Ditto.
10224
10225 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10228         the articles to be forwarded including the case where neither a
10229         number of articles nor a region is specified.
10230
10231 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10232
10233         * nnrss.el (nnrss-request-article): Fix last change; fill
10234         text/plain parts.
10235
10236 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10237
10238         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10239         in text/plain part.
10240         (nnrss-check-group): Don't add excessive newline to dc:subject.
10241
10242 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10243
10244         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10245         article.
10246
10247 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10248
10249         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10250         (nnml-use-compressed-files, nnml-save-mail): Support other
10251         comression programs such as bzip2.
10252
10253 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10254
10255         * dns.el (query-dns): Make sure we check the buffer size before
10256         removing tcp headers.
10257
10258 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10259
10260         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10261         remove MIME buttons associated with multipart/alternative parts.
10262         (gnus-mime-display-alternative): Tag buttons using `article-type'
10263         text property.
10264
10265         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10266         associated with multipart/alternative parts.
10267
10268         * gnus-art.el (gnus-signature-separator): Fix custom type.
10269
10270         * mm-decode.el (mm-inlined-types): Fix custom type.
10271         (mm-keep-viewer-alive-types): Ditto.
10272         (mm-automatic-display): Ditto.
10273         (mm-attachment-override-types): Ditto.
10274         (mm-inline-override-types): Ditto.
10275         (mm-automatic-external-display): Ditto.
10276
10277 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10278
10279         * spam-report.el (spam-report-user-mail-address)
10280         (spam-report-user-agent): New variables.
10281         (spam-report-url-ping-plain): Use spam-report-user-agent.
10282
10283 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10284
10285         * gnus-art.el (gnus-button-handle-custom): Do not just use
10286         `customize-apropos' for any "M-x customize-*" button but the
10287         function called for.  Accept both the function name and its
10288         argument in order to achieve this.
10289         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10290         function name to `gnus-button-handle-custom' in case of "M-x
10291         customize-*" buttons.
10292
10293 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10294
10295         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10296         multipart/alternative and add xref to mm-discouraged-alternatives
10297         in doc string.
10298
10299         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10300         gnus-buttonized-mime-types in doc string.
10301
10302 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10303
10304         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10305         Suggest image/.* in the doc string.
10306
10307 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10308
10309         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10310         message-marks (Debian bug #342521).
10311
10312 2005-12-12  Simon Josefsson  <jas@extundo.com>
10313
10314         * password.el (password-read-from-cache): Add.
10315         (password-read): Use it.
10316
10317 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10318
10319         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10320         us-ascii as a MIME charset.
10321
10322         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10323         against the case where the 2nd arg TYPE is nil.
10324
10325 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10326
10327         * pop3.el (pop3-stream-type): Fix custom version.
10328
10329         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10330
10331 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10332
10333         * mm-decode.el (mm-display-external): Add missing cdr.
10334
10335 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10336
10337         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10338         RFC1524) if it is in mailcap or add a suffix according to
10339         mailcap-mime-extensions when generating a temp filename; postpone
10340         deleting a temp file for 2 seconds for some wrappers, shell
10341         scripts, and so on, which might exit right after having started a
10342         viewer command as a background job.
10343
10344 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10345
10346         * nntp.el (nntp-marks-directory): Fix custom group.
10347
10348         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10349         steps when < 10.
10350
10351         * gnus-start.el (gnus-no-server-1): Mention
10352         `gnus-level-default-subscribed' in doc string.
10353
10354 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10355
10356         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10357         parens.
10358
10359 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10360
10361         * gnus-xmas.el (gnus-use-toolbar): Revert.
10362         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10363         gnus-use-toolbar is default.
10364
10365         * messagexmas.el (message-use-toolbar): Revert.
10366         (message-setup-toolbar): Use global default-toolbar if
10367         message-use-toolbar is default.
10368
10369 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10372         according to default-toolbar-visible-p.
10373
10374         * messagexmas.el (message-use-toolbar): Ditto.
10375
10376 2005-11-26  Dave Love  <fx@gnu.org>
10377
10378         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10379         (tls-program, tls-success): Provide openssl alternative.
10380
10381         * starttls.el: Doc fixes.
10382         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10383         SERVICE to PORT.
10384
10385         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10386         port null or service name.
10387         (starttls-negotiate): Autoload.
10388
10389 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10390
10391         * message.el (message-kill-to-signature): Fix interactive spec.
10392
10393 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * pop3.el (pop3-open-server): Recognize a string as a service name.
10396
10397 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10398
10399         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10400
10401 2005-11-23  Dave Love  <fx@gnu.org>
10402
10403         Add pop3s, pop3/starttls.
10404
10405         * pop3.el (pop3-authentication-scheme): Clarify doc.
10406         (open-tls-stream, starttls-open-stream): Autoload.
10407         (pop3-stream-type): New.
10408         (pop3-open-server): Use it.
10409
10410         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10411         for POP.
10412         (mail-source-keyword-map): Add :stream for POP.
10413         (mail-source-fetch-pop): Use pop3-stream-type.
10414
10415 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10416
10417         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10418         of current-time-string.
10419
10420 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10421
10422         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10423         date header.
10424
10425 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10426
10427         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10428         it can seriously impact performance as it bypasses the agent's
10429         local caches.
10430
10431 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10432
10433         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10434         must be explicitly online rather than "not explicitly offline" for
10435         its flags to be synchronized.
10436
10437         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10438         that gnus-uu-unmark-thread will function correctly.
10439
10440         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10441         1024K is instead displayed as 1M.
10442
10443 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10444
10445         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10446
10447 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10448
10449         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10450
10451 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10452
10453         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10454         error message to display actual error condition.
10455         (gnus-agent-save-local): Avoid saving symbols that are bound to
10456         nil as they simply result in a warning message in
10457         gnus-agent-read-local.
10458
10459 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10462         rather than make-variable-buffer-local for file-precious-flag.
10463
10464 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10465
10466         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10467         for duplicates which are removed.  The invalid sort check then
10468         triggers a rescan after the sort as sorting may have moved
10469         duplicate entries such that they can be cheaply detected.
10470
10471 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10474
10475 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10476
10477         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10478         internal variable to a custom variable.  Changed default value
10479         from compressed(2) to uncompressed(1).
10480         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10481         support for uncompressed agentview files.  Taken together, reading
10482         the agentview file should now be 6-7 times faster.
10483
10484 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10485
10486         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10487         as a buffer-local variable.  This avoids creating truncated
10488         dribble files as a result of a hang up, eg.
10489
10490 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10491
10492         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10493         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10494         XEmacs.
10495
10496 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         * gnus-start.el (gnus-start-draft-setup): Enforce
10499         `gnus-draft-mode' for nndraft:drafts at startup.
10500
10501         * gnus.el (gnus-splash): Change custom group.
10502         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10503         allow-list argument.
10504
10505         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10506         string.
10507
10508 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10509
10510         * gnus-art.el (gnus-default-article-saver): Add user-defined
10511         `function' to custom type.
10512
10513 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10514
10515         * imap.el (imap-open): Handle case where buffer is a buffer
10516         object.
10517
10518 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10519
10520         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10521         long lines.
10522         (gnus-cache-delete-group): Wrap doc strings.
10523
10524         * gnus-agent.el (gnus-agent-rename-group)
10525         (gnus-agent-delete-group): Wrap doc strings.
10526
10527 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10528
10529         * messagexmas.el (message-use-toolbar): Change the valid values
10530         into default, top, bottom, left, and right.
10531         (message-toolbar-thickness): New variable.
10532         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10533         well.
10534         (message-setup-toolbar): Make it work.
10535
10536         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10537         (gnus-use-toolbar): Change the valid values into default, top,
10538         bottom, left, and right.
10539         (gnus-toolbar-thickness): New variable.
10540         (gnus-xmas-setup-toolbar): New function.
10541         (gnus-xmas-setup-group-toolbar): Use it.
10542         (gnus-xmas-setup-summary-toolbar): Use it.
10543
10544 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10545
10546         * gnus-start.el (gnus-1): Add "native" to
10547         gnus-predefined-server-alist.
10548
10549         * gnus.el (gnus-method-to-server): Don't add "native" to the
10550         lists here, because that leads to problems when
10551         gnus-select-method is bound.
10552
10553 2005-11-09  Simon Josefsson  <jas@extundo.com>
10554
10555         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10556         use (not sort-by-date) instead.
10557
10558 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10559
10560         * gnus-delay.el (gnus-delay-group): Don't autoload.
10561         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10562         to be re-loaded when customizing the `gnus-delay' group.
10563
10564 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10565
10566         * message.el: Revert last changes.
10567         (message-insert-citation-line): Use newlines.
10568
10569 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10570
10571         * message.el (message-courtesy-message)
10572         (message-mark-insert-begin, message-mark-insert-end)
10573         (message-elide-ellipsis, message-cancel-message)
10574         (message-add-header, message-change-subject)
10575         (message-cross-post-followup-to-header)
10576         (message-cross-post-insert-note, message-reduce-to-to-cc)
10577         (message-widen-reply, message-delete-not-region)
10578         (message-kill-to-signature, message-insert-signature)
10579         (message-insert-importance-high, message-insert-importance-low)
10580         (message-insert-or-toggle-importance)
10581         (message-insert-disposition-notification-to)
10582         (message-indent-citation, message-yank-original)
10583         (message-cite-original-without-signature, message-cite-original)
10584         (message-insert-citation-line, message-position-on-field)
10585         (message-fix-before-sending, message-send-mail-partially)
10586         (message-send-mail, message-send-mail-with-sendmail)
10587         (message-send-mail-with-qmail, message-send-news)
10588         (message-check-news-header-syntax, message-generate-headers)
10589         (message-insert-courtesy-copy, message-fill-address)
10590         (message-fill-header, message-shorten-references)
10591         (message-setup-1, message-cancel-news)
10592         (message-forward-make-body-plain, message-forward-make-body-mime)
10593         (message-forward-make-body-mml, message-encode-message-body)
10594         (message-forward-make-body-digest-plain)
10595         (message-forward-make-body-digest-mime)
10596         (message-use-alternative-email-as-from): Insert `hard-newline'
10597         instead of ordinary newlines.
10598
10599 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10600
10601         * message.el (message-generate-headers): Downcase the argument
10602         given to message-check-element.
10603
10604 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10605
10606         * nntp.el (nntp-authinfo-rejected): New error condition.
10607         (nntp-wait-for): Use new error condition to signal authentication
10608         error.
10609         (nntp-retrieve-data): Rethrow new error condition to break out of
10610         recursive call to nntp-send-authinfo.
10611
10612 2005-11-08  Romain Francoise  <romain@orebokech.com>
10613
10614         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10615         (gnus-summary-exit-map): Bind to `Z p'.
10616         (gnus-summary-make-menu-bar): Add menu item.
10617
10618 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10619
10620         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10621         (gnus-treat-*): Add `first' in all doc strings.
10622
10623         * gnus-group.el (gnus-group-compact-group): Fix typo.
10624
10625 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10626
10627         * gnus.el (gnus-parameters-case-fold-search): New variable.
10628         (gnus-parameters-get-parameter): Use it.
10629
10630         * gnus-score.el (gnus-home-score-file): Doc fix.
10631
10632 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10633
10634         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10635
10636 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10637
10638         * mm-util.el (mm-special-display-p): New function.
10639
10640         * mml.el (mml-preview): Use it; doc fix.
10641
10642 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10643
10644         * imap.el (imap-open): Handle case where buffer is a buffer object.
10645
10646 2005-10-29  Romain Francoise  <romain@orebokech.com>
10647
10648         * message.el (message-fix-before-sending): Fix comment.
10649
10650 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10651
10652         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10653
10654 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10655
10656         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10657         Used in gnus-score.el.
10658
10659 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10662
10663 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10664
10665         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10666         whitespace removed in revision 7.8.  Use concatenated string to
10667         protect trailing whitespace.
10668
10669 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10670
10671         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10672         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10673         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10674         Courier IMAP ("some version from 2004").  Mostly based on similar
10675         code in the same function.
10676
10677 2005-10-26  Didier Verna  <didier@xemacs.org>
10678
10679         * gnus-group.el (gnus-group-compact-group): Invalidate original
10680         article buffer.
10681         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10682         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10683         NOV database and in article itself.
10684         Invalidate article backlog.
10685
10686 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10687
10688         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10689
10690 2005-10-26  Simon Josefsson  <jas@extundo.com>
10691
10692         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10693         part of 2004-07-25 change.
10694
10695 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10696
10697         * message.el (message-display-completion-list): New function.
10698         (message-expand-group): Use it; make sure the Completions buffer
10699         is modifiable.
10700 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10701
10702         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10703         user-mail-name is an empty string.
10704
10705 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10706
10707         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10708         depending on gnus-score-decay-constant.
10709
10710         * encrypt.el (encrypt-insert-file-contents)
10711         (encrypt-write-file-contents): Don't use `gnus-message'.
10712
10713         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10714         arguments.
10715         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10716         arguments to mm-uu-verbatim-marks-extract.
10717         (mm-uu-hide-markers): New variable.
10718         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10719
10720         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10721         (gnus-convert-image-to-face-command): Use "convert" by default to
10722         allow other input image formats.
10723         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10724         accordingly.
10725
10726 2005-10-23  Simon Josefsson  <jas@extundo.com>
10727
10728         * imap.el (imap-gssapi-program): Align command line parameters
10729         with latest GNU SASL.
10730         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10731
10732 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10733
10734         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10735         HTML.
10736         (nnslashdot-request-article): Ditto.
10737
10738         * lpath.el (featurep): Add nobreak-char-display.
10739
10740 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10741
10742         * mail-source.el (mail-source-fetch-pop): Require pop3.
10743         (mail-source-check-pop): Ditto.
10744
10745 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10746
10747         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10748         errors.
10749
10750 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10751
10752         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10753         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10754
10755         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10756
10757         * mm-bodies.el (mm-decode-string): Call
10758         `mm-charset-to-coding-system' with allow-override argument.
10759
10760 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10761
10762         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10763         (rfc2047-charset-to-coding-system): New function.
10764         (rfc2047-decode-encoded-words): New function.
10765         (rfc2047-decode-region): Use them.
10766         (rfc2047-decode-cte): Remove.
10767         (rfc2047-parse-and-decode): Remove.
10768         (rfc2047-decode): Remove.
10769
10770 2005-10-15  Kenichi Handa  <handa@m17n.org>
10771
10772         * rfc2047.el (rfc2047-decode-cte): New function.
10773         (rfc2047-decode-region): Change the way to decode successive
10774         encoded-words: decode B- or Q-encoding in each encoded-word,
10775         concatenate them, and decode it as charset.
10776
10777 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10778
10779         * lpath.el: Fbind codepage-setup for XEmacs.
10780
10781 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10782
10783         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10784         widget-move-and-invoke.
10785         (gnus-custom-mode): Use gnus-custom-map.
10786
10787 2005-10-15  Bill Wohler  <wohler@newt.com>
10788
10789         * message.el (message-tool-bar-map): Renamed image file from
10790         mail_send to mail/send.
10791
10792 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10793
10794         * message.el (message-expand-group): Pass the common
10795         prefix substring of completion to `display-completion-list'.
10796
10797 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10798
10799         * mml-sec.el (mml-secure-method): New internal variable.
10800         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10801         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10802         functions using mml-secure-method.
10803
10804         * mml.el (mml-mode-map): Add key bindings for those functions.
10805         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10806         Harder <harder@myrealbox.com>.
10807         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10808         end of message if point is the headers of the message.
10809
10810         * message.el (message-in-body-p): New function.
10811
10812         * assistant.el: Autoload gnus-util and netrc.
10813
10814         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10815         Use `mm-charset-override-alist' only when decoding.
10816
10817         * mm-bodies.el (mm-decode-body): Call
10818         `mm-charset-to-coding-system' with allow-override argument.
10819
10820         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10821         `filename' from Content-Disposition if Content-Type doesn't
10822         provide `name'.
10823         (gnus-mime-view-part-as-type): Set default instead of
10824         initial-input.
10825
10826 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10827
10828         * format-spec.el (format-spec): Propagate text properties of % spec.
10829
10830 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10831
10832         * gnus-art.el (gnus-treat-predicate): Add `first'.
10833
10834 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10835
10836         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10837         (mm-charset-override-alist): New variable.
10838         (mm-charset-to-coding-system): Use it.
10839         (mm-codepage-setup): New helper function.
10840         (mm-charset-eval-alist): New variable.
10841         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10842         about unknown charsets.
10843
10844         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10845
10846 2005-10-04  David Hansen  <david.hansen@gmx.net>
10847
10848         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10849         (nnrss-check-group): Ditto.
10850
10851 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10852
10853         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10854         Rename x-gnus-verbatim to x-verbatim.
10855         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10856
10857         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10858         x-verbatim.
10859
10860         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10861
10862         * gnus-util.el (gnus-remove-duplicates): Remove.
10863
10864         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10865         instead of gnus-remove-duplicates.
10866
10867         * message.el (message-remove-duplicates): Remove.
10868         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10869         message-remove-duplicates.
10870
10871         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10872         available, else use implementation from `delete-dups'.
10873
10874         * message.el (message-insert-expires): New function.
10875         (message-mode-map): Add key binding.
10876         (message-mode-field-menu): Add menu entry.
10877         (message-mode): Document it.
10878         (message-make-expires-date): Use `message-make-date'.
10879
10880 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10881
10882         * message.el (message-make-expires-date): New function.
10883
10884 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10885
10886         * Makefile.in (list-installed-shadows): New entry.
10887         (install): Use it.
10888         (remove-installed-shadows): New entry.
10889
10890         * dgnushack.el (dgnushack-default-load-path): New variable.
10891         (dgnushack-find-lisp-shadows): New function.
10892         (dgnushack-remove-lisp-shadows): New function.
10893
10894 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * Makefile.in (install-el-elc): New entry.
10897         (install): Use it so that .el files are necessarily installed.
10898
10899 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10900
10901         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10902
10903 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10904
10905         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10906         function rather than the diff-mode.el package.
10907         (mm-display-external): Use with-current-buffer.
10908         (mm-viewer-completion-map, mm-viewer-completion-map):
10909         Move initialization inside declaration.
10910
10911 2005-09-29  Simon Josefsson  <jas@extundo.com>
10912
10913         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10914         autoload mail-check-payment.
10915         (spam-check-hashcash): Define unconditionally, since hashcash.el
10916         is part of Gnus now.  Ignore errors from payment checking.
10917
10918 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10919
10920         * message.el (message-bold-region, message-unbold-region): Rename
10921         from `bold-region' and `unbold-region'.
10922
10923         * message.el: Remove useless autoloads.
10924
10925 2005-09-28  Simon Josefsson  <jas@extundo.com>
10926
10927         * message.el (message-use-idna): Default to t.
10928         (message-use-idna): Test whether encoding works too.  Doc fix.
10929
10930 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * nntp.el (nntp-warn-about-losing-connection): Remove.
10933
10934 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10935
10936         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10937         customizable.  Change default value.
10938         (mm-uu-diff-groups-regexp): Change default value.
10939         (mm-uu-type-alist): Add doc string.
10940         (mm-uu-configure): Add doc string.  Make it interactive.
10941         (mm-uu-tex-groups-regexp): New variable.
10942         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10943         (mm-uu-type-alist): Add LaTeX documents.
10944         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10945         of "text/verbatim".
10946         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10947
10948         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10949         instead of "text/verbatim".
10950
10951         * message.el (message-mark-inserted-region)
10952         (message-mark-insert-file): Use slrn style marks when called with
10953         prefix argument.
10954
10955 2005-09-27  Simon Josefsson  <jas@extundo.com>
10956
10957         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10958
10959 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10960
10961         * message.el (message-remove-duplicates): New function.
10962         Implementation borrowed from `gnus-remove-duplicates'.
10963         (message-idna-to-ascii-rhs): Also encode idna addresses in
10964         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10965         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10966         only ask about the same idna domain once per header and also tell
10967         in what header to replace the idna domain.
10968
10969         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10970         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10971         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10972         a header is decoded and not just the last one.
10973
10974 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10975
10976         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10977         has been decoded.
10978
10979         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10980         (mm-insert-part): Don't modify text if it has been decoded.
10981
10982         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10983         decoded.
10984
10985         * mm-view.el (mm-inline-text): Don't strip text props unless
10986         decoding enriched or richtext parts.
10987
10988 2005-09-25  Romain Francoise  <romain@orebokech.com>
10989
10990         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10991         * gnus-start.el (gnus-subscribe-interactively):
10992         * gnus-uu.el (gnus-uu-grab-articles):
10993         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10994         space.
10995
10996 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10997
10998         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10999         * mm-view.el (mm-view-pkcs7-decrypt):
11000         * gnus-sum.el (gnus-summary-limit-to-extra)
11001         (gnus-summary-respool-article, gnus-read-move-group-name):
11002         * gnus-score.el (gnus-summary-increase-score):
11003         * gnus-util.el (gnus-completing-read-with-default):
11004         * gnus-art.el (gnus-read-save-file-name)
11005         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11006         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11007         * message.el (message-check-news-header-syntax):
11008         Follow convention for reading with the minibuffer.
11009
11010 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11011
11012         * spam-report.el (spam-report-url-ping-plain):
11013         Use gnus-extended-version as User-Agent.
11014
11015         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11016         default value is nil.
11017
11018         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11019         (mm-uu-verbatim-marks-extract): New function.
11020         (mm-uu-extract): New face.
11021         (mm-uu-copy-to-buffer): Use it.
11022
11023         * spam-report.el (spam-report-gmane-ham): Renamed from
11024         `spam-report-gmane-unspam'.
11025         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11026         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11027
11028         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11029         Autoload.
11030         (spam-report-gmane-unregister-routine): Renamed
11031         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11032
11033 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11034
11035         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11036         (spam-report-gmane-unregister-routine): Add support for gmane
11037         unregistration.
11038
11039         * spam-report.el (spam-report-gmane-unspam)
11040         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11041         (spam-report-gmane): Change to take a single article and do unspam
11042         registration.
11043
11044 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11045
11046         * mm-url.el (mm-url-decode-entities): Fix regexp.
11047
11048 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11049
11050         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11051         default to nil, to be able to use Gnus at all.  If the default
11052         switches to something else, then the function should be fixed not
11053         be exceedingly slow.
11054
11055 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11056
11057         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11058         fail hard.
11059
11060         * spam-report.el: Add better Keywords line.
11061
11062         * spam.el: Add Maintainer and better Keywords line.
11063
11064 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11065
11066         * gnus-art.el (gnus-article-replace-part)
11067         (gnus-mime-replace-part): New functions.
11068         (gnus-mime-action-alist, gnus-mime-button-commands)
11069         (gnus-mime-save-part-and-strip): Added file argument.
11070         (gnus-article-part-wrapper): Added interactive argument.
11071
11072         * gnus-sum.el (gnus-summary-mime-map): Add
11073         `gnus-article-replace-part'.
11074
11075 2005-09-19  Didier Verna  <didier@xemacs.org>
11076
11077         The nnml compaction feature:
11078         * nnml.el (nnml-request-compact-group): New function.
11079         * nnml.el (nnml-request-compact): New function.
11080         * gnus-int.el (gnus-request-compact-group): New function.
11081         * gnus-int.el (gnus-request-compact): New function.
11082         * gnus-group.el (gnus-group-compact-group): New function.
11083         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11084         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11085         * gnus-srvr.el (gnus-server-compact-server): New function.
11086         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11087         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11088
11089 2005-09-18  Deepak Goel  <deego@gnufans.org>
11090
11091         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11092         format spec.
11093
11094 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11095
11096         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11097
11098 2005-09-15  Romain Francoise  <romain@orebokech.com>
11099
11100         * message.el (message-fill-paragraph): Clarify docstring.
11101
11102 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11103
11104         * gnus-art.el (gnus-mime-display-part): Protect against broken
11105         MIME messages.
11106
11107 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11108
11109         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11110         before parsing header.
11111
11112 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11113
11114         * html2text.el (html2text-replace-list): Add new entities.
11115
11116 2005-09-11  Romain Francoise  <romain@orebokech.com>
11117
11118         * message.el (message-alternative-emails): Improve docstring.
11119         (message-setup-1): Call `message-use-alternative-email-as-from'
11120         after `message-setup-hook' to give it precedence over posting
11121         styles, etc.
11122         (message-use-alternative-email-as-from): Add docstring.  Remove
11123         the original From header if present.
11124
11125         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11126         (nnml-save-mail): Use it.
11127
11128         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11129         articles.  Add new argument `silent'.
11130         (gnus-uu-mark-all): Report the total number of marked articles.
11131
11132 2005-09-10  Romain Francoise  <romain@orebokech.com>
11133
11134         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11135         (gnus-uu-mark-series): Likewise.
11136
11137 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11138
11139         * spam-report.el (spam-report-gmane): Fix generation of spam
11140         report URL.
11141
11142 2005-09-10  Simon Josefsson  <jas@extundo.com>
11143
11144         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11145         t, based on discussion on the ding list with Robert Epprecht
11146         <epprecht@solnet.ch>.
11147
11148 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11149
11150         * spam-report.el (spam-report-gmane): Make it work without
11151         X-Report-Spam header.  Gmane now only provides Archived-At.
11152         This is only used if `spam-report-gmane-use-article-number' is nil.
11153         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11154
11155         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11156         make `gnus-summary-sort-by-recipient' work with threading.
11157
11158         * nnweb.el (nnweb-google-wash-article): Print a message if article
11159         is not available.
11160
11161 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11162
11163         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11164         change.  Decode text/* parts content before displaying.
11165
11166 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11167
11168         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11169
11170 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11173
11174         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11175         url-package-name, url-package-version,
11176         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11177         w3m-display-inline-images, and w3m-minor-mode-map.
11178
11179 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11180
11181         * message.el (message-tab-body-function): Fix mismatched custom type.
11182
11183         * gnus.el (gnus-group-change-level-function): Ditto.
11184
11185         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11186
11187         * gnus-art.el (gnus-signature-limit)
11188         (gnus-article-mime-part-function): Ditto.
11189
11190 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11191
11192         * mml.el (mml-mode): Silence the byte compiler.
11193
11194         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11195         using `(sit-for 0)' before moving the point to the specified part;
11196         skip unbuttonized parts.
11197         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11198         return to the summary window if gnus-auto-select-part is non-nil.
11199
11200 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11201
11202         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11203         variables.
11204         (mml-dnd-attach-file, mml-mode): Use them.
11205
11206         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11207         Make fetching article by MID work again for Google Groups.  Added
11208         FIXME concerning gnus-group-make-web-group.
11209
11210         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11211         Don't depend on Gnus by using mail-extract-address-components if
11212         gnus-extract-address-components is not bound.
11213
11214 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11215
11216         * gnus-art.el (gnus-mime-display-security): Don't display the
11217         signature, but only the signed part.
11218
11219 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11220
11221         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11222
11223         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11224         list, not listp.
11225
11226 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11227
11228         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11229         when encoding.
11230
11231         * mm-bodies.el (mm-decode-content-transfer-encoding):
11232         De-canonicalize CRLF for all text content types, not just
11233         text/plain.
11234
11235 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11236
11237         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11238         valid article; point arrow and cursor at the MIME button.
11239
11240 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11243         Suggested by Dan Christensen <jdc@uwo.ca>.
11244
11245         * mm-decode.el (mm-save-part): Enable change of prompt.
11246
11247 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11248
11249         * gnus-msg.el (gnus-inews-add-send-actions): Made
11250         `message-post-method' lambda parameter ARG `&optional'.
11251
11252 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * gnus-sum.el (gnus-summary-mime-map): Added
11255         gnus-article-save-part-and-strip, gnus-article-delete-part and
11256         gnus-article-jump-to-part.
11257
11258         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11259         (gnus-article-edit-part): Use it.
11260         (gnus-article-part-wrapper): Added no-handle argument.
11261         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11262         functions.
11263
11264 2005-08-29  Romain Francoise  <romain@orebokech.com>
11265
11266         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11267         docstring.
11268         (gnus-face-from-file): Likewise.
11269
11270 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11271
11272         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11273         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11274         non-nil.
11275         (gnus-auto-select-part): New variable.
11276         (gnus-article-jump-to-part): New function.
11277         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11278         (gnus-mime-delete-part): Allow selecting specified part after
11279         deleting or stripping parts.
11280         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11281         part if argument is bogus.
11282
11283 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11284
11285         * gnus-art.el (w3m-minor-mode-map):
11286         * gnus-spec.el (gnus-newsrc-file-version):
11287         * gnus-util.el (nnmail-active-file-coding-system)
11288         (gnus-original-article-buffer, gnus-user-agent):
11289         * gnus.el (gnus-ham-process-destinations)
11290         (gnus-parameter-ham-marks-alist)
11291         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11292         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11293         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11294         * mm-decode.el (gnus-current-window-configuration):
11295         * mm-extern.el (gnus-article-mime-handles):
11296         * mm-url.el (url-current-object, url-package-name)
11297         (url-package-version):
11298         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11299         (smime-keys, w3m-cid-retrieve-function-alist)
11300         (w3m-current-buffer, w3m-display-inline-images)
11301         (w3m-minor-mode-map):
11302         * mml-smime.el (gnus-extract-address-components):
11303         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11304         (gnus-newsrc-hashtb, message-default-charset)
11305         (message-deletable-headers, message-options)
11306         (message-posting-charset, message-required-mail-headers)
11307         (message-required-news-headers):
11308         * mml1991.el (mc-pgp-always-sign):
11309         * mml2015.el (mc-pgp-always-sign):
11310         * nnheader.el (nnmail-extra-headers):
11311         * rfc1843.el (gnus-decode-encoded-word-function)
11312         (gnus-decode-header-function, gnus-newsgroup-name):
11313         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11314
11315 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11316
11317         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11318         the end of the date treatments.
11319
11320 2005-08-15  Simon Josefsson  <jas@extundo.com>
11321
11322         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11323         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11324         Capello and Romain Francoise.
11325         (pgg-fetch-key-function): Removed, not used?
11326         (pgg-insert-url-with-w3): Require url, to get
11327         url-insert-file-contents regardless of where it is defined.
11328
11329 2005-08-13  Romain Francoise  <romain@orebokech.com>
11330
11331         * message.el (message-cite-original-1): New function.
11332         (message-cite-original): Use it.
11333         (message-cite-original-without-signature): Ditto.
11334
11335 2005-08-08  Romain Francoise  <romain@orebokech.com>
11336
11337         * message.el (message-yank-empty-prefix): New variable.
11338         (message-indent-citation): Use it.
11339         (message-cite-original-without-signature): Respect X-No-Archive.
11340
11341 2005-08-08  Simon Josefsson  <jas@extundo.com>
11342
11343         * pgg.el: Autoload url-insert-file-contents instead of loading
11344         w3/url.
11345         (pgg-insert-url-with-w3): Don't load url here.
11346
11347 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11348
11349         * message.el (message-kill-to-signature): Don't insert newline at
11350         bol.
11351         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11352
11353 2005-08-06  Romain Francoise  <romain@orebokech.com>
11354
11355         * message.el (message-user-fqdn): Fix typo in docstring.
11356
11357 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11358
11359         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11360
11361         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11362
11363 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * mm-bodies.el (mm-encode-body): Use coding system rather than
11366         charset to encode text.
11367
11368         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11369         number of charsets if utf-8 is available (XEmacs).
11370
11371 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11372
11373         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11374         taken from `gnus-button-mid-or-mail-regexp'.
11375         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11376         (gnus-button-alist): Improve regexp for domain part of the MIDs
11377         for news:localpart@domain buttons.
11378         (gnus-button-ctan-directory-regexp): Update.
11379
11380 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11381
11382         * sieve-manage.el (sieve-manage-interactive-login): Use
11383         make-local-variable rather than make-variable-buffer-local.
11384         (sieve-manage-open): Ditto.
11385         (sieve-manage-authenticate): Ditto.
11386
11387         * mml.el (mml-generate-mime-1): Make the content type default to
11388         text/plain if the filename is not specified.
11389
11390 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11391
11392         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11393         instead of insert-buffer.
11394
11395         * message.el (message-yank-original): Ditto; set the mark at the
11396         end of the yanked message.
11397
11398 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11401         lines to scroll rather than to stop it.
11402
11403         * mml.el (mml-generate-default-type): Add doc string.
11404         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11405         default to application/octet-stream when determining the content
11406         type if it is not specified for the part or the mml contents; add
11407         a comment about mml-generate-default-type.
11408
11409 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11410
11411         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11412         make it default to application/octet-stream when determining the
11413         content type if it is not specified for the external contents.
11414
11415 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11416
11417         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11418         segmented parameter but also other parameters might be there.
11419
11420 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11421
11422         * mm-decode.el (mm-display-external): Delete temp file, directory
11423         and buffer immediately if the external process is exited.
11424
11425 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11426
11427         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11428         fewer lines than that of scroll-margin.
11429         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11430
11431 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11432
11433         * gnus-art.el (gnus-article-next-page): Revert.
11434         (gnus-article-beginning-of-window): New macro.
11435         (gnus-article-next-page-1): Use it.
11436         (gnus-article-prev-page): Ditto.
11437         (gnus-article-edit-part): Use insert-buffer-substring instead of
11438         insert-buffer.
11439         (gnus-article-edit-exit): Ditto.
11440
11441         * gnus-util.el (gnus-beginning-of-window): Remove.
11442         (gnus-end-of-window): Remove.
11443
11444         * lpath.el: Don't bind header-line-format and scroll-margin.
11445
11446 2005-07-25  Simon Josefsson  <jas@extundo.com>
11447
11448         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11449         to have the url package without w3.  Reported by Daiki Ueno
11450         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11451
11452 2005-07-20  Didier Verna  <didier@xemacs.org>
11453
11454         * gnus-diary.el: Remove the description comment (nndiary is now
11455         properly documented in the Gnus manual).
11456         Fix the spelling of "Back End".
11457         * nndiary.el: Ditto.
11458         Fix the copyright notice.
11459
11460 2005-07-18  Romain Francoise  <romain@orebokech.com>
11461
11462         * gnus-sum.el (gnus-summary-to-prefix)
11463         (gnus-summary-newsgroup-prefix): New variables.
11464         (gnus-summary-from-or-to-or-newsgroups): Use them.
11465
11466 2005-07-17  Romain Francoise  <romain@orebokech.com>
11467
11468         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11469         space as it's generally not especially interesting to the user.
11470
11471 2005-07-16  Romain Francoise  <romain@orebokech.com>
11472
11473         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11474         nil to avoid prompting and file modification if one of the
11475         messages at the top of the nnfolder file contains a copyright
11476         notice.
11477         Update copyright notice.
11478
11479         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11480         instead of `current-time-string' as the latter creates a time
11481         string that is not RFC 2822 compliant (it lacks the zone).
11482         Update copyright notice.
11483
11484 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11485
11486         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11487         for text/rtf.  Display default in prompt.  Pass default for M-n.
11488
11489         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11490
11491 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11492
11493         * gnus-msg.el (gnus-button-mailto): Remove
11494         save-selected-window-window hackery because it relies on
11495         save-selected-window internals.
11496
11497 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11498
11499         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11500         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11501         (gnus-article-prev-page): Ditto.
11502
11503         * gnus-util.el (gnus-beginning-of-window): New function.
11504         (gnus-end-of-window): New function.
11505
11506         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11507
11508 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11509
11510         * gnus-score.el (gnus-score-edit-all-score): Set
11511         gnus-score-edit-exit-function to gnus-score-edit-done and call
11512         gnus-message.
11513
11514 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11515
11516         * gnus-msg.el (gnus-button-mailto): Remove
11517         save-selected-window-window hackery because it relies on
11518         save-selected-window internals.
11519
11520 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11521
11522         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11523         add-minor-mode.
11524         (gnus-binary-mode): Ditto.
11525
11526         * gnus-topic.el (gnus-topic-mode): Ditto.
11527
11528 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11529
11530         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11531         (gnus-article-prev-page): Take scroll-margin into consideration.
11532
11533 2005-07-04  Lute Kamstra  <lute@gnu.org>
11534
11535         Update FSF's address in GPL notices.
11536
11537 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11538
11539         * gnus.el (gnus-exit):
11540         * gnus-group.el (gnus-group-icons):
11541         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11542
11543         * gnus-nocem.el (gnus-nocem):
11544         * message.el (message-various, message-buffers, message-sending)
11545         (message-interface, message-forwarding, message-insertion)
11546         (message-headers, message-news, message-mail):
11547         * pgg-gpg.el (pgg-gpg):
11548         * pgg-parse.el (pgg-parse):
11549         * pgg-pgp.el (pgg-pgp):
11550         * pgg-pgp5.el (pgg-pgp5):
11551         * pop3.el (pop3): Finish `defgroup' description with period.
11552
11553 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * gnus-art.el (article-display-face): Improve the efficiency.
11556         (article-display-x-face): Ditto; remove grey x-face stuff.
11557
11558 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11559
11560         * gnus-art.el (article-display-face): Correct the position in
11561         which Faces are inserted.
11562
11563 2005-06-29  Didier Verna  <didier@xemacs.org>
11564
11565         * gnus-art.el (article-display-face): Display faces in correct
11566         order.
11567
11568 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11569
11570         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11571         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11572         (gnus-nocem-check-article): Fetch the Type header.
11573         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11574         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11575         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11576         make sure gnus-nocem-hashtb is initialized.
11577         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11578         (gnus-nocem-unwanted-article-p): Ditto.
11579
11580         * pgg.el (pgg-verify): Return the verification result.
11581
11582 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11583
11584         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11585         is ascii.
11586
11587 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11588
11589         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11590         `show-nonbreak-escape'.
11591
11592 2005-06-23  Lute Kamstra  <lute@gnu.org>
11593
11594         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11595
11596         * dig.el (dig-mode):
11597         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11598
11599 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11600
11601         * nnimap.el (nnimap-split-download-body): Fix spellings.
11602
11603 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11604
11605         * gnus-art.el (gnus-article-encrypt-body):
11606         * gnus-cus.el (gnus-score-customize):
11607         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11608         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11609
11610 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11611
11612         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11613         header by looking for magic "MII" at the beginnig.
11614
11615 2005-06-16  Miles Bader  <miles@gnu.org>
11616
11617         * gnus-xmas.el (gnus-xmas-group-startup-message):
11618         Use renamed gnus-splash face.
11619
11620         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11621         (assistant-field-face): New backward-compatibility alias for renamed
11622         face.
11623         (assistant-render-text): Use renamed assistant-field face.
11624
11625         * spam.el (spam): Remove "-face" suffix from face name.
11626         (spam-face): New backward-compatibility alias for renamed face.
11627         (spam-face, spam-initialize): Use renamed spam face.
11628
11629         * message.el (message-header-to, message-header-cc)
11630         (message-header-subject, message-header-newsgroups)
11631         (message-header-other, message-header-name)
11632         (message-header-xheader, message-separator, message-cited-text)
11633         (message-mml): Remove "-face" suffix from face names.
11634         (message-header-to-face, message-header-cc-face)
11635         (message-header-subject-face, message-header-newsgroups-face)
11636         (message-header-other-face, message-header-name-face)
11637         (message-header-xheader-face, message-separator-face)
11638         (message-cited-text-face, message-mml-face):
11639         New backward-compatibility aliases for renamed faces.
11640         (message-font-lock-keywords): Use renamed message faces.
11641
11642         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11643         (sieve-test-commands, sieve-tagged-arguments):
11644         Remove "-face" suffix from face names.
11645         (sieve-control-commands-face, sieve-action-commands-face)
11646         (sieve-test-commands-face, sieve-tagged-arguments-face):
11647         New backward-compatibility aliases for renamed faces.
11648         (sieve-control-commands-face, sieve-action-commands-face)
11649         (sieve-test-commands-face, sieve-tagged-arguments-face):
11650         Use renamed sieve faces.
11651
11652         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11653         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11654         (gnus-group-news-3-empty, gnus-group-news-4)
11655         (gnus-group-news-4-empty, gnus-group-news-5)
11656         (gnus-group-news-5-empty, gnus-group-news-6)
11657         (gnus-group-news-6-empty, gnus-group-news-low)
11658         (gnus-group-news-low-empty, gnus-group-mail-1)
11659         (gnus-group-mail-1-empty, gnus-group-mail-2)
11660         (gnus-group-mail-2-empty, gnus-group-mail-3)
11661         (gnus-group-mail-3-empty, gnus-group-mail-low)
11662         (gnus-group-mail-low-empty, gnus-summary-selected)
11663         (gnus-summary-cancelled, gnus-summary-high-ticked)
11664         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11665         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11666         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11667         (gnus-summary-low-undownloaded)
11668         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11669         (gnus-summary-low-unread, gnus-summary-normal-unread)
11670         (gnus-summary-high-read, gnus-summary-low-read)
11671         (gnus-summary-normal-read, gnus-splash):
11672         Remove "-face" suffix from face names.
11673         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11674         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11675         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11676         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11677         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11678         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11679         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11680         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11681         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11682         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11683         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11684         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11685         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11686         (gnus-summary-normal-ticked-face)
11687         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11688         (gnus-summary-normal-ancient-face)
11689         (gnus-summary-high-undownloaded-face)
11690         (gnus-summary-low-undownloaded-face)
11691         (gnus-summary-normal-undownloaded-face)
11692         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11693         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11694         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11695         (gnus-splash-face):
11696         New backward-compatibility aliases for renamed faces.
11697         (gnus-group-startup-message): Use renamed gnus faces.
11698
11699         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11700         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11701         (gnus-server-agent): Remove "-face" suffix from face names.
11702         (gnus-server-agent-face, gnus-server-opened-face)
11703         (gnus-server-closed-face, gnus-server-denied-face)
11704         (gnus-server-offline-face):
11705         New backward-compatibility aliases for renamed faces.
11706         (gnus-server-agent-face, gnus-server-opened-face)
11707         (gnus-server-closed-face, gnus-server-denied-face)
11708         (gnus-server-offline-face): Use renamed gnus faces.
11709
11710         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11711         Remove "-face" suffix from face names.
11712         (gnus-picon-xbm-face, gnus-picon-face):
11713         New backward-compatibility aliases for renamed faces.
11714
11715         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11716         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11717         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11718         (gnus-cite-11): Remove "-face" suffix from face names.
11719         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11720         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11721         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11722         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11723         New backward-compatibility aliases for renamed faces.
11724         (gnus-cite-attribution-face, gnus-cite-face-list)
11725         (gnus-article-boring-faces): Use renamed gnus faces.
11726
11727         * gnus-art.el (gnus-signature, gnus-header-from)
11728         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11729         (gnus-header-content): Remove "-face" suffix from face names.
11730         (gnus-signature-face, gnus-header-from-face)
11731         (gnus-header-subject-face, gnus-header-newsgroups-face)
11732         (gnus-header-name-face, gnus-header-content-face):
11733         New backward-compatibility aliases for renamed faces.
11734         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11735
11736         * gnus-sum.el (gnus-summary-selected-face)
11737         (gnus-summary-highlight): Use renamed gnus faces.
11738         * gnus-group.el (gnus-group-highlight): Likewise.
11739
11740 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11741
11742         * gnus-sieve.el (gnus-sieve-article-add-rule):
11743         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11744         * spam-stat.el (spam-stat-buffer-change-to-spam)
11745         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11746
11747         * message.el (message-is-yours-p):
11748         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11749
11750 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * mm-view.el (mm-inline-text): Withdraw the last change.
11753
11754 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11757         executing enriched-decode.
11758
11759 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11762         charset of tar files.
11763
11764 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11765
11766         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11767
11768 2005-06-04  Lute Kamstra  <lute@gnu.org>
11769
11770         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11771         information is never recorded.
11772
11773 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11774
11775         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11776
11777 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * pop3.el (pop3-apop): Run md5 in the binary mode.
11780
11781         * starttls.el (starttls-set-process-query-on-exit-flag):
11782         Use eval-and-compile.
11783
11784 2005-05-31  Simon Josefsson  <jas@extundo.com>
11785
11786         * smime.el (smime-replace-in-string): Define.
11787         (smime-cert-by-ldap-1): Use it.
11788
11789 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11790
11791         * gnus-art.el (article-display-x-face): Replace
11792         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11793
11794         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11795         set-process-query-on-exit-flag or process-kill-without-query.
11796
11797         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11798         loop instead of replace-regexp.
11799
11800         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11801         instead of process-kill-without-query if it is available.
11802
11803         * lpath.el: Fbind ldap-search-entries.
11804
11805         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11806         instead of find-file-hooks if it is available.
11807
11808         * mml1991.el: Bind pgg-default-user-id when compiling.
11809
11810         * mml2015.el: Bind pgg-default-user-id when compiling.
11811
11812         * nndraft.el (nndraft-request-associate-buffer):
11813         Use write-contents-functions instead of write-contents-hooks if it is
11814         available.
11815
11816         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11817         instead of find-file-hooks if it is available.
11818
11819         * nntp.el (nntp-open-connection): Replace
11820         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11821         (nntp-open-ssl-stream): Ditto.
11822         (nntp-open-tls-stream): Ditto.
11823
11824         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11825         set-process-query-on-exit-flag or process-kill-without-query.
11826         (starttls-open-stream-gnutls): Use it instead of
11827         process-kill-without-query.
11828         (starttls-open-stream): Ditto.
11829
11830 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11831
11832         * smime.el (smime-cert-by-ldap-1): Don't use
11833         replace-regexp-in-string.
11834
11835 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11836
11837         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11838
11839         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11840         in PEM format.  Adjust to the XEmacs compability.
11841
11842 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11843
11844         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11845         by `string-to-number'.
11846         * gnus-agent.el (gnus-agent-regenerate-group)
11847         (gnus-agent-fetch-articles): Ditto.
11848         * gnus-art.el (gnus-button-fetch-group): Ditto.
11849         * gnus-cache.el (gnus-cache-generate-active)
11850         (gnus-cache-articles-in-group): Ditto.
11851         * gnus-group.el (gnus-group-set-current-level)
11852         (gnus-group-insert-group-line): Ditto.
11853         * gnus-score.el (gnus-score-set-expunge-below)
11854         (gnus-score-set-mark-below, gnus-summary-score-effect)
11855         (gnus-summary-score-entry): Ditto.
11856         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11857         (gnus-soup-pack): Ditto.
11858         * gnus-spec.el (gnus-xmas-format): Ditto.
11859         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11860         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11861         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11862         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11863         * nndb.el (nndb-get-remote-expire-response): Ditto.
11864         * nndiary.el (nndiary-parse-schedule-value)
11865         (nndiary-string-to-number, nndiary-request-replace-article)
11866         (nndiary-request-article): Ditto.
11867         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11868         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11869         * nneething.el (nneething-make-head): Ditto.
11870         * nnfolder.el (nnfolder-request-article)
11871         (nnfolder-retrieve-headers): Ditto.
11872         * nnheader.el (nnheader-file-to-number): Ditto.
11873         * nnkiboze.el (nnkiboze-request-article): Ditto.
11874         * nnmail.el (nnmail-process-unix-mail-format)
11875         (nnmail-process-babyl-mail-format): Ditto.
11876         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11877         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11878         (nnmh-request-create-group, nnmh-request-list-1)
11879         (nnmh-request-group, nnmh-request-article): Ditto.
11880         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11881         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11882         * nnsoup.el (nnsoup-make-active): Ditto.
11883         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11884         * nntp.el (nntp-find-group-and-number)
11885         (nntp-retrieve-headers-with-xover): Ditto.
11886         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11887         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11888         (pgg-format-key-identifier): Ditto.
11889         * pop3.el (pop3-last, pop3-stat): Ditto.
11890         * qp.el (quoted-printable-decode-region): Ditto.
11891
11892         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11893         of concat.
11894
11895 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11898
11899         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11900
11901         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11902
11903         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11904
11905         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11906
11907         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11908
11909         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11910         (gnus-carpal-mode): Ditto.
11911
11912         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11913         (gnus-browse-mode): Ditto.
11914
11915         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11916
11917         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11918
11919 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11920
11921         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11922
11923 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * gnus-util.el (gnus-run-mode-hooks): New function.
11926
11927         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11928
11929         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11930         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11931
11932 2005-05-27  Lute Kamstra  <lute@gnu.org>
11933
11934         * dns-mode.el (dns-mode): Specify customization group.
11935
11936 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11937
11938         * gnus-agent.el (gnus-agent-make-mode-line-string):
11939         Use mode-line-highlight as mouse-face.
11940
11941 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11942
11943         * canlock.el (canlock): Change the parent group to news.
11944
11945         * deuglify.el (gnus-outlook-deuglify): Add :group.
11946
11947         * dig.el (dig): Add :group.
11948
11949         * dns-mode.el (dns-mode): Add :group.
11950
11951         * encrypt.el (encrypt): Add :group.
11952
11953         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11954         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11955         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11956         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11957         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11958
11959         * gnus-diary.el (gnus-diary): Add :group.
11960
11961         * gnus.el (gnus-group-news-1-face): Add :group.
11962         (gnus-group-news-1-empty-face): Ditto.
11963         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11964         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11965         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11966         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11967         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11968         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11969         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11970         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11971         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11972         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11973         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11974         (gnus-summary-high-ticked-face): Ditto.
11975         (gnus-summary-low-ticked-face): Ditto.
11976         (gnus-summary-normal-ticked-face): Ditto.
11977         (gnus-summary-high-ancient-face): Ditto.
11978         (gnus-summary-low-ancient-face): Ditto.
11979         (gnus-summary-normal-ancient-face): Ditto.
11980         (gnus-summary-high-undownloaded-face): Ditto.
11981         (gnus-summary-low-undownloaded-face): Ditto.
11982         (gnus-summary-normal-undownloaded-face): Ditto.
11983         (gnus-summary-high-unread-face): Ditto.
11984         (gnus-summary-low-unread-face): Ditto.
11985         (gnus-summary-normal-unread-face): Ditto.
11986         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11987         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11988
11989         * hashcash.el (hashcash): New custom group.
11990         (hashcash-default-payment): Add :group.
11991         (hashcash-payment-alist): Ditto.
11992         (hashcash-default-accept-payment): Ditto.
11993         (hashcash-accept-resources): Ditto.
11994         (hashcash-path): Ditto.
11995         (hashcash-extra-generate-parameters): Ditto.
11996         (hashcash-double-spend-database): Ditto.
11997         (hashcash-in-news): Ditto.
11998
11999         * message.el (message-minibuffer-local-map): Add :group.
12000
12001         * netrc.el (netrc): Add :group.
12002
12003         * sieve-manage.el (sieve-manage-log): Add :group.
12004         (sieve-manage-default-user): Diito.
12005         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12006         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12007         (sieve-manage-authenticators): Ditto.
12008         (sieve-manage-authenticator-alist): Ditto.
12009         (sieve-manage-default-port): Ditto.
12010
12011         * sieve-mode.el (sieve-control-commands-face): Add :group.
12012         (sieve-action-commands-face): Ditto.
12013         (sieve-test-commands-face): Ditto.
12014         (sieve-tagged-arguments-face): Ditto.
12015
12016         * smime.el (smime): Add :group.
12017
12018         * spam-report.el (spam-report): Add :group.
12019
12020         * spam.el (spam, spam-face): Add :group.
12021
12022 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12023
12024         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12025         return \n.\n.\n at the end of articles.  Protect against that.
12026         (nntp-with-open-group): Allow debugging.
12027
12028         * nnheader.el (mail-header-set-extra): Make into a function
12029         because I just could't understand how to quote the list properly.
12030
12031         * dns.el (query-dns-cached): New function.
12032
12033 2005-05-26  Lute Kamstra  <lute@gnu.org>
12034
12035         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12036
12037 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12038
12039         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12040
12041         * gnus-art.el: Don't autoload mail-extract-address-components.
12042
12043         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12044         eval-and-compile to evaluate it.
12045
12046         * hashcash.el: Don't autoload executable-find.
12047
12048         * nndb.el: Don't declare the nndb back end two or more times; don't
12049         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12050
12051         * nntp.el: Autoload format-spec instead of format; use
12052         eval-and-compile to evaluate autoload forms.
12053
12054 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12055
12056         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12057
12058 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12059
12060         * gnus.el (gnus-version-number): Bump version.
12061
12062 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12063
12064         * gnus.el: No Gnus v0.3 is released.
12065
12066 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12067
12068         * lpath.el (featurep): Bind show-nonbreak-escape.
12069
12070 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12071
12072         * gnus-art.el (gnus-article-edit-part): Disable undo.
12073
12074 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12075
12076         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12077         gnus-article-date-lapsed-new-header is t if date timer is active;
12078         skip headers in which the original date value is empty.
12079         (gnus-article-save-original-date): Redefine it as a macro.
12080         (gnus-display-mime): Use it.
12081
12082 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12083
12084         * gnus-art.el (article-date-ut): Support converting date in
12085         forwarded parts as well.
12086         (gnus-article-save-original-date): New function.
12087         (gnus-display-mime): Use it.
12088
12089 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12090
12091         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12092         enclosure element of <item>.
12093
12094 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12095
12096         * message.el (message-kill-buffer-query): Renamed from
12097         `message-kill-buffer-query-if-modified'.  Added :version.
12098
12099 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12100
12101         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12102         window layout.
12103
12104 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12105
12106         * mml.el: Autoload dnd when compiling.
12107
12108 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12109
12110         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12111         x-dnd-*.
12112
12113 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * qp.el (quoted-printable-encode-region): Save excursion.
12116
12117 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12118
12119         * message.el (message-kill-buffer-query-if-modified): Add new variable
12120         so the user can kill a modified message buffer quickly.
12121         (message-kill-buffer): Use it.
12122
12123 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12124
12125         * lpath.el: Fbind display-time-event-handler; don't fbind
12126         string-to-multibyte.
12127
12128         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12129
12130 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12131
12132         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12133         contained in text because xml.el decodes entities) with LFs.
12134
12135 2005-04-11  Lute Kamstra  <lute@gnu.org>
12136
12137         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12138         differently.
12139
12140 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12141
12142         * mm-util.el (mm-detect-coding-region): Typo.
12143
12144 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12145
12146         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12147
12148 2005-04-06  Deepak Goel  <deego@gnufans.org>
12149
12150         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12151         user-function allow user modifications of the scores.
12152         (spam-stat-score-buffer-user): New function, to allow
12153         user-computed modifications to the score.
12154         (spam-stat-score-buffer-user-functions): List of additional
12155         scoring functions.
12156         (spam-stat-error-holder): Global temporary error holder.
12157         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12158         variable.
12159
12160 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12161
12162         * gnus-registry.el (gnus-registry-clean-empty-function)
12163         (gnus-registry-trim, gnus-registry-fetch-groups)
12164         (gnus-registry-delete-group): Groups that match
12165         `gnus-registry-ignored-groups' are removed from the registry
12166         entries, not just ignored for splitting.  This helps clean up the
12167         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12168         to get all the groups a message ID is in.
12169
12170         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12171         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12172         (spam-stat-score-buffer-user-functions): Add :number custom type.
12173
12174 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12177         argument in XEmacs.
12178
12179         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12180         (nnrss-request-group): Decode group name first.
12181         (nnrss-request-article): Make a text/plain article if mml-to-mime
12182         failed.
12183         (nnrss-get-encoding): Return a compatible encoding according to
12184         nnrss-compatible-encoding-alist.
12185         (nnrss-find-el): Use consp instead of listp.
12186         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12187
12188 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12191         which Emacs 20 doesn't support.
12192         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12193
12194 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12195
12196         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12197         silence the byte compiler inside the defun.
12198
12199         * gnus-demon.el (parse-time-string): Add autoload.
12200
12201         * gnus-delay.el (parse-time-string): Add autoload.
12202
12203         * gnus-art.el (parse-time-string): Add autoload.
12204
12205         * nnultimate.el (parse-time): Require for `parse-time-string'.
12206
12207 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12208
12209         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12210
12211         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12212
12213         * smime.el (smime-ldap-host-list): Add :version.
12214
12215 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12216
12217         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12218         pass it to `gnus-browse-read-group'.
12219         (gnus-browse-read-group): Add NUMBER argument and pass it to
12220         `gnus-group-read-ephemeral-group'.
12221
12222         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12223         argument and pass it to `gnus-group-read-group'.
12224
12225 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12226
12227         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12228         mm-xemacs-find-mime-charset-1 if we have the mule feature
12229         available at runtime.
12230
12231 2005-03-25  Werner Lemberg  <wl@gnu.org>
12232
12233         * nnmaildir.el: Replace `illegal' with `invalid'.
12234
12235 2005-03-23  Lute Kamstra  <lute@gnu.org>
12236
12237         * time-date.el: Add comment on time value formats.
12238         Don't require parse-time.
12239         (with-decoded-time-value): New macro.
12240         (encode-time-value): New function.
12241         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12242         (days-to-time): Return a valid time value when arg is huge.
12243         (time-since): Use time-subtract.
12244         (time-to-number-of-days): Use time-to-seconds.
12245
12246 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12247
12248         * gnus-start.el (gnus-display-time-event-handler):
12249         Check display-time-timer at runtime rather than only at load time
12250         in case display-time-mode is turned off in the mean time.
12251
12252 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12253
12254         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12255         used.
12256
12257         * nneething.el (nneething-map-file-directory): Derive from
12258         `gnus-directory'.
12259
12260         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12261         the To/Cc button.
12262
12263 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12264
12265         * nnmaildir.el (nnmaildir-request-accept-article):
12266         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12267
12268 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12269
12270         * gnus-async.el: Require timer-funcs at compile time when in
12271         XEmacs for `run-with-idle-timer'.
12272
12273 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12274
12275         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12276         autoloaded function.
12277
12278 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12279
12280         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12281
12282 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12283
12284         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12285
12286 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12287
12288         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12289         gnus-expert-user to default.
12290
12291 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12292
12293         * nnimap.el (nnimap-open-server): Ditto.
12294
12295         * imap.el (imap-authenticate): Fix typo.
12296
12297 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12298
12299         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12300         buffer (since IMAP server might return FETCH response out of
12301         order, and the nntp buffer must be sorted).
12302
12303 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12304
12305         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12306         comparison on string.
12307
12308         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12309         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12310         (gnus-agent-summary-fetch-series): Modified to protect against
12311         gnus-agent-summary-fetch-group clearing processable flags.
12312         (gnus-agent-synchronize-group-flags): Update live group buffer as
12313         synchronization may occur due to the user toggle the plugged
12314         status.
12315         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12316         successfully downloaded.
12317         (gnus-agent-expire-group-1): Avoid using markers when the overview
12318         is in ascending order; greatly improves performance.
12319         (gnus-agent-regenerate-group): Use
12320         gnus-agent-synchronize-group-flags to reset read status in both
12321         gnus and server.
12322         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12323
12324 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12325
12326         * message.el: Don't autoload former message-utils variables.
12327         (message-strip-subject-trailing-was): Change doc string.
12328
12329         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12330         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12331         (nnweb-google-search): Add "hl=en" here.
12332         (nnweb-google-parse-1, nnweb-google-create-mapping):
12333         Don't hardcode URL.
12334
12335 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12336
12337         * message.el (message-get-reply-headers, message-followup):
12338         Mention related variables `message-use-followup-to' and
12339         `message-use-mail-followup-to', in the information buffer.
12340
12341         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12342         of broken groups(-beta).google.com.
12343
12344 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12345
12346         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12347         parameter to invoked gnus-request-move-article; remove the
12348         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12349         all at once instead of once per article.
12350         (gnus-summary-remove-process-mark): Accept a list of articles as
12351         well as a single article for processing.
12352
12353         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12354         parameter.
12355
12356         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12357
12358         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12359
12360         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12361         parameter.
12362
12363         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12364         parameter.
12365
12366         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12367         parameter and remove the gnus-sum-hint-move-is-internal variable.
12368
12369         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12370         parameter.
12371
12372         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12373         parameter.
12374
12375         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12376         parameter.
12377
12378         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12379
12380         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12381         parameter.
12382
12383         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12384         parameter.
12385
12386 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12387
12388         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12389         a more conservative way.
12390
12391 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12392
12393         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12394         buffer, so it moves the window's cursor.
12395
12396 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12397
12398         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12399         `mm-dissect-multipart' and receive the from field as an (optional)
12400         argument from `mm-dissect-multipart'.
12401         (mm-dissect-multipart): Receive the from field as an argument and
12402         pass it on when we call `mm-dissect-buffer' on MIME parts.
12403         Fixes verification/decryption of signed/encrypted MIME parts.
12404
12405 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12406
12407         * gnus-sum.el (gnus-summary-move-article): Set
12408         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12409         whatever it calls (right now, only nnimap-request-move article
12410         respects it).
12411
12412         * nnimap.el (nnimap-request-move-article): When
12413         gnus-sum-hint-move-is-internal is set, don't do the extra
12414         nnimap-request-article.
12415
12416 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12417
12418         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12419
12420         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12421         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12422
12423         * gnus-sum.el (gnus-summary-caesar-message):
12424         Apply `gnus-treat-article' after rotation.
12425
12426         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12427         doc string.
12428
12429 2005-02-22  Simon Josefsson  <jas@extundo.com>
12430
12431         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12432         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12433         <arne@arnested.dk>.
12434         (encrypt): Add password-cache and password-cache-expiry as group
12435         members.
12436
12437 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12438
12439         * smime.el (smime-ldap-host-list): Doc fix.
12440         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12441         cache) password.
12442         (smime-sign-region): Use it.
12443         (smime-decrypt-region): Use it.
12444         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12445         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12446         fails.
12447         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12448         certificate from DER to PEM format rather than calling openssl.
12449
12450         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12451
12452         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12453         for signing/encryption.
12454
12455         * mml.el (mml-parse-1): Use them.
12456
12457 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12458
12459         * nnrss.el (nnrss-verbose): Removed.
12460         (nnrss-request-group): Use `nnheader-message' instead.
12461
12462 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12463
12464         * nnrss.el (nnrss-verbose): New variable.
12465         (nnrss-request-group): Make it say nnrss is requesting a group.
12466
12467 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12468
12469         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12470         Handle news URL with given port correctly.
12471
12472 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12475         containing special characters.
12476
12477         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12478
12479         * mml.el (mime-to-mml): Ditto.
12480
12481         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12482         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12483         (rfc2047-decode-region): Quote decoded words containing special
12484         characters when rfc2047-quote-decoded-words-containing-tspecials
12485         is non-nil.
12486
12487 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12488
12489         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12490
12491         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12492
12493 2005-02-15  Simon Josefsson  <jas@extundo.com>
12494
12495         * nnimap.el (nnimap-debug): Doc fix.
12496
12497         * imap.el (imap-debug): Doc fix.
12498
12499 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12500
12501         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12502
12503 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12504
12505         * gnus.el (spam-contents): Improve docs for spam-contents
12506         parameter in its variable incarnation.
12507
12508 2005-02-14  Simon Josefsson  <jas@extundo.com>
12509
12510         * smime-ldap.el: Use require instead of load-library for ldap.
12511         (smime-ldap-search): Indent.
12512         (smime-ldap-search-internal): Shorten line.
12513
12514         * smime.el (smime-cert-by-dns): Add doc-string.
12515         (smime-cert-by-ldap-1): Indent.
12516
12517         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12518         mml-smime-get-dns-ldap.
12519         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12520
12521 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12522
12523         * smime.el: Require smime-ldap.
12524         (smime-ldap-host-list): New variable.
12525         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12526
12527         * mml-smime.el (mml-smime-encrypt-query): New function.
12528         (mml-smime-encrypt-query): Use it.
12529
12530         * smime-ldap.el: New file.
12531
12532 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12535
12536 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12537
12538         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12539         argument in doc string.  Make query for type more clear.
12540
12541 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12542
12543         * gnus.el (gnus-group-startup-message): Search for gnus images in
12544         etc/images/gnus.
12545         * mm-util.el (mm-image-load-path): Likewise.
12546         * smiley.el (smiley-data-directory): Search for smilies in
12547         etc/images/smilies.
12548
12549 2005-02-09  Kim F. Storm  <storm@cua.dk>
12550
12551         Change Emacs release version from 21.4 to 22.1 throughout.
12552         Change Emacs development version from 21.3.50 to 22.0.50.
12553
12554 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12557
12558         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12559         non-Mule XEmacs as well.
12560         (mm-decompress-buffer): Signal an error intentionally if it does
12561         not decompress compressed data because auto-compression-mode is
12562         disabled.
12563
12564 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12565
12566         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12567         an ID in the registry even if it has no groups.
12568
12569 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12570
12571         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12572         merge it into mm-decompress-buffer.
12573         (gnus-mime-copy-part): Use the MIME part charset, the value which
12574         a user specified or gnus-newsgroup-charset for decoding, like
12575         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12576         save-buffer what was used.  Suggested by Kevin Ryde
12577         <user42@zip.com.au>.
12578         (gnus-mime-inline-part): Allow the name parameter as well as the
12579         filename parameter; force decompressing of compressed data; always
12580         display contents being not decoded as unibyte.
12581
12582         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12583         as well as the filename parameter.
12584
12585         * mm-util.el (mm-decompress-buffer): Merge
12586         gnus-mime-jka-compr-maybe-uncompress.
12587         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12588         of compressed data.
12589
12590 2005-02-08  Simon Josefsson  <jas@extundo.com>
12591
12592         * imap.el (imap-log): Doc fix.
12593
12594 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12595
12596         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12597         the coding cookies; decompress compressed parts.
12598
12599         * mml.el (mml-generate-mime-1): Add the charset parameter according
12600         to the value which a user specified manually or the coding cookie.
12601
12602         * mm-util.el (mm-string-to-multibyte): New function.
12603         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12604         (mm-coding-system-to-mime-charset): New function.
12605         (mm-decompress-buffer): New function.
12606         (mm-find-buffer-file-coding-system): New function.
12607
12608         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12609         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12610         parts.
12611
12612 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12613
12614         * mm-view.el (mm-display-inline-fontify): Decode a part according
12615         to the charset parameter.
12616
12617 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12618
12619         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12620         prefix arg is neither nil nor a number, as info specifies.
12621
12622 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12625         timestamps.
12626
12627 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12628
12629         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12630         groups error checking and notify user.
12631
12632 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12633
12634         * message.el (message-send-mail-function): Check existence of
12635         sendmail-program first before using default value
12636         `message-send-mail-with-sendmail'.  Otherwise use more generic
12637         `smtpmail-send-it'.
12638
12639 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12640
12641         * nntp.el (nntp-request-update-info): Always return nil.
12642
12643 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12644
12645         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12646
12647 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12648
12649         * message.el (message-beginning-of-line): Change the behavior when
12650         invoked between BOL and : so that it first moves backward.
12651
12652 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12653
12654         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12655         article buffer when editing of the article is discarded.
12656         (gnus-article-prepare): Revert.
12657
12658 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12659
12660         * gnus-art.el (gnus-article-prepare):
12661         Remove message-strip-forbidden-properties from the local hook.
12662
12663 2005-01-27  Simon Josefsson  <jas@extundo.com>
12664
12665         * password.el (password-cache-add): Only start one timer per key.
12666         Reported by Derek Atkins <warlord@MIT.EDU>.
12667
12668 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12669
12670         * run-at-time.el: Removed.  It is no longer needed as
12671         timer-funcs.el in the xemacs-base package has a working version of
12672         `run-at-time'.
12673
12674         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12675
12676         * password.el: Require timer-funcs instead of run-at-time in
12677         XEmacs.
12678         Remove `password-run-at-time' macro.
12679         (password-cache-add): Use `run-at-time' instead of
12680         `password-run-at-time'.
12681
12682         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12683         Remove `nnheader-cancel-function-timers' alias,
12684         `cancel-function-timers' exists in XEmacs in timer-funcs.
12685
12686         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12687         for `run-with-idle-timer'.
12688
12689         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12690         for `run-at-time'.
12691
12692         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12693         for `with-timeout'.
12694
12695         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12696         the same as for XEmacs 21.4.
12697         No need to ignore `run-with-idle-timer', this function exists in
12698         XEmacs now in timer-funcs.el in the xemacs-base package.
12699         (dgnushack-compile): No need to delete
12700         run-at-time.el from the list of files to compile because it
12701         doesn't exist anymore.
12702
12703 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12704
12705         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12706         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12707
12708 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12709
12710         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12711         sensitively.
12712
12713 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12714
12715         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12716
12717 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12718
12719         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12720         which will be inserted according to the multibyteness of a buffer
12721         rather than the type of contents.  Suggested by ARISAWA Akihiro
12722         <ari@mbf.ocn.ne.jp>.
12723
12724         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12725         of string which old xml.el may return rather than a string.
12726
12727 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12728
12729         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12730
12731 2005-01-16  Simon Josefsson  <jas@extundo.com>
12732
12733         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12734         idn/idna.el isn't available.
12735         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12736         <michael@waxrat.com>.
12737
12738         * hashcash.el: Remove non-FSF copyright header.
12739
12740         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12741         (hashcash-generate-payment): Use it.
12742         (hashcash-generate-payment-async): Use it.
12743
12744 2005-01-15  Simon Josefsson  <jas@extundo.com>
12745
12746         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12747         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12748
12749         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12750         gnus-summary-idna-message.
12751         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12752         (gnus-summary-idna-message): New function.
12753
12754 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12755
12756         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12757         gnus-novice-user.
12758
12759 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12760
12761         * nnrss.el (nnrss-request-delete-group): Delete entries in
12762         nnrss-group-alist as well.
12763         (nnrss-save-server-data): Insert newline.
12764
12765 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12766
12767         * gnus.el (gnus-user-agent): Use list of symbols instead of
12768         symbols.  Display full version number for (S)XEmacs.  Optionally
12769         display (S)XEmacs codename.
12770
12771         * gnus-util.el (gnus-emacs-version): Update for new
12772         `gnus-user-agent'.
12773
12774         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12775         Gnus version.
12776
12777 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12778
12779         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12780         which is unreadable in some setups.
12781
12782 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12783
12784         * gnus-spec.el (gnus-update-format-specifications): Flush the
12785         group format spec cache if it doesn't support decoded group names.
12786
12787 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12788
12789         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12790         Allow to apply decay on score files matching a regexp.
12791
12792 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12793
12794         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12795         compatibility in %g and %c.
12796
12797 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12798
12799         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12800         name for only %g and %c.
12801         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12802         of gnus-tmp-group to decoded group name.
12803         (gnus-group-make-rss-group): Exclude `/'s from group names.
12804
12805 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12806
12807         * nnrss.el (nnrss-get-encoding): Fix regexp.
12808
12809 2004-12-27  Simon Josefsson  <jas@extundo.com>
12810
12811         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12812         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12813         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12814
12815 2004-12-17  Kim F. Storm  <storm@cua.dk>
12816
12817         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12818
12819         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12820
12821 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12822
12823         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12824
12825 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12826
12827         * nnrss.el: Require rfc2047 and mml.
12828         (nnrss-file-coding-system): New variable.
12829         (nnrss-format-string): Redefine it as an inline function.
12830         (nnrss-decode-group-name): New function.
12831         (nnrss-string-as-multibyte): Remove.
12832         (nnrss-retrieve-headers): Decode group name; don't use
12833         nnrss-format-string.
12834         (nnrss-request-group): Decode group name.
12835         (nnrss-request-article): Decode group name; allow a Message-ID as
12836         well as an article number; don't use nnrss-format-string; encode a
12837         Message-ID string which may contain non-ASCII characters; use
12838         mml-to-mime to compose a MIME article.
12839         (nnrss-request-expire-articles): Decode group name.
12840         (nnrss-request-delete-group): Decode group name.
12841         (nnrss-fetch): Clarify error message.
12842         (nnrss-read-server-data): Use insert-file-contents instead of load;
12843         bind file-name-coding-system; use multibyte buffer.
12844         (nnrss-save-server-data): Bind coding-system-for-write to the
12845         value of nnrss-file-coding-system; bind file-name-coding-system;
12846         add coding cookie.
12847         (nnrss-read-group-data): Use insert-file-contents instead of load;
12848         bind file-name-coding-system; use multibyte buffer.
12849         (nnrss-save-group-data): Bind coding-system-for-write to the
12850         value of nnrss-file-coding-system; bind file-name-coding-system.
12851         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12852         make it work with non-ASCII text.
12853         (nnrss-find-el): Make it work with old xml.el as well.
12854
12855 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12856
12857         * nnrss.el (nnrss-get-encoding): New function.
12858         (nnrss-fetch): Use unibyte buffer initially; bind
12859         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12860         decode contents according to the encoding attribute.
12861         (nnrss-save-group-data): Add coding cookie.
12862         (nnrss-mime-encode-string): New function.
12863         (nnrss-check-group): Use it to encode subject and author.
12864
12865 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12866
12867         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12868         imaginary variable.
12869
12870 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12873         correctly even if there are wide characters.
12874
12875 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12876
12877         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12878         downcased symbol names; make a new cache instead of reusing
12879         bbdb-hashtable.
12880
12881 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12882
12883         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12884         concatenating segments rather than before concatenating them.
12885         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12886
12887         * message.el (message-get-reply-headers): Bind `extra'.
12888
12889 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12890
12891         * message.el (message-extra-wide-headers): New variable.
12892         (message-get-reply-headers): Use it.
12893
12894 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12897         (gnus-agent-group-pathname): Ditto.
12898
12899         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12900
12901         * gnus-group.el (gnus-group-make-group): Decode group name.
12902         (gnus-group-make-rss-group): Register the group data after opening
12903         the nnrss group.
12904
12905 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12906
12907         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12908         by expiry now get marked as read.
12909
12910 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12911
12912         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12913
12914 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12915
12916         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12917         unify Latin characters in XEmacs.
12918         (mm-find-mime-charset-region): Use it.
12919
12920 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * gnus-util.el (gnus-delete-directory): New function.
12923
12924         * gnus-agent.el (gnus-agent-delete-group): Use it.
12925
12926         * gnus-cache.el (gnus-cache-delete-group): Use it.
12927
12928 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12929
12930         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12931         names.
12932
12933 2004-12-16  Simon Josefsson  <jas@extundo.com>
12934
12935         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12936
12937 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12938
12939         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12940
12941         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12942         (gnus-group-set-current-level): Decode group name.
12943
12944 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12945
12946         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12947         failed.
12948
12949 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * gnus-group.el (gnus-group-delete-group): Decode group name.
12952         (gnus-group-make-rss-group): Encode group name.
12953         (gnus-group-catchup-current): Decode group name.
12954         (gnus-group-kill-group): Decode group name.
12955
12956 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12957
12958         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12959
12960 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12961
12962         * gnus-group.el (gnus-group-make-rss-group):
12963         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12964
12965         * gnus-start.el (gnus-setup-news): Honor user's setting to
12966         gnus-message-archive-method.  Suggested by Lute Kamstra
12967         <lute@gnu.org>.
12968
12969 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12970
12971         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12972         global counterparts of the buffer-local variables.
12973
12974 2004-11-16  Romain Francoise  <romain@orebokech.com>
12975
12976         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12977         counterparts of the buffer-local variables.
12978
12979 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12980
12981         * message.el (message-forbidden-properties): Fixed typo in doc
12982         string.
12983
12984 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12985
12986         * gnus-util.el (gnus-replace-in-string): Added doc string.
12987
12988         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12989         to avoid problems when splitting mails with many recipients.
12990
12991 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12992
12993         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12994         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12995
12996 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12997
12998         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12999         if there is no hashtable in memory or file modification time is
13000         newer than cached timestamp.
13001
13002 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13003
13004         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13005         not-matching option.
13006
13007 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13008
13009         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13010         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13011         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13012         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13013         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13014         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13015
13016 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13017
13018         * message.el (message-forward-make-body-mml): Remove headers
13019         according to message-forward-ignored-headers if a message is decoded.
13020
13021 2004-12-02  Romain Francoise  <romain@orebokech.com>
13022
13023         * message.el (message-forward-make-body-plain): Always remove
13024         headers according to message-forward-ignored-headers.
13025
13026 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13027
13028         * spam.el (spam-summary-prepare-exit): Remove the
13029         gnus-summary-limit pop for now, it has problems with ham marks for
13030         me.
13031
13032 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13033
13034         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13035         correctly.
13036
13037 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13038
13039         * format-spec.el (format-spec): Message the char.
13040
13041 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13042
13043         * gnus-art.el (gnus-split-methods): Reformat comments.
13044
13045         * spam.el (spam-summary-prepare-exit): Remove article limits
13046         before exiting the summary buffer.
13047
13048 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13049
13050         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13051         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13052
13053         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13054         order to silence the byte compiler.
13055
13056         * spam.el: Fix the way to silence the byte compiler, which
13057         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13058         bbdb-search-simple, spam-BBDB-register-routine,
13059         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13060         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13061         spam-stat-buffer-is-spam, spam-stat-load,
13062         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13063         spam-stat-save and spam-stat-split-fancy.
13064
13065 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13066
13067         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13068         which may confuse users.
13069         (canlock-password-for-verify): Ditto.
13070
13071         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13072
13073         * gnus-art.el (gnus-emphasis-alist): Ditto.
13074
13075         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13076
13077         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13078
13079         * gnus-start.el (gnus-save-killed-list): Ditto.
13080
13081         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13082         (gnus-sum-thread-tree-root): Ditto.
13083         (gnus-sum-thread-tree-false-root): Ditto.
13084         (gnus-sum-thread-tree-single-indent): Ditto.
13085
13086         * message.el (message-courtesy-message): Ditto.
13087         (message-archive-note): Ditto.
13088         (message-subscribed-address-file): Ditto.
13089         (message-user-fqdn): Ditto.
13090
13091         * spam-report.el (spam-report-gmane-regex): Ditto.
13092
13093         * spam.el (spam-blackhole-good-server-regex): Ditto.
13094
13095 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * mml.el (mml-preview): Widen the message buffer before copying
13098         the contents to the preview buffer; sort headers before previewing.
13099
13100         * message.el (message-hidden-headers): Fix the way to avoid a bug
13101         in the `repeat' widget in Emacs 21.3 or earlier.
13102
13103 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * message.el (message-hidden-headers): Default to "^References:".
13106         Improve customization type.  Suggested by Reiner Steib
13107         <Reiner.Steib@gmx.de>.
13108
13109 2004-11-25  Romain Francoise  <romain@orebokech.com>
13110
13111         * message.el (message-strip-forbidden-properties): Remove check for
13112         obsolete `message-hidden' text property, hidden headers are not
13113         accessible in the buffer anymore.
13114
13115 2004-11-22  Romain Francoise  <romain@orebokech.com>
13116
13117         * message.el (message-header-format-alist): Add `From' in list
13118         so that it can be sorted.
13119         (message-fix-before-sending): Widen and sort headers before
13120         sending.
13121         (message-hide-headers): Use narrowing to hide headers by moving
13122         them to the top of the buffer and narrowing to the region
13123         underneath.
13124
13125 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13126
13127         * message.el (message-strip-forbidden-properties): Bind
13128         buffer-read-only (etc) to nil.
13129
13130 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13131
13132         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13133         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13134
13135 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13136
13137         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13138
13139 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13140
13141         * dns.el (query-dns): Use sit-for to time instead of
13142         accept-process-output, since that doesn't seem to work on udp
13143         sockets.
13144
13145 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13148
13149 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13150
13151         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13152         doc string.  Improve doc string.
13153
13154 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13155
13156         * nntp.el (nntp-request-update-info): Return nil if
13157         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13158         may not call gnus-activate-group which uselessly issues the GROUP
13159         commands for all nntp groups and wastes time.  Reported by Romain
13160         Francoise <romain@orebokech.com>.
13161
13162         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13163
13164 2004-11-15  Simon Josefsson  <jas@extundo.com>
13165
13166         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13167         headers separately.
13168         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13169         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13170
13171 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13172
13173         * gnus-start.el (gnus-convert-old-newsrc):
13174         Assign legacy-gnus-agent to 5.10.7.
13175
13176 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13177
13178         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13179         start of the lines.
13180
13181 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13182
13183         * hashcash.el (hashcash-default-payment): Change default to 20.
13184         (hashcash-default-accept-payment): Change default to 20.
13185         (hashcash-process-alist): New variable.
13186         (hashcash-generate-payment-async): Add.
13187         (hashcash-already-paid-p): Add.
13188         (hashcash-insert-payment): Don't generate payments twice.
13189         (hashcash-insert-payment-async): Add.
13190         (hashcash-insert-payment-async-2): Add.
13191         (hashcash-cancel-async): Add.
13192         (hashcash-wait-async): Add.
13193         (hashcash-processes-running-p): Add.
13194         (hashcash-wait-or-cancel): Add.
13195         (mail-add-payment): New optional argument.  Conditionally start
13196         asynchronous calculation.
13197         (mail-add-payment-async): Add.
13198
13199         * message.el (message-send-mail): Wait for asynchronous hashcash
13200         results.  Don't clobber existing X-Hashcash headers.
13201         (message-setup-1): Call mail-add-payment-async when
13202         message-generate-hashcash is non-nil.
13203
13204 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13205
13206         * message.el (message-use-alternative-email-as-from): Examine the
13207         From header as well; use message-make-from in order to include a
13208         user's full name.
13209
13210 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13211
13212         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13213         default; improve customization type.
13214         (gnus-emphasis-custom-with-format): New macro.
13215         (gnus-emphasis-custom-value-to-external): New function.
13216         (gnus-emphasis-custom-value-to-internal): New function.
13217
13218 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13219
13220         * dns.el (query-dns): Resolve reverse addresses.
13221
13222 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13223
13224         * gnus-group.el (gnus-group-get-new-news): Use it.
13225
13226         * gnus-start.el (gnus-check-reasonable-setup): New function.
13227
13228 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13229
13230         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13231         "Args out of range" error.  Reported by Arnaud Giersch
13232         <arnaud.giersch@free.fr>.
13233
13234 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13235
13236         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13237
13238 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13239
13240         * spam.el (spam group): Add :version.
13241
13242         * pgg-def.el (pgg group): Add :version.
13243
13244 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13245
13246         * gnus-art.el (gnus-article-edit-article): Don't associate the
13247         article buffer with a draft file.  This is a temporary measure
13248         against the 2004-08-22 change to gnus-article-edit-mode.
13249
13250 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13251
13252         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13253         (html2text-format-tags): Remove unused variable `attr'.
13254
13255 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13256
13257         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13258
13259         * tls.el (tls-process-connection-type, tls-success)
13260         (tls-certtool-program): Add :version.
13261
13262         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13263         (starttls-extra-arguments, starttls-process-connection-type)
13264         (starttls-connect, starttls-failure, starttls-success): Add :version.
13265
13266         * spam-stat.el (spam-stat): Add :version.
13267
13268         * sieve.el (sieve): Add :version.
13269
13270         * sha1.el (sha1): Add :version.
13271         (sha1-use-external): Remove redundant version.
13272
13273         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13274         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13275         (nnmail-split-fancy-match-partial-words)
13276         (nnmail-split-lowercase-expanded): Add :version.
13277
13278         * nndiary.el (nndiary): Add :version.
13279
13280         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13281
13282         * mml-sec.el (mml-default-sign-method)
13283         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13284         Add :version.
13285
13286         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13287
13288         * mm-url.el (mm-url-use-external, mm-url-program)
13289         (mm-url-arguments): Add :version.
13290
13291         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13292         (mm-attachment-file-modes, mm-decrypt-option)
13293         (mm-w3m-safe-url-regexp): Add :version.
13294
13295         * message.el (message-cite-prefix-regexp)
13296         (message-sendmail-envelope-from, message-minibuffer-local-map)
13297         (message-user-fqdn, message-completion-alist): Add :version.
13298
13299         * gnus-win.el (gnus-configure-windows-hook)
13300         (gnus-use-frames-on-any-display): Add :version.
13301
13302         * gnus-art.el (gnus-article-address-banner-alist)
13303         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13304         (gnus-treat-from-picon, gnus-treat-mail-picon)
13305         (gnus-treat-x-pgp-sig): Add :version.
13306
13307         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13308         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13309         (gnus-summary-article-delete-hook)
13310         (gnus-summary-display-while-building): Add :version.
13311
13312         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13313         (gnus-get-top-new-news-hook): Add :version.
13314
13315         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13316         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13317
13318         * gnus-registry.el (gnus-registry): Add :version.
13319
13320         * gnus-spec.el (gnus-use-correct-string-widths)
13321         (gnus-make-format-preserve-properties): Add :version.
13322
13323         * gnus.el (gnus-group-charter-alist)
13324         (gnus-group-fetch-control-use-browse-url)
13325         (gnus-install-group-spam-parameters): Add :version.
13326
13327         * gnus-diary.el (gnus-diary): Add :version.
13328
13329         * gnus-delay.el (gnus-delay): Add :version.
13330
13331         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13332         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13333         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13334         Add :version.
13335
13336         * gnus-agent.el (gnus-agent-max-fetch-size)
13337         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13338         (gnus-agent-prompt-send-queue): Add :version.
13339
13340         * deuglify.el (gnus-outlook-deuglify): Add :version.
13341
13342         * html2text.el: Beautify code.  Improve doc strings.  Some
13343         checkdoc cleanup.
13344         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13345
13346 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13347
13348         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13349
13350 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13351
13352         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13353         when package is loaded.
13354
13355         * spam.el (spam-summary-score-preferred-header): Add global preference
13356         for people who want to override the default SpamAssassin over
13357         Bogofilter preference (when both are set).
13358         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13359         (spam-user-format-function-S): Check
13360         spam-summary-score-preferred-header.
13361         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13362         (spam-user-format-function-S): Format the score correctly.
13363
13364 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13365
13366         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13367         signature file.  Suggested by Manoj Srivastava
13368         <srivasta@golden-gryphon.com>.
13369
13370         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13371         iso-2022-jp even in the Japanese language environment.
13372         Suggested by Jason Rumney <jasonr@gnu.org>.
13373
13374 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13377         use the same characters as the dummy marks; make it free from
13378         getting affected by the language environment.
13379         (gnus-summary-read-group-1): Update mark positions only when the
13380         format spec is updated.
13381
13382         * gnus-spec.el (gnus-update-format-specifications): Return a list
13383         of updated types.
13384
13385 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13388         of boundp to check if display-warning is available.
13389
13390 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13391
13392         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13393
13394 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13395
13396         * nnspool.el (nnspool-spool-directory): Use news-path if the
13397         news-directory variable is not bound.
13398
13399         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13400         function instead of display-warning if it is not available.
13401
13402 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13403
13404         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13405         v5-10: Use `point-at-bol'.
13406
13407 2004-10-26  Simon Josefsson  <jas@extundo.com>
13408
13409         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13410         <chenggao@gmail.com>.
13411
13412 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13413
13414         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13415         instead.
13416
13417 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13418
13419         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13420         to remove a server from the nnimap-server-buffer-alist.
13421         (nnimap-open-connection, nnimap-close-server): Use it.
13422
13423         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13424
13425 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13428         running the major-mode function.
13429
13430 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13431
13432         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13433         dummy marks in the right way.
13434
13435 2004-10-18  David Edmondson  <dme@dme.org>
13436
13437         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13438         excessively.
13439
13440 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13441
13442         * gnus-util.el (gnus-split-references): Accept a nil references
13443         string and go on blissfully.
13444
13445         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13446         cases where the references string is non-nil but has no references.
13447
13448         * encrypt.el: Add autoload tags.
13449
13450         * spam.el (spam-resolve-registrations-routine): Remove article
13451         from unregistration list too.  Reported by David Hanak
13452         <dhanak@isis.vanderbilt.edu>
13453
13454 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13455
13456         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13457         nil.  Changed custom type.
13458
13459 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13460
13461         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13462
13463         * gnus-sum.el (gnus-summary-move-article): Use it.
13464
13465 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13466
13467         * encrypt.el: Add autoload cookies.
13468
13469         * spam.el (spam-backend-article-list-property)
13470         (spam-backend-get-article-todo-list)
13471         (spam-backend-put-article-todo-list)
13472         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13473         Resolve registrations separately.
13474         (spam-register-routine): Format comments.
13475         (spam-unregister-routine, spam-register-routine): Always call with
13476         specific-articles, no default list.
13477         (spam-summary-prepare-exit): Use the spam-classifications function.
13478
13479         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13480         gnus-encrypt.el.
13481
13482         * encrypt.el: Copied from gnus-encrypt.el.
13483
13484         * gnus-encrypt.el: Commented that it's obsolete.
13485
13486 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13487
13488         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13489         (gnus-score-save): Use it.
13490
13491         * message.el (message-bury): Use `window-dedicated-p'.
13492
13493 2004-10-15  Simon Josefsson  <jas@extundo.com>
13494
13495         * pop3.el (top-level): Don't require nnheader.
13496         (pop3-read-timeout): Add.
13497         (pop3-accept-process-output): Add.
13498         (pop3-read-response, pop3-retr): Use it.
13499
13500 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13501
13502         * spam.el (spam-register-routine): Move comment.
13503         (spam-verify-bogofilter): Use 'unknown for the initial
13504         spam-bogofilter-valid state, not 'never.
13505
13506         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13507         for netrc-machine.
13508
13509         * nnimap.el (nnimap-open-connection): Use
13510         netrc-machine-user-or-password.
13511
13512 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13513
13514         * gnus-registry.el (gnus-registry-unload-hook):
13515         Set as a variable with add-hook.
13516
13517         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13518         of news-path.
13519
13520         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13521
13522         * spam.el: Delete duplicate `provide'.
13523         (spam-unload-hook): Set as a variable with add-hook.
13524
13525 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13528         in the doc string.
13529
13530         * message.el (message-ignored-news-headers)
13531         (message-ignored-supersedes-headers)
13532         (message-ignored-resent-headers)
13533         (message-forward-ignored-headers): Improve custom type.
13534
13535 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13536
13537         * message.el (message-tokenize-header): Fix 2004-09-06 change
13538         which used point-min in the wrong place.
13539
13540 2004-10-12  Simon Josefsson  <jas@extundo.com>
13541
13542         * tls.el (tls-certtool-program): New variable.
13543         (tls-certificate-information): New function, based on
13544         ssl-certificate-information.
13545
13546 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * compface.el: Move the version of ELisp-based uncompface program
13549         to the contrib directory because of the copyright problem.
13550
13551 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * message.el (message-kill-buffer): Raise the current frame.
13554
13555 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13558
13559         * gnus.el (message-y-or-n-p): Autoload.
13560
13561         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13562         (pop3-password-required, pop3-authentication-scheme)
13563         (pop3-leave-mail-on-server): Made customizable.
13564         (pop3): New custom group.
13565         (pop3-retr): Remove `sleep-for' statements.
13566         Suggested by Dave Love <fx@gnu.org>.
13567
13568         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13569         Windows/DOS.
13570
13571         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13572         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13573         Dave Love <fx@gnu.org>.
13574
13575         * mml.el (mml-minibuffer-read-disposition): Require match.
13576         Suggested by Dave Love <fx@gnu.org>.
13577
13578 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13579
13580         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13581         doc string.
13582
13583 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13586
13587 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13588
13589         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13590         instead of calling `mm-insert-inline', to decode text/* parts
13591         before displaying them.
13592
13593 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13594
13595         * mm-uu.el (mm-uu-text-plain-type): New variable.
13596         (mm-uu-pgp-signed-extract-1): Use it.
13597         (mm-uu-pgp-encrypted-extract-1): Use it.
13598         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13599         bind mm-uu-text-plain-type with that value.
13600         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13601         mm-uu-dissect.
13602
13603 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13604
13605         * gnus-group.el (gnus-update-group-mark-positions):
13606         * gnus-sum.el (gnus-update-summary-mark-positions):
13607         * message.el (message-check-news-body-syntax):
13608         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13609         of string-as-multibyte.
13610
13611 2004-10-05  Juri Linkov  <juri@jurta.org>
13612
13613         * gnus-group.el (gnus-update-group-mark-positions):
13614         * gnus-sum.el (gnus-update-summary-mark-positions):
13615         * message.el (message-check-news-body-syntax):
13616         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13617         8-bit unibyte values to a multibyte string for search functions.
13618
13619 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13622         (mm-uu-dissect-text-parts): New function.
13623
13624         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13625         dissect text parts.
13626
13627         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13628         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13629
13630         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13631
13632         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13633         gnus-current-topics instead of gnus-current-topic.
13634
13635 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13636
13637         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13638
13639 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13640
13641         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13642         where approriate.
13643
13644         * nnml.el (nnml-generate-active-info): do.
13645
13646         * nndiary.el (nndiary-generate-active-info): do.
13647
13648         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13649         (gnus-topic-move): do.
13650
13651         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13652         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13653
13654         * gnus-srvr.el (gnus-server-prepare)
13655         (gnus-server-open-all-servers): do.
13656
13657         * gnus-msg.el (gnus-summary-cancel-article)
13658         (gnus-summary-resend-message)
13659         (gnus-summary-mail-crosspost-complaint): do.
13660
13661         * gnus-move.el (gnus-change-server): do.
13662
13663         * gnus-group.el (gnus-group-unmark-all-groups)
13664         (gnus-group-set-current-level): do.
13665
13666 2004-10-04  Simon Josefsson  <jas@extundo.com>
13667
13668         * message.el (message-generate-hashcash): Doc fix.
13669
13670 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13671
13672         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13673         avoid infinite recursion via gnus-get-function.
13674
13675 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13676
13677         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13678
13679         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13680
13681         * nnmail.el (nnmail-split-history): do.
13682
13683         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13684         (nnml-request-delete-group): do.
13685
13686         * nnslashdot.el (nnslashdot-read-groups): do.
13687
13688         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13689         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13690
13691         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13692         (nnspool-sift-nov-with-sed): Use last.
13693         (nnspool-retrieve-headers-with-nov): Use mapc.
13694         (nnspool-request-newgroups): Use dolist.
13695         (nnspool-request-group): Use last.
13696
13697         * nntp.el (nntp-read-server-type): Use dolist.
13698
13699         * nnvirtual.el (nnvirtual-create-mapping)
13700         (nnvirtual-update-read-and-marked): Use dolist.
13701         (nnvirtual-convert-headers): Simplify.
13702
13703 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13704
13705         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13706         support for sync'ing tick marks.
13707
13708 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13711         there's no visible header.
13712
13713 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13714
13715         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13716         necessary, pass full group name to gnus-request-set-marks.
13717
13718 2004-10-01  Simon Josefsson  <jas@extundo.com>
13719
13720         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13721         acroread.
13722
13723 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13724
13725         * spam-report.el (spam-report-gmane): Fix interactive.
13726
13727         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13728
13729         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13730         when writing file.
13731         (gnus-agent-synchronize-flags): Don't default to being
13732         interactive.
13733
13734 2004-09-30  Simon Josefsson  <jas@extundo.com>
13735
13736         * message.el (message-generate-hashcash): Add.
13737         (message-send-mail): Use it, call mail-add-payment.
13738
13739 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13740
13741         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13742
13743 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13744
13745         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13746         gnus-requst-update-info with explicit code to sync the in-memory
13747         info read flags with the marks being sync'd to the backend.
13748
13749         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13750
13751 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13752
13753         * spam.el (spam-verify-bogofilter): Add new function.
13754         (spam-check-bogofilter)
13755         (spam-bogofilter-register-with-bogofilter): Use it.
13756         (spam-verify-bogofilter): Add small fixes.
13757
13758 2004-09-28  Simon Josefsson  <jas@extundo.com>
13759
13760         * hashcash.el (hashcash-generate-payment): Revert.
13761
13762 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13763
13764         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13765         gnus-extract-references instead of gnus-split-references.
13766
13767         * gnus-util.el (gnus-extract-references): Add new function, analogous
13768         to gnus-split-references but extracts only the message-ID without
13769         anything extra.
13770
13771         * hashcash.el (hashcash-generate-payment)
13772         (hashcash-check-payment): Do the right thing if hashcash-path is
13773         nil (because the hashcash program could not be found).
13774
13775         * spam.el (spam-use-hashcash): Remove comment.
13776
13777 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13778
13779         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13780         (gnus-cache-enter-article, gnus-cache-remove-article)
13781         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13782
13783         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13784
13785         * gnus-art.el (article-hide-boring-headers)
13786         (article-translate-strings, article-display-face)
13787         (gnus-article-mime-match-handle-first)
13788         (gnus-article-highlight-headers)
13789         (gnus-article-add-buttons-to-head): do.
13790
13791 2004-09-27  Simon Josefsson  <jas@extundo.com>
13792
13793         * hashcash.el: New version, from
13794         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13795         ../contrib/.
13796
13797 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13798
13799         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13800
13801 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13802
13803         * gnus-dup.el (gnus-dup-open): Use mapc.
13804         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13805
13806         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13807         Reported by Stefan Wiens <s.wi@gmx.net>.
13808
13809         * gnus.el (gnus-shutdown): Use dolist.
13810
13811         * gnus-undo.el (gnus-undo): Use mapc.
13812
13813         * nnrss.el (nnrss-generate-active): do.
13814
13815         * message.el (message-cite-original-without-signature)
13816         (message-cite-original): Use mapc.
13817         (message-do-actions, message-make-forward-subject): Use dolist.
13818
13819 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13820
13821         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13822         deletion to remove entire duplicate line.  Fixes merged article
13823         number bug.
13824
13825 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13826
13827         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13828         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13829         first ask if you want to open a server and then, even when you
13830         responded with no, asking if you want to synchronize the server's
13831         flags.
13832         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13833         multi-line expressions.
13834         (gnus-agent-synchronize-group-flags): New internal function.
13835         Updates marks in memory (in the info structure) AND in the
13836         backend.
13837
13838         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13839
13840         * nnagent.el (nnagent-request-set-mark): Use
13841         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13842         method, to ensure that synchronization updates marks in the
13843         backend and in the info (in memory) structure.
13844
13845 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13846
13847         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13848         convention fully; don't miss the root article of a thread; make
13849         the X-Draft-From header with correct article numbers.
13850
13851 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13852
13853         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13854         unless plugged.  Disable the agent so that an open failure causes
13855         an error.
13856
13857         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13858         Reverted 2004-09-21 change.  The backend must be opened while
13859         synchronizing flags even when the backend stores the flags
13860         locally.
13861
13862 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13863
13864         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13865         in `header' match.  Reported by Svend Tollak Munkejord.
13866
13867         * message.el (message-cite-original): Fix use of
13868         `message-cite-articles-with-x-no-archive'.
13869
13870 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13871
13872         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13873         (gnus-window-to-buffer): Ditto.
13874
13875         * mml.el (mml-preview-buffer): New variable.
13876         (mml-preview): Manage window layout with gnus-buffer-configuration.
13877
13878         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13879         X-Draft-From header even if those articles aren't quoted.
13880
13881 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13882
13883         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13884         (gnus-request-set-mark, gnus-request-update-mark): Use new
13885         g-s-t-u-l-m to decide to use backend even when unplugged.
13886
13887 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13890         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13891
13892 2004-09-20  Simon Josefsson  <jas@extundo.com>
13893
13894         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13895         "utf-16-le".
13896
13897 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13898
13899         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13900
13901 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13902
13903         * uudecode.el (uudecode-use-external): Add :version.
13904
13905         * smime.el (smime-CA-file, smime-encrypt-cipher)
13906         (smime-dns-server): Add :version.
13907
13908         * smiley.el (gnus-smiley-file-types): Add :version.
13909
13910         * sha1.el (sha1-use-external): Add :version.
13911
13912         * pgg-def.el (pgg-query-keyserver): Add :version.
13913
13914         * nnmail.el (nnmail-fancy-expiry-targets)
13915         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13916         Add :version.
13917
13918         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13919         (nnimap-retrieve-groups-asynchronous): Add :version.
13920         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13921
13922         * mml.el (mml-content-disposition-parameters)
13923         (mml-insert-mime-headers-always): Add :version.
13924
13925         * mm-util.el (mm-coding-system-priorities): Add :version.
13926
13927         * mm-decode.el (mm-inline-text-html-with-images)
13928         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13929         (mm-verify-option): Add :version.
13930         (mm-text-html-renderer): Change :version.
13931
13932         * message.el (message-fcc-externalize-attachments)
13933         (message-required-headers, message-draft-headers)
13934         (message-subject-trailing-was-query)
13935         (message-subject-trailing-was-ask-regexp)
13936         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13937         (message-mark-insert-end, message-archive-header)
13938         (message-archive-note, message-cross-post-default)
13939         (message-cross-post-note, message-followup-to-note)
13940         (message-cross-post-note-function, message-use-mail-followup-to)
13941         (message-subscribed-address-functions)
13942         (message-subscribed-address-file, message-subscribed-addresses)
13943         (message-subscribed-regexps, message-allow-no-recipients)
13944         (message-yank-cited-prefix, message-signature-insert-empty-line)
13945         (message-hidden-headers, message-hierarchical-addresses)
13946         (message-mail-user-agent, message-use-idna)
13947         (message-valid-fqdn-regexp)
13948         (message-strip-special-text-properties, message-header-synonyms)
13949         (message-beginning-of-line, message-tab-body-function): Add :version.
13950         (message-insert-canlock, message-wide-reply-confirm-recipients):
13951         Change :version.
13952
13953         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13954         and :version.
13955         (mail-source-delete-old-incoming-confirm)
13956         (mail-source-movemail-program): Add :version.
13957
13958         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13959         (gnus-agent-cache, gnus-agent): Change :version.
13960
13961         * gnus-util.el (gnus-use-byte-compile): Change :version.
13962
13963         * gnus-sum.el (gnus-summary-make-false-root-always)
13964         (gnus-summary-default-high-score)
13965         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13966         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13967         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13968         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13969         (gnus-sum-thread-tree-single-indent)
13970         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13971         (gnus-sum-thread-tree-leaf-with-other)
13972         (gnus-sum-thread-tree-single-leaf): Add :version.
13973         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13974         (gnus-article-loose-mime): Change :version.
13975
13976         * gnus-start.el (gnus-backup-startup-file)
13977         (gnus-save-startup-file-via-temp-buffer): Add :version.
13978
13979         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13980         (gnus-server-offline-face): Add :version.
13981
13982         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13983
13984         * gnus-msg.el (gnus-gcc-externalize-attachments)
13985         (gnus-debug-files, gnus-debug-exclude-variables)
13986         (gnus-discouraged-post-methods): Change :version.
13987         (gnus-confirm-mail-reply-to-news)
13988         (gnus-confirm-treat-mail-like-news): Add :version.
13989
13990         * gnus-int.el (gnus-server-unopen-status): Add :version.
13991
13992         * gnus-group.el (gnus-group-jump-to-group-prompt)
13993         (gnus-large-ephemeral-newsgroup)
13994         (gnus-fetch-old-ephemeral-headers): Add :version.
13995
13996         * gnus-fun.el (gnus-x-face-directory)
13997         (gnus-convert-pbm-to-x-face-command)
13998         (gnus-convert-image-to-x-face-command)
13999         (gnus-convert-image-to-face-command): Add :version.
14000
14001         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14002
14003         * gnus-cite.el (gnus-cite-blank-line-after-header)
14004         (gnus-article-boring-faces): Add :version.
14005
14006         * gnus-art.el (gnus-buttonized-mime-types)
14007         (gnus-inhibit-mime-unbuttonizing)
14008         (gnus-treat-display-face)
14009         (gnus-treat-body-boundary): Change :version.
14010         (gnus-body-boundary-delimiter, gnus-picon-databases)
14011         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14012         (gnus-treat-date-english, gnus-treat-fold-headers)
14013         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14014         (gnus-treat-mail-picon, gnus-treat-wash-html)
14015         (gnus-article-encrypt-protocol)
14016         (gnus-use-idna, gnus-article-over-scroll)
14017         (gnus-mime-display-multipart-alternative-as-mixed)
14018         (gnus-mime-display-multipart-related-as-mixed)
14019         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14020         (gnus-ctan-url, gnus-button-ctan-handler)
14021         (gnus-button-handle-ctan-bogus-regexp)
14022         (gnus-button-ctan-directory-regexp)
14023         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14024         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14025         (gnus-button-man-level, gnus-button-emacs-level)
14026         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14027
14028         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14029         (gnus-agent-go-online): Change :version.
14030         (gnus-agent-expire-unagentized-dirs)
14031         (gnus-agent-auto-agentize-methods): Add :version.
14032
14033         * flow-fill.el (fill-flowed-display-column)
14034         (fill-flowed-encode-column): Add :version.
14035
14036         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14037         (gnus-outlook-deuglify-unwrap-max)
14038         (gnus-outlook-deuglify-cite-marks)
14039         (gnus-outlook-deuglify-unwrap-stop-chars)
14040         (gnus-outlook-deuglify-no-wrap-chars)
14041         (gnus-outlook-deuglify-attrib-cut-regexp)
14042         (gnus-outlook-deuglify-attrib-verb-regexp)
14043         (gnus-outlook-deuglify-attrib-end-regexp)
14044         (gnus-outlook-display-hook): Add :version.
14045
14046         * binhex.el (binhex-use-external): Add :version.
14047
14048 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14049
14050         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14051         and `invisible'.
14052
14053 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14054
14055         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14056         in gnus-registry-trim.
14057
14058 2004-09-13  Simon Josefsson  <jas@extundo.com>
14059
14060         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14061
14062         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14063
14064         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14065         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14066         <yamaoka@jpl.org>.
14067         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14068         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14069         <yamaoka@jpl.org>.
14070
14071         * sieve.el (sieve-manage-mode): Ditto.
14072
14073 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14074
14075         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14076
14077 2004-09-11  Simon Josefsson  <jas@extundo.com>
14078
14079         * dns-mode.el: Add.
14080
14081         * mm-view.el (mm-display-dns-inline): Add.
14082
14083         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14084         (mm-automatic-display): Ditto.
14085
14086         * mailcap.el (mailcap-mime-data): Add text/dns.
14087         (mailcap-mime-extensions): Map .soa to text/dns.
14088
14089 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14090
14091         * gnus-art.el (article-decode-mime-words, article-babel)
14092         (gnus-article-highlight-signature, gnus-article-add-buttons)
14093         (gnus-signature-toggle): Remove unnecessary bindings of
14094         `inhibit-read-only' inherited from v5.10 merge.
14095
14096 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14097
14098         * nntp.el (nntp): New customization group.
14099         (nntp-authinfo-file): Add customization group.
14100
14101         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14102
14103         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14104
14105         * gnus.el (to-address, to-list, subscribed)
14106         (large-newsgroup-initial): Ditto.
14107
14108         * flow-fill.el (fill-flowed-display-column)
14109         (fill-flowed-encode-column): Ditto.
14110
14111 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14112
14113         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14114         Use point-min rather than 1.
14115         (message-send-mail): Use buffer-size rather than point-max.
14116
14117         * gnus-sum.el (gnus-summary-search-article-forward):
14118         Signal a specific `search-failed' rather than a generic `error'.
14119
14120         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14121         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14122         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14123
14124 2004-09-10  Simon Josefsson  <jas@extundo.com>
14125
14126         * nndb.el (require): Remove tcp and duplicate cl.
14127
14128 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * gnus-agent.el (directory-files-and-attributes): Move forward.
14131
14132 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14133
14134         * gnus-agent.el (directory-files-and-attributes): Optionally
14135         defined to support XEmacs.
14136
14137 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14138
14139         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14140         to avoid run-time CL dependencies.
14141         (gnus-agent-unfetch-articles): New function.
14142         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14143         article numbers even when local .overview file is missing.
14144         (gnus-agent-read-article-number): New function.  Only accepts
14145         27-bit article numbers.
14146         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14147         gnus-agent-read-article-number.
14148         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14149         from backend while recognizing that article numbers in .overview
14150         must be valid.
14151         (gnus-agent-update-files-total-fetched-for): Use
14152         directory-files-and-attributes to improve performance.
14153         * gnus-int.el (gnus-request-move-article): Use
14154         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14155         improve performance.
14156
14157         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14158         some users confused by references to .newsrc when they only have a
14159         .newsrc.eld file.
14160         (gnus-convert-mark-converter-prompt)
14161         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14162         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14163         New function.  Used internally to only display 'gnus converting
14164         files' message when actually necessary.
14165
14166         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14167         methods now autoloaded.
14168
14169 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14172         identifiers.
14173
14174 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14175
14176         * gnus-picon.el: Fix indentation and closing parenthesis.
14177
14178 2004-09-01  Simon Josefsson  <jas@extundo.com>
14179
14180         * message.el (message-canlock-generate): Require sha1, not
14181         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14182         to require within a function.  Sadly, if sha1.el isn't loaded, the
14183         let binding in m-c-g will hide the defcustom definition, which is
14184         bad.)
14185
14186         * canlock.el: Require sha1, not sha1-el.
14187
14188         * message.el: Don't autoload sha1 (there is a autoload cookie in
14189         sha1.el).
14190
14191         * sha1-el.el: Renamed to sha1.el.
14192
14193 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14194
14195         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14196
14197 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14198
14199         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14200
14201 2004-08-30  Kim F. Storm  <storm@cua.dk>
14202
14203         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14204
14205         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14206         Add :group 'nnimap.
14207
14208 2004-08-30  Andreas Schwab  <schwab@suse.de>
14209
14210         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14211         ?* and ?\;.
14212
14213         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14214         and ?\' to symbol instead of whitespace.
14215
14216 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14217
14218         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14219
14220         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14221         instead of re-search-forward.
14222
14223         * gnus-uu.el (gnus-uu-save-article): Ditto.
14224         (gnus-uu-post-encode-uuencode): Ditto.
14225
14226         * html2text.el (html2text-clean-list-items): Ditto.
14227         (html2text-clean-dtdd): Ditto.
14228         (html2text-format-tags): Ditto.
14229
14230         * message.el (message-send-mail-with-sendmail): Fix regexp.
14231         (message-fill-field-general): Use search-forward instead of
14232         re-search-forward.
14233         (unbold-region): Ditto.
14234
14235         * nnrss.el (nnrss-request-article): Ditto.
14236
14237         * nnslashdot.el (nnslashdot-request-article): Ditto.
14238
14239         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14240
14241         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14242         "Unrecognized menu descriptor" error in XEmacs.
14243
14244 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14245
14246         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14247         parent article of a sparse article in the thread hashtb.
14248
14249 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14250
14251         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14252         (nnmail-expand-newtext): Lowercase expanded entries if
14253         nnmail-split-lowercase-expanded is non-nil.
14254
14255 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14256
14257         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14258
14259         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14260         of gnus-tmp-news-method into string under XEmacs.  It will be
14261         passed to gnus-correct-length which takes only a string argument.
14262
14263 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14264
14265         * gnus-util.el (gnus-bind-print-variables): New macro.
14266         (gnus-prin1): Use it.
14267         (gnus-prin1-to-string): Use it.
14268         (gnus-pp): New function.
14269         (gnus-pp-to-string): New function.
14270
14271         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14272         Replace pp-to-string with gnus-pp-to-string.
14273         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14274         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14275         * gnus-msg.el (gnus-debug): Ditto.
14276         * gnus-score.el (gnus-score-save): Ditto.
14277         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14278         gnus-pp-to-string.
14279         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14280         with gnus-pp.
14281         * score-mode.el (gnus-score-pretty-print): Ditto.
14282         * webmail.el (webmail-debug): Ditto.
14283
14284 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14285
14286         * gnus-art.el (article-display-face, article-display-x-face):
14287         Use buffer-read-only.
14288
14289 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14290
14291         * gnus-art.el (article-hide-list-identifiers):
14292         Bind inhibit-read-only as t.
14293
14294 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14295
14296         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14297
14298 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14299
14300         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14301         (gnus-narrow-to-page): Don't assume point-min == 1.
14302         (gnus-article-edit-mode): Derive from message-mode.
14303
14304         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14305         point-min == 1.
14306
14307         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14308         Disable incorrect use of `assert'.
14309
14310         * message.el (message-mode): Set comment-start-skip.
14311
14312
14313 2004-08-22  Sam Steingold  <sds@gnu.org>
14314
14315         * pop3.el (pop3-leave-mail-on-server): New user variable.
14316         (pop3-movemail): Delete mail only when it is nil.
14317
14318 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14319
14320         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14321
14322         * mml.el (mml-preview): Use `pop-to-buffer'.
14323
14324         * message.el (message-goto-mail-followup-to): Insert after "To".
14325         (message-carefully-insert-headers): Add comment.
14326
14327         * gnus.el: Remove unused variable `gnus-article-check-size'.
14328
14329         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14330
14331         * gnus-art.el (gnus-button-alist): Improve
14332         `gnus-button-handle-library' entry.
14333
14334 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14335
14336         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14337         downcase, since XEmacs capitalizes error messages differently.
14338
14339 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14340
14341         * nntp.el: Add (require 'gnus) due to reference to
14342         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14343
14344 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14345
14346         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14347         `mm-fill-flowed'.
14348
14349         * mm-decode.el (mm-dissect-singlepart): Check it.
14350
14351 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14352
14353         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14354         'imap' for netrc parsing.
14355
14356 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14357
14358         * mailcap.el (mailcap-mime-data): Mark as risky.
14359
14360 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14361
14362         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14363         may be included in the encoded word.
14364         (rfc2047-encode): Don't append a space if the encoded word
14365         includes close parenthesis.
14366
14367 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14368
14369         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14370         of text within parentheses.
14371
14372 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14373
14374         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14375         (gnus-encrypt-write-file-contents): Make the password key the file
14376         name PLUS the cipher, not just the cipher.  Also remove failed
14377         passwords from the cache.
14378
14379 2004-08-06  Simon Josefsson  <jas@extundo.com>
14380
14381         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14382         fix.
14383
14384 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14385
14386         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14387         LWSP.
14388
14389 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14390
14391         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14392         to append in-reply-to: data to the references: header.
14393
14394         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14395         (netrc-parse): Use gnus-encrypt.el functions.
14396
14397         * gnus-encrypt.el: Add new file for encryption support; currently
14398         does only a few GPG ciphers and an internal XOR cipher.
14399
14400         * password.el: Add comments on using password-read-and-add.
14401         (password-read-and-add): Add function to read and add the
14402         password to the cache at once.
14403
14404 2004-07-28  Simon Josefsson  <jas@extundo.com>
14405
14406         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14407         parameter (but don't use it, for now).
14408
14409         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14410         instead of hard coding to nil.
14411
14412 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14413
14414         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14415         as mm-inline-image-xemacs does.
14416
14417 2004-07-26  Simon Josefsson  <jas@extundo.com>
14418
14419         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14420         Revert part of 2004-07-17 change below.
14421
14422 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14423
14424         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14425         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14426
14427 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14428
14429         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14430         quotes that actually start with ">" at the beginning of the
14431         lines.
14432
14433 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14434
14435         * rfc2047.el (rfc2047-encode-region): Fix last change.
14436         (rfc2047-encode-parameter): Remove useless concat.
14437
14438 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14439
14440         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14441         encode special characters; fix some kind of misconfigured headers;
14442         signal a real error if debug-on-quit or debug-on-error is non-nil.
14443         (rfc2047-encode-max-chars): New variable.
14444         (rfc2047-encode-1): Use it.
14445         (rfc2047-encode-parameter): New function.
14446
14447         * mml.el (mml-insert-parameter): Remove an excessive space.
14448
14449 2004-07-17  Simon Josefsson  <jas@extundo.com>
14450
14451         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14452         Kai Grossjohann <kai@emptydomain.de>.
14453         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14454         (gnus-group-make-menu-bar): Ditto.
14455
14456         * gnus-util.el (gnus-group-server): Add.
14457
14458 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14459
14460         * message.el (message-clone-locals): Clone sendmail and smtp
14461         variables.
14462
14463 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14464
14465         * rfc2047.el (rfc2047-encode-region): Fix last change.
14466
14467 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14468
14469         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14470         characters as non-special.
14471
14472 2004-07-09  Simon Josefsson  <jas@extundo.com>
14473
14474         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14475         Users will lose all flag changes made while unplugged with
14476         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14477         good default.  See numerous reports on ding mailing list.
14478
14479 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14480
14481         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14482         add generate-head-function and generate-article-function to the
14483         rfc822-forward entry.
14484         (nndoc-rfc822-forward-generate-article): New function.
14485         (nndoc-rfc822-forward-generate-head): New function.
14486
14487         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14488
14489 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14490
14491         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14492         respect display group parameter and gnus-summary-expunge-below.
14493         (gnus-articles-to-read): Remove unused reference to display group
14494         parameter.
14495
14496 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14497
14498         * nnheader.el (nnheader-uniquify-message-id): New experimental
14499         variable.
14500         (nnheader-nov-read-message-id): Use it.
14501
14502         * spam-report.el (spam-report-gmane): Add interactive.
14503
14504 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14505
14506         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14507         qp-or-base64 for the application/* types.
14508
14509 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14510
14511         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14512
14513 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14514
14515         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14516         trim value.
14517
14518 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14519
14520         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14521         New macro and function.
14522         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14523
14524 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14525
14526         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14527         after-load-alist.
14528
14529 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14530
14531         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14532         update info that isn't there.
14533
14534 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14535
14536         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14537         entry.
14538
14539 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14540
14541         * mm-view.el (mm-inline-render-with-function): Use multibyte
14542         buffer; decode html source by charset.
14543
14544         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14545
14546         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14547         Mule-UCS is loaded under XEmacs.
14548         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14549
14550 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14551
14552         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14553
14554 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * mm-util.el (mm-coding-system-p): Return a coding-system.
14557         (mm-mime-mule-charset-alist): Use shift_jis instead of
14558         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14559         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14560         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14561         instead of japanese-shift-jis and iso-latin-1 respectively in
14562         order to share the default value with both Emacs and XEmacs-mule.
14563         (mm-mule-charset-to-mime-charset): Make
14564         mm-coding-system-priorities effective.
14565         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14566         while predicating of candidates upon the priorities.
14567
14568 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14569
14570         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14571         gnus-uu-invert-processable.
14572
14573         * gnus.el: Autoload gnus-uu-invert-processable.
14574
14575 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14576
14577         * mm-util.el (mm-with-multibyte-buffer): New macro.
14578
14579         * rfc2047.el (rfc2047-encode-string): Use it.
14580         (rfc2047-encode-region): Move point to the end of the region after
14581         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14582
14583 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14584
14585         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14586         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14587
14588 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14591         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14592         Karl Chen <quarl@nospam.quarl.org>.
14593
14594 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14595
14596         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14597         invalid addresses.
14598
14599 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14600
14601         * spam.el: Change section markers, revise TODO list.
14602         (spam-backends): Make new master list of all installed backends.
14603         (spam-summary-exit-behavior): Add new variable to determine how
14604         messages moves are done at summary exit.
14605         (spam-move-spam-nonspam-groups-only)
14606         (spam-process-ham-in-nonham-groups)
14607         (spam-process-ham-in-spam-groups): Remove variables, the
14608         spam-summary-exit-behavior variable should be used to manage this
14609         behavior.
14610         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14611         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14612         and spam-old-spam-articles.
14613         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14614         Add empty variables, placeholders for the backends they represent.
14615         (spam-set-difference): Move, unchanged.
14616         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14617         unless the user has a processor variable.
14618         (spam-classifications, spam-classification-valid-p)
14619         (spam-backend-properties, spam-backend-property-valid-p)
14620         (spam-backend-function-type-valid-p)
14621         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14622         (spam-report-articles-gmane, spam-report-articles-resend):
14623         Remove functions, they are not needed.
14624         (spam-install-backend-super, spam-backend-list)
14625         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14626         (spam-backend-function, spam-backend-ham-registration-function)
14627         (spam-backend-spam-registration-function)
14628         (spam-backend-ham-unregistration-function)
14629         (spam-backend-spam-unregistration-function)
14630         (spam-backend-statistical-p, spam-backend-mover-p)
14631         (spam-install-backend-alias, spam-install-checkonly-backend)
14632         (spam-install-mover-backend, spam-install-nocheck-backend)
14633         (spam-install-backend, spam-install-statistical-backend)
14634         (spam-install-statistical-checkonly-backend): Add backend installation
14635         support.
14636         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14637         (spam-group-processor-p): Use the new backend code and respect the
14638         summary exit behavior.
14639         (spam-mark-spam-as-expired-and-move-routine): Remove.
14640         (spam-summary-prepare): Change to use the new spam-old-articles
14641         variable.
14642         (spam-copy-or-move-routine, spam-copy-spam-routine)
14643         (spam-move-spam-routine, spam-copy-ham-routine)
14644         (spam-move-ham-routine): Add code to copy/move ham or spam.
14645         (spam-fetch-field-fast): Improve doc and code, plus allow the
14646         'number request.
14647         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14648         variables.
14649         (spam-split, spam-find-spam): Use the new backend code.
14650         (spam-registration-functions): Remove variable.
14651         (spam-unregister-routine): Add convenience wrapper.
14652         (spam-log-undo-registration, spam-register-routine)
14653         (spam-log-processing-to-registry)
14654         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14655         where possible.
14656         (spam-check-gmane-xref, spam-check-regex-headers)
14657         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14658         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14659         (spam-check-bogofilter-headers, spam-check-spamoracle)
14660         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14661         (spam-check-crm114-headers): Use the spam-split-group that
14662         spam-split prepares, no need to determine it every time.
14663
14664         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14665         to the nnheader-parse-naked-head call.
14666
14667         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14668
14669         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14670         the nnheader-nov-read-message-id call.
14671
14672 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14673
14674         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14675         gnus-activate-group twice.  Suggested by Markus Peter
14676         <warp@spin.de>.
14677
14678 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14679
14680         * gnus-art.el (gnus-article-time-format): Exchange the order of
14681         day and month in the default value; fix customization type.
14682         (article-date-ut): Use add-text-properties.
14683         (article-make-date-line): Use message-make-date instead of
14684         current-time-string.
14685
14686         * message.el (message-fetch-field): Don't use set-text-properties.
14687         (message-make-date): Simplify.
14688
14689         * messagexmas.el (message-xmas-make-date): New function.
14690         (message-xmas-redefine): Defalias message-make-date to it.
14691
14692 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14693
14694         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14695         (rfc2047-encode-region): Treat text within parentheses as special;
14696         show the original text when error has occurred.
14697
14698         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14699         already-computed method to gnus-activate-group.
14700
14701         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14702         same select-methods identical Lisp objects.
14703
14704         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14705         object when modifying the info.
14706
14707 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14708
14709         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14710         gnus-opened-servers since it has never been opened with the new
14711         configuration yet.
14712
14713 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14714
14715         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14716         arg to nnheader-generate-fake-message-id.
14717
14718 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14719
14720         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14721         number and build a fake message ID localized to a group and
14722         article number (so it's repeatable from that point on).
14723         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14724         ID format.
14725
14726         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14727         nnheader-generate-fake-message-id with the article number.
14728
14729 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14730
14731         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14732         end-of-buffer.
14733
14734 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14735
14736         * message.el (message-ignored-supersedes-headers): Add Approved.
14737
14738 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14739
14740         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14741         goto-char.
14742         (rfc2047-encode): Fold the line before encoding.
14743
14744 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14745
14746         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14747         folding -- not all headers can be folded, and this should be done
14748         by the message composition mode.  Probably.  I think.
14749
14750 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14751
14752         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14753         fast.
14754
14755         * gnus-ems.el (gnus-remove-image): Don't use
14756         message-text-with-property; remove only the image found first.
14757
14758         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14759         found first.
14760
14761 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14762
14763         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14764
14765 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14766
14767         * message.el (message-text-with-property): Make it fast and accept
14768         optional arguments.
14769         (message-strip-forbidden-properties): Use it.
14770         (message-fix-before-sending): Follow the m-t-w-p change.
14771
14772         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14773
14774 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14775
14776         * gnus-art.el (article-hide-headers): Don't change the buffer
14777         mistakenly when performing mml-preview even if
14778         gnus-single-article-buffer is nil.
14779
14780 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14781
14782         * message.el (message-expand-name-databases): New user option.
14783         (message-expand-name): Use it.
14784
14785 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14786
14787         * spam.el (spam-report-articles-resend)
14788         (spam-report-resend-register-routine): Allow ham reporting.
14789         (spam-report-resend-register-ham-routine): Add wrapper.
14790         (spam-registration-functions): Add ham resending functions.
14791         (spam-list-of-processors): Add ham resend processor.
14792
14793         * gnus.el (ham-resend-to): Add new group parameter.
14794         (spam-process): Add ham resend option.
14795
14796         * spam-report.el (spam-report-resend): Allow reporting ham.
14797         (spam-report-resend-ham): Add wrapper.
14798
14799 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14800
14801         * message.el (message-cite-articles-with-x-no-archive): New
14802         variable.
14803         (message-cite-original): Use it.
14804
14805 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14806
14807         * message.el (message-cite-original): Respect X-No-Archive.
14808
14809 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14810
14811         * gnus-art.el (article-hide-headers): Refer to the values for
14812         gnus-ignored-headers and gnus-visible-headers in the summary
14813         buffer since a user may have set them as group parameters.
14814
14815 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14816
14817         * assistant.el (assistant-node-name): Add convenience function.
14818         (assistant-render-text, assistant-render-node): Add error handling,
14819         plus handle multiple next nodes.
14820         (assistant-find-next-node): Comment out for now.
14821         (assistant-find-next-nodes): Add function, returns list of next
14822         nodes.
14823
14824 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14825
14826         * mail-source.el (mail-source-directory): Fix doc-string.
14827
14828 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14829
14830         * assistant.el (assistant-render-text, assistant-eval): Add :set
14831         widget type, which is different because it takes and returns a
14832         list.  Much hilarity ensues.
14833
14834 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14835
14836         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14837
14838         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14839         doc-string.
14840
14841         * gnus-start.el (gnus-activate-group): Added doc-string.
14842
14843 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14844
14845         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14846
14847 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14848
14849         * assistant.el (assistant-render-text): Try to add a :set
14850         widget, more to come.
14851
14852         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14853         strings.
14854         (spam-report-articles-resend)
14855         (spam-register-routine): Do registration iff any articles warrant
14856         it.
14857         (spam-summary-prepare-exit): Change log message for nil group
14858         destinations.
14859
14860 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14861
14862         * spam.el (spam-report-resend-register-routine): Allow
14863         spam-report-resend-to to be a group parameter or a global value.
14864
14865 2004-05-26  Simon Josefsson  <jas@extundo.com>
14866
14867         * starttls.el: Merge with my GNUTLS based starttls.el.
14868         (starttls-gnutls-program, starttls-use-gnutls)
14869         (starttls-extra-arguments, starttls-process-connection-type)
14870         (starttls-connect, starttls-failure, starttls-success): New
14871         variables.
14872         (starttls-program, starttls-extra-args): Doc fix.
14873         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14874         functions.
14875         (starttls-negotiate, starttls-open-stream): Check
14876         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14877         function if it is set.
14878
14879 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14882         structured fields.
14883
14884 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14885
14886         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14887
14888 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14889
14890         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14891         variable.
14892         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14893         assigning the spam-mark to new messages.
14894
14895 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14896
14897         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14898
14899 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14900
14901         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14902
14903         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14904         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14905         default.
14906
14907 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14908
14909         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14910         correct data.
14911
14912 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14913
14914         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14915         (spam-group-processor-p): Fix function.
14916         (spam-group-processor-multiple-p)
14917         (spam-group-spam-processor-report-gmane-p)
14918         (spam-group-spam-processor-report-resend-p)
14919         (spam-group-spam-processor-bogofilter-p)
14920         (spam-group-spam-processor-blacklist-p)
14921         (spam-group-spam-processor-ifile-p)
14922         (spam-group-ham-processor-ifile-p)
14923         (spam-group-spam-processor-spamoracle-p)
14924         (spam-group-spam-processor-crm114-p)
14925         (spam-group-ham-processor-bogofilter-p)
14926         (spam-group-spam-processor-stat-p)
14927         (spam-group-ham-processor-stat-p)
14928         (spam-group-ham-processor-whitelist-p)
14929         (spam-group-ham-processor-BBDB-p)
14930         (spam-group-ham-processor-spamoracle-p)
14931         (spam-group-ham-processor-copy-p): Remove functions with some
14932         prejudice against unneeded code.
14933         (spam-report-articles-resend)
14934         (spam-report-resend-register-routine): Allow the group/topic
14935         spam-resend-to value to override spam-report-resend-to.
14936         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14937         properly now.
14938
14939         * gnus.el (spam-resend-to): Add group/topic parameter.
14940         (spam-process): Move the OBSOLETE processors to the end of the
14941         choices.
14942
14943 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14944
14945         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14946         with resend-to set to nil, and then ask the user if necessary.
14947         (spam-report-resend): spam-report-resend takes a list of articles, not
14948         separate article numbers.
14949
14950 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14953         addition to emacs-w3m.
14954
14955 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14956
14957         * assistant.el (assistant-authinfo-data): New function.
14958         (assistant-eval): Eval for entire assistant.
14959
14960         * netrc.el (netrc-services-file): New variable.
14961         (netrc-parse-services): New function.
14962         (netrc-find-service-name): New function.
14963         (netrc-find-service-number): New function.
14964         (netrc-port-equal): New function.
14965         (netrc-machine): Use it.
14966
14967         * nnimap.el (nnimap-open-connection): Use netrc.
14968
14969         * gnus-util.el (gnus-netrc-get): Remove aliases.
14970
14971         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14972
14973         * assistant.el (wid-edit): Fix compilation.
14974
14975         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14976
14977 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14978
14979         * gnus-util.el (gnus-set-file-modes): New function.  (small
14980         patch).
14981
14982 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14983
14984         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14985
14986         * assistant.el (assistant-render-node): Fix up rendering and
14987         read-only text.
14988         (assistant-render-node): Reset.
14989         (assistant-make-read-only): Not sticky.
14990
14991 2004-05-20  Danny Siu  <dsiu@adobe.com>
14992
14993         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14994         centered even when gnus-auto-center-summary is t.
14995
14996 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14997
14998         * dns.el (dns-get-txt-answer): New function.
14999         (dns-read-txt): Ditto.
15000         (query-dns): Use it.
15001
15002 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15003
15004         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15005         active for foreign groups even if the group level is higher than
15006         the specified value.
15007
15008 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15009
15010         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15011         non-active groups.
15012
15013         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15014
15015 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15016
15017         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15018
15019 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15020
15021         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15022         (spam-crm114-header, spam-crm114-spam-switch)
15023         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15024         (spam-crm114-positive-spam-header)
15025         (spam-crm114-database-directory, spam-list-of-processors)
15026         (spam-group-spam-processor-crm114-p)
15027         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15028         (spam-generic-score, spam-list-of-checks)
15029         (spam-list-of-statistical-checks, spam-registration-functions)
15030         (spam-check-crm114-headers, spam-crm114-score)
15031         (spam-check-crm114, spam-crm114-register-with-crm114)
15032         (spam-crm114-register-spam-routine)
15033         (spam-crm114-unregister-spam-routine)
15034         (spam-crm114-register-ham-routine)
15035         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15036         asjo@koldfront.dk (Adam Sjøgren).
15037
15038         * gnus.el: Add spam-use-crm114.
15039
15040         * spam.el (spam-list-of-processors, spam-registration-functions):
15041         Add spam-use-resend.
15042         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15043         (spam-report-articles-gmane): Add doc fix.
15044         (spam-report-articles-resend, spam-report-resend-register-routine):
15045         Add wrappers around spam-report-resend-to.
15046
15047         * spam-report.el (spam-report-resend-to, spam-report-resend):
15048         Add support for resending spam.
15049         (spam-report-gmane): Fix line length >80.
15050
15051         * gnus.el (spam-process): Add spam-use-resend.
15052
15053 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15054
15055         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15056         number of processed spam messages.
15057         (spam-ham-copy-or-move-routine): Return the number of processed
15058         ham messages.
15059         (spam-summary-prepare-exit): Use the above values to decide
15060         whether status messages shouled be displayed.
15061
15062 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15063
15064         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15065         `rfc2047-encoding-function-alist' in order to avoid conflicting
15066         with the old version.
15067         (rfc2047-encode-region): Concatenate words containing non-ASCII
15068         characters in structured fields; don't encode space-delimited
15069         ASCII words even in unstructured fields; don't break words at
15070         char-category boundaries.
15071         (rfc2047-encode-1): New function.
15072         (rfc2047-encode): Use it; encode text so that it occupies the
15073         maximum width within 76-column; work correctly on Q encoding for
15074         iso-2022-* charsets.
15075         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15076         sure not to break a line just after the header name.
15077         (rfc2047-b-encode-region): Removed.
15078         (rfc2047-b-encode-string): New function.
15079         (rfc2047-q-encode-region): Removed.
15080         (rfc2047-q-encode-string): New function.
15081
15082         * mm-util.el (mm-replace-in-string): New function.
15083
15084 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15085
15086         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15087         get it right.
15088         (gnus-inews-make-draft): Really.
15089
15090 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15091
15092         * nnmh.el (nnmh-request-list-1): Don't check the link count
15093         before descending.  (small patch)
15094
15095 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15096
15097         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15098         stuff.
15099
15100         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15101         on real group name.
15102
15103         * gnus-art.el (gnus-signature-limit): Doc fix.
15104
15105         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15106
15107         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15108
15109 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15110
15111         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15112         isn't a string.
15113
15114 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15115
15116         * gnus-draft.el (gnus-draft-send): Bind
15117         rfc2047-encode-encoded-words.
15118
15119         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15120         (rfc2047-encodable-p): Say that =? needs encoding.
15121         (rfc2047-encode-encoded-words): New variable.
15122
15123         * gnus-group.el (gnus-group-select-group): Doc fix.
15124
15125         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15126
15127         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15128         to nil.
15129
15130         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15131
15132         * nnheader.el (nnheader-get-lines-and-char): New function.
15133
15134 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15135
15136         * gnus-msg.el (gnus-summary-followup-with-original): Document
15137         yanking of region when active.
15138
15139 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15140
15141         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15142         groups if the group level is higher than the specified value.
15143
15144 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15145
15146         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15147         (gnus-group-jump-to-group): Added prefix argument using
15148         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15149         non-active group.
15150
15151         * compface.el (uncompface): Be verbose when changing
15152         `uncompface-use-external'.
15153
15154         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15155         handle manual section.
15156
15157 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15158
15159         * gnus-art.el (gnus-button-alist): Revert previous change.
15160
15161 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15162
15163         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15164
15165 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15166
15167         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15168         whether backend can accept message.
15169
15170         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15171
15172 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15173
15174         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15175         Avoid creating directory when nntp-marks-is-evil is true.
15176         Reported by Reiner Steib.
15177
15178 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15179
15180         * gnus-picon.el (gnus-picon-style): New variable.
15181         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15182         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15183         Jesper Harder <harder@ifa.au.dk>.
15184
15185 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15186
15187         * message.el (message-fill-field): Return point.
15188         (message-generate-headers): Go to end of field.
15189
15190         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15191         stuff for non-living groups.
15192
15193 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15194
15195         * gnus-art.el (gnus-article-followup-with-original)
15196         (gnus-article-reply-with-original): gnus-mark-active-p ->
15197         gnus-region-active-p.
15198
15199 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15200
15201         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15202         only when there is spam or ham to be processed.
15203
15204 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15205
15206         * mail-source.el (mail-source-delete-crash-box): Refactor.
15207         (mail-source-fetch): Use it.
15208         (mail-source-fetch-file): Ditto.
15209         (mail-source-fetch-directory): Run postscript in loop.
15210         (mail-source-fetch-pop): Delete.
15211         (mail-source-fetch-maildir): Ditto.
15212         (mail-source-fetch-imap): Ditto.
15213
15214         * imap.el (imap-authenticators): Comment out sasl.
15215
15216         * message.el (message-skip-to-next-address): New function.
15217         (message-fill-header-address): Refactor.
15218         (message-fill-address): Use it.
15219         (message-delete-address): Use it.
15220         (message-fill-header-general): Refactor.
15221         (message-fill-field-address): Rename.
15222         (message-narrow-to-field): Find the start of the header.
15223         (message-header-format-alist): Don't pre-fill.
15224         (message-fill-header): Removed.
15225         (message-insert-header): New function.
15226         (message-shorten-references): Use it.
15227
15228         * rfc2047.el (rfc2047-field-value): Strip props.
15229
15230         * mail-parse.el (mail-header-make-address): New alias.
15231
15232         * ietf-drums.el (ietf-drums-make-address): New function.
15233
15234         * imap.el: Add compiler directives.
15235
15236         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15237
15238         * gnus-art.el (article-decode-idna-rhs): Don't use
15239         message-idna-inside-rhs-p.
15240
15241 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15242
15243         * message.el (message-idna-inside-rhs-p): Removed.
15244         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15245
15246         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15247         false positives.
15248
15249 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15250
15251         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15252
15253 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15254
15255         * nneething.el (nneething-file-name): Don't create spurious
15256         files.
15257
15258         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15259         (gnus-inews-do-gcc): Remove sleep.
15260
15261         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15262         part under point.
15263
15264         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15265         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15266
15267 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15268
15269         * spam.el (spam-summary-prepare-exit): Fixed (length).
15270
15271 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15272
15273         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15274         as expired without moving it" message when there are spam
15275         messages left.
15276
15277 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15278
15279         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15280         header is not nil.
15281
15282 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15283
15284         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15285         nntp-possibly-create-directory, not nntp-possibly-change-group.
15286         (nntp-marks-changed-p): New arg SERVER.
15287         (nntp-request-update-info): Adjust caller.
15288
15289 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15290
15291         * nntp.el (nntp-save-marks): Pass missing arg.
15292
15293 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15294
15295         * nntp.el: Support marks.
15296         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15297         (nntp-marks-modtime, nntp-marks-directory): New variables.
15298         (nntp-request-set-mark, nntp-request-update-info)
15299         (nntp-possibly-create-directory, nntp-marks-changed-p)
15300         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15301         functions.
15302
15303 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15304
15305         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15306         (gnus-xmas-redefine): Rename.
15307
15308         * gnus-score.el (gnus-score-insert-help): Use
15309         gnus-select-lowest-window.
15310
15311         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15312         appt-select-lowest-window and rename to gnus-select-lowest-window.
15313
15314         * gnus.el: do.
15315
15316 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15317
15318         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15319         encodings of MIME-encoded words, in order to improve
15320         interoperability with several broken MUAs.
15321
15322 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15323
15324         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15325         tags, only when charsets are not specified in headers.
15326         (mm-inline-text-html-render-with-w3m): Ditto.
15327
15328         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15329         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15330
15331 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15332
15333         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15334         instead of MIME-decoded from fields when checking
15335         `gnus-article-address-banner-alist'.
15336
15337 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15338
15339         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15340         description rather than subject.
15341
15342 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15343
15344         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15345
15346 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15347
15348         * gnus.el (gnus-version-number): Bump.
15349
15350 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15351
15352         * gnus.el: No Gnus v0.2 is released.
15353
15354 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15355
15356         * gnus-agent.el (gnus-agent-read-agentview): Inline
15357         gnus-uncompress-range.
15358
15359 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15360
15361         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15362         `exec-installed-p'.
15363
15364 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15365
15366         * gnus.el (spam-process, spam-autodetect-methods): Add
15367         bsfilter and bsfilter-headers.
15368
15369         * spam.el (spam-bsfilter): New customize group.
15370         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15371         (spam-bsfilter-header, spam-bsfilter-probability-header)
15372         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15373         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15374         (spam-bsfilter-database-directory): New options.
15375         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15376         (spam-list-of-statistical-checks, spam-registration-functions):
15377         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15378         (spam-bsfilter-score): New command.
15379         (spam-check-bsfilter-headers, spam-check-bsfilter)
15380         (spam-bsfilter-register-with-bsfilter)
15381         (spam-bsfilter-register-spam-routine)
15382         (spam-bsfilter-unregister-spam-routine)
15383         (spam-bsfilter-register-ham-routine)
15384         (spam-bsfilter-unregister-ham-routine): New functions.
15385         (spam-generic-score): Support bsfilter; Accept an optional argument
15386         to recalcurate spam score even if scoring header has already been
15387         added.
15388         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15389         optional argument to recalcurate spam score even if scoring header
15390         has already been added.
15391
15392 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15393
15394         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15395         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15396         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15397         link is missing.
15398
15399 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15400
15401         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15402         (html2text-get-attr): Rewrite.
15403
15404         * message.el (message-setup-1): Remove redundant put-text-property
15405         on mail-header-separator.
15406
15407 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15408
15409         * gnus-registry.el (gnus-registry-cache-whitespace)
15410         (gnus-registry-action, gnus-registry-spool-action)
15411         (gnus-registry-split-fancy-with-parent): Change message levels
15412         from 5 to 3 or 7, as needed.
15413
15414         * spam.el (spam-summary-prepare-exit)
15415         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15416         (spam-split, spam-find-spam, spam-log-undo-registration)
15417         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15418         level from 5 to 6.
15419
15420 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15423         2004-03-04 change).
15424
15425 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15426
15427         * sieve-manage.el (sieve-manage-open):
15428         * nnweb.el (nnweb-insert-html):
15429         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15430         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15431         * nnspool.el (nnspool-request-group):
15432         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15433         * nnml.el (nnml-request-update-info):
15434         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15435         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15436         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15437         (nnimap-request-set-mark):
15438         * nnfolder.el (nnfolder-request-update-info):
15439         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15440         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15441         * gnus-uu.el (gnus-uu-find-articles-matching):
15442         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15443         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15444         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15445         * gnus-nocem.el (gnus-nocem-scan-groups):
15446         * gnus-int.el (gnus-start-news-server):
15447         * gnus-group.el (gnus-group-make-kiboze-group)
15448         (gnus-group-browse-foreign-server):
15449         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15450         Use mapc when appropriate.
15451
15452 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15453
15454         FIXME: Make separate entries for each person.
15455
15456         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15457         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15458         <shields@msrl.com>:
15459
15460         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15461         may need for spam sorting and scoring.
15462         (spam-user-format-function-S): Add user format function suitable for
15463         general use.
15464         (spam-article-sort-by-spam-status): Add sorting function for summary
15465         sorting.
15466         (spam-extra-header-to-number): Add function to get a score from a
15467         header.
15468         (spam-summary-score): Add function to get a numeric score from the
15469         headers.
15470         (spam-generic-score): Fix function doc, was in wrong place.
15471         (spam-initialize): Take symbols when it's run, and install the
15472         extra headers that spam-necessary-extra-headers thinks we need.
15473
15474 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15475
15476         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15477         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15478
15479 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15480
15481         * gnus-sum.el (gnus-set-global-variables)
15482         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15483         (gnus-article-get-xrefs, gnus-summary-best-group)
15484         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15485         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15486         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15487         Use with-current-buffer.
15488
15489 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15490
15491         * spam.el (spam-summary-prepare-exit): Simplify logic.
15492         (spam-fetch-article-header): Read the article header if it's not
15493         available.
15494         (spam-list-articles): Simplify logic.
15495         (spam-filelist-register-routine): Fix bug with unregister-list.
15496
15497         * gnus-registry.el: Fix comments at beginning.
15498
15499 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15500
15501         * message.el (message-cater-to-broken-inn): Remove.
15502         (message-shorten-references): Make sure the total folded length of
15503         References is shorter than 998 characters to cater to a bug in INN
15504         2.3.  Also, don't pretend that references aren't folded -- this
15505         hasn't worked for a while.
15506
15507 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15508
15509         * gnus-agent.el (gnus-agentize):
15510         gnus-agent-send-mail-real-function no longer set to current value
15511         of message-send-mail-function but rather a lambda that calls
15512         message-send-mail-function.  The change makes the agent real-time
15513         responsive to user changes to message-send-mail-function.
15514
15515 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15516
15517         * legacy-gnus-agent.el
15518         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15519         help from Florian Weimer <fw@deneb.enyo.de>
15520
15521 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15522
15523         * nnmail.el (nnmail-cache-insert): Revert last change.
15524
15525 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15526
15527         * nnmail.el (nnmail-cache-insert): Always check whether
15528         nnmail-cache-ignore-groups matches a group name.
15529
15530 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15531
15532         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15533         (spam-find-spam, spam-log-processing-to-registry)
15534         (spam-log-registered-p, spam-log-unregistration-needed-p)
15535         (spam-log-undo-registration): Use gnus-message instead of
15536         gnus-error, none of these errors are fatal.
15537
15538         * gnus-registry.el (gnus-registry-clean-empty-function)
15539         (gnus-registry-clean-empty): Remove only empty entries without
15540         extra data.
15541
15542 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15543
15544         * spam-stat.el (spam-stat-buffer-change-to-spam)
15545         (spam-stat-buffer-change-to-non-spam): Change (error) to
15546         (gnus-message 8) invocation.
15547
15548 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15549
15550         * nntp.el (nntp-via-netcat-command): New variable.
15551         (nntp-via-netcat-switches): New variable.
15552         (nntp-open-via-rlogin-and-netcat): New function.
15553         (nntp-open-connection-function): Doc fix.
15554         (nntp-telnet-command): Doc fix.
15555         (nntp-end-of-line): Doc fix.
15556         (nntp-via-rlogin-command): Doc fix.
15557         (nntp-via-user-name): Doc fix.
15558         (nntp-via-address): Doc fix.
15559
15560 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15563         error in Emacs 21.1.
15564
15565 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15566
15567         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15568
15569 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15570
15571         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15572         (gnus-agent-with-refreshed-group): New macro.
15573         (gnus-agent-rename-group): New function.
15574         (gnus-agent-delete-group): New function.
15575         (gnus-agent-save-group-info): Use gnus-command-method when
15576         `method' parameter is nil.  Don't write nil entries into the
15577         active file.
15578         (gnus-agent-get-group-info): New function.
15579         (gnus-agent-fetch-articles): Use
15580         gnus-agent-update-files-total-fetched-for to increment disk space
15581         used.
15582         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15583         gnus-agent-update-view-total-fetched-for to increment disk space
15584         used.
15585         (gnus-agent-get-local): Added optional parameters to avoid calling
15586         gnus-group-real-name and gnus-find-method-for-group.
15587         (gnus-agent-set-local): Delete stored entry if either min, or max,
15588         are nil.
15589         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15590         quit, use gnus-agent-regenerate-group to record existance of any
15591         articles fetched to disk before the quit occurred.
15592         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15593         gnus-agent-update-view-total-fetched-for, and
15594         gnus-agent-update-files-total-fetched-for to decrement disk space
15595         used.
15596         (gnus-agent-retrieve-headers): Use
15597         gnus-agent-update-view-total-fetched-for to increment disk space
15598         used.
15599         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15600         with gnus-agent-update-files-total-fetched-for to decrement disk
15601         space and fresh group buffer.
15602         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15603         (gnus-agent-need-update-total-fetched-for): New variable.
15604         (gnus-agent-update-files-total-fetched-for): New function.
15605         (gnus-agent-update-view-total-fetched-for): New function.
15606         (gnus-agent-total-fetched-for): New function.
15607
15608         * gnus-cache.el (gnus-cache-save-buffers): Use
15609         gnus-cache-update-overview-total-fetched-for to change disk space
15610         used by this group.
15611         (gnus-cache-possibly-enter-article): Use
15612         gnus-cache-update-file-total-fetched-for to increment disk space
15613         used by this group.
15614         (gnus-cache-possibly-remove-article): Use
15615         gnus-cache-update-file-total-fetched-for to decrement disk space
15616         used by this group.
15617         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15618         (gnus-cache-rename-group): New function.
15619         (gnus-cache-delete-group): New function.
15620         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15621         (gnus-cache-need-update-total-fetched-for): New variable.
15622         (gnus-cache-with-refreshed-group): New macro.
15623         (gnus-cache-update-file-total-fetched-for): New function.
15624         (gnus-cache-update-overview-total-fetched-for): New function.
15625         (gnus-cache-rename-group-total-fetched-for): New function.
15626         (gnus-cache-delete-group-total-fetched-for): New function.
15627         (gnus-cache-total-fetched-for): New function.
15628
15629         * gnus-group.el: Require gnus-sum and autoload functions to
15630         resolve warnings when gnus-group.el compiled alone.
15631         (gnus-group-line-format): Documented new %F.
15632         (size of Fetched data) group line format; identifies disk space
15633         used by agent and cache.
15634         (gnus-group-line-format-alist): Defined new F format.
15635         (gnus-total-fetched-for): New function.
15636         (gnus-group-delete-group): No longer update
15637         gnus-cache-active-altered as gnus-request-delete-group now keeps
15638         the cache in sync.
15639         (gnus-group-list-active): Let the agent store a server's active
15640         list if currently plugged.
15641
15642         * gnus-int.el (gnus-request-delete-group):
15643         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15644         local disk in sync with the server.
15645         (gnus-request-rename-group):
15646         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15647         local disk in sync with the server.
15648
15649         * gnus-start.el (gnus-get-unread-articles):
15650         Cosmetic simplification to logic.
15651
15652         * gnus-util.el (gnus-rename-file): New function.
15653
15654 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15655
15656         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15657
15658 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15659
15660         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15661         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15662
15663 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15664
15665         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15666         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15667
15668 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15669
15670         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15671
15672 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15673
15674         * spam.el (spam-set-difference): Add function to replace
15675         gnus-set-difference in spam.el.
15676         (spam-summary-prepare-exit): Use spam-set-difference.
15677
15678 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15679
15680         * gnus-registry.el (gnus-registry-cache-file): Update to use
15681         gnus-dribble-directory OR gnus-home-directory OR ~.
15682         (gnus-registry-split-fancy-with-parent): Fix doc.
15683
15684 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15685
15686         * message.el (message-exchange-point-and-mark): Use
15687         message-mark-active-p.  Suggested by Jesper Harder
15688         <harder@ifa.au.dk>.
15689
15690 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15691
15692         * message.el (message-exchange-point-and-mark): Don't activate
15693         region if it was inactive.  Suggested by Hiroshi Fujishima
15694         <pooh@nature.tsukuba.ac.jp>.
15695
15696 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15697
15698         * gnus-art.el (article-display-face): Display Faces in the same
15699         order as X-Faces.
15700
15701 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15702
15703         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15704
15705 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15706
15707         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15708         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15709         (gnus-article-mime-hierarchy): Remove.
15710         (gnus-article-mime-hierarchy-next): Remove.
15711         (gnus-article-mode): Revert 2004-03-19 change.
15712         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15713         (gnus-insert-mime-button): Revert 2004-03-19 change.
15714         (gnus-mime-accumulate-hierarchy): Remove.
15715         (gnus-mime-enter-multipart): Remove.
15716         (gnus-mime-leave-multipart): Remove.
15717         (gnus-mime-display-part): Revert 2004-03-19 change.
15718         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15719
15720         * mml.el (mml-preview): Revert 2004-03-19 change.
15721
15722 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15723
15724         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15725
15726 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15727
15728         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15729         t while entering a file name using the mm-with-multibyte macro.
15730         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15731
15732         * mm-util.el (mm-with-multibyte): New macro.
15733
15734 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15735
15736         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15737         user option.
15738         (gnus-mime-multipart-functions): Doc and customization fix.
15739         (gnus-article-mime-hierarchy): New variable.
15740         (gnus-article-mime-hierarchy-next): New variable.
15741         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15742         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15743         gnus-article-mime-hierarchy-next to nil.
15744         (gnus-insert-mime-button): Show hierarchy numbers.
15745         (gnus-mime-accumulate-hierarchy): New function.
15746         (gnus-mime-enter-multipart): New function.
15747         (gnus-mime-leave-multipart): New function.
15748         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15749         (gnus-mime-display-alternative): Show hierarchy numbers.
15750
15751         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15752         gnus-article-mime-hierarchy-next to nil.
15753
15754 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15755
15756         * dns.el: Don't require gnus-xmas.
15757
15758 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15759
15760         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15761         inline PGP.
15762         (mml-menu): Disable mml-quote-region if mark is inactive.
15763
15764 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15767         when the group's active is not available.
15768
15769 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15770
15771         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15772         error.
15773
15774 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15775
15776         * imap.el (imap-store-password): New variable.
15777         (imap-interactive-login): Use it.
15778         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15779
15780 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15781
15782         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15783         window-start and hscroll to summary window.
15784
15785 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15786
15787         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15788         conversion message to newsrc-dribble when an actual conversion is
15789         performed.
15790
15791 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15792
15793         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15794
15795 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15796
15797         * mm-decode.el (mm-complicated-handles): New function reviving
15798         former definition of mm-multiple-handles.
15799
15800         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15801         (gnus-mime-delete-part): Use it.
15802
15803 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15804
15805         * gnus-agent.el (gnus-agent-read-local): Bind
15806         nnheader-file-coding-system to gnus-agent-file-coding-system to
15807         avoid the implicit assumption that they will always be equal.
15808         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15809         coding-system-for-write, as the with-temp-file macro first prints
15810         to a buffer then saves the buffer.
15811
15812 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15813
15814         * gnus-art.el (gnus-article-edit-part): New function.
15815         (gnus-mime-save-part-and-strip): Use it; do query instead of
15816         signaling an error; don't use mm-multiple-handles.
15817         (gnus-mime-delete-part): Ditto.
15818
15819 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15820
15821         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15822         old file versions.
15823         (gnus-group-prepare-hook): Removed function that converted list
15824         form of gnus-agent-expire-days to group properties.
15825
15826         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15827         (gnus-request-accept-article): Re-indented.
15828
15829         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15830         converters to handle old agent file formats.  Added logic for a
15831         "backup before upgrading warning".
15832         (gnus-convert-mark-converter-prompt): Developers can mark
15833         functions as needing (default), or not needing,
15834         gnus-convert-old-newsrc's "backup before upgrading warning".
15835         (gnus-convert-converter-needs-prompt): Tests whether the user
15836         should be protected from potentially irreversable changes by the
15837         function.
15838
15839         * legacy-gnus-agent.el: New.  Provides converters that are only
15840         loaded when gnus-convert-old-newsrc needs to call them.
15841
15842 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * mail-source.el (mail-source-touch-pop): Doc fix.
15845
15846         * message.el (message-smtpmail-send-it): Doc fix.
15847
15848 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15849
15850         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15851
15852         * nnmail.el (nnmail-split-fancy): do.
15853
15854         * gnus-kill.el (gnus-kill, gnus-execute): do.
15855
15856 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15857
15858         * gnus-sum.el (gnus-widget-reversible-match)
15859         (gnus-widget-reversible-to-internal)
15860         (gnus-widget-reversible-to-external): New functions.
15861         (gnus-widget-reversible): New widget.
15862         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15863
15864 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15865
15866         * gnus-sum.el (gnus-thread-sort-functions)
15867         (gnus-article-sort-functions): Document `(not F)' items.
15868
15869 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15870
15871         * spam.el (spam-use-gmane-xref): Add new backend.
15872         (spam-gmane-xref-spam-group): Add variable to control the name of the
15873         Gmane spam group.
15874         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15875         (spam-regex-headers-spam, spam-regex-headers-ham)
15876         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15877         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15878         backends and checks.
15879         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15880
15881         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15882         an autodetect method.
15883
15884 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15885
15886         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15887         articles are being added to a group.
15888         (gnus-request-replace-article): Inform the agent that articles
15889         need to be uncached as the cached contents are no longer valid.
15890
15891 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * binhex.el: Don't autoload executable-find.
15894
15895         * canlock.el: Don't autoload mail-fetch-field.
15896
15897         * dgnushack.el: Autoload c-mode for XEmacs.
15898
15899         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15900
15901         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15902         rmail-dont-reply-to and rmail-output.
15903
15904         * gnus-score.el: Don't autoload ffap-string-at-point.
15905
15906         * gnus-setup.el: Don't autoload sc-cite-original.
15907
15908         * imap.el: Don't autoload base64-decode-string,
15909         base64-encode-string and md5.
15910
15911         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15912         and rmail-msg-restore-non-pruned-header.
15913
15914         * mm-decode.el: Don't autoload executable-find.
15915
15916         * mm-url.el: Don't autoload executable-find.
15917
15918         * mm-view.el: Don't autoload diff-mode.
15919
15920         * nndb.el: Don't autoload news-reply-mode, news-setup,
15921         cancel-timer and telnet.
15922
15923         * password.el: Don't autoload run-at-time for Emacs.
15924
15925         * sha1-el.el: Don't autoload executable-find.
15926
15927         * sieve-mode.el: Don't autoload c-mode.
15928
15929         * uudecode.el: Don't autoload executable-find.
15930
15931 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15932
15933         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15934         (gnus-agent-possibly-alter-active): Avoid null in numeric
15935         comparison.
15936         (gnus-agent-set-local): Refuse to save null in local object table.
15937         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15938         list of articles that will be marked as unread.
15939
15940 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15941
15942         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15943
15944 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15945
15946         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15947         language tags.
15948
15949 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15950
15951         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15952         Don't bind "obarray".
15953
15954         * gnus-sum.el (gnus-thread-sort-functions): Added
15955         `gnus-thread-sort-by-most-recent-number' and
15956         `gnus-thread-sort-by-most-recent-date'.
15957         Reported by Kai Grossjohann <kai@emptydomain.de>.
15958
15959 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15960
15961         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15962
15963 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15964
15965         * gnus-cus.el (gnus-agent-customize-category): Removed
15966         ignore-errors macro reference that required cl to be loaded at
15967         run-time.
15968
15969         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15970         single-interval range of the form (min . max).  Previously the
15971         range had to look like ((min . max)).  Likewise, return
15972         (min . max) rather than ((min . max)).
15973         (gnus-range-map): Use gnus-range-normalize to accept
15974         single-interval range.
15975
15976         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15977         the cache, but not the agent, now appear with their usual face.
15978
15979         * dgnushack.el (loaddir): New variable that is bound to the
15980         directory containing the dgnushack.el file. Use loaddir, rather
15981         than srcdir, to update load-path. Change lets dgnushack compile
15982         code in directories other than GNUS/lisp.
15983
15984 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15985
15986         * lpath.el: Don't bind w3m-safe-url-regexp.
15987
15988         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15989         w3m-safe-url-regexp variable buffer-local.
15990
15991         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15992
15993 2004-02-27  Simon Josefsson  <jas@extundo.com>
15994
15995         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15996         gnus-group-real-prefix.
15997         (gnus-summary-move-article): Use it, instead of
15998         gnus-group-real-prefix.
15999
16000 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16001
16002         * lpath.el: Bind w3m-safe-url-regexp.
16003
16004         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16005         w3m-safe-url-regexp variable buffer-local and set it as the value
16006         of mm-w3m-safe-url-regexp.
16007
16008         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16009
16010         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16011         parsing gnus-posting-styles when the message is not for replying.
16012
16013         * dgnushack.el: Autoload sgml-mode for XEmacs.
16014
16015         * nnrss.el (nnrss-opml-export): Use
16016         mm-set-buffer-file-coding-system instead of
16017         set-buffer-file-coding-system.
16018
16019 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16020
16021         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16022         of checkdoc.el).
16023         * nnrss.el: do.
16024         * gnus-mlspl.el: do.
16025         * gnus-ml.el: do.
16026         * gnus-srvr.el: do.
16027
16028         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16029
16030 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16031
16032         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16033         Corrections to custom-manual links.
16034
16035         * gnus-art.el (gnus-article): Ditto.
16036
16037         * mm-decode.el (mime-display, mime-security): Ditto.
16038
16039 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16040
16041         * flow-fill.el: Typo.
16042
16043 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16044
16045         * spam-wash.el: New file.
16046
16047 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16048
16049         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16050
16051 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16052
16053         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16054         to be run with new-articles as LIST1, not LIST2.
16055         (spam-registration-functions): Add spam-use-ham-copy as a nil
16056         registration backend.
16057
16058 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16059
16060         * spam-stat.el (spam-stat-washing-hook): New option.
16061         (spam-stat-buffer-words): Use it.
16062         (spam-stat-process-directory, spam-stat-test-directory): Use
16063         insert-file-contents-literally.
16064         (spam-stat-coding-system): New variable.
16065         (spam-stat-load, spam-stat-save): Use it.
16066
16067 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16068
16069         * spam-report.el (spam-report-plug-agent): Quote
16070         spam-report-url-to-file and spam-report-url-ping-plain.
16071
16072 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16073
16074         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16075         / in mailto URLs.
16076
16077 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16078
16079         * spam-report.el (spam-report-process-queue): Fix interactive use.
16080         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16081         (spam-report-unplug-agent): Doc fixes.
16082         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16083         (spam-report-agentize, spam-report-deagentize): Autoload.
16084
16085 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16086
16087         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16088
16089         * message.el (message-setup-fill-variables): Add mml tags to
16090         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16091         <ajk@iu.edu>.
16092         (message-mode): Don't modify paragraph-separate there.
16093
16094 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16095
16096         * compface.el (uncompface-use-external): Default to undecided.
16097         (uncompface-use-external-threshold): New variable.
16098         (uncompface-float-time): New macro.
16099         (uncompface): Determine whether to use the external decoder if
16100         uncompface-use-external is undecided.
16101
16102 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16103
16104         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16105         after images.
16106
16107         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16108
16109 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16110
16111         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16112
16113         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16114
16115         * gnus-sum.el (gnus-summary-limit-to-age)
16116         (gnus-summary-limit-children): do.
16117
16118         * gnus-int.el (gnus-request-scan): do.
16119
16120         * gnus-group.el (gnus-group-suspend): do.
16121
16122         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16123
16124         * gnus-cite.el (gnus-cite-parse-attributions): do.
16125
16126         * gnus-agent.el (gnus-summary-set-agent-mark)
16127         (gnus-agent-regenerate-group): do.
16128
16129         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16130
16131         * binhex.el (binhex-decode-region-internal): do.
16132
16133 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16134
16135         * gnus-fun.el (gnus-face-properties-alist): New user option.
16136         (gnus-display-x-face-in-from): Use it.
16137
16138         * gnus-art.el (article-display-face): Ditto.
16139
16140         * compface.el (uncompface-use-external): Default to nil.
16141
16142 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16143
16144         * nntp.el (nntp-erase-buffer): New function.
16145         (nntp-retrieve-data, nntp-send-command)
16146         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16147         (nntp-possibly-change-group): Use it.
16148
16149         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16150         with-current-buffer.
16151
16152 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16153
16154         * compface.el: Merge the ELisp-based uncompface program.
16155         (compface): New customization group.
16156         (uncompface-use-external): New user option.
16157         (uncompface): Call uncompface-internal if uncompface-use-external
16158         is nil.
16159         (uncompface-internal): New function.  Note that there are also
16160         some other functions and variables added for this function.
16161
16162 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16163
16164         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16165         if necessary.
16166
16167 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16168
16169         * spam-report.el (spam-report-unplug-agent)
16170         (spam-report-plug-agent, spam-report-deagentize)
16171         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16172         Add support for the Agent in spam-report: when unplugged, report to a
16173         file; when plugged, submit all the requests.
16174
16175         * spam.el (spam-register-routine): Fix message about
16176         registration.
16177
16178 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16179
16180         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16181         dependencies.
16182         (rfc2047-encode): Use it.
16183
16184         * gnus-art.el (gnus-button-marker-list): Move before first
16185         reference.
16186
16187         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16188         (imap-parse-body): Fix format string mismatch.
16189
16190         * gnus-score.el (gnus-summary-increase-score): do.
16191
16192         * nnrss.el (nnrss-close): New function.
16193
16194 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16195
16196         * nnrss.el (nnrss-make-filename): New function.
16197         (nnrss-request-delete-group, nnrss-read-server-data)
16198         (nnrss-save-server-data, nnrss-read-group-data)
16199         (nnrss-save-group-data): Use it.
16200         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16201         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16202         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16203
16204 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16205
16206         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16207
16208 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16209
16210         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16211         files.
16212
16213         * message.el (message-generate-headers-first): Don't quote nil
16214         and t in docstrings.
16215
16216         * imap.el (imap-id): do.
16217
16218         * gnus-agent.el (gnus-agent-consider-all-articles)
16219         (gnus-agent-queue-mail): do.
16220
16221 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16222
16223         * spam-report.el (spam-report-process-queue): New function.
16224         Process requests from `spam-report-requests-file'.
16225         (spam-report-process-queue): Doc fix.
16226
16227 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16228
16229         * spam.el (spam-register-routine)
16230         (spam-log-processing-to-registry, spam-log-registered-p)
16231         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16232         Change "check" to "spam-check" for semi-clarity.
16233
16234 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16235
16236         * pop3.el: Require nnheader.
16237
16238         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16239
16240         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16241
16242         * gnus-picon.el: Require cl.
16243
16244         * gnus-fun.el: Require gnus-ems and gnus-util.
16245
16246         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16247
16248         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16249
16250         * gnus-art.el (gnus-article-edit-mode): Define before first
16251         reference.
16252
16253 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16254
16255         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16256         (gnus-uu-post-encoded): Use point-at-bol.
16257
16258         * gnus-topic.el (gnus-group-active-topic-p): do.
16259
16260         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16261
16262         * gnus-group.el (gnus-group-kill-region): do.
16263
16264         * gnus-art.el (article-date-ut): do.
16265
16266         * message.el (message-fetch-field): Remove redundant
16267         case-fold-search binding.
16268         (message-narrow-to-field): Simplify.
16269
16270 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16271
16272         * spam.el (spam-directory): Derive from `gnus-directory'.
16273
16274         * spam-report.el (spam-report-url-to-file)
16275         (spam-report-requests-file): New function and variable for offline
16276         reporting.
16277         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16278         and user defined function.
16279         (spam-report-url-ping-mm-url): Remove doubled slash.
16280
16281 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16282
16283         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16284
16285 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16286
16287         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16288         format string mismatch.
16289
16290         * sieve.el (sieve-deactivate-all): do.
16291
16292         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16293
16294         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16295
16296         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16297
16298         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16299
16300 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16301
16302         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16303         the list of checks.
16304
16305 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16306
16307         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16308         padding.
16309
16310 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16311
16312         * mm-view.el (mm-fill-flowed): New variable.
16313         (mm-inline-text): Use it.
16314
16315 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16316
16317         * spam.el (spam-spamassassin-register-ham-routine)
16318         (spam-spamassassin-register-spam-routine): Fix function names.
16319
16320 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16321
16322         * gnus.el (gnus-tmp-grouplens): Remove.
16323         (gnus-summary-line-format): Remove grouplens.
16324
16325         * gnus-group.el (gnus-group-line-format): Ditto.
16326
16327         * gnus-spec.el (gnus-format-specs): Ditto.
16328         (gnus-update-format-specifications): Flush the group format spec
16329         cache if there's the grouplens stuff.
16330         (gnus-parse-simple-format): Replace %l with the empty string.
16331
16332 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16333
16334         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16335         omission.
16336
16337 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16338
16339         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16340         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16341
16342 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16343
16344         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16345         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16346         New macros and functions.
16347         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16348         Handle > NLINK_MAX messages.
16349         * nnmaildir.el (nnmaildir-request-set-mark): Use
16350         nnmaildir--emlink-p and nnmaildir--eexist-p.
16351
16352 2004-01-25  Alex Schroeder  <alex@gnu.org>
16353
16354         * spam-stat.el (spam-stat-process-directory-age): New option.
16355         (spam-stat-process-directory): Use it.
16356
16357 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16358
16359         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16360         (spam-stat-save): Accept prefix argument.
16361
16362 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16363
16364         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16365         links" error.
16366
16367 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16368
16369         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16370         the rest of the and/or forms.
16371
16372 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16373
16374         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16375         compatibility with old .newsrc.eld files.
16376
16377         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16378
16379         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16380
16381         * gnus-start.el (gnus-1): do.
16382
16383         * gnus-group.el (gnus-group-line-format-alist): do.
16384
16385         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16386
16387         * gnus-gl.el: Remove.
16388
16389 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16390
16391         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16392         marks consisting of a single range {for example, (3 . 5)} rather
16393         than a list of a single range { ((3 . 5)) }.
16394
16395 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16396
16397         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16398         with-current-buffer.
16399         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16400         avoid consing a string.
16401
16402         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16403         Remove obsolete entries for big5 and gb2312.
16404
16405 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16406
16407         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16408         uncompressed list.
16409
16410 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16411
16412         * spam-stat.el (spam-stat-strip-xref): New function.
16413         (spam-stat-process-directory): Use it.
16414
16415         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16416         here -- it's done in message-fetch-field.
16417
16418 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16419
16420         * gnus-agent.el (gnus-agent-queue-mail)
16421         (gnus-agent-prompt-send-queue): New variables.
16422         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16423         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16424         "nndraft:queue" along to gnus-draft-send.  Use
16425         gnus-agent-prompt-send-queue.
16426         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16427         is "nndraft:queue".  Suggested by Gaute Strokkenes
16428         <gs234@srcf.ucam.org>
16429
16430         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16431         (agent-enable-undownloaded-faces): Added.
16432         (gnus-agent-cat-groups): Use eval-and-compile, not
16433         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16434         method of gnus-agent-cat-groups even when the buffer has been
16435         evaled.
16436         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16437         delete gnus-agent-save-active-1.
16438         (gnus-agent-save-groups): Deleted.  Identical to
16439         gnus-agent-save-active.
16440         (gnus-agent-write-active): No longer adjust agent's copy of active
16441         file as agent's adjustments are now stored in their own
16442         file.  Removed optional parameter.
16443         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16444         servers.  Add use of min/max range limits from server's local
16445         file.
16446         (gnus-agent-save-alist): Removed unused optional argument.
16447         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16448         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16449         (gnus-agent-set-local): A per-server file that keeps min/max range
16450         limits for articles known to the agent.  Provides a fast mechanism
16451         for altering many active ranges.
16452         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16453         active file (local makes it unnecessary).
16454         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16455
16456         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16457         (agent-enable-undownloaded-faces): Added.
16458
16459         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16460         disable it when sending to "nndraft:queue".
16461         (gnus-group-send-queue): Add safety check to avoid sending queue
16462         when unplugged.
16463
16464         * gnus-group.el (gnus-group-catchup): Use new
16465         gnus-sequence-of-unread-articles, not
16466         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16467         numbers of articles.  Use gnus-range-map to avoid having to
16468         uncompress the unread list.
16469         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16470         Fixed invalid ange-ftp reference.
16471
16472         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16473         (gnus-sorted-range-intersection): Intersection of two ranges
16474         without requiring that they first be uncompressed.
16475
16476         * gnus-start.el (gnus-activate-group): Unless blocked by the
16477         caller, possibly expand the active range to include both cached
16478         and agentized articles.
16479         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16480         multiple version-dependent converters.
16481         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16482         gnus-agent-save-active.
16483         (gnus-save-newsrc-file): Save dirty agent range limits.
16484
16485         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16486         gnus-agent-possibly-alter-active.
16487         (gnus-adjust-marked-articles): Faster handling of simple lists.
16488
16489 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16490
16491         * spam-stat.el (spam-stat-test-directory): New optional argument
16492         displays a list of files detected.  Suggested by Andrew Cohen
16493         <cohen@andy.bu.edu>.
16494         (spam-stat-buffer-words-with-scores): Don't narrow and change
16495         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16496
16497 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16498
16499         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16500         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16501         (spam-spamassassin-arguments)
16502         (spam-spamassassin-spam-flag-header)
16503         (spam-spamassassin-positive-spam-flag-header)
16504         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16505         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16506         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16507         (spam-list-of-processors, spam-list-of-checks)
16508         (spam-list-of-statistical-checks, spam-registration-functions)
16509         (spam-check-spamassassin-headers, spam-check-spamassassin)
16510         (spam-spamassassin-score)
16511         (spam-spamassassin-register-with-sa-learn)
16512         (spam-spamassassin-register-spam-routine)
16513         (spam-spamassassin-register-ham-routine)
16514         (spam-assassin-register-spam-routine)
16515         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16516         (spam-bogofilter-score): Fix to show article before scoring.
16517
16518 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16519
16520         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16521         default scoring function.
16522         (spam-generic-score): Call spam-spamassassin-score if
16523         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16524         spam-bogofilter-score otherwise.
16525
16526         * gnus.el (spam-process, spam-autodetect-methods): Add
16527         spamassassin and spamassassin-headers.
16528
16529 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16530
16531         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16532         Suppress unnecessary messages.
16533
16534 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16535
16536         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16537         make-hash-table.
16538
16539 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16540
16541         * canlock.el (base64-encode-string): Don't autoload it.
16542
16543 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16544
16545         * run-at-time.el: Remove useless (require 'itimer),
16546         eval-and-compile and (featurep 'xemacs).
16547
16548 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16549
16550         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16551         GROUP is a virtual group.
16552
16553 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16554
16555         * gnus.el: Autoload `message-y-or-n-p'.
16556
16557 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16558
16559         * pgg-parse.el: Remove unnecessary (require 'custom).
16560
16561         * pgg-def.el: do.
16562
16563         * nnmail.el: do.
16564
16565         * gnus-undo.el: do.
16566
16567         * gnus-picon.el: do.
16568
16569         * gnus-util.el: do.
16570
16571 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16572
16573         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16574
16575 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16576
16577         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16578         handle, as well as a list.
16579
16580         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16581         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16582         (mm-w3m-cid-retrieve): Simplify.
16583
16584 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16585
16586         * message.el (message-kill-to-signature): Allow prefix arg to
16587         specify number of lines to keep before signature.
16588
16589 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16590
16591         * message.el (message-kill-to-signature): Change docstring.
16592
16593 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16594
16595         * canlock.el: Always require sha1-el.
16596         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16597
16598         * message.el: Autoload sha1 only when compiling.
16599
16600         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16601         eudc-expand-inline for XEmacs.
16602
16603 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * message.el (message-canlock-generate): Require sha1-el.
16606
16607 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16608
16609         * message.el (message-expand-name): Silence the byte compiler.
16610
16611         * lpath.el: Add detect-coding-system.
16612
16613         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16614         cus-edit.
16615
16616 2004-01-13  Simon Josefsson  <jas@extundo.com>
16617
16618         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16619         Invoke gnus-score-mode.  Reported by
16620         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16621
16622         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16623         Jim Blandy <jimb@redhat.com> (tiny change).
16624
16625 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16626
16627         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16628
16629 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16630
16631         * spam.el (spam-get-article-as-string): Update to use
16632         gnus-request-article-this-buffer, much simpler.
16633         (spam-get-article-as-buffer): Remove.
16634
16635 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16636
16637         * message.el (message-expand-name): Use EUDC if the user uses that.
16638
16639 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16640
16641         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16642         character for the encoding to avoid consing a string.
16643
16644         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16645         unnecessarily.
16646
16647         * mm-util.el (mm-replace-chars-in-string): Remove.
16648
16649         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16650         of mm-replace-chars-in-string.
16651
16652 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16653
16654         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16655
16656         * mm-util.el (mm-subst-char-in-string): Support inplace.
16657
16658         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16659         a new string in every iteration.  Use shy groups.
16660
16661 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16662
16663         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16664         * gnus-soup.el (gnus-soup-group-brew):
16665         * gnus-msg.el (gnus-put-message):
16666         * gnus-move.el (gnus-group-move-group-to-server):
16667         * gnus-kill.el (gnus-batch-score):
16668         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16669         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16670         (gnus-group-update-group, gnus-group-read-group)
16671         (gnus-group-make-group, gnus-group-make-help-group)
16672         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16673         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16674         (gnus-group-sort-by-unread, gnus-group-catchup)
16675         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16676         (gnus-group-yank-group, gnus-group-set-info)
16677         (gnus-group-list-groups):
16678         * gnus.el (gnus-generate-new-group-name):
16679         * gnus-delay.el (gnus-delay-send-queue):
16680         * nnvirtual.el (nnvirtual-catchup-group):
16681         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16682         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16683         (gnus-group-prepare-topics, gnus-topic-check-topology):
16684         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16685         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16686         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16687         (gnus-group-make-articles-read):
16688         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16689         (gnus-group-change-level, gnus-kill-newsgroup)
16690         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16691         (gnus-get-unread-articles, gnus-make-articles-unread)
16692         (gnus-make-ascending-articles-unread): Use accessor
16693         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16694         to get group information for improved readability.
16695
16696
16697 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16698
16699         * gnus-art.el (article-decode-mime-words, article-babel)
16700         (gnus-article-highlight-signature, gnus-article-add-buttons)
16701         (gnus-signature-toggle): Use gnus-with-article-buffer.
16702
16703         * gnus-art.el (gnus-article-highlight-headers)
16704         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16705
16706         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16707         (gnus-article-set-globals, gnus-request-article-this-buffer)
16708         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16709         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16710         (gnus-mime-display-alternative): Use with-current-buffer.
16711
16712 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16713
16714         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16715         also under 80 char limit, and call gnus-error if needed.
16716         (spam-fetch-article-header): Fix - it was a
16717         buffer-local variable (gnus-newsgroup-data).
16718         (spam-find-spam): Use spam-generate-fake-headers, forget about
16719         spam-insert-fake-headers.
16720         (spam-insert-fake-headers): Remove.
16721
16722 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16723
16724         * deuglify.el (gnus-article-outlook-unwrap-lines)
16725         (gnus-outlook-rearrange-article)
16726         (gnus-outlook-repair-attribution-outlook)
16727         (gnus-outlook-repair-attribution-block)
16728         (gnus-outlook-repair-attribution-other): Remove redundant
16729         save-excursion.
16730
16731 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16732
16733         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16734         (spam-fetch-field-subject-fast)
16735         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16736         (spam-fetch-article-header): Add functions to deal with Gnus
16737         internals for fast retrieval of article header data.
16738         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16739
16740 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16741
16742         * pop3.el (pop3-md5): Remove.
16743         (pop3-apop): Replace pop3-md5 with md5.
16744
16745         * mm-bodies.el: base64 is always built-in.
16746
16747         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16748         with-current-buffer.
16749
16750 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * canlock.el (canlock-insert-header): Remove excessive grouping in
16753         regexp.
16754
16755         * gnus-sum.el (gnus-summary-read-document): Ditto.
16756
16757         * gnus-uu.el (gnus-uu-part-number): Ditto.
16758
16759         * html2text.el (html2text-remove-tags): Ditto.
16760         (html2text-format-tags): Ditto.
16761         (html2text-format-single-elements): Ditto.
16762
16763         * mml.el (mml-parse-1): Ditto.
16764
16765 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16766
16767         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16768
16769         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16770
16771         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16772
16773         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16774
16775 2003-11-15  Simon Josefsson  <jas@extundo.com>
16776
16777         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16778         (pgg-gpg-lookup-key): Use regexp match instead of
16779         split-string (split-string is different between emacs 21.2 and
16780         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16781
16782 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16783
16784         * gnus-art.el (gnus-mime-view-all-parts)
16785         (gnus-article-part-wrapper, gnus-article-view-part): Use
16786         with-current-buffer.
16787
16788 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16789
16790         * spam.el (spam-disable-spam-split-during-ham-respool)
16791         (spam-spamoracle-database, spam-cache-lookups)
16792         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16793         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16794         (spam-group-ham-marks, spam-group-spam-marks)
16795         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16796         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16797         also add spam-use-blackholes to the statistical checks.
16798         (spam-fetch-field-fast): Add interface to fetching fields, may
16799         become a macro.
16800         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16801         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16802         (spam-insert-fake-headers): Fake an article when needed.
16803         (spam-find-spam): Fake article when possible.
16804         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16805         (spam-check-bogofilter-headers): Use message-fetch-field instead
16806         of nnmail-fetch-field.
16807
16808 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16809
16810         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16811
16812 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16813
16814         * spam.el (spam-split): Do not require spam-use-CHECK to be
16815         enabled if that check is passed to spam-split explicitly; also
16816         fix so 'spam doesn't get converted to spam-split-group when
16817         spam-split-symbolic-return is t.
16818         (spam-find-spam): Find registrations of the article and use those
16819         instead of re-running spam-split to find the spam/ham
16820         classification of the article.
16821         (spam-log-processing-to-registry, spam-log-registered-p)
16822         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16823         Use gnus-error instead of gnus-message.
16824         (spam-log-registration-type): Add function to determine the
16825         classification of a message based on registry entries; will
16826         return nil if both 'spam and 'ham are found.
16827         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16828         a reasonably fast local cache without the loading errors.
16829         (spam-cache-lookups): Set to t by default.
16830         (spam-find-spam): Don't try to guess spam-cache-lookups.
16831         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16832         spam-caches entry.
16833         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16834         caching of whitelist/blacklist entries.
16835         (spam-check-whitelist, spam-check-blacklist): Invoke
16836         spam-from-listed-p with a type, not a cache variable.
16837         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16838
16839 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16840
16841         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16842
16843         * nnmail.el (nnmail-split-fancy): do.
16844
16845         * mml.el (mml-parse): do.
16846
16847         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16848         (gnus-score-adaptive): do.
16849
16850 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16851
16852         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16853         (gnus-mime-button-map): Don't set keymap parent.
16854         (gnus-button-ctan-directory-regexp): Use shy grouping.
16855         (gnus-prev-page-map): Don't set keymap parent.
16856         (gnus-prev-page-map): Remove duplicated one.
16857         (gnus-next-page-map): Don't set keymap parent.
16858         (gnus-mime-security-button-map): Ditto.
16859
16860         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16861         version number.
16862
16863         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16864
16865 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * canlock.el (canlock-sha1-function): Remove.
16868         (canlock-sha1-function-for-verify): Remove.
16869         (canlock-openssl-program): Remove.
16870         (canlock-openssl-args): Remove.
16871         (canlock-ignore-errors): Remove.
16872         (canlock-sha1-with-openssl): Remove.
16873         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16874         (canlock-verify): Don't use canlock-ignore-errors.
16875
16876         * sha1-el.el (sha1-string-external): Make it can return a string
16877         in binary form.
16878         (sha1-region-external): Ditto.
16879         (sha1-string-internal): Ditto.
16880         (sha1-region-internal): Ditto.
16881         (sha1-region): Ditto.
16882         (sha1-string): Ditto.
16883         (sha1): Ditto.
16884
16885 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16886
16887         * spam.el (spam-report-articles-gmane): New command.
16888
16889 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16890
16891         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16892
16893         * run-at-time.el (run-at-time-saved): Remove.
16894         (run-at-time): Doc fix.
16895
16896 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16897
16898         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16899         (gnus-summary-limit-map): Add it.
16900         (gnus-summary-make-menu-bar): do.
16901
16902 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16903
16904         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16905         Make attempt at some caching support (done for BBDB only now).
16906         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16907         addresses to be checked.
16908         (spam-clear-cache-BBDB): Add function, to be invoked by
16909         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16910         (spam-check-BBDB): Check and use the caches, if
16911         spam-cache-lookups is on, remove superfluous (provide).
16912
16913 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16914
16915         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16916
16917 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16918
16919         * run-at-time.el (run-at-time-saved): Move to after the definition
16920         of `run-at-time'.
16921
16922         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16923
16924 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16927         mm-w3m-local-map-property.
16928
16929         * mm-view.el (mm-w3m-mode-map): Remove.
16930         (mm-w3m-local-map-property): Remove.
16931         (mm-inline-text-html-render-with-w3m): Don't use
16932         mm-w3m-local-map-property.
16933
16934 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16935
16936         * run-at-time.el: New file.
16937
16938         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16939         under Emacs.
16940
16941         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16942         of gnus-set-text-properties.
16943
16944         * gnus-uu.el (gnus-uu-save-article): Ditto.
16945
16946         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16947
16948         * gnus-cite.el (gnus-cite-parse): Ditto.
16949
16950         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16951         of gnus-.
16952
16953         * gnus-xmas.el (run-at-time): Require run-at-time.
16954
16955         * gnus.el: Changed calls to nnheader-run-at-time and
16956         password-run-at-time throughout to use run-at-time directly.
16957
16958         * password.el: Removed definition of run-at-time.
16959
16960         * nnheaderxm.el: Remove definition of run-at-time.
16961
16962 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16963
16964         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16965         in prompt.
16966
16967 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16968
16969         * messagexmas.el (message-xmas-redefine): Alias
16970         `message-make-caesar-translation-table' to
16971         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16972         version.
16973
16974         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16975         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16976         `gnus-xmas-set-text-properties'.
16977         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16978         `gnus-xmas-completing-read'.
16979         (gnus-xmas-completing-read): Removed.
16980         (gnus-xmas-open-network-stream): Removed.
16981
16982         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16983         XEmacs version.
16984
16985         * dns.el (dns-make-network-process): Use `open-network-stream'
16986         instead of `gnus-xmas-open-network-stream'.
16987
16988         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16989
16990         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16991
16992 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16993
16994         * gnus-art.el (gnus-mime-display-alternative)
16995         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16996         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16997         Don't use gnus-local-map-property.
16998
16999         * gnus-util.el (gnus-local-map-property): Remove.
17000
17001         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17002         gnus-completing-read-maybe-default with completing-read.
17003
17004         * gnus-util.el (gnus-completing-read): do.
17005         (gnus-completing-read-maybe-default): Remove.
17006
17007 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17008
17009         * password.el: Only autoload `run-at-time' if not XEmacs.
17010         Only autoload the itimer functions if XEmacs.
17011
17012 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17015         XEmacsen.
17016
17017         * dgnushack.el: Autoload executable-find for XEmacs.
17018
17019 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17020
17021         * gnus-art.el (gnus-read-string): Remove.
17022         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17023         read-string.
17024
17025 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17026
17027         * netrc.el: Autoload password-read.
17028         (netrc): Add configuration group.
17029         (netrc-encoding-method, netrc-openssl-path): Add
17030         variables for encoding and decoding of files with symmetric
17031         ciphers.
17032         (netrc-encode): Add assistant function to encode a file with
17033         netrc-encoding-method.
17034         (netrc-parse): Add interactive parameter, added optional
17035         decoding if netrc-encoding-method is non-nil but otherwise
17036         behavior is standard.
17037         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17038         Do s/encode/encrypt/ everywhere.
17039
17040         * spam.el: Remove executable-find autoload.
17041
17042 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17043
17044         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17045
17046         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17047
17048 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17049
17050         * gnus-art.el (gnus-treat-ansi-sequences)
17051         (article-treat-ansi-sequences): New variable and function.
17052         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17053
17054         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17055         Use it.
17056
17057 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17058
17059         * mm-util.el (mm-quote-arg): Remove.
17060
17061         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17062         shell-quote-argument.
17063
17064         * gnus-uu.el (gnus-uu-command): do.
17065
17066         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17067
17068         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17069         with make-char.
17070
17071         * mm-util.el (mm-make-char): Remove.
17072
17073         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17074         add-minor-mode.
17075
17076         * gnus-undo.el (gnus-undo-mode): do.
17077
17078         * gnus-topic.el (gnus-topic-mode): do.
17079
17080         * gnus-sum.el (gnus-dead-summary-mode): do.
17081
17082         * gnus-start.el (gnus-slave-mode): do.
17083
17084         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17085
17086         * gnus-ml.el (gnus-mailing-list-mode): do.
17087
17088         * gnus-gl.el (gnus-grouplens-mode): do.
17089
17090         * gnus-draft.el (gnus-draft-mode): do.
17091
17092         * gnus-dired.el (gnus-dired-mode): do.
17093
17094         * gnus-ems.el (gnus-add-minor-mode): Remove.
17095
17096         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17097         Replace gnus-char-width with char-width.
17098
17099         * gnus-ems.el (gnus-char-width): Remove.
17100
17101         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17102         Replace gnus-char-width with char-width.
17103
17104         * gnus-ems.el (gnus-char-width): Remove.
17105
17106         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17107         definition.
17108         Remove Emacs 20 hash table compatibility code.
17109
17110         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17111         20 compatibility code.
17112
17113         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17114
17115         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17116
17117         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17118         with point-at-{eol,bol}.
17119
17120         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17121
17122         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17123
17124         * flow-fill.el (fill-flowed-point-at-bol)
17125         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17126
17127         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17128         Replace with point-at-{eol,bol} throughout all files.
17129
17130 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * ntlm.el (ntlm-string-as-unibyte): New macro.
17133         (ntlm-build-auth-response): Use it.
17134
17135         Remove Emacs 20 stuff:
17136         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17137         (butlast, mapc, remove): Remove the compiler macros.
17138         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17139         of delq and copy-sequence.
17140         * gnus-art.el (popup-menu): Remove the compiler macro.
17141         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17142         Emacs 20.
17143
17144 2004-01-05  Simon Josefsson  <jas@extundo.com>
17145
17146         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17147         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17148         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17149         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17150         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17151         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17152         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17153         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17154         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17155         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17156         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17157         string-xor into ntlm-string-xor.  Suggested by
17158         Jesper Harder <harder@myrealbox.com>.
17159
17160         * ntlm.el: Don't include poem.
17161
17162         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17163         Jesper Harder <harder@myrealbox.com>.
17164
17165         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17166
17167         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17168         probably breaks emacs with DL patch, but do we care? Is anyone
17169         still using the DL stuff?)
17170
17171         * sieve-manage.el: Use the password package.
17172         (sieve-manage-read-passwd): Remove.
17173         (sieve-manage-interactive-login): Use password.  Re-add
17174         condition-case around loop.
17175
17176         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17177         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17178         the password package.
17179
17180 2003-02-19  Simon Josefsson  <jas@extundo.com>
17181
17182         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17183         token.
17184
17185 2002-08-07  Simon Josefsson  <jas@extundo.com>
17186
17187         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17188         (sieve-manage-authenticators):
17189         (sieve-manage-authenticator-alist): Add some SASL mechs.
17190         (sieve-sasl-auth): New function.
17191         (sieve-manage-cram-md5-auth):
17192         (sieve-manage-plain-auth): Rewrite using SASL library.
17193         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17194         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17195         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17196         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17197
17198 2004-01-05  Simon Josefsson  <jas@extundo.com>
17199
17200         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17201         New files.
17202
17203 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17204
17205         * gnus-group.el (gnus-no-groups-message): Update.
17206
17207         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17208
17209 2003-11-09  Simon Josefsson  <jas@extundo.com>
17210
17211         * imap.el: Support for ID IMAP extension (RFC 2971).
17212         (imap-local-variables): Add imap-id.
17213         (imap-id): New variable.
17214         (imap-id): New function.
17215         (imap-parse-response): Parse untagged ID response.
17216         * nnimap.el (nnimap-id): New variable.
17217         (nnimap-open-connection): Use it.
17218
17219 2003-12-28  Simon Josefsson  <jas@extundo.com>
17220
17221         * gnus-score.el (gnus-score-edit-all-score): New.
17222         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17223
17224 2004-01-04  Simon Josefsson  <jas@extundo.com>
17225
17226         * password.el: Add.
17227
17228 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17229
17230         * dns.el (dns-query-types): Fix typo.
17231         (dns-query-types): New function.
17232         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17233         PTR and SOA replies, see RFC 1035.
17234
17235 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17236
17237         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17238
17239         * Moved to Changelog.2.
17240
17241 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17242
17243         * gnus.el (gnus-version-number): Bump version.
17244
17245 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17246
17247         * gnus.el: No Gnus v0.1 is released.
17248
17249 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17250
17251         * gnus.el: No Gnus v0.0 is released.
17252
17253 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17254
17255         * gnus.el (gnus-version-number): Bump.
17256         (gnus-version): No.
17257
17258 See ChangeLog.2 for earlier changes.
17259
17260     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17261       Free Software Foundation, Inc.
17262
17263   This file is part of GNU Emacs.
17264
17265   GNU Emacs is free software: you can redistribute it and/or modify
17266   it under the terms of the GNU General Public License as published by
17267   the Free Software Foundation, either version 3 of the License, or
17268   (at your option) any later version.
17269
17270   GNU Emacs is distributed in the hope that it will be useful,
17271   but WITHOUT ANY WARRANTY; without even the implied warranty of
17272   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17273   GNU General Public License for more details.
17274
17275   You should have received a copy of the GNU General Public License
17276   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17277
17278 ;; Local Variables:
17279 ;; coding: utf-8
17280 ;; fill-column: 79
17281 ;; add-log-time-zone-rule: t
17282 ;; End: