lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
[gnus] / lisp / ChangeLog
1 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4
5 2010-10-25  Julien Danjou  <julien@danjou.info>
6
7         * gnus-util.el: Remove `gnus-with-local-quit'.
8
9         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
10
11 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
14         the original article buffer.
15
16 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17
18         * nnimap.el (nnimap-request-head): New function.
19         (nnimap-request-move-article): Try to be slighly faster by not
20         requesting the entire message when moving.
21         (nnimap-transform-headers): Don't bug out on bodiless articles.
22         (nnimap-send-command): Have no outstanding messages if the IMAP server
23         doesn't support streaming.
24         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
25
26 2010-10-24  Julien Danjou  <julien@danjou.info>
27
28         * message.el (message-default-headers): Fix type.
29
30 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
31
32         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
33         prefetching images.
34
35         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
36         backend for unknown groups.  This is mainly useful for nnimap groups.
37
38         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
39         group isn't covered by the agent.
40
41 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
42
43         * nnir.el (nnir-method-default-engines): new variable.
44         (nnir-run-query): use it.
45         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
46         (gnus-summary-nnir-goto-thread): change group if needed.
47
48         * gnus-group.el (gnus-group-group-map): add key binding for
49         gnus-group-make-nnir-group.
50
51 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
52
53         * shr.el (shr-tag-object): Added.
54
55         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
56         original article buffer live.
57         (gnus-summary-select-article-buffer): Mention
58         gnus-widen-article-buffer.
59
60 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61
62         * shr.el (shr-tag-strong): Added.
63
64 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
65
66         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
67         group names.  They mess up the group buffer badly.
68
69         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
70
71         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
72         instead of the summary one.
73
74 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * mml.el (mml-preview): Work properly when editing article.
77
78         * gnus-start.el (gnus-read-active-file-1): Don't add method to
79         gnus-have-read-active-file if it's already been in.
80
81 2010-10-22  Tom Tromey  <tromey@redhat.com>
82
83         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
84         gnus-group-completing-read.
85
86 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
87
88         * message.el (message-mode-map): Don't bind M-; to comment region, to
89         allow the global comment-dwim to work.
90
91 2010-10-21  Julien Danjou  <julien@danjou.info>
92
93         * message.el (message-setup-1): Allow message-default-headers to be a
94         function.
95
96 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * shr.el (shr-tag-table): Simplify.
99
100 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
101
102         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
103         to avoid trying to snarf invalid stuff.
104
105         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
106
107         * gnus.el (gnus-message-archive-group): Quote value.
108         (gnus-message-archive-group): Mark as changed.
109
110         * shr.el (shr-add-font): Don't put the font properties on the newline
111         or the indentation.
112
113         * message.el (message-fix-before-sending): Change options when sending
114         non-printable characters.
115
116         * gnus.el (gnus-message-archive-method): Change the default to
117         monthly outgoing groups.
118
119         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
120         that have gotten new numbers.
121
122         * nnimap.el (nnimap-request-replace-article): New function.
123
124 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
125
126         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
127         (nnrss-request-article): Don't use special html washing code.
128
129 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
130
131         * shr.el (shr-tag-table): Remove useless nconc.
132
133 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * gnus-art.el (article-wash-html): Simplify and remove the charset
136         stuff.  Use the normal html rendering code instead of the special html
137         washing code.
138
139         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
140         `gnus-w3m' symbols.
141         (mm-text-html-washer-alist): Removed.
142
143         * mm-decode.el (mm-inline-text-html-renderer): Removed.
144         (mm-inline-media-tests): Removed use.
145         (mm-text-html-renderer): Change default to the `shr' symbol.
146
147         * mm-view.el (mm-inline-text-html): Removed use.
148
149         * gnus-art.el (gnus-blocked-images): New function.  Allow the
150         `gnus-blocked-images' to be a function.
151         (gnus-article-wash-function): Removed.
152
153 2010-10-20  Julien Danjou  <julien@danjou.info>
154
155         * spam.el (spam-list-of-processors): Mark as obsolete.
156
157         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
158         (nnimap-insert-partial-structure): Fix boundary detection.
159
160 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
161
162         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
163         run file-truename on remote files.  This can be expensive and even
164         prevent one from editing drafts if some unrelated buffer has a stale
165         connection.
166
167 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
170         kinsoku-eol regardless of shr-kinsoku-shorten.
171         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
172         (shr-tag-table): Support caption, thead, and tfoot.
173
174 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
177         lines.
178         (shr-save-contents): New command and keystroke.
179
180         * nndoc.el (nndoc-type-alist): Add git support.
181         (nndoc-git-type-p): New function.
182         (nndoc-transform-git-article): Ditto.
183         (nndoc-transform-git-headers): Ditto.
184         (nndoc-transform-git-headers): Generate Subject headers.
185
186         * shr.el (shr-parse-style): New function.
187         (shr-tag-span): Ditto.
188
189         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
190         to `G G' to avoid collisions.
191
192 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * shr.el: Load kinsoku if necessary.
195         (shr-kinsoku-shorten): New internal variable.
196         (shr-find-fill-point): Make kinsoku shorten text line if
197         shr-kinsoku-shorten is bound to non-nil.
198         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
199         shr-indentation too when testing if table is wider than frame width.
200         (shr-insert-table): Use `string-width' instead of `length' to measure
201         text width.
202         (shr-insert-table-ruler): Make sure indentation is done at bol.
203
204 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
205
206         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
207         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
208         undecoded network data.
209
210 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
211
212         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
213         name in the mode line spec so that the mode line menu works
214         (bug #2431).
215
216         * message.el (message-get-reply-headers): If we're fed `to-address',
217         then always use that.
218
219         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
220         aren't so wide as to need to switch off the edit menu.
221
222         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
223         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
224
225         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
226         `M-g'.
227         (nnimap-update-info): Update flags/read marks even if \* isn't part of
228         the permanent marks.
229
230 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
231
232         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
233         Splitting according to references/in-reply-to obeys the ignore-groups
234         variable, while splitting by sender and subject do not.
235
236 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
237
238         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
239         alist, so that we can look for non-Unicode chars.
240         (article-translate-strings): Allow both character and string maps.
241
242 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
243
244         * shr.el (shr-insert): Don't insert space behind a wide character
245         categorized as kinsoku-bol, or between characters both categorized as
246         nospace.
247
248 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
249
250         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
251         headers to gnus-newsgroup-headers.
252
253 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * shr.el (shr-tag-img): Don't align images -- since we're not
256         rescaling, this often leads to ugly displays.
257
258 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
259
260         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
261         duplicates.
262
263 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
264
265         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
266         call.
267
268 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * gnus.el: Autoload gnus-html-show-images.
271
272         * nnimap.el: Use nnheader-message throughout.
273
274         * shr.el (shr-tag-img): Ignore images with no data.
275
276 2010-10-15  Julien Danjou  <julien@danjou.info>
277
278         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
279         a possibility to disable format=flow encoding when using hard newlines.
280
281 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
282
283         * shr.el (shr-insert): Remove space inserted before or after a
284         breakable character or at the beginning or the end of a line.
285         (shr-find-fill-point): Do kinsoku; find the second best point or give
286         it up if there's no breakable point.
287
288 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289
290         * nnimap.el (nnimap-open-connection): Message when opening connection
291         for debugging purposes.
292
293         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
294         on every setup buffer call to allow this to change from article to
295         article.
296
297         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
298         buffers where we have a wide table.
299
300 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
301
302         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
303         uses *-request-thread.
304
305 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306
307         * nnimap.el (nnimap-open-connection): Remove %s from openssl
308         incantation, which is no longer valid.
309
310 2010-10-14  Julien Danjou  <julien@danjou.info>
311
312         * shr.el: Fix defcustom type (char -> character).
313
314 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315
316         * nnimap.el (nnimap-open-connection): tls-program should be a list of
317         programs.
318
319 2010-10-14  Julien Danjou  <julien@danjou.info>
320
321         * shr.el (shr-tag-a): Use url-link as widget type.
322
323         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
324         `gnus-group-get-icon'.
325
326 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
327
328         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
329         This should make server editing work better.
330
331         * shr.el (shr-find-fill-point): Don't inloop on indented text.
332
333         * tls.el (tls-program): Remove spurious %s from openssl.
334
335         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
336         (nnimap-parse-flags): Fix regexp.
337
338         * shr.el (shr-find-fill-point): Use a filling algorithm that should
339         probably work for CJVK text, too.
340
341         * nnimap.el (nnimap-extend-tls-programs): Removed.
342         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
343
344         * tls.el (tls-starttls-switches): Remove starttls hack.
345         (open-tls-stream): Ditto.
346         (tls-find-starttls-argument): Ditto.
347
348 2010-10-13  Julien Danjou  <julien@danjou.info>
349
350         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
351         responses.
352
353 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
354
355         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
356
357         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
358         anything in Emacs.
359
360         * shr.el (shr-current-column): Remove buggy and unnecessary function.
361
362 2010-10-13  Julien Danjou  <julien@danjou.info>
363
364         * shr.el (shr-width): Make shr-width a defcustom with default to
365         fill-column.
366         (shr-tag-img): Use shr-width rather than fill-column.
367
368 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
369
370         * dgnushack.el (byte-optimize-apply)
371         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
372
373         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
374         position when (X-)Faces exist.
375         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
376         avatars when called interactively.
377
378 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
379
380         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
381         gnus-article-x-face-too-ugly is bound.
382
383 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
384
385         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
386
387         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
388         mailbox that doesn't exist.
389
390 2010-10-12  Julien Danjou  <julien@danjou.info>
391
392         * shr.el (shr-tag-img): Encode URL properly when retrieving.
393         (shr-get-image-data): Encode URL properly when fetching from cache.
394         (shr-tag-img): Use aligned-to spaces to align correctly images.
395
396         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
397         before inserting the Gravatar.
398
399         * shr.el (shr-tag-img): Add align attribute support for <img>.
400
401 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-gravatar.el (gnus-art): Required.
404
405         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
406         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
407         Remove long obsoleted functions.
408
409 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
410
411         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
412
413         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
414
415         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
416         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
417         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
418         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
419         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
420         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
421         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
422
423 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424
425         * nnimap.el (nnimap-request-rename-group): Select group read-only
426         before renaming it.
427
428         * shr.el (shr-insert): Fix up the white space only regexp.
429
430         * nnimap.el (nnimap-transform-split-mail): Not all articles have
431         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
432
433         * shr.el (shr-current-column): New function.
434         (shr-find-fill-point): New function.
435
436 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
437
438         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
439         numbers.
440
441 2010-10-11  Julien Danjou  <julien@danjou.info>
442
443         * shr.el (shr-hr-line): Add.
444         (shr-tag-hr): Use shr-hr-line to specify which character to use to
445         display hr lines.
446         (shr-max-columns): Do not change state to nil if we just inserting
447         spaces.
448
449 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
450
451         * gnus-topic.el (gnus-topic-read-group): If after the last group,
452         select the last group.
453
454 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
455
456         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
457
458 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
459
460         * dig.el (dig-mode-map): Declare and define in one step.
461
462 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
465         for Gnus.
466         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
467         (nnimap-update-qresync-info): Mark \Seen articles as read.
468
469         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
470         non-variable, too.
471
472         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
473         available.
474         (nnimap-update-info): Rely more on the current active than the param
475         active to avoid marking articles as read too much.
476
477         * auth-source.el (auth-source-create): Use (user-login-name) for the
478         user name default.
479
480         * nnimap.el (nnimap-update-info): If the server doesn't return any
481         useful info, just use the previous info.
482         (nnimap-update-info): Prefer old info over start-article.
483         (nnimap-update-qresync-info): Finish implementing QRESYNC.
484
485 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
486
487         * nnir.el (autoload): Clean up autoloads.
488         (nnir-imap-default-search-key): Renamed from
489         nnir-imap-search-field. Use key rather than value.
490         (nnir-imap-search-other): New variable.
491         (nnir-read-parm): Use it.
492         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
493         (gnus-summary-nnir-goto-thread): Modify to work with imap.
494
495 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
496
497         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
498         the process, too.
499
500 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
503         Allbery.
504
505         * shr.el: Rework the way things are indented by <li> slightly.
506
507         * gnus.el (gnus-group-set-parameter): Fix typo.
508
509         * nnimap.el: Start implementing QRESYNC support.
510
511 2010-10-09  Julien Danjou  <julien@danjou.info>
512
513         * nnir.el (nnir-engines): Fix too many arguments.
514
515 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
516
517         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
518         group is the "last", so that the backends like nnfolder actually save
519         their folders.
520
521         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
522         try to use that for the tls stream.
523         (nnimap-retrieve-group-data-early): Rework the marks code to heed
524         UIDVALIDITY and find out which groups are read-only and not.
525         (nnimap-get-flags): Use the same marks parsing code as the rest of
526         nnimap.
527
528 2010-10-09  Julien Danjou  <julien@danjou.info>
529
530         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
531
532         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
533         retrieving gravatars.
534
535         * shr.el (shr-table-corner): Add.
536         (shr-table-line): Add.
537         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
538
539 2010-10-08  Julien Danjou  <julien@danjou.info>
540
541         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
542
543 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
544
545         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
546
547         * gnus-sum.el (gnus-mark-article-as-unread)
548         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
549         (gnus-summary-set-bookmark): Use it.
550
551         * gnus-msg.el (gnus-setup-message): Use it.
552
553         * gnus-demon.el (gnus-demon-remove-handler): Use it.
554
555         * gnus.el (gnus-group-remove-parameter): Use it.
556
557         * gnus-group.el (gnus-group-make-web-group): Use it.
558
559         * gnus-demon.el (gnus-demon-remove-handler): Use it.
560
561         * nnregistry.el: Update docs to mention manual.
562
563         * gnus-registry.el: Update docs to mention nnregistry.el.
564         (gnus-registry-initialize): Don't install nnregistry refer method
565         automatically.
566         (gnus-registry-install-nnregistry): Remove it.
567
568 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * shr.el (shr-insert): Don't insert double spaces.
571
572 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * gnus-gravatar.el (gnus-treat-from-gravatar)
575         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
576         called interactively.
577
578         * gnus-art.el (gnus-mime-view-part-externally)
579         (gnus-mime-view-part-internally): Make predicate function passed to
580         gnus-mime-view-part-as-type assume argument is a mime type, not a list
581         of a mime type.
582
583         * shr.el (shr-table-widths): Don't use cl function `reduce'.
584
585 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586
587         * shr.el (require): Require cl when compiling.
588         (shr-tag-hr): New function.
589
590         * nnimap.el (nnimap-update-info): Remove double setting of high.
591         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
592         makes nnimap work properly on Courier again.
593
594         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
595         the variable for backwards compatability.
596
597         * mm-decode.el (mm-save-part): If given a non-directory result, expand
598         the file name before using to avoid setting mm-default-directory to
599         nil.
600
601         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
602         bidning gnus-agent variables.
603
604         * shr.el (shr-render-td): Use a cache for the table rendering function
605         to avoid getting an exponential rendering behaviour in nested tables.
606         (shr-insert): Rework the line-breaking algorithm.
607         (shr-insert): Don't leave trailing spaces.
608         (shr-insert-table): Also insert empty TDs.
609         (shr-tag-blockquote): Ensure paragraphs after </ul>.
610
611 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
612
613         * gnus-sum.el (gnus-number): Rename from `number'.
614         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
615         (gnus-summary-limit-children): Update uses correspondingly.
616
617 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
618
619         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
620         (gnus-gravatar-transform-address): Don't show avatars of people of
621         which mail addresses match gnus-gravatar-too-ugly.
622
623 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
624
625         * shr.el (shr-table-widths): Expand TD elements to fill available
626         space.
627
628 2010-10-07  Julien Danjou  <julien@danjou.info>
629
630         * nnimap.el (nnimap-request-rename-group): Add this method.
631
632 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
633
634         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
635         name from XEmacs' function-arglist.
636
637         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
638         gravatar under XEmacs.
639
640 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
641
642         * auth-source.el: Update docs with TODO items.
643
644         * gnus-sync.el: Update docs to explain state and plans.
645
646         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
647         Hooks for mark updates.
648         (gnus-request-set-mark, gnus-request-update-mark): Use them.
649
650         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
651         hooks with arguments, which is needed for mark update hooks.
652
653 2010-10-06  Julien Danjou  <julien@danjou.info>
654
655         * gnus.el (gnus-expand-group-parameter): Only return and act on what
656         was matched.
657
658         * sieve-manage.el: Update example in `Commentary'.
659
660         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
661
662         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
663         not 2000.
664         (sieve-manage-authenticate): Re-add function.
665
666 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
667
668         * shr.el (shr-insert): Get 'space transition right.
669         (shr-render-td): Only delete space at the end of the TD.
670
671         * nnimap.el (nnimap-open-connection): Prepare to support
672         open-gnutls-stream.
673
674         * shr.el: Rearrange function order to be more logical.
675
676 2010-10-06  Julien Danjou  <julien@danjou.info>
677
678         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
679         (nnrss-discover-feed): Remove 404 URL in docstring.
680
681         * nnir.el: Fix Swish-E URL.
682         Fix Namazu URL.
683
684         * message.el (message-change-subject): Remove 404 URL in a comment.
685
686 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
687
688         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
689         called interactively.
690
691         * gnus-util.el (gnus-remove-if): Allow hash table.
692         (gnus-remove-if-not): New function.
693
694         * gnus-art.el (gnus-mime-view-part-as-type)
695         * gnus-score.el (gnus-summary-score-effect)
696         * gnus-sum.el (gnus-read-move-group-name):
697         Replace remove-if-not with gnus-remove-if-not.
698
699         * gnus-group.el (gnus-group-completing-read):
700         Regard collection as a hash table if it is not a list.
701
702 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
703
704         * shr.el (shr-render-td): Allow blank/missing <TD>s.
705
706         * shr.el: Document the table-rendering algorithm.
707
708 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
711         for Emacsen having no `libxml-parse-html-region' support.
712
713 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
714
715         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
716         invalid URLs.
717
718         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
719         line-broken.
720         (shr-tag-img): Ignore image fetching errors.
721         (shr-overlays-in-region): Compute overlay positions correctly.
722
723         * mm-decode.el (mm-shr): Require shr.
724
725         * gnus-art.el (gnus-blocked-images): Move variable here.
726
727         * shr.el (shr-insert-table): Bind free variable.
728
729         * mm-decode.el (mm-shr): Bind shr-content-function.
730
731         * shr.el (shr-content-function): New variable.
732
733         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
734         added for symmetry.
735
736         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
737
738         * gnus-group.el (gnus-group-make-group): Doc fix.
739
740         * nnimap.el (nnimap-request-newgroups): Return success.
741
742         * shr.el (shr-find-elements): New function.
743         (shr-tag-table): Put all the images after the table.
744         (shr-tag-table): Really inhibit images inside the table.
745         (shr-collect-overlays): Copy over overlays from the TD elements to the
746         main document.
747
748         * mm-decode.el (mm-shr): Bind shr-blocked-images to
749         gnus-blocked-images.
750
751 2010-10-05  Julien Danjou  <julien@danjou.info>
752
753         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
754
755         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
756         (gnus-html-maximum-image-size): Add this function.
757         (gnus-html-put-image): Use gnus-html-maximum-image-size.
758
759         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
760         server-value of the capability is nil.
761
762 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
763
764         * shr.el (shr-tag-em): Add <EM> tag.
765
766 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
767
768         * sieve-manage.el (sieve-manage-default-stream): Make default stream
769         customizable.
770
771         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
772         handing broken links to browse-url.
773
774 2010-10-05  Julien Danjou  <julien@danjou.info>
775
776         * gnus-util.el (gnus-emacs-completing-read)
777         (gnus-iswitchb-completing-read): Use autoload rather than require.
778
779 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
780
781         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
782         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
783         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
784         iswitchb-temp-buflist for XEmacs.
785
786         * gnus-util.el (gnus-completing-read-function): Exclude
787         gnus-icompleting-read and gnus-ido-completing-read from candidates for
788         XEmacs since iswitchb.el is very old and ido.el is unavailable in
789         XEmacs.
790
791         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
792         not to use `delete-dups' that is unavailable in XEmacs 21.4.
793
794         * gnus-html.el: Don't require help-fns under XEmacs.
795         (gnus-html-schedule-image-fetching): Work for XEmacs.
796
797         * mm-decode.el (mm-shr): Decode contents by charset.
798
799 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
800
801         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
802         unknown.
803
804         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
805         (shr-get-image-data): Ensure against the cache file missing.
806
807         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
808         for data.
809
810         * spam-report.el (spam-report-url-ping-plain): Don't query about
811         killing the process.
812
813         * shr.el (shr-render-td): Protect against too-wide text.
814
815 2010-10-04  Julien Danjou  <julien@danjou.info>
816
817         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
818         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
819
820         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
821         retrieved.
822
823 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * shr.el (browse-url): Required.
826         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
827         lines.
828         (shr-show-alt-text, shr-browse-image): New commands.
829         (shr-browse-url, shr-copy-url): New commands.
830
831         * gnus-sum.el (gnus-widen-article-window): New variable.
832         (gnus-summary-select-article-buffer): Use it.
833
834         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
835         without @ signs.
836
837 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
838
839         * nnir.el (nnir-run-imap): Remove spurious space in search string.
840
841 2010-10-04  Julien Danjou  <julien@danjou.info>
842
843         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
844         for XEmacs.
845
846 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
847
848         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
849
850         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
851         (nnimap-close-server): Implement.
852
853         * dgnushack.el (iswitchb): Require to shut up the compiler.
854
855         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
856         (shr-insert): Tweak line breaking.
857         (shr-insert): Handle <pre> better.
858         (shr-tag-li): Get <li> indentation right.
859         (shr-tag-li): Get <li> indentation even righter.
860         (shr-tag-blockquote): Ensure paragraph start.
861         (shr-make-table): Tweak table generation.
862         (shr-make-table): Fix typo.
863
864         * shr.el: Implement table rendering.
865
866 2010-10-04  Julien Danjou  <julien@danjou.info>
867
868         * gnus-html.el (gnus-html-put-image): Fix resize image code.
869
870 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
871
872         * shr.el (shr-insert): Use string anchors instead of line anchors.
873
874 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
875
876         * shr.el: Add headings.
877         (shr-ensure-paragraph): Actually work.
878         (shr-tag-li): Make <ul> prettier.
879         (shr-insert): Get white space at the beginning/end of elements right.
880         (shr-tag-p): Collapse subsequent <p>s.
881         (shr-ensure-paragraph): Don't insert double line feeds after blank
882         lines.
883         (shr-insert): \t is also space.
884         (shr-tag-s): Fix "s" tag name function.
885         (shr-tag-s): Fix face prop name.
886
887 2010-10-03  Julien Danjou  <julien@danjou.info>
888
889         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
890
891         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
892         gnus-window-inside-pixel-edges.
893
894         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
895         gnus-ems.
896
897         * mm-view.el (mm-inline-image-emacs): Support image resizing.
898
899         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
900         function.
901
902         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
903         resize choice.
904
905 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
906
907         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
908         beginning of the buffer.
909
910         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
911         article buffer again.
912
913         * shr.el (shr-tag-p): Don't insert newlines at the start of the
914         buffer.
915
916         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
917         when it's at the start of the buffer.
918
919         * shr.el (shr-tag-blockquote): Convert name.
920         (shr-rescale-image): Use the right image-size variant.
921
922         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
923         buffer isn't shown, then select the current article first instead of
924         bugging out.
925         (gnus-summary-select-article-buffer): Show both the article and summary
926         buffers again.
927
928         * shr.el (shr-fontize-cont): Protect against regions with no text.
929         Rename tag functions to shr-tag-* for enhanced security.
930         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
931
932 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
933
934         * shr.el (shr-insert):
935         * pop3.el (pop3-movemail):
936         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
937         loaded.
938
939 2010-10-03  Glenn Morris  <rgm@gnu.org>
940
941         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
942
943         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
944
945         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
946
947         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
948
949         * gnus-util.el (gnus-make-local-hook): Simplify.
950
951 2010-10-02  Julien Danjou  <julien@danjou.info>
952
953         * gnus-util.el (gnus-iswitchb-completing-read): New function.
954         (gnus-ido-completing-read): New function.
955         (gnus-emacs-completing-read): New function.
956         (gnus-completing-read): Use gnus-completing-read-function.
957         Add gnus-completing-read-function.
958
959 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * shr.el (shr-insert-document): Autoload.
962         (shr-img): Be silent.
963         (shr-insert): Add a newline after every picture before text.
964         (shr-add-font): Use overlays for combining faces.
965         (shr-insert): Pass upwards the text start point.
966
967         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
968         possible.
969         (mm-shr): New function.
970
971 2010-10-02  Julien Danjou  <julien@danjou.info>
972
973         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
974         should go backward.
975
976 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
977
978         * shr.el (shr): Fix typo in provide call.
979
980 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
981
982         * shr.el: New file.
983
984         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
985
986         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
987         completing read.
988
989 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
992         we're being queried about.  Suggested by Dan Jacobson.
993
994         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
995         by Jason Eisner.
996
997         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
998         table, too.  Suggested by Stefan Wiens.
999         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1000         the table unnecessary.  Suggested by Stefan Wiens.
1001
1002         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1003         longer needed, and probably doesn't work either, as pointed out by
1004         Stefan Wiens.
1005         (gnus-summary-exit): Remove call to the clearing function.
1006         (gnus-summary-exit-no-update): Ditto.
1007
1008         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1009         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1010         Reported by Stefan Monnier.
1011         (gnus-summary-save-in-rmail): Ditto.
1012
1013         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1014         article buffer, instead of both the article buffer and the summary
1015         buffer.  Sort of suggested by Dan Jacobson.
1016
1017         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1018
1019         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1020         Suggested by Dan Jacobson.
1021
1022         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1023         documentation clearer.
1024
1025         * message.el (message-shorten-references): Comment on the number "21".
1026         Suggested by Stefan Monnier.
1027
1028         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1029         Suggested by Dan Jacobson.
1030
1031         * gnus.el (gnus-large-newsgroup): Mention
1032         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1033
1034         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1035         externalize attachments.  Bug reported by Steve Wen.
1036
1037         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1038         really message anything to the user.
1039
1040         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1041         directly.
1042
1043         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1044         messages in empty groups.
1045
1046 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1047
1048         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1049         non-UIDNEXT group.
1050
1051 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1054         not the value from the collection.
1055
1056         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1057         values.  This sometimes happens on some groups that have no info.
1058         (nnimap-request-newgroups): New function.
1059
1060 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1061
1062         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1063         check into `gnus-registry-initialize'.
1064         (gnus-registry-initialize): Ditto.
1065         Fix and extend header docs.
1066
1067 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1070         regexp backtrace overflows.
1071
1072         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1073         for starttls that tls.el implements; i.e. openssl.
1074
1075         * tls.el (tls-starttls-switches): Give up on using starttls with
1076         gnutls-cli.
1077         (tls-program): Add --insecure to be consistent with the defaults from
1078         openssl s_client.  Now all three commands are insecure.
1079
1080 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1081
1082         * lpath.el: Bind completion-styles-alist for XEmacs.
1083
1084         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1085         (gravatar-create-image): New function that's an alias to
1086         gnus-xmas-create-image, gnus-create-image, or create-image.
1087         (gravatar-data->image): Use it.
1088
1089 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1090
1091         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1092         install the nnregistry refer method.
1093         (gnus-registry-install-hooks): Use it.
1094         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1095         unfollowed groups.
1096
1097 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1098
1099         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1100         expanding threads.
1101
1102 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1103
1104         * nnir.el: Use the server names without suffixes (bug #7009).
1105
1106         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1107         unencrypted to STARTTLS, if possible.
1108
1109 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1110
1111         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1112         headers before superseding.
1113
1114 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1115
1116         * nnrss.el (nnrss-use-local): Add documentation.
1117
1118         * nnimap.el (nnimap-extend-tls-programs): New function.
1119         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1120         (nnimap-wait-for-connection): Accept the greeting from the stupid
1121         output from openssl s_client -starttls, too.
1122
1123         * tls.el (tls-starttls-switches): New variable.
1124         (tls-find-starttls-argument): Use it.
1125         (open-tls-stream): Ditto.
1126
1127         * netrc.el (netrc-credentials): Return the value of the "default"
1128         entry.
1129         (netrc-machine): Ditto.
1130
1131         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1132         article number.
1133         (nnimap-split-fancy): New variable.
1134         (nnimap-split-incoming-mail): Use it.
1135
1136         * nntp.el (nntp-server-list-active-group): Document.
1137
1138         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1139         SELECT to get the message-id.
1140
1141         * mail-source.el (mail-sources): Removed webmail support.
1142         (defvar): Ditto.
1143         (mail-source-fetcher-alist): Ditto.
1144         (mail-source-fetch-webmail): Removed.
1145
1146         * webmail.el: Removed -- doesn't seem relevant any more.
1147
1148         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1149
1150         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1151         the \r.
1152
1153 2010-09-30  Julien Danjou  <julien@danjou.info>
1154
1155         * gnus-agent.el (gnus-agent-add-group): Fix call to
1156         gnus-completing-read.
1157
1158 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159
1160         * nndoc.el (nndoc-retrieve-groups): New function.
1161
1162         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1163         `default', use nnmail-split-methods.
1164         (nnimap-request-article): Downcase the NILs so that they are nil.
1165
1166         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1167         symbol.
1168
1169         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1170         code, since if the user has requested network, that's what they ought
1171         to get.
1172         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1173         (nnimap-split-rule): Mark as obsolete.
1174
1175         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1176         variable.
1177
1178         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1179         correct slot, too.
1180
1181 2010-09-29  Julien Danjou  <julien@danjou.info>
1182
1183         * gnus.el (gnus-local-domain): Declare variable obsolete.
1184
1185         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1186         computing.
1187         (gnus-ido-completing-read): Require ido.
1188
1189 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1192         build Gnus.
1193
1194         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1195         when interpreting the structures.
1196         (nnimap-request-accept-article): Add \r\n to the lines to make this
1197         work with Cyrus.
1198
1199         * nndraft.el (nndraft-request-expire-articles): Use the group name
1200         instead if "nndraft".  Fix found by Nils Ackermann.
1201
1202 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1203
1204         * nnregistry.el: Added.
1205
1206 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1207
1208         * nnmail.el (group, group-art-list, group-art):
1209         Remove unneeded directives.
1210
1211 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1214         (mm-mime-charset)
1215         * rfc2047.el (rfc2047-syntax-table)
1216         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1217
1218         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1219         rather than `insert-file-contents' and `eval-region'.
1220
1221         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1222         construction.
1223
1224         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1225
1226         * time-date.el: No need to require cl for Emacs 21.
1227
1228 2010-09-29  Julien Danjou  <julien@danjou.info>
1229
1230         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1231         replacement of `gnus-gravatar-relief' to mimic
1232         `gnus-faces-properties-alist'.
1233         Add :version property.
1234
1235 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1236
1237         * mail-source.el (mail-source-report-new-mail)
1238         * message.el (message-default-mail-headers)
1239         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1240
1241         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1242
1243 2010-09-28  Julien Danjou  <julien@danjou.info>
1244
1245         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1246         mail-address contains the same string as real-name.
1247
1248         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1249         non-blank in header, otherwise it'll get stripped.
1250
1251         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1252         real-name, and then for mail address rather than doing : or , search.
1253
1254 2010-09-27  Julien Danjou  <julien@danjou.info>
1255
1256         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1257         (gnus-server-goto-server): Use gnus-completing-read.
1258
1259         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1260
1261         * mm-util.el (defalias): Use gnus-completing-read.
1262         (mm-codepage-setup): Use gnus-completing-read.
1263
1264         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1265         (smime-decrypt-buffer): Use gnus-completing-read.
1266
1267         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1268
1269         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1270         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1271         (mml-insert-multipart): Use gnus-completing-read.
1272
1273         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1274
1275         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1276
1277         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1278
1279         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1280
1281         * gnus.el (gnus-read-method): Use gnus-completing-read.
1282
1283         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1284
1285         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1286         (gnus-mime-action-on-part): Use gnus-completing-read.
1287         (gnus-article-encrypt-body): Use gnus-completing-read.
1288
1289         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1290         (gnus-topic-move-matching): Use gnus-completing-read.
1291         (gnus-topic-copy-matching): Use gnus-completing-read.
1292         (gnus-topic-sort-topics): Use gnus-completing-read.
1293         (gnus-topic-move): Use gnus-completing-read.
1294
1295         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1296         (gnus-agent-add-group): Use gnus-completing-read.
1297
1298         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1299         gnus-completing-read.
1300         (nnmairix-update-groups): Use gnus-completing-read.
1301         (nnmairix-get-server): Use gnus-completing-read.
1302         (nnmairix-backend-to-server): Use gnus-completing-read.
1303         (nnmairix-goto-original-article): Use gnus-completing-read.
1304         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1305
1306         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1307
1308         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1309         (gnus-group-make-useful-group): Use gnus-completing-read.
1310         (gnus-group-make-web-group): Use gnus-completing-read.
1311         (gnus-group-add-to-virtual): Use gnus-completing-read.
1312         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1313
1314         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1315         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1316         (gnus-summary-execute-command): Use gnus-completing-read.
1317         (gnus-summary-respool-article): Use gnus-completing-read.
1318         (gnus-read-move-group-name): Use gnus-completing-read.
1319
1320         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1321         (gnus-summary-score-effect): Use gnus-completing-read.
1322
1323         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1324
1325         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1326         right completing-read function.
1327         (gnus-use-ido): New variable
1328         (gnus-completing-read-with-default): Remove.
1329
1330 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1331
1332         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1333         x-focus-frame.
1334
1335         * nnimap.el (auth-source-forget-user-or-password)
1336         (auth-source-user-or-password): Autoload.
1337
1338         * message.el (message-from-style, message-interactive)
1339         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1340         (message-yank-prefix, message-indentation-spaces, message-signature)
1341         (message-signature-file): Add comment.
1342
1343 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1344
1345         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1346         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1347         new articles.
1348
1349         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1350         parts.
1351         (nnimap-request-article): Work with the t setting, too.
1352
1353         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1354         that you don't get flashes of other buffers.
1355         (gnus-summary-show-complete-article): Intern before setting.
1356
1357 2010-09-27  David Engster  <dengste@eml.cc>
1358
1359         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1360         well as HEADERS.
1361         (nnmairix-retrieve-headers): Provide new argument for the above.
1362
1363 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * gnus-sum.el (gnus-summary-move-article): Don't alter
1366         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1367         group.
1368
1369         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1370
1371         * message.el (message-cite-prefix-regexp): Revert my last edit.
1372
1373         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1374         variable instead of the Gnus variable.
1375
1376         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1377
1378         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1379         again.
1380
1381         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1382         since some servers don't like it.
1383         (nnimap-open-connection): Forget credentials if the server says the
1384         password was wrong.
1385         (nnimap-parse-line): Protect against invalid data.
1386
1387         * gnus-sum.el (gnus-summary-move-article): Add comment.
1388         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1389         nothing alters it while scanning for new messages.
1390
1391         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1392         which may or may not help.
1393         (nnimap-open-connection): If we're doing a stream connection, and then
1394         discover we're on a STARTTLS-capable server, then open a STARTTLS
1395         connection instead.
1396
1397 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1398
1399         * nnimap.el (utf7): Required.
1400
1401         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1402         prefix.
1403
1404 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1405
1406         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1407
1408 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409
1410         * nnimap.el (nnimap-request-accept-article): Message the error on
1411         error.
1412
1413 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1414
1415         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1416
1417 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418
1419         * nndoc.el (nndoc-request-list): Return success always.
1420
1421         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1422         `fetch-old' -- we only want to fetch the articles we've requested.  The
1423         rest are in the agent, probably.
1424         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1425         disappeared server" to something low.  It's not important.
1426
1427         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1428         arrived before the FETCH data.
1429
1430         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1431         target here, because we don't know the Gnus name of the group.
1432
1433         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1434         for the correct group.
1435
1436         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1437
1438         * gnus.el (gnus): Give a final warning after startup.
1439
1440         * gnus-util.el (gnus-action-message-log): New variable.
1441         (gnus-message): Use it.
1442         (gnus-final-warning): New function.
1443
1444         * nnimap.el (nnimap-open-connection): Record the greeting.
1445         (nnimap): Add greeting.
1446
1447 2010-09-26  Julien Danjou  <julien@danjou.info>
1448
1449         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1450         arguments.
1451         (gnus-html-wash-images): Fix spec computing to include start/end.
1452
1453         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1454
1455 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1458         deletion.
1459         (nnimap-retrieve-headers): Don't select the group, because that's
1460         already done by nnimap-possibly-change-group.
1461
1462         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1463         (gnus-picon-transform-address): Use it.
1464
1465         * mail-source.el (mail-source-value): Revert previous patch.
1466
1467         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1468         on failure.
1469         (nnimap-open-connection): Look up both virtual and physical server name
1470         credentials.
1471
1472         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1473
1474 2009-02-07  Dave Love  <fx@gnu.org>
1475
1476         * tls.el (open-tls-stream): Don't query killing process.
1477
1478 2009-02-08  Dave Love  <fx@gnu.org>
1479
1480         * gnus-win.el (gnus-window-to-buffer-helper,
1481         gnus-all-windows-visible-p): Function needn't be a symbol.
1482
1483         * mail-source.el (mail-source-value): Function needn't be a symbol.
1484
1485 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486
1487         * message.el (message-cite-prefix-regexp): Remove } from the cite
1488         prefix.
1489
1490         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1491         highlight again, so that the highlight is correct.
1492
1493         * gnus-picon.el (gnus-picon): Remove again.
1494         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1495
1496         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1497         doing the header highlightling, so that the background colour of the
1498         picon is correct.
1499
1500         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1501         (gnus-picon): Ditto.
1502         (gnus-picon): Reinstate.  The background colour for picons is white.
1503         (gnus-picon-insert-glyph): Make the background white.
1504
1505         * nnml.el (nnml-open-nov): Don't return dead buffers.
1506
1507         * auth-source.el (auth-source-create): Query the user for whether to
1508         store the credentials.
1509
1510         * netrc.el (netrc-store-data): New function.
1511
1512         * auth-source.el (auth-source-user-or-password): Use the existing auth
1513         sources, if any, for creation.
1514
1515         * gnus.el (gnus-group-fast-parameter): Return the last matching
1516         parameter instead of the first matching parameter.
1517
1518 2010-09-26  Julien Danjou  <julien@danjou.info>
1519
1520         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1521
1522 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1523
1524         * mml2015.el (mml2015-use): Remove gpg support.
1525
1526         * mml1991.el (mml1991-function-alist): Remove gpg function.
1527         (mml1991-gpg-sign): Removed.
1528
1529 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1530
1531         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1532         (gnus-browse-unsubscribe-current-group): Document it.
1533         (gnus-browse-unsubscribe-group): Use it.
1534
1535 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1538         address to the To list for easier response.
1539
1540         * gnus.el (gnus-play-startup-jingle): Removed.
1541         (gnus-splash): Don't play jingle.
1542         (gnus): Silence gnus-load message.
1543
1544         * gnus-art.el (gnus-treat-play-sounds): Removed.
1545
1546         * gnus.el (gnus-play-jingle): Remove audio support.
1547
1548         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1549
1550         * earcon.el: Removed -- no users.
1551
1552         * gnus-audio.el: Removed -- no users of this package.
1553
1554         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1555
1556         * gnus-start.el (gnus-setup-news): Remove nocem support.
1557
1558         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1559
1560         * gnus.el (gnus-use-nocem): Removed.
1561
1562         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1563         Removed.
1564
1565         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1566         uses NoCeM any more.
1567
1568         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1569         (gnus-button-ctan-handler): Ditto.
1570         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1571         (gnus-button-ctan-directory-regexp): Ditto.
1572         (gnus-button-handle-ctan): Ditto.
1573         (gnus-button-tex-level): Ditto.
1574         (gnus-button-alist): Removed CTAN stuff.
1575
1576 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1577
1578         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1579         nnimap-streaming test.
1580
1581         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1582         servers twice.
1583
1584         * nnimap.el (nnimap-open-connection): Add more error reporting when
1585         nnimap fails early.
1586
1587         * nnheader.el (nnheader-get-report-string): New function.
1588         (nnheader-get-report): Use it.
1589
1590         * gnus-int.el (gnus-check-server): Say what the error was when opening
1591         failed.
1592
1593         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1594         using streaming.
1595
1596 2010-09-25  Julien Danjou  <julien@danjou.info>
1597
1598         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1599         gnus-window-inside-pixel-edges.
1600
1601 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1604
1605         * mm-decode.el (mm-save-part): Allow saving to other directories the
1606         normal Emacs way.
1607
1608         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1609         by Jay Berkenbilt.
1610
1611         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1612         there isn't a single byte.
1613
1614         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1615         just do it.  It doesn't really seem to matter what the user responds
1616         here, I think, so it's just a confusing question.
1617
1618         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1619         non-streaming case.
1620
1621         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1622         (gnus-article-encrypt-body): Use it.
1623
1624         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1625         keystroke.
1626
1627         * nnimap.el (nnimap-find-wanted-parts-1): Use
1628         gnus-fetch-partial-articles.
1629
1630         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1631
1632         * nnimap.el (nnimap-insert-partial-structure): New function.
1633         (nnimap-get-partial-article): New function.
1634         (nnimap-request-article): Use it.
1635         (nnimap-wait-for-response): Return whether the wait was successful.
1636         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1637         retrieval wasn't successful.
1638         (nnimap-retrieve-group-data-early): Allow throttling servers.
1639         (nnimap-streaming): New variable.
1640         (nnimap-fetch-partial-articles): Removed.
1641
1642         * mm-decode.el (mm-with-part): Protect against killed buffers.
1643
1644         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1645         for prettier summary display.
1646
1647 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1648
1649         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1650         directly.
1651
1652 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1653
1654         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1655         apparently third-party libraries depend on it.
1656
1657         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1658         before starting negotiation.
1659
1660         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1661         privacy reasons.
1662         (gnus-treat-mail-gravatar): Ditto.
1663
1664         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1665         buffer when inserting images.  Inserting text into the headers, for
1666         instance, can make them invalid.
1667
1668 2010-09-25  Julien Danjou  <julien@danjou.info>
1669
1670         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1671         variables.
1672
1673         * nnheader.el: Remove useless variables news-reply-yank-from and
1674         news-reply-yank-message-id.
1675
1676         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1677         variables.
1678
1679         * mml1991.el: Remove useless mml1991-verbose.
1680
1681         * gnus.el: Remove useless variable gnus-use-generic-from.
1682         Remove obsolete variable gnus-topic-indentation.
1683
1684         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1685
1686         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1687
1688         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1689
1690         * gnus-group.el: Remove useless gnus-group-icon-cache.
1691         Remove useless gnus-ephemeral-group-server.
1692
1693         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1694
1695         * mml2015.el: Remove useless mml2015-verbose.
1696
1697         * mml-smime.el: Remove useless mml-smime-verbose.
1698
1699         * gnus.el: Remove useless gnus-local-domain.
1700
1701         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1702         gnus-gravatar-size.
1703
1704         * gnus-art.el: Remove useless gnus-treat-translate.
1705
1706 2010-09-24  Julien Danjou  <julien@danjou.info>
1707
1708         * gnus-sum.el: Add support for Gravatars.
1709
1710         * gnus-art.el: Add support for Gravatars.
1711
1712         * gnus-gravatar.el: Add this file.
1713
1714         * gravatar.el: Add this file.
1715
1716 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1717
1718         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1719
1720         * gnus-group.el (gnus-group-fetch-faq): Removed.
1721
1722         * gnus.el (gnus-group-faq-directory): Removed.
1723
1724         * gnus-group.el (gnus-group-fetch-charter): Removed.
1725
1726         * gnus.el (gnus-group-charter-alist): Removed.
1727
1728         * gnus-group.el (gnus-group-archive-directory): Removed.
1729         (gnus-group-recent-archive-directory): Ditto.
1730         (gnus-group-make-archive-group): Removed.
1731
1732         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1733
1734         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1735         use the same article number for all the cached articles.
1736
1737         * nnimap.el (nnimap-command): Register the last command time so
1738         that we can use it for idling NOOPs.
1739         (nnimap-open-connection): Start the keeplive timer.
1740         (nnimap-make-process-buffer): Store all the process buffers.
1741         (nnimap-keepalive): New function.
1742
1743         * starttls.el: (starttls-open-stream): Add autoload cookie.
1744
1745 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1746
1747         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1748         handling.
1749
1750 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1751
1752         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1753         its data structures.
1754
1755         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1756         instead of the cl.el copy-list.
1757         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1758         equalp.
1759
1760 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1761
1762         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1763         and tool-bar-local-item-from-menu.
1764
1765         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1766         mode-line-highlight face for Emacs.
1767
1768         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1769         loading gnus-sum.elc; fix comment for canlock-verify.
1770         (gnus-article-jump-to-part): Use read-number.
1771         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1772         Emacs pre-21 compatible code for help-echo.
1773         (gnus-article-next-page-1): No need to adjust the number of lines.
1774         (gnus-article-describe-bindings): Always use help-buffer.
1775
1776         * gnus-audio.el (gnus-audio-inline-sound)
1777         * gnus-cus.el (gnus-custom-mode)
1778         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1779
1780         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1781
1782         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1783         compatible code.
1784
1785 2010-09-24  Glenn Morris  <rgm@gnu.org>
1786
1787         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1788         visiting the fcc file in rmail-mode.
1789
1790         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1791
1792 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * nnir.el: Silence the byte compiler.
1795
1796         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1797         alias to browse-url-url-encode-chars if any.
1798         (gnus-html-encode-url): Use it.
1799
1800 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * gnus-start.el (gnus-use-backend-marks): New variable.
1803         (gnus-get-unread-articles-in-group): Use it.
1804
1805         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1806         makeover.
1807
1808 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1809
1810         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1811
1812 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1815         Removed.
1816         (gnus-setup-news-hook): Removed
1817         gnus-fixup-nnimap-unread-after-getting-new-news.
1818
1819         * gnus-int.el (gnus-request-update-info): Protect against backends not
1820         having the function.
1821
1822         * nnimap.el (nnimap-stream): Mention starttls.
1823         (nnimap-open-connection): Add starttls support.
1824
1825 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1826
1827         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1828
1829 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1830
1831         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1832         BODYSTRUCTUREs.
1833         (nnimap-transform-headers): Unfold quoted {42} headers.
1834
1835         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1836         the info.
1837         (gnus-get-unread-articles): Only call updatep on backends that support
1838         it.
1839
1840         * nnweb.el (nnweb-request-update-info): NOOP.
1841
1842         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1843
1844         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1845         since it only deals with marks.
1846
1847         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1848         gnus-request-marks, and make a new gnus-request-update-info.
1849
1850         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1851         the active instead of the high number, which is usually too low.
1852
1853 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1854
1855         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1856         * encrypt.el: Removed.
1857
1858 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1859
1860         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1861         server in symbolic form.
1862
1863         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1864         0.9.
1865
1866 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867
1868         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1869         (nnimap-update-info): Fix up code slightly.
1870
1871         * gnus-int.el (gnus-open-server): Add tracing for performance
1872         debugging.
1873
1874         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1875         (gnus-group-insert-group-line): Pass the real group name so that it
1876         gets the right data.
1877
1878         * gnus-start.el (gnus-get-unread-articles): Don't have
1879         `gnus-get-unread-articles-in-group' update info, since that can be
1880         really slow and doesn't seem to be needed?
1881
1882 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1883
1884         * time-date.el (date-to-time): Try using parse-time-string first before
1885         using the slower timezone-make-date-arpa-standard.
1886
1887 2010-09-22  Julien Danjou  <julien@danjou.info>
1888
1889         * gnus-group.el (gnus-group-insert-group-line): Call
1890         gnus-group-highlight-line.
1891         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1892         default hook list.
1893         (gnus-group-update-eval-form): Add new function.
1894         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1895         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1896
1897 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1898
1899         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1900         immediate, then expire all articles.
1901         (nnimap-update-info): Fix off-by-one errors.
1902         (nnimap-flags-to-marks): Would return no marks lists for group with no
1903         flags.  Instead return the other data.
1904
1905 2010-09-22  Julien Danjou  <julien@danjou.info>
1906
1907         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1908         Only return an icon.
1909         (gnus-group-insert-group-line): Compute icon to return.
1910
1911         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1912         variable.
1913         (gnus-html-image-fetched): Only cache if
1914         gnus-html-image-automatic-caching is set.
1915         (gnus-html-image-fetched): Check for errors.
1916
1917 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1920         once per method on `g'.  This ensures that backends like nnfolder don't
1921         open all their folders.
1922
1923         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1924         (nnimap-request-list): Nix out group in the correct buffer.
1925         (nnimap-parse-flags): Implement by using `read' instead of
1926         hand-parsing.
1927         (nnimap-flags-to-marks): Pass on permanent-flags.
1928         (nnimap-make-process-buffer): Record the server name.
1929         (nnimap-parse-flags): Fix typo.
1930         (nnimap-request-scan): Run split on the server in general, not just a
1931         single group.
1932
1933         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1934         parameter, and propagate this downwards.
1935
1936         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1937         since EXAMINE changes it on the server.
1938
1939         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1940         this command might take a while.
1941
1942 2010-09-22  Julien Danjou  <julien@danjou.info>
1943
1944         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1945         harmful if you have 2 images side-by-side, they can't be properly
1946         update on text deletion.  Using text-property is safer here.
1947         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1948         data.
1949
1950 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * nnimap.el (nnimap-expunge-inbox): Removed.
1953         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1954         (nnimap-expunge): Flip default to t.
1955
1956         * gnus.el (gnus-method-to-server): Don't push things to the cache
1957         unless it's unique.
1958         (gnus-server-to-method): Ditto.
1959
1960 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1961
1962         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1963
1964 2010-09-22  Julien Danjou  <julien@danjou.info>
1965
1966         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1967         get the start of data.
1968         (gnus-html-encode-url): Add this function to encode special chars in
1969         URL.
1970         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1971         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1972
1973         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1974         default.
1975         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1976
1977         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1978         images alt-text.
1979         (gnus-html-put-image): Put alt-text as help-echo.
1980
1981 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1984         * mm-util.el (mm-decompress-buffer)
1985         * nnir.el (nnir-run-find-grep)
1986         * pop3.el (pop3-list): Use 3rd arg of split-string.
1987
1988         * time-date.el (format-seconds): Comment fix.
1989
1990         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1991         and byte-optimize-form-code-walker.
1992         (dgnushack-make-auto-load): Don't advise make-autoload.
1993
1994         * lpath.el: Remove Emacs 21 stuff.
1995
1996 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997
1998         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1999         outside the active range.  Suggested by Dan Christensen.
2000
2001         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2002         slightly later to avoid double-getting it.
2003
2004         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2005         previous patch.
2006
2007         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2008
2009 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2010
2011         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2012
2013 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014
2015         * gnus-int.el (gnus-open-server): Give a better error message in the
2016         "go offline" case.
2017
2018         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2019         marks for nnimap, which is seldom the right thing to do.
2020
2021         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2022         (gnus-same-method-different-name): New function.
2023
2024         * nnimap.el (parse-time): Require.
2025
2026         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2027         method in the presence of many similar methods.
2028
2029         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2030
2031         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2032         nnml-inhibit-expiry.
2033
2034         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2035         find out whether methods are equal.
2036
2037         * nnimap.el (nnimap-find-expired-articles): New function.
2038         (nnimap-process-expiry-targets): New function.
2039         (nnimap-request-move-article): Request the article before looking at
2040         what the Message-ID is.  Fix found by Andrew Cohen.
2041         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2042
2043         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2044         for oldness in addition to being a predicate.
2045
2046         * nnimap.el (nnimap-request-group): When we have zero articles, return
2047         the right data to Gnus.
2048         (nnimap-request-expire-articles): Only delete articles immediately if
2049         the target is 'delete.
2050
2051         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2052         method, this would bug out.
2053
2054         * gnus-group.el (gnus-group-expunge-group): Renamed from
2055         gnus-group-nnimap-expunge, and implemented as a normal interface
2056         function.
2057
2058         * gnus-int.el (gnus-request-expunge-group): New function.
2059
2060         * nnimap.el (nnimap-request-create-group): Implement.
2061         (nnimap-request-expunge-group): New function.
2062
2063 2010-09-21  Julien Danjou  <julien@danjou.info>
2064
2065         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2066         (gnus-html-cache-expired): Add new function.
2067         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2068         wethever we should display image for fetch it.
2069         Compute alt-text earlier to pass it to the fetching function too.
2070         (gnus-html-schedule-image-fetching): Change function argument to only
2071         get one image at a time, not a list.
2072         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2073         cache.
2074         (gnus-html-get-image-data): New function to retrieve image data from
2075         cache.
2076         (gnus-html-put-image): Change buffer argument to use image data rather
2077         than file, and place image above region rather than inserting a new
2078         one. Do not take alt-text as argument, since it's useless now: we place
2079         the image above alt-text.
2080         (gnus-html-prune-cache): Remove.
2081         (gnus-html-show-images): Start to fetch image when we find one, do not
2082         push into a temporary list.
2083         (gnus-html-prefetch-images): Only fetch image if they have expired.
2084         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2085         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2086
2087 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2088
2089         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2090
2091 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2092
2093         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2094         spec inser "*" if the group isn't active instead of 0.
2095
2096         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2097         opening the server.
2098         (nnimap-request-delete-group): Implement group deletion.
2099         (nnimap-transform-headers): Return the size of the entire message in
2100         the Bytes header, not just the size of the first part.
2101         (nnimap-request-move-article): When moving an article from nnimap,
2102         request the article first so the accepting form has an article to
2103         accept.  Reported by Dan Christensen.
2104         (nnimap-command): Make sure that the error message doesn't error out.
2105
2106 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2107
2108         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2109         we haven't requested anything.
2110
2111 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2114         "".  Fix found by Andrew Cohen.
2115
2116         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2117         instead of -encode-string.
2118
2119 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2120
2121         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2122
2123         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2124         by mm-subst-char-in-string.
2125
2126 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2129         waiting for the connection string.
2130
2131         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2132         arriving.
2133
2134         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2135         bogus characters.  This allows selecting certain Gmail groups.
2136
2137         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2138         (nnimap-fetch-partial-articles): New variable.
2139         (nnimap-open-connection): When looking for credentials, also use the
2140         nnimap-server-port.
2141         (nnimap-request-article): Return the group/article number, so that Gnus
2142         `^' works as expected.
2143         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2144         them.
2145
2146         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2147         comments.
2148         (gnus-methods-sloppily-equal): New function.
2149         (gnus): When using the development version of Gnus, load the gnus-load
2150         file.
2151
2152         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2153         `gnus-open-server' on each method before trying to scan them etc.  This
2154         ensures that all the backend parameters are set correctly.
2155
2156         * nnimap.el (nnimap-authenticator): New variable.
2157         (nnimap-open-connection): Allow anonymous login.
2158         (nnimap-transform-headers): The chars header is called Chars not
2159         Bytes.
2160         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2161         drops.
2162
2163         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2164         patch, found by Knut Anders Hatlen.
2165
2166 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2167
2168         * gnus-agent.el (gnus-agent-batch-confirmation)
2169         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2170         to gnus-message.
2171         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2172         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2173         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2174         * gnus-int.el (gnus-open-server): Likewise.
2175         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2176         (gnus-score-check-syntax): Likewise.
2177         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2178         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2179         Likewise.
2180         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2181
2182 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2183
2184         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2185         calling conventions so that prefetch doesn't bug out.
2186
2187 2010-09-19  Julien Danjou  <julien@danjou.info>
2188
2189         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2190         rather than `subst-char-in-region' in order to be able to replace ASCII
2191         char by UTF-8 ones.
2192
2193         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2194         than curl.
2195         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2196         the right URL and ALT text on images.
2197         (gnus-html-wash-tags): Fix tag case.
2198         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2199         (gnus-article-html): Add -o display_ins_del=2 option.
2200         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2201
2202 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2203
2204         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2205         the extra mail headers, which sometimes seem to happen for unknown
2206         reasons.
2207
2208         * mail-parse.el (mail-header-encode-parameter): Define as
2209         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2210         (or most, perhaps?) mail readers don't understand the latter, but do
2211         understand the former.
2212
2213         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2214         to nil, so that no methods are automatically agentized.  I think this
2215         is probably what most users want.
2216
2217         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2218         from url-retrieve, for instance about invalid URLs.
2219
2220         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2221         groups that have no articles.
2222         (nnimap-request-article): Check that we really got an article when we
2223         requested one.
2224
2225         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2226         doesn't exist.
2227
2228         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2229         nntp buffer so the agent can save it.
2230         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2231         that CRLF doesn't get translated to \n.
2232         (nnimap-open-connection): Don't make 'shell commands only send \n.
2233
2234 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2235
2236         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2237         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2238         Update var name.
2239         (nnml-generate-nov-file): Use dolist.
2240         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2241         Use with-current-buffer.
2242
2243 2010-09-18  Julien Danjou  <julien@danjou.info>
2244
2245         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2246         parallel.
2247
2248 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2251         the range update right.
2252         (nnimap-request-group): Don't make `M-g' bug out on group with no
2253         marks.
2254         (nnoo): Required, so that other packages can require nnimap.
2255         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2256         command we're looking for.  This helps when the server sends more
2257         responses after we've gotten everything we expected.
2258         (nnimap): Add a `newlinep' field to keep track of end-of-line
2259         conventions.
2260         Don't send CRLF to things that don't want it.
2261         (nnimap-request-accept-article): Ditto.
2262
2263 2010-09-18  Julien Danjou  <julien@danjou.info>
2264
2265         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2266         than curl to retrieve images.
2267
2268 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2269
2270         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2271         the marks.
2272         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2273         (nnimap-wait-for-connection): New function.
2274         (nnimap-open-connection): If we have PREAUTH, don't query for login
2275         credentials.
2276         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2277         when doing a partial update.
2278
2279 2010-09-18  Julien Danjou  <julien@danjou.info>
2280
2281         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2282         tags.
2283
2284 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * nnimap.el (nnimap-credentials): New function.
2287         (nnimap-open-connection): Use the new function to look for credentials
2288         also on the numeric equivalents of "imap" and "imaps".
2289
2290         * gnus-start.el (gnus-activate-group): Send the info to
2291         gnus-request-group.
2292
2293         * nnimap.el (nnimap-request-group): Have the "check" version of the
2294         function parse flags and update the info, so that a `M-g' get a total
2295         resync of all flags from the group.
2296
2297         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2298         to allow backends to alter the info on group selection.  Also alter all
2299         the backend -request-group functions to take the parameter.
2300
2301         * nnimap.el (nnimap-store-info): New function.
2302         (nnimap-update-info): Store the info for later usage.
2303         (nnimap-request-group): Use the stored info for the dont-check case, so
2304         that we don't retrieve all marks when we enter a group.
2305
2306         * nnimap.el: Use deffoo instead of defun for interface functions.
2307
2308         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2309         update the group info.  This makes the nndraft groups, for instance, go
2310         back to their old behaviour.
2311
2312         * gnus-sum.el (gnus-select-newsgroup): Indent.
2313
2314         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2315         in.
2316         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2317         nothing.
2318
2319         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2320         from methods that are denied.
2321
2322         * gnus-int.el (gnus-method-denied-p): New function.
2323
2324         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2325         store the password instead of netrc.
2326         (nnimap-open-connection): Don't error out when we can't make a
2327         connections.
2328
2329         * auth-source.el (auth-source-create): In the password prompt, say what
2330         we're querying for.  Also prompt for user name if that hasn't been
2331         given.
2332
2333         * nnimap.el (nnimap-with-process-buffer): Removed.
2334
2335 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2336
2337         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2338         method when we're reading from the agent.
2339
2340         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2341
2342         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2343         that's probably most useful for users.
2344
2345         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2346         "failed" all the time.
2347
2348         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2349         ...)) with (with-current-buffer ... ).
2350
2351         * nntp.el (nntp-open-server): Return whether the open was successful or
2352         not.
2353
2354         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2355         select an unread unseen article first.
2356
2357         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2358         /etc/services, supply some sensible port defaults.
2359
2360         * dgnushack.el: Define netrc-credentials.
2361
2362 2010-09-17  Julien Danjou  <julien@danjou.info>
2363
2364         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2365
2366 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2367
2368         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2369         doesn't have any parameters.
2370
2371 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2374         only upcased checks.
2375
2376         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2377
2378         * nnimap.el (nnimap-open-shell-stream): New function.
2379         (nnimap-open-connection): Use it.
2380         (nnimap-transform-headers): Get the number of lines in each message.
2381         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2382         number of lines.
2383         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2384         problem.
2385
2386         * utf7.el (utf7-encode): Autoload.
2387
2388         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2389         to allow the mail splitting to not return a default group.  This is
2390         useful for nnimap, which will leave unmatched mail in the inbox.
2391
2392         * nnimap.el: Rewritten.
2393
2394         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2395         nnimap usage.
2396
2397         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2398         if the move is internal, so that nnimap can do fast internal moves.
2399
2400         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2401         data.
2402         (gnus-read-active-for-groups): Support finishing the early retrieval of
2403         data.
2404
2405         * gnus-range.el (gnus-range-nconcat): New function.
2406
2407         * gnus-int.el (gnus-finish-retrieve-group-infos)
2408         (gnus-retrieve-group-data-early): New functions.
2409
2410 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2411
2412         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2413         (nnrss-retrieve-groups):
2414         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2415         (pop3-quit): Use with-current-buffer.
2416
2417 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2420         instead of nnheader-accept-process-output.
2421
2422         * dgnushack.el (dgnushack-compile): Add comment.
2423
2424         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2425
2426         * gnus-html.el (gnus-html-schedule-image-fetching)
2427         (gnus-html-prefetch-images): Replace process-kill-without-query by
2428         gnus-set-process-query-on-exit-flag.
2429
2430 2010-09-16  Romain Francoise  <romain@orebokech.com>
2431
2432         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2433
2434 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2435
2436         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2437         parameter to unintern is mandatory-ish in Emacs 24.
2438
2439         * gnus-html.el (gnus-html-schedule-image-fetching)
2440         (gnus-html-prefetch-images): Check for curl before using it.
2441
2442         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2443         depend on curl, which isn't essential.
2444
2445         * imap.el: Revert back to version
2446         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2447         seem problematic.
2448
2449 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2450
2451         * gnus-registry.el (gnus-registry-install-shortcuts):
2452         Explicitly pass `obarray' to `unintern' to avoid a warning.
2453
2454 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2455
2456         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2457         change.
2458
2459         * nnrss.el (nnrss-request-list): Removed this function and related
2460         functions, including the moreover stuff.
2461
2462 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463
2464         * nnrss.el (nnrss-retrieve-groups): New function.
2465
2466 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2467
2468         * .dir-locals.el: Add no-byte-compile cookie.
2469
2470 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * time-date.el (format-seconds): Comment fix.
2473
2474         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2475         for back end that doesn't support request-scan.
2476
2477 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2478
2479         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2480         then do request scans from the backends.
2481
2482         * netrc.el (netrc-credentials): New conveniency function.
2483
2484         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2485         avoid running a hook per line, since this takes a lot of time,
2486         profiling shows.
2487         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2488         directly if gnus-visual-p is true.
2489
2490 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2493         groups; replace mapcar with dolist which is a bit faster; pass groups
2494         info to gnus-read-active-file-1.
2495         (gnus-read-active-file-1): Scan only specified groups if the new
2496         optional arg `infos' is given.
2497
2498 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2501
2502         * pop3.el (pop3-movemail): Removed.
2503         (pop3-streaming-movemail): Renamed to pop3-movemail.
2504
2505         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2506         don't restrict end-tag searches to the end of the line.
2507
2508 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2511         articles of every unchecked group to t, which means unknown since the
2512         server has never been opened.
2513
2514 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2515
2516         * gnus-html.el (gnus-html-show-alt-text): New command.
2517         (gnus-html-browse-image): Ditto.
2518         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2519         to browse the image directly.
2520         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2521         better.
2522
2523         * gnus-async.el (gnus-async-article-callback): Call
2524         `gnus-html-prefetch-images' unconditionally.
2525
2526         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2527         before feeding URLs to curl.
2528
2529 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2530
2531         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2532         internal images as deletable by `W D D'.
2533
2534         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2535         (gnus-async-article-callback): Fix typo.
2536
2537 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2538
2539         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2540         current line to work around bugs in the output from w3m.
2541
2542         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2543         for groups that want that.
2544
2545         * nntp.el (nntp-wait-for-string): Supply a timeout for
2546         accept-process-output to ensure progress.
2547
2548         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2549         level to get unread articles from, then use that for foreign groups,
2550         too.
2551
2552         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2553         confuses the rest of the function.
2554
2555         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2556         for the methods that support -retrieve-groups, too.
2557
2558         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2559
2560 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2563         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2564
2565         * pop3.el: Require cl when compiling.
2566         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2567
2568 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2569
2570         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2571         that aren't going to be activated.
2572         (gnus-get-unread-articles): Fix up the last commit.
2573
2574         * gnus-html.el (gnus-article-html): Allow calling without specifying
2575         the handle.  In that case, dissect the buffer first.
2576
2577         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2578
2579         * nnimap.el (nnimap-open-connection): Revert the change that would look
2580         into authinfo for imaps instead of imap.
2581
2582         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2583         say that you don't want to call gnus-request-group with don-check, but
2584         do check the reponse.  This is for virtual groups only.
2585         (gnus-get-unread-articles): Count the archive groups as secondary, so
2586         that they're activated the same way as before.
2587
2588         * imap.el (imap-message-map): Removed optional buffer parameter, since
2589         no callers use it.
2590         (imap-message-get): Ditto.
2591         (imap-message-put): Ditto.
2592         (imap-mailbox-map): Ditto.
2593         (imap-mailbox-put): Ditto.
2594         (imap-mailbox-get): Ditto.
2595         (imap-mailbox-get): Revert last change for this function.
2596
2597         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2598         case-insensitively.
2599         (nnimap-debug): Removed.
2600
2601         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2602         to use `imap-fetch' instead.  According to the comments, this should be
2603         safe, since all other IMAP clients use the 1:* syntax.
2604         (imap-enable-exchange-bug-workaround): Removed.
2605         (imap-debug): Removed -- doesn't seem very useful.
2606
2607         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2608         mail from a file, and the file doesn't exist.
2609
2610         * imap.el (imap-log): New convenience function used throughout instead
2611         of repeating the same code all over the place.
2612
2613         * pop3.el (pop3-streaming-movemail): Return t for success.
2614
2615         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2616         .authinfo if we're using ssl connection.
2617
2618         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2619         already have if we're in a main Gnus `g' run.
2620
2621         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2622
2623 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2624
2625         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2626
2627         * nnmh.el (nnmh-request-list-1): Bind `file'.
2628
2629         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2630         alias to set-process-query-on-exit-flag or process-kill-without-query.
2631         (pop3-open-server): Use it.
2632
2633 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2634
2635         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2636         box to the Incoming file.  Fixes mistake in previous checkin.
2637
2638         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2639         request loop (for debugging purposes) removed.
2640
2641         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2642         culprit is more visible.
2643         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2644         (nnml-add-incremental-nov): New functions to do "incremental" nov
2645         updates, where we just append to the end of the existing nov files
2646         without reading/writing them in full.
2647
2648         * mail-source.el (mail-source-delete-crash-box): Really only check the
2649         incoming files once in a while.
2650
2651         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2652
2653         * mail-source.el (mail-source-delete-crash-box): Only check the
2654         incoming files for deletion once per day to save a lot of file
2655         accesses.
2656
2657         * pop3.el (pop3-logon): Fix up unbound variable typo.
2658
2659         * mail-source.el (pop3-streaming-movemail): Autoload.
2660
2661         * pop3.el (pop3-streaming-movemail): Respect
2662         pop3-leave-mail-on-server.
2663
2664         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2665         retrieval.
2666
2667         * pop3.el (pop3-process-filter): Removed unused function.
2668         (pop3-streaming-movemail, pop3-send-streaming-command)
2669         (pop3-wait-for-messages, pop3-write-to-file)
2670         (pop3-number-of-responses): New functions for streaming pop3
2671         retrieval.
2672
2673         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2674         come from no known methods.
2675         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2676         list.
2677
2678         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2679         message sizes.
2680         (pop3-movemail): Use erase-buffer instead of looping and deleting
2681         regions, which seems rather odd.
2682
2683         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2684         file once per `g' run.
2685
2686         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2687         directories.  This makes the draft queue directory work.
2688
2689         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2690         data from the backends, so that we only request the list of groups from
2691         each method once.  This should speed things up considerably.
2692
2693         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2694         detect that it's not implemented.
2695
2696         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2697         we actually do recurse down into the tree, but don't stat all leaf
2698         nodes.
2699
2700         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2701         then say so instead of bugging out.
2702
2703         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2704         files exist before trying to read them.
2705
2706         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2707         around <pre_int>.
2708
2709         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2710
2711         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2712
2713 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2714
2715         * mm-util.el (mm-image-load-path): Just return the image directories,
2716         not all directories in the path in addition to the image directories.
2717         (mm-image-load-path): Maintain a cache of the image directories so that
2718         the `g' command in Gnus doesn't have to stat dozens of directories each
2719         time.
2720
2721         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2722         (gnus-html-wash-tags): Add a new `i' command to insert images.
2723         (gnus-html-insert-image): New command and keystroke.
2724         (gnus-html-redisplay-with-images): New command and keystroke.
2725         (gnus-html-show-images): Renamed command.
2726         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2727         spacers.
2728         (gnus-html-wash-tags): Decode entities at the end, so that entities
2729         inside the tags don't mess up the rest of the "parsing".
2730
2731         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2732         so that nnimap methods aren't agentized by default.  There's apparently
2733         many problems related to agent/imap behaviour.
2734
2735         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2736
2737         * gnus-html.el: Doc fix.
2738
2739 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2740
2741         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2742         specifier-spec-list for Emacs 21.
2743
2744         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2745         glyph-width and glyph-height instead of display-graphic-p and
2746         image-size; make avoidance of displaying small images work for XEmacs.
2747
2748         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2749         for XEmacs.
2750
2751         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2752         of symbol that holds plist data.
2753         (gnus-process-plist): Remove plist of process after getting it.
2754
2755 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * message.el (message-generate-hashcash): Change default to
2758         'opportunistic if hashcash is installed.
2759
2760         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2761         (gnus-html-put-image): Only call image-size once, since it's somewhat
2762         time-consuming on remote X servers.
2763
2764 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2767         type on data, not a file name.
2768
2769         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2770         window-pixel-edges for Emacs 21.
2771
2772         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2773         decoded contents.
2774         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2775
2776 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2779         group line format, since it isn't very interesting.
2780
2781         * gnus-agent.el (gnus-agent-short-article),
2782         (gnus-agent-long-article): Increase values for these two variables,
2783         since most people are likely to have more network connection and
2784         storage than before.
2785
2786         * gnus.el (gnus-refer-article-method): Change default to 'current.
2787         When referring an article, the common behaviour is to refer it from the
2788         current select method, not the native select method.  The chances of
2789         the native select method having the message in question is rather slim
2790         these days.
2791
2792         * gnus-sum.el (gnus-auto-select-subject): Change default to
2793         `unseen-or-unread'.  I think it's likely that most people want to
2794         select an unseen article over a previously seen, but unread one.
2795
2796         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2797         means that in the article buffer none of the minor mode elements will
2798         be shown, usually, and this is not desirable in most cases.
2799
2800         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2801         that commands like `d' (and the like) go to the next line in the
2802         buffer, instead of the next unread article.  I think this is the
2803         behaviour that is most natural for most users.
2804         (gnus-single-article-buffer): Change default to nil, so that people can
2805         have as many article buffers open as they have summary buffer.  I think
2806         this is the most natural way for the groups to behave.
2807
2808         * message.el (message-generate-new-buffers): Change default to
2809         `unsent', so that all new message buffers start their names with the
2810         string "*unsent", and it's easier to find the buffers if you move from
2811         them.
2812
2813 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2816         small.  They're probably tracking images.
2817         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2818         (gnus-html-rescale-image): Yet another try at getting the image sizing
2819         right.
2820
2821         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2822         nntp-marks-file-name is nil.
2823
2824 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2825
2826         * gnus-html.el (gnus-html-wash-tags)
2827         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2828         Better logging.
2829
2830 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2831
2832         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2833
2834         * gnus-html.el (gnus-html-wash-tags): Check the value of
2835         gnus-blocked-images in the summary buffer.
2836
2837 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2838
2839         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2840
2841 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2842
2843         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2844         like "a", it seems like.
2845         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2846         since it needs to be picked from the correct buffer.
2847
2848         * nnwfm.el: Removed.
2849
2850         * nnlistserv.el: Removed.
2851
2852 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2853
2854         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2855         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2856
2857 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2858
2859         * nnkiboze.el: Removed.
2860
2861         * nndb.el: Removed.
2862
2863         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2864         alt text.
2865         (gnus-html-rescale-image): Try to get the rescaling logic right for
2866         images that are just wide and not tall.
2867
2868         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2869         overshadow variable bindings.
2870
2871 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2872
2873         * gnus-html.el (gnus-html-wash-tags)
2874         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2875         extra logging.
2876
2877 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2878
2879         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2880         (gnus-max-image-proportion): New variable.
2881         (gnus-html-rescale-image): New function.
2882         (gnus-html-put-image): Rescale images.
2883
2884 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2885
2886         Fix up some byte-compiler warnings.
2887         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2888         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2889         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2890         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2891         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2892         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2893         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2894
2895 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2896
2897         * gnus-html.el (gnus-article-html): Decode contents by charset.
2898
2899 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2900
2901         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2902         (gnus-html-frame-width, gnus-blocked-images)
2903         * message.el (message-prune-recipient-rules): Add custom version.
2904         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2905
2906         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2907         functions.
2908
2909         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2910         gnus-process-get.
2911
2912 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2913
2914         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2915         instead of lsub directly.
2916
2917 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2918
2919         * nnwarchive.el: Removed.
2920
2921         * gnus-soup.el: Removed.
2922
2923         * nnsoup.el: Removed.
2924
2925         * nnultimate.el: Removed.
2926
2927         * gnus-html.el (gnus-blocked-images): New variable.
2928
2929         * message.el (message-prune-recipients): New function.
2930         (message-prune-recipient-rules): New variable.
2931
2932         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2933         guess whether a long line is natural text or not.
2934
2935         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2936         gnus-process-plist and friends for compatibility.
2937
2938 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2939
2940         * gnus-html.el: Require packages that define macros used in this file.
2941         (gnus-article-mouse-face): Declare to silence byte-compiler.
2942         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2943         process-get.
2944         (gnus-html-put-image): Use plist-get to avoid getf.
2945         (gnus-html-prefetch-images): Use with-current-buffer.
2946
2947 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * gnus-ems.el: Provide compatibility functions for
2950         gnus-set-process-plist.
2951
2952         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2953         header-line-format for XEmacs 21.4.
2954
2955         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2956         * gnus.el (gnus-valid-select-methods)
2957         * message.el (message-send-mail-partially-limit)
2958         * mm-decode.el (mm-text-html-renderer)
2959         * mml.el (mml-insert-mime-headers-always)
2960         * smiley.el (smiley-regexp-alist): Bump custom version.
2961
2962 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963
2964         * gnus-html.el: require mm-url.
2965         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2966         with the url to `url'.
2967         (gnus-html-wash-tags): Support cid: URLs/images.
2968
2969 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2970
2971         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2972         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2973         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2974
2975         * gnus-move.el: Removed file, since it doesn't really work.
2976
2977         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2978         UTF-8.  This seems to fix problems with some German web feeds.
2979
2980         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2981         at the top so that the proper colours are applied.
2982
2983         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2984         don't have dots in their names.
2985
2986         * gnus-art.el (gnus-article-view-part): Doc fix.
2987
2988         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2989         XEmacs-compatible.
2990         (gnus-html-put-image): Don't do images on non-graphic displays.
2991
2992         * nnslashdot.el: Removed this unused backend.
2993
2994         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2995         actions.
2996         (gnus-undo-register-1): Revert last change.
2997
2998         * gnus-group.el (gnus-group-completing-read): Protect against not
2999         having completion-styles bound.
3000
3001         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3002         make broken recipients happier.
3003
3004         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3005
3006         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3007         point parameter.
3008
3009         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3010
3011         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3012         completion-styles for group selection.
3013
3014 2009-02-04  Andreas Schwab  <schwab@suse.de>
3015
3016         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3017         headers and regexp-quote the match if necessary.
3018
3019 2009-03-24  Miles Bader  <miles@gnu.org>
3020
3021         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3022         the blinking smiley.
3023
3024 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3025
3026         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3027         blink smiley.
3028
3029 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3032         where the dribbel file lives exists.
3033
3034         * message.el (message-send-mail-partially-limit): Change the default to
3035         nil, since most people don't want this.
3036
3037         * mm-url.el (mm-url-decode-entities): Also decode entities like
3038         &#x3212.
3039
3040 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3041
3042         * gnus-sum.el (gnus-summary-idna-message):
3043         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3044         Hyperlink urls in docstrings with URL `...'.
3045
3046 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3047
3048         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3049         functions.
3050
3051 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3052
3053         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3054         say what the mouseover text should be.
3055
3056         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3057         version of the mm-w3m-safe-url-regexp variable to only download images
3058         in the groups where we want that to happen.
3059
3060         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3061
3062         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3063         easier debugging.
3064         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3065         big pictures in the article buffer.
3066
3067         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3068         gnus-article-html.
3069         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3070         w3m.
3071
3072         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3073
3074 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3075
3076         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3077         which doesn't exist.
3078
3079         * message.el (message-inhibit-ecomplete): New variable to allow some
3080         function to inhibit ecomplete address storage.
3081         (message-resend): Disable ecomplete message storage when resending
3082         messages.
3083
3084         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3085
3086 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3087
3088         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3089         Save excursion while copying, moving, and deleting articles in order to
3090         prevent the cursor from jumping to unforeseen place.
3091
3092 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3093
3094         * lpath.el: No need to bind bookmark-current-buffer,
3095         bookmark-yank-point and bookmark-make-record-function.
3096
3097 2010-08-17  Glenn Morris  <rgm@gnu.org>
3098
3099         * gnus-sync.el: Require gnus components whose functions are used.
3100
3101         * gnus-art.el (bookmark-make-record-function):
3102         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3103         Declare for compiler.
3104
3105         * mm-url.el (mml-compute-boundary): Autoload.
3106
3107 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3108
3109         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3110
3111 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3112
3113         Typo fix "hoo4a" -> "hook".
3114
3115         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3116
3117 2010-08-14  Glenn Morris  <rgm@gnu.org>
3118
3119         * gnus-sync.el (gnus-sync): Fix defgroup version.
3120
3121 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3122
3123         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3124
3125         * gnus-sync.el: Fix docs.
3126         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3127         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3128
3129 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3130
3131         Optimizations for gnus-sync.el.
3132
3133         * gnus-sync.el: Add docs about gnus-sync-backend
3134         possibilities.
3135         (gnus-sync-save): Remove unnecessary message.
3136         (gnus-sync-read): Optimize and show what groups were skipped.
3137
3138 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3139
3140         Minor bug fixes for gnus-sync.el.
3141
3142         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3143         read the sync on get-new-news.
3144
3145         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3146         quiet.
3147
3148         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3149
3150 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3151
3152         Make saving and restoring of hidden threads work with overlays.
3153         Patch applied by Ted Zlatanov.
3154
3155         * gnus-sum.el (gnus-hidden-threads-configuration)
3156         (gnus-restore-hidden-threads-configuration): Update to deal with text
3157         properties, rather than searching for a magic character.
3158
3159 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3160
3161         New gnus-sync.el library for synchronization of marks.
3162
3163         * gnus-sync.el: New library for synchronization of marks.
3164
3165         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3166         renamed from `gnus-registry-grep-in-list'.
3167
3168         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3169
3170         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3171
3172 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3173
3174         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3175         determining charset of text fails.
3176
3177 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3178
3179         * nnmail.el (nnmail-get-new-mail-1): Revert.
3180
3181         * nnml.el (nnml-active-number): Make sure names of newly created groups
3182         in nnml-group-alist are encoded.
3183
3184 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3187         containing non-ASCII characters in active file for nnml back end.
3188
3189 2010-07-24  David Engster  <dengste@eml.cc>
3190
3191         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3192         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3193
3194 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3195
3196         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3197         tag (Bug#6654).
3198
3199 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3202         the article buffer, not the summary buffer.
3203
3204 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3205
3206         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3207         Emacs 23 as well.
3208
3209 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3210
3211         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3212         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3213
3214 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3215
3216         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3217         Patch applied by Karl Fogel.
3218
3219         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3220         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3221
3222 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3223
3224         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3225         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3226         C-w still not working correctly from Article buffers; Thierry's
3227         patch to fix that will be applied after this.
3228
3229         * gnus-art.el (bookmark-make-record-function): New local variable.
3230
3231         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3232         article buffer.
3233         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3234
3235 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3236
3237         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3238         on changes in bookmark.el.
3239
3240 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3243         `no-log' instead of message not to log prompt string.
3244
3245 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3246
3247         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3248         the *other* type of HTML form submission.
3249
3250 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3251
3252         * auth-source.el (auth-source-pick): If choice does not contain a
3253         questioned keyword, set the check to t.
3254
3255 2010-06-12  Romain Francoise  <romain@orebokech.com>
3256
3257         * gnus-util.el (gnus-date-get-time): Move up before first use.
3258
3259 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3260
3261         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3262         (gnus-article-edit-part): Bind it to make last part that is substituted
3263         or deleted visible.
3264         (gnus-mime-display-single): Buttonize part of which id equals to
3265         gnus-mime-buttonized-part-id.
3266
3267 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3268
3269         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3270         (gnus-dd-mmm): Use gnus-date-get-time.
3271         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3272         simplify logic.
3273         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3274         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3275
3276 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3277
3278         * auth-source.el (top): Autoload `secrets-list-collections',
3279         `secrets-create-item', `secrets-delete-item'.
3280         (auth-sources): Fix tag string.
3281         (auth-get-source, auth-source-retrieve, auth-source-create)
3282         (auth-source-delete): New defuns.
3283         (auth-source-pick): Rewrite in order to avoid 2 passes.
3284         (auth-source-forget-user-or-password): New parameter USERNAME.
3285         (auth-source-user-or-password): New parameters CREATE-MISSING and
3286         DELETE-EXISTING.  Retrieve password interactively, if needed.
3287
3288 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3289
3290         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3291         deleting unused directories when gnus-expert-user is t.
3292
3293 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3296         for each temp file when gnus-article-browse-delete-temp is ask.
3297
3298 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3299
3300         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3301         Lisp calls to delete-backward-char by calls to delete-char.
3302
3303 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3304
3305         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3306
3307 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3308
3309         * password-cache.el (password-cache-remove): Fix docstring.
3310
3311 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3314         article unless decoding article to be saved.
3315
3316 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3319         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3320         generated within the mm-with-unibyte-current-buffer macro.
3321
3322 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3323
3324         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3325         to nil when we're in a mml-preview buffer and no group is selected.
3326
3327 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3328
3329         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3330         when catching the `C-g'.  Reported by "Leo".
3331
3332 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3333
3334         * message.el (message-forward-make-body-plain)
3335         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3336         multibyte-string-p.
3337
3338         * lpath.el: Revert.
3339
3340 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * message.el (message-forward-make-body-mml): Assume original message
3343         is multibyte string; error on unibyte.
3344         (message-forward-make-body-plain): Ditto; don't add excessive newline
3345         in body end.
3346
3347         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3348
3349 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3350
3351         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3352         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3353
3354 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         * mm-extern.el (mm-extern-url): Don't use
3357         mm-with-unibyte-current-buffer.
3358         (mm-extern-cache-contents): Use with-current-buffer instead of
3359         save-excursion + set-buffer.
3360
3361 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * mm-util.el (mm-emacs-mule): Remove.
3364
3365 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3366
3367         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3368         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3369         change.
3370
3371 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3372
3373         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3374         bind the default value of enable-multibyte-characters to nil.
3375
3376 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * message.el (message-forward-make-body-plain)
3379         (message-forward-make-body-mml):
3380         Don't use mm-with-unibyte-current-buffer.
3381
3382 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3383
3384         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3385
3386 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3387
3388         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3389         (Bug#5592).
3390
3391 2010-05-07  Julien Danjou  <julien@danjou.info>
3392
3393         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3394         it to mm-pipe-part.
3395
3396         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3397         it is given.
3398
3399 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * binhex.el (binhex-decode-region-internal)
3402         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3403         (dns-query)
3404         * nnweb.el (nnweb-gmane-search)
3405         * pgg-parse.el (pgg-parse-armor)
3406         * pgg.el (pgg-verify-region)
3407         * sha1.el (sha1-string-external)
3408         * uudecode.el (uudecode-decode-region-internal)
3409         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3410         XEmacs.
3411
3412         * gnus-art.el (gnus-article-browse-html-parts)
3413         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3414         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3415         make-temp-file.
3416
3417         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3418         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3419         compiling.
3420
3421         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3422         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3423         XEmacs when compiling.
3424
3425         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3426         gnus-pick-mode-off-hook for XEmacs when compiling.
3427         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3428         gnus-binary-mode-off-hook for XEmacs when compiling.
3429
3430         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3431         nil if char-charset is not available.
3432
3433         * imap.el (imap-disable-multibyte)
3434         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3435         macros.
3436
3437         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3438         instead of encode-coding-string.
3439
3440         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3441         'xemacs) instead of mm-emacs-mule to switch function definitions.
3442         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3443
3444         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3445         bind temporary-file-directory for XEmacs;
3446         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3447         timer-set-function for XEmacs 21.4 and SXEmacs;
3448         bind timer-list for XEmacs 21.4 and SXEmacs;
3449         fbind char-charset and find-charset-region for non-Mule XEmacs;
3450         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3451         encode-coding-region and encode-coding-string for XEmacs having no
3452         file-coding feature.
3453
3454 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3455
3456         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3457
3458 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3459
3460         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3461         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3462
3463 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3464
3465         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3466         alias `jka-compr-delete-temp-file' no longer exists.
3467
3468 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3469
3470         Use define-minor-mode in Gnus where applicable.
3471         * mml.el (mml-mode): Use define-minor-mode.
3472         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3473         (gnus-undo-mode): Use define-minor-mode.
3474         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3475         (gnus-dead-summary-mode): Use define-minor-mode.
3476         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3477         Initialize in declaration.
3478         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3479         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3480         (gnus-mailing-list-mode): Use define-minor-mode.
3481         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3482         (gnus-draft-mode): Use define-minor-mode.
3483         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3484         (gnus-dired-mode): Use define-minor-mode.
3485
3486 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3487
3488         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3489         handles on recursive mml-to-mime translation and check them for
3490         boundary delimiter collisions.  Reported by Greg Troxel.
3491
3492 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3493
3494         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3495
3496 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3497
3498         * mm-util.el (mm-find-buffer-file-coding-system):
3499         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3500
3501 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3502
3503         * message.el (message-generate-headers): Record insertion of optional
3504         headers as well.  Otherwise the check to prevent repeated insertion of
3505         optional headers is a no-op.
3506
3507 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3508
3509         * smime.el: Don't mention CVS.
3510
3511         * nnrss.el (nnrss-fetch): Don't mention CVS.
3512
3513         * nnir.el: Don't mention CVS.
3514
3515 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3516
3517         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3518
3519 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * lpath.el: Fbind bookmark-default-handler,
3522         bookmark-get-bookmark-record, bookmark-make-record-default,
3523         bookmark-prop-get for Emacs <23 and XEmacs.
3524
3525 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3526
3527         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3528         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3529         Use with-current-buffer to silence the byte-compiler.
3530         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3531         bother to require `gnus'.
3532         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3533
3534 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3535
3536         * gnus-sum.el (gnus-summary-bookmark-make-record)
3537         (gnus-summary-bookmark-jump): New functions.
3538         (gnus-summary-mode): Setup bookmark support.
3539
3540 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3541
3542         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3543         if set.
3544
3545 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3546
3547         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3548         gnus-article-browse-html-save-cid-image; make it work recursively for
3549         forwarded messages as well.
3550         (gnus-article-browse-html-parts): Work when prefix arg is given.
3551         (gnus-article-browse-html-article): Doc fix.
3552
3553 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3554
3555         * message.el (message-default-mail-headers):
3556         (message-default-headers): Carry the value mail-default-headers over
3557         into message-default-mail-headers, rather than message-default-headers.
3558
3559 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3560
3561         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3562         charset.
3563
3564         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3565         charset into the <meta> tag when the article is encoded to utf-8.
3566
3567 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3570         directories as well.
3571         (gnus-article-browse-html-parts): Work for images that do not specify
3572         file names; delete temp directory when quitting; insert header at the
3573         right place; use file: scheme for image files.
3574
3575 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3576
3577         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3578         (gnus-article-browse-html-parts): Use it to make temporary cid image
3579         files in addition to html file so that browser may display them.
3580
3581 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3584
3585 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3586
3587         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3588
3589 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3590
3591         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3592         about Secret Service API sources.  Improve Customize options.
3593         (auth-source-pick): Change to accept any number of search parameters.
3594         Implement fallbacks iteratively, not recursively.  Add scoring on the
3595         second pass and sort by score.  Call Secret Service API when needed.
3596         (auth-source-user-or-password): Use it.  Call Secret Service API
3597         directly when needed to get the user name and the password.
3598
3599 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3600
3601         * message.el (message-interactive): Doc fix.
3602         (message-qmail-inject-args): Reflow.
3603         (message-kill-to-signature): Fix typo in docstring.
3604
3605         * smiley.el (smiley-buffer): Fix typo in docstring.
3606
3607 2010-03-24  Glenn Morris  <rgm@gnu.org>
3608
3609         * mail-source.el (gnus-message): Declare.
3610         (mail-source-delete-old-incoming): Require gnus-util.
3611
3612 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3613
3614         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3615
3616         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3617
3618         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3619         password-cache's default if it is not bound.
3620         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3621         password-cache-expiry's default if it is not bound.
3622
3623         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3624         available in Emacs 21.
3625
3626         * lpath.el: Suppress compiler warnings for:
3627         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3628         XEmacs;
3629         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3630         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3631         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3632
3633 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3634
3635         * auth-source.el (auth-sources): Fix up definition so extra parameters
3636         are always inline.
3637
3638 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3639
3640         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3641         wasn't updated after mismatch.  Clear cached mailbox info correctly
3642         when uidvalidity changes.
3643         (nnimap-group-prefixed-name): New function to avoid some code
3644         duplication.
3645         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3646         (nnimap-request-group): Use it.
3647         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3648         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3649         with many imap folders.  This is done by caching the group status from
3650         the imap server persistently in a group parameter `imap-status'.  (This
3651         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3652         but not persistently, so every Gnus startup was still very slow.)
3653
3654 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3655
3656         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3657         delete the extra newline.  Otherwise editing of :string and :number
3658         types don't work.
3659
3660 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3661
3662         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3663         secrets.el dependency.
3664         (auth-sources): Add optional user name.  Add secrets.el configuration
3665         choice (unused right now).
3666
3667 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3668
3669         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3670         `gnus-registry-install-shortcuts' fill in the functions.
3671
3672         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3673         warnings.
3674         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3675         (gnus-registry-install-shortcuts): Populate and use it in a
3676         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3677
3678 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3679
3680         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3681         In-place substitutions for the group name encoding/decoding.
3682         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3683         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3684         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3685         (nnimap-update-unseen, nnimap-request-list)
3686         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3687         (nnimap-request-set-mark, nnimap-split-to-groups)
3688         (nnimap-split-articles, nnimap-request-newgroups)
3689         (nnimap-request-create-group, nnimap-request-accept-article)
3690         (nnimap-request-delete-group, nnimap-request-rename-group)
3691         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3692         `encoded-mbx' for consistency.
3693         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3694         variable `imap-current-mailbox'.
3695
3696         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3697         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3698
3699 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3700
3701         * pop3.el (pop3-display-message-size-flag): Display message size byte
3702         counts during POP3 download.
3703         (pop3-movemail): Use it.
3704         (pop3-list): Implement listing of available messages.
3705
3706 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3707
3708         * nnir.el (nnir-get-article-nov-override-function): New function to
3709         override the normal NOV retrieval.
3710         (nnir-retrieve-headers): Use it.
3711
3712 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3713
3714         * auth-source.el (netrc-machine-user-or-password): Autoload.
3715
3716 2010-03-19  Glenn Morris  <rgm@gnu.org>
3717
3718         Stop message.el from loading about 40 libraries it doesn't always need.
3719         The general approach is to autoload rather than require, and to
3720         require in the specific functions rather than the file.  (Bug#5642)
3721
3722         * gmm-utils.el: Don't require wid-edit.
3723         (widget-create-child-value, widget-convert, widget-default-get):
3724         Autoload.
3725
3726         * gnus-util.el: Don't require time-date, netrc.
3727         (message-fetch-field, gnus-group-name-decode): Declare rather than
3728         autoloading.
3729         (gnus-fetch-field): Require message.
3730         (gnus-decode-newsgroups): Require gnus-group.
3731
3732         * ietf-drums.el: Don't require time-date.
3733
3734         * message.el: Don't require hashcash, canlock, ecomplete.
3735         Do require mail-utils.  Require nnheader only when compiling.
3736         (smtpmail-default-smtp-server): Remove declaration.
3737         (message-send-mail-function): Check smtpmail-default-smtp-server
3738         is bound rather than requiring smtpmail.
3739         (message-auto-save-directory, message-insert-signature): Use
3740         expand-file-name rather than nnheader-concat.
3741         (nnheader-insert-file-contents): Autoload.
3742         (hashcash-wait-async): Declare.
3743         (message-send-mail): Only call gnus-setup-posting-charset if
3744         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3745         (message-send-mail-with-sendmail): Require sendmail.
3746         (canlock-password, canlock-password-for-verify): Declare.
3747         (message-canlock-password): Require canlock.
3748         (nnheader-get-report): Autoload.
3749         (gnus-setup-posting-charset): Declare.
3750         (message-send-news): Require gnus-msg.
3751         (message-make-references, message-make-in-reply-to): Use mail-header-id
3752         rather than the alias mail-header-message-id.
3753         (ecomplete-add-item, ecomplete-save): Declare.
3754         (message-put-addresses-in-ecomplete): Require ecomplete.
3755         (ecomplete-display-matches): Autoload.
3756
3757         * mm-decode.el: Don't require mailcap, gnus-util.
3758         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3759         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3760         Autoload.
3761         (mailcap-mime-extensions): Declare.
3762
3763         * mm-encode.el: Don't require mailcap.
3764         (mailcap-extension-to-mime): Autoload.
3765
3766         * mml-sec.el: Don't require password-cache.
3767
3768         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3769         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3770         (mml-minibuffer-read-type): Require mailcap.
3771         (mml-preview): Require gnus-msg.
3772
3773         * mml1991.el: Require password-cache.
3774         (password-cache-expiry): Remove declaration.
3775
3776         * mml2015.el: Require password-cache.
3777         (password-cache-expiry): Remove declaration.
3778
3779         * nneething.el (mailcap): Require mailcap.
3780
3781         * nnheader.el (declare-function): Add compatibility stub.
3782         (message-remove-header): Declare rather than autoload.
3783         (nnheader-replace-header): Require message.
3784
3785         * nnimap.el (declare-function): Add compatibility stub.
3786         (netrc-parse, netrc-machine-user-or-password): Declare.
3787         (nnimap-open-connection): Require netrc.
3788
3789         * nntp.el (declare-function): Add compatibility stub.
3790         (netrc-parse, netrc-machine, netrc-get): Declare.
3791         (nntp-send-authinfo): Require netrc.
3792
3793         * rfc2047.el: Don't require qp.
3794         (quoted-printable-encode-region, quoted-printable-decode-string):
3795         Autoload.
3796
3797         * sieve-mode.el: Don't require easymenu.
3798         (easy-menu-add-item): Autoload it.
3799
3800         * spam-stat.el (time-to-number-of-days): Autoload it.
3801
3802 2010-03-19  Glenn Morris  <rgm@gnu.org>
3803
3804         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3805
3806 2010-03-18  Glenn Morris  <rgm@gnu.org>
3807
3808         * hashcash.el (declare-function): Remove duplicate definition.
3809
3810 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3811
3812         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3813         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3814         value if any backslash escapes).
3815
3816 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3819         if it is available.  (bug#5647)
3820
3821         * lpath.el: Suppress compiler warning for coding-system-from-name for
3822         Emacs 21 and XEmacs.
3823
3824 2010-03-14  Juri Linkov  <juri@jurta.org>
3825
3826         * hmac-def.el:
3827         * hmac-md5.el:
3828         * netrc.el: Fix keywords.
3829
3830 2010-02-26  Glenn Morris  <rgm@gnu.org>
3831
3832         * message.el (message-send-mail-function): Change the default, so that
3833         it inherits from a customized send-mail-function.  (Bug#5643)
3834
3835 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3836
3837         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3838         shell-command-to-string signals an error (bug#5299).
3839
3840 2010-02-24  Glenn Morris  <rgm@gnu.org>
3841
3842         * message.el (message-smtpmail-send-it)
3843         (message-send-mail-with-mailclient): Doc fixes.
3844
3845 2010-02-16  Glenn Morris  <rgm@gnu.org>
3846
3847         * message.el (message-default-mail-headers): Change the default value
3848         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3849
3850 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3853         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3854
3855 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3856
3857         * time-date.el (date-to-time): Doc fix (Bug#5408).
3858
3859 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3860
3861         * message.el (message-mail): Just pass yank-action on to message-setup.
3862         (message-setup): Handle (FUN . ARGS) form of yank-action.
3863         (message-with-reply-buffer, message-widen-reply)
3864         (message-yank-original): Handle non-buffer values of
3865         message-reply-buffer (Bug#4080).
3866         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3867
3868 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3869
3870         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3871         Fix typo in docstring.
3872
3873 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3874
3875         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3876         response.
3877
3878 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3881
3882         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3883
3884         * message.el (message-check-news-header-syntax): Protect against a
3885         string that `rfc822-addresses' returns when parsing fails.
3886
3887 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3890         (gnus-previous-char-property-change): New functions.
3891
3892         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3893
3894 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3895
3896         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3897         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3898
3899 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3900
3901         * message.el (message-exchange-point-and-mark): Rework last change to
3902         avoid using optional arg of exchange-point-and-mark, for backward
3903         compatibility.
3904
3905 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3906
3907         * message.el (message-exchange-point-and-mark): Call
3908         exchange-point-and-mark with an argument rather than setting
3909         mark-active by hand (Bug#5175).
3910
3911 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * nntp.el (nntp-service-to-port): Work for service expressed with
3914         numeric string; replace [:digit:] with [0-9] for XEmacs.
3915
3916 2009-12-17  Glenn Morris  <rgm@gnu.org>
3917
3918         * gnus-group.el (gnus-bug-group-download-format-alist):
3919         Change emacs entry to debbugs.gnu.org.  Bump :version.
3920
3921 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3922
3923         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3924
3925 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3926
3927         * message.el (message-info): Explain why we use `Info-goto-node'.
3928
3929 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3930
3931         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3932
3933 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3934
3935         * message.el (message-completion-in-region): New compatibility function.
3936         (message-expand-group): Use it.
3937
3938 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3941         with no unread article should be listed if the 2nd arg `predicate' is
3942         given.
3943
3944 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3945
3946         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3947
3948 2009-11-29  Juri Linkov  <juri@jurta.org>
3949
3950         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3951         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3952         on `gnus-recenter'. (Bug#4698, Bug#4981)
3953
3954 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3955
3956         * sha1.el (sha1-string-external): default-directory "/" in case
3957         otherwise non-existent.  process-connection-type pipe for touch of
3958         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3959
3960 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3961
3962         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3963         it's comms related and sgml-mode.el has "comm" on that basis too.
3964
3965 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3968         containing tspecial characters if they have been already quoted.
3969
3970 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3971
3972         * dns-mode.el (auto-mode-alist): Purecopy string.
3973
3974 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3975
3976         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3977
3978 2009-10-24  Glenn Morris  <rgm@gnu.org>
3979
3980         * gnus-art.el (help-xref-stack-item): Define for compiler.
3981
3982 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3983
3984         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3985
3986 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3987
3988         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3989
3990 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3991
3992         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3993         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3994
3995 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3996
3997         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3998         (gnus-overlays-in): New alias to overlays-in.
3999
4000         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4001         gnus-overlay-get, and gnus-delete-overlay.
4002         (gnus-summary-show-thread): Make it work as well for systems in which
4003         next-single-char-property-change is not available.
4004         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4005
4006         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4007         (gnus-overlay-get): New alias to extent-property.
4008         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4009
4010         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4011         SXEmacs.
4012
4013         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4014         SXEmacs.
4015
4016 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4017
4018         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4019
4020 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4021
4022         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4023         and XEmacs that don't have `remove-overlays'.
4024
4025 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4026
4027         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4028         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4029         selective display.  Use overlays instead.
4030
4031 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4032
4033         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4034
4035 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4036
4037         * spam-stat.el (spam-stat-load): Fix typo in message.
4038
4039 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4040
4041         * dig.el (dig-invoke): Fix typo in docstring.
4042         (query-dig): Reflow docstring.
4043
4044 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4045
4046         * gnus-art.el (gnus-article-encrypt-body):
4047         * message.el (message-check-recipients):
4048         * mm-util.el (mm-codepage-setup):
4049         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4050         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4051
4052 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4053
4054         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4055         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4056         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4057         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4058         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4059
4060 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4061
4062         * dig.el: Add "Keywords: comm", as per net-utils.el.
4063
4064 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4065
4066         * dig.el (dig-mode): Use define-derived-mode.
4067
4068 2009-09-19  Glenn Morris  <rgm@gnu.org>
4069
4070         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4071
4072 2009-09-18  Glenn Morris  <rgm@gnu.org>
4073
4074         * gnus-diary.el (gnus-diary-check-message):
4075         * message.el (message-insert-formatted-citation-line):
4076         * nnbabyl.el (top-level):
4077         * nndiary.el (nndiary-schedule):
4078         Fix typos in condition-case handlers.
4079
4080 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4081
4082         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4083         configuration that provides the sole article window in a frame;
4084         position point correctly after deleting a part.
4085
4086 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4087
4088         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4089         (spam-resolve-registrations-routine): Use it to unregister articles
4090         that change status.
4091
4092 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4093
4094         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4095         with XEmacs.
4096         (parse-time-string-chars): Use it.
4097
4098 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4099
4100         * imap.el (imap-interactive-login): Better messages.
4101         (imap-open): Fix bug with renamed buffer on reconnect.
4102         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4103         for easier debugging and cleaner code.  On successful (guessed based on
4104         server capabilities) secondary authentication, set imap-state
4105         correctly.
4106         (imap-last-authenticator): Define imap-last-authenticator as a variable
4107         to avoid warnings.
4108
4109 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4110
4111         * nnrss.el (nnrss-request-article): Remove binding of
4112         default-enable-multibyte-characters that has gotten needless by
4113         the 2007-07-13 change in rfc2047-encode-message-header.
4114
4115         * mml.el (mml-insert-multipart): Error on the message header.
4116         (mml-insert-part): Error on the message header; position point at
4117         the end of a MIME tag.
4118
4119 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * time-date.el (autoload): Expand define-obsolete-function-alias into
4122         defalias and make-obsolete for old Emacsen that Gnus supports.
4123         (with-no-warnings): Define it for old Emacsen.
4124         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4125         is available.
4126         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4127         float-time is available; suppress compile warning for time-to-seconds.
4128
4129         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4130         (gnus-float-time): Alias to float-time if it exists.
4131
4132         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4133         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4134         float-time is available; suppress compile warning for time-to-seconds.
4135
4136         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4137         XEmacs.
4138
4139 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4140
4141         * imap.el (imap-message-map): Docstring fix.
4142
4143 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4144
4145         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4146         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4147         Add the optional argument `encoding' that overrides the default.
4148
4149         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4150         mm-encode-buffer.
4151
4152 2009-09-04  Glenn Morris  <rgm@gnu.org>
4153
4154         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4155         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4156         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4157         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4158         * mm-util.el (mm-with-unibyte-current-buffer)
4159         (mm-find-buffer-file-coding-system):
4160         * yenc.el (yenc-decode-region): Use default-value rather than
4161         default-enable-multibyte-characters.
4162
4163 2009-09-03  Glenn Morris  <rgm@gnu.org>
4164
4165         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4166         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4167         than default-enable-multibyte-characters.
4168
4169 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4170
4171         * gnus-art.el (gnus-article-read-summary-keys):
4172         Fix gnus-buffer-configuration's value temporarily used.
4173
4174 2009-09-02  Glenn Morris  <rgm@gnu.org>
4175
4176         * gnus-util.el (gnus-float-time): New function.
4177         * gnus-delay.el (gnus-delay-article):
4178         * gnus-sum.el (gnus-thread-latest-date):
4179         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4180         * nnspool.el (nnspool-request-newgroups):
4181         Use gnus-float-time rather than time-to-seconds.
4182         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4183
4184         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4185         (gnus-header-subject-face, gnus-header-newsgroups-face)
4186         (gnus-header-name-face, gnus-header-content-face):
4187         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4188         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4189         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4190         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4191         (gnus-cite-face-11):
4192         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4193         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4194         (gnus-server-closed-face, gnus-server-denied-face)
4195         (gnus-server-offline-face):
4196         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4197         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4198         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4199         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4200         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4201         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4202         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4203         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4204         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4205         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4206         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4207         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4208         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4209         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4210         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4211         (gnus-summary-high-undownloaded-face)
4212         (gnus-summary-low-undownloaded-face)
4213         (gnus-summary-normal-undownloaded-face)
4214         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4215         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4216         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4217         (gnus-splash-face):
4218         * message.el (message-header-to-face, message-header-cc-face)
4219         (message-header-subject-face, message-header-newsgroups-face)
4220         (message-header-other-face, message-header-name-face)
4221         (message-header-xheader-face, message-separator-face)
4222         (message-cited-text-face, message-mml-face):
4223         * sieve-mode.el (sieve-control-commands-face)
4224         (sieve-action-commands-face, sieve-test-commands-face)
4225         (sieve-tagged-arguments-face):
4226         * spam.el (spam-face):
4227         Mark face aliases with "-face" in the name as obsolete.
4228
4229 2009-09-01  Glenn Morris  <rgm@gnu.org>
4230
4231         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4232         than goto-line.
4233
4234 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4237         Don't move point if the command is invoked inside the message header.
4238
4239 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4240
4241         * imap.el (imap-send-command): Simplify.
4242         (imap-wait-for-tag): point-max -> buffer-size.
4243
4244 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4245
4246         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4247         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4248         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4249         * nnir.el (nnir-swish-e-index-file):
4250         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4251         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4252         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4253         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4254         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4255         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4256
4257 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4260         Don't save excursion.
4261
4262 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4263
4264         * nnheader.el (nnheader-find-file-noselect):
4265         * mm-util.el (mm-insert-file-contents):
4266         Use (default-value 'major-mode) instead of default-major-mode.
4267
4268 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4269
4270         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4271
4272 2009-08-26  Glenn Morris  <rgm@gnu.org>
4273
4274         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4275         than placing in files.el.
4276
4277 2009-08-25  Glenn Morris  <rgm@gnu.org>
4278
4279         * nnir.el (top-level): Don't require cl at run-time.
4280         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4281         Replace cl-function substitute with gnus-replace-in-string.
4282         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4283         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4284         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4285         simplified expansions.
4286
4287 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4288
4289         * dig.el (dig): Add autoload cookie.
4290
4291 2009-08-22  Glenn Morris  <rgm@gnu.org>
4292
4293         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4294         goto-line.
4295
4296 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4297
4298         * parse-time.el (parse-time-string-chars): Save match data.
4299
4300 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4301
4302         * parse-time.el (parse-time-string-chars): Compute using character
4303         classes, to handle non-ascii characters (Bug#3190).
4304
4305 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4306
4307         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4308
4309         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4310         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4311         (gnus-mm-display-part, gnus-mime-display-single)
4312         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4313         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4314
4315         * gnus-sum.el
4316         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4317         (gnus-summary-move-article): Add expirable mark to articles copied or
4318         moved to group that has auto-expire turned on if the option is non-nil.
4319
4320 2009-07-24  Glenn Morris  <rgm@gnu.org>
4321
4322         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4323         Fix typo.  (Bug#3903)
4324
4325 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4326
4327         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4328         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4329         that should not be used for draft articles.
4330         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4331         that has no concern in minor mode keys.
4332         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4333         Abolish.
4334
4335 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4338         article without making inquiry to a user for unknown encoding.
4339
4340         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4341         (nnmaildir--scan): Assume i-node and device number that file-attributes
4342         returns might be cons-cell.
4343
4344         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4345
4346         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4347
4348 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4349
4350         * auth-source.el: Remove docs now in auth.texi.  Don't use
4351         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4352         `auth-source-hide-passwords' and use them.
4353
4354 2009-07-15  Glenn Morris  <rgm@gnu.org>
4355
4356         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4357
4358 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4359
4360         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4361         excessive whitespace from the default values of title and description.
4362
4363 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4364
4365         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4366         mail-fetch-field to fetch Content-Description header in order to
4367         exclude newlines.
4368
4369 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4370
4371         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4372         format used by GnuPG 2.0.11.
4373
4374 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4375
4376         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4377         to deleted part.
4378
4379 2009-05-30  David Engster  <dengste@eml.cc>
4380
4381         * nnmairix.el: Remove old documentation in the commentary block.
4382         (nnmairix-request-group): Do not update active file for nnml back ends.
4383         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4384         end so that overview files are ignored.
4385         (nnmairix-update-groups): Make updating the groups more robust by using
4386         marks.
4387         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4388         with dollar characters in message-id.
4389
4390 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4391
4392         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4393         2008-12-25 in dns.el.
4394
4395 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4396
4397         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4398         could happen if the text is only composed of spaces and/or tabs.
4399
4400 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4401
4402         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4403         when sending a queued message to avoid extra mml tags.
4404
4405 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4408
4409 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4412         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4413         rmail-toggle-header for XEmacs;
4414         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4415
4416 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4417
4418         * gnus-dired.el: Remove autoload for gnus-setup-message.
4419         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4420         displaying Gnus logo; always use compose-mail.
4421
4422 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4423
4424         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4425
4426 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4429         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4430         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4431         available.
4432         (gnus-nocem-epg-verify): New function.
4433
4434 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4435
4436         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4437
4438 2009-02-15  Glenn Morris  <rgm@gnu.org>
4439
4440         * gnus-util.el (rmail-insert-rmail-file-header)
4441         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4442         autoloads.
4443         (rmail-default-rmail-file): Remove unnecessary declaration.
4444         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4445
4446 2009-02-14  Glenn Morris  <rgm@gnu.org>
4447
4448         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4449         variable (only used in gnus-util, which declares it anyway).
4450         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4451         which was only needed by gnus-art (changed to not use it any more).
4452         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4453         only used in gnus-util, which autoloads it itself.
4454         (rmail-update-summary): Fix autoload.
4455
4456         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4457         rather than rmail-output-to-rmail-file.
4458
4459 2009-02-07  Glenn Morris  <rgm@gnu.org>
4460
4461         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4462         autoload of function that no longer exists.
4463         (rmail-toggle-header): Declare.
4464         (message-forward-rmail-make-body): Handle mbox Rmail.
4465
4466 2009-01-31  Glenn Morris  <rgm@gnu.org>
4467
4468         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4469         2009-01-09 change.
4470
4471 2009-01-31  Dave Love  <fx@gnu.org>
4472
4473         * imap.el (imap-fetch-safe): Bind debug-on-error.
4474         (imap-debug): Add imap-fetch-safe.
4475
4476 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4477
4478         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4479         (auth-source-forget-all-cached): New convenience function.
4480         (auth-source-user-or-password): Accept list of modes or a single mode.
4481
4482         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4483         auth-source modes.
4484
4485         * netrc.el (netrc-machine-user-or-password): Use list of
4486         auth-source modes.
4487
4488         * nnimap.el (nnimap-open-connection): Use list of
4489         auth-source modes.
4490
4491         * nntp.el (nntp-send-authinfo): Use list of
4492         auth-source modes.
4493
4494 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4495
4496         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4497         now.
4498
4499 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4500
4501         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4502         coding system in XEmacs; add a workaround for XEmacs.
4503
4504         * lpath.el: Fbind coding-system-aliasee.
4505
4506 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4507
4508         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4509         of current-language-environment.
4510
4511 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4512
4513         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4514         available at runtime.
4515
4516 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4519
4520 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4521
4522         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4523         the greatest positive fixnum value doesn't work under an XEmacs with
4524         bignum support; use the most-positive-fixnum constant instead,
4525         available since Emacs 21.1 with cl and XEmacs 21.1.
4526
4527 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4528
4529         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4530         XEmacs gets not to work.
4531
4532 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * mm-util.el (mm-coding-system-priorities): Allow the value like
4535         "Japanese (UTF-8)" of current-language-environment.
4536
4537 2009-01-09  Glenn Morris  <rgm@gnu.org>
4538
4539         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4540         with last-command-event.
4541
4542 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4543
4544         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4545         in the doc string.
4546
4547         * message.el (message-fix-before-sending): Amend comment.
4548
4549 2009-01-08  Dave Love  <fx@gnu.org>
4550
4551         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4552
4553 2009-01-07  David Engster  <dengste@eml.cc>
4554
4555         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4556         simplified server definitions by converting it via
4557         gnus-server-to-method.
4558
4559 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4562         parameter's operands.
4563
4564 2009-01-06  David Engster  <dengste@eml.cc>
4565
4566         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4567         primary select method (for gnus-group-mark-article-as-read).
4568
4569 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4570
4571         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4572         `(gnus)Face', not `(gnus)X-Face'.
4573
4574 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * mm-util.el (mm-ucs-to-char): New function.
4577
4578         * mm-url.el (mm-url-decode-entities): Use it.
4579
4580         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4581         unicode-to-char.
4582
4583 2009-01-05  Dave Love  <fx@gnu.org>
4584
4585         * time-date.el: Require cl for `declare'.
4586
4587 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4588
4589         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4590         Dave Love.
4591
4592 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4593
4594         * message.el (message-fix-before-sending): Add `eight-bit' to
4595         illegible-text check.
4596
4597 2009-01-03  Michael Olson  <mwolson@gnu.org>
4598
4599         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4600         `headers' is nil.  This can occur if the IMAP server does not have
4601         permissions to read messages from a folder, but can write new messages
4602         to the folder.
4603         (nnimap-request-article-part): Do not insert `data' if it is nil.
4604
4605         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4606         characters which will confuse `read', so skip past them.
4607
4608 2009-01-01  Dave Love  <fx@gnu.org>
4609
4610         * imap.el (imap-string-to-integer): Fix typo.
4611         (imap-fetch-safe): New function.
4612         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4613
4614         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4615
4616         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4617         (imap-parse-greeting): Fix doc strings.
4618         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4619         (imap-parse-flag-list): Make messages unique.
4620         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4621
4622         * nnimap.el: Fix author email.
4623         (nnimap-split-rule): Add FIXME comment.
4624         (nnimap-debug): Fix doc string.
4625
4626 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4627
4628         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4629
4630 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4631
4632         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4633         nslookup if resolv.conf isn't available.
4634         (dns-query): Rename from query-dns.
4635         (dns-query-cached): Rename from query-dns-cached.
4636
4637 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4638
4639         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4640         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4641         to check if those variables exist (first appeared in Emacs 18.50).
4642
4643 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * mm-util.el (mm-line-number-at-pos): New function.
4646
4647         * spam-report.el (spam-report-process-queue): Use it.
4648
4649 2008-12-24  David Engster  <dengste@eml.cc>
4650
4651         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4652         parameters that haven't existed as variables as buffer-local variables.
4653
4654 2008-12-23  Dave Love  <fx@gnu.org>
4655
4656         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4657         cadar.
4658
4659         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4660         imap-starttls-p.
4661         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4662
4663 2008-12-22  Dave Love  <fx@gnu.org>
4664
4665         * imap.el: Fix author email.  Doc fixes.
4666         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4667         reply.
4668
4669 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4670
4671         * spam-report.el (spam-report-gmane-max-requests): New constant.
4672         (spam-report-gmane-wait): New variable.
4673         (spam-report-gmane-ham, spam-report-gmane-spam)
4674         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4675         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4676         the server.
4677
4678         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4679         Add explanations.
4680
4681         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4682         nnheader-accept-process-output and nnheader-read-timeout if available.
4683         (pop3-movemail): Use it.
4684
4685         * message.el (message-check-news-body-syntax): Fix signature check if
4686         there's an attachment.
4687
4688 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * mm-util.el: Add comments to the mm- emulating functions.
4691
4692 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4693
4694         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4695         by Stephen Berman <stephen.berman@gmx.net>.
4696
4697 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4698
4699         * mm-util.el (mm-substring-no-properties): New function.
4700         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4701         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4702         (mm-string-to-multibyte): Doc fix.
4703
4704         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4705
4706 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4707
4708         * mml.el (mml-attach-file): Strip text properties from file name.
4709         (Bug#1574)
4710
4711 2008-12-16  Glenn Morris  <rgm@gnu.org>
4712
4713         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4714
4715 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4716
4717         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4718         knows since the charset specified might be a bogus alias that
4719         mm-charset-synonym-alist provides.
4720
4721 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4722
4723         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4724         "ISO_8859-1".
4725
4726         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4727
4728 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * mm-util.el (mm-charset-eval-alist):
4731         Define it before mm-charset-to-coding-system.
4732         (mm-charset-to-coding-system): Add optional argument `silent';
4733         define it before mm-charset-override-alist.
4734         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4735         default value if it can be used in Emacs currently running;
4736         silence mm-charset-to-coding-system.
4737
4738 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4741         `allow-override' which says whether to use `mm-charset-override-alist'.
4742         (rfc2047-decode-encoded-words): Use it.
4743
4744         * mm-util.el (mm-charset-override-alist): Fix custom type;
4745         add `(gb2312 . gbk)' to choices.
4746
4747 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4750         fast.
4751
4752         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4753
4754         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4755
4756 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4757
4758         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4759         on links.
4760
4761         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4762
4763 2008-12-03  Lute Kamstra  <lute@gnu.org>
4764
4765         * sha1.el: Remove leading * from docstrings of defcustoms,
4766         deffaces, defconsts and defuns.
4767
4768 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4771         users' addresses that don't have domain parts.
4772         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4773         rather than message-narrow-to-head since there will be the message
4774         header separator.
4775
4776 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4777
4778         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4779         since the result is inserted in a unibyte buffer anyway.
4780         (nnimap-demule-use-string-to-multibyte): Remove.
4781         (nnimap-demule): Alias it to mm-string-to-multibyte.
4782
4783 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4784
4785         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4786         variable for debugging bug#464 and bug#1174.
4787         (nnimap-demule): Use it.
4788
4789 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4790
4791         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4792         score calculation correctly.
4793
4794 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4795
4796         * message.el (message-send-mail): Just set the buffer to unibyte
4797         rather than use mm-with-unibyte-current-buffer which does a lot more.
4798         (message-send-mail-partially): Don't bother with
4799         mm-with-unibyte-current-buffer since it's already been made unibyte by
4800         message-send-mail.
4801
4802 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4803
4804         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4805
4806 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4807
4808         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4809
4810 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4811
4812         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4813         require itself and to remove `with-no-warnings'.
4814
4815 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4816
4817         * starttls.el (starttls-any-program-available): Get the name of the
4818         available TLS layer program.
4819         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4820         well as the host name in the "opening" message.
4821
4822         * auth-source.el (auth-source-cache, auth-source-do-cache)
4823         (auth-source-user-or-password): Cache passwords and logins by default,
4824         allow override with `auth-source-do-cache'.
4825         (auth-source-forget-user-or-password): Allow users to remove cache
4826         entries if needed.
4827
4828 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4829
4830         * md4.el (md4-buffer): Fix typo in docstring.
4831         (md4, md4-64): Doc fixes.
4832         (md4-pack-int32): Reflow docstring.
4833
4834 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4835
4836         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4837         condition-case to only the forward-sexp call.
4838
4839 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4840
4841         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4842         quotes contained.  Make it more robust regardless by an extra
4843         condition-case wrapper.
4844
4845 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4846
4847         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4848
4849 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * nnml.el (nnml-request-expire-articles): Check if the function set to
4852         `nnmail-expiry-target' returns the symbol `delete'.
4853
4854         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4855
4856         * nnmail.el (nnmail-expiry-target): Fix custom type.
4857
4858 2008-10-02  Glenn Morris  <rgm@gnu.org>
4859
4860         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4861         Silence compiler warning.
4862
4863 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4864
4865         * tls.el (open-tls-stream): Show the actual command being
4866         executed, instead of the format string.
4867
4868 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4869
4870         * lpath.el: Fbind codepage-setup for Emacs 23.
4871
4872 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4873
4874         * mml.el (mml-menu): Don't assume mml2015 is bound.
4875
4876 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4877
4878         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4879         exists.
4880
4881 2008-09-27  Glenn Morris  <rgm@gnu.org>
4882
4883         * gnus-util.el (mail-header-remove-comments): Autoload it.
4884
4885 2008-09-27  Andreas Schwab  <schwab@suse.de>
4886
4887         * gnus-util.el (gnus-split-references): Strip comments.
4888         (gnus-parent-id): Likewise.
4889
4890 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4891
4892         * message.el (message-confirm-send): Fix version.
4893
4894 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4895
4896         * message.el (message-idna-to-ascii-rhs-1): Use
4897         mail-extract-address-components rather than mail-header-parse-addresses
4898         that is an alias by default to ietf-drums-parse-addresses that does not
4899         support non-ASCII names in headers' contents.
4900
4901 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4902
4903         * message.el (message-confirm-send): Fixed variable documentation to
4904         avoid the "y/n" wording.
4905
4906 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4907
4908         * message.el (message-set-auto-save-file-name): Save to a different
4909         filename so multiple messages (especially drafts) can be recovered.
4910
4911 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4912
4913         * message.el (message-confirm-send): Add appropriate version.
4914
4915 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4916
4917         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4918         defvar.
4919
4920 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4921
4922         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4923         (mm-pkcs7-enveloped-magic): Ditto.
4924
4925 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4926
4927         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4928         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4929
4930 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4931
4932         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4933         default, it's better.
4934
4935 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4936
4937         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4938         summary line gnus-number property and ignore them (with a warning
4939         message).
4940
4941 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4942
4943         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4944         macro caddr in the interactive form since it won't be expanded.
4945
4946 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4947
4948         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4949         `charset'; fix name of function called recursively.
4950         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4951
4952 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4953
4954         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4955         (gnus-mime-set-charset-parameters): New function.
4956         (gnus-mime-view-part-as-charset): Use it to correctly display part
4957         specifying wrong charset.
4958
4959 2008-09-08  David Engster  <dengste@eml.cc>
4960
4961         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4962         in completing-read for back end server.
4963
4964 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4965
4966         * message.el (message-confirm-send): New variable to confirm sending a
4967         message.
4968         (message-send): Use it.
4969
4970 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4971
4972         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4973
4974 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4975
4976         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4977
4978 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4979
4980         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4981         prevent tracking too many groups.
4982         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4983         Use it.
4984
4985 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4986
4987         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4988         moving point to the bottom of the window in order to avoid recentering.
4989
4990 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4991
4992         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4993
4994         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4995         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4996         (gnus-article-beginning-of-window): Fix calculation.
4997
4998 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4999
5000         * gnus-msg.el (gnus-summary-supersede-article)
5001         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5002         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5003         message header.
5004
5005 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5006
5007         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5008         pending output coming after the status change.
5009
5010 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5011
5012         * message.el:
5013         * gnus-start.el:
5014         * gnus-registry.el: Remove VMS support.
5015
5016 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5017
5018         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5019         macro.
5020         (rfc2104-hash): Use it.
5021
5022 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5023
5024         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5025         (gnus-summary-sort-by-most-recent-date): New commands.
5026         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5027         and menu entries.
5028
5029 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5030
5031         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5032         don't redisplay article for raw contents; remove plural articles stuff.
5033
5034         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5035         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5036         on gnus-summary-save-article; display results properly.
5037
5038 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * lpath.el: No need to fbind ns-focus-frame.
5041
5042 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5043
5044         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5045
5046 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5047
5048         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5049         gnus-save-all-headers.
5050
5051 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5052
5053         * gnus-util.el (ns-focus-frame): Remove declaration.
5054         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5055         like x.
5056
5057 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5058
5059         * rfc2104.el (rfc2104-zero): Delete defconst.
5060         (rfc2104-hex-alist): Likewise.
5061         (rfc2104-hex-to-int): Delete func.
5062         (rfc2104-hexstring-to-bitstring): Likewise.
5063         (rfc2104-nybbles): New defconst.
5064         (rfc2104-hash): Rewrite for speed.
5065
5066 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5067
5068         * tls.el (open-tls-stream): Make it work with the 2nd argument
5069         BUFFER that is a string but does not exist as a buffer object, as
5070         mentioned in the doc-string.
5071
5072 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5075         SXEmacs.
5076
5077 2008-07-16  Glenn Morris  <rgm@gnu.org>
5078
5079         * gnus-util.el (ns-focus-frame): Declare for compiler.
5080
5081 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5082
5083         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5084         set as a group parameter.
5085         (gnus-summary-save-in-pipe): Work when it is called independently.
5086         (gnus-summary-pipe-to-muttprint): Don't modify
5087         gnus-summary-pipe-output-default-command.
5088
5089 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5090
5091         * message.el (message-send-mail-with-sendmail):
5092         Display the error message.
5093
5094 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * gnus-art.el (gnus-default-article-saver):
5097         Add gnus-summary-save-in-pipe to choices.
5098         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5099         gnus-summary-pipe-output-default-command as the default command.
5100         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5101         instead of gnus-last-shell-command.
5102
5103         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5104         New user option.
5105         (gnus-summary-muttprint-program): Mention the value will be changed.
5106         (gnus-summary-save-article): Force showing of all headers.
5107         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5108
5109 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5110
5111         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5112
5113 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5114
5115         * nnimap.el (nnimap-id):
5116         * sieve-manage.el (sieve-manage-open): Doc fixes.
5117
5118 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5119
5120         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5121         if available.
5122
5123 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5124
5125         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5126
5127         * nnkiboze.el (nnkiboze-generate-group):
5128         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5129
5130         * nnmairix.el: Require CL.
5131
5132 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * dgnushack.el: Autoload get-display-table and put-display-table for
5135         XEmacs 21.5.
5136
5137         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5138         21.4 and SXEmacs.
5139
5140 2008-06-15  David Engster  <dengste@eml.cc>
5141
5142         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5143
5144 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5145
5146         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5147         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5148         runtime choice under XEmacs.
5149
5150         * gnus-sum.el (gnus-summary-set-display-table):
5151         Use `gnus-put-display-table', `gnus-get-display-table',
5152         `gnus-set-display-table' for the display table, instead of `aset'.
5153
5154         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5155         Use `gnus-put-display-table', `gnus-get-display-table',
5156         `gnus-set-display-table' for the display table.
5157
5158 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5159
5160         * nnmairix.el: Add autoloads.
5161
5162 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5163
5164         * nnmairix.el (nnmairix-delete-recreate-group)
5165         (nnmairix-update-and-clear-marks): Fix error messages.
5166
5167 2008-06-14  David Engster  <dengste@eml.cc>
5168
5169         * nnmairix.el: Upgrade to version 0.6.
5170         (nnmairix-group-toggle-propmarks-this-group)
5171         (nnmairix-group-toggle-readmarks-this-group)
5172         (nnmairix-group-delete-recreate-this-group)
5173         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5174         (nnmairix-remove-tick-mark-original-article): New commands.
5175         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5176         (nnmairix-propagate-marks-to-nnmairix-groups)
5177         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5178         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5179         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5180         functions needed for marks propagation and manipulation of read marks.
5181         (nnmairix-update-groups): New function.
5182         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5183         (nnmairix-determine-original-group-from-registry)
5184         (nnmairix-determine-original-group-from-path)
5185         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5186         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5187         New helper functions.
5188         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5189         keystrokes for new commands.
5190         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5191         (nnmairix-request-group): Check allow-fast group parameter.
5192         (nnmairix-request-create-group): Set allow-fast group parameter if
5193         nnmairix-allowfast-default is set.
5194         (nnmairix-close-group): Propagate marks upon closing if needed.
5195         (nnmairix-group-toggle-threads-this-group): Use new.
5196         nnmairix-group-toggle-parameter helper function.
5197         (nnmairix-search): Better check for empty search result.
5198         (nnmairix-goto-original-article): Use new helper functions for
5199         determining original article.
5200         (nnmairix-show-original-article): Make sure message-id is in brackets.
5201         (nnmairix-call-mairix-binary): Change variable name.
5202         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5203         helper function.
5204         (nnmairix-widget-toggle-activate): Fix doc string.
5205
5206 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * nnir.el: Require edmacro when compiling with XEmacs.
5209         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5210         available in Emacs 21.
5211
5212 2008-06-11  Glenn Morris  <rgm@gnu.org>
5213
5214         * gnus-util.el (x-focus-frame):
5215         * gnus.el (image-size):
5216         * mm-decode.el (image-size): Declare.
5217
5218         * gnus-picon.el (declare-function): Add compat definition.
5219         (image-size): Declare.
5220
5221         * gnus-group.el (tool-bar-map):
5222         * gnus-sum.el (tool-bar-map): Define for compiler.
5223
5224         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5225
5226         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5227
5228         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5229         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5230         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5231         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5232         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5233         * sieve-manage.el, spam-report.el, spam.el:
5234         Remove unnecessary eval-and-compile of autoloads.
5235
5236 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5237
5238         * auth-source.el: Precise Tramp doc.
5239
5240 2008-06-07  Glenn Morris  <rgm@gnu.org>
5241
5242         * nnmairix.el: Remove unnecessary eval-when-compile.
5243
5244 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * lpath.el: Fbind propertize for XEmacs 21.4.
5247
5248 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5249
5250         * nnir.el: Move here from ../contrib.
5251
5252 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5253
5254         * gnus-util.el (gnus-read-shell-command): New function.
5255         * mm-decode.el (mm-pipe-part):
5256         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5257
5258 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5261
5262 2008-06-03  Glenn Morris  <rgm@gnu.org>
5263
5264         * pop3.el (nnheader-accept-process-output): Autoload it.
5265
5266 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5267
5268         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5269         are not 2-digit hexadecimal characters that follow `%'s.
5270
5271 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5272
5273         * message.el (message-bogus-recipient-p): Fix type in doc string.
5274         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5275         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5276         Improve custom options.
5277         (message-bogus-recipient-p): Adjust accordingly.
5278
5279 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5280
5281         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5282         long-form month and day names.
5283
5284 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * dgnushack.el: Autoload debug, eudc-expand-inline and
5287         pgg-snarf-keys-region for XEmacs.
5288
5289         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5290
5291         * nnmairix.el: Require edmacro when compiling with XEmacs.
5292
5293 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5294
5295         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5296         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5297
5298 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5299
5300         * auth-source.el: Add more docs.
5301
5302         * netrc.el (netrc-machine): Always match if the port is not given.
5303
5304 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5305
5306         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5307         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5308         retrieval faster in some cases, but might make CPU usage larger.  If
5309         this has any bad side effects, we might revert this change.
5310
5311         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5312         seems to make mail retrieval much, much faster.
5313         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5314         unconditionally.
5315
5316         * gnus-draft.el (gnus-group-send-queue): Bind
5317         message-send-mail-partially-limit to nil to avoid being prompted.
5318
5319 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5320
5321         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5322
5323         * message.el (message-bogus-address-regexp): Fix and improve custom
5324         type.
5325         (message-setup-hook): Add message-check-recipients as custom option.
5326
5327 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5328
5329         * message.el (message-cite-function): Remove bogus autoload which crept
5330         in during merge from v5-10.
5331
5332 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5333
5334         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5335
5336         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5337
5338         * auth-source.el: Preliminary Tramp docs.
5339         (auth-sources): Change the default auth-sources to use
5340         EPA .gpg files.
5341
5342 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5343
5344         * nntp.el: Autoload `auth-source-user-or-password'.
5345         (nntp-send-authinfo): Use it.
5346
5347         * nnimap.el: Autoload `auth-source-user-or-password'.
5348         (nnimap-open-connection): Use it.
5349
5350         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5351         for the gnus-message function.
5352         (auth-source-user-or-password): Use it.
5353
5354 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5355
5356         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5357         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5358         (rfc2104-hash): Use it.
5359
5360 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5361
5362         * gnus-art.el (gnus-article-toggle-truncate-lines):
5363         Don't use `iff' in docstring.
5364
5365 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5366
5367         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5368
5369         * gnus-util.el (gnus-extract-address-component-name)
5370         (gnus-extract-address-component-email): Convenience functions around
5371         `gnus-extract-address-components'.
5372
5373         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5374         Use `gnus-extract-address-component-email' to fix bug of comparing full
5375         sender name to `user-mail-address'.
5376
5377 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5378
5379         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5380         catch/throw to optimize.
5381         (gnus-registry-find-keywords): Just use member to find a keyword.
5382
5383 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5384
5385         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5386         is current before calling gnus-server-prepare.
5387         (gnus-server-setup-buffer, gnus-server-update-server)
5388         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5389
5390 2008-05-04  Juri Linkov  <juri@jurta.org>
5391
5392         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5393         (mailcap-file-default-commands): Use mailcap-replace-in-string
5394         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5395         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5396
5397 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5398
5399         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5400
5401 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5402
5403         * gnus.el: Bump version to 0.11.
5404
5405 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5406
5407         * gnus.el: No Gnus v0.10 is released.
5408
5409 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5410
5411         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5412         hooks.
5413         (gnus-update-read-articles): Speed up non-marks-using users.
5414         (gnus-use-marks): Define gnus-use-marks.
5415         (gnus-propagate-marks): Rename variable to something more sensible.
5416
5417 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5418
5419         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5420         (gmm-image-load-path-for-library): Fix typos in docstrings.
5421         (gmm-message): Reflow docstring.
5422
5423 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5424
5425         * mail-source.el (mail-source-set-1, mail-source-bind):
5426         Move auth-source code out of the macro to clean it up and fix bugs.
5427
5428 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5429
5430         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5431         by sender if it's equal to user-mail-address, it's likely to be
5432         useless.
5433
5434         * mail-source.el (mail-source-bind): Don't use user or password if they
5435         are not bound.  Unintern them if they are nil.  Don't use server unless
5436         it's bound, and default it to empty string otherwise.
5437
5438 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5439
5440         * mail-source.el: Load auth-source.el.
5441         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5442         get user name or password, if auth-sources is set up.
5443
5444         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5445         strategy of splitting with parent.
5446         (gnus-registry-split-fancy-with-parent)
5447         (gnus-registry-post-process-groups): Use it and fix prior
5448         bug (returning a list as the split result).
5449
5450         * auth-source.el (auth-sources): Remove server parameter.
5451         (auth-source-pick, auth-source-user-or-password)
5452         (auth-source-user-or-password-imap)
5453         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5454         (auth-source-user-or-password-sftp)
5455         (auth-source-user-or-password-smtp): Remove server parameter.
5456
5457 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5458
5459         * smime.el (smime-sign-region, smime-encrypt-region)
5460         (smime-decrypt-region):
5461         Remove redundant calls to `generate-new-buffer-name'.
5462
5463 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5464
5465         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5466         Don't use QP for message/rfc822.
5467         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5468
5469 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5470
5471         * sieve-manage.el (sieve-string-bytes): Remove.
5472         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5473         correct byte-length only if the process's coding-system is the same as
5474         the one used internally by Emacs to represent strings.
5475
5476 2008-04-22  Juri Linkov  <juri@jurta.org>
5477
5478         * mailcap.el (mailcap-file-default-commands): New function.
5479
5480 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5481
5482         * message.el (message-signature-separator, message-cite-function):
5483         Change custom version.
5484
5485 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5486
5487         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5488         commands.
5489         (tls-checktrust): Ditto.
5490
5491 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5492
5493         * mm-decode.el (mm-display-external): Make temp file read-only.
5494
5495 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5496
5497         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5498         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5499         `C-c C-f d'.
5500
5501 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5502
5503         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5504
5505 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5506
5507         * gnus.el: Bump version to 0.9.
5508
5509 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5510
5511         * gnus.el: No Gnus v0.8 is released.
5512
5513 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5514
5515         * mail-source.el (mail-source-value):
5516         Prefer fboundp to functionp so it works with macros as well.
5517
5518 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5519
5520         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5521         Fix last change in case the element is not even a symbol.
5522
5523 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5524
5525         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5526         Prefer fboundp to functionp so it works with macros as well.
5527
5528 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5529
5530         * auth-source.el: Added docs.
5531         (auth-sources): Modify format to support server.
5532         (auth-source-pick, auth-source-user-or-password)
5533         (auth-source-user-or-password-imap)
5534         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5535         (auth-source-user-or-password-sftp)
5536         (auth-source-user-or-password-smtp): Add server parameter.
5537
5538 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5539
5540         * gnus-registry.el: Initialize the registry when gnus-registry-install
5541         is t.
5542
5543 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * compface.el (uncompface): Make buffer unibyte.
5546
5547 2008-04-05  Glenn Morris  <rgm@gnu.org>
5548
5549         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5550
5551 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5552
5553         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5554         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5555
5556         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5557         multibyteness after rather than before erasing it.
5558
5559         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5560         mm-with-multibyte.
5561         (gnus-request-article-this-buffer): Make sure the proper decoding is
5562         used if gnus-original-article-buffer happens to be unibyte.
5563
5564         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5565         default-enable-multibyte-characters.
5566
5567         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5568         default-enable-multibyte-characters.
5569
5570         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5571
5572         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5573
5574 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5575
5576         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5577         (imap-message-copyuid-1): Use it.
5578         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5579         J. Williams in
5580         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5581
5582         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5583         imap-enable-exchange-bug-workaround.
5584         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5585
5586 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5587
5588         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5589         a 100 byte status-checks into a 2-3MB transfer for each group.
5590         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5591         to enable bug workaround or not.
5592         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5593
5594 2008-03-31  Glenn Morris  <rgm@gnu.org>
5595
5596         * message.el (mml2015-use): Declare for compiler.
5597         (message-info): Require mml2015 when appropriate.
5598
5599 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5600
5601         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5602         whitespace.
5603
5604 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5605
5606         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5607         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5608         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5609         (nntp-service-to-port): New function.
5610         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5611         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5612         (nntp-open-netcat-stream): New function.
5613         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5614
5615 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5616
5617         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5618
5619 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5620
5621         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5622
5623 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5624
5625         * dns.el (dns-write): Use set-buffer-multibyte.
5626
5627 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5628
5629         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5630
5631 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5632
5633         * message.el (message-signature-separator): Change default.
5634         Improve custom type.
5635         (message-cite-function): Change default to
5636         message-cite-original-without-signature.
5637
5638         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5639         toggle.
5640
5641         * message.el (message-check-news-body-syntax): Fix signature check.
5642         (message-setup-1): Mark buffer as unmodified _after_ running
5643         message-setup-hook and handling message-alternative-emails.
5644         (message-shorten-references): Be more strict when building list of
5645         valid references to comply with GNKSA.
5646
5647         * gnus-group.el (gnus-read-ephemeral-bug-group)
5648         (gnus-read-ephemeral-debian-bug-group)
5649         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5650
5651         * message.el (message-info): Don't use booleanp which isn't supported
5652         in Emacs 21 and XEmacs.
5653
5654 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5655
5656         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5657         gnus-group-gmane-group-download-format.
5658         (gnus-group-read-ephemeral-gmane-group): Rename from
5659         gnus-group-read-ephemeral-gmane-group.
5660         (gnus-read-ephemeral-gmane-group-url): Rename from
5661         gnus-group-read-ephemeral-gmane-group-url.
5662         (gnus-bug-group-download-format-alist): New variable.
5663         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5664         (gnus-read-ephemeral-emacs-bug-group): New commands.
5665
5666 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5667
5668         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5669         (gnus-visible-headers): Improve custom type.
5670
5671 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5672
5673         * mml.el (mml-menu): Add workarounds for XEmacs.
5674
5675         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5676         X-Boundary header.
5677
5678         * message.el (message-simplify-recipients): Fix previous commit.
5679
5680 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5681
5682         * mm-util.el (mm-set-buffer-multibyte): New function.
5683         * mm-decode.el (mm-copy-to-buffer): Use it.
5684
5685 2008-03-19  Glenn Morris  <rgm@gnu.org>
5686
5687         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5688         Accidentally removed in the sync process with Emacs.
5689
5690 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5691
5692         * message.el (message-alter-recipients-discard-bogus-full-name):
5693         New function.
5694         (message-alter-recipients-function): New variable.
5695         (message-get-reply-headers): Use it.
5696         (message-replace-header): New helper function.
5697         (message-recipients-without-full-name): New variable.
5698         (message-simplify-recipients): New command.
5699
5700         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5701
5702         * message.el (message-info): Handle EasyPG manual.
5703
5704         * mml.el (mml-menu): Add entry for EasyPG.
5705
5706 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5707
5708         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5709         parameter.
5710
5711         * message.el (message-disassociate-draft): Specify drafts group name
5712         fully.
5713
5714 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5715
5716         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5717         unnecessary duplicates from the match list.
5718
5719 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5722
5723         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5724
5725         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5726         args of `how-many' of which the XEmacs version doesn't take; declare
5727         Info-index-next as function.
5728
5729 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5730
5731         * gnus-score.el (gnus-score-headers): Fix handling of
5732         gnus-inhibit-slow-scoring.
5733
5734         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5735         string.
5736         (gnus-button-url-regexp): Improve handling of parenthesis.
5737         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5738         (gnus-button-handle-info-keystrokes): Handle index entries.
5739
5740 2008-03-15  Glenn Morris  <rgm@gnu.org>
5741
5742         * parse-time.el (parse-time-string): Simplify.
5743
5744 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5745
5746         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5747         Incoming* files.
5748
5749 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5750
5751         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5752         (auth-source-pick): Use it.
5753
5754 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5755
5756         * binhex.el (binhex-decode-region-internal):
5757         * uudecode.el (uudecode-decode-region-internal):
5758         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5759         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5760         setting default-enable-multibyte-characters.
5761
5762 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5763
5764         * auth-source.el (auth-source-protocols)
5765         (auth-source-protocols-customize, auth-source-choices): Added and
5766         modified variable customizations and defaults.
5767         (auth-source-pick, auth-source-user-or-password)
5768         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5769         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5770         (auth-source-user-or-password-sftp)
5771         (auth-source-user-or-password-smtp): Use new variables and provide an
5772         interface to netrc.el.
5773
5774 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5777         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5778         Make sure the nntp port to specify is a string.
5779
5780 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5781
5782         * nntp.el: Use with-current-buffer.
5783         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5784         dubious mm-with-unibyte-current-buffer.
5785         (nntp-with-open-group-function): New function extracted from
5786         nntp-with-open-group macro.
5787         (nntp-with-open-group): Use the function, so it's easier to debug.
5788         Add indentation and debugging info.
5789         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5790         the use of the netcat alternatives.
5791
5792         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5793         Avoid mm-string-as-multibyte as well.
5794
5795         * nnweb.el (nnweb-insert-html):
5796         Remove use of nnheader-string-as-multibyte.
5797
5798         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5799         (nnheader-string-as-multibyte): Remove.
5800
5801         * mm-view.el: Use inhibit-read-only.
5802         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5803         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5804         or unibyte-string.
5805
5806         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5807         (mm-uu-yenc-extract): Use with-current-buffer.
5808
5809         * gnus-soup.el (gnus-soup-send-packet): Don't use
5810         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5811
5812         * nnmh.el: Use with-current-buffer.
5813         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5814         mm-string-as-multibyte on the output of mm-encode-coding-string.
5815
5816         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5817         (nnimap-request-move-article): Use with-current-buffer.
5818
5819         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5820         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5821         conversion uses string-make-unibyte rather than string-as-unibyte.
5822
5823         * gnus-msg.el: Use with-current-buffer.
5824
5825         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5826
5827 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5828
5829         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5830         string for caching if it is 'PIN.
5831
5832 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * lpath.el: Consider the case without Emacs/W3.
5835
5836 2008-03-08  Glenn Morris  <rgm@gnu.org>
5837
5838         * time-date.el (date-to-time, time-subtract, time-add)
5839         (safe-date-to-time): Doc fixes.
5840
5841 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5842
5843         * mail-source.el (mail-source-delete-old-incoming-confirm):
5844         Change default to nil.
5845         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5846
5847 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * lpath.el: Rearrange.
5850
5851         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5852         (gnus-article-goto-prev-page): Work for articles having ^L's.
5853
5854         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5855
5856         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5857
5858 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5859
5860         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5861         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5862         (gnus-bookmark-jump): Adjust some variable names.
5863
5864 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5865
5866         * auth-source.el: New package.
5867         (auth-source-choices): Add customization entry point variable.
5868
5869         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5870         bug.
5871
5872 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5873
5874         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5875         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5876         (gnus-registry-install-shortcuts): Rename from
5877         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5878         the `gnus-registry-mark-map' keymap dynamically from
5879         `gnus-registry-marks'.  The generated functions update the summary line
5880         when a registry mark is added or deleted, and will call
5881         `gnus-registry-install-p' (see the comments in the code).
5882         (gnus-registry-user-format-function-M): Use concat intelligently.
5883
5884         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5885         the registry mark functions.
5886
5887 2008-03-05  Glenn Morris  <rgm@gnu.org>
5888
5889         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5890         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5891         gnus-art.
5892         (top-level): No need to load own source when compiling.
5893
5894 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5897         Suggested by <chris.anderton@zetnet.co.uk>.
5898
5899 2008-03-04  Glenn Morris  <rgm@gnu.org>
5900
5901         * gnus-sum.el (top-level): No need to require gnus when compiling,
5902         since unconditionally required near start of file.
5903         (gnus-summary-display-while-building): Move definition before use.
5904
5905 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5906
5907         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5908         formatting function.
5909
5910 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5911
5912         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5913         with plists.
5914         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5915         Use new format.
5916
5917 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5920         `where-is-internal' that returns a range of key sequences.
5921
5922 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5923
5924         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5925
5926         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5927         (gnus-summary-jump-to-group): Consider windows on other displayed
5928         frames as well.  Similar changes might be needed elsewhere, but that's
5929         the one I've bumped into during my use.
5930
5931         * nndoc.el (nndoc-oe-dbx-type-p):
5932         * gnus-msg.el (gnus-debug):
5933         * gnus-group.el (gnus-update-group-mark-positions):
5934         Use mm-string-to-multibyte.
5935
5936 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5937
5938         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5939         doesn't handle NotDashEscaped.
5940
5941         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5942         (mml-dnd-attach-options): Fix typo in custom choice.
5943
5944         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5945         nndoc-article-type to mbox.
5946         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5947
5948         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5949         to nil, instead of html2text.
5950
5951         * imap.el (imap-debug): Add `imap-ping-server'.
5952
5953         * gnus-bookmark.el: Add FIXMEs.
5954
5955         * message.el (message-form-letter-separator)
5956         (message-send-form-letter-delay): New variables.
5957         (message-send-form-letter): Use them.  New command to send form
5958         letters.  Requested by Uwe Siart.
5959         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5960
5961 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5962
5963         * Update copyright years.
5964
5965 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5966
5967         Sync from EMACS_22_BASE.
5968
5969         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5970
5971 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5972
5973         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5974         empty author.
5975
5976 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5977
5978         * gnus-registry.el (gnus-registry-marks): Add variable for
5979         customization of marks and their appearance.
5980         (gnus-registry-read-mark): Use it.
5981         (gnus-registry-do-marks): Add utility function to loop through
5982         `gnus-registry-marks'.
5983         (gnus-registry-install-shortcuts-and-menus): Add function to install
5984         shortcuts and menus.
5985         (gnus-registry-initialize): Use it.
5986         (gnus-registry-default-mark): Clarify documentation.
5987
5988 2008-02-29  Glenn Morris  <rgm@gnu.org>
5989
5990         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5991         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5992         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5993         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5994         Change defcustom :version from 23.0 to 23.1.
5995
5996 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5997
5998         * gnus-registry.el (gnus-registry-follow-group-p)
5999         (gnus-registry-post-process-groups): Add functions to aid registry
6000         splitting and improve logging.  Clarify behavior in function
6001         documentation.
6002         (gnus-registry-split-fancy-with-parent): Use them.
6003
6004 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6005
6006         * gnus-art.el: Use with-current-buffer.
6007
6008 2008-02-27  David Engster  <dengste@eml.cc>
6009
6010         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6011         Express real group name in the response.
6012
6013 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6016         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6017         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6018         autoload gnus-registry-fetch-group when compiling.
6019         (nnmairix-request-group-with-article-number-correction): Remove
6020         unreferenced argument passed to nnmairix-call-backend.
6021
6022 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6023
6024         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6025         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6026         Wilde.
6027
6028 2008-02-27  Glenn Morris  <rgm@gnu.org>
6029
6030         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6031         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6032         variables to defconsts.  Convert comments to doc-strings.
6033         (nnmairix-last-server, nnmairix-current-server): Convert from free
6034         variables to defvars.  Convert comments to doc-strings.
6035         (gnus-registry-fetch-group): Autoload.
6036         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6037         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6038         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6039         caddr.
6040         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6041         nnmairix-request-group-with-article-number-correction call.
6042         (nnmairix-fast, nnmairix-group): New, less general names, for free
6043         variables passed from nnmairix-request-group to
6044         nnmairix-request-group-with-article-number-correction.  Declare.
6045         (nnmairix-request-group-with-article-number-correction):
6046         Use nnmairix-fast, nnmairix-group rather than fast, group.
6047
6048 2008-02-26  David Engster  <dengste@eml.cc>
6049
6050         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6051         version 0.5.
6052
6053 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6054
6055         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6056         instead of making an extra function call.  Don't add the current group
6057         to articles only when they have the group.  Use
6058         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6059         Reported by David <de_bb@arcor.de>.
6060
6061 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6064         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6065
6066 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6067
6068         * mail-source.el (mail-source-delete-incoming): Change default.
6069         Supplement doc string.
6070
6071         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6072
6073 2008-02-14  Glenn Morris  <rgm@gnu.org>
6074
6075         * time-date.el (format-seconds): New function.
6076
6077 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6078
6079         * nnmail.el (nnmail-message-id-cache-file): Derive from
6080         `gnus-home-directory'.
6081
6082 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6083
6084         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6085         Document negative prefix.
6086
6087         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6088
6089 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6090
6091         * message.el (message-unsent-separator): Add the Exim bounce
6092         separator.
6093
6094 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6095
6096         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6097         list.
6098         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6099         recipient/signer list.
6100
6101 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * Makefile.in (datarootdir): Define.
6104         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6105         name that might contain whitespace.
6106
6107 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6110         fbound (Emacs 23 unicode), signal an error.
6111
6112 2008-02-08  Glenn Morris  <rgm@gnu.org>
6113
6114         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6115
6116 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6117
6118         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6119         ports to the calls to `netrc-machine-user-or-password' in addition to
6120         "imap" and "imaps".
6121
6122 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6123
6124         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6125
6126         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6127
6128 2008-02-01  Kenichi Handa  <handa@m17n.org>
6129
6130         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6131         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6132         (rfc2104-hash): Convert the result of concat to unibyte string.
6133
6134 2008-02-01  Dave Love  <fx@gnu.org>
6135
6136         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6137         coding-system-for-read.
6138         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6139
6140 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6141
6142         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6143         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6144         <hanche@math.ntnu.no>.
6145
6146 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6149
6150         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6151
6152 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6153
6154         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6155         * message.el (message-beginning-of-line): Use featurep instead of bound
6156         tests in order to resolve conditionals at compile time.
6157
6158 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6159
6160         * mail-source.el (mail-sources): Add `group' choice.
6161
6162         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6163         parameter `in-group' to control into which group the articles go.
6164         Add treatment of `group' mail-source.
6165
6166 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6169
6170         * mm-decode.el (mm-dissect-buffer): Decode description.
6171
6172         * mml.el (mml-to-mime): Encode message header first.
6173
6174 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6177         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6178
6179         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6180         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6181
6182 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6183
6184         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6185
6186 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6187
6188         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6189         prefix keys.
6190         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6191         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6192         gnus-xmas.el.
6193
6194         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6195         (gnus-xmas-article-describe-bindings): New function.
6196         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6197         gnus-xmas-article-describe-bindings.
6198
6199         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6200
6201 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6202
6203         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6204         Add new variables for article mark management.
6205         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6206         list of extra data entries which, when present, will indicate that the
6207         article ID should not be trimmed from the registry.
6208         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6209         functions.
6210         (gnus-registry-read-mark): New function to read a mark name from the
6211         user.
6212         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6213         (gnus-registry-set-article-mark-internal): New functions to add and
6214         remove marks.
6215         (gnus-registry-get-article-marks): New function to show the marks for
6216         an article, or retrieve them for further use.
6217
6218 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6221         keys when no argument is given.
6222
6223 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6224
6225         * imap.el (imap-ping-server): New variable.
6226         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6227         (imap-ping-server): Minor doc string fixes.
6228
6229 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6230
6231         * imap.el (imap-ping-server): New function.
6232         (imap-opened): Call imap-ping-server.
6233
6234 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6235
6236         * gnus-sum.el (gnus-article-sort-by-random)
6237         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6238         jidanni@jidanni.org.
6239
6240 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6241
6242         * gnus-art.el (gnus-article-describe-bindings): New function.
6243         (gnus-article-read-summary-keys): Use it.
6244         (gnus-article-mode-map): Bind `C-h b' to it.
6245
6246 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6249         XEmacs.
6250         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6251         against non-character events.
6252
6253         * lpath.el: Fbind map-keymap for Emacs 21.
6254
6255 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6256
6257         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6258         command.
6259         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6260         instead of END.  Change name of the temp file.
6261         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6262         customizable.
6263
6264 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6267         bind `S W' to gnus-article-wide-reply-with-original; set default
6268         binding to gnus-article-read-summary-send-keys.
6269         (gnus-article-read-summary-keys): Fix the order of keys; display
6270         continuation keys correctly in the echo area; describe bindings
6271         correctly when keys end with `C-h'.
6272         (gnus-article-read-summary-send-keys): New function.
6273         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6274         for gnus-article-read-summary-send-keys; display continuation keys
6275         correctly in the echo area.
6276         (gnus-article-reply-with-original): Ignore prefix argument.
6277         (gnus-article-wide-reply-with-original): New function.
6278
6279         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6280         Emacs 21.
6281
6282 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6285         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6286
6287 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6288
6289         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6290         (gnus-group-read-ephemeral-gmane-group): New command.
6291
6292 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6293
6294         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6295
6296 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6297
6298         * message.el (message-send-mail-function): Increase custom version.
6299
6300         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6301         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6302
6303 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6304
6305         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6306         for the cases where imap-authenticate is called with a nil buffer
6307         parameter.
6308
6309 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6310
6311         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6312         html parts correctly; support forwarded messages.
6313         (gnus-article-browse-html-article): Remove work buffers.
6314
6315         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6316         compiling.
6317         (netrc-bound-and-true-p): New macro.
6318         (netrc-parse): Use it instead of bound-and-true-p that is not available
6319         in XEmacs 21.4.
6320
6321 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6322
6323         * gnus-registry.el (gnus-registry-mark-article)
6324         (gnus-registry-article-marks): Add functionality to mark articles
6325         through the Gnus registry.
6326
6327         * encrypt.el: Clarify documentation for the new pgg method.
6328         (encrypt-file-alist): Add PGG option.
6329         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6330         functionality.  Abstract password key and messaging to external
6331         functions.
6332         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6333         (encrypt-message-method-and-cipher): Add new convenience external
6334         functions.
6335         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6336         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6337
6338         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6339         (netrc-parse): Use encrypt-file-alist to determine if
6340         encrypt-find-model or encrypt-insert-file-contents should be used.
6341
6342         * encrypt.el: Clarify documentation.  Load password-cache or
6343         password, whichever one is found first, instead of autoloading.
6344
6345 2007-12-19  Glenn Morris  <rgm@gnu.org>
6346
6347         * mml.el (message-options-set, message-narrow-to-head)
6348         (message-in-body-p, message-mail-p, message-encode-message-body):
6349         Autoload.
6350         (message-remove-header, message-narrow-to-headers-or-head)
6351         (message-subscribed-p, message-make-mail-followup-to)
6352         (message-position-on-field, message-news-p)
6353         (message-options-set-recipient, message-generate-headers)
6354         (message-sort-headers): Declare as functions.
6355
6356 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6359         convention in doc string.
6360
6361 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6362
6363         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6364         title to html parts.
6365         (gnus-article-browse-html-article): Pass message header to it.
6366
6367         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6368
6369 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6370
6371         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6372         or password compatible with XEmacs.
6373
6374 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6375
6376         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6377         format document.
6378         (gnus-mime-delete-part): Don't write description line if empty.
6379         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6380
6381 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6382
6383         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6384         (gnus-summary-mark-read-and-unread-as-read)
6385         (gnus-summary-mark-current-read-and-unread-as-read)
6386         (gnus-summary-mark-unread-as-ticked): Doc fix.
6387         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6388
6389 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6390
6391         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6392         Christoph Conrad <christoph.conrad@gmx.de>.
6393
6394 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6395
6396         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6397         yes-or-no-p.
6398
6399 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * mm-decode.el (mm-add-meta-html-tag): New function.
6402         (mm-save-part-to-file, mm-pipe-part): Use it.
6403
6404         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6405         gnus-y-or-n-p instead of y-or-n-p.
6406         (gnus-article-browse-html-parts): Work with message/external-body; use
6407         mm-add-meta-html-tag.
6408
6409 2007-12-11  Glenn Morris  <rgm@gnu.org>
6410
6411         * gnus-cache.el: Require gnus-sum not just when compiling.
6412
6413         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6414
6415         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6416         definitions before use.
6417
6418         * mm-decode.el: Require gnus-util.
6419         (mm-remove-part): Only call delete-annotation on XEmacs.
6420
6421         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6422
6423         * nnmail.el: Require gnus-int.
6424
6425         * spam.el: Move `require's before `eval-when-compile's.
6426
6427         * gnus-ems.el (gnus-alive-p):
6428         * gnus-fun.el (message-goto-eoh):
6429         * gnus-util.el (gnus-group-name-decode):
6430         * mail-source.el (gnus-compress-sequence):
6431         * message.el (Info-goto-node, format-spec):
6432         * mm-bodies.el (message-options-get):
6433         * mm-decode.el (mm-view-pkcs7):
6434         * mm-util.el (gmm-write-region):
6435         * mml-smime.el (mml-compute-boundary)
6436         (gnus-completing-read-with-default):
6437         * mml.el (widget-button-press, gnus-make-hashtable):
6438         * mml1991.el (mm-decode-content-transfer-encoding)
6439         (mm-encode-content-transfer-encoding)
6440         (message-options-get, message-options-set):
6441         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6442         * nnfolder.el (gnus-request-group):
6443         * nnheader.el (ietf-drums-unfold-fws):
6444         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6445         * smime.el (gnus-run-mode-hooks):
6446         * spam-stat.el (gnus-message): Autoload.
6447
6448         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6449         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6450         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6451         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6452         Add declare-function compatibility definition.
6453
6454         * gnus-cache.el (nnvirtual-find-group-art):
6455         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6456         (gnus-add-image, gnus-add-wash-type):
6457         * gnus-group.el (nnkiboze-score-file):
6458         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6459         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6460         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6461         (message-tokenize-header, gnus-get-buffer-create)
6462         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6463         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6464         * gnus.el (gnus-group-decoded-name):
6465         * mail-source.el (imap-capability):
6466         * mm-bodies.el (message-options-set):
6467         * mm-decode.el (gnus-configure-windows):
6468         * mm-extern.el (message-goto-body):
6469         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6470         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6471         (epg-sub-key-validity, message-options-set):
6472         * mml.el (widget-event-point, gnus-configure-windows):
6473         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6474         * mml2015.el (epg-check-configuration, epg-configuration)
6475         (message-options-set):
6476         * nndb.el (nndb-request-article):
6477         * nnfolder.el (gnus-request-create-group):
6478         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6479         * nnmaildir.el (gnus-group-mark-article-read):
6480         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6481         * rfc1843.el (message-fetch-field):
6482         * spam.el (gnus-extract-address-components):
6483         Declare as functions.
6484
6485 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6488
6489         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6490
6491         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6492         bind show-trailing-whitespace for XEmacs.
6493
6494 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6495
6496         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6497         new no-op macro for backward compatibility.
6498
6499         * imap.el (imap-string-to-integer): New function.
6500
6501 2007-12-09  Glenn Morris  <rgm@gnu.org>
6502
6503         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6504
6505         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6506         * message.el, mm-view.el, sieve-manage.el, smime.el:
6507         Add declare-function compatibility definition.
6508
6509         * gnus-art.el (w3-region, w3m-region, Info-menu):
6510         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6511         * gnus-sum.el (gnus-get-predicate):
6512         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6513         * message.el (mail-abbrev-in-expansion-header-p):
6514         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6515         (w3m-detect-meta-charset, w3m-region):
6516         * sieve-manage.el (password-read, password-cache-add)
6517         (password-cache-remove):
6518         * smime.el (password-read-and-add): Declare as functions.
6519
6520 2007-12-08  David Kastrup  <dak@gnu.org>
6521
6522         * gnus-sum.el (gnus-summary-simplify-subject-query):
6523         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6524         `message'.
6525
6526 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6529         it to bind idna-program, installation-directory, defined-colors, and
6530         face-attribute for XEmacs of the version that compiles defcustom forms.
6531
6532 2007-12-07  Glenn Morris  <rgm@gnu.org>
6533
6534         * gnus-art.el (article-make-date-line): Revert previous change.
6535
6536 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6537
6538         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6539
6540 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6541
6542         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6543         Call gnus-add-to-range ranges only once with a prepared article-list.
6544
6545 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6546
6547         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6548         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6549         group names with backslashes.  Reported by Tassilo Horn
6550         <tassilo@member.fsf.org>.
6551
6552 2007-12-06  Deepak Goel  <deego3@gmail.com>
6553
6554         * gnus-art.el (article-make-date-line):
6555         * gnus-start.el (gnus-load):
6556         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6557
6558 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * gnus-art.el (gnus-use-idna)
6561         * gnus-start.el (gnus-site-init-file)
6562         * message.el (message-use-idna)
6563         * mm-uu.el (mm-uu-hide-markers)
6564         * smiley.el (smiley-style): Revert changes that suppress warnings.
6565
6566 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6567
6568         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6569         specify charset to html source.  Reported by Christoph Conrad
6570         <christoph.conrad@gmx.de>.
6571
6572 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6573
6574         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6575         idna-program in order to suppress byte compile warning issued by XEmacs
6576         that came to byte compile the default value section of defcustom forms
6577         recently.
6578
6579         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6580         value of installation-directory.
6581
6582         * message.el (message-use-idna): Don't directly refer to the value of
6583         idna-program.
6584
6585         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6586
6587         * smiley.el (smiley-style): Don't directly call face-attribute.
6588
6589 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6590
6591         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6592
6593         * gnus-dired.el: Reduce Gnus dependencies.
6594         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6595         require.  Use autoloads instead.
6596         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6597         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6598         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6599         (gnus-dired-mode): Adjust doc string.
6600         (gnus-dired-mail-mode): New variable.
6601         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6602         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6603         (gnus-dired-mail-buffers): New function.  Return mail or message
6604         composition buffers.
6605         (gnus-dired-attach): Use it.
6606         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6607         NO-DECODE.
6608         (gnus-dired-print): Use `gnus-print-buffer' depending on
6609         `gnus-dired-mail-mode'.
6610
6611 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * rfc2047.el (rfc2047-encoded-word-regexp)
6614         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6615         explaining what regexp patterns are for.
6616
6617 2007-12-04  Glenn Morris  <rgm@gnu.org>
6618
6619         * password.el: Move to password-cache.el.
6620
6621         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6622         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6623         * mml-smime.el (password-read, password-cache-add)
6624         (password-cache-remove):
6625         No need to autoload, since mml-sec requires password.
6626
6627         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6628         * message.el (gnus-extract-address-components):
6629         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6630
6631         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6632         password.
6633
6634 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6635
6636         * mailcap.el: Reduce dependencies.
6637         (mail-header-parse-content-type): Autoload.
6638         (mailcap-delete-duplicates): New alias.
6639         (mailcap-mime-info): Add optional argument NO-DECODE.
6640         (mailcap-mime-types): Use mailcap-delete-duplicates.
6641
6642         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6643
6644 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6645
6646         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6647         (imap-parse-status): Upcase status-att for servers that sends them
6648         lower-case (e.g., MS Exchange 2007).
6649
6650 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6651
6652         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6653         function.
6654
6655         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6656         (gnus-uu-yenc-article): New function.
6657
6658         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6659
6660         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6661         buffer.
6662
6663 2007-12-02  Glenn Morris  <rgm@gnu.org>
6664
6665         * binhex.el (binhex): New custom group.
6666         (binhex-decoder-program, binhex-decoder-switches)
6667         (binhex-use-external): Move to the binhex custom group.
6668
6669         * uudecode.el (uudecode): New custom group.
6670         (uudecode-decoder-program, uudecode-decoder-switches)
6671         (uudecode-use-external): Move to the uudecode custom group.
6672
6673         * netrc.el (top-level): Don't load `encrypt' features.
6674         (netrc-parse): Don't use encrypt.
6675         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6676
6677         * encrypt.el: Remove file.
6678
6679 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6680
6681         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6682         matches on patches.
6683
6684         * gnus-art.el (gnus-article-browse-html-article): Mention
6685         `mm-text-html-renderer' in the doc string.
6686
6687         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6688         string.  Add comments.
6689
6690         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6691         if rhs is ASCII.
6692
6693 2007-12-01  Glenn Morris  <rgm@gnu.org>
6694
6695         * mail-source.el (top-level): Require format-spec before
6696         eval-when-compile.
6697
6698 2007-11-30  Glenn Morris  <rgm@gnu.org>
6699
6700         * encrypt.el: Require password, rather than autoloading password-read.
6701
6702 2007-11-29  Glenn Morris  <rgm@gnu.org>
6703
6704         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6705         (sasl-make-client, sasl-next-step, sasl-step-data)
6706         (sasl-step-set-data): Declare as functions.
6707
6708 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6709
6710         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6711
6712 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6713
6714         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6715         certs should be verified and what is to be done in the event of a
6716         verification failure.
6717
6718         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6719         caller can indicate whether the cache should be disregarded for this
6720         call.  This way the result of the call is reproducible at all times and
6721         can be considered a canonical server name for the supplied method.
6722         (gnus-agent-method-p): Canonicalize server names by pushing their
6723         method through `gnus-method-to-server' using the no-cache argument.
6724
6725         * gnus-srvr.el (gnus-server-insert-server-line): Call
6726         `gnus-method-to-server' with `no-cache' argument.
6727
6728         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6729         gnus-agent-possibly-synchronize-flags as this should be called when the
6730         server is actually being opened.
6731         (gnus-agent-possibly-synchronize-flags)
6732         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6733         flags file of an agentized server to the latter function.
6734
6735         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6736         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6737         after a connection has been established successfully.
6738
6739 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6740
6741         * gnus-art.el (article-display-face): Force to display face if called
6742         interactively; check if gnus-article-x-face-too-ugly matches author.
6743         (article-display-x-face): Display face even if From header is missing
6744         as article-display-face does.
6745
6746 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6747
6748         * hashcash.el (message-narrow-to-headers-or-head)
6749         (message-fetch-field, message-goto-eoh)
6750         (message-narrow-to-headers): Declare as functions.
6751
6752 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6753
6754         * mail-source.el (mail-sources): Default to fetch from file for
6755         compatibility with default of nnmail-spool-file.
6756
6757 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6760         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6761         to look for encoded word that should be encoded again.
6762         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6763         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6764         encoding pattern.
6765         (rfc2047-decode-region): Switch strict regexp and loose one according
6766         to rfc2047-allow-irregular-q-encoded-words.
6767
6768 2007-11-25  Romain Francoise  <romain@orebokech.com>
6769
6770         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6771
6772 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6773
6774         * tls.el (tls-program): Provide more custom choices from
6775         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6776         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6777
6778 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6779
6780         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6781         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6782
6783         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6784         `nnmail-spool-file'.
6785
6786         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6787         `nnmail-spool-file'.
6788
6789         * gnus-move.el (gnus-change-server): Ditto.
6790
6791         * gnus-kill.el (gnus-batch-score): Ditto.
6792
6793         * gnus-cache.el (gnus-jog-cache): Ditto.
6794
6795         * gnus-msg.el (gnus-summary-reply):
6796         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6797
6798 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6799
6800         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6801         version.  Minor improvement to doc strings.
6802         (tls-program): Add comment.
6803
6804 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6805
6806         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6807         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6808         mismatch between the hostname provided in the certificate and the name
6809         of the host connnecting to.
6810         (open-tls-stream): Use them.  Check certificates against trusted root
6811         certificates.
6812
6813 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6814
6815         * gnus-cache.el (gnus-cache-generate-nov-databases):
6816         Use nnml-generate-nov-databases-directory instead of
6817         nnml-generate-nov-databases-1.
6818
6819 2007-11-24  Glenn Morris  <rgm@gnu.org>
6820
6821         * message.el (message-tool-bar-retro): Update for rename
6822         mail_send.xpm->mail-send.xpm.
6823
6824 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6825
6826         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6827         `smime-ldap-search' for Emacs 22 and up.
6828
6829 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6830
6831         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6832
6833         * message.el (message-send-mail-function): Fix error convention.
6834         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6835         (message-widen-reply, message-send-mail, message-talkative-question)
6836         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6837         (message-clone-locals, message-send-news): Use with-current-buffer.
6838         (message-insert-or-toggle-importance): Remove unused var `valid'.
6839         (message-make-references): Remove unused var `new-references'.
6840         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6841
6842 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6843
6844         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6845         (spam-split-symbolic-return-positive): Reflow docstring.
6846         (spam-backends, spam-summary-exit-behavior)
6847         (spam-mark-ham-unread-before-move-from-spam-group)
6848         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6849         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6850         (spam-clear-cache, spam-backend-check, spam-install-backend)
6851         (spam-install-statistical-backend, spam-list-of-processors)
6852         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6853         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6854         (spam-check-crm114, spam-initialize, spam-unload-hook):
6855         Fix typos in docstrings.
6856
6857 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6860         been checked if they have never been read and those group levels are
6861         higher than the one that a user specified.
6862
6863 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6866         foreign groups unless a group level is specified by a user.
6867         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6868
6869 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6870
6871         * message.el (message-send-mail-function): Require sendmail.
6872
6873 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6874
6875         * message.el (message-send-mail-function): Check for smtpmail too.
6876
6877         * utf7.el (utf7-encode, utf7-decode): Use coding system
6878         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6879
6880         * message.el (message-send-mail-function): New function.
6881         (message-send-mail-function): Set default using
6882         message-send-mail-function.  Adjust doc string.
6883         (message-send-mail-with-mailclient): New function.
6884
6885 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6886
6887         * smime.el (from):
6888         * rfc2047.el (message-posting-charset):
6889         * qp.el (mm-use-ultra-safe-encoding):
6890         * pop3.el (parse-time-months):
6891         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6892         * nnml.el (files):
6893         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6894         (jka-compr-compression-info-list, ange-ftp-path-format)
6895         (efs-path-regexp):
6896         * nndiary.el (files):
6897         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6898         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6899         (epg-digest-algorithm-alist, inhibit-redisplay)
6900         (password-cache-expiry):
6901         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6902         (pgg-output-buffer, password-cache-expiry):
6903         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6904         (efs-path-regexp):
6905         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6906         (inhibit-redisplay):
6907         * mm-uu.el (file-name, start-point, end-point, entry)
6908         (gnus-newsgroup-name, gnus-newsgroup-charset):
6909         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6910         (latin-unity-ucs-list):
6911         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6912         (mm-uu-binhex-decode-function):
6913         * message.el (gnus-message-group-art, gnus-list-identifiers)
6914         (rmail-enable-mime-composing, gnus-local-organization)
6915         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6916         (gnus-read-active-file, facemenu-add-face-function)
6917         (facemenu-remove-face-function, gnus-article-decoded-p)
6918         (tool-bar-mode):
6919         * mail-source.el (display-time-mail-function):
6920         * gnus-util.el (nnmail-pathname-coding-system)
6921         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6922         (gnus-original-article-buffer, gnus-user-agent)
6923         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6924         (xemacs-codename, sxemacs-codename, emacs-program-version):
6925         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6926         * gnus-start.el (gnus-agent-covered-methods)
6927         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6928         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6929         (gnus-newsgroup-headers, gnus-group-list-mode)
6930         (gnus-group-mark-positions, gnus-newsgroup-data)
6931         (gnus-newsgroup-unreads, nnoo-state-alist)
6932         (gnus-current-select-method, mail-sources)
6933         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6934         (nnmail-spool-file, gnus-cache-active-hashtb):
6935         * gnus-mh.el (mh-lib-progs):
6936         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6937         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6938         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6939         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6940         (gnus-group-buffer):
6941         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6942         (font-lock-set-defaults):
6943         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6944         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6945         (gnus-summary-post-menu, total-parts, type, condition, length):
6946         * gnus-agent.el (gnus-agent-read-agentview):
6947         * flow-fill.el (show-trailing-whitespace):
6948         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6949         eval-and-compile wrappers for byte compiler pacifiers.
6950
6951         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6952         (mm-display-inline-fontify): Check for featurep 'xemacs not
6953         extent-list.
6954
6955         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6956         itimer-list.
6957         (mm-create-image-xemacs): Only do something for XEmacs.
6958         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6959
6960         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6961
6962         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6963         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6964
6965 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6966
6967         * nnimap.el (nnimap-split-download-body):
6968         * gnus-demon.el (gnus-demon):
6969         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6970
6971 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6972
6973         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6974         macros.
6975         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6976         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6977         copy data from unibyte buffer to multibyte current buffer.
6978         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6979         to copy data from unibyte current buffer to multibyte buffer.
6980         (nntp-make-process-buffer): Make process buffer unibyte.
6981
6982         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6983
6984 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6985
6986         * pop3.el (pop3-open-server): Accept and process data more robustly at
6987         connexion start to avoid spurious "POP SSL connexion failed" errors.
6988
6989 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6992         read group names.
6993
6994 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6995
6996         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6997
6998 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6999
7000         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7001         (nnmail-save-active): Use a unibyte buffer when saving active file,
7002         which may contain non-ASCII group names.
7003
7004         * nnml.el (nnml-request-group): Decode group names in messages.
7005
7006 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7007
7008         * message.el (message-citation-line-function)
7009         (message-insert-formatted-citation-line): Fix spelling of
7010         `message-insert-formated-citation-line'.
7011
7012 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7013
7014         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7015
7016 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7019         nnmail-pathname-coding-system.
7020
7021         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7022         that a user enters; decode group names in messages.
7023
7024         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7025
7026 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7027
7028         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7029
7030         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7031
7032         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7033         risky local variable.
7034
7035         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7036
7037 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7038
7039         * encrypt.el: Improve documentation to fix function name typo.
7040         Reported by Daiki Ueno <ueno@unixuser.org>.
7041
7042 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7043
7044         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7045         even if the point is not in the last page of an article.
7046         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7047         back to the previous page.
7048
7049 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7050
7051         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7052
7053 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7056
7057 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7058
7059         * message.el (message-check-news-body-syntax): Avoid
7060         mm-string-as-multibyte.
7061         (message-hide-headers): Don't assume (point-min)==1.
7062
7063 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7064
7065         * message.el (message-remove-blank-cited-lines): Fix if remove is
7066         given.
7067         (message-bogus-address-regexp): New variable.
7068         (message-bogus-recipient-p): New function.
7069         (message-check-recipients): New command.
7070         (message-syntax-checks): Add `bogus-recipient'.
7071         (message-fix-before-sending): Add `bogus-recipient'.
7072
7073         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7074         (gnus-treat-body-boundary): Don't test window-system.
7075
7076 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7077
7078         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7079
7080 2007-10-28  Miles Bader  <miles@gnu.org>
7081
7082         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7083         at compile-time too.
7084
7085 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7086
7087         * gnus-msg.el (gnus-message-setup-hook): Add
7088         `message-remove-blank-cited-lines' to options.
7089
7090 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7091
7092         * message.el (message-remove-blank-cited-lines): New function.
7093         Suggested by Karl Plästerer.
7094
7095 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7096
7097         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7098         mapc.
7099
7100         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7101         (top-level): Use mapc to set functions to be traced for debugging.
7102
7103         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7104         called for effect with while loop.
7105
7106         * message.el (message-talkative-question): Replace mapcar called for
7107         effect with mapc.
7108
7109         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7110         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7111         called for effect with dolist.
7112
7113         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7114
7115         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7116         gnus-extra-headers and nnmail-extra-headers.
7117
7118         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7119         called for effect with dolist.
7120         (top-level): Use mapc to set functions to be traced for debugging.
7121
7122         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7123         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7124         dolist.
7125
7126         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7127         Replace mapcar called for effect with mapc.
7128         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7129         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7130         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7131         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7132
7133         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7134         remove-if that's a cl function.
7135
7136         * webmail.el (webmail-debug): Replace mapcar called for effect with
7137         dolist.
7138
7139         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7140         with mapc.
7141
7142 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7145         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7146         with while loop.
7147
7148         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7149         functions from article-* functions.
7150         (gnus-multi-decode-header): Replace mapcar called for effect with
7151         dolist.
7152
7153         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7154         (gnus-bookmark-show-details): Replace mapcar called for effect with
7155         while loop.
7156
7157         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7158         called for effect with while loop.
7159
7160         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7161         with dolist.
7162
7163         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7164         mapcar called for effect with dolist.
7165
7166         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7167
7168         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7169         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7170         Replace mapcar called for effect with dolist.
7171         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7172         mapc.
7173
7174         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7175         Replace mapcar called for effect with dolist.
7176         (gnus-topic-list): Replace mapcar called for effect with mapc.
7177
7178         * gnus.el: Use mapc instead of mapcar to add autoloads.
7179
7180 2007-10-23  Richard Stallman  <rms@gnu.org>
7181
7182         * gnus-group.el (gnus-group-highlight): Mark as risky.
7183
7184 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus.el (gnus-server-to-method): Return method found first in
7187         gnus-newsrc-alist.
7188
7189         * gnus-art.el (gnus-article-highlight-signature)
7190         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7191         button overlay without the front stickiness.
7192
7193 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7194
7195         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7196         overview buffer needed a catch to receive its throw.
7197         (gnus-agent-flush-cache): Declared as interactive to make this function
7198         easier to use.
7199
7200 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7201
7202         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7203         `next-line'.
7204
7205 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7208         exclude address matching message-dont-reply-to-names.
7209
7210 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * gnus-util.el (gnus-string<): New function.
7213
7214         * gnus-sum.el (gnus-article-sort-by-author)
7215         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7216
7217 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7218
7219         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7220         the frame-focus tag is set in gnus-buffer-configuration.
7221
7222 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7225         the front stickiness.
7226
7227 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7230         url pattern; remove duplicate one.
7231         (gnus-article-extend-url-button): New function.
7232         (gnus-article-add-buttons): Use it.
7233         (gnus-button-push): Use concatenated url that it makes.
7234
7235 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7236
7237         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7238
7239 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7240
7241         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7242         Don't hardcode point-min==1.
7243
7244 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7245
7246         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7247         Fix comment about "iso8859-1".
7248
7249 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7250
7251         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7252         ones returned from the verify-function.
7253
7254         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7255         mml2015-extract-cleartext-signature if extraction failed.
7256
7257 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7258
7259         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7260         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7261         failed.
7262
7263 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7264
7265         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7266
7267 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7268
7269         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7270         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7271         recommends to use EasyPG instead of PGG.
7272
7273         * pgg.el: Revert to revision 6.23.2.16.
7274
7275         * pgg-def.el: Revert to revision 6.6.2.14.
7276
7277         * pgg-gpg.el: Revert to revision 6.23.2.34.
7278
7279 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7280
7281         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7282         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7283         thread for both the null and zero (kill/expire thread) universal prefix
7284         cases.
7285         (gnus-summary-expire-thread): Add new function to expire a thread,
7286         using gnus-summary-kill-thread.
7287         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7288         shortcuts for gnus-summary-expire-thread.
7289         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7290         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7291
7292 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7293
7294         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7295         extras value, so an extras entry can be deleted.
7296         (gnus-registry-delete-extra-entry): Use it.
7297         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7298         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7299         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7300         storage through the gnus-registry, and provide an appropriate API for
7301         it.
7302
7303 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7306         Suggested by Leo <sdl.web@gmail.com>.
7307
7308         * gnus.el: Do.
7309
7310 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7311
7312         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7313         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7314
7315         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7316
7317         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7318         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7319
7320 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7323         newline.
7324         (nnmbox-request-accept-article): Don't change article in source buffer;
7325         narrow to header to use message-fetch-field rather than
7326         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7327         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7328         as delimiters; make sure article ends with newline.
7329         (nnmbox-delete-mail): Correct last position of article to be deleted;
7330         ignore X-Gnus-Newsgroup header in article body.
7331         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7332         positions; make sure article ends with newline.
7333
7334         * message.el (message-display-abbrev): Don't infloop when a user
7335         inserts SPC in the beginning of header.
7336
7337         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7338         coding-system-for-read and coding-system-for-write for XEmacs having no
7339         file-coding feature.
7340
7341         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7342
7343 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7344
7345         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7346         list of groups not followed by default.  Fix type to be regexp.
7347         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7348
7349 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7350
7351         * hmac-def.el (define-hmac-function): Switch from old-style to
7352         new-style backquotes.
7353
7354         * md4.el (md4-make-step): Likewise.
7355
7356 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7359         raw-text coding system when saving .newsrc file, which may contain
7360         non-ASCII group names.
7361
7362 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * gnus-cus.el (gnus-score-extra): New widget.
7365         (gnus-score-extra-convert): New function.
7366         (gnus-score-customize): Use it for Extra.
7367
7368 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7369
7370         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7371         (mml2015-mailcrypt-clear-verify): Use it.
7372         (mml2015-gpg-clear-verify): Use it.
7373         (mml2015-pgg-clear-verify): Use it.
7374         (mml2015-epg-clear-verify): Replace the current part with the output
7375         from GnuPG; don't extract the plaintext by itself.
7376
7377         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7378         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7379         mml2015-clear-verify-function; don't touch the armor headers or
7380         dash-escaped text here.
7381
7382 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7383
7384         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7385         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7386         parts, or application/octet-stream as a last resort.
7387         (gnus-mime-view-part-as-type): Don't toggle display.
7388         (gnus-mime-view-part-as-charset): Don't turn off display before
7389         querying charset.
7390
7391         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7392         stuff to undisplayer function in Emacs.
7393         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7394
7395         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7396         text/calendar parts.
7397
7398 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7399
7400         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7401         decoding text/calendar parts.
7402
7403         * message.el (message-forward-make-body-mime): Always mark body as
7404         having no illegible text; remove signed-or-encrypted argument.
7405         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7406
7407         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7408         (mml-generate-mime-1): Don't encode body if it is specified to be in
7409         raw form; don't make buffer be unibyte when inserting multibyte string.
7410
7411 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7412
7413         * sha1.el: Fix up comment style.
7414         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7415         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7416
7417         * hex-util.el: Fix up comment style.
7418         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7419
7420         * gnus-salt.el: Use with-current-buffer.
7421         (gnus-pick-setup-message): Fix long-standing typo.
7422
7423 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * imap.el (imap-logout-timeout): New variable.
7426         (imap-logout, imap-logout-wait): New functions.
7427         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7428
7429         * nnimap.el (nnimap-logout-timeout): New server variable.
7430         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7431         nnimap-logout-timeout.
7432
7433         * gnus-art.el (gnus-article-summary-command-nosave)
7434         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7435
7436 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7437
7438         * gnus.el (gnus-maximum-newsgroup): New variable.
7439
7440         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7441         according to gnus-maximum-newsgroup.
7442
7443         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7444         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7445         Limit the range of articles according to gnus-maximum-newsgroup.
7446
7447 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7448
7449         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7450         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7451         Don't perform gnus-configure-windows here; reuse existing sticky
7452         article buffer.
7453
7454         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7455         it doesn't exist in gnus-article-mode.
7456
7457 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7460         (gnus-agent-decoded-group-name): New function.
7461         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7462         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7463
7464 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7465
7466         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7467         Add binding for gnus-sticky-article.
7468         (gnus-summary-exit): Don't kill sticky article buffers.
7469
7470         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7471         article buffer.
7472         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7473         (gnus-kill-sticky-article-buffers): New commands.
7474
7475 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * nntp.el (nntp-xref-number-is-evil): New server variable.
7478         (nntp-find-group-and-number): If it is non-nil, don't trust article
7479         numbers in the Xref header.
7480
7481 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7482
7483         * gnus-agent.el (gnus-agent-read-group): New function.
7484         (gnus-agent-flush-group, gnus-agent-expire-group)
7485         (gnus-agent-regenerate-group): Use it.
7486         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7487         nnmail-pathname-coding-system.
7488
7489 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7490
7491         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7492
7493         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7494         that are unread as unread, and also as selected so that information of
7495         marks having been changed by a user may be updated when exiting group.
7496
7497 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7498
7499         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7500         calculated ignoring signature parts to gnus-treat-article.
7501
7502 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7505         a point here in order to keep the window start.
7506         (gnus-insert-mime-security-button): Make a button overlay without the
7507         front stickiness.
7508         (gnus-mime-display-security): Goto the end of a button.
7509
7510         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7511
7512 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7513
7514         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7515         group-name-at-point.
7516         (gnus-group-completing-read): New function that offers decoded
7517         non-ASCII group names for completion.
7518         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7519         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7520         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7521         (gnus-group-fetch-control): Use it.
7522         (gnus-fetch-group): Use group-name-at-point for the initial value
7523         rather than the default value; use gnus-alive-p.
7524
7525         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7526         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7527         (gnus-summary-post-news): Use gnus-group-completing-read.
7528
7529         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7530         (gnus-read-move-group-name): Decode group name for completion.
7531
7532 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7533
7534         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7535         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7536         Yamaoka slightly modified the code).
7537
7538 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7541         (nnmail-split-incoming): Bind it.
7542
7543         * nnml.el (nnml-group-name-charset): New function.
7544         (nnml-decoded-group-name): Use it; don't decode group name if
7545         nnmail-group-names-not-encoded-p is non-nil.
7546         (nnml-encoded-group-name): New function.
7547         (nnml-group-pathname): Inline nnml-decoded-group-name.
7548         (nnml-request-expire-articles): Decode group name in message.
7549         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7550         nnmail-pathname-coding-system.
7551         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7552         not decoded ones according to nnmail-group-names-not-encoded-p.
7553         (nnml-generate-active-info): Use nnml-encoded-group-name.
7554
7555 2007-08-08  Glenn Morris  <rgm@gnu.org>
7556
7557         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7558         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7559         doc-strings and comments.
7560
7561 2007-07-25  Glenn Morris  <rgm@gnu.org>
7562
7563         * Relicense all FSF files to GPLv3 or later.
7564
7565 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * gnus-sum.el (gnus-summary-move-article): Make
7568         gnus-summary-respool-article work.
7569
7570 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7571
7572         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7573         string.
7574
7575 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7576
7577         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7578         that should be ignored when comparing distant RSS articles with local
7579         ones.
7580         (nnrss-make-hash-index): New function.  Create a hash index according
7581         to the ignored fields.
7582         (nnrss-check-group): Use it.
7583
7584 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7587
7588         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7589
7590         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7591         the new optional argument ENCODED is non-nil.
7592         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7593         coding system for encoding group name.
7594         (gnus-group-make-rss-group): Pass un-encoded group name to
7595         gnus-group-make-group.
7596         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7597         encoded.
7598
7599         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7600         Encode group name to which articles are moved or copied.
7601         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7602         coding system for encoding Newsgroup, Followup-To and Xref headers.
7603
7604         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7605         marks; use nnheader-file-coding-system to write a file.
7606         (nnagent-retrieve-headers): Bind file-name-coding-system to
7607         nnmail-pathname-coding-system.
7608
7609         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7610
7611         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7612         (nnml-request-article, nnml-request-create-group)
7613         (nnml-request-rename-group, nnml-find-id)
7614         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7615         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7616         (nnml-save-marks): Use nnml-group-pathname instead of
7617         nnmail-group-pathname.
7618
7619         (nnml-request-create-group, nnml-request-expire-articles)
7620         (nnml-request-move-article, nnml-request-delete-group)
7621         (nnml-deletable-article-p, nnml-possibly-create-directory)
7622         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7623         (nnml-open-marks): Bind file-name-coding-system to
7624         nnmail-pathname-coding-system.
7625
7626         (nnml-request-article): Pass server argument to nnml-find-group-number.
7627         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7628         server argument to nnml-possibly-create-directory.
7629         (nnml-request-accept-article): Pass server argument to
7630         nnml-active-number and nnml-save-mail.
7631         (nnml-find-group-number): Pass server argument to nnml-find-id.
7632         (nnml-request-update-info): Pass server argument to
7633         nnml-marks-changed-p.
7634
7635         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7636         (nnml-save-mail, nnml-active-number): Add server argument.
7637
7638         (nnml-request-delete-group): Warn if group is missing.
7639         (nnml-get-nov-buffer): Decode group name.
7640         (nnml-generate-active-info): Encode group name.
7641         (nnml-open-marks): Decode group name in messages.
7642
7643 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7644
7645         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7646         if it is not specified.
7647         (gnus-article-pipe-part, gnus-article-save-part)
7648         (gnus-article-interactively-view-part, gnus-article-copy-part)
7649         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7650         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7651         (gnus-article-replace-part, gnus-article-delete-part)
7652         (gnus-article-view-part-as-type): Pass raw prefix argument to
7653         gnus-article-part-wrapper.
7654
7655 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * gnus-agent.el (gnus-agent-save-active): Bind
7658         nnheader-file-coding-system to gnus-agent-file-coding-system.
7659
7660         * gnus-cache.el (gnus-cache-save-buffers)
7661         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7662         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7663         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7664         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7665         (gnus-cache-generate-active, gnus-cache-rename-group)
7666         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7667         (gnus-cache-update-overview-total-fetched-for): Bind
7668         file-name-coding-system to nnmail-pathname-coding-system.
7669         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7670         variables.
7671         (gnus-cache-decoded-group-name): New function.
7672         (gnus-cache-file-name): Use it.
7673         (gnus-cache-generate-active): Use non-decoded group name for active.
7674
7675         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7676         right place.
7677         (gnus-write-active-file): Don't break non-ASCII group names.
7678
7679         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7680         nnmail-pathname-coding-system.
7681
7682         * lpath.el: Bind default-file-name-coding-system,
7683         file-name-coding-system and language-info-alist for XEmacs.
7684
7685         * gnus-uu.el (gnus-uu-decode-save): Typo.
7686
7687 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7688
7689         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7690
7691 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7692
7693         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7694         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7695         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7696         (gnus-agent-flush-group, gnus-agent-flush-cache)
7697         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7698         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7699         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7700         (gnus-agent-regenerate-group)
7701         (gnus-agent-update-files-total-fetched-for)
7702         (gnus-agent-update-view-total-fetched-for): Bind
7703         file-name-coding-system to nnmail-pathname-coding-system.
7704         (gnus-agent-group-pathname): Don't encode file names by
7705         nnmail-pathname-coding-system.
7706         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7707         coding-system-for-write instead of buffer-file-coding-system to
7708         gnus-agent-file-coding-system.
7709
7710         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7711         Decode group name.
7712
7713         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7714
7715         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7716         (gnus-read-newsrc-el-file): Make group names unibyte.
7717
7718         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7719         nnmail-pathname-coding-system.
7720
7721         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7722         (nnrss-request-delete-group): Bind file-name-coding-system to
7723         nnmail-pathname-coding-system.
7724         (nnrss-read-server-data, nnrss-read-group-data): Bind
7725         file-name-coding-system correctly.
7726         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7727
7728         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7729         (nntp-server-to-method-cache): New variable.
7730         (nntp-group-pathname): New function that decodes non-ASCII group names.
7731         (nntp-possibly-create-directory, nntp-marks-changed-p)
7732         (nntp-save-marks, nntp-open-marks): Use it.
7733         (nntp-possibly-create-directory, nntp-open-marks):
7734         Bind file-name-coding-system to nnmail-pathname-coding-system.
7735         (nntp-open-marks): Decode group names when bootstrapping marks.
7736
7737         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7738         Newsgroups and Folowup-To headers.
7739
7740 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7741
7742         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7743         (gnus-server-closed-face, gnus-server-denied-face)
7744         (gnus-server-offline-face): Remove variable.
7745         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7746
7747         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7748         of modifying message-stack directly for XEmacs.
7749
7750         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7751         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7752         if the coding-system argument is nil for XEmacs.
7753
7754         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7755         mm-charset-override-alist.
7756
7757         * rfc2047.el: Don't require base64; require rfc2045 for the function
7758         rfc2045-encode-string.
7759         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7760         to quote the parameter value.
7761
7762 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7765         form in gnus-group-name-charset-method-alist.
7766
7767         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7768         overrides the default layout edit-form.
7769
7770         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7771
7772         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7773
7774 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7777         as unfetched articles.
7778
7779 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7780
7781         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7782
7783 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7786         original back end that keeps marks in the local system.
7787
7788 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7789
7790         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7791         arg of pop-to-buffer for XEmacs.
7792         (gnus-article-read-summary-keys): Ditto; don't restore window
7793         configuration if summary command ends up with neither article buffer
7794         nor summary buffer; describe bindings if summary keys end with C-h.
7795
7796 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7797
7798         * message.el (message-fix-before-sending): Skip raw message part to be
7799         forwarded while checking illegible text.
7800         (message-forward-make-body-mime, message-forward-make-body): Mark
7801         signed or encrypted raw message as having no illegible text.
7802
7803 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7804
7805         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7806         (gnus-message-with-timestamp-1): New macro.
7807         (gnus-message-with-timestamp): New function.
7808         (gnus-message): Use them.
7809
7810         * nnheader.el (nnheader-message): Use them.
7811
7812 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7813
7814         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7815         .newsrc.eld file.
7816
7817 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * gnus-agent.el (gnus-agent-fetch-headers)
7820         (gnus-agent-retrieve-headers): Bind
7821         gnus-decode-encoded-address-function to identity.
7822
7823         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7824         available also when the server returns simply a dot.
7825
7826         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7827
7828 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7831
7832 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * gnus-ems.el (gnus-x-splash): Make it work.
7835
7836         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7837         from being used.
7838
7839         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7840
7841 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7844         4th and the 5th arguments.
7845
7846         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7847         the front stickiness.
7848         (gnus-article-summary-command-nosave): Correct the order of the
7849         arguments passed to pop-to-buffer.
7850         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7851         summary command ends up with the article buffer.
7852
7853         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7854         the same faces.
7855
7856 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7857
7858         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7859
7860 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7861
7862         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7863         * gnus-sum.el (gnus-summary-highlight):
7864         * pgg.el (pgg-sign-region, pgg-sign):
7865         * mail-source.el (mail-source-delete-old-incoming-confirm):
7866         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7867
7868 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7869
7870         * gnus-art.el (gnus-mime-view-part-externally)
7871         (gnus-mime-view-part-internally): Fix predicate function passed to
7872         completing-read.
7873
7874         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7875
7876         * gnus.el (gnus-update-message-archive-method): Add :version.
7877
7878 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * gnus.el (gnus-update-message-archive-method): New variable.
7881
7882         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7883         according to gnus-message-archive-method if
7884         gnus-update-message-archive-method is non-nil.
7885
7886 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7887
7888         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7889         by Loic Dachary <loic@dachary.org>.
7890         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7891
7892 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * message.el (message-pop-to-buffer): Add switch-function argument.
7895         (message-mail): Pass switch-function argument to it.
7896
7897 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7898
7899         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7900         Improve doc string.
7901
7902 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7905         (gnus-header-content)
7906         * gnus-cite.el (gnus-cite-10)
7907         * gnus-srvr.el (gnus-server-closed)
7908         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7909         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7910         (gnus-group-mail-3-empty, gnus-group-mail-low)
7911         (gnus-group-mail-low-empty, gnus-splash)
7912         * message.el (message-header-to, message-header-cc)
7913         (message-header-subject, message-header-other, message-header-name)
7914         (message-header-xheader, message-separator, message-cited-text)
7915         (message-mml): Lighten colors of faces used for dark background.
7916
7917 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7918
7919         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7920         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7921
7922 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7923
7924         * message.el (message-narrow-to-headers-or-head):
7925         Ignore mail-header-separator in the body.
7926
7927 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7928
7929         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7930         same as window size.
7931
7932 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7933
7934         * message.el (message-font-lock-keywords): Use message-header-xheader
7935         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7936         ahead of the anything pattern, to get it recognised.
7937
7938 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7939
7940         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7941         spam.el loads uses it in the compiled defadvice form.
7942
7943 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7944
7945         * gnus-sum.el (gnus-articles-to-read)
7946         (gnus-summary-insert-old-articles): Don't truncate group name for
7947         `read-string'.
7948
7949         * gnus-util.el (gnus-limit-string): Delete this function.
7950
7951         * gnus-sum.el (gnus-simplify-subject-fully): Use
7952         `truncate-string-to-width' instead.
7953
7954 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7955
7956         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7957         if, on summary exit, the next group has to be selected.
7958         (gnus-summary-exit): Use it.
7959
7960 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7961
7962         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7963         non-break space.
7964
7965 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7966
7967         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7968         Check if group is not a directory.
7969         (nnfolder-request-expire-articles): Don't delete articles if the target
7970         group is not available.
7971
7972         * nnml.el (nnml-request-create-group): Properly check if group is not a
7973         file.
7974         (nnml-request-expire-articles): Don't delete articles if the target
7975         group is not available.
7976
7977         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7978         Don't quote characters that are within parentheses.
7979
7980 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7981
7982         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7983         (gnus-handle-ephemeral-exit): Select article according to it.
7984
7985 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7986
7987         * message.el (message-insert-formated-citation-line): Remove newline.
7988         (message-citation-line-format): Add final \n here so that the user can
7989         avoid a blank line.
7990
7991 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7992
7993         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7994         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7995         Update lanl/arXiv support.
7996
7997 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7998
7999         * gnus.el: Bump version number.
8000
8001 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002
8003         * gnus.el (gnus-version-number): Bump version.
8004
8005 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8006
8007         * gnus.el: No Gnus v0.6 is released.
8008
8009 2007-04-27  Didier Verna  <didier@xemacs.org>
8010
8011         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8012         * gmm-utils.el (gmm-regexp-concat): here.
8013         * message.el: Don't require 'gnus-util.
8014         (message-dont-reply-to-names): Handle name change above.
8015         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8016
8017 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8020         since the initial value varies according to the system.
8021
8022 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8023
8024         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8025
8026 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8027
8028         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8029
8030 2007-04-24  Didier Verna  <didier@xemacs.org>
8031
8032         Improve the type of gnus-ignored-from-addresses.
8033         * gnus-util.el (gnus-orify-regexp): New function.
8034         * message.el (gnus-util): Require it.
8035         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8036         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8037         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8038
8039 2007-04-24  Didier Verna  <didier@xemacs.org>
8040
8041         * gnus-sum.el:
8042         * gnus-utils.el: Fix some trailing whitespaces.
8043
8044 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8047         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8048         article's Message-ID; refer parent article in summary buffer.
8049
8050         * message.el (message-bounce): Call mime-to-mml.
8051
8052         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8053         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8054         optimize and/or forms properly.
8055
8056 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8057
8058         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8059         URL.
8060
8061 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8064
8065 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8068         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8069         displayed of multipart/alternative part if it is invoked from summary
8070         buffer.
8071
8072         * mm-view.el (mm-inline-text-html-render-with-w3m)
8073         (mm-inline-text-html-render-with-w3m-standalone)
8074         (mm-inline-render-with-function): Use mail-parse-charset by default.
8075
8076 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8077
8078         * parse-time.el (parse-time-string-chars): Check if CHAR
8079         is less than the length of parse-time-syntax.
8080
8081 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8082
8083         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8084         from gnus-newsgroup-processable.
8085
8086 2007-04-16  Didier Verna  <didier@xemacs.org>
8087
8088         * gnus-msg.el (gnus-configure-posting-styles): Handle
8089         message-signature-directory properly with :file syntax.  Reported by
8090         "Leo".
8091
8092 2007-04-11  Didier Verna  <didier@xemacs.org>
8093
8094         New user option: message-signature-directory.
8095         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8096         * message.el (message-insert-signature): Ditto.
8097         * message.el (message-signature-file): Doc update.
8098         * message.el (message-signature-directory): New.
8099
8100 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * gnus-msg.el (gnus-inews-yank-articles): Use
8103         message-exchange-point-and-mark instead of exchange-point-and-mark.
8104
8105 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8106
8107         * message.el (message-yank-original): Make sure cited text ends with
8108         newline; don't exchange point and mark.
8109
8110 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8111
8112         * tls.el (open-tls-stream): Properly handle case where there
8113         is no associated buffer.
8114
8115 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8116
8117         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8118         message-yank-original, make sure (< mark TEXT point).
8119
8120 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8121
8122         * message.el (message-fill-column): New variable.
8123         (message-mode): Use it.  Add comment on a possible new hook.
8124
8125         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8126         (nnmail-get-new-mail): Reformat.
8127
8128         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8129
8130         * gmm-utils.el: Fix Commentary.
8131         (gmm-tool-bar-from-list): Fix typo in doc string.
8132
8133 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8134
8135         * message.el (message-yank-original): Don't switch point and mark
8136         unnecessarily to put point and mark as documented.
8137
8138 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8139
8140         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8141         from the message heads.
8142
8143 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8144
8145         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8146         article buffer does not have a window.  This may not be the best
8147         solution but is certainly better than setting the start of the null,
8148         that is the current, window.
8149
8150 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8151
8152         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8153         (gnus-draft-setup): Run it.
8154
8155         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8156         gnus-score-fast-scoring.  Allow regexp.
8157         (gnus-score-headers): Use it.
8158
8159         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8160         XEmacs.
8161
8162         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8163         string.
8164         (gnus-button-alist): Also catch `<f1> k ...'.
8165         (gnus-treat-display-x-face): Fix doc string.
8166
8167 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8168
8169         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8170         evaluation of gnus-extended-version to ensure correct generation of the
8171         User-Agent header when message-generate-headers-first is used.
8172
8173 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8174
8175         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8176         hashcash-path is nil.  Don't call callback with incorrect number of
8177         parameters if val is 0.
8178
8179 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8180
8181         * message.el (message-required-news-headers):
8182         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8183
8184 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8185
8186         * tls.el (open-tls-stream): In handshake-waiting loop,
8187         don't wait more if there is output available to process.
8188
8189 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8190
8191         * tls.el (tls-program): Doc fix.
8192
8193 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * message.el (message-generate-new-buffers): Change the meaning of the
8196         nil value; add `standard' to the choices; treat t as `unique'; improve
8197         doc string.
8198         (gnus-select-frame-set-input-focus): Autoload.
8199         (message-buffer-name): Search for the existing message buffer if
8200         message-generate-new-buffers is nil or `standard'; treat the value t of
8201         message-generate-new-buffers as `unique'.
8202         (message-pop-to-buffer): Raise the frame already displaying the message
8203         buffer; clear the echo area after querying.
8204         (message-setup): Pass the `continue' argument to compose-mail.
8205         (message-mail): Prefer `switch-function' if it is given; search for the
8206         existing message buffer if the `continue' argument is non-nil; pass
8207         continue and switch-function arguments to compose-mail by way of
8208         message-setup.
8209         (message-mail-other-window): Adjust argument of message-setup.
8210         (message-mail-other-frame): Ditto.
8211
8212 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8213
8214         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8215         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8216         to turn font-lock on when turning gnus-message-citation-mode on.
8217
8218 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8219
8220         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8221         (mml-smime-function-alist): New variable; add epg as the backend.
8222         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8223         mml-smime- functions instead.
8224         * mm-view.el: Require smime.
8225
8226 2007-03-05  Didier Verna  <didier@xemacs.org>
8227
8228         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8229         instead of just inheritance for posting styles.
8230         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8231
8232 2007-02-24  Chris Moore  <dooglus@gmail.com>
8233
8234         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8235         * pgg-pgp.el (pgg-pgp-encrypt-region):
8236         * pgg-gpg.el (pgg-gpg-encrypt-region):
8237         Check pgg-encrypt-for-me if no other recipients.
8238
8239 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8240
8241         * tls.el (tls-certtool-program): Fix custom type.
8242
8243 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8246         and point-at-eol instead of line-(beginning|end)-position.
8247
8248         * assistant.el (assistant-parse-buffer): Ditto.
8249
8250         * netrc.el (netrc-parse-services): Ditto.
8251
8252 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8253
8254         * mml2015.el (mml2015-epg-find-usable-key): New function.
8255         (mml2015-epg-sign): Use it.
8256         (mml2015-epg-encrypt): Use it.
8257
8258 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * message.el (message-make-in-reply-to): Quote name containing
8261         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8262         if there are special characters.  Reported by NAKAJI Hiroyuki
8263         <nakaji@jp.freebsd.org>.
8264
8265 2007-02-27  Didier Verna  <didier@xemacs.org>
8266
8267         Include the group parameters as well as the topic ones in the
8268         inheritance filter process.
8269         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8270         argument GROUP-PARAMS-LIST.
8271         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8272
8273 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * nntp.el (nntp-never-echoes-commands)
8276         (nntp-open-connection-functions-never-echo-commands): New variables.
8277         (nntp-send-command): Use them.
8278
8279 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8280
8281         * mml2015.el (mml2015-epg-verify): Simplified.
8282
8283 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * mml.el (mml-content-disposition-alist): New user option.
8286         (mml-content-disposition): New function.
8287         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8288         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8289
8290 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8291
8292         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8293         verification.
8294
8295 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8296
8297         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8298         articles posted in the last 24 hours.
8299
8300 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8301
8302         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8303
8304 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8305
8306         * nntp.el (nntp-send-command): Don't wait for echoes when
8307         nntp-open-ssl-stream is used.
8308
8309 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8310
8311         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8312         (gnus-message-add-citation-keywords)
8313         (gnus-message-remove-citation-keywords): Remove.
8314         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8315         directly, make the variables in font-lock-defaults buffer-local, add
8316         gnus-message-citation-keywords to them and then update the value of
8317         font-lock-keywords.
8318
8319 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8320
8321         * message.el (message-cite-original-1): Don't call
8322         gnus-article-highlight-citation.
8323
8324         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8325         citations; fix line count.
8326
8327 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8328
8329         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8330         (gnus-message-add-citation-keywords)
8331         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8332         versions of font-lock-add-keywords and font-lock-remove-keywords to
8333         work with XEmacs correctly.
8334
8335 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8336
8337         * gnus-cite.el (gnus-cite-face-list): Set the values of
8338         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8339         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8340         (gnus-message-cite-prefix-regexp): New variable.
8341         (gnus-message-search-citation-line): Use it; protect against long
8342         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8343         the 0th match data for Emacs.
8344         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8345         (gnus-message-add-citation-keywords): Append keywords rather than
8346         prepending; emulate font-lock-add-keywords if it is not available.
8347         (gnus-message-remove-citation-keywords): Emulate
8348         font-lock-remove-keywords if it is not available.
8349
8350         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8351
8352         * message.el (message-cite-prefix-regexp): Set the value of
8353         gnus-message-cite-prefix-regexp.
8354
8355 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8356
8357         * nnweb.el (nnweb-google-parse-1): Update parser.
8358
8359 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8360
8361         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8362
8363 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8364
8365         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8366         regexp.
8367
8368 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8371         string-to-multibyte.
8372         (uudecode-decode-region-internal): Use it.
8373
8374         * lpath.el: Fbind string-as-multibyte for XEmacs.
8375
8376 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8379         custom choice.
8380
8381         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8382
8383 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8384
8385         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8386
8387         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8388         `write-region' to respect `mm-inhibit-file-name-handlers'.
8389
8390 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8391
8392         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8393         Use gnus-home-directory instead of "~/" or "$HOME".
8394
8395 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8396
8397         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8398         to mention filename.
8399         Add comments at beginning regarding usage.
8400         (encrypt-write-file-contents): Change interactive so a string is
8401         acceptable.  If the file has no associated model, show an error instead
8402         of a nonsense prompt.
8403
8404 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8405
8406         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8407         Thanks to Yoshihiko Yamada for kind notification of this typo.
8408
8409 2007-01-12  Kenichi Handa  <handa@m17n.org>
8410
8411         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8412         multibyte buffer.
8413
8414 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8415
8416         * gnus-score.el (gnus-score-fast-scoring): New variable.
8417         (gnus-score-headers): Use it.
8418
8419         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8420
8421         * message.el (message-cite-original-1): Call
8422         gnus-article-highlight-citation if requested.
8423         (message-make-from): Allow name and address as optional arguments.
8424
8425         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8426
8427         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8428         bugs to doc string.
8429         (gnus-button-alist): Add mid\\|message-id.
8430         (gnus-button-fetch-group): Extend for use in
8431         `browse-url-browser-function'.
8432         (gnus-button-url-regexp): Try to catch paired parentheses like in
8433         Wikipedia URLs.
8434
8435         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8436         Suggested by Simon Krahnke <overlord@gmx.li>.
8437
8438 2007-01-13  Romain Francoise  <romain@orebokech.com>
8439
8440         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8441         Update copyright.
8442
8443 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8444
8445         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8446
8447 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8448
8449         * gnus-registry.el (gnus-registry-unfollowed-groups)
8450         (gnus-registry-split-fancy-with-parent): Fix documentation.
8451
8452 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8453
8454         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8455         from nnweb groups.
8456
8457 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8458
8459         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8460         Xref urls.  Erase buffer before requesting head.
8461
8462 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8463
8464         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8465         customizable.
8466
8467 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8468
8469         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8470         no signing key is found.
8471         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8472         no encrypting and/or signing key is found.
8473
8474 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8475
8476         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8477
8478 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8479
8480         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8481         headers read from disk with the ones newly found in the current search.
8482         This should no longer cause problems, because the article numbers in
8483         Gmane's `nov.php' output are ignored since the previous change.
8484
8485 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8486
8487         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8488
8489 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8492         replace-regexp-in-string; bind url-version; fbind display-images-p and
8493         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8494         find-face and set-itimer-function for Emacs; bind itimer-list for
8495         Emacs.
8496
8497         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8498
8499 2007-01-01  Romain Francoise  <romain@orebokech.com>
8500
8501         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8502
8503 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8504
8505         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8506         `define-minor-mode' macro definition expanded properly.
8507         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8508         exclude it there.
8509
8510         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8511         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8512         `fboundp' test.
8513         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8514         This is OK to autoload in (S)XEmacs now.
8515
8516 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8517
8518         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8519         keystroke.
8520         (gnus-summary-limit-to-singletons): Fix typo.
8521
8522         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8523         else fails.
8524
8525 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8526
8527         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8528         docstring.
8529
8530         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8531         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8532         (gnus-summary-insert-dormant-articles): Fix typo in message.
8533
8534 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8535
8536         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8537         nil for XEmacs.
8538         (gnus-message-citation-mode): Don't autoload in XEmacs.
8539
8540         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8541
8542 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8543
8544         * nnimap.el (nnimap-expunge-search-string): Mention
8545         nnimap-search-uids-not-since-is-evil in docstring.
8546
8547 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8548
8549         * spam.el: Revert to make-obsolete-variable because
8550         define-obsolete-variable-alias is not supported in Emacs 21.
8551
8552         * spam.el (spam-ifile-path, spam-ifile-database-path)
8553         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8554         make-obsolete-variable.
8555         (spam-bsfilter-path, spam-bsfilter-program)
8556         (spam-spamassassin-path, spam-spamassassin-program)
8557         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8558         use "path" inappropriately.
8559         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8560         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8561         variable names.
8562
8563 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8564
8565         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8566         summary buffer.
8567
8568         * password.el (password-cache-remove): Use clear-string to burn
8569         password, if available.
8570
8571 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8572
8573         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8574
8575         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8576
8577         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8578         (gnus-message-highlight-citation): Move defcustom here from
8579         gnus-cite.el.
8580         (gnus-message-citation-mode): Autoload.
8581
8582         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8583         checks to make it compile with XEmacs.
8584         (gnus-message-citation-mode): New minor mode.
8585         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8586         (gnus-message-highlight-citation): New variables.
8587         (gnus-message-search-citation-line)
8588         (gnus-message-add-citation-keywords)
8589         (gnus-message-remove-citation-keywords)
8590         (turn-on-gnus-message-citation-mode)
8591         (turn-off-gnus-message-citation-mode): New functions.
8592
8593 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8594
8595         * gnus-cite.el: Enable highlighting of different citation levels in
8596         message-mode.
8597
8598 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8599
8600         * message.el (message-make-fqdn): Fix comment.
8601         (message-bogus-system-names): Add ".local".
8602
8603         * spam.el (spam-ifile-path, spam-ifile-program)
8604         (spam-ifile-database-path, spam-ifile-database)
8605         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8606         Don't use "path" inappropriately.
8607         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8608         strings.
8609         (spam-check-ifile, spam-ifile-register-with-ifile)
8610         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8611         new variable names.
8612
8613         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8614         (gnus-treat-display-smileys): Simplify using
8615         gnus-image-type-available-p.
8616
8617         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8618         available.
8619
8620         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8621         `display-images-p' if available.
8622
8623 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8624
8625         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8626         one after turning on the buffer's multibyteness instead of decoding
8627         them directly in the unibyte buffer that causes unexpected conversion
8628         in Emacs 23 (unicode).
8629
8630 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8631
8632         * message.el (message-generate-hashcash): Fix custom type.
8633
8634 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8635
8636         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8637
8638 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8639
8640         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8641         disconnect icons.  Add help text.
8642
8643 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8644
8645         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8646         negated to be consistent with the others we handle.
8647
8648 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8649
8650         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8651         version of gnus-summary-buffer to something, so that we can use two
8652         article buffers at the same time.
8653
8654 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8655
8656         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8657         trigger all the extra headers.
8658         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8659         sorting.
8660
8661 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8662
8663         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8664         solid groups.
8665
8666 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8667
8668         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8669
8670 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8671
8672         * legacy-gnus-agent.el: Add Copyright notice.
8673
8674 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8675
8676         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8677
8678 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8681
8682         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8683         to make it work reliably in CVS Emacs.
8684         (gnus-summary-limit-strange-charsets-predicate)
8685         (gnus-summary-limit-to-predicate): New functions.
8686
8687 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8688
8689         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8690         specifying array size.
8691         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8692         array if it is too small.
8693         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8694         (gnus-sort-threads-loop): New function.
8695
8696 2006-12-06  Chris Moore  <dooglus@gmail.com>
8697
8698         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8699         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8700
8701 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8702
8703         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8704         options.
8705
8706 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8707
8708         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8709         DOS-ing the recipient.
8710
8711         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8712         the headers when creating the mapping to avoid mismappings.
8713         (nnweb-gmane-create-mapping): Always nix out old mapping.
8714
8715 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8716
8717         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8718         and mm-verify-option to never.
8719
8720 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8721
8722         * message.el (message-signed-or-encrypted-p): New function.
8723         (message-forward-make-body): Use it.
8724
8725         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8726         Replace encode-coding-string with mm-encode-coding-string.
8727
8728 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8729
8730         * nneething.el (nneething-decode-file-name): Replace
8731         decode-coding-string with mm-decode-coding-string.
8732
8733         * gnus-int.el (gnus-open-server): Say failed server's name.
8734
8735 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8736
8737         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8738         strings to a single string.  Quote `errors-file-name'.
8739         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8740         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8741         Adjust calls.  Use `shell-quote-argument'.
8742
8743 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8744
8745         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8746         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8747
8748         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8749         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8750         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8751         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8752         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8753         (gnus-subscribe-newsgroup, gnus-1):
8754         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8755         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8756         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8757         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8758
8759 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8762         keystroke.
8763         (gnus-summary-limit-to-bodies): Implement headersp.
8764
8765 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8766
8767         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8768
8769 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8772
8773 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8774
8775         * message.el (message-generate-hashcash): Expand range of values to
8776         include `opportunistic'.
8777         (message-send-mail): Use it.
8778
8779 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8780
8781         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8782         and comment it.
8783
8784         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8785
8786 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8787
8788         * gnus-util.el (gnus-extract-address-components): Improve comment.
8789
8790 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8791
8792         * gnus-util.el (gnus-extract-address-components): Work with address in
8793         which the name portion contains @.
8794
8795         * lpath.el: Fbind custom-autoload.
8796
8797 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8798
8799         * gnus.el (gnus-start): Move custom group up.
8800         (gnus-select-method): Don't autoload, but make it available for
8801         `customize-variable'.
8802         (gnus-getenv-nntpserver): Don't autoload.
8803
8804 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8805
8806         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8807
8808 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8809
8810         * message.el (message-sendmail-extra-arguments): New variable.
8811         (message-send-mail-with-sendmail): Use it.
8812
8813 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8814
8815         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8816         mm-with-unibyte-current-buffer to make string unibyte.
8817
8818         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8819         mm-string-as-multibyte.
8820
8821 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8822
8823         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8824         Reported by Werner Koch <wk@gnupg.org>.
8825
8826 2006-11-14  Daiki Ueno  <ueno@p360>
8827
8828         * mml2015.el: Autoload epa-select-keys when compiling.
8829
8830 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8831
8832         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8833         message-options.
8834         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8835
8836 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8837
8838         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8839         EasyPG (< 0.0.6).
8840         (mml2015-always-trust): New user option.
8841         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8842         prompt.
8843
8844 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * nntp.el (nntp-authinfo-force): New variable.
8847         (nntp-send-authinfo): Use it.
8848
8849 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8852         decode encoded words.  Improve prompt.  Add comment about forwarding.
8853         (message-replacement-char): Move up.
8854
8855 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8856
8857         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8858         instead of gnus-intersection because arguments of gnus-sorted-nunion
8859         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8860
8861 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8864         (message-simplify-subject-functions): Enable
8865         message-strip-subject-encoded-words by default.
8866
8867 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8868
8869         * message.el (message-strip-subject-encoded-words): New function.
8870         (message-simplify-subject-functions): New variable.
8871         (message-simplify-subject): Use it.  Fix typo in doc string.
8872         Support message-strip-subject-encoded-words.
8873
8874 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8875
8876         * gnus-diary.el (gnus-diary-delay-format-function):
8877         * nndiary.el (nndiary-reminders):
8878         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8879
8880 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         * gnus-art.el (article-hide-boring-headers): Fetch date from
8883         gnus-original-article-buffer to avoid problems with localized date
8884         strings.
8885
8886 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8887
8888         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8889
8890 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8891
8892         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8893         New variables.
8894         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8895         (mm-charset-synonym-alist): Move some entries to
8896         mm-codepage-iso-8859-list.
8897         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8898         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8899
8900 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8903
8904 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8907         with Emacs 21 and XEmacs.
8908
8909 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8910
8911         * spam.el (spam-parse-address): New function for better parsing,
8912         catching errors, etc.
8913         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8914
8915 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8916
8917         * mm-view.el: Add interactive arg to html2text autoload.
8918
8919 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8920
8921         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8922
8923 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8924
8925         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8926         variables.
8927         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8928         (mm-charset-synonym-alist): Move some entries to
8929         mm-codepage-iso-8859-list.
8930
8931         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8932
8933 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8934
8935         * message.el (message-citation-line-format)
8936         (message-insert-formated-citation-line): Fix implementation of %E, %N
8937         and %n according to the doc string.
8938
8939 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8940
8941         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8942         car-safe to avoid bad parses.
8943
8944 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8947         names.
8948
8949         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8950
8951 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8952
8953         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8954         header.
8955
8956         * message.el (message-draft-headers): Add Date.
8957         (message-headers-to-generate): Fix typo in docstring.
8958
8959         * nndraft.el (nndraft-required-headers): New variable.
8960         (nndraft-generate-headers): Use it.
8961
8962         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8963
8964 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8965
8966         * gnus-registry.el (gnus-registry-wash-for-keywords)
8967         (gnus-registry-find-keywords): New functions to allow easy searching of
8968         articles that are in the registry.
8969
8970 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8971
8972         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8973         ietf-drums-parse-address instead of gnus-extract-address-components.
8974         Reported by Damien Elmes <damien@repose.cx>.
8975
8976 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8977
8978         * gnus.el (gnus-mime): Remove unused custom group.
8979
8980 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8981
8982         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8983         "blank line" when searching for end of armor headers.
8984
8985 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * gmm-utils.el (gmm-write-region): Fix variable name.
8988
8989 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * gmm-utils.el (gmm-write-region): New function based on compatibility
8992         code from `mm-make-temp-file'.
8993
8994         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8995
8996         * nnmaildir.el (nnmaildir--update-nov)
8997         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8998         Use `gmm-write-region'.
8999
9000 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9001
9002         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9003         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9004
9005         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9006
9007         * message.el (message-replacement-char): New variable.
9008         (message-fix-before-sending): Use it.
9009         (message-simplify-subject): New function to remove duplicate code.
9010         (message-reply, message-followup): Use it.
9011
9012         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9013         gnus-summary-limit-to-articles.
9014
9015 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9016
9017         * gnus-util.el (gnus-with-local-quit): New macro.
9018
9019         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9020
9021 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9022
9023         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9024         ignore non-string data.
9025
9026 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9027
9028         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9029         non-string data (needs to be done in the registry too).
9030
9031 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9032
9033         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9034         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9035         (gnus-registry-split-fancy-with-parent)
9036         (gnus-registry-fetch-simplified-message-subject-fast)
9037         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9038         Remove text properties on ingress into the registry and when it's saved.
9039         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9040         registry from entries with no groups.
9041
9042 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9043
9044         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9045         function to remove string properties.
9046
9047 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9048
9049         * gmm-utils.el (gmm): Adjust custom version.
9050
9051         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9052         custom version.
9053
9054         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9055
9056 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * gnus-art.el (gnus-insert-prev-page-button)
9059         (gnus-insert-next-page-button): Simplify.  Reformat.
9060
9061 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9062
9063         * gnus-art.el (gnus-insert-prev-page-button)
9064         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9065
9066 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9067
9068         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9069
9070 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9071
9072         * gnus-art.el (gnus-insert-mime-button)
9073         (gnus-insert-mime-security-button):
9074         Apply gnus-article-button-face to MIME and security buttons.
9075
9076 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9079         readable.
9080
9081 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9082
9083         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9084
9085 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9086
9087         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9088         `browse-url-of-file' instead of `browse-url'.
9089
9090 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9091
9092         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9093         regexp.  Articles containing quotation were cut prematurely.
9094
9095 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * message.el (message-cite-original-1): Use nobody by default for the
9098         value of From header.
9099         (message-reply): Ditto.
9100
9101 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9102
9103         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9104         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9105         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9106
9107 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9108
9109         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9110         mails in the doc string.  Add some URLs in comment.
9111         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9112
9113 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9114
9115         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9116         backslashes handling and the way to find boundaries of quoted strings.
9117
9118 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9119
9120         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9121         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9122         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9123         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9124
9125 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9126
9127         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9128         doc string.
9129         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9130
9131 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9132
9133         * lpath.el: Fbind epg-check-configuration.
9134
9135 2006-09-06  Simon Josefsson  <jas@extundo.com>
9136
9137         * mml2015.el (mml2015-use): Doc fix, mention epg.
9138
9139 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9140
9141         * mml2015.el (mml2015-use): Default to epg, if available.
9142
9143 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9144
9145         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9146         message-sender.
9147         (mml1991-epg-encrypt): Ditto.
9148         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9149         message-sender.
9150         (mml2015-epg-encrypt): Ditto.
9151
9152 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9153
9154         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9155         several common directories.
9156
9157 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9158
9159         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9160         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9161
9162 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9163
9164         * gnus-art.el (article-decode-encoded-words): Make it fast.
9165
9166 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9169
9170         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9171         in quoted string into `\'.
9172
9173 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9176         Use standard-syntax-table.
9177
9178 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * gnus-art.el (gnus-decode-address-function): New variable.
9181         (article-decode-encoded-words): Use it to decode headers which are
9182         assumed to contain addresses.
9183         (gnus-mime-delete-part): Remove useless `or'.
9184
9185         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9186         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9187         (gnus-nov-parse-line): Use it to decode From header.
9188         (gnus-get-newsgroup-headers): Ditto.
9189         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9190
9191         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9192         (mail-decode-encoded-address-string): New alias.
9193
9194         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9195         New function.
9196         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9197         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9198         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9199         (rfc2047-decode-string): Ditto.
9200         (rfc2047-decode-address-region): New function.
9201         (rfc2047-decode-address-string): New function.
9202
9203 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9204
9205         * message.el (message-caesar-buffer-body): Allow rotating headers.
9206
9207         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9208
9209         * message.el (message-insert-formated-citation-line): Fix %f.
9210         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9211
9212 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9215         (gnus-bookmark-mouse-available-p): New macro.
9216         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9217         (gnus-bookmark-bmenu-show-infos): Use it.
9218         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9219         (gnus-bookmark-bmenu-hide-infos): Ditto.
9220         (gnus-bookmark-remove-properties): New function.
9221         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9222         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9223         (gnus-bookmark-write-file): Bind coding-system-for-write.
9224         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9225         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9226         group before selecting it.
9227         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9228         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9229         quit-window if it is not available; use gnus-mouse-2 and bind it to
9230         gnus-bookmark-bmenu-select-by-mouse.
9231         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9232         (gnus-bookmark-bmenu-select-by-mouse): New function.
9233
9234 2006-08-13  Romain Francoise  <romain@orebokech.com>
9235
9236         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9237         space.
9238
9239 2006-08-10  Romain Francoise  <romain@orebokech.com>
9240
9241         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9242         (dns-mode-soa-auto-increment-serial): New user option.
9243         (dns-mode-soa-maybe-increment-serial): New function.
9244         (dns-mode): Add the latter to `write-contents-functions'.
9245
9246 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * compface.el (uncompface): Use binary rather than raw-text-unix.
9249
9250 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9251
9252         * compface.el (uncompface): Make sure the eol conversion doesn't take
9253         place when communicating with the external programs.  Reported by
9254         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9255
9256 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9259
9260 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9261
9262         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9263         Make it more robust by parsing author and date independently.
9264
9265 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9268
9269 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9270
9271         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9272         first matching secret key.
9273         (mml2015-epg-encrypt): Ditto.
9274
9275         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9276         first matching secret key.
9277         (mml1991-epg-encrypt): Ditto.
9278
9279         * mml2015.el (mml2015-encrypt-to-self): New user option.
9280         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9281         mml2015-epg-encrypt-to-self is set.
9282
9283         * mml1991.el (mml1991-encrypt-to-self): New variable.
9284         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9285         mml1991-epg-encrypt-to-self is set.
9286
9287         * mml2015.el (mml2015-signers): New user option.
9288         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9289         (mml2015-epg-encrypt): Allow to select signing keys.
9290
9291         * mml1991.el (mml1991-signers): New variable.
9292         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9293         (mml1991-epg-encrypt): Allow to select signing keys.
9294
9295 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9296
9297         * nnheader.el (nnheader-insert-head): Make it work even if the file
9298         uses CRLF for the line-break code.
9299
9300 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9301
9302         * mml2015.el: Require mml-sec instead of password.
9303         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9304         (mml2015-cache-passphrase): Inherit the default value from
9305         mml-secure-cache-passphrase.
9306         (mml2015-passphrase-cache-expiry): Inherit the default value from
9307         mml-secure-passphrase-cache-expiry.
9308
9309         * mml1991.el: Require mml-sec instead of password.
9310         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9311         (mml1991-cache-passphrase): Inherit the default value from
9312         mml-secure-cache-passphrase.
9313         (mml1991-passphrase-cache-expiry): Inherit the default value from
9314         mml-secure-passphrase-cache-expiry.
9315
9316         * mml-sec.el: Require password.
9317         (mml-secure-verbose): New user option.
9318         (mml-secure-cache-passphrase): New user option.
9319         (mml-secure-passphrase-cache-expiry): New user option.
9320
9321 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9322
9323         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9324         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9325         andreas@altroot.de (Andreas Vögele).
9326
9327         FIXME: Use `tiny change'?
9328
9329 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9330
9331         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9332         workaround for the url package included with Emacs.
9333
9334         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9335
9336 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9339         correctly.  This fixes a bug caused by the 2006-05-12 change.
9340
9341 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9342
9343         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9344         some information about the error when saying that the `bogus' mail
9345         group will be used.
9346
9347 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9348
9349         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9350         string.
9351
9352 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9353
9354         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9355
9356 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9357
9358         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9359
9360 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9361
9362         * mml1991.el (mml1991-function-alist): Add epg.
9363         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9364         (mml1991-epg-encrypt): New functions.
9365
9366 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9367
9368         * mml2015.el (mml2015-verbose): New variable.
9369         (mml2015-cache-passphrase): Ditto.
9370         (mml2015-passphrase-cache-expiry): Ditto.
9371         (mml2015-function-alist): Add epg.
9372         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9373         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9374         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9375         functions.
9376
9377 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9378
9379         * message.el (message-cite-original-1): Preserve region when removing
9380         quoted text due to X-No-Archive in order to avoid bogus attribution
9381         when citing multiple messages.
9382
9383 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9384
9385         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9386         Kenneth Jacker <khj@be.cs.appstate.edu>.
9387
9388 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9389
9390         * gnus-diary.el (gnus-user-format-function-d)
9391         (gnus-user-format-function-D): Autoload.
9392
9393         * imap.el (Commentary): Fix typo.
9394
9395         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9396         2006-04-22 contribution.
9397
9398 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9399
9400         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9401         It didn't really fix the bogosity I'm seeing with solid web groups.
9402
9403 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9404
9405         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9406         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9407         created using server names.  If we use the feature without declaring
9408         it, Gnus does not properly manage server and group state.
9409
9410         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9411         bound.
9412
9413 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9414
9415         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9416         looking up the method using GROUP's prefix before inventing a new one.
9417         It is used on killed/unknown groups in various places where returning
9418         an all-new method isn't expected by the caller.
9419
9420         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9421         and match semantics of gnus-group-real-prefix.
9422
9423 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9424
9425         * nnmail.el (nnmail-broken-references-mailers): New variable.
9426         (nnmail-ignore-broken-references): New function generalizing
9427         nnmail-fix-eudora-headers.
9428         (nnmail-fix-eudora-headers): Now obsolete.
9429
9430         * gnus-art.el (gnus-button-handle-custom): Support
9431         `customize-apropos*'.
9432
9433 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9434
9435         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9436
9437         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9438         articles.
9439
9440 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9441
9442         * message.el (message-cite-reply-above): New variable.
9443         (message-yank-original): Use it.
9444
9445 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9446
9447         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9448
9449 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9450
9451         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9452         as read.
9453
9454         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9455
9456 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9457
9458         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9459         (gnus-bookmark-default-file): Use gnus-directory.
9460         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9461         Remove "*" in doc string.
9462         (gnus-bookmark-write-file): Simplify.
9463         (gnus-bookmark-maybe-sort-alist): Use `when'.
9464         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9465         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9466         FIXME about Emacs 21 and XEmacs compatibility.
9467         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9468         compatibility.
9469         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9470         compatibility.
9471         (gnus-bookmark-menu-heading): Fix version.
9472
9473 2006-06-19  Bastien Guerry  <bzg@altern.org>
9474
9475         * gnus-bookmark.el: New file.
9476
9477 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * message.el (message-syntax-checks): Doc fix.
9480
9481 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9482
9483         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9484         unsubscribed groups as if they were killed ones.  It causes duplicate
9485         entries in gnus-newsrc-alist.
9486
9487 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9488
9489         * message.el (message-syntax-checks): Doc fix.
9490         (message-send-mail): Add check for continuation headers.
9491         (message-check-news-header-syntax): Fix regexp used to check for
9492         continuation headers.
9493
9494 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9497
9498 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9499
9500         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9501
9502 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9503
9504         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9505         default-truncate-lines.
9506
9507 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9508
9509         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9510         to fill the utf-8 entry.
9511
9512         * lpath.el: Fbind unicode-precedence-list.
9513
9514 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9515
9516         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9517
9518 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9519
9520         * gnus-agent.el (directory-files-and-attributes): Move all the way
9521         forward (the third and final move).
9522         (gnus-agent-read-agentview): Trap reconstruction errors due to
9523         nonexistant directory.  Handle by returning nil.
9524
9525 2006-05-30  Didier Verna  <didier@xemacs.org>
9526
9527         * message.el (message-dont-reply-to-names): Update the custom type.
9528         * message.el (message-dont-reply-to-names): New defsubst: potentially
9529         convert a list of regexps into a single one.
9530         * message.el (message-get-reply-headers): Use it.
9531         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9532
9533 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * gnus-agent.el (directory-files-and-attributes): Move forward.
9536
9537 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9538
9539         * gnus-ml.el (gnus-mailing-list-subscribe)
9540         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9541         (gnus-mailing-list-message): Fix doc strings.
9542
9543 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9544
9545         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9546         of doing it manually.
9547
9548 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9549
9550         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9551         comment.
9552
9553 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9554
9555         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9556         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9557         (gnus-agent-read-local): All symbols allocated in my-obarray.
9558         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9559         (gnus-agent-regenerate-group): Check numeric names to see if they are
9560         messages or groups.
9561         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9562         better way of do this...)
9563
9564         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9565         'dummy.group' (there should be a better way of do this...)
9566
9567 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9568
9569         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9570         (gnus-saved-headers): Ditto.
9571         (gnus-default-article-saver): Mention functions may have properties.
9572         (gnus-article-save): Override gnus-save-all-headers and
9573         gnus-saved-headers by :headers property which saver function may have.
9574         (gnus-summary-save-in-file): Add :headers property.
9575         (gnus-summary-write-to-file): Ditto.
9576
9577         * gnus-sum.el (gnus-summary-save-article): Bind
9578         gnus-prompt-before-saving to t when saving many articles in a file;
9579         always show all headers.
9580
9581         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9582
9583 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9584
9585         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9586         marks.
9587
9588         * message.el (message-indent-citation): Add optional arguments to allow
9589         using it outside of message buffers.
9590
9591         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9592         (gnus-article-treat-unfold-headers): Use it.
9593         (gnus-article-truncate-lines): New variable.
9594         (gnus-article-mode): Use it.
9595         (gnus-article-toggle-truncate-lines): New function.
9596
9597         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9598         gnus-article-toggle-truncate-lines.
9599
9600         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9601         coding system in XEmacs, use binary.
9602
9603 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9604
9605         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9606         after-load-alist.
9607
9608         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9609         this function should save decoded articles.
9610         (gnus-summary-write-to-file): Use property to specify this function
9611         should save decoded articles and specify gnus-summary-save-in-file
9612         should be used to save articles other than the first one when saving
9613         many articles.
9614         (gnus-summary-save-body-in-file): Use property to specify this
9615         function should save decoded articles.
9616         (gnus-summary-write-body-to-file): Use property to specify this
9617         function should save decoded articles and specify
9618         gnus-summary-save-body-in-file should be used to save articles other
9619         than the first one when saving many articles.
9620
9621         * gnus-sum.el (gnus-summary-save-article): Simplify.
9622
9623 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-art.el (gnus-default-article-saver): Add
9626         gnus-summary-write-body-to-file.
9627         (gnus-article-save-coding-system): Don't use coding system object
9628         in XEmacs.
9629         (gnus-read-save-file-name): Add optional `dir-var' argument which
9630         specifies directory in which files are saved; work even if optional
9631         `variable' argument is not specified.
9632         (gnus-summary-write-to-file): Read file name.
9633         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9634         (gnus-summary-write-body-to-file): New function.
9635
9636         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9637         (gnus-summary-local-variables): Add it.
9638         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9639         (gnus-summary-save-article): Remove optional `decode' argument;
9640         determine whether to decode articles by the value of
9641         gnus-default-article-saver; when saving many files using
9642         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9643         it first and use gnus-summary-save-in-file or
9644         gnus-summary-save-body-in-file thereafter unless
9645         gnus-prompt-before-saving is always; move point to article which
9646         will be saved.
9647         (gnus-summary-save-article-file): Revert.
9648         (gnus-summary-write-article-file): Revert.
9649         (gnus-summary-save-article-body-file): Revert.
9650         (gnus-summary-write-article-body-file): New function.
9651
9652 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9653
9654         * gnus-art.el (gnus-default-article-saver): Doc fix.
9655         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9656         from gnus-summary-save-article-coding-system, and default to a
9657         certain coding system.
9658         (gnus-output-to-file): Add coding cookie and encode text according
9659         to gnus-article-save-coding-system; don't use mm-append-to-file.
9660
9661         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9662         gnus-art.el and rename to gnus-article-save-coding-system.
9663         (gnus-summary-save-article): Require gnus-art; don't show all
9664         headers if it decodes articles; don't add coding cookie here;
9665         don't bind mm-text-coding-system-for-write.
9666         (gnus-summary-save-article-file): Save decoded articles.
9667         (gnus-summary-write-article-file): When saving many files, use
9668         gnus-summary-write-to-file first and gnus-summary-save-in-file
9669         thereafter unless gnus-prompt-before-saving is always.
9670         (gnus-summary-save-article-body-file): Save decoded articles.
9671
9672         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9673
9674 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9675
9676         * nnrss.el (nnrss-check-group): Bind hash-index.
9677
9678 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9679
9680         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9681         its hash index.  Store this hash in `nnrss-group-data'.
9682         (nnrss-read-group-data): Update accordingly.
9683
9684 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9685
9686         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9687         entry.
9688
9689         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9690         gnus-article-browse-html-article.
9691
9692 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9693
9694         * gnus-sum.el (gnus-summary-mime-map): Add
9695         gnus-article-browse-html-article.
9696
9697         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9698
9699 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9700
9701         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9702         suitable coding systems in customize.
9703
9704 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9705
9706         * mail-source.el (mail-sources): Fix custom type.
9707
9708 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9709
9710         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9711         (gnus-summary-expire-articles-now): Shorten prompt.
9712
9713         * gmm-utils.el (wid-edit): Require.
9714         (defun-gmm): Renamed from `gmm-defun-compat'.
9715         (gmm-image-search-load-path): Use it.
9716         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9717
9718 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9721         variable.
9722         (gnus-summary-save-article): Add optional `decode' argument.  If
9723         it is set and gnus-summary-save-article-coding-system is non-nil,
9724         save decoded article.
9725         (gnus-summary-write-article-file): Save decoded article if
9726         gnus-summary-save-article-coding-system is non-nil.
9727
9728         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9729         type.
9730
9731 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9732
9733         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9734
9735 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9736
9737         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9738         first to test gnus-single-article-buffer which may be buffer-local.
9739
9740         * gnus-sum.el (gnus-summary-setup-buffer): Make
9741         gnus-single-article-buffer buffer-local and nil in ephemeral
9742         group; make gnus-article-buffer, gnus-article-current, and
9743         gnus-original-article-buffer always buffer-local.
9744         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9745         group.
9746         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9747
9748 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9749
9750         * nnml.el (nnml-request-compact-group): Compressed files might not
9751         have .gz extension.
9752
9753 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9754
9755         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9756         (mm-copy-to-buffer): Use with-current-buffer.
9757         (mm-display-part): Simplify.
9758         (mm-inlinable-p): Add optional arg `type'.
9759
9760 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9761
9762         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9763         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9764         Try harder to show the attachment internally or externally using
9765         gnus-mime-view-part-as-type.
9766
9767 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9768
9769         * message.el (message-from-style, message-signature-separator)
9770         (message-user-organization-file, message-send-mail-function)
9771         (message-citation-line-function, message-yank-prefix)
9772         (message-indent-citation-function, message-signature)
9773         (message-signature-file, message-signature-insert-empty-line):
9774         Remove autoloads.
9775
9776         * gnus-art.el (gnus-buttonized-mime-types): Remove
9777         "multipart/signed".  Revert 2006-04-26 change.
9778
9779 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9780
9781         * gnus.el (gnus-version-number): Bump version.
9782
9783 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9784
9785         * gnus.el: No Gnus v0.5 is released.
9786
9787 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9788
9789         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9790         fetching articles by message-id.
9791
9792 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9793
9794         * message.el (hashcash): Require hashcash as normal.
9795
9796         * ecomplete.el (ecomplete-highlight-match-line): Use
9797         point-at-eol.
9798         (ecomplete-highlight-match-line): Use `highlight', because that
9799         face exists in both Emacs and XEmacs.
9800
9801         * message.el (message-display-abbrev): Use point-at-bol.
9802
9803         * mail-source.el: Don't require timer/timer-funcs.
9804
9805         * gnus-async.el: Ditto.
9806
9807         * password.el: Ditto.
9808
9809         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9810
9811         * mm-url.el: Ditto.
9812
9813         * gnus-xmas.el: Don't require timer-funcs.
9814
9815         * mm-util.el: Require timer/timer-funcs.
9816
9817 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9818
9819         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9820         Close.
9821
9822 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9823
9824         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9825         unibyte after clear-decrypt function runs.
9826
9827         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9828         returns as a unibyte string.
9829
9830 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9831
9832         * lpath.el: Revert.
9833
9834         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9835         (pgg-gpg-process-sentinel): Revert.
9836
9837         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9838         (pgg-pgp-lookup-key): Revert.
9839
9840         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9841         (pgg-pgp5-lookup-key): Revert.
9842
9843         * pgg.el (pgg-fetch-key): Revert.
9844
9845 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9846
9847         * lpath.el: Fbind string-as-multibyte for XEmacs.
9848
9849         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9850         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9851         (mml1991-pgg-encrypt): Ditto.
9852
9853         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9854         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9855         a multibyte buffer.
9856
9857         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9858         (pgg-pgp-lookup-key): Ditto.
9859
9860         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9861         (pgg-pgp5-lookup-key): Ditto.
9862
9863         * pgg.el (pgg-fetch-key): Ditto.
9864
9865 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9866
9867         * message.el (message-user-organization-file): Check several
9868         locations of the organization file.
9869
9870         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9871         Add gnus-article-view-part-as-type.
9872
9873         * gnus-art.el (gnus-article-view-part-as-type): New function.
9874
9875         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9876         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9877
9878         * mml.el: Simplify autoload.
9879         (mml-mode): defvar dnd-protocol-alist instead of using
9880         symbol-value.
9881         (mml-default-directory): New variable.
9882         (mml-minibuffer-read-file): Use it.
9883         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9884
9885         * message.el (message-citation-line-format): New variable.
9886         (message-insert-formated-citation-line): New function.
9887         (message-citation-line-function): Add
9888         `message-insert-formated-citation-line' to custom type.
9889
9890         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9891         to doc string.
9892
9893         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9894         depending on mm-verify-option.
9895
9896 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9897
9898         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9899         binding pgg-* variables; reimplement the section which prevents
9900         MIME header from being signed.
9901         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9902         pgg-text-mode; remove a blank line at the top of body.
9903
9904         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9905         lines at the top of body; use gnus-newsgroup-charset if there's no
9906         Charset header.
9907
9908 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * message.el (message-self-insert-commands): Doc fix.
9911
9912         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9913         (mm-uu-pgp-encrypted-test): Ditto.
9914         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9915         between header and body; return application/pgp-encrypted handle
9916         if decryption failed; decode decrypted body by charset.
9917
9918         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9919         element match to application/pgp-*.
9920
9921 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9922
9923         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9924         HTML.
9925
9926 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * mail-source.el (mail-source-call-script): Message the error
9929         string.
9930
9931 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9932
9933         * gnus-util.el (gnus-byte-compile): Use it.
9934
9935 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9936
9937         * gnus-util.el (kill-empty-logs): New function.
9938
9939 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9940
9941         * message.el (message-mail-alias-type): Doc fix.
9942         (message-mail-alias-type-p): New function.
9943         (message-send): Use it.
9944         (message-mode): Ditto.
9945         (message-strip-forbidden-properties): Ditto.
9946
9947         * ecomplete.el (ecomplete-database-file-coding-system): New
9948         variable.
9949         (ecomplete-save): Use it.
9950         (ecomplete-setup): Use it.
9951
9952 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * message.el (message-self-insert-commands): New variable.
9955         (message-strip-forbidden-properties): Use it.
9956
9957 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9958
9959         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9960         that doesn't make XEmacs choke.
9961
9962 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9963
9964         * gnus-util.el (gnus-replace-in-string):
9965         Prefer replace-regexp-in-string over of replace-in-string.
9966
9967 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9968
9969         * gnus-util.el (gnus-select-frame-set-input-focus):
9970         Use select-frame-set-input-focus if it is available in XEmacs; use
9971         definition defined in Emacs 22 for old Emacsen.
9972
9973         * dgnushack.el: Autoload unmorse-region for XEmacs.
9974
9975         * lpath.el: Bind cursor-in-non-selected-windows and
9976         select-frame-set-input-focus for XEmacs.
9977
9978 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9979
9980         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9981
9982 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9983
9984         * gnus-registry.el (gnus-registry-cache-save): Remove text
9985         properties when saving via the temp buffer.
9986
9987 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9988
9989         * message.el (message-generate-hashcash): Honor custom type.
9990
9991 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9992
9993         * message.el (message-generate-hashcash): Default to non-nil when
9994         hashcash is found.
9995
9996         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9997         (gnus-refer-thread-limit): Increase default to 500.
9998
9999         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10000
10001         * flow-fill.el (fill-flowed): Allow delete-space.
10002
10003 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10004
10005         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10006         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10007         Remove autoloads.
10008
10009 2006-04-18  Simon Josefsson  <jas@extundo.com>
10010
10011         * message.el (message-generate-hashcash): Default to.
10012
10013 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10016         concatenating segments rather than before concatenating them.
10017
10018 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10019
10020         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10021
10022 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10023
10024         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10025
10026         * message.el (message-forward-make-body-plain): Allow
10027         message-forward-ignored-headers to be a list.
10028         (message-remove-ignored-headers): Factor out into function.
10029         (message-forward-make-body-mml): Use it.
10030
10031         * imap.el (imap-quote-specials): New function.
10032         (imap-login-auth): Quote specials.
10033
10034         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10035         (rfc2231-parse-string): Allow concatanation of parameters that
10036         aren't contiguous.  The test case is
10037           (mail-header-parse-content-type "message/external-body;
10038             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10039             access-type=LOCAL-FILE;
10040             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10041
10042 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10043
10044         * nntp.el (nntp-accept-process-output): Return the value of
10045         `nnheader-accept-process-output'.
10046
10047 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10048
10049         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10050         (gnus-button-alist): Recognize more diff formats.
10051         (gnus-button-patch): Strip directory.
10052
10053 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10054
10055         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10056         Emacs 22 when setting focus.
10057
10058 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10059
10060         * gnus-art.el (gnus-article-treat-types): Do treatment of
10061         text/x-verbatim parts.
10062         (gnus-button-patch): New command.
10063
10064         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10065         addresses that contain invalid characters.
10066
10067 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10068
10069         * message.el (message-put-addresses-in-ecomplete): Use
10070         gnus-replace-in-string.
10071         (message-is-yours-p): Use the more correct
10072         mail-header-parse-address instead of
10073         mail-extract-address-components.
10074         (message-put-addresses-in-ecomplete): Fix typo.
10075
10076         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10077         keystroke.
10078
10079         * gnus-art.el (gnus-treatment-function-alist): Change order of
10080         newsgroups/generic header folding to avoid double-folding.
10081
10082         * message.el (message-hidden-headers): Add X-Draft-From.
10083
10084         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10085         command.
10086         (gnus-summary-repeat-search-article-backward): New command.
10087
10088         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10089         groups in the parent topic.
10090
10091 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10092
10093         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10094         (spam-extra-header-to-number): Return the CRM114 number as a
10095         number instead of a string.
10096
10097 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10098
10099         * gnus-art.el (gnus-face-properties-alist): Moved here from
10100         gnus-fun.
10101
10102         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10103
10104 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10105
10106         * message.el (message-strip-forbidden-properties): Only display on
10107         self-insert-command.
10108
10109         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10110         reindent.
10111         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10112
10113 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10114
10115         * smiley.el (smiley-style): Fix typo.
10116
10117 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * hashcash.el (hashcash-insert-payment-async-2): Use
10120         message-goto-eoh instead of doing it manually.
10121         (mail-add-payment): Use message-narrow-to-header instead of trying
10122         to do the same itself.
10123
10124         * message.el (message-hidden-headers): Add Face.
10125
10126         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10127         reparenting code.
10128         (gnus-summary-reparent-children): Refactored out code.
10129         (gnus-summary-thread-map): New keystroke.
10130         (gnus-summary-reparent-children): Make into command.
10131
10132         * smiley.el (smiley-style): Default to `medium' if using a large
10133         font.
10134
10135         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10136         does it itself.
10137
10138         * message.el (message-point-in-header-p): Simplify definition.
10139
10140 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10141
10142         * nnagent.el (nnagent-request-set-mark): Silence log file
10143         writing.
10144         (nnagent-request-set-mark): Use write-region instead of
10145         append-to-file.
10146
10147         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10148         strange select method.
10149
10150         * ecomplete.el (ecomplete-display-matches): Get highlightling
10151         right.
10152         (ecomplete-display-matches): Use literals.
10153         (ecomplete-display-matches): Disable message logging.
10154
10155         * message.el (message-display-abbrev): Small optimization.
10156
10157         * ecomplete.el (ecomplete-display-matches): Allow automatic
10158         display.
10159
10160         * message.el (message-strip-forbidden-properties): Display
10161         abbrevs.
10162         (message-display-abbrev): Get automatic display right.
10163
10164         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10165         keystrokes.
10166
10167 2006-04-13  Romain Francoise  <romain@orebokech.com>
10168
10169         TODO: Backport to v5-10!
10170
10171         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10172         Moved here (and renamed) from gnus-registry.el.
10173
10174         * gnus-registry.el: Require gnus-util.
10175         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10176
10177 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10178
10179         * gnus-group.el (gnus-group-catchup-current): Change
10180         if-then-else-if-then-else into cond.
10181         (gnus-group-catchup): Indent.
10182         (group-name-at-point): New function.
10183         (gnus-fetch-group): Provide default from thing at point.
10184
10185 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10186
10187         * message.el (message-display-abbrev): Fix regexp.
10188
10189         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10190         choosing.
10191         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10192         dead variables.
10193
10194         * message.el (message-newline-and-indent): Remove debugging.
10195         (message-display-abbrev): Use new implementation.
10196
10197 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10198
10199         * gnus-art.el (gnus-article-mode): Set
10200         cursor-in-non-selected-windows to nil.
10201
10202         * smiley.el: Revert previous change.
10203         (smiley-data-directory): defvar it before using it in the
10204         defcustom of `smiley-style'.
10205
10206 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10207
10208         * message.el (message-newline-and-indent): New function.
10209
10210         * ecomplete.el: Implement more bits.
10211
10212         * message.el (message-put-addresses-in-ecomplete): Clean up the
10213         string.
10214
10215         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10216
10217         * gnus-sum.el (gnus-summary-save-parts): Bind
10218         gnus-summary-save-parts-counter and use it to make unique file
10219         names.
10220
10221         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10222
10223         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10224         parameter to say whether to actually parse the individual
10225         addresses.
10226
10227         * message.el (message-put-addresses-in-ecomplete): New function.
10228         (ecomplete): Require.
10229         (message-mail-alias-type): Add ecomplete as an option.
10230
10231 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10232
10233         * flow-fill.el (fill-flowed): Remove trailing space from blank
10234         quoted lines.
10235
10236 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10237
10238         * smiley.el (smiley-style): Move definition later to avoid a
10239         compilation warning.
10240
10241 2006-04-12  Kenichi Handa  <handa@m17n.org>
10242
10243         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10244         buffer and then decode the buffer text if necessary.
10245         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10246         first, and after mm-encode-body, change the buffer to unibyte.
10247         Use mm-disable-multibyte instead of set-buffer-multibyte.
10248
10249 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10252         Content-Type header instead of Content-Disposition header.
10253         (gnus-mime-inline-part): Ditto.
10254         (gnus-mime-view-part-as-charset): Ignore charset that the part
10255         specifies.
10256
10257         * mm-decode.el (mm-display-part): Work with external parts and
10258         usual parts similarly.
10259
10260         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10261         instead of gnus-display-mime.
10262
10263         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10264         instead of with-temp-buffer.
10265
10266         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10267         tag to summarized topics part in order to encode non-ASCII text.
10268
10269 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10270
10271         * smiley.el (smiley-style): New variable.
10272         (smiley-directory): New function.
10273         (smiley-data-directory): Derive from `smiley-style' using
10274         `smiley-directory'.
10275         (smiley-regexp-alist): Add new entries.
10276
10277         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10278         (gnus-article-browse-delete-temp): Add :version.
10279
10280 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10281
10282         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10283         the sieve region.
10284
10285 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10286
10287         * gnus.el (gnus-version-number): Bump version.
10288
10289 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10290
10291         * gnus.el: No Gnus v0.4 is released.
10292
10293 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10294
10295         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10296         layout.
10297
10298         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10299         unknown charset.
10300
10301         * message.el (message-header-synonyms): Add Original-To to the
10302         default.
10303
10304         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10305         optional parameter.
10306
10307 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10308
10309         * gnus-fun.el (gnus): Require it for gnus-directory.
10310
10311 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10312
10313         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10314
10315 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10316
10317         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10318
10319 2006-04-05  Simon Josefsson  <jas@extundo.com>
10320
10321         * password.el (password-reset): New function.
10322
10323 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10324
10325         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10326         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10327
10328 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10329
10330         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10331         Some whitespace was matched into the url, which broke browsing hits
10332         > 100 when mm-url-use-external was nil.
10333
10334 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10335
10336         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10337         gnus-extra-headers for 'Newsgroups.
10338
10339         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10340         bound.
10341
10342 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10343
10344         * pgg-gpg.el: Clean up process buffers every time gpg processes
10345         complete.
10346
10347 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10348
10349         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10350         doc string.
10351
10352 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10353
10354         * pgg-gpg.el (pgg-gpg-process-filter)
10355         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10356
10357         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10358         lines, temporary fix.
10359
10360 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10361
10362         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10363
10364 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10365
10366         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10367         default-enable-multibyte-characters.  This reverts the change from
10368         revision 6.17 which is no longer necessary because the passphrase
10369         is sent separately now.  GnuPG messages are unreadable under
10370         multibyte locales with default-enable-multibyte-characters set to
10371         nil.
10372
10373 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10374
10375         * message.el (message-tool-bar-gnome): Move "spell".
10376
10377 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10378
10379         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10380         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10381         instead.
10382
10383 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10384
10385         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10386         newsgroups handling for NNTP overviews which don't include
10387         Newsgroups.
10388
10389 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10390
10391         * message.el (message-resend): Bind message-generate-hashcash to nil.
10392
10393 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10394
10395         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10396         when searching for already-paid recipients.
10397
10398 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10399
10400         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10401         passphrases when it is not needed.
10402         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10403         passphrase stuff from gpg, should only be necessary when you use
10404         gpg with a smartcard.
10405
10406 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10407
10408         * mml.el (mml-insert-mime): Ignore cached contents of
10409         message/external-body part.
10410
10411         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10412         (mm-insert-part): Ditto.
10413
10414 2006-03-23  Simon Josefsson  <jas@extundo.com>
10415
10416         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10417         Reiner.
10418         (pgg-gpg-use-agent-p): Use it again.
10419
10420 2006-03-23  Simon Josefsson  <jas@extundo.com>
10421
10422         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10423         older emacsen.
10424         (pgg-gpg-use-agent-p): Don't use it.
10425
10426 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10427
10428         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10429         if we can.
10430
10431 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10432
10433         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10434         (pgg-gpg-update-agent): New function.
10435         (pgg-gpg-use-agent-p): New function.
10436         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10437         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10438         (pgg-gpg-sign-region): Use it.
10439
10440 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10443         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10444
10445 2006-03-21  Simon Josefsson  <jas@extundo.com>
10446
10447         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10448         <wilde@sha-bang.de>.
10449         (pgg-gpg-use-agent): New variable.
10450         (pgg-gpg-process-region): Use it.
10451         (pgg-gpg-encrypt-region): Likewise.
10452         (pgg-gpg-encrypt-symmetric-region): Likewise.
10453         (pgg-gpg-decrypt-region): Likewise.
10454         (pgg-gpg-sign-region): Likewise.
10455         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10456
10457 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10458
10459         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10460
10461         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10462         Add comment on version.
10463
10464 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10465
10466         * smiley.el: Add missing test smiley.
10467
10468 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10469
10470         * mm-decode.el (mm-with-part): New macro.
10471         (mm-get-part): Use it; work with message/external-body as well.
10472         (mm-save-part): Treat name and filename equally.
10473
10474         * mm-extern.el (mm-extern-cache-contents): New function.
10475         (mm-inline-external-body): Use it; force the part to be displayed;
10476         move undisplayer added to the cached handle to the parent.
10477
10478         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10479         (gnus-mime-view-part-as-type): Work with message/external-body.
10480
10481         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10482
10483 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10484
10485         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10486         images in image-load-path.  [Sync with image.el, revision 1.60, in
10487         Emacs.]
10488
10489 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10492         path rather than symbol.  Always return list of directories.
10493         Guarantee that image directory comes first.  [Sync with image.el,
10494         revision 1.59, in Emacs.]
10495
10496         * message.el (message-make-tool-bar): Adjust to new API of
10497         `gmm-image-load-path-for-library'.
10498
10499         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10500
10501         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10502
10503 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10504
10505         * gnus-art.el (gnus-article-only-boring-p):
10506         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10507         intangible text.
10508         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10509
10510 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10511
10512         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10513         `defun' instead of `gmm-defun-compat'.
10514
10515 2006-03-14  Simon Josefsson  <jas@extundo.com>
10516
10517         * message.el (message-unique-id): Don't use message-number-base36
10518         if (user-uid) is a float.
10519         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10520
10521 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10522
10523         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10524
10525         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10526         empty line between a part and a message part.
10527
10528 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10529
10530         * smiley.el: Add more test smileys.
10531         (smiley-data-directory, smiley-regexp-alist)
10532         (gnus-smiley-file-types): Fix doc strings.
10533         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10534         adding new elements.
10535         (smiley-mouse-map): Unused code.  Make it a comment.
10536
10537 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10538
10539         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10540         scan latest NoCeM messages instead of old ones.
10541         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10542         delimiters that are recently used.
10543         (gnus-nocem-load-cache): Add autoload cookie.
10544
10545         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10546
10547         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10548         level which is larger than gnus-use-nocem is specified.
10549
10550         * gnus-group.el (gnus-group-get-new-news): Ditto.
10551
10552 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10553
10554         * gnus-util.el (gnus-tool-bar-update): New function.
10555
10556         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10557         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10558
10559         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10560
10561         * gnus-group.el (gnus-group-redraw-when-idle)
10562         (gnus-group-redraw-check): Remove.
10563         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10564
10565 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10566
10567         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10568         if optional last element is specified in splits (FIELD VALUE...).
10569
10570 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10571
10572         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10573         to gmm-image-load-path-for-library.  Call with no-error argument.
10574         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10575
10576         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10577
10578         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10579
10580         * gmm-utils.el (gmm-image-load-path): Remove alias.
10581
10582 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10583
10584         * gmm-utils.el (gmm-image-load-path): Add alias.
10585
10586         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10587         nnml-generate-nov-databases-1.
10588         (nnml-generate-nov-databases): Use it.
10589         (nnml-generate-nov-databases-directory): Document no-active
10590         argument.
10591
10592         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10593         directory if path is t.  Add no-error.
10594
10595         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10596         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10597
10598         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10599         resetting gnus-article-browse-html-temp-list.
10600
10601         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10602         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10603         Add example to docstring.  Rename local variables.  Move error
10604         checks to default case in cond and simplify.
10605
10606 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10607
10608         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10609         handle is multipart when calling it recursively.
10610         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10611
10612 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10613
10614         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10615         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10616
10617 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10620         is loaded.
10621
10622         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10623         loaded.
10624
10625 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10626
10627         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10628         to "Emacs 23 (unicode)" in doc string.
10629
10630         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10631         "Emacs 23 (unicode)" in comment.
10632
10633 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10634
10635         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10636
10637         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10638         characters 160 through 255 in Emacs 23.
10639
10640 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10641
10642         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10643         gnus-article-browse-html-temp.
10644         (gnus-article-browse-delete-temp): Make it customizable.  Add
10645         `file'.  Adjust doc string.
10646         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10647         query for each file.  Adjust doc string.
10648         (gnus-article-browse-html-parts): Add
10649         `gnus-article-browse-delete-temp-files' to
10650         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10651
10652 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10653
10654         * gnus-art.el (gnus-article-browse-html-temp)
10655         (gnus-article-browse-delete-temp): New variables.
10656         (gnus-article-browse-delete-temp-files): New function.
10657         (gnus-article-browse-html-parts): Use it.
10658
10659 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10662
10663         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10664         string.
10665
10666         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10667         gnus-summary-insert-new-articles when unplugged.  Remove
10668         gnus-summary-search-article-forward.
10669
10670         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10671         display-visual-class instead of display-color-cells.
10672
10673 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * dgnushack.el: Autoload customize-group for XEmacs.
10676
10677         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10678         message/* containing non-ASCII text properly.
10679
10680 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10681
10682         * message.el: Require gmm-utils, remove autoloads.
10683         (message-tool-bar): Set default based on
10684         gmm-tool-bar-style.
10685         (message-tool-bar-gnome): Add gmm-customize-mode.
10686
10687         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10688         gmm-tool-bar-style.
10689         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10690
10691         * gnus-group.el (gnus-group-tool-bar): Set default based on
10692         gmm-tool-bar-style.
10693         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10694
10695         * gmm-utils.el (gmm-image-directory): Rename variable from
10696         gmm-image-load-path.
10697         (gmm-image-load-path): Use gmm-image-directory.
10698         (gmm-customize-mode): New function.
10699         (gmm-tool-bar-style): New variable.
10700
10701         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10702         gnus-group-redraw-line-number.
10703         (gnus-group-redraw-check): Simplify.
10704         (gnus-group-tool-bar-update): Remove redraw check.
10705         (gnus-group-make-tool-bar): Add redraw check.
10706
10707 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10708
10709         * gnus-art.el (gnus-button): Add missing parentheses.
10710
10711 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10712
10713         * lpath.el: Fbind line-number-at-pos.
10714
10715 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10716
10717         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10718
10719 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10720
10721         * gnus-art.el (gnus-button): New face.
10722         (gnus-article-button-face): Use it.
10723
10724         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10725         gnus-summary-next-page.  Re-order.
10726
10727         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10728         next-node are now included.
10729         (gnus-group-redraw-line-number): New internal variable.
10730         (gnus-group-redraw-check): Helper function for updating the tool
10731         bar.
10732         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10733
10734         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10735
10736         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10737         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10738         Use it to match format of Spamassassin 3.0 and later.  Reported by
10739         IRIE Tetsuya <irie@t.email.ne.jp>.
10740         (spam-check-bogofilter)
10741         (spam-bogofilter-register-with-bogofilter): Fix args of
10742         `gnus-error' calls.
10743
10744 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10745
10746         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10747         unnecessary interaction when sending queued mails.  Reported by
10748         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10749
10750 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10751
10752         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10753         first or last are nil.
10754
10755 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10756
10757         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10758
10759 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10760
10761         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10762
10763 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10764
10765         * dns.el (query-dns): Protect more against buggy tcp output.
10766
10767 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10768
10769         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10770         nov.php.
10771
10772 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10773
10774         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10775         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10776         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10777         output on the server side.
10778         (nnweb-google-create-mapping): Update regexps and add some
10779         progress indication.
10780
10781 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10782
10783         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10784         gnus-agent-toggle-plugged.  Re-order icons.
10785         (gnus-group-tool-bar-gnome): Add
10786         gnus-group-{prev,next}-unread-group.
10787         (gnus-group-tool-bar-gnome): Re-order icons.
10788
10789         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10790         gnus-summary-insert-new-articles.
10791
10792         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10793         comments.
10794
10795         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10796         also available in Emacs 21.3.
10797
10798         * message.el (message-fix-before-sending): Change "Emacs 22" to
10799         "Emacs 23 (unicode)" in comment.
10800
10801         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10802         "Emacs 23 (unicode)" in comment.
10803
10804         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10805         comment.
10806         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10807
10808         * mm-view.el (mm-fill-flowed): Add :version.
10809
10810 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10811
10812         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10813         and load-path.
10814
10815 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10816
10817         * message.el: Autoload gmm-image-load-path.
10818         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10819         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10820         consitency.
10821
10822         * gmm-utils.el (gmm-image-load-path): Also search in
10823         "../etc/images".  Don't set gmm-image-load-path if we don't find
10824         the image.
10825
10826 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * gmm-utils.el (gmm-image-load-path): Don't make
10829         `gmm-image-load-path' include subdirectories which the second arg
10830         `image' might specify.
10831
10832         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10833         subdirectory to icon file names.
10834
10835         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10836
10837 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10838
10839         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10840         gmm-image-load-path calls.
10841
10842         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10843
10844         * message.el (message-make-tool-bar): Ditto.
10845
10846         * mml.el (mml-preview): Added comment concerning tool bar icons.
10847
10848         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10849         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10850
10851         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10852         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10853
10854         * message.el (message-tool-bar-gnome): Use new icon names.
10855         (message-make-tool-bar): Use `gmm-image-load-path'.
10856
10857         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10858         functions from MH-E.
10859         (gmm-image-load-path): New variable from MH-E.
10860         (gmm-image-load-path): New function from MH-E.  Added arguments
10861         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10862         *-image-load-path-called-flag.
10863
10864 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10865
10866         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10867
10868 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10869
10870         * nnimap.el (nnimap-request-move-article): Change folder back to
10871         source group before deleting.
10872
10873 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10874
10875         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10876
10877         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10878         mm-url.
10879
10880         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10881
10882 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10883
10884         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10885         coding system which mm-charset-to-coding-system returns for a
10886         given charset is valid.
10887
10888 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10889
10890         * html2text.el (html2text-remove-tag-list):
10891         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10892
10893 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10894
10895         * gnus-cus.el: Revert 2005-10-17 change.
10896
10897 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * gnus-art.el (article-strip-banner): Call
10900         article-really-strip-banner only when the regexp match is made.
10901
10902 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10903
10904         * gnus-art.el (article-strip-banner): Use
10905         gnus-extract-address-components instead of
10906         mail-header-parse-addresses to make it work with non-ASCII text;
10907         remove mail-encode-encoded-word-string.
10908
10909         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10910         values which are surrounded with \"...\"; make it never cause a
10911         Lisp error; give up parsing of parameters if it failed in
10912         extracting type.
10913
10914 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10915
10916         * smime.el (smime-cert-by-ldap-1): Fix bug where
10917         `smime-ldap-search' returns results without userCertificates.
10918
10919 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10920
10921         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10922
10923 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10924
10925         * spam.el (spam-check-spamassassin-headers): Adapt format for
10926         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10927         <ari@mbf.ocn.ne.jp>.
10928         (spam-list-of-processors): Add spam-use-gmane.
10929
10930 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10933         make-temp-file; make it work with XEmacs as well.
10934
10935         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10936         mm-make-temp-file.
10937
10938         * mm-decode.el (mm-display-external): Use the 3rd arg of
10939         mm-make-temp-file.
10940         (mm-create-image-xemacs): Ditto.
10941
10942 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10943
10944         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10945         with message-narrow-to-headers.
10946         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10947         (gnus-draft-check-draft-articles): New function.
10948         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10949
10950 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10951
10952         * gnus-art.el (gnus-article-browse-html-parts):
10953         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10954         Don't use suffix argument for mm-make-temp-file for Emacs 21
10955         compatibility.  Remove useless `format'.
10956
10957 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10958
10959         * nnweb.el (nnweb-google-wash-article): Update regexps.
10960         (nnweb-group-alist): Use defvoo instead of defvar.
10961
10962 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10963
10964         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10965         re-loading nn* modules.
10966
10967 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10968
10969         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10970         for `tool-bar-mode' and don't check it's default-value.
10971
10972         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10973
10974         * message.el (message-make-tool-bar): Ditto.
10975
10976         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10977         `substring'.  Shorten tmp-file name.
10978
10979         * gnus.el: Remove bogus comment.
10980
10981 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10982
10983         * gnus-art.el (gnus-article-browse-html-parts): New function.
10984         (gnus-article-browse-html-article): New function for viewing html
10985         articles with a browser.
10986
10987 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10988
10989         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10990         in elisp.
10991         (pgg-gpg-encrypt-symmetric-region): Ditto.
10992         (pgg-gpg-sign-region): Ditto.
10993
10994         * pgg-def.el (pgg-text-mode): New variable.
10995
10996         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10997         (mml2015-pgg-encrypt): Ditto.
10998
10999         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11000         (mml1991-pgg-encrypt): Ditto.
11001
11002 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11003
11004         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11005         message-make-date instead of current-time-string.
11006
11007         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11008         to gnus-decoded which mm-uu might set.
11009
11010 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11013         don't decode quoted parameters; remove misimported Emacs code.
11014         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11015         (rfc2231-decode-encoded-string): Don't use split-string which
11016         behaves differently according to Emacs version; use
11017         mm-decode-coding-region to convert charset to coding-system.
11018         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11019         (rfc2231-encode-string): Remove misimported Emacs code.
11020
11021 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11024         when calling mail-header-parse-content-type.
11025         (article-de-quoted-unreadable): Ditto.
11026         (article-de-base64-unreadable): Ditto.
11027         (article-wash-html): Ditto.
11028
11029         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11030         calling mail-header-parse-content-type and
11031         mail-header-parse-content-disposition.
11032         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11033         mail-header-parse-content-type.
11034
11035         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11036         insert charset and format parameters; encode description after
11037         inserting it to buffer.
11038         (mml-insert-parameter): Fold lines properly even if a parameter is
11039         segmented into two or more lines; change the max column to 76.
11040
11041         * rfc1843.el (rfc1843-decode-article-body): Don't use
11042         ignore-errors when calling mail-header-parse-content-type.
11043
11044         * rfc2231.el (rfc2231-parse-string): Return at least type if
11045         possible; don't cause an error even if it fails in parsing of
11046         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11047         (rfc2231-encode-string): Don't break lines at the beginning, leave
11048         it to mml-insert-parameter.
11049
11050         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11051         calling mail-header-parse-content-type.
11052
11053 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11054
11055         * spam-report.el (spam-report-gmane-use-article-number):
11056         Improve doc string.
11057         (spam-report-gmane-internal): Check if a suitable header was found
11058         in the article.
11059
11060 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11061
11062         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11063         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11064
11065 2006-02-05  Romain Francoise  <romain@orebokech.com>
11066
11067         Update copyright notices of all files in the gnus directory.
11068
11069 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11070
11071         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11072
11073 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11074
11075         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11076         segmented lines of parameter value to cope with Thunderbird 1.5
11077         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11078         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11079         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11080
11081 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11082
11083         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11084         parts.
11085
11086 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11087
11088         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11089         there's only one active file for all servers.
11090         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11091         solid groups.  Gnus might have used a FAST request to select the group.
11092         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11093         and nnweb-search redundantly in the active file.
11094         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11095         (nnweb-request-create-group): Don't use ARGS.
11096         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11097         initialisations.  Let nnoo do the work.
11098
11099 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11102         Say the part has been decoded.
11103
11104         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11105
11106 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11107
11108         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11109         mailcap-viewer-test-cache when there's no 'test clause, since that
11110         will invert the meaning of a "nil" test previously determined by
11111         mailcap-mailcap-entry-passes-test.
11112
11113 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11114
11115         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11116         compiling.
11117
11118         * gnus-sum.el: Ditto.
11119
11120         * message.el: Don't bind tool-bar-map when compiling.
11121
11122 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11123
11124         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11125
11126 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11127
11128         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11129         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11130         current Google Groups.
11131
11132 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11133
11134         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11135         and tool-bar-mode.
11136
11137         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11138         and tool-bar-mode.
11139
11140         * message.el (message-tool-bar-update): Simplify.
11141         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11142
11143         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11144         gnus-summary-buffer.
11145         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11146         gnus-summary-reply.
11147
11148         * gmm-utils.el (gmm): Add :version.
11149
11150 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11151
11152         * Makefile.in (clean): New rule.
11153         (distclean): Use it.
11154
11155 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11156
11157         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11158         autoload.
11159
11160 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11161
11162         * gmm-utils.el (gmm-verbose): Add :group.
11163
11164 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * message.el: Change some comments WRT tool-bars.
11167
11168         * gnus-sum.el (gnus-summary-tool-bar)
11169         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11170         (gnus-summary-tool-bar-zap-list): New variables.
11171         (gnus-summary-make-tool-bar): Complete rewrite using
11172         `gmm-tool-bar-from-list'.
11173
11174         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11175         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11176         variables.
11177         (gnus-group-make-tool-bar): Complete rewrite using
11178         `gmm-tool-bar-from-list'.
11179         (gnus-group-tool-bar-update): New function.
11180
11181         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11182
11183 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11186         is dissected into a single part of which the type is the same as
11187         the given one; decode charset.
11188
11189 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11190
11191         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11192         into alists as symbol not string, since that's what
11193         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11194         look for.
11195
11196 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11199         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11200
11201         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11202
11203 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11204
11205         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11206         (gnus-xmas-mime-security-button-menu): New function.
11207
11208         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11209         (gnus-mime-security-button-menu): New definition.
11210         (gnus-mime-security-button-map): Use them.
11211         (gnus-mime-security-button-menu): New function.
11212         (gnus-insert-mime-security-button): Addition to help echo.
11213         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11214         (gnus-mime-security-pipe-part): New functions.
11215
11216         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11217         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11218
11219         * mm-decode.el (mm-handle-set-disposition): Remove.
11220         (mm-handle-set-description): Remove.
11221
11222 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11223
11224         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11225         (mm-w3m-standalone-supports-m17n-p): New function.
11226         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11227         w3m usage.
11228
11229         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11230         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11231
11232 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11233
11234         * message.el (message-tool-bar-zap-list): Use
11235         gmm-tool-bar-zap-list as custom type.
11236         (message-tool-bar-update): New function.
11237         (message-tool-bar, message-tool-bar-gnome)
11238         (message-tool-bar-retro): Add message-tool-bar-update.
11239         (message-tool-bar-gnome): Add flyspell-buffer.
11240
11241         * gnus-util.el (gnus-error): Describe `args'.
11242
11243         * gmm-utils.el (gmm-error): Describe `args'.
11244         (gmm-tool-bar-zap-list): New widget.
11245         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11246
11247 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11248
11249         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11250         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11251         the number of recursive calls.
11252
11253         * mm-decode.el (mm-handle-set-disposition): New macro.
11254         (mm-handle-set-description): New macro.
11255
11256 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11259         encoding.
11260
11261 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11262
11263         * message.el (message-tool-bar-zap-list, message-tool-bar)
11264         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11265         (message-tool-bar-local-item-from-menu): Remove.
11266         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11267         (message-make-tool-bar): New function.
11268         (message-mode): Use `message-make-tool-bar'.
11269
11270         * gmm-utils.el: New file.
11271         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11272         (gmm-lazy): New widget copied from `nnmail.el'.
11273         (gmm-tool-bar-from-list): New function for creating customizable
11274         tool bars.
11275         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11276         output.
11277         (gmm): Add :prefix to defgroup.
11278
11279 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11280
11281         * gmm-utils.el (gmm-widget-p): New function.
11282
11283 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11284
11285         * mml.el (mml-attach-file): Describe `description' in doc string.
11286         (mml-menu): Add Emacs MIME manual and PGG manual.
11287
11288 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11289
11290         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11291
11292 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11293
11294         * nntp.el (nntp-end-of-line): Doc fix.
11295
11296 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11297
11298         * imap.el (imap-open): Handle case where buffer is a buffer
11299         object.
11300
11301 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11302
11303         * gnus-delay.el (gnus-delay): Don't autoload.
11304         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11305         to be re-loaded when customizing the `gnus-delay' group.
11306
11307 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11308
11309         * message.el (message-insert-citation-line): Use newlines.
11310
11311 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11312
11313         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11314         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11315         these routines, so the passphrase can be managed externally and
11316         passed in to the system.
11317         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11318         pgg-add-passphrase-to-cache function.
11319
11320         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11321         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11322         these routines, so the passphrase can be managed externally and
11323         passed in to the system.
11324         (pgg-pgp5-sign-region): Use new name of
11325         pgg-add-passphrase-to-cache function.
11326
11327 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11328
11329         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11330         part of the decoded armor to find the key-identifier.
11331         (pgg-gpg-lookup-key-owner): New function to return the
11332         human-readable identifier of a key owner.
11333         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11334         itself.
11335         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11336         the key value) if we have a key and can match it against a secret
11337         key.  Also, added a note pointing out fact that the prompt only
11338         indicates the first matching key.
11339
11340         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11341         pgg-decrypt-region.
11342         (pgg-add-passphrase-to-cache): Rename from
11343         `pgg-add-passphrase-cache' to reduce confusion (all callers
11344         changed).
11345         (pgg-remove-passphrase-from-cache): Rename from
11346         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11347         changed).
11348         (pgg-read-passphrase, pgg-add-passphrase-cache)
11349         (pgg-remove-passphrase-cache): Add informative docstrings.
11350         (pgg-decrypt): Convey provided passphrase in subordinate call to
11351         pgg-decrypt-region.
11352
11353 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11354
11355         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11356         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11357         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11358         'passphrase' argument, so the passphrase can be managed externally
11359         and then passed in to the system.
11360
11361         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11362         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11363         so the passphrase cache can be used reliably with identifiers
11364         besides a pgp packet's key id.
11365
11366         * pgg-gpg.el (pgg-gpg-encrypt-region)
11367         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11368         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11369         these routines, so the passphrase can be managed externally and
11370         passed in to the system.
11371
11372         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11373         'notruncate' argument, so the passphrase cache can be used
11374         reliably with identifiers besides a pgp packet's key id.
11375
11376 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11377
11378         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11379         symmetric encryption.
11380         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11381         encrypted session key.
11382         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11383         message ask for the passphrase in a proper way.
11384
11385         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11386         New user commands for symmetric encryption.
11387
11388 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11391
11392         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11393
11394 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11395
11396         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11397
11398 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * mm-decode.el (mm-inlined-types): Add application/pgp.
11401         (mm-automatic-display): Ditto.
11402
11403         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11404         part as text.
11405
11406 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11407
11408         * nnrss.el: Update copyright.
11409         (nnrss-opml-import): Query whether to subscribe to each entry.
11410
11411         * gnus-art.el:
11412         * gnus-sum.el:
11413         * gnus-xmas.el:
11414         * messagexmas.el:
11415         * mm-uu.el:
11416         * mm-view.el: Update copyright.
11417
11418 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11419
11420         * message.el (message-info): New function.
11421         (message-mode-menu): Add it.
11422         Update copyright.
11423
11424         * ChangeLog: Fix and update copyright.
11425
11426 2006-01-13  Romain Francoise  <romain@orebokech.com>
11427
11428         * message.el (message-forward-subject-name-subject): Prefer the
11429         address to 'nowhere' if the sender has no name.
11430         Fix typo.  Update copyright year.
11431
11432 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11433
11434         * gnus-art.el (article-wash-html): Use
11435         gnus-summary-show-article-charset-alist if a numeric arg is given.
11436         (gnus-article-wash-html-with-w3m-standalone): New function.
11437
11438         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11439         mm-inline-text-html-render-with-w3m-standalone.
11440         (mm-text-html-washer-alist): Map w3m-standalone to
11441         gnus-article-wash-html-with-w3m-standalone.
11442         (mm-inline-text-html-render-with-w3m-standalone): New function.
11443
11444 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11445
11446         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11447         Improve LaTeX.
11448
11449 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11450
11451         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11452         (nnrss-request-article): Render text/plain parts as HTML.
11453
11454         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11455         the buffer.
11456
11457 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11458
11459         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11460         custom definition of `gnus-posting-styles'.
11461
11462         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11463         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11464
11465 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11466
11467         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11468         Use nntp for bug archive.
11469
11470 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11473         parts.
11474         (nnrss-normalize-date): New function converts ISO 8601 date into
11475         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11476         (nnrss-check-group): Use it.
11477
11478 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11479
11480         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11481
11482         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11483         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11484         (nnrss-insert-w3): Ditto.
11485
11486 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11489         the articles to be forwarded including the case where neither a
11490         number of articles nor a region is specified.
11491
11492 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * nnrss.el (nnrss-request-article): Fix last change; fill
11495         text/plain parts.
11496
11497 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11498
11499         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11500         in text/plain part.
11501         (nnrss-check-group): Don't add excessive newline to dc:subject.
11502
11503 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11504
11505         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11506         article.
11507
11508 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11509
11510         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11511         (nnml-use-compressed-files, nnml-save-mail): Support other
11512         comression programs such as bzip2.
11513
11514 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11515
11516         * dns.el (query-dns): Make sure we check the buffer size before
11517         removing tcp headers.
11518
11519 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11520
11521         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11522         remove MIME buttons associated with multipart/alternative parts.
11523         (gnus-mime-display-alternative): Tag buttons using `article-type'
11524         text property.
11525
11526         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11527         associated with multipart/alternative parts.
11528
11529         * gnus-art.el (gnus-signature-separator): Fix custom type.
11530
11531         * mm-decode.el (mm-inlined-types): Fix custom type.
11532         (mm-keep-viewer-alive-types): Ditto.
11533         (mm-automatic-display): Ditto.
11534         (mm-attachment-override-types): Ditto.
11535         (mm-inline-override-types): Ditto.
11536         (mm-automatic-external-display): Ditto.
11537
11538 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11539
11540         * spam-report.el (spam-report-user-mail-address)
11541         (spam-report-user-agent): New variables.
11542         (spam-report-url-ping-plain): Use spam-report-user-agent.
11543
11544 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11545
11546         * gnus-art.el (gnus-button-handle-custom): Do not just use
11547         `customize-apropos' for any "M-x customize-*" button but the
11548         function called for.  Accept both the function name and its
11549         argument in order to achieve this.
11550         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11551         function name to `gnus-button-handle-custom' in case of "M-x
11552         customize-*" buttons.
11553
11554 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11555
11556         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11557         multipart/alternative and add xref to mm-discouraged-alternatives
11558         in doc string.
11559
11560         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11561         gnus-buttonized-mime-types in doc string.
11562
11563 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11566         Suggest image/.* in the doc string.
11567
11568 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11569
11570         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11571         message-marks (Debian bug #342521).
11572
11573 2005-12-12  Simon Josefsson  <jas@extundo.com>
11574
11575         * password.el (password-read-from-cache): Add.
11576         (password-read): Use it.
11577
11578 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11579
11580         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11581         us-ascii as a MIME charset.
11582
11583         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11584         against the case where the 2nd arg TYPE is nil.
11585
11586 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11587
11588         * pop3.el (pop3-stream-type): Fix custom version.
11589
11590         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11591
11592 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11593
11594         * mm-decode.el (mm-display-external): Add missing cdr.
11595
11596 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11597
11598         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11599         RFC1524) if it is in mailcap or add a suffix according to
11600         mailcap-mime-extensions when generating a temp filename; postpone
11601         deleting a temp file for 2 seconds for some wrappers, shell
11602         scripts, and so on, which might exit right after having started a
11603         viewer command as a background job.
11604
11605 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11606
11607         * nntp.el (nntp-marks-directory): Fix custom group.
11608
11609         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11610         steps when < 10.
11611
11612         * gnus-start.el (gnus-no-server-1): Mention
11613         `gnus-level-default-subscribed' in doc string.
11614
11615 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11616
11617         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11618         parens.
11619
11620 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11621
11622         * gnus-xmas.el (gnus-use-toolbar): Revert.
11623         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11624         gnus-use-toolbar is default.
11625
11626         * messagexmas.el (message-use-toolbar): Revert.
11627         (message-setup-toolbar): Use global default-toolbar if
11628         message-use-toolbar is default.
11629
11630 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11631
11632         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11633         according to default-toolbar-visible-p.
11634
11635         * messagexmas.el (message-use-toolbar): Ditto.
11636
11637 2005-11-26  Dave Love  <fx@gnu.org>
11638
11639         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11640         (tls-program, tls-success): Provide openssl alternative.
11641
11642         * starttls.el: Doc fixes.
11643         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11644         SERVICE to PORT.
11645
11646         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11647         port null or service name.
11648         (starttls-negotiate): Autoload.
11649
11650 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11651
11652         * message.el (message-kill-to-signature): Fix interactive spec.
11653
11654 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11655
11656         * pop3.el (pop3-open-server): Recognize a string as a service name.
11657
11658 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11659
11660         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11661
11662 2005-11-23  Dave Love  <fx@gnu.org>
11663
11664         Add pop3s, pop3/starttls.
11665
11666         * pop3.el (pop3-authentication-scheme): Clarify doc.
11667         (open-tls-stream, starttls-open-stream): Autoload.
11668         (pop3-stream-type): New.
11669         (pop3-open-server): Use it.
11670
11671         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11672         for POP.
11673         (mail-source-keyword-map): Add :stream for POP.
11674         (mail-source-fetch-pop): Use pop3-stream-type.
11675
11676 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11679         of current-time-string.
11680
11681 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11682
11683         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11684         date header.
11685
11686 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11687
11688         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11689         it can seriously impact performance as it bypasses the agent's
11690         local caches.
11691
11692 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11693
11694         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11695         must be explicitly online rather than "not explicitly offline" for
11696         its flags to be synchronized.
11697
11698         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11699         that gnus-uu-unmark-thread will function correctly.
11700
11701         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11702         1024K is instead displayed as 1M.
11703
11704 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11705
11706         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11707
11708 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11709
11710         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11711
11712 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11713
11714         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11715         error message to display actual error condition.
11716         (gnus-agent-save-local): Avoid saving symbols that are bound to
11717         nil as they simply result in a warning message in
11718         gnus-agent-read-local.
11719
11720 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11721
11722         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11723         rather than make-variable-buffer-local for file-precious-flag.
11724
11725 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11726
11727         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11728         for duplicates which are removed.  The invalid sort check then
11729         triggers a rescan after the sort as sorting may have moved
11730         duplicate entries such that they can be cheaply detected.
11731
11732 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11733
11734         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11735
11736 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11737
11738         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11739         internal variable to a custom variable.  Changed default value
11740         from compressed(2) to uncompressed(1).
11741         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11742         support for uncompressed agentview files.  Taken together, reading
11743         the agentview file should now be 6-7 times faster.
11744
11745 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11746
11747         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11748         as a buffer-local variable.  This avoids creating truncated
11749         dribble files as a result of a hang up, eg.
11750
11751 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11752
11753         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11754         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11755         XEmacs.
11756
11757 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11758
11759         * gnus-start.el (gnus-start-draft-setup): Enforce
11760         `gnus-draft-mode' for nndraft:drafts at startup.
11761
11762         * gnus.el (gnus-splash): Change custom group.
11763         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11764         allow-list argument.
11765
11766         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11767         string.
11768
11769 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11770
11771         * gnus-art.el (gnus-default-article-saver): Add user-defined
11772         `function' to custom type.
11773
11774 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11775
11776         * imap.el (imap-open): Handle case where buffer is a buffer
11777         object.
11778
11779 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11780
11781         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11782         long lines.
11783         (gnus-cache-delete-group): Wrap doc strings.
11784
11785         * gnus-agent.el (gnus-agent-rename-group)
11786         (gnus-agent-delete-group): Wrap doc strings.
11787
11788 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11789
11790         * messagexmas.el (message-use-toolbar): Change the valid values
11791         into default, top, bottom, left, and right.
11792         (message-toolbar-thickness): New variable.
11793         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11794         well.
11795         (message-setup-toolbar): Make it work.
11796
11797         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11798         (gnus-use-toolbar): Change the valid values into default, top,
11799         bottom, left, and right.
11800         (gnus-toolbar-thickness): New variable.
11801         (gnus-xmas-setup-toolbar): New function.
11802         (gnus-xmas-setup-group-toolbar): Use it.
11803         (gnus-xmas-setup-summary-toolbar): Use it.
11804
11805 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11806
11807         * gnus-start.el (gnus-1): Add "native" to
11808         gnus-predefined-server-alist.
11809
11810         * gnus.el (gnus-method-to-server): Don't add "native" to the
11811         lists here, because that leads to problems when
11812         gnus-select-method is bound.
11813
11814 2005-11-09  Simon Josefsson  <jas@extundo.com>
11815
11816         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11817         use (not sort-by-date) instead.
11818
11819 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11820
11821         * gnus-delay.el (gnus-delay-group): Don't autoload.
11822         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11823         to be re-loaded when customizing the `gnus-delay' group.
11824
11825 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11826
11827         * message.el: Revert last changes.
11828         (message-insert-citation-line): Use newlines.
11829
11830 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11831
11832         * message.el (message-courtesy-message)
11833         (message-mark-insert-begin, message-mark-insert-end)
11834         (message-elide-ellipsis, message-cancel-message)
11835         (message-add-header, message-change-subject)
11836         (message-cross-post-followup-to-header)
11837         (message-cross-post-insert-note, message-reduce-to-to-cc)
11838         (message-widen-reply, message-delete-not-region)
11839         (message-kill-to-signature, message-insert-signature)
11840         (message-insert-importance-high, message-insert-importance-low)
11841         (message-insert-or-toggle-importance)
11842         (message-insert-disposition-notification-to)
11843         (message-indent-citation, message-yank-original)
11844         (message-cite-original-without-signature, message-cite-original)
11845         (message-insert-citation-line, message-position-on-field)
11846         (message-fix-before-sending, message-send-mail-partially)
11847         (message-send-mail, message-send-mail-with-sendmail)
11848         (message-send-mail-with-qmail, message-send-news)
11849         (message-check-news-header-syntax, message-generate-headers)
11850         (message-insert-courtesy-copy, message-fill-address)
11851         (message-fill-header, message-shorten-references)
11852         (message-setup-1, message-cancel-news)
11853         (message-forward-make-body-plain, message-forward-make-body-mime)
11854         (message-forward-make-body-mml, message-encode-message-body)
11855         (message-forward-make-body-digest-plain)
11856         (message-forward-make-body-digest-mime)
11857         (message-use-alternative-email-as-from): Insert `hard-newline'
11858         instead of ordinary newlines.
11859
11860 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11861
11862         * message.el (message-generate-headers): Downcase the argument
11863         given to message-check-element.
11864
11865 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11866
11867         * nntp.el (nntp-authinfo-rejected): New error condition.
11868         (nntp-wait-for): Use new error condition to signal authentication
11869         error.
11870         (nntp-retrieve-data): Rethrow new error condition to break out of
11871         recursive call to nntp-send-authinfo.
11872
11873 2005-11-08  Romain Francoise  <romain@orebokech.com>
11874
11875         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11876         (gnus-summary-exit-map): Bind to `Z p'.
11877         (gnus-summary-make-menu-bar): Add menu item.
11878
11879 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11880
11881         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11882         (gnus-treat-*): Add `first' in all doc strings.
11883
11884         * gnus-group.el (gnus-group-compact-group): Fix typo.
11885
11886 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11887
11888         * gnus.el (gnus-parameters-case-fold-search): New variable.
11889         (gnus-parameters-get-parameter): Use it.
11890
11891         * gnus-score.el (gnus-home-score-file): Doc fix.
11892
11893 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11894
11895         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11896
11897 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * mm-util.el (mm-special-display-p): New function.
11900
11901         * mml.el (mml-preview): Use it; doc fix.
11902
11903 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11904
11905         * imap.el (imap-open): Handle case where buffer is a buffer object.
11906
11907 2005-10-29  Romain Francoise  <romain@orebokech.com>
11908
11909         * message.el (message-fix-before-sending): Fix comment.
11910
11911 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11912
11913         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11914
11915 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11916
11917         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11918         Used in gnus-score.el.
11919
11920 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11921
11922         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11923
11924 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11925
11926         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11927         whitespace removed in revision 7.8.  Use concatenated string to
11928         protect trailing whitespace.
11929
11930 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11931
11932         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11933         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11934         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11935         Courier IMAP ("some version from 2004").  Mostly based on similar
11936         code in the same function.
11937
11938 2005-10-26  Didier Verna  <didier@xemacs.org>
11939
11940         * gnus-group.el (gnus-group-compact-group): Invalidate original
11941         article buffer.
11942         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11943         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11944         NOV database and in article itself.
11945         Invalidate article backlog.
11946
11947 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11948
11949         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11950
11951 2005-10-26  Simon Josefsson  <jas@extundo.com>
11952
11953         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11954         part of 2004-07-25 change.
11955
11956 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11957
11958         * message.el (message-display-completion-list): New function.
11959         (message-expand-group): Use it; make sure the Completions buffer
11960         is modifiable.
11961 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11962
11963         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11964         user-mail-name is an empty string.
11965
11966 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11969         depending on gnus-score-decay-constant.
11970
11971         * encrypt.el (encrypt-insert-file-contents)
11972         (encrypt-write-file-contents): Don't use `gnus-message'.
11973
11974         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11975         arguments.
11976         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11977         arguments to mm-uu-verbatim-marks-extract.
11978         (mm-uu-hide-markers): New variable.
11979         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11980
11981         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11982         (gnus-convert-image-to-face-command): Use "convert" by default to
11983         allow other input image formats.
11984         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11985         accordingly.
11986
11987 2005-10-23  Simon Josefsson  <jas@extundo.com>
11988
11989         * imap.el (imap-gssapi-program): Align command line parameters
11990         with latest GNU SASL.
11991         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11992
11993 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11994
11995         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11996         HTML.
11997         (nnslashdot-request-article): Ditto.
11998
11999         * lpath.el (featurep): Add nobreak-char-display.
12000
12001 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12002
12003         * mail-source.el (mail-source-fetch-pop): Require pop3.
12004         (mail-source-check-pop): Ditto.
12005
12006 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12009         errors.
12010
12011 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12012
12013         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12014         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12015
12016         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12017
12018         * mm-bodies.el (mm-decode-string): Call
12019         `mm-charset-to-coding-system' with allow-override argument.
12020
12021 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12022
12023         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12024         (rfc2047-charset-to-coding-system): New function.
12025         (rfc2047-decode-encoded-words): New function.
12026         (rfc2047-decode-region): Use them.
12027         (rfc2047-decode-cte): Remove.
12028         (rfc2047-parse-and-decode): Remove.
12029         (rfc2047-decode): Remove.
12030
12031 2005-10-15  Kenichi Handa  <handa@m17n.org>
12032
12033         * rfc2047.el (rfc2047-decode-cte): New function.
12034         (rfc2047-decode-region): Change the way to decode successive
12035         encoded-words: decode B- or Q-encoding in each encoded-word,
12036         concatenate them, and decode it as charset.
12037
12038 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * lpath.el: Fbind codepage-setup for XEmacs.
12041
12042 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12043
12044         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12045         widget-move-and-invoke.
12046         (gnus-custom-mode): Use gnus-custom-map.
12047
12048 2005-10-15  Bill Wohler  <wohler@newt.com>
12049
12050         * message.el (message-tool-bar-map): Renamed image file from
12051         mail_send to mail/send.
12052
12053 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12054
12055         * message.el (message-expand-group): Pass the common
12056         prefix substring of completion to `display-completion-list'.
12057
12058 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12059
12060         * mml-sec.el (mml-secure-method): New internal variable.
12061         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12062         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12063         functions using mml-secure-method.
12064
12065         * mml.el (mml-mode-map): Add key bindings for those functions.
12066         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12067         Harder <harder@myrealbox.com>.
12068         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12069         end of message if point is the headers of the message.
12070
12071         * message.el (message-in-body-p): New function.
12072
12073         * assistant.el: Autoload gnus-util and netrc.
12074
12075         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12076         Use `mm-charset-override-alist' only when decoding.
12077
12078         * mm-bodies.el (mm-decode-body): Call
12079         `mm-charset-to-coding-system' with allow-override argument.
12080
12081         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12082         `filename' from Content-Disposition if Content-Type doesn't
12083         provide `name'.
12084         (gnus-mime-view-part-as-type): Set default instead of
12085         initial-input.
12086
12087 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12088
12089         * format-spec.el (format-spec): Propagate text properties of % spec.
12090
12091 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12092
12093         * gnus-art.el (gnus-treat-predicate): Add `first'.
12094
12095 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12096
12097         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12098         (mm-charset-override-alist): New variable.
12099         (mm-charset-to-coding-system): Use it.
12100         (mm-codepage-setup): New helper function.
12101         (mm-charset-eval-alist): New variable.
12102         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12103         about unknown charsets.
12104
12105         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12106
12107 2005-10-04  David Hansen  <david.hansen@gmx.net>
12108
12109         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12110         (nnrss-check-group): Ditto.
12111
12112 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12113
12114         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12115         Rename x-gnus-verbatim to x-verbatim.
12116         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12117
12118         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12119         x-verbatim.
12120
12121         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12122
12123         * gnus-util.el (gnus-remove-duplicates): Remove.
12124
12125         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12126         instead of gnus-remove-duplicates.
12127
12128         * message.el (message-remove-duplicates): Remove.
12129         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12130         message-remove-duplicates.
12131
12132         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12133         available, else use implementation from `delete-dups'.
12134
12135         * message.el (message-insert-expires): New function.
12136         (message-mode-map): Add key binding.
12137         (message-mode-field-menu): Add menu entry.
12138         (message-mode): Document it.
12139         (message-make-expires-date): Use `message-make-date'.
12140
12141 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12142
12143         * message.el (message-make-expires-date): New function.
12144
12145 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * Makefile.in (list-installed-shadows): New entry.
12148         (install): Use it.
12149         (remove-installed-shadows): New entry.
12150
12151         * dgnushack.el (dgnushack-default-load-path): New variable.
12152         (dgnushack-find-lisp-shadows): New function.
12153         (dgnushack-remove-lisp-shadows): New function.
12154
12155 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * Makefile.in (install-el-elc): New entry.
12158         (install): Use it so that .el files are necessarily installed.
12159
12160 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12161
12162         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12163
12164 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12165
12166         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12167         function rather than the diff-mode.el package.
12168         (mm-display-external): Use with-current-buffer.
12169         (mm-viewer-completion-map, mm-viewer-completion-map):
12170         Move initialization inside declaration.
12171
12172 2005-09-29  Simon Josefsson  <jas@extundo.com>
12173
12174         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12175         autoload mail-check-payment.
12176         (spam-check-hashcash): Define unconditionally, since hashcash.el
12177         is part of Gnus now.  Ignore errors from payment checking.
12178
12179 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12180
12181         * message.el (message-bold-region, message-unbold-region): Rename
12182         from `bold-region' and `unbold-region'.
12183
12184         * message.el: Remove useless autoloads.
12185
12186 2005-09-28  Simon Josefsson  <jas@extundo.com>
12187
12188         * message.el (message-use-idna): Default to t.
12189         (message-use-idna): Test whether encoding works too.  Doc fix.
12190
12191 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12192
12193         * nntp.el (nntp-warn-about-losing-connection): Remove.
12194
12195 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12196
12197         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12198         customizable.  Change default value.
12199         (mm-uu-diff-groups-regexp): Change default value.
12200         (mm-uu-type-alist): Add doc string.
12201         (mm-uu-configure): Add doc string.  Make it interactive.
12202         (mm-uu-tex-groups-regexp): New variable.
12203         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12204         (mm-uu-type-alist): Add LaTeX documents.
12205         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12206         of "text/verbatim".
12207         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12208
12209         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12210         instead of "text/verbatim".
12211
12212         * message.el (message-mark-inserted-region)
12213         (message-mark-insert-file): Use slrn style marks when called with
12214         prefix argument.
12215
12216 2005-09-27  Simon Josefsson  <jas@extundo.com>
12217
12218         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12219
12220 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12221
12222         * message.el (message-remove-duplicates): New function.
12223         Implementation borrowed from `gnus-remove-duplicates'.
12224         (message-idna-to-ascii-rhs): Also encode idna addresses in
12225         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12226         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12227         only ask about the same idna domain once per header and also tell
12228         in what header to replace the idna domain.
12229
12230         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12231         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12232         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12233         a header is decoded and not just the last one.
12234
12235 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12238         has been decoded.
12239
12240         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12241         (mm-insert-part): Don't modify text if it has been decoded.
12242
12243         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12244         decoded.
12245
12246         * mm-view.el (mm-inline-text): Don't strip text props unless
12247         decoding enriched or richtext parts.
12248
12249 2005-09-25  Romain Francoise  <romain@orebokech.com>
12250
12251         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12252         * gnus-start.el (gnus-subscribe-interactively):
12253         * gnus-uu.el (gnus-uu-grab-articles):
12254         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12255         space.
12256
12257 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12258
12259         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12260         * mm-view.el (mm-view-pkcs7-decrypt):
12261         * gnus-sum.el (gnus-summary-limit-to-extra)
12262         (gnus-summary-respool-article, gnus-read-move-group-name):
12263         * gnus-score.el (gnus-summary-increase-score):
12264         * gnus-util.el (gnus-completing-read-with-default):
12265         * gnus-art.el (gnus-read-save-file-name)
12266         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12267         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12268         * message.el (message-check-news-header-syntax):
12269         Follow convention for reading with the minibuffer.
12270
12271 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12272
12273         * spam-report.el (spam-report-url-ping-plain):
12274         Use gnus-extended-version as User-Agent.
12275
12276         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12277         default value is nil.
12278
12279         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12280         (mm-uu-verbatim-marks-extract): New function.
12281         (mm-uu-extract): New face.
12282         (mm-uu-copy-to-buffer): Use it.
12283
12284         * spam-report.el (spam-report-gmane-ham): Renamed from
12285         `spam-report-gmane-unspam'.
12286         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12287         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12288
12289         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12290         Autoload.
12291         (spam-report-gmane-unregister-routine): Renamed
12292         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12293
12294 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12295
12296         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12297         (spam-report-gmane-unregister-routine): Add support for gmane
12298         unregistration.
12299
12300         * spam-report.el (spam-report-gmane-unspam)
12301         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12302         (spam-report-gmane): Change to take a single article and do unspam
12303         registration.
12304
12305 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12306
12307         * mm-url.el (mm-url-decode-entities): Fix regexp.
12308
12309 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12310
12311         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12312         default to nil, to be able to use Gnus at all.  If the default
12313         switches to something else, then the function should be fixed not
12314         be exceedingly slow.
12315
12316 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12317
12318         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12319         fail hard.
12320
12321         * spam-report.el: Add better Keywords line.
12322
12323         * spam.el: Add Maintainer and better Keywords line.
12324
12325 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12326
12327         * gnus-art.el (gnus-article-replace-part)
12328         (gnus-mime-replace-part): New functions.
12329         (gnus-mime-action-alist, gnus-mime-button-commands)
12330         (gnus-mime-save-part-and-strip): Added file argument.
12331         (gnus-article-part-wrapper): Added interactive argument.
12332
12333         * gnus-sum.el (gnus-summary-mime-map): Add
12334         `gnus-article-replace-part'.
12335
12336 2005-09-19  Didier Verna  <didier@xemacs.org>
12337
12338         The nnml compaction feature:
12339         * nnml.el (nnml-request-compact-group): New function.
12340         * nnml.el (nnml-request-compact): New function.
12341         * gnus-int.el (gnus-request-compact-group): New function.
12342         * gnus-int.el (gnus-request-compact): New function.
12343         * gnus-group.el (gnus-group-compact-group): New function.
12344         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12345         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12346         * gnus-srvr.el (gnus-server-compact-server): New function.
12347         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12348         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12349
12350 2005-09-18  Deepak Goel  <deego@gnufans.org>
12351
12352         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12353         format spec.
12354
12355 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12358
12359 2005-09-15  Romain Francoise  <romain@orebokech.com>
12360
12361         * message.el (message-fill-paragraph): Clarify docstring.
12362
12363 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * gnus-art.el (gnus-mime-display-part): Protect against broken
12366         MIME messages.
12367
12368 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12369
12370         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12371         before parsing header.
12372
12373 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12374
12375         * html2text.el (html2text-replace-list): Add new entities.
12376
12377 2005-09-11  Romain Francoise  <romain@orebokech.com>
12378
12379         * message.el (message-alternative-emails): Improve docstring.
12380         (message-setup-1): Call `message-use-alternative-email-as-from'
12381         after `message-setup-hook' to give it precedence over posting
12382         styles, etc.
12383         (message-use-alternative-email-as-from): Add docstring.  Remove
12384         the original From header if present.
12385
12386         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12387         (nnml-save-mail): Use it.
12388
12389         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12390         articles.  Add new argument `silent'.
12391         (gnus-uu-mark-all): Report the total number of marked articles.
12392
12393 2005-09-10  Romain Francoise  <romain@orebokech.com>
12394
12395         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12396         (gnus-uu-mark-series): Likewise.
12397
12398 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12399
12400         * spam-report.el (spam-report-gmane): Fix generation of spam
12401         report URL.
12402
12403 2005-09-10  Simon Josefsson  <jas@extundo.com>
12404
12405         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12406         t, based on discussion on the ding list with Robert Epprecht
12407         <epprecht@solnet.ch>.
12408
12409 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12410
12411         * spam-report.el (spam-report-gmane): Make it work without
12412         X-Report-Spam header.  Gmane now only provides Archived-At.
12413         This is only used if `spam-report-gmane-use-article-number' is nil.
12414         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12415
12416         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12417         make `gnus-summary-sort-by-recipient' work with threading.
12418
12419         * nnweb.el (nnweb-google-wash-article): Print a message if article
12420         is not available.
12421
12422 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12423
12424         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12425         change.  Decode text/* parts content before displaying.
12426
12427 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12428
12429         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12430
12431 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12432
12433         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12434
12435         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12436         url-package-name, url-package-version,
12437         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12438         w3m-display-inline-images, and w3m-minor-mode-map.
12439
12440 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12441
12442         * message.el (message-tab-body-function): Fix mismatched custom type.
12443
12444         * gnus.el (gnus-group-change-level-function): Ditto.
12445
12446         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12447
12448         * gnus-art.el (gnus-signature-limit)
12449         (gnus-article-mime-part-function): Ditto.
12450
12451 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12452
12453         * mml.el (mml-mode): Silence the byte compiler.
12454
12455         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12456         using `(sit-for 0)' before moving the point to the specified part;
12457         skip unbuttonized parts.
12458         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12459         return to the summary window if gnus-auto-select-part is non-nil.
12460
12461 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12462
12463         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12464         variables.
12465         (mml-dnd-attach-file, mml-mode): Use them.
12466
12467         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12468         Make fetching article by MID work again for Google Groups.  Added
12469         FIXME concerning gnus-group-make-web-group.
12470
12471         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12472         Don't depend on Gnus by using mail-extract-address-components if
12473         gnus-extract-address-components is not bound.
12474
12475 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12476
12477         * gnus-art.el (gnus-mime-display-security): Don't display the
12478         signature, but only the signed part.
12479
12480 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12481
12482         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12483
12484         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12485         list, not listp.
12486
12487 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12488
12489         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12490         when encoding.
12491
12492         * mm-bodies.el (mm-decode-content-transfer-encoding):
12493         De-canonicalize CRLF for all text content types, not just
12494         text/plain.
12495
12496 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12499         valid article; point arrow and cursor at the MIME button.
12500
12501 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12504         Suggested by Dan Christensen <jdc@uwo.ca>.
12505
12506         * mm-decode.el (mm-save-part): Enable change of prompt.
12507
12508 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12509
12510         * gnus-msg.el (gnus-inews-add-send-actions): Made
12511         `message-post-method' lambda parameter ARG `&optional'.
12512
12513 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12514
12515         * gnus-sum.el (gnus-summary-mime-map): Added
12516         gnus-article-save-part-and-strip, gnus-article-delete-part and
12517         gnus-article-jump-to-part.
12518
12519         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12520         (gnus-article-edit-part): Use it.
12521         (gnus-article-part-wrapper): Added no-handle argument.
12522         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12523         functions.
12524
12525 2005-08-29  Romain Francoise  <romain@orebokech.com>
12526
12527         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12528         docstring.
12529         (gnus-face-from-file): Likewise.
12530
12531 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12534         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12535         non-nil.
12536         (gnus-auto-select-part): New variable.
12537         (gnus-article-jump-to-part): New function.
12538         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12539         (gnus-mime-delete-part): Allow selecting specified part after
12540         deleting or stripping parts.
12541         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12542         part if argument is bogus.
12543
12544 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12545
12546         * gnus-art.el (w3m-minor-mode-map):
12547         * gnus-spec.el (gnus-newsrc-file-version):
12548         * gnus-util.el (nnmail-active-file-coding-system)
12549         (gnus-original-article-buffer, gnus-user-agent):
12550         * gnus.el (gnus-ham-process-destinations)
12551         (gnus-parameter-ham-marks-alist)
12552         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12553         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12554         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12555         * mm-decode.el (gnus-current-window-configuration):
12556         * mm-extern.el (gnus-article-mime-handles):
12557         * mm-url.el (url-current-object, url-package-name)
12558         (url-package-version):
12559         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12560         (smime-keys, w3m-cid-retrieve-function-alist)
12561         (w3m-current-buffer, w3m-display-inline-images)
12562         (w3m-minor-mode-map):
12563         * mml-smime.el (gnus-extract-address-components):
12564         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12565         (gnus-newsrc-hashtb, message-default-charset)
12566         (message-deletable-headers, message-options)
12567         (message-posting-charset, message-required-mail-headers)
12568         (message-required-news-headers):
12569         * mml1991.el (mc-pgp-always-sign):
12570         * mml2015.el (mc-pgp-always-sign):
12571         * nnheader.el (nnmail-extra-headers):
12572         * rfc1843.el (gnus-decode-encoded-word-function)
12573         (gnus-decode-header-function, gnus-newsgroup-name):
12574         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12575
12576 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12577
12578         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12579         the end of the date treatments.
12580
12581 2005-08-15  Simon Josefsson  <jas@extundo.com>
12582
12583         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12584         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12585         Capello and Romain Francoise.
12586         (pgg-fetch-key-function): Removed, not used?
12587         (pgg-insert-url-with-w3): Require url, to get
12588         url-insert-file-contents regardless of where it is defined.
12589
12590 2005-08-13  Romain Francoise  <romain@orebokech.com>
12591
12592         * message.el (message-cite-original-1): New function.
12593         (message-cite-original): Use it.
12594         (message-cite-original-without-signature): Ditto.
12595
12596 2005-08-08  Romain Francoise  <romain@orebokech.com>
12597
12598         * message.el (message-yank-empty-prefix): New variable.
12599         (message-indent-citation): Use it.
12600         (message-cite-original-without-signature): Respect X-No-Archive.
12601
12602 2005-08-08  Simon Josefsson  <jas@extundo.com>
12603
12604         * pgg.el: Autoload url-insert-file-contents instead of loading
12605         w3/url.
12606         (pgg-insert-url-with-w3): Don't load url here.
12607
12608 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12609
12610         * message.el (message-kill-to-signature): Don't insert newline at
12611         bol.
12612         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12613
12614 2005-08-06  Romain Francoise  <romain@orebokech.com>
12615
12616         * message.el (message-user-fqdn): Fix typo in docstring.
12617
12618 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12619
12620         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12621
12622         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12623
12624 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * mm-bodies.el (mm-encode-body): Use coding system rather than
12627         charset to encode text.
12628
12629         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12630         number of charsets if utf-8 is available (XEmacs).
12631
12632 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12633
12634         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12635         taken from `gnus-button-mid-or-mail-regexp'.
12636         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12637         (gnus-button-alist): Improve regexp for domain part of the MIDs
12638         for news:localpart@domain buttons.
12639         (gnus-button-ctan-directory-regexp): Update.
12640
12641 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12642
12643         * sieve-manage.el (sieve-manage-interactive-login): Use
12644         make-local-variable rather than make-variable-buffer-local.
12645         (sieve-manage-open): Ditto.
12646         (sieve-manage-authenticate): Ditto.
12647
12648         * mml.el (mml-generate-mime-1): Make the content type default to
12649         text/plain if the filename is not specified.
12650
12651 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12654         instead of insert-buffer.
12655
12656         * message.el (message-yank-original): Ditto; set the mark at the
12657         end of the yanked message.
12658
12659 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12660
12661         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12662         lines to scroll rather than to stop it.
12663
12664         * mml.el (mml-generate-default-type): Add doc string.
12665         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12666         default to application/octet-stream when determining the content
12667         type if it is not specified for the part or the mml contents; add
12668         a comment about mml-generate-default-type.
12669
12670 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12671
12672         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12673         make it default to application/octet-stream when determining the
12674         content type if it is not specified for the external contents.
12675
12676 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12677
12678         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12679         segmented parameter but also other parameters might be there.
12680
12681 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12682
12683         * mm-decode.el (mm-display-external): Delete temp file, directory
12684         and buffer immediately if the external process is exited.
12685
12686 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12687
12688         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12689         fewer lines than that of scroll-margin.
12690         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12691
12692 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-art.el (gnus-article-next-page): Revert.
12695         (gnus-article-beginning-of-window): New macro.
12696         (gnus-article-next-page-1): Use it.
12697         (gnus-article-prev-page): Ditto.
12698         (gnus-article-edit-part): Use insert-buffer-substring instead of
12699         insert-buffer.
12700         (gnus-article-edit-exit): Ditto.
12701
12702         * gnus-util.el (gnus-beginning-of-window): Remove.
12703         (gnus-end-of-window): Remove.
12704
12705         * lpath.el: Don't bind header-line-format and scroll-margin.
12706
12707 2005-07-25  Simon Josefsson  <jas@extundo.com>
12708
12709         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12710         to have the url package without w3.  Reported by Daiki Ueno
12711         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12712
12713 2005-07-20  Didier Verna  <didier@xemacs.org>
12714
12715         * gnus-diary.el: Remove the description comment (nndiary is now
12716         properly documented in the Gnus manual).
12717         Fix the spelling of "Back End".
12718         * nndiary.el: Ditto.
12719         Fix the copyright notice.
12720
12721 2005-07-18  Romain Francoise  <romain@orebokech.com>
12722
12723         * gnus-sum.el (gnus-summary-to-prefix)
12724         (gnus-summary-newsgroup-prefix): New variables.
12725         (gnus-summary-from-or-to-or-newsgroups): Use them.
12726
12727 2005-07-17  Romain Francoise  <romain@orebokech.com>
12728
12729         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12730         space as it's generally not especially interesting to the user.
12731
12732 2005-07-16  Romain Francoise  <romain@orebokech.com>
12733
12734         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12735         nil to avoid prompting and file modification if one of the
12736         messages at the top of the nnfolder file contains a copyright
12737         notice.
12738         Update copyright notice.
12739
12740         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12741         instead of `current-time-string' as the latter creates a time
12742         string that is not RFC 2822 compliant (it lacks the zone).
12743         Update copyright notice.
12744
12745 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12746
12747         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12748         for text/rtf.  Display default in prompt.  Pass default for M-n.
12749
12750         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12751
12752 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12753
12754         * gnus-msg.el (gnus-button-mailto): Remove
12755         save-selected-window-window hackery because it relies on
12756         save-selected-window internals.
12757
12758 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12759
12760         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12761         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12762         (gnus-article-prev-page): Ditto.
12763
12764         * gnus-util.el (gnus-beginning-of-window): New function.
12765         (gnus-end-of-window): New function.
12766
12767         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12768
12769 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12770
12771         * gnus-score.el (gnus-score-edit-all-score): Set
12772         gnus-score-edit-exit-function to gnus-score-edit-done and call
12773         gnus-message.
12774
12775 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12776
12777         * gnus-msg.el (gnus-button-mailto): Remove
12778         save-selected-window-window hackery because it relies on
12779         save-selected-window internals.
12780
12781 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12782
12783         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12784         add-minor-mode.
12785         (gnus-binary-mode): Ditto.
12786
12787         * gnus-topic.el (gnus-topic-mode): Ditto.
12788
12789 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12790
12791         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12792         (gnus-article-prev-page): Take scroll-margin into consideration.
12793
12794 2005-07-04  Lute Kamstra  <lute@gnu.org>
12795
12796         Update FSF's address in GPL notices.
12797
12798 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12799
12800         * gnus.el (gnus-exit):
12801         * gnus-group.el (gnus-group-icons):
12802         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12803
12804         * gnus-nocem.el (gnus-nocem):
12805         * message.el (message-various, message-buffers, message-sending)
12806         (message-interface, message-forwarding, message-insertion)
12807         (message-headers, message-news, message-mail):
12808         * pgg-gpg.el (pgg-gpg):
12809         * pgg-parse.el (pgg-parse):
12810         * pgg-pgp.el (pgg-pgp):
12811         * pgg-pgp5.el (pgg-pgp5):
12812         * pop3.el (pop3): Finish `defgroup' description with period.
12813
12814 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * gnus-art.el (article-display-face): Improve the efficiency.
12817         (article-display-x-face): Ditto; remove grey x-face stuff.
12818
12819 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12820
12821         * gnus-art.el (article-display-face): Correct the position in
12822         which Faces are inserted.
12823
12824 2005-06-29  Didier Verna  <didier@xemacs.org>
12825
12826         * gnus-art.el (article-display-face): Display faces in correct
12827         order.
12828
12829 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12832         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12833         (gnus-nocem-check-article): Fetch the Type header.
12834         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12835         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12836         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12837         make sure gnus-nocem-hashtb is initialized.
12838         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12839         (gnus-nocem-unwanted-article-p): Ditto.
12840
12841         * pgg.el (pgg-verify): Return the verification result.
12842
12843 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12844
12845         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12846         is ascii.
12847
12848 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12849
12850         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12851         `show-nonbreak-escape'.
12852
12853 2005-06-23  Lute Kamstra  <lute@gnu.org>
12854
12855         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12856
12857         * dig.el (dig-mode):
12858         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12859
12860 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12861
12862         * nnimap.el (nnimap-split-download-body): Fix spellings.
12863
12864 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12865
12866         * gnus-art.el (gnus-article-encrypt-body):
12867         * gnus-cus.el (gnus-score-customize):
12868         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12869         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12870
12871 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12872
12873         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12874         header by looking for magic "MII" at the beginnig.
12875
12876 2005-06-16  Miles Bader  <miles@gnu.org>
12877
12878         * gnus-xmas.el (gnus-xmas-group-startup-message):
12879         Use renamed gnus-splash face.
12880
12881         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12882         (assistant-field-face): New backward-compatibility alias for renamed
12883         face.
12884         (assistant-render-text): Use renamed assistant-field face.
12885
12886         * spam.el (spam): Remove "-face" suffix from face name.
12887         (spam-face): New backward-compatibility alias for renamed face.
12888         (spam-face, spam-initialize): Use renamed spam face.
12889
12890         * message.el (message-header-to, message-header-cc)
12891         (message-header-subject, message-header-newsgroups)
12892         (message-header-other, message-header-name)
12893         (message-header-xheader, message-separator, message-cited-text)
12894         (message-mml): Remove "-face" suffix from face names.
12895         (message-header-to-face, message-header-cc-face)
12896         (message-header-subject-face, message-header-newsgroups-face)
12897         (message-header-other-face, message-header-name-face)
12898         (message-header-xheader-face, message-separator-face)
12899         (message-cited-text-face, message-mml-face):
12900         New backward-compatibility aliases for renamed faces.
12901         (message-font-lock-keywords): Use renamed message faces.
12902
12903         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12904         (sieve-test-commands, sieve-tagged-arguments):
12905         Remove "-face" suffix from face names.
12906         (sieve-control-commands-face, sieve-action-commands-face)
12907         (sieve-test-commands-face, sieve-tagged-arguments-face):
12908         New backward-compatibility aliases for renamed faces.
12909         (sieve-control-commands-face, sieve-action-commands-face)
12910         (sieve-test-commands-face, sieve-tagged-arguments-face):
12911         Use renamed sieve faces.
12912
12913         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12914         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12915         (gnus-group-news-3-empty, gnus-group-news-4)
12916         (gnus-group-news-4-empty, gnus-group-news-5)
12917         (gnus-group-news-5-empty, gnus-group-news-6)
12918         (gnus-group-news-6-empty, gnus-group-news-low)
12919         (gnus-group-news-low-empty, gnus-group-mail-1)
12920         (gnus-group-mail-1-empty, gnus-group-mail-2)
12921         (gnus-group-mail-2-empty, gnus-group-mail-3)
12922         (gnus-group-mail-3-empty, gnus-group-mail-low)
12923         (gnus-group-mail-low-empty, gnus-summary-selected)
12924         (gnus-summary-cancelled, gnus-summary-high-ticked)
12925         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12926         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12927         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12928         (gnus-summary-low-undownloaded)
12929         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12930         (gnus-summary-low-unread, gnus-summary-normal-unread)
12931         (gnus-summary-high-read, gnus-summary-low-read)
12932         (gnus-summary-normal-read, gnus-splash):
12933         Remove "-face" suffix from face names.
12934         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12935         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12936         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12937         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12938         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12939         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12940         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12941         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12942         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12943         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12944         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12945         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12946         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12947         (gnus-summary-normal-ticked-face)
12948         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12949         (gnus-summary-normal-ancient-face)
12950         (gnus-summary-high-undownloaded-face)
12951         (gnus-summary-low-undownloaded-face)
12952         (gnus-summary-normal-undownloaded-face)
12953         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12954         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12955         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12956         (gnus-splash-face):
12957         New backward-compatibility aliases for renamed faces.
12958         (gnus-group-startup-message): Use renamed gnus faces.
12959
12960         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12961         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12962         (gnus-server-agent): Remove "-face" suffix from face names.
12963         (gnus-server-agent-face, gnus-server-opened-face)
12964         (gnus-server-closed-face, gnus-server-denied-face)
12965         (gnus-server-offline-face):
12966         New backward-compatibility aliases for renamed faces.
12967         (gnus-server-agent-face, gnus-server-opened-face)
12968         (gnus-server-closed-face, gnus-server-denied-face)
12969         (gnus-server-offline-face): Use renamed gnus faces.
12970
12971         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12972         Remove "-face" suffix from face names.
12973         (gnus-picon-xbm-face, gnus-picon-face):
12974         New backward-compatibility aliases for renamed faces.
12975
12976         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12977         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12978         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12979         (gnus-cite-11): Remove "-face" suffix from face names.
12980         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12981         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12982         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12983         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12984         New backward-compatibility aliases for renamed faces.
12985         (gnus-cite-attribution-face, gnus-cite-face-list)
12986         (gnus-article-boring-faces): Use renamed gnus faces.
12987
12988         * gnus-art.el (gnus-signature, gnus-header-from)
12989         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12990         (gnus-header-content): Remove "-face" suffix from face names.
12991         (gnus-signature-face, gnus-header-from-face)
12992         (gnus-header-subject-face, gnus-header-newsgroups-face)
12993         (gnus-header-name-face, gnus-header-content-face):
12994         New backward-compatibility aliases for renamed faces.
12995         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12996
12997         * gnus-sum.el (gnus-summary-selected-face)
12998         (gnus-summary-highlight): Use renamed gnus faces.
12999         * gnus-group.el (gnus-group-highlight): Likewise.
13000
13001 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13002
13003         * gnus-sieve.el (gnus-sieve-article-add-rule):
13004         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13005         * spam-stat.el (spam-stat-buffer-change-to-spam)
13006         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13007
13008         * message.el (message-is-yours-p):
13009         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13010
13011 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * mm-view.el (mm-inline-text): Withdraw the last change.
13014
13015 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13016
13017         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13018         executing enriched-decode.
13019
13020 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13021
13022         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13023         charset of tar files.
13024
13025 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13026
13027         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13028
13029 2005-06-04  Lute Kamstra  <lute@gnu.org>
13030
13031         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13032         information is never recorded.
13033
13034 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13035
13036         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13037
13038 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13039
13040         * pop3.el (pop3-apop): Run md5 in the binary mode.
13041
13042         * starttls.el (starttls-set-process-query-on-exit-flag):
13043         Use eval-and-compile.
13044
13045 2005-05-31  Simon Josefsson  <jas@extundo.com>
13046
13047         * smime.el (smime-replace-in-string): Define.
13048         (smime-cert-by-ldap-1): Use it.
13049
13050 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13051
13052         * gnus-art.el (article-display-x-face): Replace
13053         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13054
13055         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13056         set-process-query-on-exit-flag or process-kill-without-query.
13057
13058         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13059         loop instead of replace-regexp.
13060
13061         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13062         instead of process-kill-without-query if it is available.
13063
13064         * lpath.el: Fbind ldap-search-entries.
13065
13066         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13067         instead of find-file-hooks if it is available.
13068
13069         * mml1991.el: Bind pgg-default-user-id when compiling.
13070
13071         * mml2015.el: Bind pgg-default-user-id when compiling.
13072
13073         * nndraft.el (nndraft-request-associate-buffer):
13074         Use write-contents-functions instead of write-contents-hooks if it is
13075         available.
13076
13077         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13078         instead of find-file-hooks if it is available.
13079
13080         * nntp.el (nntp-open-connection): Replace
13081         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13082         (nntp-open-ssl-stream): Ditto.
13083         (nntp-open-tls-stream): Ditto.
13084
13085         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13086         set-process-query-on-exit-flag or process-kill-without-query.
13087         (starttls-open-stream-gnutls): Use it instead of
13088         process-kill-without-query.
13089         (starttls-open-stream): Ditto.
13090
13091 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13092
13093         * smime.el (smime-cert-by-ldap-1): Don't use
13094         replace-regexp-in-string.
13095
13096 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13097
13098         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13099
13100         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13101         in PEM format.  Adjust to the XEmacs compability.
13102
13103 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13104
13105         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13106         by `string-to-number'.
13107         * gnus-agent.el (gnus-agent-regenerate-group)
13108         (gnus-agent-fetch-articles): Ditto.
13109         * gnus-art.el (gnus-button-fetch-group): Ditto.
13110         * gnus-cache.el (gnus-cache-generate-active)
13111         (gnus-cache-articles-in-group): Ditto.
13112         * gnus-group.el (gnus-group-set-current-level)
13113         (gnus-group-insert-group-line): Ditto.
13114         * gnus-score.el (gnus-score-set-expunge-below)
13115         (gnus-score-set-mark-below, gnus-summary-score-effect)
13116         (gnus-summary-score-entry): Ditto.
13117         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13118         (gnus-soup-pack): Ditto.
13119         * gnus-spec.el (gnus-xmas-format): Ditto.
13120         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13121         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13122         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13123         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13124         * nndb.el (nndb-get-remote-expire-response): Ditto.
13125         * nndiary.el (nndiary-parse-schedule-value)
13126         (nndiary-string-to-number, nndiary-request-replace-article)
13127         (nndiary-request-article): Ditto.
13128         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13129         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13130         * nneething.el (nneething-make-head): Ditto.
13131         * nnfolder.el (nnfolder-request-article)
13132         (nnfolder-retrieve-headers): Ditto.
13133         * nnheader.el (nnheader-file-to-number): Ditto.
13134         * nnkiboze.el (nnkiboze-request-article): Ditto.
13135         * nnmail.el (nnmail-process-unix-mail-format)
13136         (nnmail-process-babyl-mail-format): Ditto.
13137         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13138         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13139         (nnmh-request-create-group, nnmh-request-list-1)
13140         (nnmh-request-group, nnmh-request-article): Ditto.
13141         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13142         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13143         * nnsoup.el (nnsoup-make-active): Ditto.
13144         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13145         * nntp.el (nntp-find-group-and-number)
13146         (nntp-retrieve-headers-with-xover): Ditto.
13147         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13148         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13149         (pgg-format-key-identifier): Ditto.
13150         * pop3.el (pop3-last, pop3-stat): Ditto.
13151         * qp.el (quoted-printable-decode-region): Ditto.
13152
13153         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13154         of concat.
13155
13156 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13157
13158         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13159
13160         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13161
13162         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13163
13164         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13165
13166         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13167
13168         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13169
13170         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13171         (gnus-carpal-mode): Ditto.
13172
13173         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13174         (gnus-browse-mode): Ditto.
13175
13176         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13177
13178         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13179
13180 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13181
13182         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13183
13184 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13185
13186         * gnus-util.el (gnus-run-mode-hooks): New function.
13187
13188         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13189
13190         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13191         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13192
13193 2005-05-27  Lute Kamstra  <lute@gnu.org>
13194
13195         * dns-mode.el (dns-mode): Specify customization group.
13196
13197 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13198
13199         * gnus-agent.el (gnus-agent-make-mode-line-string):
13200         Use mode-line-highlight as mouse-face.
13201
13202 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13203
13204         * canlock.el (canlock): Change the parent group to news.
13205
13206         * deuglify.el (gnus-outlook-deuglify): Add :group.
13207
13208         * dig.el (dig): Add :group.
13209
13210         * dns-mode.el (dns-mode): Add :group.
13211
13212         * encrypt.el (encrypt): Add :group.
13213
13214         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13215         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13216         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13217         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13218         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13219
13220         * gnus-diary.el (gnus-diary): Add :group.
13221
13222         * gnus.el (gnus-group-news-1-face): Add :group.
13223         (gnus-group-news-1-empty-face): Ditto.
13224         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13225         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13226         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13227         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13228         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13229         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13230         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13231         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13232         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13233         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13234         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13235         (gnus-summary-high-ticked-face): Ditto.
13236         (gnus-summary-low-ticked-face): Ditto.
13237         (gnus-summary-normal-ticked-face): Ditto.
13238         (gnus-summary-high-ancient-face): Ditto.
13239         (gnus-summary-low-ancient-face): Ditto.
13240         (gnus-summary-normal-ancient-face): Ditto.
13241         (gnus-summary-high-undownloaded-face): Ditto.
13242         (gnus-summary-low-undownloaded-face): Ditto.
13243         (gnus-summary-normal-undownloaded-face): Ditto.
13244         (gnus-summary-high-unread-face): Ditto.
13245         (gnus-summary-low-unread-face): Ditto.
13246         (gnus-summary-normal-unread-face): Ditto.
13247         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13248         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13249
13250         * hashcash.el (hashcash): New custom group.
13251         (hashcash-default-payment): Add :group.
13252         (hashcash-payment-alist): Ditto.
13253         (hashcash-default-accept-payment): Ditto.
13254         (hashcash-accept-resources): Ditto.
13255         (hashcash-path): Ditto.
13256         (hashcash-extra-generate-parameters): Ditto.
13257         (hashcash-double-spend-database): Ditto.
13258         (hashcash-in-news): Ditto.
13259
13260         * message.el (message-minibuffer-local-map): Add :group.
13261
13262         * netrc.el (netrc): Add :group.
13263
13264         * sieve-manage.el (sieve-manage-log): Add :group.
13265         (sieve-manage-default-user): Diito.
13266         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13267         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13268         (sieve-manage-authenticators): Ditto.
13269         (sieve-manage-authenticator-alist): Ditto.
13270         (sieve-manage-default-port): Ditto.
13271
13272         * sieve-mode.el (sieve-control-commands-face): Add :group.
13273         (sieve-action-commands-face): Ditto.
13274         (sieve-test-commands-face): Ditto.
13275         (sieve-tagged-arguments-face): Ditto.
13276
13277         * smime.el (smime): Add :group.
13278
13279         * spam-report.el (spam-report): Add :group.
13280
13281         * spam.el (spam, spam-face): Add :group.
13282
13283 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13284
13285         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13286         return \n.\n.\n at the end of articles.  Protect against that.
13287         (nntp-with-open-group): Allow debugging.
13288
13289         * nnheader.el (mail-header-set-extra): Make into a function
13290         because I just could't understand how to quote the list properly.
13291
13292         * dns.el (query-dns-cached): New function.
13293
13294 2005-05-26  Lute Kamstra  <lute@gnu.org>
13295
13296         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13297
13298 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13301
13302         * gnus-art.el: Don't autoload mail-extract-address-components.
13303
13304         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13305         eval-and-compile to evaluate it.
13306
13307         * hashcash.el: Don't autoload executable-find.
13308
13309         * nndb.el: Don't declare the nndb back end two or more times; don't
13310         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13311
13312         * nntp.el: Autoload format-spec instead of format; use
13313         eval-and-compile to evaluate autoload forms.
13314
13315 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13316
13317         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13318
13319 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13320
13321         * gnus.el (gnus-version-number): Bump version.
13322
13323 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13324
13325         * gnus.el: No Gnus v0.3 is released.
13326
13327 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13328
13329         * lpath.el (featurep): Bind show-nonbreak-escape.
13330
13331 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13332
13333         * gnus-art.el (gnus-article-edit-part): Disable undo.
13334
13335 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13338         gnus-article-date-lapsed-new-header is t if date timer is active;
13339         skip headers in which the original date value is empty.
13340         (gnus-article-save-original-date): Redefine it as a macro.
13341         (gnus-display-mime): Use it.
13342
13343 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13344
13345         * gnus-art.el (article-date-ut): Support converting date in
13346         forwarded parts as well.
13347         (gnus-article-save-original-date): New function.
13348         (gnus-display-mime): Use it.
13349
13350 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13351
13352         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13353         enclosure element of <item>.
13354
13355 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13356
13357         * message.el (message-kill-buffer-query): Renamed from
13358         `message-kill-buffer-query-if-modified'.  Added :version.
13359
13360 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13363         window layout.
13364
13365 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * mml.el: Autoload dnd when compiling.
13368
13369 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13372         x-dnd-*.
13373
13374 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * qp.el (quoted-printable-encode-region): Save excursion.
13377
13378 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13379
13380         * message.el (message-kill-buffer-query-if-modified): Add new variable
13381         so the user can kill a modified message buffer quickly.
13382         (message-kill-buffer): Use it.
13383
13384 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * lpath.el: Fbind display-time-event-handler; don't fbind
13387         string-to-multibyte.
13388
13389         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13390
13391 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13392
13393         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13394         contained in text because xml.el decodes entities) with LFs.
13395
13396 2005-04-11  Lute Kamstra  <lute@gnu.org>
13397
13398         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13399         differently.
13400
13401 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13402
13403         * mm-util.el (mm-detect-coding-region): Typo.
13404
13405 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13408
13409 2005-04-06  Deepak Goel  <deego@gnufans.org>
13410
13411         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13412         user-function allow user modifications of the scores.
13413         (spam-stat-score-buffer-user): New function, to allow
13414         user-computed modifications to the score.
13415         (spam-stat-score-buffer-user-functions): List of additional
13416         scoring functions.
13417         (spam-stat-error-holder): Global temporary error holder.
13418         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13419         variable.
13420
13421 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13422
13423         * gnus-registry.el (gnus-registry-clean-empty-function)
13424         (gnus-registry-trim, gnus-registry-fetch-groups)
13425         (gnus-registry-delete-group): Groups that match
13426         `gnus-registry-ignored-groups' are removed from the registry
13427         entries, not just ignored for splitting.  This helps clean up the
13428         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13429         to get all the groups a message ID is in.
13430
13431         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13432         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13433         (spam-stat-score-buffer-user-functions): Add :number custom type.
13434
13435 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13438         argument in XEmacs.
13439
13440         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13441         (nnrss-request-group): Decode group name first.
13442         (nnrss-request-article): Make a text/plain article if mml-to-mime
13443         failed.
13444         (nnrss-get-encoding): Return a compatible encoding according to
13445         nnrss-compatible-encoding-alist.
13446         (nnrss-find-el): Use consp instead of listp.
13447         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13448
13449 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13452         which Emacs 20 doesn't support.
13453         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13454
13455 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13456
13457         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13458         silence the byte compiler inside the defun.
13459
13460         * gnus-demon.el (parse-time-string): Add autoload.
13461
13462         * gnus-delay.el (parse-time-string): Add autoload.
13463
13464         * gnus-art.el (parse-time-string): Add autoload.
13465
13466         * nnultimate.el (parse-time): Require for `parse-time-string'.
13467
13468 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13469
13470         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13471
13472         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13473
13474         * smime.el (smime-ldap-host-list): Add :version.
13475
13476 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13477
13478         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13479         pass it to `gnus-browse-read-group'.
13480         (gnus-browse-read-group): Add NUMBER argument and pass it to
13481         `gnus-group-read-ephemeral-group'.
13482
13483         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13484         argument and pass it to `gnus-group-read-group'.
13485
13486 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13487
13488         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13489         mm-xemacs-find-mime-charset-1 if we have the mule feature
13490         available at runtime.
13491
13492 2005-03-25  Werner Lemberg  <wl@gnu.org>
13493
13494         * nnmaildir.el: Replace `illegal' with `invalid'.
13495
13496 2005-03-23  Lute Kamstra  <lute@gnu.org>
13497
13498         * time-date.el: Add comment on time value formats.
13499         Don't require parse-time.
13500         (with-decoded-time-value): New macro.
13501         (encode-time-value): New function.
13502         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13503         (days-to-time): Return a valid time value when arg is huge.
13504         (time-since): Use time-subtract.
13505         (time-to-number-of-days): Use time-to-seconds.
13506
13507 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13508
13509         * gnus-start.el (gnus-display-time-event-handler):
13510         Check display-time-timer at runtime rather than only at load time
13511         in case display-time-mode is turned off in the mean time.
13512
13513 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13514
13515         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13516         used.
13517
13518         * nneething.el (nneething-map-file-directory): Derive from
13519         `gnus-directory'.
13520
13521         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13522         the To/Cc button.
13523
13524 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13525
13526         * nnmaildir.el (nnmaildir-request-accept-article):
13527         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13528
13529 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13530
13531         * gnus-async.el: Require timer-funcs at compile time when in
13532         XEmacs for `run-with-idle-timer'.
13533
13534 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13535
13536         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13537         autoloaded function.
13538
13539 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13540
13541         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13542
13543 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13544
13545         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13546
13547 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13548
13549         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13550         gnus-expert-user to default.
13551
13552 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13553
13554         * nnimap.el (nnimap-open-server): Ditto.
13555
13556         * imap.el (imap-authenticate): Fix typo.
13557
13558 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13559
13560         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13561         buffer (since IMAP server might return FETCH response out of
13562         order, and the nntp buffer must be sorted).
13563
13564 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13565
13566         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13567         comparison on string.
13568
13569         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13570         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13571         (gnus-agent-summary-fetch-series): Modified to protect against
13572         gnus-agent-summary-fetch-group clearing processable flags.
13573         (gnus-agent-synchronize-group-flags): Update live group buffer as
13574         synchronization may occur due to the user toggle the plugged
13575         status.
13576         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13577         successfully downloaded.
13578         (gnus-agent-expire-group-1): Avoid using markers when the overview
13579         is in ascending order; greatly improves performance.
13580         (gnus-agent-regenerate-group): Use
13581         gnus-agent-synchronize-group-flags to reset read status in both
13582         gnus and server.
13583         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13584
13585 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13586
13587         * message.el: Don't autoload former message-utils variables.
13588         (message-strip-subject-trailing-was): Change doc string.
13589
13590         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13591         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13592         (nnweb-google-search): Add "hl=en" here.
13593         (nnweb-google-parse-1, nnweb-google-create-mapping):
13594         Don't hardcode URL.
13595
13596 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13597
13598         * message.el (message-get-reply-headers, message-followup):
13599         Mention related variables `message-use-followup-to' and
13600         `message-use-mail-followup-to', in the information buffer.
13601
13602         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13603         of broken groups(-beta).google.com.
13604
13605 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13606
13607         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13608         parameter to invoked gnus-request-move-article; remove the
13609         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13610         all at once instead of once per article.
13611         (gnus-summary-remove-process-mark): Accept a list of articles as
13612         well as a single article for processing.
13613
13614         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13615         parameter.
13616
13617         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13618
13619         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13620
13621         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13622         parameter.
13623
13624         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13625         parameter.
13626
13627         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13628         parameter and remove the gnus-sum-hint-move-is-internal variable.
13629
13630         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13631         parameter.
13632
13633         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13634         parameter.
13635
13636         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13637         parameter.
13638
13639         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13640
13641         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13642         parameter.
13643
13644         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13645         parameter.
13646
13647 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13648
13649         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13650         a more conservative way.
13651
13652 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13653
13654         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13655         buffer, so it moves the window's cursor.
13656
13657 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13658
13659         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13660         `mm-dissect-multipart' and receive the from field as an (optional)
13661         argument from `mm-dissect-multipart'.
13662         (mm-dissect-multipart): Receive the from field as an argument and
13663         pass it on when we call `mm-dissect-buffer' on MIME parts.
13664         Fixes verification/decryption of signed/encrypted MIME parts.
13665
13666 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13667
13668         * gnus-sum.el (gnus-summary-move-article): Set
13669         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13670         whatever it calls (right now, only nnimap-request-move article
13671         respects it).
13672
13673         * nnimap.el (nnimap-request-move-article): When
13674         gnus-sum-hint-move-is-internal is set, don't do the extra
13675         nnimap-request-article.
13676
13677 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13678
13679         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13680
13681         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13682         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13683
13684         * gnus-sum.el (gnus-summary-caesar-message):
13685         Apply `gnus-treat-article' after rotation.
13686
13687         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13688         doc string.
13689
13690 2005-02-22  Simon Josefsson  <jas@extundo.com>
13691
13692         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13693         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13694         <arne@arnested.dk>.
13695         (encrypt): Add password-cache and password-cache-expiry as group
13696         members.
13697
13698 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13699
13700         * smime.el (smime-ldap-host-list): Doc fix.
13701         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13702         cache) password.
13703         (smime-sign-region): Use it.
13704         (smime-decrypt-region): Use it.
13705         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13706         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13707         fails.
13708         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13709         certificate from DER to PEM format rather than calling openssl.
13710
13711         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13712
13713         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13714         for signing/encryption.
13715
13716         * mml.el (mml-parse-1): Use them.
13717
13718 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13719
13720         * nnrss.el (nnrss-verbose): Removed.
13721         (nnrss-request-group): Use `nnheader-message' instead.
13722
13723 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13724
13725         * nnrss.el (nnrss-verbose): New variable.
13726         (nnrss-request-group): Make it say nnrss is requesting a group.
13727
13728 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13729
13730         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13731         Handle news URL with given port correctly.
13732
13733 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13736         containing special characters.
13737
13738         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13739
13740         * mml.el (mime-to-mml): Ditto.
13741
13742         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13743         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13744         (rfc2047-decode-region): Quote decoded words containing special
13745         characters when rfc2047-quote-decoded-words-containing-tspecials
13746         is non-nil.
13747
13748 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13749
13750         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13751
13752         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13753
13754 2005-02-15  Simon Josefsson  <jas@extundo.com>
13755
13756         * nnimap.el (nnimap-debug): Doc fix.
13757
13758         * imap.el (imap-debug): Doc fix.
13759
13760 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13761
13762         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13763
13764 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13765
13766         * gnus.el (spam-contents): Improve docs for spam-contents
13767         parameter in its variable incarnation.
13768
13769 2005-02-14  Simon Josefsson  <jas@extundo.com>
13770
13771         * smime-ldap.el: Use require instead of load-library for ldap.
13772         (smime-ldap-search): Indent.
13773         (smime-ldap-search-internal): Shorten line.
13774
13775         * smime.el (smime-cert-by-dns): Add doc-string.
13776         (smime-cert-by-ldap-1): Indent.
13777
13778         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13779         mml-smime-get-dns-ldap.
13780         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13781
13782 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13783
13784         * smime.el: Require smime-ldap.
13785         (smime-ldap-host-list): New variable.
13786         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13787
13788         * mml-smime.el (mml-smime-encrypt-query): New function.
13789         (mml-smime-encrypt-query): Use it.
13790
13791         * smime-ldap.el: New file.
13792
13793 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13794
13795         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13796
13797 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13798
13799         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13800         argument in doc string.  Make query for type more clear.
13801
13802 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13803
13804         * gnus.el (gnus-group-startup-message): Search for gnus images in
13805         etc/images/gnus.
13806         * mm-util.el (mm-image-load-path): Likewise.
13807         * smiley.el (smiley-data-directory): Search for smilies in
13808         etc/images/smilies.
13809
13810 2005-02-09  Kim F. Storm  <storm@cua.dk>
13811
13812         Change Emacs release version from 21.4 to 22.1 throughout.
13813         Change Emacs development version from 21.3.50 to 22.0.50.
13814
13815 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13818
13819         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13820         non-Mule XEmacs as well.
13821         (mm-decompress-buffer): Signal an error intentionally if it does
13822         not decompress compressed data because auto-compression-mode is
13823         disabled.
13824
13825 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13826
13827         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13828         an ID in the registry even if it has no groups.
13829
13830 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13833         merge it into mm-decompress-buffer.
13834         (gnus-mime-copy-part): Use the MIME part charset, the value which
13835         a user specified or gnus-newsgroup-charset for decoding, like
13836         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13837         save-buffer what was used.  Suggested by Kevin Ryde
13838         <user42@zip.com.au>.
13839         (gnus-mime-inline-part): Allow the name parameter as well as the
13840         filename parameter; force decompressing of compressed data; always
13841         display contents being not decoded as unibyte.
13842
13843         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13844         as well as the filename parameter.
13845
13846         * mm-util.el (mm-decompress-buffer): Merge
13847         gnus-mime-jka-compr-maybe-uncompress.
13848         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13849         of compressed data.
13850
13851 2005-02-08  Simon Josefsson  <jas@extundo.com>
13852
13853         * imap.el (imap-log): Doc fix.
13854
13855 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13856
13857         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13858         the coding cookies; decompress compressed parts.
13859
13860         * mml.el (mml-generate-mime-1): Add the charset parameter according
13861         to the value which a user specified manually or the coding cookie.
13862
13863         * mm-util.el (mm-string-to-multibyte): New function.
13864         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13865         (mm-coding-system-to-mime-charset): New function.
13866         (mm-decompress-buffer): New function.
13867         (mm-find-buffer-file-coding-system): New function.
13868
13869         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13870         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13871         parts.
13872
13873 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13874
13875         * mm-view.el (mm-display-inline-fontify): Decode a part according
13876         to the charset parameter.
13877
13878 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13879
13880         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13881         prefix arg is neither nil nor a number, as info specifies.
13882
13883 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13884
13885         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13886         timestamps.
13887
13888 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13889
13890         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13891         groups error checking and notify user.
13892
13893 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13894
13895         * message.el (message-send-mail-function): Check existence of
13896         sendmail-program first before using default value
13897         `message-send-mail-with-sendmail'.  Otherwise use more generic
13898         `smtpmail-send-it'.
13899
13900 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * nntp.el (nntp-request-update-info): Always return nil.
13903
13904 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13905
13906         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13907
13908 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13909
13910         * message.el (message-beginning-of-line): Change the behavior when
13911         invoked between BOL and : so that it first moves backward.
13912
13913 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13914
13915         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13916         article buffer when editing of the article is discarded.
13917         (gnus-article-prepare): Revert.
13918
13919 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13920
13921         * gnus-art.el (gnus-article-prepare):
13922         Remove message-strip-forbidden-properties from the local hook.
13923
13924 2005-01-27  Simon Josefsson  <jas@extundo.com>
13925
13926         * password.el (password-cache-add): Only start one timer per key.
13927         Reported by Derek Atkins <warlord@MIT.EDU>.
13928
13929 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13930
13931         * run-at-time.el: Removed.  It is no longer needed as
13932         timer-funcs.el in the xemacs-base package has a working version of
13933         `run-at-time'.
13934
13935         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13936
13937         * password.el: Require timer-funcs instead of run-at-time in
13938         XEmacs.
13939         Remove `password-run-at-time' macro.
13940         (password-cache-add): Use `run-at-time' instead of
13941         `password-run-at-time'.
13942
13943         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13944         Remove `nnheader-cancel-function-timers' alias,
13945         `cancel-function-timers' exists in XEmacs in timer-funcs.
13946
13947         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13948         for `run-with-idle-timer'.
13949
13950         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13951         for `run-at-time'.
13952
13953         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13954         for `with-timeout'.
13955
13956         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13957         the same as for XEmacs 21.4.
13958         No need to ignore `run-with-idle-timer', this function exists in
13959         XEmacs now in timer-funcs.el in the xemacs-base package.
13960         (dgnushack-compile): No need to delete
13961         run-at-time.el from the list of files to compile because it
13962         doesn't exist anymore.
13963
13964 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13967         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13968
13969 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13970
13971         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13972         sensitively.
13973
13974 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13975
13976         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13977
13978 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13979
13980         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13981         which will be inserted according to the multibyteness of a buffer
13982         rather than the type of contents.  Suggested by ARISAWA Akihiro
13983         <ari@mbf.ocn.ne.jp>.
13984
13985         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13986         of string which old xml.el may return rather than a string.
13987
13988 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13989
13990         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13991
13992 2005-01-16  Simon Josefsson  <jas@extundo.com>
13993
13994         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13995         idn/idna.el isn't available.
13996         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13997         <michael@waxrat.com>.
13998
13999         * hashcash.el: Remove non-FSF copyright header.
14000
14001         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14002         (hashcash-generate-payment): Use it.
14003         (hashcash-generate-payment-async): Use it.
14004
14005 2005-01-15  Simon Josefsson  <jas@extundo.com>
14006
14007         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14008         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14009
14010         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14011         gnus-summary-idna-message.
14012         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14013         (gnus-summary-idna-message): New function.
14014
14015 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14016
14017         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14018         gnus-novice-user.
14019
14020 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * nnrss.el (nnrss-request-delete-group): Delete entries in
14023         nnrss-group-alist as well.
14024         (nnrss-save-server-data): Insert newline.
14025
14026 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14027
14028         * gnus.el (gnus-user-agent): Use list of symbols instead of
14029         symbols.  Display full version number for (S)XEmacs.  Optionally
14030         display (S)XEmacs codename.
14031
14032         * gnus-util.el (gnus-emacs-version): Update for new
14033         `gnus-user-agent'.
14034
14035         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14036         Gnus version.
14037
14038 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14039
14040         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14041         which is unreadable in some setups.
14042
14043 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * gnus-spec.el (gnus-update-format-specifications): Flush the
14046         group format spec cache if it doesn't support decoded group names.
14047
14048 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14049
14050         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14051         Allow to apply decay on score files matching a regexp.
14052
14053 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14056         compatibility in %g and %c.
14057
14058 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14061         name for only %g and %c.
14062         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14063         of gnus-tmp-group to decoded group name.
14064         (gnus-group-make-rss-group): Exclude `/'s from group names.
14065
14066 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14067
14068         * nnrss.el (nnrss-get-encoding): Fix regexp.
14069
14070 2004-12-27  Simon Josefsson  <jas@extundo.com>
14071
14072         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14073         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14074         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14075
14076 2004-12-17  Kim F. Storm  <storm@cua.dk>
14077
14078         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14079
14080         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14081
14082 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14083
14084         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14085
14086 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14087
14088         * nnrss.el: Require rfc2047 and mml.
14089         (nnrss-file-coding-system): New variable.
14090         (nnrss-format-string): Redefine it as an inline function.
14091         (nnrss-decode-group-name): New function.
14092         (nnrss-string-as-multibyte): Remove.
14093         (nnrss-retrieve-headers): Decode group name; don't use
14094         nnrss-format-string.
14095         (nnrss-request-group): Decode group name.
14096         (nnrss-request-article): Decode group name; allow a Message-ID as
14097         well as an article number; don't use nnrss-format-string; encode a
14098         Message-ID string which may contain non-ASCII characters; use
14099         mml-to-mime to compose a MIME article.
14100         (nnrss-request-expire-articles): Decode group name.
14101         (nnrss-request-delete-group): Decode group name.
14102         (nnrss-fetch): Clarify error message.
14103         (nnrss-read-server-data): Use insert-file-contents instead of load;
14104         bind file-name-coding-system; use multibyte buffer.
14105         (nnrss-save-server-data): Bind coding-system-for-write to the
14106         value of nnrss-file-coding-system; bind file-name-coding-system;
14107         add coding cookie.
14108         (nnrss-read-group-data): Use insert-file-contents instead of load;
14109         bind file-name-coding-system; use multibyte buffer.
14110         (nnrss-save-group-data): Bind coding-system-for-write to the
14111         value of nnrss-file-coding-system; bind file-name-coding-system.
14112         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14113         make it work with non-ASCII text.
14114         (nnrss-find-el): Make it work with old xml.el as well.
14115
14116 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14117
14118         * nnrss.el (nnrss-get-encoding): New function.
14119         (nnrss-fetch): Use unibyte buffer initially; bind
14120         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14121         decode contents according to the encoding attribute.
14122         (nnrss-save-group-data): Add coding cookie.
14123         (nnrss-mime-encode-string): New function.
14124         (nnrss-check-group): Use it to encode subject and author.
14125
14126 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14127
14128         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14129         imaginary variable.
14130
14131 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14132
14133         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14134         correctly even if there are wide characters.
14135
14136 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14137
14138         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14139         downcased symbol names; make a new cache instead of reusing
14140         bbdb-hashtable.
14141
14142 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14143
14144         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14145         concatenating segments rather than before concatenating them.
14146         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14147
14148         * message.el (message-get-reply-headers): Bind `extra'.
14149
14150 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14151
14152         * message.el (message-extra-wide-headers): New variable.
14153         (message-get-reply-headers): Use it.
14154
14155 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14156
14157         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14158         (gnus-agent-group-pathname): Ditto.
14159
14160         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14161
14162         * gnus-group.el (gnus-group-make-group): Decode group name.
14163         (gnus-group-make-rss-group): Register the group data after opening
14164         the nnrss group.
14165
14166 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14167
14168         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14169         by expiry now get marked as read.
14170
14171 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14174
14175 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14176
14177         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14178         unify Latin characters in XEmacs.
14179         (mm-find-mime-charset-region): Use it.
14180
14181 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14182
14183         * gnus-util.el (gnus-delete-directory): New function.
14184
14185         * gnus-agent.el (gnus-agent-delete-group): Use it.
14186
14187         * gnus-cache.el (gnus-cache-delete-group): Use it.
14188
14189 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14190
14191         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14192         names.
14193
14194 2004-12-16  Simon Josefsson  <jas@extundo.com>
14195
14196         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14197
14198 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14199
14200         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14201
14202         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14203         (gnus-group-set-current-level): Decode group name.
14204
14205 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14206
14207         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14208         failed.
14209
14210 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14211
14212         * gnus-group.el (gnus-group-delete-group): Decode group name.
14213         (gnus-group-make-rss-group): Encode group name.
14214         (gnus-group-catchup-current): Decode group name.
14215         (gnus-group-kill-group): Decode group name.
14216
14217 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14218
14219         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14220
14221 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * gnus-group.el (gnus-group-make-rss-group):
14224         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14225
14226         * gnus-start.el (gnus-setup-news): Honor user's setting to
14227         gnus-message-archive-method.  Suggested by Lute Kamstra
14228         <lute@gnu.org>.
14229
14230 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14231
14232         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14233         global counterparts of the buffer-local variables.
14234
14235 2004-11-16  Romain Francoise  <romain@orebokech.com>
14236
14237         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14238         counterparts of the buffer-local variables.
14239
14240 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14241
14242         * message.el (message-forbidden-properties): Fixed typo in doc
14243         string.
14244
14245 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14246
14247         * gnus-util.el (gnus-replace-in-string): Added doc string.
14248
14249         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14250         to avoid problems when splitting mails with many recipients.
14251
14252 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14253
14254         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14255         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14256
14257 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14258
14259         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14260         if there is no hashtable in memory or file modification time is
14261         newer than cached timestamp.
14262
14263 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14264
14265         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14266         not-matching option.
14267
14268 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14269
14270         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14271         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14272         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14273         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14274         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14275         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14276
14277 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14278
14279         * message.el (message-forward-make-body-mml): Remove headers
14280         according to message-forward-ignored-headers if a message is decoded.
14281
14282 2004-12-02  Romain Francoise  <romain@orebokech.com>
14283
14284         * message.el (message-forward-make-body-plain): Always remove
14285         headers according to message-forward-ignored-headers.
14286
14287 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14288
14289         * spam.el (spam-summary-prepare-exit): Remove the
14290         gnus-summary-limit pop for now, it has problems with ham marks for
14291         me.
14292
14293 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14294
14295         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14296         correctly.
14297
14298 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14299
14300         * format-spec.el (format-spec): Message the char.
14301
14302 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14303
14304         * gnus-art.el (gnus-split-methods): Reformat comments.
14305
14306         * spam.el (spam-summary-prepare-exit): Remove article limits
14307         before exiting the summary buffer.
14308
14309 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14310
14311         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14312         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14313
14314         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14315         order to silence the byte compiler.
14316
14317         * spam.el: Fix the way to silence the byte compiler, which
14318         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14319         bbdb-search-simple, spam-BBDB-register-routine,
14320         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14321         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14322         spam-stat-buffer-is-spam, spam-stat-load,
14323         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14324         spam-stat-save and spam-stat-split-fancy.
14325
14326 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14329         which may confuse users.
14330         (canlock-password-for-verify): Ditto.
14331
14332         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14333
14334         * gnus-art.el (gnus-emphasis-alist): Ditto.
14335
14336         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14337
14338         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14339
14340         * gnus-start.el (gnus-save-killed-list): Ditto.
14341
14342         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14343         (gnus-sum-thread-tree-root): Ditto.
14344         (gnus-sum-thread-tree-false-root): Ditto.
14345         (gnus-sum-thread-tree-single-indent): Ditto.
14346
14347         * message.el (message-courtesy-message): Ditto.
14348         (message-archive-note): Ditto.
14349         (message-subscribed-address-file): Ditto.
14350         (message-user-fqdn): Ditto.
14351
14352         * spam-report.el (spam-report-gmane-regex): Ditto.
14353
14354         * spam.el (spam-blackhole-good-server-regex): Ditto.
14355
14356 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14357
14358         * mml.el (mml-preview): Widen the message buffer before copying
14359         the contents to the preview buffer; sort headers before previewing.
14360
14361         * message.el (message-hidden-headers): Fix the way to avoid a bug
14362         in the `repeat' widget in Emacs 21.3 or earlier.
14363
14364 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14365
14366         * message.el (message-hidden-headers): Default to "^References:".
14367         Improve customization type.  Suggested by Reiner Steib
14368         <Reiner.Steib@gmx.de>.
14369
14370 2004-11-25  Romain Francoise  <romain@orebokech.com>
14371
14372         * message.el (message-strip-forbidden-properties): Remove check for
14373         obsolete `message-hidden' text property, hidden headers are not
14374         accessible in the buffer anymore.
14375
14376 2004-11-22  Romain Francoise  <romain@orebokech.com>
14377
14378         * message.el (message-header-format-alist): Add `From' in list
14379         so that it can be sorted.
14380         (message-fix-before-sending): Widen and sort headers before
14381         sending.
14382         (message-hide-headers): Use narrowing to hide headers by moving
14383         them to the top of the buffer and narrowing to the region
14384         underneath.
14385
14386 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14387
14388         * message.el (message-strip-forbidden-properties): Bind
14389         buffer-read-only (etc) to nil.
14390
14391 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14394         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14395
14396 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14397
14398         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14399
14400 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14401
14402         * dns.el (query-dns): Use sit-for to time instead of
14403         accept-process-output, since that doesn't seem to work on udp
14404         sockets.
14405
14406 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14409
14410 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14411
14412         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14413         doc string.  Improve doc string.
14414
14415 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * nntp.el (nntp-request-update-info): Return nil if
14418         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14419         may not call gnus-activate-group which uselessly issues the GROUP
14420         commands for all nntp groups and wastes time.  Reported by Romain
14421         Francoise <romain@orebokech.com>.
14422
14423         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14424
14425 2004-11-15  Simon Josefsson  <jas@extundo.com>
14426
14427         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14428         headers separately.
14429         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14430         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14431
14432 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14433
14434         * gnus-start.el (gnus-convert-old-newsrc):
14435         Assign legacy-gnus-agent to 5.10.7.
14436
14437 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14438
14439         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14440         start of the lines.
14441
14442 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14443
14444         * hashcash.el (hashcash-default-payment): Change default to 20.
14445         (hashcash-default-accept-payment): Change default to 20.
14446         (hashcash-process-alist): New variable.
14447         (hashcash-generate-payment-async): Add.
14448         (hashcash-already-paid-p): Add.
14449         (hashcash-insert-payment): Don't generate payments twice.
14450         (hashcash-insert-payment-async): Add.
14451         (hashcash-insert-payment-async-2): Add.
14452         (hashcash-cancel-async): Add.
14453         (hashcash-wait-async): Add.
14454         (hashcash-processes-running-p): Add.
14455         (hashcash-wait-or-cancel): Add.
14456         (mail-add-payment): New optional argument.  Conditionally start
14457         asynchronous calculation.
14458         (mail-add-payment-async): Add.
14459
14460         * message.el (message-send-mail): Wait for asynchronous hashcash
14461         results.  Don't clobber existing X-Hashcash headers.
14462         (message-setup-1): Call mail-add-payment-async when
14463         message-generate-hashcash is non-nil.
14464
14465 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14466
14467         * message.el (message-use-alternative-email-as-from): Examine the
14468         From header as well; use message-make-from in order to include a
14469         user's full name.
14470
14471 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14474         default; improve customization type.
14475         (gnus-emphasis-custom-with-format): New macro.
14476         (gnus-emphasis-custom-value-to-external): New function.
14477         (gnus-emphasis-custom-value-to-internal): New function.
14478
14479 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14480
14481         * dns.el (query-dns): Resolve reverse addresses.
14482
14483 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14484
14485         * gnus-group.el (gnus-group-get-new-news): Use it.
14486
14487         * gnus-start.el (gnus-check-reasonable-setup): New function.
14488
14489 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14492         "Args out of range" error.  Reported by Arnaud Giersch
14493         <arnaud.giersch@free.fr>.
14494
14495 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14496
14497         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14498
14499 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14500
14501         * spam.el (spam group): Add :version.
14502
14503         * pgg-def.el (pgg group): Add :version.
14504
14505 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14506
14507         * gnus-art.el (gnus-article-edit-article): Don't associate the
14508         article buffer with a draft file.  This is a temporary measure
14509         against the 2004-08-22 change to gnus-article-edit-mode.
14510
14511 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14514         (html2text-format-tags): Remove unused variable `attr'.
14515
14516 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14517
14518         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14519
14520         * tls.el (tls-process-connection-type, tls-success)
14521         (tls-certtool-program): Add :version.
14522
14523         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14524         (starttls-extra-arguments, starttls-process-connection-type)
14525         (starttls-connect, starttls-failure, starttls-success): Add :version.
14526
14527         * spam-stat.el (spam-stat): Add :version.
14528
14529         * sieve.el (sieve): Add :version.
14530
14531         * sha1.el (sha1): Add :version.
14532         (sha1-use-external): Remove redundant version.
14533
14534         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14535         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14536         (nnmail-split-fancy-match-partial-words)
14537         (nnmail-split-lowercase-expanded): Add :version.
14538
14539         * nndiary.el (nndiary): Add :version.
14540
14541         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14542
14543         * mml-sec.el (mml-default-sign-method)
14544         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14545         Add :version.
14546
14547         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14548
14549         * mm-url.el (mm-url-use-external, mm-url-program)
14550         (mm-url-arguments): Add :version.
14551
14552         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14553         (mm-attachment-file-modes, mm-decrypt-option)
14554         (mm-w3m-safe-url-regexp): Add :version.
14555
14556         * message.el (message-cite-prefix-regexp)
14557         (message-sendmail-envelope-from, message-minibuffer-local-map)
14558         (message-user-fqdn, message-completion-alist): Add :version.
14559
14560         * gnus-win.el (gnus-configure-windows-hook)
14561         (gnus-use-frames-on-any-display): Add :version.
14562
14563         * gnus-art.el (gnus-article-address-banner-alist)
14564         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14565         (gnus-treat-from-picon, gnus-treat-mail-picon)
14566         (gnus-treat-x-pgp-sig): Add :version.
14567
14568         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14569         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14570         (gnus-summary-article-delete-hook)
14571         (gnus-summary-display-while-building): Add :version.
14572
14573         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14574         (gnus-get-top-new-news-hook): Add :version.
14575
14576         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14577         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14578
14579         * gnus-registry.el (gnus-registry): Add :version.
14580
14581         * gnus-spec.el (gnus-use-correct-string-widths)
14582         (gnus-make-format-preserve-properties): Add :version.
14583
14584         * gnus.el (gnus-group-charter-alist)
14585         (gnus-group-fetch-control-use-browse-url)
14586         (gnus-install-group-spam-parameters): Add :version.
14587
14588         * gnus-diary.el (gnus-diary): Add :version.
14589
14590         * gnus-delay.el (gnus-delay): Add :version.
14591
14592         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14593         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14594         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14595         Add :version.
14596
14597         * gnus-agent.el (gnus-agent-max-fetch-size)
14598         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14599         (gnus-agent-prompt-send-queue): Add :version.
14600
14601         * deuglify.el (gnus-outlook-deuglify): Add :version.
14602
14603         * html2text.el: Beautify code.  Improve doc strings.  Some
14604         checkdoc cleanup.
14605         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14606
14607 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14608
14609         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14610
14611 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14612
14613         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14614         when package is loaded.
14615
14616         * spam.el (spam-summary-score-preferred-header): Add global preference
14617         for people who want to override the default SpamAssassin over
14618         Bogofilter preference (when both are set).
14619         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14620         (spam-user-format-function-S): Check
14621         spam-summary-score-preferred-header.
14622         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14623         (spam-user-format-function-S): Format the score correctly.
14624
14625 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14626
14627         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14628         signature file.  Suggested by Manoj Srivastava
14629         <srivasta@golden-gryphon.com>.
14630
14631         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14632         iso-2022-jp even in the Japanese language environment.
14633         Suggested by Jason Rumney <jasonr@gnu.org>.
14634
14635 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14638         use the same characters as the dummy marks; make it free from
14639         getting affected by the language environment.
14640         (gnus-summary-read-group-1): Update mark positions only when the
14641         format spec is updated.
14642
14643         * gnus-spec.el (gnus-update-format-specifications): Return a list
14644         of updated types.
14645
14646 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14647
14648         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14649         of boundp to check if display-warning is available.
14650
14651 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14652
14653         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14654
14655 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14656
14657         * nnspool.el (nnspool-spool-directory): Use news-path if the
14658         news-directory variable is not bound.
14659
14660         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14661         function instead of display-warning if it is not available.
14662
14663 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14664
14665         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14666         v5-10: Use `point-at-bol'.
14667
14668 2004-10-26  Simon Josefsson  <jas@extundo.com>
14669
14670         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14671         <chenggao@gmail.com>.
14672
14673 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14676         instead.
14677
14678 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14679
14680         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14681         to remove a server from the nnimap-server-buffer-alist.
14682         (nnimap-open-connection, nnimap-close-server): Use it.
14683
14684         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14685
14686 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14687
14688         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14689         running the major-mode function.
14690
14691 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14694         dummy marks in the right way.
14695
14696 2004-10-18  David Edmondson  <dme@dme.org>
14697
14698         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14699         excessively.
14700
14701 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14702
14703         * gnus-util.el (gnus-split-references): Accept a nil references
14704         string and go on blissfully.
14705
14706         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14707         cases where the references string is non-nil but has no references.
14708
14709         * encrypt.el: Add autoload tags.
14710
14711         * spam.el (spam-resolve-registrations-routine): Remove article
14712         from unregistration list too.  Reported by David Hanak
14713         <dhanak@isis.vanderbilt.edu>
14714
14715 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14716
14717         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14718         nil.  Changed custom type.
14719
14720 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14721
14722         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14723
14724         * gnus-sum.el (gnus-summary-move-article): Use it.
14725
14726 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14727
14728         * encrypt.el: Add autoload cookies.
14729
14730         * spam.el (spam-backend-article-list-property)
14731         (spam-backend-get-article-todo-list)
14732         (spam-backend-put-article-todo-list)
14733         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14734         Resolve registrations separately.
14735         (spam-register-routine): Format comments.
14736         (spam-unregister-routine, spam-register-routine): Always call with
14737         specific-articles, no default list.
14738         (spam-summary-prepare-exit): Use the spam-classifications function.
14739
14740         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14741         gnus-encrypt.el.
14742
14743         * encrypt.el: Copied from gnus-encrypt.el.
14744
14745         * gnus-encrypt.el: Commented that it's obsolete.
14746
14747 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14748
14749         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14750         (gnus-score-save): Use it.
14751
14752         * message.el (message-bury): Use `window-dedicated-p'.
14753
14754 2004-10-15  Simon Josefsson  <jas@extundo.com>
14755
14756         * pop3.el (top-level): Don't require nnheader.
14757         (pop3-read-timeout): Add.
14758         (pop3-accept-process-output): Add.
14759         (pop3-read-response, pop3-retr): Use it.
14760
14761 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14762
14763         * spam.el (spam-register-routine): Move comment.
14764         (spam-verify-bogofilter): Use 'unknown for the initial
14765         spam-bogofilter-valid state, not 'never.
14766
14767         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14768         for netrc-machine.
14769
14770         * nnimap.el (nnimap-open-connection): Use
14771         netrc-machine-user-or-password.
14772
14773 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14774
14775         * gnus-registry.el (gnus-registry-unload-hook):
14776         Set as a variable with add-hook.
14777
14778         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14779         of news-path.
14780
14781         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14782
14783         * spam.el: Delete duplicate `provide'.
14784         (spam-unload-hook): Set as a variable with add-hook.
14785
14786 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14787
14788         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14789         in the doc string.
14790
14791         * message.el (message-ignored-news-headers)
14792         (message-ignored-supersedes-headers)
14793         (message-ignored-resent-headers)
14794         (message-forward-ignored-headers): Improve custom type.
14795
14796 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * message.el (message-tokenize-header): Fix 2004-09-06 change
14799         which used point-min in the wrong place.
14800
14801 2004-10-12  Simon Josefsson  <jas@extundo.com>
14802
14803         * tls.el (tls-certtool-program): New variable.
14804         (tls-certificate-information): New function, based on
14805         ssl-certificate-information.
14806
14807 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * compface.el: Move the version of ELisp-based uncompface program
14810         to the contrib directory because of the copyright problem.
14811
14812 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14813
14814         * message.el (message-kill-buffer): Raise the current frame.
14815
14816 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14817
14818         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14819
14820         * gnus.el (message-y-or-n-p): Autoload.
14821
14822         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14823         (pop3-password-required, pop3-authentication-scheme)
14824         (pop3-leave-mail-on-server): Made customizable.
14825         (pop3): New custom group.
14826         (pop3-retr): Remove `sleep-for' statements.
14827         Suggested by Dave Love <fx@gnu.org>.
14828
14829         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14830         Windows/DOS.
14831
14832         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14833         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14834         Dave Love <fx@gnu.org>.
14835
14836         * mml.el (mml-minibuffer-read-disposition): Require match.
14837         Suggested by Dave Love <fx@gnu.org>.
14838
14839 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14840
14841         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14842         doc string.
14843
14844 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14845
14846         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14847
14848 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14849
14850         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14851         instead of calling `mm-insert-inline', to decode text/* parts
14852         before displaying them.
14853
14854 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * mm-uu.el (mm-uu-text-plain-type): New variable.
14857         (mm-uu-pgp-signed-extract-1): Use it.
14858         (mm-uu-pgp-encrypted-extract-1): Use it.
14859         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14860         bind mm-uu-text-plain-type with that value.
14861         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14862         mm-uu-dissect.
14863
14864 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * gnus-group.el (gnus-update-group-mark-positions):
14867         * gnus-sum.el (gnus-update-summary-mark-positions):
14868         * message.el (message-check-news-body-syntax):
14869         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14870         of string-as-multibyte.
14871
14872 2004-10-05  Juri Linkov  <juri@jurta.org>
14873
14874         * gnus-group.el (gnus-update-group-mark-positions):
14875         * gnus-sum.el (gnus-update-summary-mark-positions):
14876         * message.el (message-check-news-body-syntax):
14877         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14878         8-bit unibyte values to a multibyte string for search functions.
14879
14880 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14881
14882         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14883         (mm-uu-dissect-text-parts): New function.
14884
14885         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14886         dissect text parts.
14887
14888         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14889         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14890
14891         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14892
14893         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14894         gnus-current-topics instead of gnus-current-topic.
14895
14896 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14897
14898         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14899
14900 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14901
14902         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14903         where approriate.
14904
14905         * nnml.el (nnml-generate-active-info): do.
14906
14907         * nndiary.el (nndiary-generate-active-info): do.
14908
14909         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14910         (gnus-topic-move): do.
14911
14912         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14913         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14914
14915         * gnus-srvr.el (gnus-server-prepare)
14916         (gnus-server-open-all-servers): do.
14917
14918         * gnus-msg.el (gnus-summary-cancel-article)
14919         (gnus-summary-resend-message)
14920         (gnus-summary-mail-crosspost-complaint): do.
14921
14922         * gnus-move.el (gnus-change-server): do.
14923
14924         * gnus-group.el (gnus-group-unmark-all-groups)
14925         (gnus-group-set-current-level): do.
14926
14927 2004-10-04  Simon Josefsson  <jas@extundo.com>
14928
14929         * message.el (message-generate-hashcash): Doc fix.
14930
14931 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14932
14933         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14934         avoid infinite recursion via gnus-get-function.
14935
14936 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14937
14938         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14939
14940         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14941
14942         * nnmail.el (nnmail-split-history): do.
14943
14944         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14945         (nnml-request-delete-group): do.
14946
14947         * nnslashdot.el (nnslashdot-read-groups): do.
14948
14949         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14950         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14951
14952         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14953         (nnspool-sift-nov-with-sed): Use last.
14954         (nnspool-retrieve-headers-with-nov): Use mapc.
14955         (nnspool-request-newgroups): Use dolist.
14956         (nnspool-request-group): Use last.
14957
14958         * nntp.el (nntp-read-server-type): Use dolist.
14959
14960         * nnvirtual.el (nnvirtual-create-mapping)
14961         (nnvirtual-update-read-and-marked): Use dolist.
14962         (nnvirtual-convert-headers): Simplify.
14963
14964 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14965
14966         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14967         support for sync'ing tick marks.
14968
14969 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14970
14971         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14972         there's no visible header.
14973
14974 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14975
14976         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14977         necessary, pass full group name to gnus-request-set-marks.
14978
14979 2004-10-01  Simon Josefsson  <jas@extundo.com>
14980
14981         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14982         acroread.
14983
14984 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14985
14986         * spam-report.el (spam-report-gmane): Fix interactive.
14987
14988         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14989
14990         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14991         when writing file.
14992         (gnus-agent-synchronize-flags): Don't default to being
14993         interactive.
14994
14995 2004-09-30  Simon Josefsson  <jas@extundo.com>
14996
14997         * message.el (message-generate-hashcash): Add.
14998         (message-send-mail): Use it, call mail-add-payment.
14999
15000 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15001
15002         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15003
15004 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15005
15006         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15007         gnus-requst-update-info with explicit code to sync the in-memory
15008         info read flags with the marks being sync'd to the backend.
15009
15010         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15011
15012 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15013
15014         * spam.el (spam-verify-bogofilter): Add new function.
15015         (spam-check-bogofilter)
15016         (spam-bogofilter-register-with-bogofilter): Use it.
15017         (spam-verify-bogofilter): Add small fixes.
15018
15019 2004-09-28  Simon Josefsson  <jas@extundo.com>
15020
15021         * hashcash.el (hashcash-generate-payment): Revert.
15022
15023 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15024
15025         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15026         gnus-extract-references instead of gnus-split-references.
15027
15028         * gnus-util.el (gnus-extract-references): Add new function, analogous
15029         to gnus-split-references but extracts only the message-ID without
15030         anything extra.
15031
15032         * hashcash.el (hashcash-generate-payment)
15033         (hashcash-check-payment): Do the right thing if hashcash-path is
15034         nil (because the hashcash program could not be found).
15035
15036         * spam.el (spam-use-hashcash): Remove comment.
15037
15038 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15039
15040         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15041         (gnus-cache-enter-article, gnus-cache-remove-article)
15042         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15043
15044         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15045
15046         * gnus-art.el (article-hide-boring-headers)
15047         (article-translate-strings, article-display-face)
15048         (gnus-article-mime-match-handle-first)
15049         (gnus-article-highlight-headers)
15050         (gnus-article-add-buttons-to-head): do.
15051
15052 2004-09-27  Simon Josefsson  <jas@extundo.com>
15053
15054         * hashcash.el: New version, from
15055         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15056         ../contrib/.
15057
15058 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15059
15060         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15061
15062 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15063
15064         * gnus-dup.el (gnus-dup-open): Use mapc.
15065         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15066
15067         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15068         Reported by Stefan Wiens <s.wi@gmx.net>.
15069
15070         * gnus.el (gnus-shutdown): Use dolist.
15071
15072         * gnus-undo.el (gnus-undo): Use mapc.
15073
15074         * nnrss.el (nnrss-generate-active): do.
15075
15076         * message.el (message-cite-original-without-signature)
15077         (message-cite-original): Use mapc.
15078         (message-do-actions, message-make-forward-subject): Use dolist.
15079
15080 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15081
15082         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15083         deletion to remove entire duplicate line.  Fixes merged article
15084         number bug.
15085
15086 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15087
15088         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15089         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15090         first ask if you want to open a server and then, even when you
15091         responded with no, asking if you want to synchronize the server's
15092         flags.
15093         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15094         multi-line expressions.
15095         (gnus-agent-synchronize-group-flags): New internal function.
15096         Updates marks in memory (in the info structure) AND in the
15097         backend.
15098
15099         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15100
15101         * nnagent.el (nnagent-request-set-mark): Use
15102         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15103         method, to ensure that synchronization updates marks in the
15104         backend and in the info (in memory) structure.
15105
15106 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15107
15108         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15109         convention fully; don't miss the root article of a thread; make
15110         the X-Draft-From header with correct article numbers.
15111
15112 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15113
15114         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15115         unless plugged.  Disable the agent so that an open failure causes
15116         an error.
15117
15118         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15119         Reverted 2004-09-21 change.  The backend must be opened while
15120         synchronizing flags even when the backend stores the flags
15121         locally.
15122
15123 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15124
15125         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15126         in `header' match.  Reported by Svend Tollak Munkejord.
15127
15128         * message.el (message-cite-original): Fix use of
15129         `message-cite-articles-with-x-no-archive'.
15130
15131 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15132
15133         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15134         (gnus-window-to-buffer): Ditto.
15135
15136         * mml.el (mml-preview-buffer): New variable.
15137         (mml-preview): Manage window layout with gnus-buffer-configuration.
15138
15139         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15140         X-Draft-From header even if those articles aren't quoted.
15141
15142 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15143
15144         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15145         (gnus-request-set-mark, gnus-request-update-mark): Use new
15146         g-s-t-u-l-m to decide to use backend even when unplugged.
15147
15148 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15149
15150         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15151         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15152
15153 2004-09-20  Simon Josefsson  <jas@extundo.com>
15154
15155         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15156         "utf-16-le".
15157
15158 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15159
15160         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15161
15162 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15163
15164         * uudecode.el (uudecode-use-external): Add :version.
15165
15166         * smime.el (smime-CA-file, smime-encrypt-cipher)
15167         (smime-dns-server): Add :version.
15168
15169         * smiley.el (gnus-smiley-file-types): Add :version.
15170
15171         * sha1.el (sha1-use-external): Add :version.
15172
15173         * pgg-def.el (pgg-query-keyserver): Add :version.
15174
15175         * nnmail.el (nnmail-fancy-expiry-targets)
15176         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15177         Add :version.
15178
15179         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15180         (nnimap-retrieve-groups-asynchronous): Add :version.
15181         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15182
15183         * mml.el (mml-content-disposition-parameters)
15184         (mml-insert-mime-headers-always): Add :version.
15185
15186         * mm-util.el (mm-coding-system-priorities): Add :version.
15187
15188         * mm-decode.el (mm-inline-text-html-with-images)
15189         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15190         (mm-verify-option): Add :version.
15191         (mm-text-html-renderer): Change :version.
15192
15193         * message.el (message-fcc-externalize-attachments)
15194         (message-required-headers, message-draft-headers)
15195         (message-subject-trailing-was-query)
15196         (message-subject-trailing-was-ask-regexp)
15197         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15198         (message-mark-insert-end, message-archive-header)
15199         (message-archive-note, message-cross-post-default)
15200         (message-cross-post-note, message-followup-to-note)
15201         (message-cross-post-note-function, message-use-mail-followup-to)
15202         (message-subscribed-address-functions)
15203         (message-subscribed-address-file, message-subscribed-addresses)
15204         (message-subscribed-regexps, message-allow-no-recipients)
15205         (message-yank-cited-prefix, message-signature-insert-empty-line)
15206         (message-hidden-headers, message-hierarchical-addresses)
15207         (message-mail-user-agent, message-use-idna)
15208         (message-valid-fqdn-regexp)
15209         (message-strip-special-text-properties, message-header-synonyms)
15210         (message-beginning-of-line, message-tab-body-function): Add :version.
15211         (message-insert-canlock, message-wide-reply-confirm-recipients):
15212         Change :version.
15213
15214         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15215         and :version.
15216         (mail-source-delete-old-incoming-confirm)
15217         (mail-source-movemail-program): Add :version.
15218
15219         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15220         (gnus-agent-cache, gnus-agent): Change :version.
15221
15222         * gnus-util.el (gnus-use-byte-compile): Change :version.
15223
15224         * gnus-sum.el (gnus-summary-make-false-root-always)
15225         (gnus-summary-default-high-score)
15226         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15227         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15228         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15229         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15230         (gnus-sum-thread-tree-single-indent)
15231         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15232         (gnus-sum-thread-tree-leaf-with-other)
15233         (gnus-sum-thread-tree-single-leaf): Add :version.
15234         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15235         (gnus-article-loose-mime): Change :version.
15236
15237         * gnus-start.el (gnus-backup-startup-file)
15238         (gnus-save-startup-file-via-temp-buffer): Add :version.
15239
15240         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15241         (gnus-server-offline-face): Add :version.
15242
15243         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15244
15245         * gnus-msg.el (gnus-gcc-externalize-attachments)
15246         (gnus-debug-files, gnus-debug-exclude-variables)
15247         (gnus-discouraged-post-methods): Change :version.
15248         (gnus-confirm-mail-reply-to-news)
15249         (gnus-confirm-treat-mail-like-news): Add :version.
15250
15251         * gnus-int.el (gnus-server-unopen-status): Add :version.
15252
15253         * gnus-group.el (gnus-group-jump-to-group-prompt)
15254         (gnus-large-ephemeral-newsgroup)
15255         (gnus-fetch-old-ephemeral-headers): Add :version.
15256
15257         * gnus-fun.el (gnus-x-face-directory)
15258         (gnus-convert-pbm-to-x-face-command)
15259         (gnus-convert-image-to-x-face-command)
15260         (gnus-convert-image-to-face-command): Add :version.
15261
15262         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15263
15264         * gnus-cite.el (gnus-cite-blank-line-after-header)
15265         (gnus-article-boring-faces): Add :version.
15266
15267         * gnus-art.el (gnus-buttonized-mime-types)
15268         (gnus-inhibit-mime-unbuttonizing)
15269         (gnus-treat-display-face)
15270         (gnus-treat-body-boundary): Change :version.
15271         (gnus-body-boundary-delimiter, gnus-picon-databases)
15272         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15273         (gnus-treat-date-english, gnus-treat-fold-headers)
15274         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15275         (gnus-treat-mail-picon, gnus-treat-wash-html)
15276         (gnus-article-encrypt-protocol)
15277         (gnus-use-idna, gnus-article-over-scroll)
15278         (gnus-mime-display-multipart-alternative-as-mixed)
15279         (gnus-mime-display-multipart-related-as-mixed)
15280         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15281         (gnus-ctan-url, gnus-button-ctan-handler)
15282         (gnus-button-handle-ctan-bogus-regexp)
15283         (gnus-button-ctan-directory-regexp)
15284         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15285         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15286         (gnus-button-man-level, gnus-button-emacs-level)
15287         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15288
15289         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15290         (gnus-agent-go-online): Change :version.
15291         (gnus-agent-expire-unagentized-dirs)
15292         (gnus-agent-auto-agentize-methods): Add :version.
15293
15294         * flow-fill.el (fill-flowed-display-column)
15295         (fill-flowed-encode-column): Add :version.
15296
15297         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15298         (gnus-outlook-deuglify-unwrap-max)
15299         (gnus-outlook-deuglify-cite-marks)
15300         (gnus-outlook-deuglify-unwrap-stop-chars)
15301         (gnus-outlook-deuglify-no-wrap-chars)
15302         (gnus-outlook-deuglify-attrib-cut-regexp)
15303         (gnus-outlook-deuglify-attrib-verb-regexp)
15304         (gnus-outlook-deuglify-attrib-end-regexp)
15305         (gnus-outlook-display-hook): Add :version.
15306
15307         * binhex.el (binhex-use-external): Add :version.
15308
15309 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15310
15311         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15312         and `invisible'.
15313
15314 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15315
15316         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15317         in gnus-registry-trim.
15318
15319 2004-09-13  Simon Josefsson  <jas@extundo.com>
15320
15321         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15322
15323         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15324
15325         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15326         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15327         <yamaoka@jpl.org>.
15328         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15329         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15330         <yamaoka@jpl.org>.
15331
15332         * sieve.el (sieve-manage-mode): Ditto.
15333
15334 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15335
15336         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15337
15338 2004-09-11  Simon Josefsson  <jas@extundo.com>
15339
15340         * dns-mode.el: Add.
15341
15342         * mm-view.el (mm-display-dns-inline): Add.
15343
15344         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15345         (mm-automatic-display): Ditto.
15346
15347         * mailcap.el (mailcap-mime-data): Add text/dns.
15348         (mailcap-mime-extensions): Map .soa to text/dns.
15349
15350 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15351
15352         * gnus-art.el (article-decode-mime-words, article-babel)
15353         (gnus-article-highlight-signature, gnus-article-add-buttons)
15354         (gnus-signature-toggle): Remove unnecessary bindings of
15355         `inhibit-read-only' inherited from v5.10 merge.
15356
15357 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15358
15359         * nntp.el (nntp): New customization group.
15360         (nntp-authinfo-file): Add customization group.
15361
15362         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15363
15364         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15365
15366         * gnus.el (to-address, to-list, subscribed)
15367         (large-newsgroup-initial): Ditto.
15368
15369         * flow-fill.el (fill-flowed-display-column)
15370         (fill-flowed-encode-column): Ditto.
15371
15372 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15373
15374         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15375         Use point-min rather than 1.
15376         (message-send-mail): Use buffer-size rather than point-max.
15377
15378         * gnus-sum.el (gnus-summary-search-article-forward):
15379         Signal a specific `search-failed' rather than a generic `error'.
15380
15381         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15382         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15383         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15384
15385 2004-09-10  Simon Josefsson  <jas@extundo.com>
15386
15387         * nndb.el (require): Remove tcp and duplicate cl.
15388
15389 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * gnus-agent.el (directory-files-and-attributes): Move forward.
15392
15393 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15394
15395         * gnus-agent.el (directory-files-and-attributes): Optionally
15396         defined to support XEmacs.
15397
15398 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15399
15400         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15401         to avoid run-time CL dependencies.
15402         (gnus-agent-unfetch-articles): New function.
15403         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15404         article numbers even when local .overview file is missing.
15405         (gnus-agent-read-article-number): New function.  Only accepts
15406         27-bit article numbers.
15407         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15408         gnus-agent-read-article-number.
15409         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15410         from backend while recognizing that article numbers in .overview
15411         must be valid.
15412         (gnus-agent-update-files-total-fetched-for): Use
15413         directory-files-and-attributes to improve performance.
15414         * gnus-int.el (gnus-request-move-article): Use
15415         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15416         improve performance.
15417
15418         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15419         some users confused by references to .newsrc when they only have a
15420         .newsrc.eld file.
15421         (gnus-convert-mark-converter-prompt)
15422         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15423         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15424         New function.  Used internally to only display 'gnus converting
15425         files' message when actually necessary.
15426
15427         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15428         methods now autoloaded.
15429
15430 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15431
15432         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15433         identifiers.
15434
15435 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15436
15437         * gnus-picon.el: Fix indentation and closing parenthesis.
15438
15439 2004-09-01  Simon Josefsson  <jas@extundo.com>
15440
15441         * message.el (message-canlock-generate): Require sha1, not
15442         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15443         to require within a function.  Sadly, if sha1.el isn't loaded, the
15444         let binding in m-c-g will hide the defcustom definition, which is
15445         bad.)
15446
15447         * canlock.el: Require sha1, not sha1-el.
15448
15449         * message.el: Don't autoload sha1 (there is a autoload cookie in
15450         sha1.el).
15451
15452         * sha1-el.el: Renamed to sha1.el.
15453
15454 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15455
15456         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15457
15458 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15459
15460         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15461
15462 2004-08-30  Kim F. Storm  <storm@cua.dk>
15463
15464         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15465
15466         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15467         Add :group 'nnimap.
15468
15469 2004-08-30  Andreas Schwab  <schwab@suse.de>
15470
15471         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15472         ?* and ?\;.
15473
15474         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15475         and ?\' to symbol instead of whitespace.
15476
15477 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15480
15481         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15482         instead of re-search-forward.
15483
15484         * gnus-uu.el (gnus-uu-save-article): Ditto.
15485         (gnus-uu-post-encode-uuencode): Ditto.
15486
15487         * html2text.el (html2text-clean-list-items): Ditto.
15488         (html2text-clean-dtdd): Ditto.
15489         (html2text-format-tags): Ditto.
15490
15491         * message.el (message-send-mail-with-sendmail): Fix regexp.
15492         (message-fill-field-general): Use search-forward instead of
15493         re-search-forward.
15494         (unbold-region): Ditto.
15495
15496         * nnrss.el (nnrss-request-article): Ditto.
15497
15498         * nnslashdot.el (nnslashdot-request-article): Ditto.
15499
15500         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15501
15502         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15503         "Unrecognized menu descriptor" error in XEmacs.
15504
15505 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15506
15507         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15508         parent article of a sparse article in the thread hashtb.
15509
15510 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15511
15512         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15513         (nnmail-expand-newtext): Lowercase expanded entries if
15514         nnmail-split-lowercase-expanded is non-nil.
15515
15516 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15517
15518         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15519
15520         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15521         of gnus-tmp-news-method into string under XEmacs.  It will be
15522         passed to gnus-correct-length which takes only a string argument.
15523
15524 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15525
15526         * gnus-util.el (gnus-bind-print-variables): New macro.
15527         (gnus-prin1): Use it.
15528         (gnus-prin1-to-string): Use it.
15529         (gnus-pp): New function.
15530         (gnus-pp-to-string): New function.
15531
15532         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15533         Replace pp-to-string with gnus-pp-to-string.
15534         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15535         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15536         * gnus-msg.el (gnus-debug): Ditto.
15537         * gnus-score.el (gnus-score-save): Ditto.
15538         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15539         gnus-pp-to-string.
15540         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15541         with gnus-pp.
15542         * score-mode.el (gnus-score-pretty-print): Ditto.
15543         * webmail.el (webmail-debug): Ditto.
15544
15545 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15546
15547         * gnus-art.el (article-display-face, article-display-x-face):
15548         Use buffer-read-only.
15549
15550 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15551
15552         * gnus-art.el (article-hide-list-identifiers):
15553         Bind inhibit-read-only as t.
15554
15555 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15556
15557         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15558
15559 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15560
15561         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15562         (gnus-narrow-to-page): Don't assume point-min == 1.
15563         (gnus-article-edit-mode): Derive from message-mode.
15564
15565         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15566         point-min == 1.
15567
15568         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15569         Disable incorrect use of `assert'.
15570
15571         * message.el (message-mode): Set comment-start-skip.
15572
15573
15574 2004-08-22  Sam Steingold  <sds@gnu.org>
15575
15576         * pop3.el (pop3-leave-mail-on-server): New user variable.
15577         (pop3-movemail): Delete mail only when it is nil.
15578
15579 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15580
15581         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15582
15583         * mml.el (mml-preview): Use `pop-to-buffer'.
15584
15585         * message.el (message-goto-mail-followup-to): Insert after "To".
15586         (message-carefully-insert-headers): Add comment.
15587
15588         * gnus.el: Remove unused variable `gnus-article-check-size'.
15589
15590         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15591
15592         * gnus-art.el (gnus-button-alist): Improve
15593         `gnus-button-handle-library' entry.
15594
15595 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15596
15597         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15598         downcase, since XEmacs capitalizes error messages differently.
15599
15600 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15601
15602         * nntp.el: Add (require 'gnus) due to reference to
15603         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15604
15605 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15606
15607         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15608         `mm-fill-flowed'.
15609
15610         * mm-decode.el (mm-dissect-singlepart): Check it.
15611
15612 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15613
15614         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15615         'imap' for netrc parsing.
15616
15617 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15618
15619         * mailcap.el (mailcap-mime-data): Mark as risky.
15620
15621 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15624         may be included in the encoded word.
15625         (rfc2047-encode): Don't append a space if the encoded word
15626         includes close parenthesis.
15627
15628 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15629
15630         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15631         of text within parentheses.
15632
15633 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15634
15635         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15636         (gnus-encrypt-write-file-contents): Make the password key the file
15637         name PLUS the cipher, not just the cipher.  Also remove failed
15638         passwords from the cache.
15639
15640 2004-08-06  Simon Josefsson  <jas@extundo.com>
15641
15642         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15643         fix.
15644
15645 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15646
15647         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15648         LWSP.
15649
15650 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15651
15652         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15653         to append in-reply-to: data to the references: header.
15654
15655         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15656         (netrc-parse): Use gnus-encrypt.el functions.
15657
15658         * gnus-encrypt.el: Add new file for encryption support; currently
15659         does only a few GPG ciphers and an internal XOR cipher.
15660
15661         * password.el: Add comments on using password-read-and-add.
15662         (password-read-and-add): Add function to read and add the
15663         password to the cache at once.
15664
15665 2004-07-28  Simon Josefsson  <jas@extundo.com>
15666
15667         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15668         parameter (but don't use it, for now).
15669
15670         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15671         instead of hard coding to nil.
15672
15673 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15676         as mm-inline-image-xemacs does.
15677
15678 2004-07-26  Simon Josefsson  <jas@extundo.com>
15679
15680         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15681         Revert part of 2004-07-17 change below.
15682
15683 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15684
15685         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15686         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15687
15688 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15689
15690         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15691         quotes that actually start with ">" at the beginning of the
15692         lines.
15693
15694 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15695
15696         * rfc2047.el (rfc2047-encode-region): Fix last change.
15697         (rfc2047-encode-parameter): Remove useless concat.
15698
15699 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15700
15701         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15702         encode special characters; fix some kind of misconfigured headers;
15703         signal a real error if debug-on-quit or debug-on-error is non-nil.
15704         (rfc2047-encode-max-chars): New variable.
15705         (rfc2047-encode-1): Use it.
15706         (rfc2047-encode-parameter): New function.
15707
15708         * mml.el (mml-insert-parameter): Remove an excessive space.
15709
15710 2004-07-17  Simon Josefsson  <jas@extundo.com>
15711
15712         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15713         Kai Grossjohann <kai@emptydomain.de>.
15714         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15715         (gnus-group-make-menu-bar): Ditto.
15716
15717         * gnus-util.el (gnus-group-server): Add.
15718
15719 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15720
15721         * message.el (message-clone-locals): Clone sendmail and smtp
15722         variables.
15723
15724 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15725
15726         * rfc2047.el (rfc2047-encode-region): Fix last change.
15727
15728 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15729
15730         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15731         characters as non-special.
15732
15733 2004-07-09  Simon Josefsson  <jas@extundo.com>
15734
15735         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15736         Users will lose all flag changes made while unplugged with
15737         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15738         good default.  See numerous reports on ding mailing list.
15739
15740 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15743         add generate-head-function and generate-article-function to the
15744         rfc822-forward entry.
15745         (nndoc-rfc822-forward-generate-article): New function.
15746         (nndoc-rfc822-forward-generate-head): New function.
15747
15748         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15749
15750 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15751
15752         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15753         respect display group parameter and gnus-summary-expunge-below.
15754         (gnus-articles-to-read): Remove unused reference to display group
15755         parameter.
15756
15757 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15758
15759         * nnheader.el (nnheader-uniquify-message-id): New experimental
15760         variable.
15761         (nnheader-nov-read-message-id): Use it.
15762
15763         * spam-report.el (spam-report-gmane): Add interactive.
15764
15765 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15766
15767         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15768         qp-or-base64 for the application/* types.
15769
15770 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15771
15772         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15773
15774 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15775
15776         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15777         trim value.
15778
15779 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15780
15781         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15782         New macro and function.
15783         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15784
15785 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15786
15787         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15788         after-load-alist.
15789
15790 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15791
15792         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15793         update info that isn't there.
15794
15795 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15796
15797         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15798         entry.
15799
15800 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15801
15802         * mm-view.el (mm-inline-render-with-function): Use multibyte
15803         buffer; decode html source by charset.
15804
15805         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15806
15807         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15808         Mule-UCS is loaded under XEmacs.
15809         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15810
15811 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15812
15813         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15814
15815 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15816
15817         * mm-util.el (mm-coding-system-p): Return a coding-system.
15818         (mm-mime-mule-charset-alist): Use shift_jis instead of
15819         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15820         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15821         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15822         instead of japanese-shift-jis and iso-latin-1 respectively in
15823         order to share the default value with both Emacs and XEmacs-mule.
15824         (mm-mule-charset-to-mime-charset): Make
15825         mm-coding-system-priorities effective.
15826         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15827         while predicating of candidates upon the priorities.
15828
15829 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15830
15831         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15832         gnus-uu-invert-processable.
15833
15834         * gnus.el: Autoload gnus-uu-invert-processable.
15835
15836 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15837
15838         * mm-util.el (mm-with-multibyte-buffer): New macro.
15839
15840         * rfc2047.el (rfc2047-encode-string): Use it.
15841         (rfc2047-encode-region): Move point to the end of the region after
15842         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15843
15844 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15845
15846         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15847         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15848
15849 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15850
15851         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15852         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15853         Karl Chen <quarl@nospam.quarl.org>.
15854
15855 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15856
15857         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15858         invalid addresses.
15859
15860 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15861
15862         * spam.el: Change section markers, revise TODO list.
15863         (spam-backends): Make new master list of all installed backends.
15864         (spam-summary-exit-behavior): Add new variable to determine how
15865         messages moves are done at summary exit.
15866         (spam-move-spam-nonspam-groups-only)
15867         (spam-process-ham-in-nonham-groups)
15868         (spam-process-ham-in-spam-groups): Remove variables, the
15869         spam-summary-exit-behavior variable should be used to manage this
15870         behavior.
15871         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15872         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15873         and spam-old-spam-articles.
15874         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15875         Add empty variables, placeholders for the backends they represent.
15876         (spam-set-difference): Move, unchanged.
15877         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15878         unless the user has a processor variable.
15879         (spam-classifications, spam-classification-valid-p)
15880         (spam-backend-properties, spam-backend-property-valid-p)
15881         (spam-backend-function-type-valid-p)
15882         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15883         (spam-report-articles-gmane, spam-report-articles-resend):
15884         Remove functions, they are not needed.
15885         (spam-install-backend-super, spam-backend-list)
15886         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15887         (spam-backend-function, spam-backend-ham-registration-function)
15888         (spam-backend-spam-registration-function)
15889         (spam-backend-ham-unregistration-function)
15890         (spam-backend-spam-unregistration-function)
15891         (spam-backend-statistical-p, spam-backend-mover-p)
15892         (spam-install-backend-alias, spam-install-checkonly-backend)
15893         (spam-install-mover-backend, spam-install-nocheck-backend)
15894         (spam-install-backend, spam-install-statistical-backend)
15895         (spam-install-statistical-checkonly-backend): Add backend installation
15896         support.
15897         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15898         (spam-group-processor-p): Use the new backend code and respect the
15899         summary exit behavior.
15900         (spam-mark-spam-as-expired-and-move-routine): Remove.
15901         (spam-summary-prepare): Change to use the new spam-old-articles
15902         variable.
15903         (spam-copy-or-move-routine, spam-copy-spam-routine)
15904         (spam-move-spam-routine, spam-copy-ham-routine)
15905         (spam-move-ham-routine): Add code to copy/move ham or spam.
15906         (spam-fetch-field-fast): Improve doc and code, plus allow the
15907         'number request.
15908         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15909         variables.
15910         (spam-split, spam-find-spam): Use the new backend code.
15911         (spam-registration-functions): Remove variable.
15912         (spam-unregister-routine): Add convenience wrapper.
15913         (spam-log-undo-registration, spam-register-routine)
15914         (spam-log-processing-to-registry)
15915         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15916         where possible.
15917         (spam-check-gmane-xref, spam-check-regex-headers)
15918         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15919         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15920         (spam-check-bogofilter-headers, spam-check-spamoracle)
15921         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15922         (spam-check-crm114-headers): Use the spam-split-group that
15923         spam-split prepares, no need to determine it every time.
15924
15925         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15926         to the nnheader-parse-naked-head call.
15927
15928         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15929
15930         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15931         the nnheader-nov-read-message-id call.
15932
15933 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15934
15935         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15936         gnus-activate-group twice.  Suggested by Markus Peter
15937         <warp@spin.de>.
15938
15939 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15940
15941         * gnus-art.el (gnus-article-time-format): Exchange the order of
15942         day and month in the default value; fix customization type.
15943         (article-date-ut): Use add-text-properties.
15944         (article-make-date-line): Use message-make-date instead of
15945         current-time-string.
15946
15947         * message.el (message-fetch-field): Don't use set-text-properties.
15948         (message-make-date): Simplify.
15949
15950         * messagexmas.el (message-xmas-make-date): New function.
15951         (message-xmas-redefine): Defalias message-make-date to it.
15952
15953 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15954
15955         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15956         (rfc2047-encode-region): Treat text within parentheses as special;
15957         show the original text when error has occurred.
15958
15959         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15960         already-computed method to gnus-activate-group.
15961
15962         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15963         same select-methods identical Lisp objects.
15964
15965         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15966         object when modifying the info.
15967
15968 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15969
15970         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15971         gnus-opened-servers since it has never been opened with the new
15972         configuration yet.
15973
15974 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15975
15976         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15977         arg to nnheader-generate-fake-message-id.
15978
15979 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15980
15981         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15982         number and build a fake message ID localized to a group and
15983         article number (so it's repeatable from that point on).
15984         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15985         ID format.
15986
15987         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15988         nnheader-generate-fake-message-id with the article number.
15989
15990 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15991
15992         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15993         end-of-buffer.
15994
15995 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15996
15997         * message.el (message-ignored-supersedes-headers): Add Approved.
15998
15999 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16000
16001         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16002         goto-char.
16003         (rfc2047-encode): Fold the line before encoding.
16004
16005 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16006
16007         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16008         folding -- not all headers can be folded, and this should be done
16009         by the message composition mode.  Probably.  I think.
16010
16011 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16012
16013         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16014         fast.
16015
16016         * gnus-ems.el (gnus-remove-image): Don't use
16017         message-text-with-property; remove only the image found first.
16018
16019         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16020         found first.
16021
16022 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16023
16024         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16025
16026 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16027
16028         * message.el (message-text-with-property): Make it fast and accept
16029         optional arguments.
16030         (message-strip-forbidden-properties): Use it.
16031         (message-fix-before-sending): Follow the m-t-w-p change.
16032
16033         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16034
16035 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16036
16037         * gnus-art.el (article-hide-headers): Don't change the buffer
16038         mistakenly when performing mml-preview even if
16039         gnus-single-article-buffer is nil.
16040
16041 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16042
16043         * message.el (message-expand-name-databases): New user option.
16044         (message-expand-name): Use it.
16045
16046 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16047
16048         * spam.el (spam-report-articles-resend)
16049         (spam-report-resend-register-routine): Allow ham reporting.
16050         (spam-report-resend-register-ham-routine): Add wrapper.
16051         (spam-registration-functions): Add ham resending functions.
16052         (spam-list-of-processors): Add ham resend processor.
16053
16054         * gnus.el (ham-resend-to): Add new group parameter.
16055         (spam-process): Add ham resend option.
16056
16057         * spam-report.el (spam-report-resend): Allow reporting ham.
16058         (spam-report-resend-ham): Add wrapper.
16059
16060 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16061
16062         * message.el (message-cite-articles-with-x-no-archive): New
16063         variable.
16064         (message-cite-original): Use it.
16065
16066 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16067
16068         * message.el (message-cite-original): Respect X-No-Archive.
16069
16070 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * gnus-art.el (article-hide-headers): Refer to the values for
16073         gnus-ignored-headers and gnus-visible-headers in the summary
16074         buffer since a user may have set them as group parameters.
16075
16076 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16077
16078         * assistant.el (assistant-node-name): Add convenience function.
16079         (assistant-render-text, assistant-render-node): Add error handling,
16080         plus handle multiple next nodes.
16081         (assistant-find-next-node): Comment out for now.
16082         (assistant-find-next-nodes): Add function, returns list of next
16083         nodes.
16084
16085 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16086
16087         * mail-source.el (mail-source-directory): Fix doc-string.
16088
16089 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16090
16091         * assistant.el (assistant-render-text, assistant-eval): Add :set
16092         widget type, which is different because it takes and returns a
16093         list.  Much hilarity ensues.
16094
16095 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16096
16097         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16098
16099         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16100         doc-string.
16101
16102         * gnus-start.el (gnus-activate-group): Added doc-string.
16103
16104 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16105
16106         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16107
16108 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16109
16110         * assistant.el (assistant-render-text): Try to add a :set
16111         widget, more to come.
16112
16113         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16114         strings.
16115         (spam-report-articles-resend)
16116         (spam-register-routine): Do registration iff any articles warrant
16117         it.
16118         (spam-summary-prepare-exit): Change log message for nil group
16119         destinations.
16120
16121 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16122
16123         * spam.el (spam-report-resend-register-routine): Allow
16124         spam-report-resend-to to be a group parameter or a global value.
16125
16126 2004-05-26  Simon Josefsson  <jas@extundo.com>
16127
16128         * starttls.el: Merge with my GNUTLS based starttls.el.
16129         (starttls-gnutls-program, starttls-use-gnutls)
16130         (starttls-extra-arguments, starttls-process-connection-type)
16131         (starttls-connect, starttls-failure, starttls-success): New
16132         variables.
16133         (starttls-program, starttls-extra-args): Doc fix.
16134         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16135         functions.
16136         (starttls-negotiate, starttls-open-stream): Check
16137         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16138         function if it is set.
16139
16140 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16141
16142         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16143         structured fields.
16144
16145 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16146
16147         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16148
16149 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16150
16151         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16152         variable.
16153         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16154         assigning the spam-mark to new messages.
16155
16156 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16157
16158         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16159
16160 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16161
16162         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16163
16164         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16165         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16166         default.
16167
16168 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16169
16170         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16171         correct data.
16172
16173 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16174
16175         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16176         (spam-group-processor-p): Fix function.
16177         (spam-group-processor-multiple-p)
16178         (spam-group-spam-processor-report-gmane-p)
16179         (spam-group-spam-processor-report-resend-p)
16180         (spam-group-spam-processor-bogofilter-p)
16181         (spam-group-spam-processor-blacklist-p)
16182         (spam-group-spam-processor-ifile-p)
16183         (spam-group-ham-processor-ifile-p)
16184         (spam-group-spam-processor-spamoracle-p)
16185         (spam-group-spam-processor-crm114-p)
16186         (spam-group-ham-processor-bogofilter-p)
16187         (spam-group-spam-processor-stat-p)
16188         (spam-group-ham-processor-stat-p)
16189         (spam-group-ham-processor-whitelist-p)
16190         (spam-group-ham-processor-BBDB-p)
16191         (spam-group-ham-processor-spamoracle-p)
16192         (spam-group-ham-processor-copy-p): Remove functions with some
16193         prejudice against unneeded code.
16194         (spam-report-articles-resend)
16195         (spam-report-resend-register-routine): Allow the group/topic
16196         spam-resend-to value to override spam-report-resend-to.
16197         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16198         properly now.
16199
16200         * gnus.el (spam-resend-to): Add group/topic parameter.
16201         (spam-process): Move the OBSOLETE processors to the end of the
16202         choices.
16203
16204 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16205
16206         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16207         with resend-to set to nil, and then ask the user if necessary.
16208         (spam-report-resend): spam-report-resend takes a list of articles, not
16209         separate article numbers.
16210
16211 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16212
16213         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16214         addition to emacs-w3m.
16215
16216 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16217
16218         * assistant.el (assistant-authinfo-data): New function.
16219         (assistant-eval): Eval for entire assistant.
16220
16221         * netrc.el (netrc-services-file): New variable.
16222         (netrc-parse-services): New function.
16223         (netrc-find-service-name): New function.
16224         (netrc-find-service-number): New function.
16225         (netrc-port-equal): New function.
16226         (netrc-machine): Use it.
16227
16228         * nnimap.el (nnimap-open-connection): Use netrc.
16229
16230         * gnus-util.el (gnus-netrc-get): Remove aliases.
16231
16232         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16233
16234         * assistant.el (wid-edit): Fix compilation.
16235
16236         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16237
16238 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16239
16240         * gnus-util.el (gnus-set-file-modes): New function.  (small
16241         patch).
16242
16243 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16244
16245         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16246
16247         * assistant.el (assistant-render-node): Fix up rendering and
16248         read-only text.
16249         (assistant-render-node): Reset.
16250         (assistant-make-read-only): Not sticky.
16251
16252 2004-05-20  Danny Siu  <dsiu@adobe.com>
16253
16254         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16255         centered even when gnus-auto-center-summary is t.
16256
16257 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16258
16259         * dns.el (dns-get-txt-answer): New function.
16260         (dns-read-txt): Ditto.
16261         (query-dns): Use it.
16262
16263 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16264
16265         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16266         active for foreign groups even if the group level is higher than
16267         the specified value.
16268
16269 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16270
16271         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16272         non-active groups.
16273
16274         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16275
16276 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16277
16278         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16279
16280 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16281
16282         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16283         (spam-crm114-header, spam-crm114-spam-switch)
16284         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16285         (spam-crm114-positive-spam-header)
16286         (spam-crm114-database-directory, spam-list-of-processors)
16287         (spam-group-spam-processor-crm114-p)
16288         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16289         (spam-generic-score, spam-list-of-checks)
16290         (spam-list-of-statistical-checks, spam-registration-functions)
16291         (spam-check-crm114-headers, spam-crm114-score)
16292         (spam-check-crm114, spam-crm114-register-with-crm114)
16293         (spam-crm114-register-spam-routine)
16294         (spam-crm114-unregister-spam-routine)
16295         (spam-crm114-register-ham-routine)
16296         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16297         asjo@koldfront.dk (Adam Sjøgren).
16298
16299         * gnus.el: Add spam-use-crm114.
16300
16301         * spam.el (spam-list-of-processors, spam-registration-functions):
16302         Add spam-use-resend.
16303         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16304         (spam-report-articles-gmane): Add doc fix.
16305         (spam-report-articles-resend, spam-report-resend-register-routine):
16306         Add wrappers around spam-report-resend-to.
16307
16308         * spam-report.el (spam-report-resend-to, spam-report-resend):
16309         Add support for resending spam.
16310         (spam-report-gmane): Fix line length >80.
16311
16312         * gnus.el (spam-process): Add spam-use-resend.
16313
16314 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16315
16316         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16317         number of processed spam messages.
16318         (spam-ham-copy-or-move-routine): Return the number of processed
16319         ham messages.
16320         (spam-summary-prepare-exit): Use the above values to decide
16321         whether status messages shouled be displayed.
16322
16323 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16326         `rfc2047-encoding-function-alist' in order to avoid conflicting
16327         with the old version.
16328         (rfc2047-encode-region): Concatenate words containing non-ASCII
16329         characters in structured fields; don't encode space-delimited
16330         ASCII words even in unstructured fields; don't break words at
16331         char-category boundaries.
16332         (rfc2047-encode-1): New function.
16333         (rfc2047-encode): Use it; encode text so that it occupies the
16334         maximum width within 76-column; work correctly on Q encoding for
16335         iso-2022-* charsets.
16336         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16337         sure not to break a line just after the header name.
16338         (rfc2047-b-encode-region): Removed.
16339         (rfc2047-b-encode-string): New function.
16340         (rfc2047-q-encode-region): Removed.
16341         (rfc2047-q-encode-string): New function.
16342
16343         * mm-util.el (mm-replace-in-string): New function.
16344
16345 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16346
16347         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16348         get it right.
16349         (gnus-inews-make-draft): Really.
16350
16351 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16352
16353         * nnmh.el (nnmh-request-list-1): Don't check the link count
16354         before descending.  (small patch)
16355
16356 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16357
16358         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16359         stuff.
16360
16361         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16362         on real group name.
16363
16364         * gnus-art.el (gnus-signature-limit): Doc fix.
16365
16366         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16367
16368         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16369
16370 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16371
16372         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16373         isn't a string.
16374
16375 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16376
16377         * gnus-draft.el (gnus-draft-send): Bind
16378         rfc2047-encode-encoded-words.
16379
16380         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16381         (rfc2047-encodable-p): Say that =? needs encoding.
16382         (rfc2047-encode-encoded-words): New variable.
16383
16384         * gnus-group.el (gnus-group-select-group): Doc fix.
16385
16386         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16387
16388         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16389         to nil.
16390
16391         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16392
16393         * nnheader.el (nnheader-get-lines-and-char): New function.
16394
16395 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16396
16397         * gnus-msg.el (gnus-summary-followup-with-original): Document
16398         yanking of region when active.
16399
16400 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16401
16402         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16403         groups if the group level is higher than the specified value.
16404
16405 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16406
16407         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16408         (gnus-group-jump-to-group): Added prefix argument using
16409         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16410         non-active group.
16411
16412         * compface.el (uncompface): Be verbose when changing
16413         `uncompface-use-external'.
16414
16415         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16416         handle manual section.
16417
16418 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16419
16420         * gnus-art.el (gnus-button-alist): Revert previous change.
16421
16422 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16423
16424         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16425
16426 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16427
16428         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16429         whether backend can accept message.
16430
16431         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16432
16433 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16434
16435         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16436         Avoid creating directory when nntp-marks-is-evil is true.
16437         Reported by Reiner Steib.
16438
16439 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16440
16441         * gnus-picon.el (gnus-picon-style): New variable.
16442         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16443         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16444         Jesper Harder <harder@ifa.au.dk>.
16445
16446 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16447
16448         * message.el (message-fill-field): Return point.
16449         (message-generate-headers): Go to end of field.
16450
16451         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16452         stuff for non-living groups.
16453
16454 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16455
16456         * gnus-art.el (gnus-article-followup-with-original)
16457         (gnus-article-reply-with-original): gnus-mark-active-p ->
16458         gnus-region-active-p.
16459
16460 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16461
16462         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16463         only when there is spam or ham to be processed.
16464
16465 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16466
16467         * mail-source.el (mail-source-delete-crash-box): Refactor.
16468         (mail-source-fetch): Use it.
16469         (mail-source-fetch-file): Ditto.
16470         (mail-source-fetch-directory): Run postscript in loop.
16471         (mail-source-fetch-pop): Delete.
16472         (mail-source-fetch-maildir): Ditto.
16473         (mail-source-fetch-imap): Ditto.
16474
16475         * imap.el (imap-authenticators): Comment out sasl.
16476
16477         * message.el (message-skip-to-next-address): New function.
16478         (message-fill-header-address): Refactor.
16479         (message-fill-address): Use it.
16480         (message-delete-address): Use it.
16481         (message-fill-header-general): Refactor.
16482         (message-fill-field-address): Rename.
16483         (message-narrow-to-field): Find the start of the header.
16484         (message-header-format-alist): Don't pre-fill.
16485         (message-fill-header): Removed.
16486         (message-insert-header): New function.
16487         (message-shorten-references): Use it.
16488
16489         * rfc2047.el (rfc2047-field-value): Strip props.
16490
16491         * mail-parse.el (mail-header-make-address): New alias.
16492
16493         * ietf-drums.el (ietf-drums-make-address): New function.
16494
16495         * imap.el: Add compiler directives.
16496
16497         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16498
16499         * gnus-art.el (article-decode-idna-rhs): Don't use
16500         message-idna-inside-rhs-p.
16501
16502 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16503
16504         * message.el (message-idna-inside-rhs-p): Removed.
16505         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16506
16507         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16508         false positives.
16509
16510 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16511
16512         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16513
16514 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16515
16516         * nneething.el (nneething-file-name): Don't create spurious
16517         files.
16518
16519         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16520         (gnus-inews-do-gcc): Remove sleep.
16521
16522         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16523         part under point.
16524
16525         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16526         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16527
16528 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16529
16530         * spam.el (spam-summary-prepare-exit): Fixed (length).
16531
16532 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16533
16534         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16535         as expired without moving it" message when there are spam
16536         messages left.
16537
16538 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16539
16540         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16541         header is not nil.
16542
16543 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16544
16545         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16546         nntp-possibly-create-directory, not nntp-possibly-change-group.
16547         (nntp-marks-changed-p): New arg SERVER.
16548         (nntp-request-update-info): Adjust caller.
16549
16550 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16551
16552         * nntp.el (nntp-save-marks): Pass missing arg.
16553
16554 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16555
16556         * nntp.el: Support marks.
16557         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16558         (nntp-marks-modtime, nntp-marks-directory): New variables.
16559         (nntp-request-set-mark, nntp-request-update-info)
16560         (nntp-possibly-create-directory, nntp-marks-changed-p)
16561         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16562         functions.
16563
16564 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16565
16566         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16567         (gnus-xmas-redefine): Rename.
16568
16569         * gnus-score.el (gnus-score-insert-help): Use
16570         gnus-select-lowest-window.
16571
16572         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16573         appt-select-lowest-window and rename to gnus-select-lowest-window.
16574
16575         * gnus.el: do.
16576
16577 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16578
16579         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16580         encodings of MIME-encoded words, in order to improve
16581         interoperability with several broken MUAs.
16582
16583 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16584
16585         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16586         tags, only when charsets are not specified in headers.
16587         (mm-inline-text-html-render-with-w3m): Ditto.
16588
16589         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16590         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16591
16592 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16593
16594         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16595         instead of MIME-decoded from fields when checking
16596         `gnus-article-address-banner-alist'.
16597
16598 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16599
16600         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16601         description rather than subject.
16602
16603 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16604
16605         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16606
16607 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16608
16609         * gnus.el (gnus-version-number): Bump.
16610
16611 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16612
16613         * gnus.el: No Gnus v0.2 is released.
16614
16615 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16616
16617         * gnus-agent.el (gnus-agent-read-agentview): Inline
16618         gnus-uncompress-range.
16619
16620 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16621
16622         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16623         `exec-installed-p'.
16624
16625 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16626
16627         * gnus.el (spam-process, spam-autodetect-methods): Add
16628         bsfilter and bsfilter-headers.
16629
16630         * spam.el (spam-bsfilter): New customize group.
16631         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16632         (spam-bsfilter-header, spam-bsfilter-probability-header)
16633         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16634         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16635         (spam-bsfilter-database-directory): New options.
16636         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16637         (spam-list-of-statistical-checks, spam-registration-functions):
16638         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16639         (spam-bsfilter-score): New command.
16640         (spam-check-bsfilter-headers, spam-check-bsfilter)
16641         (spam-bsfilter-register-with-bsfilter)
16642         (spam-bsfilter-register-spam-routine)
16643         (spam-bsfilter-unregister-spam-routine)
16644         (spam-bsfilter-register-ham-routine)
16645         (spam-bsfilter-unregister-ham-routine): New functions.
16646         (spam-generic-score): Support bsfilter; Accept an optional argument
16647         to recalcurate spam score even if scoring header has already been
16648         added.
16649         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16650         optional argument to recalcurate spam score even if scoring header
16651         has already been added.
16652
16653 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16654
16655         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16656         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16657         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16658         link is missing.
16659
16660 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16661
16662         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16663         (html2text-get-attr): Rewrite.
16664
16665         * message.el (message-setup-1): Remove redundant put-text-property
16666         on mail-header-separator.
16667
16668 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16669
16670         * gnus-registry.el (gnus-registry-cache-whitespace)
16671         (gnus-registry-action, gnus-registry-spool-action)
16672         (gnus-registry-split-fancy-with-parent): Change message levels
16673         from 5 to 3 or 7, as needed.
16674
16675         * spam.el (spam-summary-prepare-exit)
16676         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16677         (spam-split, spam-find-spam, spam-log-undo-registration)
16678         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16679         level from 5 to 6.
16680
16681 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16682
16683         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16684         2004-03-04 change).
16685
16686 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16687
16688         * sieve-manage.el (sieve-manage-open):
16689         * nnweb.el (nnweb-insert-html):
16690         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16691         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16692         * nnspool.el (nnspool-request-group):
16693         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16694         * nnml.el (nnml-request-update-info):
16695         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16696         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16697         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16698         (nnimap-request-set-mark):
16699         * nnfolder.el (nnfolder-request-update-info):
16700         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16701         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16702         * gnus-uu.el (gnus-uu-find-articles-matching):
16703         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16704         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16705         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16706         * gnus-nocem.el (gnus-nocem-scan-groups):
16707         * gnus-int.el (gnus-start-news-server):
16708         * gnus-group.el (gnus-group-make-kiboze-group)
16709         (gnus-group-browse-foreign-server):
16710         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16711         Use mapc when appropriate.
16712
16713 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16714
16715         FIXME: Make separate entries for each person.
16716
16717         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16718         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16719         <shields@msrl.com>:
16720
16721         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16722         may need for spam sorting and scoring.
16723         (spam-user-format-function-S): Add user format function suitable for
16724         general use.
16725         (spam-article-sort-by-spam-status): Add sorting function for summary
16726         sorting.
16727         (spam-extra-header-to-number): Add function to get a score from a
16728         header.
16729         (spam-summary-score): Add function to get a numeric score from the
16730         headers.
16731         (spam-generic-score): Fix function doc, was in wrong place.
16732         (spam-initialize): Take symbols when it's run, and install the
16733         extra headers that spam-necessary-extra-headers thinks we need.
16734
16735 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16736
16737         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16738         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16739
16740 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16741
16742         * gnus-sum.el (gnus-set-global-variables)
16743         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16744         (gnus-article-get-xrefs, gnus-summary-best-group)
16745         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16746         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16747         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16748         Use with-current-buffer.
16749
16750 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16751
16752         * spam.el (spam-summary-prepare-exit): Simplify logic.
16753         (spam-fetch-article-header): Read the article header if it's not
16754         available.
16755         (spam-list-articles): Simplify logic.
16756         (spam-filelist-register-routine): Fix bug with unregister-list.
16757
16758         * gnus-registry.el: Fix comments at beginning.
16759
16760 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16761
16762         * message.el (message-cater-to-broken-inn): Remove.
16763         (message-shorten-references): Make sure the total folded length of
16764         References is shorter than 998 characters to cater to a bug in INN
16765         2.3.  Also, don't pretend that references aren't folded -- this
16766         hasn't worked for a while.
16767
16768 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16769
16770         * gnus-agent.el (gnus-agentize):
16771         gnus-agent-send-mail-real-function no longer set to current value
16772         of message-send-mail-function but rather a lambda that calls
16773         message-send-mail-function.  The change makes the agent real-time
16774         responsive to user changes to message-send-mail-function.
16775
16776 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16777
16778         * legacy-gnus-agent.el
16779         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16780         help from Florian Weimer <fw@deneb.enyo.de>
16781
16782 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * nnmail.el (nnmail-cache-insert): Revert last change.
16785
16786 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16787
16788         * nnmail.el (nnmail-cache-insert): Always check whether
16789         nnmail-cache-ignore-groups matches a group name.
16790
16791 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16792
16793         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16794         (spam-find-spam, spam-log-processing-to-registry)
16795         (spam-log-registered-p, spam-log-unregistration-needed-p)
16796         (spam-log-undo-registration): Use gnus-message instead of
16797         gnus-error, none of these errors are fatal.
16798
16799         * gnus-registry.el (gnus-registry-clean-empty-function)
16800         (gnus-registry-clean-empty): Remove only empty entries without
16801         extra data.
16802
16803 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16804
16805         * spam-stat.el (spam-stat-buffer-change-to-spam)
16806         (spam-stat-buffer-change-to-non-spam): Change (error) to
16807         (gnus-message 8) invocation.
16808
16809 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * nntp.el (nntp-via-netcat-command): New variable.
16812         (nntp-via-netcat-switches): New variable.
16813         (nntp-open-via-rlogin-and-netcat): New function.
16814         (nntp-open-connection-function): Doc fix.
16815         (nntp-telnet-command): Doc fix.
16816         (nntp-end-of-line): Doc fix.
16817         (nntp-via-rlogin-command): Doc fix.
16818         (nntp-via-user-name): Doc fix.
16819         (nntp-via-address): Doc fix.
16820
16821 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16822
16823         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16824         error in Emacs 21.1.
16825
16826 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16827
16828         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16829
16830 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16831
16832         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16833         (gnus-agent-with-refreshed-group): New macro.
16834         (gnus-agent-rename-group): New function.
16835         (gnus-agent-delete-group): New function.
16836         (gnus-agent-save-group-info): Use gnus-command-method when
16837         `method' parameter is nil.  Don't write nil entries into the
16838         active file.
16839         (gnus-agent-get-group-info): New function.
16840         (gnus-agent-fetch-articles): Use
16841         gnus-agent-update-files-total-fetched-for to increment disk space
16842         used.
16843         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16844         gnus-agent-update-view-total-fetched-for to increment disk space
16845         used.
16846         (gnus-agent-get-local): Added optional parameters to avoid calling
16847         gnus-group-real-name and gnus-find-method-for-group.
16848         (gnus-agent-set-local): Delete stored entry if either min, or max,
16849         are nil.
16850         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16851         quit, use gnus-agent-regenerate-group to record existance of any
16852         articles fetched to disk before the quit occurred.
16853         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16854         gnus-agent-update-view-total-fetched-for, and
16855         gnus-agent-update-files-total-fetched-for to decrement disk space
16856         used.
16857         (gnus-agent-retrieve-headers): Use
16858         gnus-agent-update-view-total-fetched-for to increment disk space
16859         used.
16860         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16861         with gnus-agent-update-files-total-fetched-for to decrement disk
16862         space and fresh group buffer.
16863         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16864         (gnus-agent-need-update-total-fetched-for): New variable.
16865         (gnus-agent-update-files-total-fetched-for): New function.
16866         (gnus-agent-update-view-total-fetched-for): New function.
16867         (gnus-agent-total-fetched-for): New function.
16868
16869         * gnus-cache.el (gnus-cache-save-buffers): Use
16870         gnus-cache-update-overview-total-fetched-for to change disk space
16871         used by this group.
16872         (gnus-cache-possibly-enter-article): Use
16873         gnus-cache-update-file-total-fetched-for to increment disk space
16874         used by this group.
16875         (gnus-cache-possibly-remove-article): Use
16876         gnus-cache-update-file-total-fetched-for to decrement disk space
16877         used by this group.
16878         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16879         (gnus-cache-rename-group): New function.
16880         (gnus-cache-delete-group): New function.
16881         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16882         (gnus-cache-need-update-total-fetched-for): New variable.
16883         (gnus-cache-with-refreshed-group): New macro.
16884         (gnus-cache-update-file-total-fetched-for): New function.
16885         (gnus-cache-update-overview-total-fetched-for): New function.
16886         (gnus-cache-rename-group-total-fetched-for): New function.
16887         (gnus-cache-delete-group-total-fetched-for): New function.
16888         (gnus-cache-total-fetched-for): New function.
16889
16890         * gnus-group.el: Require gnus-sum and autoload functions to
16891         resolve warnings when gnus-group.el compiled alone.
16892         (gnus-group-line-format): Documented new %F.
16893         (size of Fetched data) group line format; identifies disk space
16894         used by agent and cache.
16895         (gnus-group-line-format-alist): Defined new F format.
16896         (gnus-total-fetched-for): New function.
16897         (gnus-group-delete-group): No longer update
16898         gnus-cache-active-altered as gnus-request-delete-group now keeps
16899         the cache in sync.
16900         (gnus-group-list-active): Let the agent store a server's active
16901         list if currently plugged.
16902
16903         * gnus-int.el (gnus-request-delete-group):
16904         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16905         local disk in sync with the server.
16906         (gnus-request-rename-group):
16907         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16908         local disk in sync with the server.
16909
16910         * gnus-start.el (gnus-get-unread-articles):
16911         Cosmetic simplification to logic.
16912
16913         * gnus-util.el (gnus-rename-file): New function.
16914
16915 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16916
16917         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16918
16919 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16920
16921         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16922         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16923
16924 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16925
16926         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16927         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16928
16929 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16930
16931         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16932
16933 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16934
16935         * spam.el (spam-set-difference): Add function to replace
16936         gnus-set-difference in spam.el.
16937         (spam-summary-prepare-exit): Use spam-set-difference.
16938
16939 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16940
16941         * gnus-registry.el (gnus-registry-cache-file): Update to use
16942         gnus-dribble-directory OR gnus-home-directory OR ~.
16943         (gnus-registry-split-fancy-with-parent): Fix doc.
16944
16945 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16946
16947         * message.el (message-exchange-point-and-mark): Use
16948         message-mark-active-p.  Suggested by Jesper Harder
16949         <harder@ifa.au.dk>.
16950
16951 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16952
16953         * message.el (message-exchange-point-and-mark): Don't activate
16954         region if it was inactive.  Suggested by Hiroshi Fujishima
16955         <pooh@nature.tsukuba.ac.jp>.
16956
16957 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16958
16959         * gnus-art.el (article-display-face): Display Faces in the same
16960         order as X-Faces.
16961
16962 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16965
16966 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16967
16968         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16969         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16970         (gnus-article-mime-hierarchy): Remove.
16971         (gnus-article-mime-hierarchy-next): Remove.
16972         (gnus-article-mode): Revert 2004-03-19 change.
16973         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16974         (gnus-insert-mime-button): Revert 2004-03-19 change.
16975         (gnus-mime-accumulate-hierarchy): Remove.
16976         (gnus-mime-enter-multipart): Remove.
16977         (gnus-mime-leave-multipart): Remove.
16978         (gnus-mime-display-part): Revert 2004-03-19 change.
16979         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16980
16981         * mml.el (mml-preview): Revert 2004-03-19 change.
16982
16983 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16984
16985         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16986
16987 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16988
16989         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16990         t while entering a file name using the mm-with-multibyte macro.
16991         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16992
16993         * mm-util.el (mm-with-multibyte): New macro.
16994
16995 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16996
16997         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16998         user option.
16999         (gnus-mime-multipart-functions): Doc and customization fix.
17000         (gnus-article-mime-hierarchy): New variable.
17001         (gnus-article-mime-hierarchy-next): New variable.
17002         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17003         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17004         gnus-article-mime-hierarchy-next to nil.
17005         (gnus-insert-mime-button): Show hierarchy numbers.
17006         (gnus-mime-accumulate-hierarchy): New function.
17007         (gnus-mime-enter-multipart): New function.
17008         (gnus-mime-leave-multipart): New function.
17009         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17010         (gnus-mime-display-alternative): Show hierarchy numbers.
17011
17012         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17013         gnus-article-mime-hierarchy-next to nil.
17014
17015 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17016
17017         * dns.el: Don't require gnus-xmas.
17018
17019 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17020
17021         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17022         inline PGP.
17023         (mml-menu): Disable mml-quote-region if mark is inactive.
17024
17025 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17026
17027         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17028         when the group's active is not available.
17029
17030 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17031
17032         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17033         error.
17034
17035 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17036
17037         * imap.el (imap-store-password): New variable.
17038         (imap-interactive-login): Use it.
17039         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17040
17041 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17042
17043         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17044         window-start and hscroll to summary window.
17045
17046 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17047
17048         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17049         conversion message to newsrc-dribble when an actual conversion is
17050         performed.
17051
17052 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17053
17054         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17055
17056 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17057
17058         * mm-decode.el (mm-complicated-handles): New function reviving
17059         former definition of mm-multiple-handles.
17060
17061         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17062         (gnus-mime-delete-part): Use it.
17063
17064 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17065
17066         * gnus-agent.el (gnus-agent-read-local): Bind
17067         nnheader-file-coding-system to gnus-agent-file-coding-system to
17068         avoid the implicit assumption that they will always be equal.
17069         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17070         coding-system-for-write, as the with-temp-file macro first prints
17071         to a buffer then saves the buffer.
17072
17073 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17074
17075         * gnus-art.el (gnus-article-edit-part): New function.
17076         (gnus-mime-save-part-and-strip): Use it; do query instead of
17077         signaling an error; don't use mm-multiple-handles.
17078         (gnus-mime-delete-part): Ditto.
17079
17080 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17081
17082         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17083         old file versions.
17084         (gnus-group-prepare-hook): Removed function that converted list
17085         form of gnus-agent-expire-days to group properties.
17086
17087         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17088         (gnus-request-accept-article): Re-indented.
17089
17090         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17091         converters to handle old agent file formats.  Added logic for a
17092         "backup before upgrading warning".
17093         (gnus-convert-mark-converter-prompt): Developers can mark
17094         functions as needing (default), or not needing,
17095         gnus-convert-old-newsrc's "backup before upgrading warning".
17096         (gnus-convert-converter-needs-prompt): Tests whether the user
17097         should be protected from potentially irreversable changes by the
17098         function.
17099
17100         * legacy-gnus-agent.el: New.  Provides converters that are only
17101         loaded when gnus-convert-old-newsrc needs to call them.
17102
17103 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17104
17105         * mail-source.el (mail-source-touch-pop): Doc fix.
17106
17107         * message.el (message-smtpmail-send-it): Doc fix.
17108
17109 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17110
17111         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17112
17113         * nnmail.el (nnmail-split-fancy): do.
17114
17115         * gnus-kill.el (gnus-kill, gnus-execute): do.
17116
17117 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17118
17119         * gnus-sum.el (gnus-widget-reversible-match)
17120         (gnus-widget-reversible-to-internal)
17121         (gnus-widget-reversible-to-external): New functions.
17122         (gnus-widget-reversible): New widget.
17123         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17124
17125 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17126
17127         * gnus-sum.el (gnus-thread-sort-functions)
17128         (gnus-article-sort-functions): Document `(not F)' items.
17129
17130 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17131
17132         * spam.el (spam-use-gmane-xref): Add new backend.
17133         (spam-gmane-xref-spam-group): Add variable to control the name of the
17134         Gmane spam group.
17135         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17136         (spam-regex-headers-spam, spam-regex-headers-ham)
17137         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17138         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17139         backends and checks.
17140         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17141
17142         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17143         an autodetect method.
17144
17145 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17146
17147         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17148         articles are being added to a group.
17149         (gnus-request-replace-article): Inform the agent that articles
17150         need to be uncached as the cached contents are no longer valid.
17151
17152 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17153
17154         * binhex.el: Don't autoload executable-find.
17155
17156         * canlock.el: Don't autoload mail-fetch-field.
17157
17158         * dgnushack.el: Autoload c-mode for XEmacs.
17159
17160         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17161
17162         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17163         rmail-dont-reply-to and rmail-output.
17164
17165         * gnus-score.el: Don't autoload ffap-string-at-point.
17166
17167         * gnus-setup.el: Don't autoload sc-cite-original.
17168
17169         * imap.el: Don't autoload base64-decode-string,
17170         base64-encode-string and md5.
17171
17172         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17173         and rmail-msg-restore-non-pruned-header.
17174
17175         * mm-decode.el: Don't autoload executable-find.
17176
17177         * mm-url.el: Don't autoload executable-find.
17178
17179         * mm-view.el: Don't autoload diff-mode.
17180
17181         * nndb.el: Don't autoload news-reply-mode, news-setup,
17182         cancel-timer and telnet.
17183
17184         * password.el: Don't autoload run-at-time for Emacs.
17185
17186         * sha1-el.el: Don't autoload executable-find.
17187
17188         * sieve-mode.el: Don't autoload c-mode.
17189
17190         * uudecode.el: Don't autoload executable-find.
17191
17192 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17193
17194         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17195         (gnus-agent-possibly-alter-active): Avoid null in numeric
17196         comparison.
17197         (gnus-agent-set-local): Refuse to save null in local object table.
17198         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17199         list of articles that will be marked as unread.
17200
17201 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17202
17203         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17204
17205 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17206
17207         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17208         language tags.
17209
17210 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17211
17212         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17213         Don't bind "obarray".
17214
17215         * gnus-sum.el (gnus-thread-sort-functions): Added
17216         `gnus-thread-sort-by-most-recent-number' and
17217         `gnus-thread-sort-by-most-recent-date'.
17218         Reported by Kai Grossjohann <kai@emptydomain.de>.
17219
17220 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17221
17222         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17223
17224 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17225
17226         * gnus-cus.el (gnus-agent-customize-category): Removed
17227         ignore-errors macro reference that required cl to be loaded at
17228         run-time.
17229
17230         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17231         single-interval range of the form (min . max).  Previously the
17232         range had to look like ((min . max)).  Likewise, return
17233         (min . max) rather than ((min . max)).
17234         (gnus-range-map): Use gnus-range-normalize to accept
17235         single-interval range.
17236
17237         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17238         the cache, but not the agent, now appear with their usual face.
17239
17240         * dgnushack.el (loaddir): New variable that is bound to the
17241         directory containing the dgnushack.el file. Use loaddir, rather
17242         than srcdir, to update load-path. Change lets dgnushack compile
17243         code in directories other than GNUS/lisp.
17244
17245 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17246
17247         * lpath.el: Don't bind w3m-safe-url-regexp.
17248
17249         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17250         w3m-safe-url-regexp variable buffer-local.
17251
17252         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17253
17254 2004-02-27  Simon Josefsson  <jas@extundo.com>
17255
17256         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17257         gnus-group-real-prefix.
17258         (gnus-summary-move-article): Use it, instead of
17259         gnus-group-real-prefix.
17260
17261 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * lpath.el: Bind w3m-safe-url-regexp.
17264
17265         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17266         w3m-safe-url-regexp variable buffer-local and set it as the value
17267         of mm-w3m-safe-url-regexp.
17268
17269         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17270
17271         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17272         parsing gnus-posting-styles when the message is not for replying.
17273
17274         * dgnushack.el: Autoload sgml-mode for XEmacs.
17275
17276         * nnrss.el (nnrss-opml-export): Use
17277         mm-set-buffer-file-coding-system instead of
17278         set-buffer-file-coding-system.
17279
17280 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17281
17282         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17283         of checkdoc.el).
17284         * nnrss.el: do.
17285         * gnus-mlspl.el: do.
17286         * gnus-ml.el: do.
17287         * gnus-srvr.el: do.
17288
17289         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17290
17291 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17292
17293         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17294         Corrections to custom-manual links.
17295
17296         * gnus-art.el (gnus-article): Ditto.
17297
17298         * mm-decode.el (mime-display, mime-security): Ditto.
17299
17300 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17301
17302         * flow-fill.el: Typo.
17303
17304 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17305
17306         * spam-wash.el: New file.
17307
17308 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17309
17310         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17311
17312 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17313
17314         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17315         to be run with new-articles as LIST1, not LIST2.
17316         (spam-registration-functions): Add spam-use-ham-copy as a nil
17317         registration backend.
17318
17319 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17320
17321         * spam-stat.el (spam-stat-washing-hook): New option.
17322         (spam-stat-buffer-words): Use it.
17323         (spam-stat-process-directory, spam-stat-test-directory): Use
17324         insert-file-contents-literally.
17325         (spam-stat-coding-system): New variable.
17326         (spam-stat-load, spam-stat-save): Use it.
17327
17328 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17329
17330         * spam-report.el (spam-report-plug-agent): Quote
17331         spam-report-url-to-file and spam-report-url-ping-plain.
17332
17333 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17334
17335         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17336         / in mailto URLs.
17337
17338 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17339
17340         * spam-report.el (spam-report-process-queue): Fix interactive use.
17341         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17342         (spam-report-unplug-agent): Doc fixes.
17343         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17344         (spam-report-agentize, spam-report-deagentize): Autoload.
17345
17346 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17347
17348         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17349
17350         * message.el (message-setup-fill-variables): Add mml tags to
17351         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17352         <ajk@iu.edu>.
17353         (message-mode): Don't modify paragraph-separate there.
17354
17355 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17356
17357         * compface.el (uncompface-use-external): Default to undecided.
17358         (uncompface-use-external-threshold): New variable.
17359         (uncompface-float-time): New macro.
17360         (uncompface): Determine whether to use the external decoder if
17361         uncompface-use-external is undecided.
17362
17363 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17364
17365         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17366         after images.
17367
17368         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17369
17370 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17371
17372         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17373
17374         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17375
17376         * gnus-sum.el (gnus-summary-limit-to-age)
17377         (gnus-summary-limit-children): do.
17378
17379         * gnus-int.el (gnus-request-scan): do.
17380
17381         * gnus-group.el (gnus-group-suspend): do.
17382
17383         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17384
17385         * gnus-cite.el (gnus-cite-parse-attributions): do.
17386
17387         * gnus-agent.el (gnus-summary-set-agent-mark)
17388         (gnus-agent-regenerate-group): do.
17389
17390         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17391
17392         * binhex.el (binhex-decode-region-internal): do.
17393
17394 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * gnus-fun.el (gnus-face-properties-alist): New user option.
17397         (gnus-display-x-face-in-from): Use it.
17398
17399         * gnus-art.el (article-display-face): Ditto.
17400
17401         * compface.el (uncompface-use-external): Default to nil.
17402
17403 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17404
17405         * nntp.el (nntp-erase-buffer): New function.
17406         (nntp-retrieve-data, nntp-send-command)
17407         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17408         (nntp-possibly-change-group): Use it.
17409
17410         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17411         with-current-buffer.
17412
17413 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17414
17415         * compface.el: Merge the ELisp-based uncompface program.
17416         (compface): New customization group.
17417         (uncompface-use-external): New user option.
17418         (uncompface): Call uncompface-internal if uncompface-use-external
17419         is nil.
17420         (uncompface-internal): New function.  Note that there are also
17421         some other functions and variables added for this function.
17422
17423 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17424
17425         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17426         if necessary.
17427
17428 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17429
17430         * spam-report.el (spam-report-unplug-agent)
17431         (spam-report-plug-agent, spam-report-deagentize)
17432         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17433         Add support for the Agent in spam-report: when unplugged, report to a
17434         file; when plugged, submit all the requests.
17435
17436         * spam.el (spam-register-routine): Fix message about
17437         registration.
17438
17439 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17440
17441         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17442         dependencies.
17443         (rfc2047-encode): Use it.
17444
17445         * gnus-art.el (gnus-button-marker-list): Move before first
17446         reference.
17447
17448         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17449         (imap-parse-body): Fix format string mismatch.
17450
17451         * gnus-score.el (gnus-summary-increase-score): do.
17452
17453         * nnrss.el (nnrss-close): New function.
17454
17455 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17456
17457         * nnrss.el (nnrss-make-filename): New function.
17458         (nnrss-request-delete-group, nnrss-read-server-data)
17459         (nnrss-save-server-data, nnrss-read-group-data)
17460         (nnrss-save-group-data): Use it.
17461         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17462         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17463         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17464
17465 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17466
17467         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17468
17469 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17470
17471         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17472         files.
17473
17474         * message.el (message-generate-headers-first): Don't quote nil
17475         and t in docstrings.
17476
17477         * imap.el (imap-id): do.
17478
17479         * gnus-agent.el (gnus-agent-consider-all-articles)
17480         (gnus-agent-queue-mail): do.
17481
17482 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17483
17484         * spam-report.el (spam-report-process-queue): New function.
17485         Process requests from `spam-report-requests-file'.
17486         (spam-report-process-queue): Doc fix.
17487
17488 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17489
17490         * spam.el (spam-register-routine)
17491         (spam-log-processing-to-registry, spam-log-registered-p)
17492         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17493         Change "check" to "spam-check" for semi-clarity.
17494
17495 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17496
17497         * pop3.el: Require nnheader.
17498
17499         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17500
17501         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17502
17503         * gnus-picon.el: Require cl.
17504
17505         * gnus-fun.el: Require gnus-ems and gnus-util.
17506
17507         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17508
17509         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17510
17511         * gnus-art.el (gnus-article-edit-mode): Define before first
17512         reference.
17513
17514 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17515
17516         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17517         (gnus-uu-post-encoded): Use point-at-bol.
17518
17519         * gnus-topic.el (gnus-group-active-topic-p): do.
17520
17521         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17522
17523         * gnus-group.el (gnus-group-kill-region): do.
17524
17525         * gnus-art.el (article-date-ut): do.
17526
17527         * message.el (message-fetch-field): Remove redundant
17528         case-fold-search binding.
17529         (message-narrow-to-field): Simplify.
17530
17531 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17532
17533         * spam.el (spam-directory): Derive from `gnus-directory'.
17534
17535         * spam-report.el (spam-report-url-to-file)
17536         (spam-report-requests-file): New function and variable for offline
17537         reporting.
17538         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17539         and user defined function.
17540         (spam-report-url-ping-mm-url): Remove doubled slash.
17541
17542 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17543
17544         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17545
17546 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17547
17548         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17549         format string mismatch.
17550
17551         * sieve.el (sieve-deactivate-all): do.
17552
17553         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17554
17555         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17556
17557         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17558
17559         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17560
17561 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17562
17563         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17564         the list of checks.
17565
17566 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17567
17568         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17569         padding.
17570
17571 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17572
17573         * mm-view.el (mm-fill-flowed): New variable.
17574         (mm-inline-text): Use it.
17575
17576 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17577
17578         * spam.el (spam-spamassassin-register-ham-routine)
17579         (spam-spamassassin-register-spam-routine): Fix function names.
17580
17581 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * gnus.el (gnus-tmp-grouplens): Remove.
17584         (gnus-summary-line-format): Remove grouplens.
17585
17586         * gnus-group.el (gnus-group-line-format): Ditto.
17587
17588         * gnus-spec.el (gnus-format-specs): Ditto.
17589         (gnus-update-format-specifications): Flush the group format spec
17590         cache if there's the grouplens stuff.
17591         (gnus-parse-simple-format): Replace %l with the empty string.
17592
17593 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17594
17595         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17596         omission.
17597
17598 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17599
17600         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17601         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17602
17603 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17604
17605         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17606         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17607         New macros and functions.
17608         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17609         Handle > NLINK_MAX messages.
17610         * nnmaildir.el (nnmaildir-request-set-mark): Use
17611         nnmaildir--emlink-p and nnmaildir--eexist-p.
17612
17613 2004-01-25  Alex Schroeder  <alex@gnu.org>
17614
17615         * spam-stat.el (spam-stat-process-directory-age): New option.
17616         (spam-stat-process-directory): Use it.
17617
17618 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17619
17620         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17621         (spam-stat-save): Accept prefix argument.
17622
17623 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17624
17625         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17626         links" error.
17627
17628 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17629
17630         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17631         the rest of the and/or forms.
17632
17633 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17634
17635         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17636         compatibility with old .newsrc.eld files.
17637
17638         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17639
17640         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17641
17642         * gnus-start.el (gnus-1): do.
17643
17644         * gnus-group.el (gnus-group-line-format-alist): do.
17645
17646         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17647
17648         * gnus-gl.el: Remove.
17649
17650 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17651
17652         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17653         marks consisting of a single range {for example, (3 . 5)} rather
17654         than a list of a single range { ((3 . 5)) }.
17655
17656 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17657
17658         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17659         with-current-buffer.
17660         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17661         avoid consing a string.
17662
17663         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17664         Remove obsolete entries for big5 and gb2312.
17665
17666 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17667
17668         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17669         uncompressed list.
17670
17671 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17672
17673         * spam-stat.el (spam-stat-strip-xref): New function.
17674         (spam-stat-process-directory): Use it.
17675
17676         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17677         here -- it's done in message-fetch-field.
17678
17679 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17680
17681         * gnus-agent.el (gnus-agent-queue-mail)
17682         (gnus-agent-prompt-send-queue): New variables.
17683         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17684         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17685         "nndraft:queue" along to gnus-draft-send.  Use
17686         gnus-agent-prompt-send-queue.
17687         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17688         is "nndraft:queue".  Suggested by Gaute Strokkenes
17689         <gs234@srcf.ucam.org>
17690
17691         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17692         (agent-enable-undownloaded-faces): Added.
17693         (gnus-agent-cat-groups): Use eval-and-compile, not
17694         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17695         method of gnus-agent-cat-groups even when the buffer has been
17696         evaled.
17697         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17698         delete gnus-agent-save-active-1.
17699         (gnus-agent-save-groups): Deleted.  Identical to
17700         gnus-agent-save-active.
17701         (gnus-agent-write-active): No longer adjust agent's copy of active
17702         file as agent's adjustments are now stored in their own
17703         file.  Removed optional parameter.
17704         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17705         servers.  Add use of min/max range limits from server's local
17706         file.
17707         (gnus-agent-save-alist): Removed unused optional argument.
17708         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17709         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17710         (gnus-agent-set-local): A per-server file that keeps min/max range
17711         limits for articles known to the agent.  Provides a fast mechanism
17712         for altering many active ranges.
17713         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17714         active file (local makes it unnecessary).
17715         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17716
17717         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17718         (agent-enable-undownloaded-faces): Added.
17719
17720         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17721         disable it when sending to "nndraft:queue".
17722         (gnus-group-send-queue): Add safety check to avoid sending queue
17723         when unplugged.
17724
17725         * gnus-group.el (gnus-group-catchup): Use new
17726         gnus-sequence-of-unread-articles, not
17727         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17728         numbers of articles.  Use gnus-range-map to avoid having to
17729         uncompress the unread list.
17730         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17731         Fixed invalid ange-ftp reference.
17732
17733         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17734         (gnus-sorted-range-intersection): Intersection of two ranges
17735         without requiring that they first be uncompressed.
17736
17737         * gnus-start.el (gnus-activate-group): Unless blocked by the
17738         caller, possibly expand the active range to include both cached
17739         and agentized articles.
17740         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17741         multiple version-dependent converters.
17742         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17743         gnus-agent-save-active.
17744         (gnus-save-newsrc-file): Save dirty agent range limits.
17745
17746         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17747         gnus-agent-possibly-alter-active.
17748         (gnus-adjust-marked-articles): Faster handling of simple lists.
17749
17750 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17751
17752         * spam-stat.el (spam-stat-test-directory): New optional argument
17753         displays a list of files detected.  Suggested by Andrew Cohen
17754         <cohen@andy.bu.edu>.
17755         (spam-stat-buffer-words-with-scores): Don't narrow and change
17756         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17757
17758 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17759
17760         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17761         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17762         (spam-spamassassin-arguments)
17763         (spam-spamassassin-spam-flag-header)
17764         (spam-spamassassin-positive-spam-flag-header)
17765         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17766         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17767         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17768         (spam-list-of-processors, spam-list-of-checks)
17769         (spam-list-of-statistical-checks, spam-registration-functions)
17770         (spam-check-spamassassin-headers, spam-check-spamassassin)
17771         (spam-spamassassin-score)
17772         (spam-spamassassin-register-with-sa-learn)
17773         (spam-spamassassin-register-spam-routine)
17774         (spam-spamassassin-register-ham-routine)
17775         (spam-assassin-register-spam-routine)
17776         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17777         (spam-bogofilter-score): Fix to show article before scoring.
17778
17779 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17780
17781         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17782         default scoring function.
17783         (spam-generic-score): Call spam-spamassassin-score if
17784         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17785         spam-bogofilter-score otherwise.
17786
17787         * gnus.el (spam-process, spam-autodetect-methods): Add
17788         spamassassin and spamassassin-headers.
17789
17790 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17791
17792         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17793         Suppress unnecessary messages.
17794
17795 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17796
17797         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17798         make-hash-table.
17799
17800 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17801
17802         * canlock.el (base64-encode-string): Don't autoload it.
17803
17804 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17805
17806         * run-at-time.el: Remove useless (require 'itimer),
17807         eval-and-compile and (featurep 'xemacs).
17808
17809 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17810
17811         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17812         GROUP is a virtual group.
17813
17814 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17815
17816         * gnus.el: Autoload `message-y-or-n-p'.
17817
17818 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17819
17820         * pgg-parse.el: Remove unnecessary (require 'custom).
17821
17822         * pgg-def.el: do.
17823
17824         * nnmail.el: do.
17825
17826         * gnus-undo.el: do.
17827
17828         * gnus-picon.el: do.
17829
17830         * gnus-util.el: do.
17831
17832 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17833
17834         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17835
17836 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17837
17838         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17839         handle, as well as a list.
17840
17841         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17842         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17843         (mm-w3m-cid-retrieve): Simplify.
17844
17845 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17846
17847         * message.el (message-kill-to-signature): Allow prefix arg to
17848         specify number of lines to keep before signature.
17849
17850 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17851
17852         * message.el (message-kill-to-signature): Change docstring.
17853
17854 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17855
17856         * canlock.el: Always require sha1-el.
17857         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17858
17859         * message.el: Autoload sha1 only when compiling.
17860
17861         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17862         eudc-expand-inline for XEmacs.
17863
17864 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17865
17866         * message.el (message-canlock-generate): Require sha1-el.
17867
17868 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17869
17870         * message.el (message-expand-name): Silence the byte compiler.
17871
17872         * lpath.el: Add detect-coding-system.
17873
17874         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17875         cus-edit.
17876
17877 2004-01-13  Simon Josefsson  <jas@extundo.com>
17878
17879         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17880         Invoke gnus-score-mode.  Reported by
17881         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17882
17883         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17884         Jim Blandy <jimb@redhat.com> (tiny change).
17885
17886 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17887
17888         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17889
17890 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17891
17892         * spam.el (spam-get-article-as-string): Update to use
17893         gnus-request-article-this-buffer, much simpler.
17894         (spam-get-article-as-buffer): Remove.
17895
17896 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17897
17898         * message.el (message-expand-name): Use EUDC if the user uses that.
17899
17900 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17901
17902         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17903         character for the encoding to avoid consing a string.
17904
17905         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17906         unnecessarily.
17907
17908         * mm-util.el (mm-replace-chars-in-string): Remove.
17909
17910         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17911         of mm-replace-chars-in-string.
17912
17913 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17914
17915         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17916
17917         * mm-util.el (mm-subst-char-in-string): Support inplace.
17918
17919         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17920         a new string in every iteration.  Use shy groups.
17921
17922 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17923
17924         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17925         * gnus-soup.el (gnus-soup-group-brew):
17926         * gnus-msg.el (gnus-put-message):
17927         * gnus-move.el (gnus-group-move-group-to-server):
17928         * gnus-kill.el (gnus-batch-score):
17929         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17930         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17931         (gnus-group-update-group, gnus-group-read-group)
17932         (gnus-group-make-group, gnus-group-make-help-group)
17933         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17934         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17935         (gnus-group-sort-by-unread, gnus-group-catchup)
17936         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17937         (gnus-group-yank-group, gnus-group-set-info)
17938         (gnus-group-list-groups):
17939         * gnus.el (gnus-generate-new-group-name):
17940         * gnus-delay.el (gnus-delay-send-queue):
17941         * nnvirtual.el (nnvirtual-catchup-group):
17942         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17943         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17944         (gnus-group-prepare-topics, gnus-topic-check-topology):
17945         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17946         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17947         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17948         (gnus-group-make-articles-read):
17949         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17950         (gnus-group-change-level, gnus-kill-newsgroup)
17951         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17952         (gnus-get-unread-articles, gnus-make-articles-unread)
17953         (gnus-make-ascending-articles-unread): Use accessor
17954         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17955         to get group information for improved readability.
17956
17957
17958 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17959
17960         * gnus-art.el (article-decode-mime-words, article-babel)
17961         (gnus-article-highlight-signature, gnus-article-add-buttons)
17962         (gnus-signature-toggle): Use gnus-with-article-buffer.
17963
17964         * gnus-art.el (gnus-article-highlight-headers)
17965         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17966
17967         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17968         (gnus-article-set-globals, gnus-request-article-this-buffer)
17969         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17970         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17971         (gnus-mime-display-alternative): Use with-current-buffer.
17972
17973 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17974
17975         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17976         also under 80 char limit, and call gnus-error if needed.
17977         (spam-fetch-article-header): Fix - it was a
17978         buffer-local variable (gnus-newsgroup-data).
17979         (spam-find-spam): Use spam-generate-fake-headers, forget about
17980         spam-insert-fake-headers.
17981         (spam-insert-fake-headers): Remove.
17982
17983 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17984
17985         * deuglify.el (gnus-article-outlook-unwrap-lines)
17986         (gnus-outlook-rearrange-article)
17987         (gnus-outlook-repair-attribution-outlook)
17988         (gnus-outlook-repair-attribution-block)
17989         (gnus-outlook-repair-attribution-other): Remove redundant
17990         save-excursion.
17991
17992 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17993
17994         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17995         (spam-fetch-field-subject-fast)
17996         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17997         (spam-fetch-article-header): Add functions to deal with Gnus
17998         internals for fast retrieval of article header data.
17999         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18000
18001 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18002
18003         * pop3.el (pop3-md5): Remove.
18004         (pop3-apop): Replace pop3-md5 with md5.
18005
18006         * mm-bodies.el: base64 is always built-in.
18007
18008         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18009         with-current-buffer.
18010
18011 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18012
18013         * canlock.el (canlock-insert-header): Remove excessive grouping in
18014         regexp.
18015
18016         * gnus-sum.el (gnus-summary-read-document): Ditto.
18017
18018         * gnus-uu.el (gnus-uu-part-number): Ditto.
18019
18020         * html2text.el (html2text-remove-tags): Ditto.
18021         (html2text-format-tags): Ditto.
18022         (html2text-format-single-elements): Ditto.
18023
18024         * mml.el (mml-parse-1): Ditto.
18025
18026 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18027
18028         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18029
18030         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18031
18032         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18033
18034         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18035
18036 2003-11-15  Simon Josefsson  <jas@extundo.com>
18037
18038         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18039         (pgg-gpg-lookup-key): Use regexp match instead of
18040         split-string (split-string is different between emacs 21.2 and
18041         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18042
18043 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18044
18045         * gnus-art.el (gnus-mime-view-all-parts)
18046         (gnus-article-part-wrapper, gnus-article-view-part): Use
18047         with-current-buffer.
18048
18049 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18050
18051         * spam.el (spam-disable-spam-split-during-ham-respool)
18052         (spam-spamoracle-database, spam-cache-lookups)
18053         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18054         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18055         (spam-group-ham-marks, spam-group-spam-marks)
18056         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18057         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18058         also add spam-use-blackholes to the statistical checks.
18059         (spam-fetch-field-fast): Add interface to fetching fields, may
18060         become a macro.
18061         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18062         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18063         (spam-insert-fake-headers): Fake an article when needed.
18064         (spam-find-spam): Fake article when possible.
18065         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18066         (spam-check-bogofilter-headers): Use message-fetch-field instead
18067         of nnmail-fetch-field.
18068
18069 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18070
18071         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18072
18073 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18074
18075         * spam.el (spam-split): Do not require spam-use-CHECK to be
18076         enabled if that check is passed to spam-split explicitly; also
18077         fix so 'spam doesn't get converted to spam-split-group when
18078         spam-split-symbolic-return is t.
18079         (spam-find-spam): Find registrations of the article and use those
18080         instead of re-running spam-split to find the spam/ham
18081         classification of the article.
18082         (spam-log-processing-to-registry, spam-log-registered-p)
18083         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18084         Use gnus-error instead of gnus-message.
18085         (spam-log-registration-type): Add function to determine the
18086         classification of a message based on registry entries; will
18087         return nil if both 'spam and 'ham are found.
18088         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18089         a reasonably fast local cache without the loading errors.
18090         (spam-cache-lookups): Set to t by default.
18091         (spam-find-spam): Don't try to guess spam-cache-lookups.
18092         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18093         spam-caches entry.
18094         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18095         caching of whitelist/blacklist entries.
18096         (spam-check-whitelist, spam-check-blacklist): Invoke
18097         spam-from-listed-p with a type, not a cache variable.
18098         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18099
18100 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18101
18102         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18103
18104         * nnmail.el (nnmail-split-fancy): do.
18105
18106         * mml.el (mml-parse): do.
18107
18108         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18109         (gnus-score-adaptive): do.
18110
18111 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18112
18113         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18114         (gnus-mime-button-map): Don't set keymap parent.
18115         (gnus-button-ctan-directory-regexp): Use shy grouping.
18116         (gnus-prev-page-map): Don't set keymap parent.
18117         (gnus-prev-page-map): Remove duplicated one.
18118         (gnus-next-page-map): Don't set keymap parent.
18119         (gnus-mime-security-button-map): Ditto.
18120
18121         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18122         version number.
18123
18124         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18125
18126 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18127
18128         * canlock.el (canlock-sha1-function): Remove.
18129         (canlock-sha1-function-for-verify): Remove.
18130         (canlock-openssl-program): Remove.
18131         (canlock-openssl-args): Remove.
18132         (canlock-ignore-errors): Remove.
18133         (canlock-sha1-with-openssl): Remove.
18134         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18135         (canlock-verify): Don't use canlock-ignore-errors.
18136
18137         * sha1-el.el (sha1-string-external): Make it can return a string
18138         in binary form.
18139         (sha1-region-external): Ditto.
18140         (sha1-string-internal): Ditto.
18141         (sha1-region-internal): Ditto.
18142         (sha1-region): Ditto.
18143         (sha1-string): Ditto.
18144         (sha1): Ditto.
18145
18146 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18147
18148         * spam.el (spam-report-articles-gmane): New command.
18149
18150 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18151
18152         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18153
18154         * run-at-time.el (run-at-time-saved): Remove.
18155         (run-at-time): Doc fix.
18156
18157 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18158
18159         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18160         (gnus-summary-limit-map): Add it.
18161         (gnus-summary-make-menu-bar): do.
18162
18163 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18164
18165         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18166         Make attempt at some caching support (done for BBDB only now).
18167         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18168         addresses to be checked.
18169         (spam-clear-cache-BBDB): Add function, to be invoked by
18170         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18171         (spam-check-BBDB): Check and use the caches, if
18172         spam-cache-lookups is on, remove superfluous (provide).
18173
18174 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18175
18176         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18177
18178 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18179
18180         * run-at-time.el (run-at-time-saved): Move to after the definition
18181         of `run-at-time'.
18182
18183         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18184
18185 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18186
18187         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18188         mm-w3m-local-map-property.
18189
18190         * mm-view.el (mm-w3m-mode-map): Remove.
18191         (mm-w3m-local-map-property): Remove.
18192         (mm-inline-text-html-render-with-w3m): Don't use
18193         mm-w3m-local-map-property.
18194
18195 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18196
18197         * run-at-time.el: New file.
18198
18199         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18200         under Emacs.
18201
18202         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18203         of gnus-set-text-properties.
18204
18205         * gnus-uu.el (gnus-uu-save-article): Ditto.
18206
18207         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18208
18209         * gnus-cite.el (gnus-cite-parse): Ditto.
18210
18211         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18212         of gnus-.
18213
18214         * gnus-xmas.el (run-at-time): Require run-at-time.
18215
18216         * gnus.el: Changed calls to nnheader-run-at-time and
18217         password-run-at-time throughout to use run-at-time directly.
18218
18219         * password.el: Removed definition of run-at-time.
18220
18221         * nnheaderxm.el: Remove definition of run-at-time.
18222
18223 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18224
18225         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18226         in prompt.
18227
18228 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18229
18230         * messagexmas.el (message-xmas-redefine): Alias
18231         `message-make-caesar-translation-table' to
18232         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18233         version.
18234
18235         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18236         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18237         `gnus-xmas-set-text-properties'.
18238         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18239         `gnus-xmas-completing-read'.
18240         (gnus-xmas-completing-read): Removed.
18241         (gnus-xmas-open-network-stream): Removed.
18242
18243         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18244         XEmacs version.
18245
18246         * dns.el (dns-make-network-process): Use `open-network-stream'
18247         instead of `gnus-xmas-open-network-stream'.
18248
18249         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18250
18251         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18252
18253 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18254
18255         * gnus-art.el (gnus-mime-display-alternative)
18256         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18257         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18258         Don't use gnus-local-map-property.
18259
18260         * gnus-util.el (gnus-local-map-property): Remove.
18261
18262         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18263         gnus-completing-read-maybe-default with completing-read.
18264
18265         * gnus-util.el (gnus-completing-read): do.
18266         (gnus-completing-read-maybe-default): Remove.
18267
18268 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18269
18270         * password.el: Only autoload `run-at-time' if not XEmacs.
18271         Only autoload the itimer functions if XEmacs.
18272
18273 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18274
18275         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18276         XEmacsen.
18277
18278         * dgnushack.el: Autoload executable-find for XEmacs.
18279
18280 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18281
18282         * gnus-art.el (gnus-read-string): Remove.
18283         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18284         read-string.
18285
18286 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18287
18288         * netrc.el: Autoload password-read.
18289         (netrc): Add configuration group.
18290         (netrc-encoding-method, netrc-openssl-path): Add
18291         variables for encoding and decoding of files with symmetric
18292         ciphers.
18293         (netrc-encode): Add assistant function to encode a file with
18294         netrc-encoding-method.
18295         (netrc-parse): Add interactive parameter, added optional
18296         decoding if netrc-encoding-method is non-nil but otherwise
18297         behavior is standard.
18298         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18299         Do s/encode/encrypt/ everywhere.
18300
18301         * spam.el: Remove executable-find autoload.
18302
18303 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18304
18305         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18306
18307         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18308
18309 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18310
18311         * gnus-art.el (gnus-treat-ansi-sequences)
18312         (article-treat-ansi-sequences): New variable and function.
18313         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18314
18315         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18316         Use it.
18317
18318 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18319
18320         * mm-util.el (mm-quote-arg): Remove.
18321
18322         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18323         shell-quote-argument.
18324
18325         * gnus-uu.el (gnus-uu-command): do.
18326
18327         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18328
18329         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18330         with make-char.
18331
18332         * mm-util.el (mm-make-char): Remove.
18333
18334         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18335         add-minor-mode.
18336
18337         * gnus-undo.el (gnus-undo-mode): do.
18338
18339         * gnus-topic.el (gnus-topic-mode): do.
18340
18341         * gnus-sum.el (gnus-dead-summary-mode): do.
18342
18343         * gnus-start.el (gnus-slave-mode): do.
18344
18345         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18346
18347         * gnus-ml.el (gnus-mailing-list-mode): do.
18348
18349         * gnus-gl.el (gnus-grouplens-mode): do.
18350
18351         * gnus-draft.el (gnus-draft-mode): do.
18352
18353         * gnus-dired.el (gnus-dired-mode): do.
18354
18355         * gnus-ems.el (gnus-add-minor-mode): Remove.
18356
18357         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18358         Replace gnus-char-width with char-width.
18359
18360         * gnus-ems.el (gnus-char-width): Remove.
18361
18362         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18363         Replace gnus-char-width with char-width.
18364
18365         * gnus-ems.el (gnus-char-width): Remove.
18366
18367         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18368         definition.
18369         Remove Emacs 20 hash table compatibility code.
18370
18371         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18372         20 compatibility code.
18373
18374         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18375
18376         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18377
18378         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18379         with point-at-{eol,bol}.
18380
18381         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18382
18383         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18384
18385         * flow-fill.el (fill-flowed-point-at-bol)
18386         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18387
18388         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18389         Replace with point-at-{eol,bol} throughout all files.
18390
18391 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18392
18393         * ntlm.el (ntlm-string-as-unibyte): New macro.
18394         (ntlm-build-auth-response): Use it.
18395
18396         Remove Emacs 20 stuff:
18397         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18398         (butlast, mapc, remove): Remove the compiler macros.
18399         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18400         of delq and copy-sequence.
18401         * gnus-art.el (popup-menu): Remove the compiler macro.
18402         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18403         Emacs 20.
18404
18405 2004-01-05  Simon Josefsson  <jas@extundo.com>
18406
18407         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18408         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18409         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18410         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18411         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18412         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18413         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18414         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18415         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18416         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18417         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18418         string-xor into ntlm-string-xor.  Suggested by
18419         Jesper Harder <harder@myrealbox.com>.
18420
18421         * ntlm.el: Don't include poem.
18422
18423         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18424         Jesper Harder <harder@myrealbox.com>.
18425
18426         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18427
18428         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18429         probably breaks emacs with DL patch, but do we care? Is anyone
18430         still using the DL stuff?)
18431
18432         * sieve-manage.el: Use the password package.
18433         (sieve-manage-read-passwd): Remove.
18434         (sieve-manage-interactive-login): Use password.  Re-add
18435         condition-case around loop.
18436
18437         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18438         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18439         the password package.
18440
18441 2003-02-19  Simon Josefsson  <jas@extundo.com>
18442
18443         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18444         token.
18445
18446 2002-08-07  Simon Josefsson  <jas@extundo.com>
18447
18448         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18449         (sieve-manage-authenticators):
18450         (sieve-manage-authenticator-alist): Add some SASL mechs.
18451         (sieve-sasl-auth): New function.
18452         (sieve-manage-cram-md5-auth):
18453         (sieve-manage-plain-auth): Rewrite using SASL library.
18454         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18455         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18456         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18457         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18458
18459 2004-01-05  Simon Josefsson  <jas@extundo.com>
18460
18461         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18462         New files.
18463
18464 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18465
18466         * gnus-group.el (gnus-no-groups-message): Update.
18467
18468         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18469
18470 2003-11-09  Simon Josefsson  <jas@extundo.com>
18471
18472         * imap.el: Support for ID IMAP extension (RFC 2971).
18473         (imap-local-variables): Add imap-id.
18474         (imap-id): New variable.
18475         (imap-id): New function.
18476         (imap-parse-response): Parse untagged ID response.
18477         * nnimap.el (nnimap-id): New variable.
18478         (nnimap-open-connection): Use it.
18479
18480 2003-12-28  Simon Josefsson  <jas@extundo.com>
18481
18482         * gnus-score.el (gnus-score-edit-all-score): New.
18483         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18484
18485 2004-01-04  Simon Josefsson  <jas@extundo.com>
18486
18487         * password.el: Add.
18488
18489 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18490
18491         * dns.el (dns-query-types): Fix typo.
18492         (dns-query-types): New function.
18493         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18494         PTR and SOA replies, see RFC 1035.
18495
18496 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18497
18498         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18499
18500         * Moved to Changelog.2.
18501
18502 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18503
18504         * gnus.el (gnus-version-number): Bump version.
18505
18506 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18507
18508         * gnus.el: No Gnus v0.1 is released.
18509
18510 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18511
18512         * gnus.el: No Gnus v0.0 is released.
18513
18514 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18515
18516         * gnus.el (gnus-version-number): Bump.
18517         (gnus-version): No.
18518
18519 See ChangeLog.2 for earlier changes.
18520
18521     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18522       Free Software Foundation, Inc.
18523
18524   This file is part of GNU Emacs.
18525
18526   GNU Emacs is free software: you can redistribute it and/or modify
18527   it under the terms of the GNU General Public License as published by
18528   the Free Software Foundation, either version 3 of the License, or
18529   (at your option) any later version.
18530
18531   GNU Emacs is distributed in the hope that it will be useful,
18532   but WITHOUT ANY WARRANTY; without even the implied warranty of
18533   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18534   GNU General Public License for more details.
18535
18536   You should have received a copy of the GNU General Public License
18537   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18538
18539 ;; Local Variables:
18540 ;; coding: utf-8
18541 ;; fill-column: 79
18542 ;; add-log-time-zone-rule: t
18543 ;; End: