0404a067f461d5624d18c27e040b9feae5a65856
[gnus] / lisp / ChangeLog
1 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-request-head): New function.
4         (nnimap-request-move-article): Try to be slighly faster by not
5         requesting the entire message when moving.
6
7 2010-10-24  Julien Danjou  <julien@danjou.info>
8
9         * message.el (message-default-headers): Fix type.
10
11 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
14         prefetching images.
15
16         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
17         backend for unknown groups.  This is mainly useful for nnimap groups.
18
19         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
20         group isn't covered by the agent.
21
22 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
23
24         * nnir.el (nnir-method-default-engines): new variable.
25         (nnir-run-query): use it.
26         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
27         (gnus-summary-nnir-goto-thread): change group if needed.
28
29         * gnus-group.el (gnus-group-group-map): add key binding for
30         gnus-group-make-nnir-group.
31
32 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * shr.el (shr-tag-object): Added.
35
36         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
37         original article buffer live.
38         (gnus-summary-select-article-buffer): Mention
39         gnus-widen-article-buffer.
40
41 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
42
43         * shr.el (shr-tag-strong): Added.
44
45 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
48         group names.  They mess up the group buffer badly.
49
50         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
51
52         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
53         instead of the summary one.
54
55 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * mml.el (mml-preview): Work properly when editing article.
58
59         * gnus-start.el (gnus-read-active-file-1): Don't add method to
60         gnus-have-read-active-file if it's already been in.
61
62 2010-10-22  Tom Tromey  <tromey@redhat.com>
63
64         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
65         gnus-group-completing-read.
66
67 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * message.el (message-mode-map): Don't bind M-; to comment region, to
70         allow the global comment-dwim to work.
71
72 2010-10-21  Julien Danjou  <julien@danjou.info>
73
74         * message.el (message-setup-1): Allow message-default-headers to be a
75         function.
76
77 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * shr.el (shr-tag-table): Simplify.
80
81 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
82
83         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
84         to avoid trying to snarf invalid stuff.
85
86         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
87
88         * gnus.el (gnus-message-archive-group): Quote value.
89         (gnus-message-archive-group): Mark as changed.
90
91         * shr.el (shr-add-font): Don't put the font properties on the newline
92         or the indentation.
93
94         * message.el (message-fix-before-sending): Change options when sending
95         non-printable characters.
96
97         * gnus.el (gnus-message-archive-method): Change the default to
98         monthly outgoing groups.
99
100         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
101         that have gotten new numbers.
102
103         * nnimap.el (nnimap-request-replace-article): New function.
104
105 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
108         (nnrss-request-article): Don't use special html washing code.
109
110 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * shr.el (shr-tag-table): Remove useless nconc.
113
114 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
115
116         * gnus-art.el (article-wash-html): Simplify and remove the charset
117         stuff.  Use the normal html rendering code instead of the special html
118         washing code.
119
120         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
121         `gnus-w3m' symbols.
122         (mm-text-html-washer-alist): Removed.
123
124         * mm-decode.el (mm-inline-text-html-renderer): Removed.
125         (mm-inline-media-tests): Removed use.
126         (mm-text-html-renderer): Change default to the `shr' symbol.
127
128         * mm-view.el (mm-inline-text-html): Removed use.
129
130         * gnus-art.el (gnus-blocked-images): New function.  Allow the
131         `gnus-blocked-images' to be a function.
132         (gnus-article-wash-function): Removed.
133
134 2010-10-20  Julien Danjou  <julien@danjou.info>
135
136         * spam.el (spam-list-of-processors): Mark as obsolete.
137
138         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
139         (nnimap-insert-partial-structure): Fix boundary detection.
140
141 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
142
143         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
144         run file-truename on remote files.  This can be expensive and even
145         prevent one from editing drafts if some unrelated buffer has a stale
146         connection.
147
148 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
149
150         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
151         kinsoku-eol regardless of shr-kinsoku-shorten.
152         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
153         (shr-tag-table): Support caption, thead, and tfoot.
154
155 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
156
157         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
158         lines.
159         (shr-save-contents): New command and keystroke.
160
161         * nndoc.el (nndoc-type-alist): Add git support.
162         (nndoc-git-type-p): New function.
163         (nndoc-transform-git-article): Ditto.
164         (nndoc-transform-git-headers): Ditto.
165         (nndoc-transform-git-headers): Generate Subject headers.
166
167         * shr.el (shr-parse-style): New function.
168         (shr-tag-span): Ditto.
169
170         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
171         to `G G' to avoid collisions.
172
173 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
174
175         * shr.el: Load kinsoku if necessary.
176         (shr-kinsoku-shorten): New internal variable.
177         (shr-find-fill-point): Make kinsoku shorten text line if
178         shr-kinsoku-shorten is bound to non-nil.
179         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
180         shr-indentation too when testing if table is wider than frame width.
181         (shr-insert-table): Use `string-width' instead of `length' to measure
182         text width.
183         (shr-insert-table-ruler): Make sure indentation is done at bol.
184
185 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
186
187         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
188         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
189         undecoded network data.
190
191 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
194         name in the mode line spec so that the mode line menu works
195         (bug #2431).
196
197         * message.el (message-get-reply-headers): If we're fed `to-address',
198         then always use that.
199
200         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
201         aren't so wide as to need to switch off the edit menu.
202
203         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
204         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
205
206         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
207         `M-g'.
208         (nnimap-update-info): Update flags/read marks even if \* isn't part of
209         the permanent marks.
210
211 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
212
213         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
214         Splitting according to references/in-reply-to obeys the ignore-groups
215         variable, while splitting by sender and subject do not.
216
217 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
218
219         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
220         alist, so that we can look for non-Unicode chars.
221         (article-translate-strings): Allow both character and string maps.
222
223 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * shr.el (shr-insert): Don't insert space behind a wide character
226         categorized as kinsoku-bol, or between characters both categorized as
227         nospace.
228
229 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
230
231         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
232         headers to gnus-newsgroup-headers.
233
234 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
235
236         * shr.el (shr-tag-img): Don't align images -- since we're not
237         rescaling, this often leads to ugly displays.
238
239 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
240
241         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
242         duplicates.
243
244 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
245
246         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
247         call.
248
249 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
250
251         * gnus.el: Autoload gnus-html-show-images.
252
253         * nnimap.el: Use nnheader-message throughout.
254
255         * shr.el (shr-tag-img): Ignore images with no data.
256
257 2010-10-15  Julien Danjou  <julien@danjou.info>
258
259         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
260         a possibility to disable format=flow encoding when using hard newlines.
261
262 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
263
264         * shr.el (shr-insert): Remove space inserted before or after a
265         breakable character or at the beginning or the end of a line.
266         (shr-find-fill-point): Do kinsoku; find the second best point or give
267         it up if there's no breakable point.
268
269 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
270
271         * nnimap.el (nnimap-open-connection): Message when opening connection
272         for debugging purposes.
273
274         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
275         on every setup buffer call to allow this to change from article to
276         article.
277
278         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
279         buffers where we have a wide table.
280
281 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
282
283         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
284         uses *-request-thread.
285
286 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
287
288         * nnimap.el (nnimap-open-connection): Remove %s from openssl
289         incantation, which is no longer valid.
290
291 2010-10-14  Julien Danjou  <julien@danjou.info>
292
293         * shr.el: Fix defcustom type (char -> character).
294
295 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
296
297         * nnimap.el (nnimap-open-connection): tls-program should be a list of
298         programs.
299
300 2010-10-14  Julien Danjou  <julien@danjou.info>
301
302         * shr.el (shr-tag-a): Use url-link as widget type.
303
304         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
305         `gnus-group-get-icon'.
306
307 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
308
309         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
310         This should make server editing work better.
311
312         * shr.el (shr-find-fill-point): Don't inloop on indented text.
313
314         * tls.el (tls-program): Remove spurious %s from openssl.
315
316         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
317         (nnimap-parse-flags): Fix regexp.
318
319         * shr.el (shr-find-fill-point): Use a filling algorithm that should
320         probably work for CJVK text, too.
321
322         * nnimap.el (nnimap-extend-tls-programs): Removed.
323         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
324
325         * tls.el (tls-starttls-switches): Remove starttls hack.
326         (open-tls-stream): Ditto.
327         (tls-find-starttls-argument): Ditto.
328
329 2010-10-13  Julien Danjou  <julien@danjou.info>
330
331         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
332         responses.
333
334 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
337
338         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
339         anything in Emacs.
340
341         * shr.el (shr-current-column): Remove buggy and unnecessary function.
342
343 2010-10-13  Julien Danjou  <julien@danjou.info>
344
345         * shr.el (shr-width): Make shr-width a defcustom with default to
346         fill-column.
347         (shr-tag-img): Use shr-width rather than fill-column.
348
349 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
350
351         * dgnushack.el (byte-optimize-apply)
352         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
353
354         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
355         position when (X-)Faces exist.
356         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
357         avatars when called interactively.
358
359 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
362         gnus-article-x-face-too-ugly is bound.
363
364 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
367
368         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
369         mailbox that doesn't exist.
370
371 2010-10-12  Julien Danjou  <julien@danjou.info>
372
373         * shr.el (shr-tag-img): Encode URL properly when retrieving.
374         (shr-get-image-data): Encode URL properly when fetching from cache.
375         (shr-tag-img): Use aligned-to spaces to align correctly images.
376
377         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
378         before inserting the Gravatar.
379
380         * shr.el (shr-tag-img): Add align attribute support for <img>.
381
382 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
383
384         * gnus-gravatar.el (gnus-art): Required.
385
386         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
387         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
388         Remove long obsoleted functions.
389
390 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
391
392         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
393
394         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
395
396         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
397         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
398         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
399         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
400         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
401         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
402         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
403
404 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * nnimap.el (nnimap-request-rename-group): Select group read-only
407         before renaming it.
408
409         * shr.el (shr-insert): Fix up the white space only regexp.
410
411         * nnimap.el (nnimap-transform-split-mail): Not all articles have
412         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
413
414         * shr.el (shr-current-column): New function.
415         (shr-find-fill-point): New function.
416
417 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
418
419         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
420         numbers.
421
422 2010-10-11  Julien Danjou  <julien@danjou.info>
423
424         * shr.el (shr-hr-line): Add.
425         (shr-tag-hr): Use shr-hr-line to specify which character to use to
426         display hr lines.
427         (shr-max-columns): Do not change state to nil if we just inserting
428         spaces.
429
430 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * gnus-topic.el (gnus-topic-read-group): If after the last group,
433         select the last group.
434
435 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
436
437         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
438
439 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
440
441         * dig.el (dig-mode-map): Declare and define in one step.
442
443 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444
445         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
446         for Gnus.
447         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
448         (nnimap-update-qresync-info): Mark \Seen articles as read.
449
450         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
451         non-variable, too.
452
453         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
454         available.
455         (nnimap-update-info): Rely more on the current active than the param
456         active to avoid marking articles as read too much.
457
458         * auth-source.el (auth-source-create): Use (user-login-name) for the
459         user name default.
460
461         * nnimap.el (nnimap-update-info): If the server doesn't return any
462         useful info, just use the previous info.
463         (nnimap-update-info): Prefer old info over start-article.
464         (nnimap-update-qresync-info): Finish implementing QRESYNC.
465
466 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
467
468         * nnir.el (autoload): Clean up autoloads.
469         (nnir-imap-default-search-key): Renamed from
470         nnir-imap-search-field. Use key rather than value.
471         (nnir-imap-search-other): New variable.
472         (nnir-read-parm): Use it.
473         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
474         (gnus-summary-nnir-goto-thread): Modify to work with imap.
475
476 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
477
478         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
479         the process, too.
480
481 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482
483         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
484         Allbery.
485
486         * shr.el: Rework the way things are indented by <li> slightly.
487
488         * gnus.el (gnus-group-set-parameter): Fix typo.
489
490         * nnimap.el: Start implementing QRESYNC support.
491
492 2010-10-09  Julien Danjou  <julien@danjou.info>
493
494         * nnir.el (nnir-engines): Fix too many arguments.
495
496 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
499         group is the "last", so that the backends like nnfolder actually save
500         their folders.
501
502         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
503         try to use that for the tls stream.
504         (nnimap-retrieve-group-data-early): Rework the marks code to heed
505         UIDVALIDITY and find out which groups are read-only and not.
506         (nnimap-get-flags): Use the same marks parsing code as the rest of
507         nnimap.
508
509 2010-10-09  Julien Danjou  <julien@danjou.info>
510
511         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
512
513         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
514         retrieving gravatars.
515
516         * shr.el (shr-table-corner): Add.
517         (shr-table-line): Add.
518         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
519
520 2010-10-08  Julien Danjou  <julien@danjou.info>
521
522         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
523
524 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
525
526         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
527
528         * gnus-sum.el (gnus-mark-article-as-unread)
529         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
530         (gnus-summary-set-bookmark): Use it.
531
532         * gnus-msg.el (gnus-setup-message): Use it.
533
534         * gnus-demon.el (gnus-demon-remove-handler): Use it.
535
536         * gnus.el (gnus-group-remove-parameter): Use it.
537
538         * gnus-group.el (gnus-group-make-web-group): Use it.
539
540         * gnus-demon.el (gnus-demon-remove-handler): Use it.
541
542         * nnregistry.el: Update docs to mention manual.
543
544         * gnus-registry.el: Update docs to mention nnregistry.el.
545         (gnus-registry-initialize): Don't install nnregistry refer method
546         automatically.
547         (gnus-registry-install-nnregistry): Remove it.
548
549 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
550
551         * shr.el (shr-insert): Don't insert double spaces.
552
553 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * gnus-gravatar.el (gnus-treat-from-gravatar)
556         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
557         called interactively.
558
559         * gnus-art.el (gnus-mime-view-part-externally)
560         (gnus-mime-view-part-internally): Make predicate function passed to
561         gnus-mime-view-part-as-type assume argument is a mime type, not a list
562         of a mime type.
563
564         * shr.el (shr-table-widths): Don't use cl function `reduce'.
565
566 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
567
568         * shr.el (require): Require cl when compiling.
569         (shr-tag-hr): New function.
570
571         * nnimap.el (nnimap-update-info): Remove double setting of high.
572         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
573         makes nnimap work properly on Courier again.
574
575         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
576         the variable for backwards compatability.
577
578         * mm-decode.el (mm-save-part): If given a non-directory result, expand
579         the file name before using to avoid setting mm-default-directory to
580         nil.
581
582         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
583         bidning gnus-agent variables.
584
585         * shr.el (shr-render-td): Use a cache for the table rendering function
586         to avoid getting an exponential rendering behaviour in nested tables.
587         (shr-insert): Rework the line-breaking algorithm.
588         (shr-insert): Don't leave trailing spaces.
589         (shr-insert-table): Also insert empty TDs.
590         (shr-tag-blockquote): Ensure paragraphs after </ul>.
591
592 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
593
594         * gnus-sum.el (gnus-number): Rename from `number'.
595         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
596         (gnus-summary-limit-children): Update uses correspondingly.
597
598 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
599
600         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
601         (gnus-gravatar-transform-address): Don't show avatars of people of
602         which mail addresses match gnus-gravatar-too-ugly.
603
604 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
605
606         * shr.el (shr-table-widths): Expand TD elements to fill available
607         space.
608
609 2010-10-07  Julien Danjou  <julien@danjou.info>
610
611         * nnimap.el (nnimap-request-rename-group): Add this method.
612
613 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
614
615         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
616         name from XEmacs' function-arglist.
617
618         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
619         gravatar under XEmacs.
620
621 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
622
623         * auth-source.el: Update docs with TODO items.
624
625         * gnus-sync.el: Update docs to explain state and plans.
626
627         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
628         Hooks for mark updates.
629         (gnus-request-set-mark, gnus-request-update-mark): Use them.
630
631         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
632         hooks with arguments, which is needed for mark update hooks.
633
634 2010-10-06  Julien Danjou  <julien@danjou.info>
635
636         * gnus.el (gnus-expand-group-parameter): Only return and act on what
637         was matched.
638
639         * sieve-manage.el: Update example in `Commentary'.
640
641         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
642
643         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
644         not 2000.
645         (sieve-manage-authenticate): Re-add function.
646
647 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648
649         * shr.el (shr-insert): Get 'space transition right.
650         (shr-render-td): Only delete space at the end of the TD.
651
652         * nnimap.el (nnimap-open-connection): Prepare to support
653         open-gnutls-stream.
654
655         * shr.el: Rearrange function order to be more logical.
656
657 2010-10-06  Julien Danjou  <julien@danjou.info>
658
659         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
660         (nnrss-discover-feed): Remove 404 URL in docstring.
661
662         * nnir.el: Fix Swish-E URL.
663         Fix Namazu URL.
664
665         * message.el (message-change-subject): Remove 404 URL in a comment.
666
667 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
668
669         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
670         called interactively.
671
672         * gnus-util.el (gnus-remove-if): Allow hash table.
673         (gnus-remove-if-not): New function.
674
675         * gnus-art.el (gnus-mime-view-part-as-type)
676         * gnus-score.el (gnus-summary-score-effect)
677         * gnus-sum.el (gnus-read-move-group-name):
678         Replace remove-if-not with gnus-remove-if-not.
679
680         * gnus-group.el (gnus-group-completing-read):
681         Regard collection as a hash table if it is not a list.
682
683 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * shr.el (shr-render-td): Allow blank/missing <TD>s.
686
687         * shr.el: Document the table-rendering algorithm.
688
689 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
690
691         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
692         for Emacsen having no `libxml-parse-html-region' support.
693
694 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
697         invalid URLs.
698
699         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
700         line-broken.
701         (shr-tag-img): Ignore image fetching errors.
702         (shr-overlays-in-region): Compute overlay positions correctly.
703
704         * mm-decode.el (mm-shr): Require shr.
705
706         * gnus-art.el (gnus-blocked-images): Move variable here.
707
708         * shr.el (shr-insert-table): Bind free variable.
709
710         * mm-decode.el (mm-shr): Bind shr-content-function.
711
712         * shr.el (shr-content-function): New variable.
713
714         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
715         added for symmetry.
716
717         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
718
719         * gnus-group.el (gnus-group-make-group): Doc fix.
720
721         * nnimap.el (nnimap-request-newgroups): Return success.
722
723         * shr.el (shr-find-elements): New function.
724         (shr-tag-table): Put all the images after the table.
725         (shr-tag-table): Really inhibit images inside the table.
726         (shr-collect-overlays): Copy over overlays from the TD elements to the
727         main document.
728
729         * mm-decode.el (mm-shr): Bind shr-blocked-images to
730         gnus-blocked-images.
731
732 2010-10-05  Julien Danjou  <julien@danjou.info>
733
734         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
735
736         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
737         (gnus-html-maximum-image-size): Add this function.
738         (gnus-html-put-image): Use gnus-html-maximum-image-size.
739
740         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
741         server-value of the capability is nil.
742
743 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
744
745         * shr.el (shr-tag-em): Add <EM> tag.
746
747 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
748
749         * sieve-manage.el (sieve-manage-default-stream): Make default stream
750         customizable.
751
752         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
753         handing broken links to browse-url.
754
755 2010-10-05  Julien Danjou  <julien@danjou.info>
756
757         * gnus-util.el (gnus-emacs-completing-read)
758         (gnus-iswitchb-completing-read): Use autoload rather than require.
759
760 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
761
762         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
763         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
764         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
765         iswitchb-temp-buflist for XEmacs.
766
767         * gnus-util.el (gnus-completing-read-function): Exclude
768         gnus-icompleting-read and gnus-ido-completing-read from candidates for
769         XEmacs since iswitchb.el is very old and ido.el is unavailable in
770         XEmacs.
771
772         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
773         not to use `delete-dups' that is unavailable in XEmacs 21.4.
774
775         * gnus-html.el: Don't require help-fns under XEmacs.
776         (gnus-html-schedule-image-fetching): Work for XEmacs.
777
778         * mm-decode.el (mm-shr): Decode contents by charset.
779
780 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
781
782         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
783         unknown.
784
785         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
786         (shr-get-image-data): Ensure against the cache file missing.
787
788         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
789         for data.
790
791         * spam-report.el (spam-report-url-ping-plain): Don't query about
792         killing the process.
793
794         * shr.el (shr-render-td): Protect against too-wide text.
795
796 2010-10-04  Julien Danjou  <julien@danjou.info>
797
798         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
799         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
800
801         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
802         retrieved.
803
804 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * shr.el (browse-url): Required.
807         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
808         lines.
809         (shr-show-alt-text, shr-browse-image): New commands.
810         (shr-browse-url, shr-copy-url): New commands.
811
812         * gnus-sum.el (gnus-widen-article-window): New variable.
813         (gnus-summary-select-article-buffer): Use it.
814
815         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
816         without @ signs.
817
818 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
819
820         * nnir.el (nnir-run-imap): Remove spurious space in search string.
821
822 2010-10-04  Julien Danjou  <julien@danjou.info>
823
824         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
825         for XEmacs.
826
827 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
828
829         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
830
831         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
832         (nnimap-close-server): Implement.
833
834         * dgnushack.el (iswitchb): Require to shut up the compiler.
835
836         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
837         (shr-insert): Tweak line breaking.
838         (shr-insert): Handle <pre> better.
839         (shr-tag-li): Get <li> indentation right.
840         (shr-tag-li): Get <li> indentation even righter.
841         (shr-tag-blockquote): Ensure paragraph start.
842         (shr-make-table): Tweak table generation.
843         (shr-make-table): Fix typo.
844
845         * shr.el: Implement table rendering.
846
847 2010-10-04  Julien Danjou  <julien@danjou.info>
848
849         * gnus-html.el (gnus-html-put-image): Fix resize image code.
850
851 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
852
853         * shr.el (shr-insert): Use string anchors instead of line anchors.
854
855 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
856
857         * shr.el: Add headings.
858         (shr-ensure-paragraph): Actually work.
859         (shr-tag-li): Make <ul> prettier.
860         (shr-insert): Get white space at the beginning/end of elements right.
861         (shr-tag-p): Collapse subsequent <p>s.
862         (shr-ensure-paragraph): Don't insert double line feeds after blank
863         lines.
864         (shr-insert): \t is also space.
865         (shr-tag-s): Fix "s" tag name function.
866         (shr-tag-s): Fix face prop name.
867
868 2010-10-03  Julien Danjou  <julien@danjou.info>
869
870         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
871
872         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
873         gnus-window-inside-pixel-edges.
874
875         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
876         gnus-ems.
877
878         * mm-view.el (mm-inline-image-emacs): Support image resizing.
879
880         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
881         function.
882
883         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
884         resize choice.
885
886 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
889         beginning of the buffer.
890
891         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
892         article buffer again.
893
894         * shr.el (shr-tag-p): Don't insert newlines at the start of the
895         buffer.
896
897         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
898         when it's at the start of the buffer.
899
900         * shr.el (shr-tag-blockquote): Convert name.
901         (shr-rescale-image): Use the right image-size variant.
902
903         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
904         buffer isn't shown, then select the current article first instead of
905         bugging out.
906         (gnus-summary-select-article-buffer): Show both the article and summary
907         buffers again.
908
909         * shr.el (shr-fontize-cont): Protect against regions with no text.
910         Rename tag functions to shr-tag-* for enhanced security.
911         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
912
913 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
914
915         * shr.el (shr-insert):
916         * pop3.el (pop3-movemail):
917         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
918         loaded.
919
920 2010-10-03  Glenn Morris  <rgm@gnu.org>
921
922         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
923
924         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
925
926         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
927
928         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
929
930         * gnus-util.el (gnus-make-local-hook): Simplify.
931
932 2010-10-02  Julien Danjou  <julien@danjou.info>
933
934         * gnus-util.el (gnus-iswitchb-completing-read): New function.
935         (gnus-ido-completing-read): New function.
936         (gnus-emacs-completing-read): New function.
937         (gnus-completing-read): Use gnus-completing-read-function.
938         Add gnus-completing-read-function.
939
940 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
941
942         * shr.el (shr-insert-document): Autoload.
943         (shr-img): Be silent.
944         (shr-insert): Add a newline after every picture before text.
945         (shr-add-font): Use overlays for combining faces.
946         (shr-insert): Pass upwards the text start point.
947
948         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
949         possible.
950         (mm-shr): New function.
951
952 2010-10-02  Julien Danjou  <julien@danjou.info>
953
954         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
955         should go backward.
956
957 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
958
959         * shr.el (shr): Fix typo in provide call.
960
961 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * shr.el: New file.
964
965         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
966
967         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
968         completing read.
969
970 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
971
972         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
973         we're being queried about.  Suggested by Dan Jacobson.
974
975         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
976         by Jason Eisner.
977
978         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
979         table, too.  Suggested by Stefan Wiens.
980         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
981         the table unnecessary.  Suggested by Stefan Wiens.
982
983         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
984         longer needed, and probably doesn't work either, as pointed out by
985         Stefan Wiens.
986         (gnus-summary-exit): Remove call to the clearing function.
987         (gnus-summary-exit-no-update): Ditto.
988
989         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
990         instead of gnus-eval-in-buffer-window to avoid popping up frames.
991         Reported by Stefan Monnier.
992         (gnus-summary-save-in-rmail): Ditto.
993
994         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
995         article buffer, instead of both the article buffer and the summary
996         buffer.  Sort of suggested by Dan Jacobson.
997
998         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
999
1000         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1001         Suggested by Dan Jacobson.
1002
1003         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1004         documentation clearer.
1005
1006         * message.el (message-shorten-references): Comment on the number "21".
1007         Suggested by Stefan Monnier.
1008
1009         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1010         Suggested by Dan Jacobson.
1011
1012         * gnus.el (gnus-large-newsgroup): Mention
1013         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1014
1015         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1016         externalize attachments.  Bug reported by Steve Wen.
1017
1018         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1019         really message anything to the user.
1020
1021         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1022         directly.
1023
1024         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1025         messages in empty groups.
1026
1027 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1028
1029         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1030         non-UIDNEXT group.
1031
1032 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033
1034         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1035         not the value from the collection.
1036
1037         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1038         values.  This sometimes happens on some groups that have no info.
1039         (nnimap-request-newgroups): New function.
1040
1041 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1042
1043         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1044         check into `gnus-registry-initialize'.
1045         (gnus-registry-initialize): Ditto.
1046         Fix and extend header docs.
1047
1048 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1051         regexp backtrace overflows.
1052
1053         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1054         for starttls that tls.el implements; i.e. openssl.
1055
1056         * tls.el (tls-starttls-switches): Give up on using starttls with
1057         gnutls-cli.
1058         (tls-program): Add --insecure to be consistent with the defaults from
1059         openssl s_client.  Now all three commands are insecure.
1060
1061 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * lpath.el: Bind completion-styles-alist for XEmacs.
1064
1065         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1066         (gravatar-create-image): New function that's an alias to
1067         gnus-xmas-create-image, gnus-create-image, or create-image.
1068         (gravatar-data->image): Use it.
1069
1070 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1071
1072         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1073         install the nnregistry refer method.
1074         (gnus-registry-install-hooks): Use it.
1075         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1076         unfollowed groups.
1077
1078 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1079
1080         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1081         expanding threads.
1082
1083 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084
1085         * nnir.el: Use the server names without suffixes (bug #7009).
1086
1087         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1088         unencrypted to STARTTLS, if possible.
1089
1090 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1091
1092         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1093         headers before superseding.
1094
1095 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1096
1097         * nnrss.el (nnrss-use-local): Add documentation.
1098
1099         * nnimap.el (nnimap-extend-tls-programs): New function.
1100         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1101         (nnimap-wait-for-connection): Accept the greeting from the stupid
1102         output from openssl s_client -starttls, too.
1103
1104         * tls.el (tls-starttls-switches): New variable.
1105         (tls-find-starttls-argument): Use it.
1106         (open-tls-stream): Ditto.
1107
1108         * netrc.el (netrc-credentials): Return the value of the "default"
1109         entry.
1110         (netrc-machine): Ditto.
1111
1112         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1113         article number.
1114         (nnimap-split-fancy): New variable.
1115         (nnimap-split-incoming-mail): Use it.
1116
1117         * nntp.el (nntp-server-list-active-group): Document.
1118
1119         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1120         SELECT to get the message-id.
1121
1122         * mail-source.el (mail-sources): Removed webmail support.
1123         (defvar): Ditto.
1124         (mail-source-fetcher-alist): Ditto.
1125         (mail-source-fetch-webmail): Removed.
1126
1127         * webmail.el: Removed -- doesn't seem relevant any more.
1128
1129         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1130
1131         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1132         the \r.
1133
1134 2010-09-30  Julien Danjou  <julien@danjou.info>
1135
1136         * gnus-agent.el (gnus-agent-add-group): Fix call to
1137         gnus-completing-read.
1138
1139 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * nndoc.el (nndoc-retrieve-groups): New function.
1142
1143         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1144         `default', use nnmail-split-methods.
1145         (nnimap-request-article): Downcase the NILs so that they are nil.
1146
1147         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1148         symbol.
1149
1150         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1151         code, since if the user has requested network, that's what they ought
1152         to get.
1153         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1154         (nnimap-split-rule): Mark as obsolete.
1155
1156         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1157         variable.
1158
1159         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1160         correct slot, too.
1161
1162 2010-09-29  Julien Danjou  <julien@danjou.info>
1163
1164         * gnus.el (gnus-local-domain): Declare variable obsolete.
1165
1166         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1167         computing.
1168         (gnus-ido-completing-read): Require ido.
1169
1170 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1171
1172         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1173         build Gnus.
1174
1175         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1176         when interpreting the structures.
1177         (nnimap-request-accept-article): Add \r\n to the lines to make this
1178         work with Cyrus.
1179
1180         * nndraft.el (nndraft-request-expire-articles): Use the group name
1181         instead if "nndraft".  Fix found by Nils Ackermann.
1182
1183 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1184
1185         * nnregistry.el: Added.
1186
1187 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1188
1189         * nnmail.el (group, group-art-list, group-art):
1190         Remove unneeded directives.
1191
1192 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1193
1194         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1195         (mm-mime-charset)
1196         * rfc2047.el (rfc2047-syntax-table)
1197         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1198
1199         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1200         rather than `insert-file-contents' and `eval-region'.
1201
1202         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1203         construction.
1204
1205         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1206
1207         * time-date.el: No need to require cl for Emacs 21.
1208
1209 2010-09-29  Julien Danjou  <julien@danjou.info>
1210
1211         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1212         replacement of `gnus-gravatar-relief' to mimic
1213         `gnus-faces-properties-alist'.
1214         Add :version property.
1215
1216 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1217
1218         * mail-source.el (mail-source-report-new-mail)
1219         * message.el (message-default-mail-headers)
1220         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1221
1222         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1223
1224 2010-09-28  Julien Danjou  <julien@danjou.info>
1225
1226         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1227         mail-address contains the same string as real-name.
1228
1229         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1230         non-blank in header, otherwise it'll get stripped.
1231
1232         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1233         real-name, and then for mail address rather than doing : or , search.
1234
1235 2010-09-27  Julien Danjou  <julien@danjou.info>
1236
1237         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1238         (gnus-server-goto-server): Use gnus-completing-read.
1239
1240         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1241
1242         * mm-util.el (defalias): Use gnus-completing-read.
1243         (mm-codepage-setup): Use gnus-completing-read.
1244
1245         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1246         (smime-decrypt-buffer): Use gnus-completing-read.
1247
1248         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1249
1250         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1251         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1252         (mml-insert-multipart): Use gnus-completing-read.
1253
1254         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1255
1256         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1257
1258         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1259
1260         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1261
1262         * gnus.el (gnus-read-method): Use gnus-completing-read.
1263
1264         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1265
1266         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1267         (gnus-mime-action-on-part): Use gnus-completing-read.
1268         (gnus-article-encrypt-body): Use gnus-completing-read.
1269
1270         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1271         (gnus-topic-move-matching): Use gnus-completing-read.
1272         (gnus-topic-copy-matching): Use gnus-completing-read.
1273         (gnus-topic-sort-topics): Use gnus-completing-read.
1274         (gnus-topic-move): Use gnus-completing-read.
1275
1276         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1277         (gnus-agent-add-group): Use gnus-completing-read.
1278
1279         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1280         gnus-completing-read.
1281         (nnmairix-update-groups): Use gnus-completing-read.
1282         (nnmairix-get-server): Use gnus-completing-read.
1283         (nnmairix-backend-to-server): Use gnus-completing-read.
1284         (nnmairix-goto-original-article): Use gnus-completing-read.
1285         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1286
1287         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1288
1289         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1290         (gnus-group-make-useful-group): Use gnus-completing-read.
1291         (gnus-group-make-web-group): Use gnus-completing-read.
1292         (gnus-group-add-to-virtual): Use gnus-completing-read.
1293         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1294
1295         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1296         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1297         (gnus-summary-execute-command): Use gnus-completing-read.
1298         (gnus-summary-respool-article): Use gnus-completing-read.
1299         (gnus-read-move-group-name): Use gnus-completing-read.
1300
1301         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1302         (gnus-summary-score-effect): Use gnus-completing-read.
1303
1304         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1305
1306         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1307         right completing-read function.
1308         (gnus-use-ido): New variable
1309         (gnus-completing-read-with-default): Remove.
1310
1311 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1312
1313         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1314         x-focus-frame.
1315
1316         * nnimap.el (auth-source-forget-user-or-password)
1317         (auth-source-user-or-password): Autoload.
1318
1319         * message.el (message-from-style, message-interactive)
1320         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1321         (message-yank-prefix, message-indentation-spaces, message-signature)
1322         (message-signature-file): Add comment.
1323
1324 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1325
1326         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1327         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1328         new articles.
1329
1330         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1331         parts.
1332         (nnimap-request-article): Work with the t setting, too.
1333
1334         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1335         that you don't get flashes of other buffers.
1336         (gnus-summary-show-complete-article): Intern before setting.
1337
1338 2010-09-27  David Engster  <dengste@eml.cc>
1339
1340         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1341         well as HEADERS.
1342         (nnmairix-retrieve-headers): Provide new argument for the above.
1343
1344 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1345
1346         * gnus-sum.el (gnus-summary-move-article): Don't alter
1347         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1348         group.
1349
1350         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1351
1352         * message.el (message-cite-prefix-regexp): Revert my last edit.
1353
1354         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1355         variable instead of the Gnus variable.
1356
1357         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1358
1359         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1360         again.
1361
1362         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1363         since some servers don't like it.
1364         (nnimap-open-connection): Forget credentials if the server says the
1365         password was wrong.
1366         (nnimap-parse-line): Protect against invalid data.
1367
1368         * gnus-sum.el (gnus-summary-move-article): Add comment.
1369         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1370         nothing alters it while scanning for new messages.
1371
1372         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1373         which may or may not help.
1374         (nnimap-open-connection): If we're doing a stream connection, and then
1375         discover we're on a STARTTLS-capable server, then open a STARTTLS
1376         connection instead.
1377
1378 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * nnimap.el (utf7): Required.
1381
1382         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1383         prefix.
1384
1385 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1386
1387         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1388
1389 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1390
1391         * nnimap.el (nnimap-request-accept-article): Message the error on
1392         error.
1393
1394 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1397
1398 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1399
1400         * nndoc.el (nndoc-request-list): Return success always.
1401
1402         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1403         `fetch-old' -- we only want to fetch the articles we've requested.  The
1404         rest are in the agent, probably.
1405         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1406         disappeared server" to something low.  It's not important.
1407
1408         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1409         arrived before the FETCH data.
1410
1411         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1412         target here, because we don't know the Gnus name of the group.
1413
1414         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1415         for the correct group.
1416
1417         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1418
1419         * gnus.el (gnus): Give a final warning after startup.
1420
1421         * gnus-util.el (gnus-action-message-log): New variable.
1422         (gnus-message): Use it.
1423         (gnus-final-warning): New function.
1424
1425         * nnimap.el (nnimap-open-connection): Record the greeting.
1426         (nnimap): Add greeting.
1427
1428 2010-09-26  Julien Danjou  <julien@danjou.info>
1429
1430         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1431         arguments.
1432         (gnus-html-wash-images): Fix spec computing to include start/end.
1433
1434         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1435
1436 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1439         deletion.
1440         (nnimap-retrieve-headers): Don't select the group, because that's
1441         already done by nnimap-possibly-change-group.
1442
1443         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1444         (gnus-picon-transform-address): Use it.
1445
1446         * mail-source.el (mail-source-value): Revert previous patch.
1447
1448         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1449         on failure.
1450         (nnimap-open-connection): Look up both virtual and physical server name
1451         credentials.
1452
1453         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1454
1455 2009-02-07  Dave Love  <fx@gnu.org>
1456
1457         * tls.el (open-tls-stream): Don't query killing process.
1458
1459 2009-02-08  Dave Love  <fx@gnu.org>
1460
1461         * gnus-win.el (gnus-window-to-buffer-helper,
1462         gnus-all-windows-visible-p): Function needn't be a symbol.
1463
1464         * mail-source.el (mail-source-value): Function needn't be a symbol.
1465
1466 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1467
1468         * message.el (message-cite-prefix-regexp): Remove } from the cite
1469         prefix.
1470
1471         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1472         highlight again, so that the highlight is correct.
1473
1474         * gnus-picon.el (gnus-picon): Remove again.
1475         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1476
1477         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1478         doing the header highlightling, so that the background colour of the
1479         picon is correct.
1480
1481         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1482         (gnus-picon): Ditto.
1483         (gnus-picon): Reinstate.  The background colour for picons is white.
1484         (gnus-picon-insert-glyph): Make the background white.
1485
1486         * nnml.el (nnml-open-nov): Don't return dead buffers.
1487
1488         * auth-source.el (auth-source-create): Query the user for whether to
1489         store the credentials.
1490
1491         * netrc.el (netrc-store-data): New function.
1492
1493         * auth-source.el (auth-source-user-or-password): Use the existing auth
1494         sources, if any, for creation.
1495
1496         * gnus.el (gnus-group-fast-parameter): Return the last matching
1497         parameter instead of the first matching parameter.
1498
1499 2010-09-26  Julien Danjou  <julien@danjou.info>
1500
1501         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1502
1503 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1504
1505         * mml2015.el (mml2015-use): Remove gpg support.
1506
1507         * mml1991.el (mml1991-function-alist): Remove gpg function.
1508         (mml1991-gpg-sign): Removed.
1509
1510 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1511
1512         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1513         (gnus-browse-unsubscribe-current-group): Document it.
1514         (gnus-browse-unsubscribe-group): Use it.
1515
1516 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517
1518         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1519         address to the To list for easier response.
1520
1521         * gnus.el (gnus-play-startup-jingle): Removed.
1522         (gnus-splash): Don't play jingle.
1523         (gnus): Silence gnus-load message.
1524
1525         * gnus-art.el (gnus-treat-play-sounds): Removed.
1526
1527         * gnus.el (gnus-play-jingle): Remove audio support.
1528
1529         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1530
1531         * earcon.el: Removed -- no users.
1532
1533         * gnus-audio.el: Removed -- no users of this package.
1534
1535         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1536
1537         * gnus-start.el (gnus-setup-news): Remove nocem support.
1538
1539         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1540
1541         * gnus.el (gnus-use-nocem): Removed.
1542
1543         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1544         Removed.
1545
1546         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1547         uses NoCeM any more.
1548
1549         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1550         (gnus-button-ctan-handler): Ditto.
1551         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1552         (gnus-button-ctan-directory-regexp): Ditto.
1553         (gnus-button-handle-ctan): Ditto.
1554         (gnus-button-tex-level): Ditto.
1555         (gnus-button-alist): Removed CTAN stuff.
1556
1557 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558
1559         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1560         nnimap-streaming test.
1561
1562         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1563         servers twice.
1564
1565         * nnimap.el (nnimap-open-connection): Add more error reporting when
1566         nnimap fails early.
1567
1568         * nnheader.el (nnheader-get-report-string): New function.
1569         (nnheader-get-report): Use it.
1570
1571         * gnus-int.el (gnus-check-server): Say what the error was when opening
1572         failed.
1573
1574         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1575         using streaming.
1576
1577 2010-09-25  Julien Danjou  <julien@danjou.info>
1578
1579         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1580         gnus-window-inside-pixel-edges.
1581
1582 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1583
1584         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1585
1586         * mm-decode.el (mm-save-part): Allow saving to other directories the
1587         normal Emacs way.
1588
1589         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1590         by Jay Berkenbilt.
1591
1592         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1593         there isn't a single byte.
1594
1595         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1596         just do it.  It doesn't really seem to matter what the user responds
1597         here, I think, so it's just a confusing question.
1598
1599         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1600         non-streaming case.
1601
1602         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1603         (gnus-article-encrypt-body): Use it.
1604
1605         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1606         keystroke.
1607
1608         * nnimap.el (nnimap-find-wanted-parts-1): Use
1609         gnus-fetch-partial-articles.
1610
1611         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1612
1613         * nnimap.el (nnimap-insert-partial-structure): New function.
1614         (nnimap-get-partial-article): New function.
1615         (nnimap-request-article): Use it.
1616         (nnimap-wait-for-response): Return whether the wait was successful.
1617         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1618         retrieval wasn't successful.
1619         (nnimap-retrieve-group-data-early): Allow throttling servers.
1620         (nnimap-streaming): New variable.
1621         (nnimap-fetch-partial-articles): Removed.
1622
1623         * mm-decode.el (mm-with-part): Protect against killed buffers.
1624
1625         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1626         for prettier summary display.
1627
1628 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1629
1630         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1631         directly.
1632
1633 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1636         apparently third-party libraries depend on it.
1637
1638         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1639         before starting negotiation.
1640
1641         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1642         privacy reasons.
1643         (gnus-treat-mail-gravatar): Ditto.
1644
1645         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1646         buffer when inserting images.  Inserting text into the headers, for
1647         instance, can make them invalid.
1648
1649 2010-09-25  Julien Danjou  <julien@danjou.info>
1650
1651         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1652         variables.
1653
1654         * nnheader.el: Remove useless variables news-reply-yank-from and
1655         news-reply-yank-message-id.
1656
1657         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1658         variables.
1659
1660         * mml1991.el: Remove useless mml1991-verbose.
1661
1662         * gnus.el: Remove useless variable gnus-use-generic-from.
1663         Remove obsolete variable gnus-topic-indentation.
1664
1665         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1666
1667         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1668
1669         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1670
1671         * gnus-group.el: Remove useless gnus-group-icon-cache.
1672         Remove useless gnus-ephemeral-group-server.
1673
1674         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1675
1676         * mml2015.el: Remove useless mml2015-verbose.
1677
1678         * mml-smime.el: Remove useless mml-smime-verbose.
1679
1680         * gnus.el: Remove useless gnus-local-domain.
1681
1682         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1683         gnus-gravatar-size.
1684
1685         * gnus-art.el: Remove useless gnus-treat-translate.
1686
1687 2010-09-24  Julien Danjou  <julien@danjou.info>
1688
1689         * gnus-sum.el: Add support for Gravatars.
1690
1691         * gnus-art.el: Add support for Gravatars.
1692
1693         * gnus-gravatar.el: Add this file.
1694
1695         * gravatar.el: Add this file.
1696
1697 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1698
1699         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1700
1701         * gnus-group.el (gnus-group-fetch-faq): Removed.
1702
1703         * gnus.el (gnus-group-faq-directory): Removed.
1704
1705         * gnus-group.el (gnus-group-fetch-charter): Removed.
1706
1707         * gnus.el (gnus-group-charter-alist): Removed.
1708
1709         * gnus-group.el (gnus-group-archive-directory): Removed.
1710         (gnus-group-recent-archive-directory): Ditto.
1711         (gnus-group-make-archive-group): Removed.
1712
1713         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1714
1715         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1716         use the same article number for all the cached articles.
1717
1718         * nnimap.el (nnimap-command): Register the last command time so
1719         that we can use it for idling NOOPs.
1720         (nnimap-open-connection): Start the keeplive timer.
1721         (nnimap-make-process-buffer): Store all the process buffers.
1722         (nnimap-keepalive): New function.
1723
1724         * starttls.el: (starttls-open-stream): Add autoload cookie.
1725
1726 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1727
1728         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1729         handling.
1730
1731 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1734         its data structures.
1735
1736         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1737         instead of the cl.el copy-list.
1738         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1739         equalp.
1740
1741 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1744         and tool-bar-local-item-from-menu.
1745
1746         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1747         mode-line-highlight face for Emacs.
1748
1749         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1750         loading gnus-sum.elc; fix comment for canlock-verify.
1751         (gnus-article-jump-to-part): Use read-number.
1752         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1753         Emacs pre-21 compatible code for help-echo.
1754         (gnus-article-next-page-1): No need to adjust the number of lines.
1755         (gnus-article-describe-bindings): Always use help-buffer.
1756
1757         * gnus-audio.el (gnus-audio-inline-sound)
1758         * gnus-cus.el (gnus-custom-mode)
1759         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1760
1761         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1762
1763         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1764         compatible code.
1765
1766 2010-09-24  Glenn Morris  <rgm@gnu.org>
1767
1768         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1769         visiting the fcc file in rmail-mode.
1770
1771         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1772
1773 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * nnir.el: Silence the byte compiler.
1776
1777         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1778         alias to browse-url-url-encode-chars if any.
1779         (gnus-html-encode-url): Use it.
1780
1781 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * gnus-start.el (gnus-use-backend-marks): New variable.
1784         (gnus-get-unread-articles-in-group): Use it.
1785
1786         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1787         makeover.
1788
1789 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1790
1791         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1792
1793 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1796         Removed.
1797         (gnus-setup-news-hook): Removed
1798         gnus-fixup-nnimap-unread-after-getting-new-news.
1799
1800         * gnus-int.el (gnus-request-update-info): Protect against backends not
1801         having the function.
1802
1803         * nnimap.el (nnimap-stream): Mention starttls.
1804         (nnimap-open-connection): Add starttls support.
1805
1806 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1807
1808         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1809
1810 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1813         BODYSTRUCTUREs.
1814         (nnimap-transform-headers): Unfold quoted {42} headers.
1815
1816         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1817         the info.
1818         (gnus-get-unread-articles): Only call updatep on backends that support
1819         it.
1820
1821         * nnweb.el (nnweb-request-update-info): NOOP.
1822
1823         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1824
1825         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1826         since it only deals with marks.
1827
1828         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1829         gnus-request-marks, and make a new gnus-request-update-info.
1830
1831         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1832         the active instead of the high number, which is usually too low.
1833
1834 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1835
1836         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1837         * encrypt.el: Removed.
1838
1839 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1842         server in symbolic form.
1843
1844         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1845         0.9.
1846
1847 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1848
1849         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1850         (nnimap-update-info): Fix up code slightly.
1851
1852         * gnus-int.el (gnus-open-server): Add tracing for performance
1853         debugging.
1854
1855         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1856         (gnus-group-insert-group-line): Pass the real group name so that it
1857         gets the right data.
1858
1859         * gnus-start.el (gnus-get-unread-articles): Don't have
1860         `gnus-get-unread-articles-in-group' update info, since that can be
1861         really slow and doesn't seem to be needed?
1862
1863 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1864
1865         * time-date.el (date-to-time): Try using parse-time-string first before
1866         using the slower timezone-make-date-arpa-standard.
1867
1868 2010-09-22  Julien Danjou  <julien@danjou.info>
1869
1870         * gnus-group.el (gnus-group-insert-group-line): Call
1871         gnus-group-highlight-line.
1872         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1873         default hook list.
1874         (gnus-group-update-eval-form): Add new function.
1875         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1876         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1877
1878 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1881         immediate, then expire all articles.
1882         (nnimap-update-info): Fix off-by-one errors.
1883         (nnimap-flags-to-marks): Would return no marks lists for group with no
1884         flags.  Instead return the other data.
1885
1886 2010-09-22  Julien Danjou  <julien@danjou.info>
1887
1888         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1889         Only return an icon.
1890         (gnus-group-insert-group-line): Compute icon to return.
1891
1892         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1893         variable.
1894         (gnus-html-image-fetched): Only cache if
1895         gnus-html-image-automatic-caching is set.
1896         (gnus-html-image-fetched): Check for errors.
1897
1898 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1901         once per method on `g'.  This ensures that backends like nnfolder don't
1902         open all their folders.
1903
1904         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1905         (nnimap-request-list): Nix out group in the correct buffer.
1906         (nnimap-parse-flags): Implement by using `read' instead of
1907         hand-parsing.
1908         (nnimap-flags-to-marks): Pass on permanent-flags.
1909         (nnimap-make-process-buffer): Record the server name.
1910         (nnimap-parse-flags): Fix typo.
1911         (nnimap-request-scan): Run split on the server in general, not just a
1912         single group.
1913
1914         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1915         parameter, and propagate this downwards.
1916
1917         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1918         since EXAMINE changes it on the server.
1919
1920         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1921         this command might take a while.
1922
1923 2010-09-22  Julien Danjou  <julien@danjou.info>
1924
1925         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1926         harmful if you have 2 images side-by-side, they can't be properly
1927         update on text deletion.  Using text-property is safer here.
1928         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1929         data.
1930
1931 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932
1933         * nnimap.el (nnimap-expunge-inbox): Removed.
1934         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1935         (nnimap-expunge): Flip default to t.
1936
1937         * gnus.el (gnus-method-to-server): Don't push things to the cache
1938         unless it's unique.
1939         (gnus-server-to-method): Ditto.
1940
1941 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1942
1943         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1944
1945 2010-09-22  Julien Danjou  <julien@danjou.info>
1946
1947         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1948         get the start of data.
1949         (gnus-html-encode-url): Add this function to encode special chars in
1950         URL.
1951         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1952         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1953
1954         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1955         default.
1956         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1957
1958         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1959         images alt-text.
1960         (gnus-html-put-image): Put alt-text as help-echo.
1961
1962 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1963
1964         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1965         * mm-util.el (mm-decompress-buffer)
1966         * nnir.el (nnir-run-find-grep)
1967         * pop3.el (pop3-list): Use 3rd arg of split-string.
1968
1969         * time-date.el (format-seconds): Comment fix.
1970
1971         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1972         and byte-optimize-form-code-walker.
1973         (dgnushack-make-auto-load): Don't advise make-autoload.
1974
1975         * lpath.el: Remove Emacs 21 stuff.
1976
1977 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1978
1979         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1980         outside the active range.  Suggested by Dan Christensen.
1981
1982         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1983         slightly later to avoid double-getting it.
1984
1985         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1986         previous patch.
1987
1988         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1989
1990 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1991
1992         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1993
1994 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995
1996         * gnus-int.el (gnus-open-server): Give a better error message in the
1997         "go offline" case.
1998
1999         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2000         marks for nnimap, which is seldom the right thing to do.
2001
2002         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2003         (gnus-same-method-different-name): New function.
2004
2005         * nnimap.el (parse-time): Require.
2006
2007         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2008         method in the presence of many similar methods.
2009
2010         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2011
2012         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2013         nnml-inhibit-expiry.
2014
2015         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2016         find out whether methods are equal.
2017
2018         * nnimap.el (nnimap-find-expired-articles): New function.
2019         (nnimap-process-expiry-targets): New function.
2020         (nnimap-request-move-article): Request the article before looking at
2021         what the Message-ID is.  Fix found by Andrew Cohen.
2022         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2023
2024         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2025         for oldness in addition to being a predicate.
2026
2027         * nnimap.el (nnimap-request-group): When we have zero articles, return
2028         the right data to Gnus.
2029         (nnimap-request-expire-articles): Only delete articles immediately if
2030         the target is 'delete.
2031
2032         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2033         method, this would bug out.
2034
2035         * gnus-group.el (gnus-group-expunge-group): Renamed from
2036         gnus-group-nnimap-expunge, and implemented as a normal interface
2037         function.
2038
2039         * gnus-int.el (gnus-request-expunge-group): New function.
2040
2041         * nnimap.el (nnimap-request-create-group): Implement.
2042         (nnimap-request-expunge-group): New function.
2043
2044 2010-09-21  Julien Danjou  <julien@danjou.info>
2045
2046         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2047         (gnus-html-cache-expired): Add new function.
2048         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2049         wethever we should display image for fetch it.
2050         Compute alt-text earlier to pass it to the fetching function too.
2051         (gnus-html-schedule-image-fetching): Change function argument to only
2052         get one image at a time, not a list.
2053         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2054         cache.
2055         (gnus-html-get-image-data): New function to retrieve image data from
2056         cache.
2057         (gnus-html-put-image): Change buffer argument to use image data rather
2058         than file, and place image above region rather than inserting a new
2059         one. Do not take alt-text as argument, since it's useless now: we place
2060         the image above alt-text.
2061         (gnus-html-prune-cache): Remove.
2062         (gnus-html-show-images): Start to fetch image when we find one, do not
2063         push into a temporary list.
2064         (gnus-html-prefetch-images): Only fetch image if they have expired.
2065         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2066         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2067
2068 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2069
2070         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2071
2072 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2073
2074         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2075         spec inser "*" if the group isn't active instead of 0.
2076
2077         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2078         opening the server.
2079         (nnimap-request-delete-group): Implement group deletion.
2080         (nnimap-transform-headers): Return the size of the entire message in
2081         the Bytes header, not just the size of the first part.
2082         (nnimap-request-move-article): When moving an article from nnimap,
2083         request the article first so the accepting form has an article to
2084         accept.  Reported by Dan Christensen.
2085         (nnimap-command): Make sure that the error message doesn't error out.
2086
2087 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2088
2089         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2090         we haven't requested anything.
2091
2092 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2095         "".  Fix found by Andrew Cohen.
2096
2097         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2098         instead of -encode-string.
2099
2100 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2101
2102         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2103
2104         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2105         by mm-subst-char-in-string.
2106
2107 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2110         waiting for the connection string.
2111
2112         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2113         arriving.
2114
2115         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2116         bogus characters.  This allows selecting certain Gmail groups.
2117
2118         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2119         (nnimap-fetch-partial-articles): New variable.
2120         (nnimap-open-connection): When looking for credentials, also use the
2121         nnimap-server-port.
2122         (nnimap-request-article): Return the group/article number, so that Gnus
2123         `^' works as expected.
2124         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2125         them.
2126
2127         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2128         comments.
2129         (gnus-methods-sloppily-equal): New function.
2130         (gnus): When using the development version of Gnus, load the gnus-load
2131         file.
2132
2133         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2134         `gnus-open-server' on each method before trying to scan them etc.  This
2135         ensures that all the backend parameters are set correctly.
2136
2137         * nnimap.el (nnimap-authenticator): New variable.
2138         (nnimap-open-connection): Allow anonymous login.
2139         (nnimap-transform-headers): The chars header is called Chars not
2140         Bytes.
2141         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2142         drops.
2143
2144         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2145         patch, found by Knut Anders Hatlen.
2146
2147 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2148
2149         * gnus-agent.el (gnus-agent-batch-confirmation)
2150         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2151         to gnus-message.
2152         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2153         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2154         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2155         * gnus-int.el (gnus-open-server): Likewise.
2156         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2157         (gnus-score-check-syntax): Likewise.
2158         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2159         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2160         Likewise.
2161         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2162
2163 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2164
2165         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2166         calling conventions so that prefetch doesn't bug out.
2167
2168 2010-09-19  Julien Danjou  <julien@danjou.info>
2169
2170         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2171         rather than `subst-char-in-region' in order to be able to replace ASCII
2172         char by UTF-8 ones.
2173
2174         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2175         than curl.
2176         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2177         the right URL and ALT text on images.
2178         (gnus-html-wash-tags): Fix tag case.
2179         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2180         (gnus-article-html): Add -o display_ins_del=2 option.
2181         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2182
2183 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2186         the extra mail headers, which sometimes seem to happen for unknown
2187         reasons.
2188
2189         * mail-parse.el (mail-header-encode-parameter): Define as
2190         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2191         (or most, perhaps?) mail readers don't understand the latter, but do
2192         understand the former.
2193
2194         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2195         to nil, so that no methods are automatically agentized.  I think this
2196         is probably what most users want.
2197
2198         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2199         from url-retrieve, for instance about invalid URLs.
2200
2201         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2202         groups that have no articles.
2203         (nnimap-request-article): Check that we really got an article when we
2204         requested one.
2205
2206         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2207         doesn't exist.
2208
2209         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2210         nntp buffer so the agent can save it.
2211         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2212         that CRLF doesn't get translated to \n.
2213         (nnimap-open-connection): Don't make 'shell commands only send \n.
2214
2215 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2216
2217         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2218         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2219         Update var name.
2220         (nnml-generate-nov-file): Use dolist.
2221         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2222         Use with-current-buffer.
2223
2224 2010-09-18  Julien Danjou  <julien@danjou.info>
2225
2226         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2227         parallel.
2228
2229 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230
2231         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2232         the range update right.
2233         (nnimap-request-group): Don't make `M-g' bug out on group with no
2234         marks.
2235         (nnoo): Required, so that other packages can require nnimap.
2236         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2237         command we're looking for.  This helps when the server sends more
2238         responses after we've gotten everything we expected.
2239         (nnimap): Add a `newlinep' field to keep track of end-of-line
2240         conventions.
2241         Don't send CRLF to things that don't want it.
2242         (nnimap-request-accept-article): Ditto.
2243
2244 2010-09-18  Julien Danjou  <julien@danjou.info>
2245
2246         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2247         than curl to retrieve images.
2248
2249 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2250
2251         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2252         the marks.
2253         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2254         (nnimap-wait-for-connection): New function.
2255         (nnimap-open-connection): If we have PREAUTH, don't query for login
2256         credentials.
2257         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2258         when doing a partial update.
2259
2260 2010-09-18  Julien Danjou  <julien@danjou.info>
2261
2262         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2263         tags.
2264
2265 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2266
2267         * nnimap.el (nnimap-credentials): New function.
2268         (nnimap-open-connection): Use the new function to look for credentials
2269         also on the numeric equivalents of "imap" and "imaps".
2270
2271         * gnus-start.el (gnus-activate-group): Send the info to
2272         gnus-request-group.
2273
2274         * nnimap.el (nnimap-request-group): Have the "check" version of the
2275         function parse flags and update the info, so that a `M-g' get a total
2276         resync of all flags from the group.
2277
2278         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2279         to allow backends to alter the info on group selection.  Also alter all
2280         the backend -request-group functions to take the parameter.
2281
2282         * nnimap.el (nnimap-store-info): New function.
2283         (nnimap-update-info): Store the info for later usage.
2284         (nnimap-request-group): Use the stored info for the dont-check case, so
2285         that we don't retrieve all marks when we enter a group.
2286
2287         * nnimap.el: Use deffoo instead of defun for interface functions.
2288
2289         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2290         update the group info.  This makes the nndraft groups, for instance, go
2291         back to their old behaviour.
2292
2293         * gnus-sum.el (gnus-select-newsgroup): Indent.
2294
2295         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2296         in.
2297         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2298         nothing.
2299
2300         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2301         from methods that are denied.
2302
2303         * gnus-int.el (gnus-method-denied-p): New function.
2304
2305         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2306         store the password instead of netrc.
2307         (nnimap-open-connection): Don't error out when we can't make a
2308         connections.
2309
2310         * auth-source.el (auth-source-create): In the password prompt, say what
2311         we're querying for.  Also prompt for user name if that hasn't been
2312         given.
2313
2314         * nnimap.el (nnimap-with-process-buffer): Removed.
2315
2316 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317
2318         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2319         method when we're reading from the agent.
2320
2321         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2322
2323         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2324         that's probably most useful for users.
2325
2326         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2327         "failed" all the time.
2328
2329         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2330         ...)) with (with-current-buffer ... ).
2331
2332         * nntp.el (nntp-open-server): Return whether the open was successful or
2333         not.
2334
2335         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2336         select an unread unseen article first.
2337
2338         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2339         /etc/services, supply some sensible port defaults.
2340
2341         * dgnushack.el: Define netrc-credentials.
2342
2343 2010-09-17  Julien Danjou  <julien@danjou.info>
2344
2345         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2346
2347 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2348
2349         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2350         doesn't have any parameters.
2351
2352 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2353
2354         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2355         only upcased checks.
2356
2357         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2358
2359         * nnimap.el (nnimap-open-shell-stream): New function.
2360         (nnimap-open-connection): Use it.
2361         (nnimap-transform-headers): Get the number of lines in each message.
2362         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2363         number of lines.
2364         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2365         problem.
2366
2367         * utf7.el (utf7-encode): Autoload.
2368
2369         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2370         to allow the mail splitting to not return a default group.  This is
2371         useful for nnimap, which will leave unmatched mail in the inbox.
2372
2373         * nnimap.el: Rewritten.
2374
2375         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2376         nnimap usage.
2377
2378         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2379         if the move is internal, so that nnimap can do fast internal moves.
2380
2381         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2382         data.
2383         (gnus-read-active-for-groups): Support finishing the early retrieval of
2384         data.
2385
2386         * gnus-range.el (gnus-range-nconcat): New function.
2387
2388         * gnus-int.el (gnus-finish-retrieve-group-infos)
2389         (gnus-retrieve-group-data-early): New functions.
2390
2391 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2392
2393         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2394         (nnrss-retrieve-groups):
2395         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2396         (pop3-quit): Use with-current-buffer.
2397
2398 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2399
2400         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2401         instead of nnheader-accept-process-output.
2402
2403         * dgnushack.el (dgnushack-compile): Add comment.
2404
2405         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2406
2407         * gnus-html.el (gnus-html-schedule-image-fetching)
2408         (gnus-html-prefetch-images): Replace process-kill-without-query by
2409         gnus-set-process-query-on-exit-flag.
2410
2411 2010-09-16  Romain Francoise  <romain@orebokech.com>
2412
2413         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2414
2415 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2418         parameter to unintern is mandatory-ish in Emacs 24.
2419
2420         * gnus-html.el (gnus-html-schedule-image-fetching)
2421         (gnus-html-prefetch-images): Check for curl before using it.
2422
2423         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2424         depend on curl, which isn't essential.
2425
2426         * imap.el: Revert back to version
2427         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2428         seem problematic.
2429
2430 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2431
2432         * gnus-registry.el (gnus-registry-install-shortcuts):
2433         Explicitly pass `obarray' to `unintern' to avoid a warning.
2434
2435 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2436
2437         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2438         change.
2439
2440         * nnrss.el (nnrss-request-list): Removed this function and related
2441         functions, including the moreover stuff.
2442
2443 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2444
2445         * nnrss.el (nnrss-retrieve-groups): New function.
2446
2447 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2448
2449         * .dir-locals.el: Add no-byte-compile cookie.
2450
2451 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2452
2453         * time-date.el (format-seconds): Comment fix.
2454
2455         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2456         for back end that doesn't support request-scan.
2457
2458 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2461         then do request scans from the backends.
2462
2463         * netrc.el (netrc-credentials): New conveniency function.
2464
2465         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2466         avoid running a hook per line, since this takes a lot of time,
2467         profiling shows.
2468         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2469         directly if gnus-visual-p is true.
2470
2471 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2474         groups; replace mapcar with dolist which is a bit faster; pass groups
2475         info to gnus-read-active-file-1.
2476         (gnus-read-active-file-1): Scan only specified groups if the new
2477         optional arg `infos' is given.
2478
2479 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2480
2481         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2482
2483         * pop3.el (pop3-movemail): Removed.
2484         (pop3-streaming-movemail): Renamed to pop3-movemail.
2485
2486         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2487         don't restrict end-tag searches to the end of the line.
2488
2489 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2490
2491         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2492         articles of every unchecked group to t, which means unknown since the
2493         server has never been opened.
2494
2495 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2496
2497         * gnus-html.el (gnus-html-show-alt-text): New command.
2498         (gnus-html-browse-image): Ditto.
2499         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2500         to browse the image directly.
2501         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2502         better.
2503
2504         * gnus-async.el (gnus-async-article-callback): Call
2505         `gnus-html-prefetch-images' unconditionally.
2506
2507         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2508         before feeding URLs to curl.
2509
2510 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2511
2512         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2513         internal images as deletable by `W D D'.
2514
2515         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2516         (gnus-async-article-callback): Fix typo.
2517
2518 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2519
2520         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2521         current line to work around bugs in the output from w3m.
2522
2523         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2524         for groups that want that.
2525
2526         * nntp.el (nntp-wait-for-string): Supply a timeout for
2527         accept-process-output to ensure progress.
2528
2529         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2530         level to get unread articles from, then use that for foreign groups,
2531         too.
2532
2533         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2534         confuses the rest of the function.
2535
2536         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2537         for the methods that support -retrieve-groups, too.
2538
2539         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2540
2541 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2542
2543         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2544         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2545
2546         * pop3.el: Require cl when compiling.
2547         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2548
2549 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2550
2551         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2552         that aren't going to be activated.
2553         (gnus-get-unread-articles): Fix up the last commit.
2554
2555         * gnus-html.el (gnus-article-html): Allow calling without specifying
2556         the handle.  In that case, dissect the buffer first.
2557
2558         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2559
2560         * nnimap.el (nnimap-open-connection): Revert the change that would look
2561         into authinfo for imaps instead of imap.
2562
2563         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2564         say that you don't want to call gnus-request-group with don-check, but
2565         do check the reponse.  This is for virtual groups only.
2566         (gnus-get-unread-articles): Count the archive groups as secondary, so
2567         that they're activated the same way as before.
2568
2569         * imap.el (imap-message-map): Removed optional buffer parameter, since
2570         no callers use it.
2571         (imap-message-get): Ditto.
2572         (imap-message-put): Ditto.
2573         (imap-mailbox-map): Ditto.
2574         (imap-mailbox-put): Ditto.
2575         (imap-mailbox-get): Ditto.
2576         (imap-mailbox-get): Revert last change for this function.
2577
2578         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2579         case-insensitively.
2580         (nnimap-debug): Removed.
2581
2582         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2583         to use `imap-fetch' instead.  According to the comments, this should be
2584         safe, since all other IMAP clients use the 1:* syntax.
2585         (imap-enable-exchange-bug-workaround): Removed.
2586         (imap-debug): Removed -- doesn't seem very useful.
2587
2588         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2589         mail from a file, and the file doesn't exist.
2590
2591         * imap.el (imap-log): New convenience function used throughout instead
2592         of repeating the same code all over the place.
2593
2594         * pop3.el (pop3-streaming-movemail): Return t for success.
2595
2596         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2597         .authinfo if we're using ssl connection.
2598
2599         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2600         already have if we're in a main Gnus `g' run.
2601
2602         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2603
2604 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2605
2606         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2607
2608         * nnmh.el (nnmh-request-list-1): Bind `file'.
2609
2610         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2611         alias to set-process-query-on-exit-flag or process-kill-without-query.
2612         (pop3-open-server): Use it.
2613
2614 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615
2616         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2617         box to the Incoming file.  Fixes mistake in previous checkin.
2618
2619         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2620         request loop (for debugging purposes) removed.
2621
2622         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2623         culprit is more visible.
2624         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2625         (nnml-add-incremental-nov): New functions to do "incremental" nov
2626         updates, where we just append to the end of the existing nov files
2627         without reading/writing them in full.
2628
2629         * mail-source.el (mail-source-delete-crash-box): Really only check the
2630         incoming files once in a while.
2631
2632         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2633
2634         * mail-source.el (mail-source-delete-crash-box): Only check the
2635         incoming files for deletion once per day to save a lot of file
2636         accesses.
2637
2638         * pop3.el (pop3-logon): Fix up unbound variable typo.
2639
2640         * mail-source.el (pop3-streaming-movemail): Autoload.
2641
2642         * pop3.el (pop3-streaming-movemail): Respect
2643         pop3-leave-mail-on-server.
2644
2645         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2646         retrieval.
2647
2648         * pop3.el (pop3-process-filter): Removed unused function.
2649         (pop3-streaming-movemail, pop3-send-streaming-command)
2650         (pop3-wait-for-messages, pop3-write-to-file)
2651         (pop3-number-of-responses): New functions for streaming pop3
2652         retrieval.
2653
2654         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2655         come from no known methods.
2656         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2657         list.
2658
2659         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2660         message sizes.
2661         (pop3-movemail): Use erase-buffer instead of looping and deleting
2662         regions, which seems rather odd.
2663
2664         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2665         file once per `g' run.
2666
2667         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2668         directories.  This makes the draft queue directory work.
2669
2670         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2671         data from the backends, so that we only request the list of groups from
2672         each method once.  This should speed things up considerably.
2673
2674         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2675         detect that it's not implemented.
2676
2677         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2678         we actually do recurse down into the tree, but don't stat all leaf
2679         nodes.
2680
2681         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2682         then say so instead of bugging out.
2683
2684         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2685         files exist before trying to read them.
2686
2687         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2688         around <pre_int>.
2689
2690         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2691
2692         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2693
2694 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2695
2696         * mm-util.el (mm-image-load-path): Just return the image directories,
2697         not all directories in the path in addition to the image directories.
2698         (mm-image-load-path): Maintain a cache of the image directories so that
2699         the `g' command in Gnus doesn't have to stat dozens of directories each
2700         time.
2701
2702         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2703         (gnus-html-wash-tags): Add a new `i' command to insert images.
2704         (gnus-html-insert-image): New command and keystroke.
2705         (gnus-html-redisplay-with-images): New command and keystroke.
2706         (gnus-html-show-images): Renamed command.
2707         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2708         spacers.
2709         (gnus-html-wash-tags): Decode entities at the end, so that entities
2710         inside the tags don't mess up the rest of the "parsing".
2711
2712         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2713         so that nnimap methods aren't agentized by default.  There's apparently
2714         many problems related to agent/imap behaviour.
2715
2716         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2717
2718         * gnus-html.el: Doc fix.
2719
2720 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2723         specifier-spec-list for Emacs 21.
2724
2725         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2726         glyph-width and glyph-height instead of display-graphic-p and
2727         image-size; make avoidance of displaying small images work for XEmacs.
2728
2729         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2730         for XEmacs.
2731
2732         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2733         of symbol that holds plist data.
2734         (gnus-process-plist): Remove plist of process after getting it.
2735
2736 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2737
2738         * message.el (message-generate-hashcash): Change default to
2739         'opportunistic if hashcash is installed.
2740
2741         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2742         (gnus-html-put-image): Only call image-size once, since it's somewhat
2743         time-consuming on remote X servers.
2744
2745 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2746
2747         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2748         type on data, not a file name.
2749
2750         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2751         window-pixel-edges for Emacs 21.
2752
2753         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2754         decoded contents.
2755         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2756
2757 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2758
2759         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2760         group line format, since it isn't very interesting.
2761
2762         * gnus-agent.el (gnus-agent-short-article),
2763         (gnus-agent-long-article): Increase values for these two variables,
2764         since most people are likely to have more network connection and
2765         storage than before.
2766
2767         * gnus.el (gnus-refer-article-method): Change default to 'current.
2768         When referring an article, the common behaviour is to refer it from the
2769         current select method, not the native select method.  The chances of
2770         the native select method having the message in question is rather slim
2771         these days.
2772
2773         * gnus-sum.el (gnus-auto-select-subject): Change default to
2774         `unseen-or-unread'.  I think it's likely that most people want to
2775         select an unseen article over a previously seen, but unread one.
2776
2777         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2778         means that in the article buffer none of the minor mode elements will
2779         be shown, usually, and this is not desirable in most cases.
2780
2781         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2782         that commands like `d' (and the like) go to the next line in the
2783         buffer, instead of the next unread article.  I think this is the
2784         behaviour that is most natural for most users.
2785         (gnus-single-article-buffer): Change default to nil, so that people can
2786         have as many article buffers open as they have summary buffer.  I think
2787         this is the most natural way for the groups to behave.
2788
2789         * message.el (message-generate-new-buffers): Change default to
2790         `unsent', so that all new message buffers start their names with the
2791         string "*unsent", and it's easier to find the buffers if you move from
2792         them.
2793
2794 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2795
2796         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2797         small.  They're probably tracking images.
2798         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2799         (gnus-html-rescale-image): Yet another try at getting the image sizing
2800         right.
2801
2802         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2803         nntp-marks-file-name is nil.
2804
2805 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2806
2807         * gnus-html.el (gnus-html-wash-tags)
2808         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2809         Better logging.
2810
2811 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2814
2815         * gnus-html.el (gnus-html-wash-tags): Check the value of
2816         gnus-blocked-images in the summary buffer.
2817
2818 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2819
2820         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2821
2822 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2823
2824         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2825         like "a", it seems like.
2826         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2827         since it needs to be picked from the correct buffer.
2828
2829         * nnwfm.el: Removed.
2830
2831         * nnlistserv.el: Removed.
2832
2833 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2834
2835         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2836         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2837
2838 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * nnkiboze.el: Removed.
2841
2842         * nndb.el: Removed.
2843
2844         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2845         alt text.
2846         (gnus-html-rescale-image): Try to get the rescaling logic right for
2847         images that are just wide and not tall.
2848
2849         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2850         overshadow variable bindings.
2851
2852 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2853
2854         * gnus-html.el (gnus-html-wash-tags)
2855         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2856         extra logging.
2857
2858 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2859
2860         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2861         (gnus-max-image-proportion): New variable.
2862         (gnus-html-rescale-image): New function.
2863         (gnus-html-put-image): Rescale images.
2864
2865 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2866
2867         Fix up some byte-compiler warnings.
2868         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2869         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2870         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2871         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2872         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2873         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2874         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2875
2876 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2877
2878         * gnus-html.el (gnus-article-html): Decode contents by charset.
2879
2880 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2881
2882         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2883         (gnus-html-frame-width, gnus-blocked-images)
2884         * message.el (message-prune-recipient-rules): Add custom version.
2885         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2886
2887         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2888         functions.
2889
2890         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2891         gnus-process-get.
2892
2893 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2894
2895         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2896         instead of lsub directly.
2897
2898 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2899
2900         * nnwarchive.el: Removed.
2901
2902         * gnus-soup.el: Removed.
2903
2904         * nnsoup.el: Removed.
2905
2906         * nnultimate.el: Removed.
2907
2908         * gnus-html.el (gnus-blocked-images): New variable.
2909
2910         * message.el (message-prune-recipients): New function.
2911         (message-prune-recipient-rules): New variable.
2912
2913         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2914         guess whether a long line is natural text or not.
2915
2916         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2917         gnus-process-plist and friends for compatibility.
2918
2919 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2920
2921         * gnus-html.el: Require packages that define macros used in this file.
2922         (gnus-article-mouse-face): Declare to silence byte-compiler.
2923         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2924         process-get.
2925         (gnus-html-put-image): Use plist-get to avoid getf.
2926         (gnus-html-prefetch-images): Use with-current-buffer.
2927
2928 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2929
2930         * gnus-ems.el: Provide compatibility functions for
2931         gnus-set-process-plist.
2932
2933         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2934         header-line-format for XEmacs 21.4.
2935
2936         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2937         * gnus.el (gnus-valid-select-methods)
2938         * message.el (message-send-mail-partially-limit)
2939         * mm-decode.el (mm-text-html-renderer)
2940         * mml.el (mml-insert-mime-headers-always)
2941         * smiley.el (smiley-regexp-alist): Bump custom version.
2942
2943 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2944
2945         * gnus-html.el: require mm-url.
2946         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2947         with the url to `url'.
2948         (gnus-html-wash-tags): Support cid: URLs/images.
2949
2950 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2951
2952         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2953         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2954         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2955
2956         * gnus-move.el: Removed file, since it doesn't really work.
2957
2958         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2959         UTF-8.  This seems to fix problems with some German web feeds.
2960
2961         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2962         at the top so that the proper colours are applied.
2963
2964         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2965         don't have dots in their names.
2966
2967         * gnus-art.el (gnus-article-view-part): Doc fix.
2968
2969         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2970         XEmacs-compatible.
2971         (gnus-html-put-image): Don't do images on non-graphic displays.
2972
2973         * nnslashdot.el: Removed this unused backend.
2974
2975         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2976         actions.
2977         (gnus-undo-register-1): Revert last change.
2978
2979         * gnus-group.el (gnus-group-completing-read): Protect against not
2980         having completion-styles bound.
2981
2982         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2983         make broken recipients happier.
2984
2985         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2986
2987         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2988         point parameter.
2989
2990         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2991
2992         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2993         completion-styles for group selection.
2994
2995 2009-02-04  Andreas Schwab  <schwab@suse.de>
2996
2997         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2998         headers and regexp-quote the match if necessary.
2999
3000 2009-03-24  Miles Bader  <miles@gnu.org>
3001
3002         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3003         the blinking smiley.
3004
3005 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3006
3007         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3008         blink smiley.
3009
3010 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3011
3012         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3013         where the dribbel file lives exists.
3014
3015         * message.el (message-send-mail-partially-limit): Change the default to
3016         nil, since most people don't want this.
3017
3018         * mm-url.el (mm-url-decode-entities): Also decode entities like
3019         &#x3212.
3020
3021 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3022
3023         * gnus-sum.el (gnus-summary-idna-message):
3024         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3025         Hyperlink urls in docstrings with URL `...'.
3026
3027 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3028
3029         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3030         functions.
3031
3032 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3033
3034         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3035         say what the mouseover text should be.
3036
3037         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3038         version of the mm-w3m-safe-url-regexp variable to only download images
3039         in the groups where we want that to happen.
3040
3041         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3042
3043         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3044         easier debugging.
3045         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3046         big pictures in the article buffer.
3047
3048         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3049         gnus-article-html.
3050         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3051         w3m.
3052
3053         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3054
3055 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3056
3057         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3058         which doesn't exist.
3059
3060         * message.el (message-inhibit-ecomplete): New variable to allow some
3061         function to inhibit ecomplete address storage.
3062         (message-resend): Disable ecomplete message storage when resending
3063         messages.
3064
3065         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3066
3067 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3068
3069         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3070         Save excursion while copying, moving, and deleting articles in order to
3071         prevent the cursor from jumping to unforeseen place.
3072
3073 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * lpath.el: No need to bind bookmark-current-buffer,
3076         bookmark-yank-point and bookmark-make-record-function.
3077
3078 2010-08-17  Glenn Morris  <rgm@gnu.org>
3079
3080         * gnus-sync.el: Require gnus components whose functions are used.
3081
3082         * gnus-art.el (bookmark-make-record-function):
3083         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3084         Declare for compiler.
3085
3086         * mm-url.el (mml-compute-boundary): Autoload.
3087
3088 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3091
3092 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3093
3094         Typo fix "hoo4a" -> "hook".
3095
3096         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3097
3098 2010-08-14  Glenn Morris  <rgm@gnu.org>
3099
3100         * gnus-sync.el (gnus-sync): Fix defgroup version.
3101
3102 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3103
3104         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3105
3106         * gnus-sync.el: Fix docs.
3107         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3108         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3109
3110 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3111
3112         Optimizations for gnus-sync.el.
3113
3114         * gnus-sync.el: Add docs about gnus-sync-backend
3115         possibilities.
3116         (gnus-sync-save): Remove unnecessary message.
3117         (gnus-sync-read): Optimize and show what groups were skipped.
3118
3119 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3120
3121         Minor bug fixes for gnus-sync.el.
3122
3123         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3124         read the sync on get-new-news.
3125
3126         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3127         quiet.
3128
3129         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3130
3131 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3132
3133         Make saving and restoring of hidden threads work with overlays.
3134         Patch applied by Ted Zlatanov.
3135
3136         * gnus-sum.el (gnus-hidden-threads-configuration)
3137         (gnus-restore-hidden-threads-configuration): Update to deal with text
3138         properties, rather than searching for a magic character.
3139
3140 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3141
3142         New gnus-sync.el library for synchronization of marks.
3143
3144         * gnus-sync.el: New library for synchronization of marks.
3145
3146         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3147         renamed from `gnus-registry-grep-in-list'.
3148
3149         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3150
3151         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3152
3153 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3154
3155         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3156         determining charset of text fails.
3157
3158 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3159
3160         * nnmail.el (nnmail-get-new-mail-1): Revert.
3161
3162         * nnml.el (nnml-active-number): Make sure names of newly created groups
3163         in nnml-group-alist are encoded.
3164
3165 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3168         containing non-ASCII characters in active file for nnml back end.
3169
3170 2010-07-24  David Engster  <dengste@eml.cc>
3171
3172         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3173         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3174
3175 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3176
3177         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3178         tag (Bug#6654).
3179
3180 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3183         the article buffer, not the summary buffer.
3184
3185 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3186
3187         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3188         Emacs 23 as well.
3189
3190 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3193         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3194
3195 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3196
3197         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3198         Patch applied by Karl Fogel.
3199
3200         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3201         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3202
3203 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3204
3205         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3206         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3207         C-w still not working correctly from Article buffers; Thierry's
3208         patch to fix that will be applied after this.
3209
3210         * gnus-art.el (bookmark-make-record-function): New local variable.
3211
3212         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3213         article buffer.
3214         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3215
3216 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3217
3218         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3219         on changes in bookmark.el.
3220
3221 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3224         `no-log' instead of message not to log prompt string.
3225
3226 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3227
3228         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3229         the *other* type of HTML form submission.
3230
3231 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3232
3233         * auth-source.el (auth-source-pick): If choice does not contain a
3234         questioned keyword, set the check to t.
3235
3236 2010-06-12  Romain Francoise  <romain@orebokech.com>
3237
3238         * gnus-util.el (gnus-date-get-time): Move up before first use.
3239
3240 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3243         (gnus-article-edit-part): Bind it to make last part that is substituted
3244         or deleted visible.
3245         (gnus-mime-display-single): Buttonize part of which id equals to
3246         gnus-mime-buttonized-part-id.
3247
3248 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3249
3250         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3251         (gnus-dd-mmm): Use gnus-date-get-time.
3252         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3253         simplify logic.
3254         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3255         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3256
3257 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3258
3259         * auth-source.el (top): Autoload `secrets-list-collections',
3260         `secrets-create-item', `secrets-delete-item'.
3261         (auth-sources): Fix tag string.
3262         (auth-get-source, auth-source-retrieve, auth-source-create)
3263         (auth-source-delete): New defuns.
3264         (auth-source-pick): Rewrite in order to avoid 2 passes.
3265         (auth-source-forget-user-or-password): New parameter USERNAME.
3266         (auth-source-user-or-password): New parameters CREATE-MISSING and
3267         DELETE-EXISTING.  Retrieve password interactively, if needed.
3268
3269 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3270
3271         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3272         deleting unused directories when gnus-expert-user is t.
3273
3274 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3275
3276         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3277         for each temp file when gnus-article-browse-delete-temp is ask.
3278
3279 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3280
3281         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3282         Lisp calls to delete-backward-char by calls to delete-char.
3283
3284 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3285
3286         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3287
3288 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3289
3290         * password-cache.el (password-cache-remove): Fix docstring.
3291
3292 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3293
3294         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3295         article unless decoding article to be saved.
3296
3297 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3300         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3301         generated within the mm-with-unibyte-current-buffer macro.
3302
3303 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3306         to nil when we're in a mml-preview buffer and no group is selected.
3307
3308 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3309
3310         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3311         when catching the `C-g'.  Reported by "Leo".
3312
3313 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * message.el (message-forward-make-body-plain)
3316         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3317         multibyte-string-p.
3318
3319         * lpath.el: Revert.
3320
3321 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * message.el (message-forward-make-body-mml): Assume original message
3324         is multibyte string; error on unibyte.
3325         (message-forward-make-body-plain): Ditto; don't add excessive newline
3326         in body end.
3327
3328         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3329
3330 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3331
3332         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3333         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3334
3335 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * mm-extern.el (mm-extern-url): Don't use
3338         mm-with-unibyte-current-buffer.
3339         (mm-extern-cache-contents): Use with-current-buffer instead of
3340         save-excursion + set-buffer.
3341
3342 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3343
3344         * mm-util.el (mm-emacs-mule): Remove.
3345
3346 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3347
3348         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3349         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3350         change.
3351
3352 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3355         bind the default value of enable-multibyte-characters to nil.
3356
3357 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3358
3359         * message.el (message-forward-make-body-plain)
3360         (message-forward-make-body-mml):
3361         Don't use mm-with-unibyte-current-buffer.
3362
3363 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3364
3365         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3366
3367 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3368
3369         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3370         (Bug#5592).
3371
3372 2010-05-07  Julien Danjou  <julien@danjou.info>
3373
3374         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3375         it to mm-pipe-part.
3376
3377         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3378         it is given.
3379
3380 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * binhex.el (binhex-decode-region-internal)
3383         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3384         (dns-query)
3385         * nnweb.el (nnweb-gmane-search)
3386         * pgg-parse.el (pgg-parse-armor)
3387         * pgg.el (pgg-verify-region)
3388         * sha1.el (sha1-string-external)
3389         * uudecode.el (uudecode-decode-region-internal)
3390         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3391         XEmacs.
3392
3393         * gnus-art.el (gnus-article-browse-html-parts)
3394         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3395         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3396         make-temp-file.
3397
3398         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3399         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3400         compiling.
3401
3402         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3403         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3404         XEmacs when compiling.
3405
3406         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3407         gnus-pick-mode-off-hook for XEmacs when compiling.
3408         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3409         gnus-binary-mode-off-hook for XEmacs when compiling.
3410
3411         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3412         nil if char-charset is not available.
3413
3414         * imap.el (imap-disable-multibyte)
3415         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3416         macros.
3417
3418         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3419         instead of encode-coding-string.
3420
3421         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3422         'xemacs) instead of mm-emacs-mule to switch function definitions.
3423         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3424
3425         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3426         bind temporary-file-directory for XEmacs;
3427         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3428         timer-set-function for XEmacs 21.4 and SXEmacs;
3429         bind timer-list for XEmacs 21.4 and SXEmacs;
3430         fbind char-charset and find-charset-region for non-Mule XEmacs;
3431         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3432         encode-coding-region and encode-coding-string for XEmacs having no
3433         file-coding feature.
3434
3435 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3436
3437         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3438
3439 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3440
3441         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3442         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3443
3444 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3445
3446         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3447         alias `jka-compr-delete-temp-file' no longer exists.
3448
3449 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3450
3451         Use define-minor-mode in Gnus where applicable.
3452         * mml.el (mml-mode): Use define-minor-mode.
3453         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3454         (gnus-undo-mode): Use define-minor-mode.
3455         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3456         (gnus-dead-summary-mode): Use define-minor-mode.
3457         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3458         Initialize in declaration.
3459         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3460         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3461         (gnus-mailing-list-mode): Use define-minor-mode.
3462         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3463         (gnus-draft-mode): Use define-minor-mode.
3464         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3465         (gnus-dired-mode): Use define-minor-mode.
3466
3467 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3468
3469         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3470         handles on recursive mml-to-mime translation and check them for
3471         boundary delimiter collisions.  Reported by Greg Troxel.
3472
3473 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3474
3475         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3476
3477 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3478
3479         * mm-util.el (mm-find-buffer-file-coding-system):
3480         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3481
3482 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3483
3484         * message.el (message-generate-headers): Record insertion of optional
3485         headers as well.  Otherwise the check to prevent repeated insertion of
3486         optional headers is a no-op.
3487
3488 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3489
3490         * smime.el: Don't mention CVS.
3491
3492         * nnrss.el (nnrss-fetch): Don't mention CVS.
3493
3494         * nnir.el: Don't mention CVS.
3495
3496 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3497
3498         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3499
3500 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3501
3502         * lpath.el: Fbind bookmark-default-handler,
3503         bookmark-get-bookmark-record, bookmark-make-record-default,
3504         bookmark-prop-get for Emacs <23 and XEmacs.
3505
3506 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3507
3508         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3509         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3510         Use with-current-buffer to silence the byte-compiler.
3511         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3512         bother to require `gnus'.
3513         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3514
3515 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3516
3517         * gnus-sum.el (gnus-summary-bookmark-make-record)
3518         (gnus-summary-bookmark-jump): New functions.
3519         (gnus-summary-mode): Setup bookmark support.
3520
3521 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3522
3523         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3524         if set.
3525
3526 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3529         gnus-article-browse-html-save-cid-image; make it work recursively for
3530         forwarded messages as well.
3531         (gnus-article-browse-html-parts): Work when prefix arg is given.
3532         (gnus-article-browse-html-article): Doc fix.
3533
3534 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3535
3536         * message.el (message-default-mail-headers):
3537         (message-default-headers): Carry the value mail-default-headers over
3538         into message-default-mail-headers, rather than message-default-headers.
3539
3540 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3541
3542         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3543         charset.
3544
3545         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3546         charset into the <meta> tag when the article is encoded to utf-8.
3547
3548 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3549
3550         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3551         directories as well.
3552         (gnus-article-browse-html-parts): Work for images that do not specify
3553         file names; delete temp directory when quitting; insert header at the
3554         right place; use file: scheme for image files.
3555
3556 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3557
3558         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3559         (gnus-article-browse-html-parts): Use it to make temporary cid image
3560         files in addition to html file so that browser may display them.
3561
3562 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3565
3566 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3567
3568         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3569
3570 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3571
3572         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3573         about Secret Service API sources.  Improve Customize options.
3574         (auth-source-pick): Change to accept any number of search parameters.
3575         Implement fallbacks iteratively, not recursively.  Add scoring on the
3576         second pass and sort by score.  Call Secret Service API when needed.
3577         (auth-source-user-or-password): Use it.  Call Secret Service API
3578         directly when needed to get the user name and the password.
3579
3580 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3581
3582         * message.el (message-interactive): Doc fix.
3583         (message-qmail-inject-args): Reflow.
3584         (message-kill-to-signature): Fix typo in docstring.
3585
3586         * smiley.el (smiley-buffer): Fix typo in docstring.
3587
3588 2010-03-24  Glenn Morris  <rgm@gnu.org>
3589
3590         * mail-source.el (gnus-message): Declare.
3591         (mail-source-delete-old-incoming): Require gnus-util.
3592
3593 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3594
3595         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3596
3597         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3598
3599         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3600         password-cache's default if it is not bound.
3601         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3602         password-cache-expiry's default if it is not bound.
3603
3604         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3605         available in Emacs 21.
3606
3607         * lpath.el: Suppress compiler warnings for:
3608         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3609         XEmacs;
3610         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3611         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3612         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3613
3614 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3615
3616         * auth-source.el (auth-sources): Fix up definition so extra parameters
3617         are always inline.
3618
3619 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3620
3621         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3622         wasn't updated after mismatch.  Clear cached mailbox info correctly
3623         when uidvalidity changes.
3624         (nnimap-group-prefixed-name): New function to avoid some code
3625         duplication.
3626         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3627         (nnimap-request-group): Use it.
3628         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3629         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3630         with many imap folders.  This is done by caching the group status from
3631         the imap server persistently in a group parameter `imap-status'.  (This
3632         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3633         but not persistently, so every Gnus startup was still very slow.)
3634
3635 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3636
3637         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3638         delete the extra newline.  Otherwise editing of :string and :number
3639         types don't work.
3640
3641 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3642
3643         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3644         secrets.el dependency.
3645         (auth-sources): Add optional user name.  Add secrets.el configuration
3646         choice (unused right now).
3647
3648 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3649
3650         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3651         `gnus-registry-install-shortcuts' fill in the functions.
3652
3653         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3654         warnings.
3655         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3656         (gnus-registry-install-shortcuts): Populate and use it in a
3657         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3658
3659 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3660
3661         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3662         In-place substitutions for the group name encoding/decoding.
3663         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3664         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3665         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3666         (nnimap-update-unseen, nnimap-request-list)
3667         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3668         (nnimap-request-set-mark, nnimap-split-to-groups)
3669         (nnimap-split-articles, nnimap-request-newgroups)
3670         (nnimap-request-create-group, nnimap-request-accept-article)
3671         (nnimap-request-delete-group, nnimap-request-rename-group)
3672         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3673         `encoded-mbx' for consistency.
3674         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3675         variable `imap-current-mailbox'.
3676
3677         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3678         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3679
3680 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3681
3682         * pop3.el (pop3-display-message-size-flag): Display message size byte
3683         counts during POP3 download.
3684         (pop3-movemail): Use it.
3685         (pop3-list): Implement listing of available messages.
3686
3687 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3688
3689         * nnir.el (nnir-get-article-nov-override-function): New function to
3690         override the normal NOV retrieval.
3691         (nnir-retrieve-headers): Use it.
3692
3693 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3694
3695         * auth-source.el (netrc-machine-user-or-password): Autoload.
3696
3697 2010-03-19  Glenn Morris  <rgm@gnu.org>
3698
3699         Stop message.el from loading about 40 libraries it doesn't always need.
3700         The general approach is to autoload rather than require, and to
3701         require in the specific functions rather than the file.  (Bug#5642)
3702
3703         * gmm-utils.el: Don't require wid-edit.
3704         (widget-create-child-value, widget-convert, widget-default-get):
3705         Autoload.
3706
3707         * gnus-util.el: Don't require time-date, netrc.
3708         (message-fetch-field, gnus-group-name-decode): Declare rather than
3709         autoloading.
3710         (gnus-fetch-field): Require message.
3711         (gnus-decode-newsgroups): Require gnus-group.
3712
3713         * ietf-drums.el: Don't require time-date.
3714
3715         * message.el: Don't require hashcash, canlock, ecomplete.
3716         Do require mail-utils.  Require nnheader only when compiling.
3717         (smtpmail-default-smtp-server): Remove declaration.
3718         (message-send-mail-function): Check smtpmail-default-smtp-server
3719         is bound rather than requiring smtpmail.
3720         (message-auto-save-directory, message-insert-signature): Use
3721         expand-file-name rather than nnheader-concat.
3722         (nnheader-insert-file-contents): Autoload.
3723         (hashcash-wait-async): Declare.
3724         (message-send-mail): Only call gnus-setup-posting-charset if
3725         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3726         (message-send-mail-with-sendmail): Require sendmail.
3727         (canlock-password, canlock-password-for-verify): Declare.
3728         (message-canlock-password): Require canlock.
3729         (nnheader-get-report): Autoload.
3730         (gnus-setup-posting-charset): Declare.
3731         (message-send-news): Require gnus-msg.
3732         (message-make-references, message-make-in-reply-to): Use mail-header-id
3733         rather than the alias mail-header-message-id.
3734         (ecomplete-add-item, ecomplete-save): Declare.
3735         (message-put-addresses-in-ecomplete): Require ecomplete.
3736         (ecomplete-display-matches): Autoload.
3737
3738         * mm-decode.el: Don't require mailcap, gnus-util.
3739         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3740         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3741         Autoload.
3742         (mailcap-mime-extensions): Declare.
3743
3744         * mm-encode.el: Don't require mailcap.
3745         (mailcap-extension-to-mime): Autoload.
3746
3747         * mml-sec.el: Don't require password-cache.
3748
3749         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3750         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3751         (mml-minibuffer-read-type): Require mailcap.
3752         (mml-preview): Require gnus-msg.
3753
3754         * mml1991.el: Require password-cache.
3755         (password-cache-expiry): Remove declaration.
3756
3757         * mml2015.el: Require password-cache.
3758         (password-cache-expiry): Remove declaration.
3759
3760         * nneething.el (mailcap): Require mailcap.
3761
3762         * nnheader.el (declare-function): Add compatibility stub.
3763         (message-remove-header): Declare rather than autoload.
3764         (nnheader-replace-header): Require message.
3765
3766         * nnimap.el (declare-function): Add compatibility stub.
3767         (netrc-parse, netrc-machine-user-or-password): Declare.
3768         (nnimap-open-connection): Require netrc.
3769
3770         * nntp.el (declare-function): Add compatibility stub.
3771         (netrc-parse, netrc-machine, netrc-get): Declare.
3772         (nntp-send-authinfo): Require netrc.
3773
3774         * rfc2047.el: Don't require qp.
3775         (quoted-printable-encode-region, quoted-printable-decode-string):
3776         Autoload.
3777
3778         * sieve-mode.el: Don't require easymenu.
3779         (easy-menu-add-item): Autoload it.
3780
3781         * spam-stat.el (time-to-number-of-days): Autoload it.
3782
3783 2010-03-19  Glenn Morris  <rgm@gnu.org>
3784
3785         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3786
3787 2010-03-18  Glenn Morris  <rgm@gnu.org>
3788
3789         * hashcash.el (declare-function): Remove duplicate definition.
3790
3791 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3792
3793         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3794         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3795         value if any backslash escapes).
3796
3797 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3798
3799         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3800         if it is available.  (bug#5647)
3801
3802         * lpath.el: Suppress compiler warning for coding-system-from-name for
3803         Emacs 21 and XEmacs.
3804
3805 2010-03-14  Juri Linkov  <juri@jurta.org>
3806
3807         * hmac-def.el:
3808         * hmac-md5.el:
3809         * netrc.el: Fix keywords.
3810
3811 2010-02-26  Glenn Morris  <rgm@gnu.org>
3812
3813         * message.el (message-send-mail-function): Change the default, so that
3814         it inherits from a customized send-mail-function.  (Bug#5643)
3815
3816 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3817
3818         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3819         shell-command-to-string signals an error (bug#5299).
3820
3821 2010-02-24  Glenn Morris  <rgm@gnu.org>
3822
3823         * message.el (message-smtpmail-send-it)
3824         (message-send-mail-with-mailclient): Doc fixes.
3825
3826 2010-02-16  Glenn Morris  <rgm@gnu.org>
3827
3828         * message.el (message-default-mail-headers): Change the default value
3829         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3830
3831 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3834         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3835
3836 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3837
3838         * time-date.el (date-to-time): Doc fix (Bug#5408).
3839
3840 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3841
3842         * message.el (message-mail): Just pass yank-action on to message-setup.
3843         (message-setup): Handle (FUN . ARGS) form of yank-action.
3844         (message-with-reply-buffer, message-widen-reply)
3845         (message-yank-original): Handle non-buffer values of
3846         message-reply-buffer (Bug#4080).
3847         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3848
3849 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3850
3851         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3852         Fix typo in docstring.
3853
3854 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3855
3856         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3857         response.
3858
3859 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3860
3861         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3862
3863         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3864
3865         * message.el (message-check-news-header-syntax): Protect against a
3866         string that `rfc822-addresses' returns when parsing fails.
3867
3868 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3869
3870         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3871         (gnus-previous-char-property-change): New functions.
3872
3873         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3874
3875 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3876
3877         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3878         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3879
3880 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3881
3882         * message.el (message-exchange-point-and-mark): Rework last change to
3883         avoid using optional arg of exchange-point-and-mark, for backward
3884         compatibility.
3885
3886 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3887
3888         * message.el (message-exchange-point-and-mark): Call
3889         exchange-point-and-mark with an argument rather than setting
3890         mark-active by hand (Bug#5175).
3891
3892 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3893
3894         * nntp.el (nntp-service-to-port): Work for service expressed with
3895         numeric string; replace [:digit:] with [0-9] for XEmacs.
3896
3897 2009-12-17  Glenn Morris  <rgm@gnu.org>
3898
3899         * gnus-group.el (gnus-bug-group-download-format-alist):
3900         Change emacs entry to debbugs.gnu.org.  Bump :version.
3901
3902 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3903
3904         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3905
3906 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3907
3908         * message.el (message-info): Explain why we use `Info-goto-node'.
3909
3910 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3911
3912         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3913
3914 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3915
3916         * message.el (message-completion-in-region): New compatibility function.
3917         (message-expand-group): Use it.
3918
3919 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3922         with no unread article should be listed if the 2nd arg `predicate' is
3923         given.
3924
3925 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3926
3927         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3928
3929 2009-11-29  Juri Linkov  <juri@jurta.org>
3930
3931         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3932         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3933         on `gnus-recenter'. (Bug#4698, Bug#4981)
3934
3935 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3936
3937         * sha1.el (sha1-string-external): default-directory "/" in case
3938         otherwise non-existent.  process-connection-type pipe for touch of
3939         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3940
3941 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3942
3943         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3944         it's comms related and sgml-mode.el has "comm" on that basis too.
3945
3946 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3949         containing tspecial characters if they have been already quoted.
3950
3951 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3952
3953         * dns-mode.el (auto-mode-alist): Purecopy string.
3954
3955 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3956
3957         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3958
3959 2009-10-24  Glenn Morris  <rgm@gnu.org>
3960
3961         * gnus-art.el (help-xref-stack-item): Define for compiler.
3962
3963 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3964
3965         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3966
3967 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3968
3969         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3970
3971 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3972
3973         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3974         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3975
3976 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3979         (gnus-overlays-in): New alias to overlays-in.
3980
3981         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3982         gnus-overlay-get, and gnus-delete-overlay.
3983         (gnus-summary-show-thread): Make it work as well for systems in which
3984         next-single-char-property-change is not available.
3985         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3986
3987         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3988         (gnus-overlay-get): New alias to extent-property.
3989         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3990
3991         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3992         SXEmacs.
3993
3994         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3995         SXEmacs.
3996
3997 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3998
3999         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4000
4001 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4002
4003         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4004         and XEmacs that don't have `remove-overlays'.
4005
4006 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4007
4008         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4009         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4010         selective display.  Use overlays instead.
4011
4012 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4013
4014         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4015
4016 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4017
4018         * spam-stat.el (spam-stat-load): Fix typo in message.
4019
4020 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4021
4022         * dig.el (dig-invoke): Fix typo in docstring.
4023         (query-dig): Reflow docstring.
4024
4025 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4026
4027         * gnus-art.el (gnus-article-encrypt-body):
4028         * message.el (message-check-recipients):
4029         * mm-util.el (mm-codepage-setup):
4030         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4031         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4032
4033 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4034
4035         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4036         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4037         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4038         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4039         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4040
4041 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4042
4043         * dig.el: Add "Keywords: comm", as per net-utils.el.
4044
4045 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4046
4047         * dig.el (dig-mode): Use define-derived-mode.
4048
4049 2009-09-19  Glenn Morris  <rgm@gnu.org>
4050
4051         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4052
4053 2009-09-18  Glenn Morris  <rgm@gnu.org>
4054
4055         * gnus-diary.el (gnus-diary-check-message):
4056         * message.el (message-insert-formatted-citation-line):
4057         * nnbabyl.el (top-level):
4058         * nndiary.el (nndiary-schedule):
4059         Fix typos in condition-case handlers.
4060
4061 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4062
4063         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4064         configuration that provides the sole article window in a frame;
4065         position point correctly after deleting a part.
4066
4067 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4068
4069         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4070         (spam-resolve-registrations-routine): Use it to unregister articles
4071         that change status.
4072
4073 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4076         with XEmacs.
4077         (parse-time-string-chars): Use it.
4078
4079 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4080
4081         * imap.el (imap-interactive-login): Better messages.
4082         (imap-open): Fix bug with renamed buffer on reconnect.
4083         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4084         for easier debugging and cleaner code.  On successful (guessed based on
4085         server capabilities) secondary authentication, set imap-state
4086         correctly.
4087         (imap-last-authenticator): Define imap-last-authenticator as a variable
4088         to avoid warnings.
4089
4090 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * nnrss.el (nnrss-request-article): Remove binding of
4093         default-enable-multibyte-characters that has gotten needless by
4094         the 2007-07-13 change in rfc2047-encode-message-header.
4095
4096         * mml.el (mml-insert-multipart): Error on the message header.
4097         (mml-insert-part): Error on the message header; position point at
4098         the end of a MIME tag.
4099
4100 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * time-date.el (autoload): Expand define-obsolete-function-alias into
4103         defalias and make-obsolete for old Emacsen that Gnus supports.
4104         (with-no-warnings): Define it for old Emacsen.
4105         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4106         is available.
4107         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4108         float-time is available; suppress compile warning for time-to-seconds.
4109
4110         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4111         (gnus-float-time): Alias to float-time if it exists.
4112
4113         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4114         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4115         float-time is available; suppress compile warning for time-to-seconds.
4116
4117         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4118         XEmacs.
4119
4120 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4121
4122         * imap.el (imap-message-map): Docstring fix.
4123
4124 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4125
4126         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4127         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4128         Add the optional argument `encoding' that overrides the default.
4129
4130         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4131         mm-encode-buffer.
4132
4133 2009-09-04  Glenn Morris  <rgm@gnu.org>
4134
4135         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4136         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4137         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4138         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4139         * mm-util.el (mm-with-unibyte-current-buffer)
4140         (mm-find-buffer-file-coding-system):
4141         * yenc.el (yenc-decode-region): Use default-value rather than
4142         default-enable-multibyte-characters.
4143
4144 2009-09-03  Glenn Morris  <rgm@gnu.org>
4145
4146         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4147         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4148         than default-enable-multibyte-characters.
4149
4150 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4151
4152         * gnus-art.el (gnus-article-read-summary-keys):
4153         Fix gnus-buffer-configuration's value temporarily used.
4154
4155 2009-09-02  Glenn Morris  <rgm@gnu.org>
4156
4157         * gnus-util.el (gnus-float-time): New function.
4158         * gnus-delay.el (gnus-delay-article):
4159         * gnus-sum.el (gnus-thread-latest-date):
4160         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4161         * nnspool.el (nnspool-request-newgroups):
4162         Use gnus-float-time rather than time-to-seconds.
4163         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4164
4165         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4166         (gnus-header-subject-face, gnus-header-newsgroups-face)
4167         (gnus-header-name-face, gnus-header-content-face):
4168         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4169         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4170         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4171         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4172         (gnus-cite-face-11):
4173         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4174         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4175         (gnus-server-closed-face, gnus-server-denied-face)
4176         (gnus-server-offline-face):
4177         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4178         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4179         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4180         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4181         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4182         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4183         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4184         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4185         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4186         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4187         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4188         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4189         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4190         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4191         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4192         (gnus-summary-high-undownloaded-face)
4193         (gnus-summary-low-undownloaded-face)
4194         (gnus-summary-normal-undownloaded-face)
4195         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4196         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4197         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4198         (gnus-splash-face):
4199         * message.el (message-header-to-face, message-header-cc-face)
4200         (message-header-subject-face, message-header-newsgroups-face)
4201         (message-header-other-face, message-header-name-face)
4202         (message-header-xheader-face, message-separator-face)
4203         (message-cited-text-face, message-mml-face):
4204         * sieve-mode.el (sieve-control-commands-face)
4205         (sieve-action-commands-face, sieve-test-commands-face)
4206         (sieve-tagged-arguments-face):
4207         * spam.el (spam-face):
4208         Mark face aliases with "-face" in the name as obsolete.
4209
4210 2009-09-01  Glenn Morris  <rgm@gnu.org>
4211
4212         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4213         than goto-line.
4214
4215 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4216
4217         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4218         Don't move point if the command is invoked inside the message header.
4219
4220 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4221
4222         * imap.el (imap-send-command): Simplify.
4223         (imap-wait-for-tag): point-max -> buffer-size.
4224
4225 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4226
4227         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4228         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4229         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4230         * nnir.el (nnir-swish-e-index-file):
4231         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4232         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4233         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4234         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4235         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4236         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4237
4238 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4241         Don't save excursion.
4242
4243 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4244
4245         * nnheader.el (nnheader-find-file-noselect):
4246         * mm-util.el (mm-insert-file-contents):
4247         Use (default-value 'major-mode) instead of default-major-mode.
4248
4249 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4250
4251         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4252
4253 2009-08-26  Glenn Morris  <rgm@gnu.org>
4254
4255         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4256         than placing in files.el.
4257
4258 2009-08-25  Glenn Morris  <rgm@gnu.org>
4259
4260         * nnir.el (top-level): Don't require cl at run-time.
4261         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4262         Replace cl-function substitute with gnus-replace-in-string.
4263         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4264         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4265         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4266         simplified expansions.
4267
4268 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4269
4270         * dig.el (dig): Add autoload cookie.
4271
4272 2009-08-22  Glenn Morris  <rgm@gnu.org>
4273
4274         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4275         goto-line.
4276
4277 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4278
4279         * parse-time.el (parse-time-string-chars): Save match data.
4280
4281 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4282
4283         * parse-time.el (parse-time-string-chars): Compute using character
4284         classes, to handle non-ascii characters (Bug#3190).
4285
4286 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4287
4288         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4289
4290         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4291         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4292         (gnus-mm-display-part, gnus-mime-display-single)
4293         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4294         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4295
4296         * gnus-sum.el
4297         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4298         (gnus-summary-move-article): Add expirable mark to articles copied or
4299         moved to group that has auto-expire turned on if the option is non-nil.
4300
4301 2009-07-24  Glenn Morris  <rgm@gnu.org>
4302
4303         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4304         Fix typo.  (Bug#3903)
4305
4306 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4307
4308         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4309         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4310         that should not be used for draft articles.
4311         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4312         that has no concern in minor mode keys.
4313         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4314         Abolish.
4315
4316 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4317
4318         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4319         article without making inquiry to a user for unknown encoding.
4320
4321         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4322         (nnmaildir--scan): Assume i-node and device number that file-attributes
4323         returns might be cons-cell.
4324
4325         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4326
4327         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4328
4329 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4330
4331         * auth-source.el: Remove docs now in auth.texi.  Don't use
4332         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4333         `auth-source-hide-passwords' and use them.
4334
4335 2009-07-15  Glenn Morris  <rgm@gnu.org>
4336
4337         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4338
4339 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4340
4341         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4342         excessive whitespace from the default values of title and description.
4343
4344 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4347         mail-fetch-field to fetch Content-Description header in order to
4348         exclude newlines.
4349
4350 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4351
4352         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4353         format used by GnuPG 2.0.11.
4354
4355 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4356
4357         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4358         to deleted part.
4359
4360 2009-05-30  David Engster  <dengste@eml.cc>
4361
4362         * nnmairix.el: Remove old documentation in the commentary block.
4363         (nnmairix-request-group): Do not update active file for nnml back ends.
4364         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4365         end so that overview files are ignored.
4366         (nnmairix-update-groups): Make updating the groups more robust by using
4367         marks.
4368         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4369         with dollar characters in message-id.
4370
4371 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4372
4373         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4374         2008-12-25 in dns.el.
4375
4376 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4377
4378         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4379         could happen if the text is only composed of spaces and/or tabs.
4380
4381 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4382
4383         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4384         when sending a queued message to avoid extra mml tags.
4385
4386 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4389
4390 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4393         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4394         rmail-toggle-header for XEmacs;
4395         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4396
4397 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * gnus-dired.el: Remove autoload for gnus-setup-message.
4400         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4401         displaying Gnus logo; always use compose-mail.
4402
4403 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4404
4405         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4406
4407 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4408
4409         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4410         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4411         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4412         available.
4413         (gnus-nocem-epg-verify): New function.
4414
4415 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4416
4417         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4418
4419 2009-02-15  Glenn Morris  <rgm@gnu.org>
4420
4421         * gnus-util.el (rmail-insert-rmail-file-header)
4422         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4423         autoloads.
4424         (rmail-default-rmail-file): Remove unnecessary declaration.
4425         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4426
4427 2009-02-14  Glenn Morris  <rgm@gnu.org>
4428
4429         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4430         variable (only used in gnus-util, which declares it anyway).
4431         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4432         which was only needed by gnus-art (changed to not use it any more).
4433         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4434         only used in gnus-util, which autoloads it itself.
4435         (rmail-update-summary): Fix autoload.
4436
4437         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4438         rather than rmail-output-to-rmail-file.
4439
4440 2009-02-07  Glenn Morris  <rgm@gnu.org>
4441
4442         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4443         autoload of function that no longer exists.
4444         (rmail-toggle-header): Declare.
4445         (message-forward-rmail-make-body): Handle mbox Rmail.
4446
4447 2009-01-31  Glenn Morris  <rgm@gnu.org>
4448
4449         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4450         2009-01-09 change.
4451
4452 2009-01-31  Dave Love  <fx@gnu.org>
4453
4454         * imap.el (imap-fetch-safe): Bind debug-on-error.
4455         (imap-debug): Add imap-fetch-safe.
4456
4457 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4458
4459         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4460         (auth-source-forget-all-cached): New convenience function.
4461         (auth-source-user-or-password): Accept list of modes or a single mode.
4462
4463         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4464         auth-source modes.
4465
4466         * netrc.el (netrc-machine-user-or-password): Use list of
4467         auth-source modes.
4468
4469         * nnimap.el (nnimap-open-connection): Use list of
4470         auth-source modes.
4471
4472         * nntp.el (nntp-send-authinfo): Use list of
4473         auth-source modes.
4474
4475 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4476
4477         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4478         now.
4479
4480 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4481
4482         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4483         coding system in XEmacs; add a workaround for XEmacs.
4484
4485         * lpath.el: Fbind coding-system-aliasee.
4486
4487 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4488
4489         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4490         of current-language-environment.
4491
4492 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4495         available at runtime.
4496
4497 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4498
4499         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4500
4501 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4502
4503         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4504         the greatest positive fixnum value doesn't work under an XEmacs with
4505         bignum support; use the most-positive-fixnum constant instead,
4506         available since Emacs 21.1 with cl and XEmacs 21.1.
4507
4508 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4511         XEmacs gets not to work.
4512
4513 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4514
4515         * mm-util.el (mm-coding-system-priorities): Allow the value like
4516         "Japanese (UTF-8)" of current-language-environment.
4517
4518 2009-01-09  Glenn Morris  <rgm@gnu.org>
4519
4520         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4521         with last-command-event.
4522
4523 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4524
4525         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4526         in the doc string.
4527
4528         * message.el (message-fix-before-sending): Amend comment.
4529
4530 2009-01-08  Dave Love  <fx@gnu.org>
4531
4532         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4533
4534 2009-01-07  David Engster  <dengste@eml.cc>
4535
4536         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4537         simplified server definitions by converting it via
4538         gnus-server-to-method.
4539
4540 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4541
4542         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4543         parameter's operands.
4544
4545 2009-01-06  David Engster  <dengste@eml.cc>
4546
4547         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4548         primary select method (for gnus-group-mark-article-as-read).
4549
4550 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4551
4552         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4553         `(gnus)Face', not `(gnus)X-Face'.
4554
4555 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4556
4557         * mm-util.el (mm-ucs-to-char): New function.
4558
4559         * mm-url.el (mm-url-decode-entities): Use it.
4560
4561         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4562         unicode-to-char.
4563
4564 2009-01-05  Dave Love  <fx@gnu.org>
4565
4566         * time-date.el: Require cl for `declare'.
4567
4568 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4569
4570         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4571         Dave Love.
4572
4573 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4574
4575         * message.el (message-fix-before-sending): Add `eight-bit' to
4576         illegible-text check.
4577
4578 2009-01-03  Michael Olson  <mwolson@gnu.org>
4579
4580         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4581         `headers' is nil.  This can occur if the IMAP server does not have
4582         permissions to read messages from a folder, but can write new messages
4583         to the folder.
4584         (nnimap-request-article-part): Do not insert `data' if it is nil.
4585
4586         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4587         characters which will confuse `read', so skip past them.
4588
4589 2009-01-01  Dave Love  <fx@gnu.org>
4590
4591         * imap.el (imap-string-to-integer): Fix typo.
4592         (imap-fetch-safe): New function.
4593         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4594
4595         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4596
4597         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4598         (imap-parse-greeting): Fix doc strings.
4599         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4600         (imap-parse-flag-list): Make messages unique.
4601         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4602
4603         * nnimap.el: Fix author email.
4604         (nnimap-split-rule): Add FIXME comment.
4605         (nnimap-debug): Fix doc string.
4606
4607 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4608
4609         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4610
4611 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4612
4613         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4614         nslookup if resolv.conf isn't available.
4615         (dns-query): Rename from query-dns.
4616         (dns-query-cached): Rename from query-dns-cached.
4617
4618 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4621         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4622         to check if those variables exist (first appeared in Emacs 18.50).
4623
4624 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * mm-util.el (mm-line-number-at-pos): New function.
4627
4628         * spam-report.el (spam-report-process-queue): Use it.
4629
4630 2008-12-24  David Engster  <dengste@eml.cc>
4631
4632         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4633         parameters that haven't existed as variables as buffer-local variables.
4634
4635 2008-12-23  Dave Love  <fx@gnu.org>
4636
4637         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4638         cadar.
4639
4640         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4641         imap-starttls-p.
4642         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4643
4644 2008-12-22  Dave Love  <fx@gnu.org>
4645
4646         * imap.el: Fix author email.  Doc fixes.
4647         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4648         reply.
4649
4650 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4651
4652         * spam-report.el (spam-report-gmane-max-requests): New constant.
4653         (spam-report-gmane-wait): New variable.
4654         (spam-report-gmane-ham, spam-report-gmane-spam)
4655         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4656         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4657         the server.
4658
4659         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4660         Add explanations.
4661
4662         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4663         nnheader-accept-process-output and nnheader-read-timeout if available.
4664         (pop3-movemail): Use it.
4665
4666         * message.el (message-check-news-body-syntax): Fix signature check if
4667         there's an attachment.
4668
4669 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4670
4671         * mm-util.el: Add comments to the mm- emulating functions.
4672
4673 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4674
4675         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4676         by Stephen Berman <stephen.berman@gmx.net>.
4677
4678 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4679
4680         * mm-util.el (mm-substring-no-properties): New function.
4681         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4682         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4683         (mm-string-to-multibyte): Doc fix.
4684
4685         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4686
4687 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4688
4689         * mml.el (mml-attach-file): Strip text properties from file name.
4690         (Bug#1574)
4691
4692 2008-12-16  Glenn Morris  <rgm@gnu.org>
4693
4694         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4695
4696 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4697
4698         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4699         knows since the charset specified might be a bogus alias that
4700         mm-charset-synonym-alist provides.
4701
4702 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4703
4704         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4705         "ISO_8859-1".
4706
4707         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4708
4709 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * mm-util.el (mm-charset-eval-alist):
4712         Define it before mm-charset-to-coding-system.
4713         (mm-charset-to-coding-system): Add optional argument `silent';
4714         define it before mm-charset-override-alist.
4715         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4716         default value if it can be used in Emacs currently running;
4717         silence mm-charset-to-coding-system.
4718
4719 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4722         `allow-override' which says whether to use `mm-charset-override-alist'.
4723         (rfc2047-decode-encoded-words): Use it.
4724
4725         * mm-util.el (mm-charset-override-alist): Fix custom type;
4726         add `(gb2312 . gbk)' to choices.
4727
4728 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4731         fast.
4732
4733         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4734
4735         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4736
4737 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4738
4739         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4740         on links.
4741
4742         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4743
4744 2008-12-03  Lute Kamstra  <lute@gnu.org>
4745
4746         * sha1.el: Remove leading * from docstrings of defcustoms,
4747         deffaces, defconsts and defuns.
4748
4749 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4752         users' addresses that don't have domain parts.
4753         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4754         rather than message-narrow-to-head since there will be the message
4755         header separator.
4756
4757 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4758
4759         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4760         since the result is inserted in a unibyte buffer anyway.
4761         (nnimap-demule-use-string-to-multibyte): Remove.
4762         (nnimap-demule): Alias it to mm-string-to-multibyte.
4763
4764 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4765
4766         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4767         variable for debugging bug#464 and bug#1174.
4768         (nnimap-demule): Use it.
4769
4770 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4771
4772         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4773         score calculation correctly.
4774
4775 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4776
4777         * message.el (message-send-mail): Just set the buffer to unibyte
4778         rather than use mm-with-unibyte-current-buffer which does a lot more.
4779         (message-send-mail-partially): Don't bother with
4780         mm-with-unibyte-current-buffer since it's already been made unibyte by
4781         message-send-mail.
4782
4783 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4784
4785         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4786
4787 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4788
4789         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4790
4791 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4792
4793         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4794         require itself and to remove `with-no-warnings'.
4795
4796 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4797
4798         * starttls.el (starttls-any-program-available): Get the name of the
4799         available TLS layer program.
4800         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4801         well as the host name in the "opening" message.
4802
4803         * auth-source.el (auth-source-cache, auth-source-do-cache)
4804         (auth-source-user-or-password): Cache passwords and logins by default,
4805         allow override with `auth-source-do-cache'.
4806         (auth-source-forget-user-or-password): Allow users to remove cache
4807         entries if needed.
4808
4809 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4810
4811         * md4.el (md4-buffer): Fix typo in docstring.
4812         (md4, md4-64): Doc fixes.
4813         (md4-pack-int32): Reflow docstring.
4814
4815 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4816
4817         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4818         condition-case to only the forward-sexp call.
4819
4820 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4821
4822         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4823         quotes contained.  Make it more robust regardless by an extra
4824         condition-case wrapper.
4825
4826 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4829
4830 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * nnml.el (nnml-request-expire-articles): Check if the function set to
4833         `nnmail-expiry-target' returns the symbol `delete'.
4834
4835         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4836
4837         * nnmail.el (nnmail-expiry-target): Fix custom type.
4838
4839 2008-10-02  Glenn Morris  <rgm@gnu.org>
4840
4841         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4842         Silence compiler warning.
4843
4844 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4845
4846         * tls.el (open-tls-stream): Show the actual command being
4847         executed, instead of the format string.
4848
4849 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * lpath.el: Fbind codepage-setup for Emacs 23.
4852
4853 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4854
4855         * mml.el (mml-menu): Don't assume mml2015 is bound.
4856
4857 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4860         exists.
4861
4862 2008-09-27  Glenn Morris  <rgm@gnu.org>
4863
4864         * gnus-util.el (mail-header-remove-comments): Autoload it.
4865
4866 2008-09-27  Andreas Schwab  <schwab@suse.de>
4867
4868         * gnus-util.el (gnus-split-references): Strip comments.
4869         (gnus-parent-id): Likewise.
4870
4871 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4872
4873         * message.el (message-confirm-send): Fix version.
4874
4875 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * message.el (message-idna-to-ascii-rhs-1): Use
4878         mail-extract-address-components rather than mail-header-parse-addresses
4879         that is an alias by default to ietf-drums-parse-addresses that does not
4880         support non-ASCII names in headers' contents.
4881
4882 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4883
4884         * message.el (message-confirm-send): Fixed variable documentation to
4885         avoid the "y/n" wording.
4886
4887 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4888
4889         * message.el (message-set-auto-save-file-name): Save to a different
4890         filename so multiple messages (especially drafts) can be recovered.
4891
4892 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4893
4894         * message.el (message-confirm-send): Add appropriate version.
4895
4896 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4897
4898         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4899         defvar.
4900
4901 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4902
4903         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4904         (mm-pkcs7-enveloped-magic): Ditto.
4905
4906 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4907
4908         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4909         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4910
4911 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4912
4913         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4914         default, it's better.
4915
4916 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4917
4918         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4919         summary line gnus-number property and ignore them (with a warning
4920         message).
4921
4922 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4923
4924         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4925         macro caddr in the interactive form since it won't be expanded.
4926
4927 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4928
4929         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4930         `charset'; fix name of function called recursively.
4931         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4932
4933 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4936         (gnus-mime-set-charset-parameters): New function.
4937         (gnus-mime-view-part-as-charset): Use it to correctly display part
4938         specifying wrong charset.
4939
4940 2008-09-08  David Engster  <dengste@eml.cc>
4941
4942         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4943         in completing-read for back end server.
4944
4945 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4946
4947         * message.el (message-confirm-send): New variable to confirm sending a
4948         message.
4949         (message-send): Use it.
4950
4951 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4952
4953         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4954
4955 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4958
4959 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4960
4961         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4962         prevent tracking too many groups.
4963         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4964         Use it.
4965
4966 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4967
4968         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4969         moving point to the bottom of the window in order to avoid recentering.
4970
4971 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4974
4975         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4976         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4977         (gnus-article-beginning-of-window): Fix calculation.
4978
4979 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4980
4981         * gnus-msg.el (gnus-summary-supersede-article)
4982         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4983         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4984         message header.
4985
4986 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4987
4988         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4989         pending output coming after the status change.
4990
4991 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4992
4993         * message.el:
4994         * gnus-start.el:
4995         * gnus-registry.el: Remove VMS support.
4996
4997 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5000         macro.
5001         (rfc2104-hash): Use it.
5002
5003 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5004
5005         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5006         (gnus-summary-sort-by-most-recent-date): New commands.
5007         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5008         and menu entries.
5009
5010 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5011
5012         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5013         don't redisplay article for raw contents; remove plural articles stuff.
5014
5015         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5016         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5017         on gnus-summary-save-article; display results properly.
5018
5019 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5020
5021         * lpath.el: No need to fbind ns-focus-frame.
5022
5023 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5026
5027 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5030         gnus-save-all-headers.
5031
5032 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5033
5034         * gnus-util.el (ns-focus-frame): Remove declaration.
5035         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5036         like x.
5037
5038 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5039
5040         * rfc2104.el (rfc2104-zero): Delete defconst.
5041         (rfc2104-hex-alist): Likewise.
5042         (rfc2104-hex-to-int): Delete func.
5043         (rfc2104-hexstring-to-bitstring): Likewise.
5044         (rfc2104-nybbles): New defconst.
5045         (rfc2104-hash): Rewrite for speed.
5046
5047 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * tls.el (open-tls-stream): Make it work with the 2nd argument
5050         BUFFER that is a string but does not exist as a buffer object, as
5051         mentioned in the doc-string.
5052
5053 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5054
5055         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5056         SXEmacs.
5057
5058 2008-07-16  Glenn Morris  <rgm@gnu.org>
5059
5060         * gnus-util.el (ns-focus-frame): Declare for compiler.
5061
5062 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5065         set as a group parameter.
5066         (gnus-summary-save-in-pipe): Work when it is called independently.
5067         (gnus-summary-pipe-to-muttprint): Don't modify
5068         gnus-summary-pipe-output-default-command.
5069
5070 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5071
5072         * message.el (message-send-mail-with-sendmail):
5073         Display the error message.
5074
5075 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5076
5077         * gnus-art.el (gnus-default-article-saver):
5078         Add gnus-summary-save-in-pipe to choices.
5079         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5080         gnus-summary-pipe-output-default-command as the default command.
5081         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5082         instead of gnus-last-shell-command.
5083
5084         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5085         New user option.
5086         (gnus-summary-muttprint-program): Mention the value will be changed.
5087         (gnus-summary-save-article): Force showing of all headers.
5088         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5089
5090 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5091
5092         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5093
5094 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5095
5096         * nnimap.el (nnimap-id):
5097         * sieve-manage.el (sieve-manage-open): Doc fixes.
5098
5099 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5100
5101         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5102         if available.
5103
5104 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5105
5106         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5107
5108         * nnkiboze.el (nnkiboze-generate-group):
5109         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5110
5111         * nnmairix.el: Require CL.
5112
5113 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5114
5115         * dgnushack.el: Autoload get-display-table and put-display-table for
5116         XEmacs 21.5.
5117
5118         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5119         21.4 and SXEmacs.
5120
5121 2008-06-15  David Engster  <dengste@eml.cc>
5122
5123         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5124
5125 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5126
5127         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5128         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5129         runtime choice under XEmacs.
5130
5131         * gnus-sum.el (gnus-summary-set-display-table):
5132         Use `gnus-put-display-table', `gnus-get-display-table',
5133         `gnus-set-display-table' for the display table, instead of `aset'.
5134
5135         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5136         Use `gnus-put-display-table', `gnus-get-display-table',
5137         `gnus-set-display-table' for the display table.
5138
5139 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5140
5141         * nnmairix.el: Add autoloads.
5142
5143 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5144
5145         * nnmairix.el (nnmairix-delete-recreate-group)
5146         (nnmairix-update-and-clear-marks): Fix error messages.
5147
5148 2008-06-14  David Engster  <dengste@eml.cc>
5149
5150         * nnmairix.el: Upgrade to version 0.6.
5151         (nnmairix-group-toggle-propmarks-this-group)
5152         (nnmairix-group-toggle-readmarks-this-group)
5153         (nnmairix-group-delete-recreate-this-group)
5154         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5155         (nnmairix-remove-tick-mark-original-article): New commands.
5156         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5157         (nnmairix-propagate-marks-to-nnmairix-groups)
5158         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5159         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5160         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5161         functions needed for marks propagation and manipulation of read marks.
5162         (nnmairix-update-groups): New function.
5163         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5164         (nnmairix-determine-original-group-from-registry)
5165         (nnmairix-determine-original-group-from-path)
5166         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5167         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5168         New helper functions.
5169         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5170         keystrokes for new commands.
5171         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5172         (nnmairix-request-group): Check allow-fast group parameter.
5173         (nnmairix-request-create-group): Set allow-fast group parameter if
5174         nnmairix-allowfast-default is set.
5175         (nnmairix-close-group): Propagate marks upon closing if needed.
5176         (nnmairix-group-toggle-threads-this-group): Use new.
5177         nnmairix-group-toggle-parameter helper function.
5178         (nnmairix-search): Better check for empty search result.
5179         (nnmairix-goto-original-article): Use new helper functions for
5180         determining original article.
5181         (nnmairix-show-original-article): Make sure message-id is in brackets.
5182         (nnmairix-call-mairix-binary): Change variable name.
5183         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5184         helper function.
5185         (nnmairix-widget-toggle-activate): Fix doc string.
5186
5187 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5188
5189         * nnir.el: Require edmacro when compiling with XEmacs.
5190         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5191         available in Emacs 21.
5192
5193 2008-06-11  Glenn Morris  <rgm@gnu.org>
5194
5195         * gnus-util.el (x-focus-frame):
5196         * gnus.el (image-size):
5197         * mm-decode.el (image-size): Declare.
5198
5199         * gnus-picon.el (declare-function): Add compat definition.
5200         (image-size): Declare.
5201
5202         * gnus-group.el (tool-bar-map):
5203         * gnus-sum.el (tool-bar-map): Define for compiler.
5204
5205         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5206
5207         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5208
5209         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5210         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5211         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5212         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5213         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5214         * sieve-manage.el, spam-report.el, spam.el:
5215         Remove unnecessary eval-and-compile of autoloads.
5216
5217 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5218
5219         * auth-source.el: Precise Tramp doc.
5220
5221 2008-06-07  Glenn Morris  <rgm@gnu.org>
5222
5223         * nnmairix.el: Remove unnecessary eval-when-compile.
5224
5225 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5226
5227         * lpath.el: Fbind propertize for XEmacs 21.4.
5228
5229 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5230
5231         * nnir.el: Move here from ../contrib.
5232
5233 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5234
5235         * gnus-util.el (gnus-read-shell-command): New function.
5236         * mm-decode.el (mm-pipe-part):
5237         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5238
5239 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5242
5243 2008-06-03  Glenn Morris  <rgm@gnu.org>
5244
5245         * pop3.el (nnheader-accept-process-output): Autoload it.
5246
5247 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5250         are not 2-digit hexadecimal characters that follow `%'s.
5251
5252 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5253
5254         * message.el (message-bogus-recipient-p): Fix type in doc string.
5255         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5256         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5257         Improve custom options.
5258         (message-bogus-recipient-p): Adjust accordingly.
5259
5260 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5261
5262         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5263         long-form month and day names.
5264
5265 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * dgnushack.el: Autoload debug, eudc-expand-inline and
5268         pgg-snarf-keys-region for XEmacs.
5269
5270         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5271
5272         * nnmairix.el: Require edmacro when compiling with XEmacs.
5273
5274 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5275
5276         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5277         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5278
5279 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5280
5281         * auth-source.el: Add more docs.
5282
5283         * netrc.el (netrc-machine): Always match if the port is not given.
5284
5285 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5286
5287         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5288         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5289         retrieval faster in some cases, but might make CPU usage larger.  If
5290         this has any bad side effects, we might revert this change.
5291
5292         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5293         seems to make mail retrieval much, much faster.
5294         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5295         unconditionally.
5296
5297         * gnus-draft.el (gnus-group-send-queue): Bind
5298         message-send-mail-partially-limit to nil to avoid being prompted.
5299
5300 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5301
5302         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5303
5304         * message.el (message-bogus-address-regexp): Fix and improve custom
5305         type.
5306         (message-setup-hook): Add message-check-recipients as custom option.
5307
5308 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5309
5310         * message.el (message-cite-function): Remove bogus autoload which crept
5311         in during merge from v5-10.
5312
5313 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5314
5315         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5316
5317         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5318
5319         * auth-source.el: Preliminary Tramp docs.
5320         (auth-sources): Change the default auth-sources to use
5321         EPA .gpg files.
5322
5323 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5324
5325         * nntp.el: Autoload `auth-source-user-or-password'.
5326         (nntp-send-authinfo): Use it.
5327
5328         * nnimap.el: Autoload `auth-source-user-or-password'.
5329         (nnimap-open-connection): Use it.
5330
5331         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5332         for the gnus-message function.
5333         (auth-source-user-or-password): Use it.
5334
5335 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5336
5337         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5338         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5339         (rfc2104-hash): Use it.
5340
5341 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5342
5343         * gnus-art.el (gnus-article-toggle-truncate-lines):
5344         Don't use `iff' in docstring.
5345
5346 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5347
5348         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5349
5350         * gnus-util.el (gnus-extract-address-component-name)
5351         (gnus-extract-address-component-email): Convenience functions around
5352         `gnus-extract-address-components'.
5353
5354         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5355         Use `gnus-extract-address-component-email' to fix bug of comparing full
5356         sender name to `user-mail-address'.
5357
5358 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5359
5360         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5361         catch/throw to optimize.
5362         (gnus-registry-find-keywords): Just use member to find a keyword.
5363
5364 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5365
5366         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5367         is current before calling gnus-server-prepare.
5368         (gnus-server-setup-buffer, gnus-server-update-server)
5369         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5370
5371 2008-05-04  Juri Linkov  <juri@jurta.org>
5372
5373         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5374         (mailcap-file-default-commands): Use mailcap-replace-in-string
5375         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5376         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5377
5378 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5379
5380         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5381
5382 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5383
5384         * gnus.el: Bump version to 0.11.
5385
5386 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5387
5388         * gnus.el: No Gnus v0.10 is released.
5389
5390 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5393         hooks.
5394         (gnus-update-read-articles): Speed up non-marks-using users.
5395         (gnus-use-marks): Define gnus-use-marks.
5396         (gnus-propagate-marks): Rename variable to something more sensible.
5397
5398 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5399
5400         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5401         (gmm-image-load-path-for-library): Fix typos in docstrings.
5402         (gmm-message): Reflow docstring.
5403
5404 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5405
5406         * mail-source.el (mail-source-set-1, mail-source-bind):
5407         Move auth-source code out of the macro to clean it up and fix bugs.
5408
5409 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5410
5411         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5412         by sender if it's equal to user-mail-address, it's likely to be
5413         useless.
5414
5415         * mail-source.el (mail-source-bind): Don't use user or password if they
5416         are not bound.  Unintern them if they are nil.  Don't use server unless
5417         it's bound, and default it to empty string otherwise.
5418
5419 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5420
5421         * mail-source.el: Load auth-source.el.
5422         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5423         get user name or password, if auth-sources is set up.
5424
5425         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5426         strategy of splitting with parent.
5427         (gnus-registry-split-fancy-with-parent)
5428         (gnus-registry-post-process-groups): Use it and fix prior
5429         bug (returning a list as the split result).
5430
5431         * auth-source.el (auth-sources): Remove server parameter.
5432         (auth-source-pick, auth-source-user-or-password)
5433         (auth-source-user-or-password-imap)
5434         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5435         (auth-source-user-or-password-sftp)
5436         (auth-source-user-or-password-smtp): Remove server parameter.
5437
5438 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5439
5440         * smime.el (smime-sign-region, smime-encrypt-region)
5441         (smime-decrypt-region):
5442         Remove redundant calls to `generate-new-buffer-name'.
5443
5444 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5445
5446         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5447         Don't use QP for message/rfc822.
5448         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5449
5450 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5451
5452         * sieve-manage.el (sieve-string-bytes): Remove.
5453         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5454         correct byte-length only if the process's coding-system is the same as
5455         the one used internally by Emacs to represent strings.
5456
5457 2008-04-22  Juri Linkov  <juri@jurta.org>
5458
5459         * mailcap.el (mailcap-file-default-commands): New function.
5460
5461 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5462
5463         * message.el (message-signature-separator, message-cite-function):
5464         Change custom version.
5465
5466 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5467
5468         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5469         commands.
5470         (tls-checktrust): Ditto.
5471
5472 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5473
5474         * mm-decode.el (mm-display-external): Make temp file read-only.
5475
5476 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5477
5478         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5479         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5480         `C-c C-f d'.
5481
5482 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5483
5484         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5485
5486 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5487
5488         * gnus.el: Bump version to 0.9.
5489
5490 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5491
5492         * gnus.el: No Gnus v0.8 is released.
5493
5494 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5495
5496         * mail-source.el (mail-source-value):
5497         Prefer fboundp to functionp so it works with macros as well.
5498
5499 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5500
5501         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5502         Fix last change in case the element is not even a symbol.
5503
5504 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5505
5506         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5507         Prefer fboundp to functionp so it works with macros as well.
5508
5509 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5510
5511         * auth-source.el: Added docs.
5512         (auth-sources): Modify format to support server.
5513         (auth-source-pick, auth-source-user-or-password)
5514         (auth-source-user-or-password-imap)
5515         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5516         (auth-source-user-or-password-sftp)
5517         (auth-source-user-or-password-smtp): Add server parameter.
5518
5519 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5520
5521         * gnus-registry.el: Initialize the registry when gnus-registry-install
5522         is t.
5523
5524 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5525
5526         * compface.el (uncompface): Make buffer unibyte.
5527
5528 2008-04-05  Glenn Morris  <rgm@gnu.org>
5529
5530         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5531
5532 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5533
5534         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5535         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5536
5537         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5538         multibyteness after rather than before erasing it.
5539
5540         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5541         mm-with-multibyte.
5542         (gnus-request-article-this-buffer): Make sure the proper decoding is
5543         used if gnus-original-article-buffer happens to be unibyte.
5544
5545         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5546         default-enable-multibyte-characters.
5547
5548         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5549         default-enable-multibyte-characters.
5550
5551         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5552
5553         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5554
5555 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5556
5557         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5558         (imap-message-copyuid-1): Use it.
5559         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5560         J. Williams in
5561         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5562
5563         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5564         imap-enable-exchange-bug-workaround.
5565         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5566
5567 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5568
5569         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5570         a 100 byte status-checks into a 2-3MB transfer for each group.
5571         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5572         to enable bug workaround or not.
5573         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5574
5575 2008-03-31  Glenn Morris  <rgm@gnu.org>
5576
5577         * message.el (mml2015-use): Declare for compiler.
5578         (message-info): Require mml2015 when appropriate.
5579
5580 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5581
5582         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5583         whitespace.
5584
5585 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5586
5587         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5588         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5589         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5590         (nntp-service-to-port): New function.
5591         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5592         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5593         (nntp-open-netcat-stream): New function.
5594         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5595
5596 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5597
5598         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5599
5600 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5601
5602         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5603
5604 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5605
5606         * dns.el (dns-write): Use set-buffer-multibyte.
5607
5608 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5609
5610         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5611
5612 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5613
5614         * message.el (message-signature-separator): Change default.
5615         Improve custom type.
5616         (message-cite-function): Change default to
5617         message-cite-original-without-signature.
5618
5619         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5620         toggle.
5621
5622         * message.el (message-check-news-body-syntax): Fix signature check.
5623         (message-setup-1): Mark buffer as unmodified _after_ running
5624         message-setup-hook and handling message-alternative-emails.
5625         (message-shorten-references): Be more strict when building list of
5626         valid references to comply with GNKSA.
5627
5628         * gnus-group.el (gnus-read-ephemeral-bug-group)
5629         (gnus-read-ephemeral-debian-bug-group)
5630         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5631
5632         * message.el (message-info): Don't use booleanp which isn't supported
5633         in Emacs 21 and XEmacs.
5634
5635 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5636
5637         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5638         gnus-group-gmane-group-download-format.
5639         (gnus-group-read-ephemeral-gmane-group): Rename from
5640         gnus-group-read-ephemeral-gmane-group.
5641         (gnus-read-ephemeral-gmane-group-url): Rename from
5642         gnus-group-read-ephemeral-gmane-group-url.
5643         (gnus-bug-group-download-format-alist): New variable.
5644         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5645         (gnus-read-ephemeral-emacs-bug-group): New commands.
5646
5647 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5648
5649         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5650         (gnus-visible-headers): Improve custom type.
5651
5652 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5653
5654         * mml.el (mml-menu): Add workarounds for XEmacs.
5655
5656         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5657         X-Boundary header.
5658
5659         * message.el (message-simplify-recipients): Fix previous commit.
5660
5661 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5662
5663         * mm-util.el (mm-set-buffer-multibyte): New function.
5664         * mm-decode.el (mm-copy-to-buffer): Use it.
5665
5666 2008-03-19  Glenn Morris  <rgm@gnu.org>
5667
5668         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5669         Accidentally removed in the sync process with Emacs.
5670
5671 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5672
5673         * message.el (message-alter-recipients-discard-bogus-full-name):
5674         New function.
5675         (message-alter-recipients-function): New variable.
5676         (message-get-reply-headers): Use it.
5677         (message-replace-header): New helper function.
5678         (message-recipients-without-full-name): New variable.
5679         (message-simplify-recipients): New command.
5680
5681         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5682
5683         * message.el (message-info): Handle EasyPG manual.
5684
5685         * mml.el (mml-menu): Add entry for EasyPG.
5686
5687 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5688
5689         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5690         parameter.
5691
5692         * message.el (message-disassociate-draft): Specify drafts group name
5693         fully.
5694
5695 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5696
5697         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5698         unnecessary duplicates from the match list.
5699
5700 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5703
5704         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5705
5706         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5707         args of `how-many' of which the XEmacs version doesn't take; declare
5708         Info-index-next as function.
5709
5710 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5711
5712         * gnus-score.el (gnus-score-headers): Fix handling of
5713         gnus-inhibit-slow-scoring.
5714
5715         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5716         string.
5717         (gnus-button-url-regexp): Improve handling of parenthesis.
5718         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5719         (gnus-button-handle-info-keystrokes): Handle index entries.
5720
5721 2008-03-15  Glenn Morris  <rgm@gnu.org>
5722
5723         * parse-time.el (parse-time-string): Simplify.
5724
5725 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5728         Incoming* files.
5729
5730 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5731
5732         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5733         (auth-source-pick): Use it.
5734
5735 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5736
5737         * binhex.el (binhex-decode-region-internal):
5738         * uudecode.el (uudecode-decode-region-internal):
5739         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5740         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5741         setting default-enable-multibyte-characters.
5742
5743 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5744
5745         * auth-source.el (auth-source-protocols)
5746         (auth-source-protocols-customize, auth-source-choices): Added and
5747         modified variable customizations and defaults.
5748         (auth-source-pick, auth-source-user-or-password)
5749         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5750         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5751         (auth-source-user-or-password-sftp)
5752         (auth-source-user-or-password-smtp): Use new variables and provide an
5753         interface to netrc.el.
5754
5755 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5758         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5759         Make sure the nntp port to specify is a string.
5760
5761 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5762
5763         * nntp.el: Use with-current-buffer.
5764         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5765         dubious mm-with-unibyte-current-buffer.
5766         (nntp-with-open-group-function): New function extracted from
5767         nntp-with-open-group macro.
5768         (nntp-with-open-group): Use the function, so it's easier to debug.
5769         Add indentation and debugging info.
5770         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5771         the use of the netcat alternatives.
5772
5773         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5774         Avoid mm-string-as-multibyte as well.
5775
5776         * nnweb.el (nnweb-insert-html):
5777         Remove use of nnheader-string-as-multibyte.
5778
5779         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5780         (nnheader-string-as-multibyte): Remove.
5781
5782         * mm-view.el: Use inhibit-read-only.
5783         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5784         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5785         or unibyte-string.
5786
5787         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5788         (mm-uu-yenc-extract): Use with-current-buffer.
5789
5790         * gnus-soup.el (gnus-soup-send-packet): Don't use
5791         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5792
5793         * nnmh.el: Use with-current-buffer.
5794         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5795         mm-string-as-multibyte on the output of mm-encode-coding-string.
5796
5797         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5798         (nnimap-request-move-article): Use with-current-buffer.
5799
5800         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5801         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5802         conversion uses string-make-unibyte rather than string-as-unibyte.
5803
5804         * gnus-msg.el: Use with-current-buffer.
5805
5806         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5807
5808 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5809
5810         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5811         string for caching if it is 'PIN.
5812
5813 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5814
5815         * lpath.el: Consider the case without Emacs/W3.
5816
5817 2008-03-08  Glenn Morris  <rgm@gnu.org>
5818
5819         * time-date.el (date-to-time, time-subtract, time-add)
5820         (safe-date-to-time): Doc fixes.
5821
5822 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5823
5824         * mail-source.el (mail-source-delete-old-incoming-confirm):
5825         Change default to nil.
5826         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5827
5828 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * lpath.el: Rearrange.
5831
5832         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5833         (gnus-article-goto-prev-page): Work for articles having ^L's.
5834
5835         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5836
5837         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5838
5839 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5840
5841         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5842         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5843         (gnus-bookmark-jump): Adjust some variable names.
5844
5845 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5846
5847         * auth-source.el: New package.
5848         (auth-source-choices): Add customization entry point variable.
5849
5850         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5851         bug.
5852
5853 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5854
5855         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5856         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5857         (gnus-registry-install-shortcuts): Rename from
5858         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5859         the `gnus-registry-mark-map' keymap dynamically from
5860         `gnus-registry-marks'.  The generated functions update the summary line
5861         when a registry mark is added or deleted, and will call
5862         `gnus-registry-install-p' (see the comments in the code).
5863         (gnus-registry-user-format-function-M): Use concat intelligently.
5864
5865         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5866         the registry mark functions.
5867
5868 2008-03-05  Glenn Morris  <rgm@gnu.org>
5869
5870         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5871         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5872         gnus-art.
5873         (top-level): No need to load own source when compiling.
5874
5875 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5876
5877         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5878         Suggested by <chris.anderton@zetnet.co.uk>.
5879
5880 2008-03-04  Glenn Morris  <rgm@gnu.org>
5881
5882         * gnus-sum.el (top-level): No need to require gnus when compiling,
5883         since unconditionally required near start of file.
5884         (gnus-summary-display-while-building): Move definition before use.
5885
5886 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5887
5888         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5889         formatting function.
5890
5891 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5892
5893         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5894         with plists.
5895         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5896         Use new format.
5897
5898 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5899
5900         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5901         `where-is-internal' that returns a range of key sequences.
5902
5903 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5904
5905         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5906
5907         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5908         (gnus-summary-jump-to-group): Consider windows on other displayed
5909         frames as well.  Similar changes might be needed elsewhere, but that's
5910         the one I've bumped into during my use.
5911
5912         * nndoc.el (nndoc-oe-dbx-type-p):
5913         * gnus-msg.el (gnus-debug):
5914         * gnus-group.el (gnus-update-group-mark-positions):
5915         Use mm-string-to-multibyte.
5916
5917 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5918
5919         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5920         doesn't handle NotDashEscaped.
5921
5922         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5923         (mml-dnd-attach-options): Fix typo in custom choice.
5924
5925         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5926         nndoc-article-type to mbox.
5927         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5928
5929         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5930         to nil, instead of html2text.
5931
5932         * imap.el (imap-debug): Add `imap-ping-server'.
5933
5934         * gnus-bookmark.el: Add FIXMEs.
5935
5936         * message.el (message-form-letter-separator)
5937         (message-send-form-letter-delay): New variables.
5938         (message-send-form-letter): Use them.  New command to send form
5939         letters.  Requested by Uwe Siart.
5940         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5941
5942 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5943
5944         * Update copyright years.
5945
5946 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5947
5948         Sync from EMACS_22_BASE.
5949
5950         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5951
5952 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5953
5954         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5955         empty author.
5956
5957 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5958
5959         * gnus-registry.el (gnus-registry-marks): Add variable for
5960         customization of marks and their appearance.
5961         (gnus-registry-read-mark): Use it.
5962         (gnus-registry-do-marks): Add utility function to loop through
5963         `gnus-registry-marks'.
5964         (gnus-registry-install-shortcuts-and-menus): Add function to install
5965         shortcuts and menus.
5966         (gnus-registry-initialize): Use it.
5967         (gnus-registry-default-mark): Clarify documentation.
5968
5969 2008-02-29  Glenn Morris  <rgm@gnu.org>
5970
5971         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5972         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5973         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5974         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5975         Change defcustom :version from 23.0 to 23.1.
5976
5977 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5978
5979         * gnus-registry.el (gnus-registry-follow-group-p)
5980         (gnus-registry-post-process-groups): Add functions to aid registry
5981         splitting and improve logging.  Clarify behavior in function
5982         documentation.
5983         (gnus-registry-split-fancy-with-parent): Use them.
5984
5985 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5986
5987         * gnus-art.el: Use with-current-buffer.
5988
5989 2008-02-27  David Engster  <dengste@eml.cc>
5990
5991         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5992         Express real group name in the response.
5993
5994 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5997         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5998         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5999         autoload gnus-registry-fetch-group when compiling.
6000         (nnmairix-request-group-with-article-number-correction): Remove
6001         unreferenced argument passed to nnmairix-call-backend.
6002
6003 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6004
6005         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6006         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6007         Wilde.
6008
6009 2008-02-27  Glenn Morris  <rgm@gnu.org>
6010
6011         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6012         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6013         variables to defconsts.  Convert comments to doc-strings.
6014         (nnmairix-last-server, nnmairix-current-server): Convert from free
6015         variables to defvars.  Convert comments to doc-strings.
6016         (gnus-registry-fetch-group): Autoload.
6017         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6018         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6019         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6020         caddr.
6021         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6022         nnmairix-request-group-with-article-number-correction call.
6023         (nnmairix-fast, nnmairix-group): New, less general names, for free
6024         variables passed from nnmairix-request-group to
6025         nnmairix-request-group-with-article-number-correction.  Declare.
6026         (nnmairix-request-group-with-article-number-correction):
6027         Use nnmairix-fast, nnmairix-group rather than fast, group.
6028
6029 2008-02-26  David Engster  <dengste@eml.cc>
6030
6031         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6032         version 0.5.
6033
6034 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6035
6036         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6037         instead of making an extra function call.  Don't add the current group
6038         to articles only when they have the group.  Use
6039         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6040         Reported by David <de_bb@arcor.de>.
6041
6042 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6043
6044         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6045         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6046
6047 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6048
6049         * mail-source.el (mail-source-delete-incoming): Change default.
6050         Supplement doc string.
6051
6052         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6053
6054 2008-02-14  Glenn Morris  <rgm@gnu.org>
6055
6056         * time-date.el (format-seconds): New function.
6057
6058 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6059
6060         * nnmail.el (nnmail-message-id-cache-file): Derive from
6061         `gnus-home-directory'.
6062
6063 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6064
6065         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6066         Document negative prefix.
6067
6068         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6069
6070 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6071
6072         * message.el (message-unsent-separator): Add the Exim bounce
6073         separator.
6074
6075 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6076
6077         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6078         list.
6079         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6080         recipient/signer list.
6081
6082 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * Makefile.in (datarootdir): Define.
6085         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6086         name that might contain whitespace.
6087
6088 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6089
6090         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6091         fbound (Emacs 23 unicode), signal an error.
6092
6093 2008-02-08  Glenn Morris  <rgm@gnu.org>
6094
6095         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6096
6097 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6098
6099         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6100         ports to the calls to `netrc-machine-user-or-password' in addition to
6101         "imap" and "imaps".
6102
6103 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6104
6105         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6106
6107         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6108
6109 2008-02-01  Kenichi Handa  <handa@m17n.org>
6110
6111         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6112         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6113         (rfc2104-hash): Convert the result of concat to unibyte string.
6114
6115 2008-02-01  Dave Love  <fx@gnu.org>
6116
6117         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6118         coding-system-for-read.
6119         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6120
6121 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6122
6123         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6124         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6125         <hanche@math.ntnu.no>.
6126
6127 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6130
6131         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6132
6133 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6134
6135         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6136         * message.el (message-beginning-of-line): Use featurep instead of bound
6137         tests in order to resolve conditionals at compile time.
6138
6139 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6140
6141         * mail-source.el (mail-sources): Add `group' choice.
6142
6143         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6144         parameter `in-group' to control into which group the articles go.
6145         Add treatment of `group' mail-source.
6146
6147 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6150
6151         * mm-decode.el (mm-dissect-buffer): Decode description.
6152
6153         * mml.el (mml-to-mime): Encode message header first.
6154
6155 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6158         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6159
6160         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6161         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6162
6163 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6164
6165         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6166
6167 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6168
6169         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6170         prefix keys.
6171         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6172         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6173         gnus-xmas.el.
6174
6175         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6176         (gnus-xmas-article-describe-bindings): New function.
6177         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6178         gnus-xmas-article-describe-bindings.
6179
6180         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6181
6182 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6183
6184         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6185         Add new variables for article mark management.
6186         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6187         list of extra data entries which, when present, will indicate that the
6188         article ID should not be trimmed from the registry.
6189         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6190         functions.
6191         (gnus-registry-read-mark): New function to read a mark name from the
6192         user.
6193         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6194         (gnus-registry-set-article-mark-internal): New functions to add and
6195         remove marks.
6196         (gnus-registry-get-article-marks): New function to show the marks for
6197         an article, or retrieve them for further use.
6198
6199 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6200
6201         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6202         keys when no argument is given.
6203
6204 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6205
6206         * imap.el (imap-ping-server): New variable.
6207         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6208         (imap-ping-server): Minor doc string fixes.
6209
6210 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6211
6212         * imap.el (imap-ping-server): New function.
6213         (imap-opened): Call imap-ping-server.
6214
6215 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6216
6217         * gnus-sum.el (gnus-article-sort-by-random)
6218         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6219         jidanni@jidanni.org.
6220
6221 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6222
6223         * gnus-art.el (gnus-article-describe-bindings): New function.
6224         (gnus-article-read-summary-keys): Use it.
6225         (gnus-article-mode-map): Bind `C-h b' to it.
6226
6227 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6228
6229         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6230         XEmacs.
6231         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6232         against non-character events.
6233
6234         * lpath.el: Fbind map-keymap for Emacs 21.
6235
6236 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6237
6238         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6239         command.
6240         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6241         instead of END.  Change name of the temp file.
6242         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6243         customizable.
6244
6245 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6248         bind `S W' to gnus-article-wide-reply-with-original; set default
6249         binding to gnus-article-read-summary-send-keys.
6250         (gnus-article-read-summary-keys): Fix the order of keys; display
6251         continuation keys correctly in the echo area; describe bindings
6252         correctly when keys end with `C-h'.
6253         (gnus-article-read-summary-send-keys): New function.
6254         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6255         for gnus-article-read-summary-send-keys; display continuation keys
6256         correctly in the echo area.
6257         (gnus-article-reply-with-original): Ignore prefix argument.
6258         (gnus-article-wide-reply-with-original): New function.
6259
6260         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6261         Emacs 21.
6262
6263 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6266         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6267
6268 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6269
6270         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6271         (gnus-group-read-ephemeral-gmane-group): New command.
6272
6273 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6274
6275         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6276
6277 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6278
6279         * message.el (message-send-mail-function): Increase custom version.
6280
6281         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6282         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6283
6284 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6285
6286         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6287         for the cases where imap-authenticate is called with a nil buffer
6288         parameter.
6289
6290 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6291
6292         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6293         html parts correctly; support forwarded messages.
6294         (gnus-article-browse-html-article): Remove work buffers.
6295
6296         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6297         compiling.
6298         (netrc-bound-and-true-p): New macro.
6299         (netrc-parse): Use it instead of bound-and-true-p that is not available
6300         in XEmacs 21.4.
6301
6302 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6303
6304         * gnus-registry.el (gnus-registry-mark-article)
6305         (gnus-registry-article-marks): Add functionality to mark articles
6306         through the Gnus registry.
6307
6308         * encrypt.el: Clarify documentation for the new pgg method.
6309         (encrypt-file-alist): Add PGG option.
6310         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6311         functionality.  Abstract password key and messaging to external
6312         functions.
6313         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6314         (encrypt-message-method-and-cipher): Add new convenience external
6315         functions.
6316         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6317         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6318
6319         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6320         (netrc-parse): Use encrypt-file-alist to determine if
6321         encrypt-find-model or encrypt-insert-file-contents should be used.
6322
6323         * encrypt.el: Clarify documentation.  Load password-cache or
6324         password, whichever one is found first, instead of autoloading.
6325
6326 2007-12-19  Glenn Morris  <rgm@gnu.org>
6327
6328         * mml.el (message-options-set, message-narrow-to-head)
6329         (message-in-body-p, message-mail-p, message-encode-message-body):
6330         Autoload.
6331         (message-remove-header, message-narrow-to-headers-or-head)
6332         (message-subscribed-p, message-make-mail-followup-to)
6333         (message-position-on-field, message-news-p)
6334         (message-options-set-recipient, message-generate-headers)
6335         (message-sort-headers): Declare as functions.
6336
6337 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6338
6339         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6340         convention in doc string.
6341
6342 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6343
6344         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6345         title to html parts.
6346         (gnus-article-browse-html-article): Pass message header to it.
6347
6348         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6349
6350 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6351
6352         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6353         or password compatible with XEmacs.
6354
6355 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6356
6357         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6358         format document.
6359         (gnus-mime-delete-part): Don't write description line if empty.
6360         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6361
6362 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6363
6364         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6365         (gnus-summary-mark-read-and-unread-as-read)
6366         (gnus-summary-mark-current-read-and-unread-as-read)
6367         (gnus-summary-mark-unread-as-ticked): Doc fix.
6368         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6369
6370 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6371
6372         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6373         Christoph Conrad <christoph.conrad@gmx.de>.
6374
6375 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6376
6377         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6378         yes-or-no-p.
6379
6380 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6381
6382         * mm-decode.el (mm-add-meta-html-tag): New function.
6383         (mm-save-part-to-file, mm-pipe-part): Use it.
6384
6385         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6386         gnus-y-or-n-p instead of y-or-n-p.
6387         (gnus-article-browse-html-parts): Work with message/external-body; use
6388         mm-add-meta-html-tag.
6389
6390 2007-12-11  Glenn Morris  <rgm@gnu.org>
6391
6392         * gnus-cache.el: Require gnus-sum not just when compiling.
6393
6394         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6395
6396         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6397         definitions before use.
6398
6399         * mm-decode.el: Require gnus-util.
6400         (mm-remove-part): Only call delete-annotation on XEmacs.
6401
6402         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6403
6404         * nnmail.el: Require gnus-int.
6405
6406         * spam.el: Move `require's before `eval-when-compile's.
6407
6408         * gnus-ems.el (gnus-alive-p):
6409         * gnus-fun.el (message-goto-eoh):
6410         * gnus-util.el (gnus-group-name-decode):
6411         * mail-source.el (gnus-compress-sequence):
6412         * message.el (Info-goto-node, format-spec):
6413         * mm-bodies.el (message-options-get):
6414         * mm-decode.el (mm-view-pkcs7):
6415         * mm-util.el (gmm-write-region):
6416         * mml-smime.el (mml-compute-boundary)
6417         (gnus-completing-read-with-default):
6418         * mml.el (widget-button-press, gnus-make-hashtable):
6419         * mml1991.el (mm-decode-content-transfer-encoding)
6420         (mm-encode-content-transfer-encoding)
6421         (message-options-get, message-options-set):
6422         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6423         * nnfolder.el (gnus-request-group):
6424         * nnheader.el (ietf-drums-unfold-fws):
6425         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6426         * smime.el (gnus-run-mode-hooks):
6427         * spam-stat.el (gnus-message): Autoload.
6428
6429         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6430         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6431         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6432         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6433         Add declare-function compatibility definition.
6434
6435         * gnus-cache.el (nnvirtual-find-group-art):
6436         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6437         (gnus-add-image, gnus-add-wash-type):
6438         * gnus-group.el (nnkiboze-score-file):
6439         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6440         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6441         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6442         (message-tokenize-header, gnus-get-buffer-create)
6443         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6444         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6445         * gnus.el (gnus-group-decoded-name):
6446         * mail-source.el (imap-capability):
6447         * mm-bodies.el (message-options-set):
6448         * mm-decode.el (gnus-configure-windows):
6449         * mm-extern.el (message-goto-body):
6450         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6451         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6452         (epg-sub-key-validity, message-options-set):
6453         * mml.el (widget-event-point, gnus-configure-windows):
6454         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6455         * mml2015.el (epg-check-configuration, epg-configuration)
6456         (message-options-set):
6457         * nndb.el (nndb-request-article):
6458         * nnfolder.el (gnus-request-create-group):
6459         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6460         * nnmaildir.el (gnus-group-mark-article-read):
6461         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6462         * rfc1843.el (message-fetch-field):
6463         * spam.el (gnus-extract-address-components):
6464         Declare as functions.
6465
6466 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6467
6468         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6469
6470         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6471
6472         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6473         bind show-trailing-whitespace for XEmacs.
6474
6475 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6476
6477         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6478         new no-op macro for backward compatibility.
6479
6480         * imap.el (imap-string-to-integer): New function.
6481
6482 2007-12-09  Glenn Morris  <rgm@gnu.org>
6483
6484         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6485
6486         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6487         * message.el, mm-view.el, sieve-manage.el, smime.el:
6488         Add declare-function compatibility definition.
6489
6490         * gnus-art.el (w3-region, w3m-region, Info-menu):
6491         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6492         * gnus-sum.el (gnus-get-predicate):
6493         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6494         * message.el (mail-abbrev-in-expansion-header-p):
6495         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6496         (w3m-detect-meta-charset, w3m-region):
6497         * sieve-manage.el (password-read, password-cache-add)
6498         (password-cache-remove):
6499         * smime.el (password-read-and-add): Declare as functions.
6500
6501 2007-12-08  David Kastrup  <dak@gnu.org>
6502
6503         * gnus-sum.el (gnus-summary-simplify-subject-query):
6504         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6505         `message'.
6506
6507 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6508
6509         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6510         it to bind idna-program, installation-directory, defined-colors, and
6511         face-attribute for XEmacs of the version that compiles defcustom forms.
6512
6513 2007-12-07  Glenn Morris  <rgm@gnu.org>
6514
6515         * gnus-art.el (article-make-date-line): Revert previous change.
6516
6517 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6518
6519         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6520
6521 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6522
6523         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6524         Call gnus-add-to-range ranges only once with a prepared article-list.
6525
6526 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6527
6528         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6529         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6530         group names with backslashes.  Reported by Tassilo Horn
6531         <tassilo@member.fsf.org>.
6532
6533 2007-12-06  Deepak Goel  <deego3@gmail.com>
6534
6535         * gnus-art.el (article-make-date-line):
6536         * gnus-start.el (gnus-load):
6537         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6538
6539 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6540
6541         * gnus-art.el (gnus-use-idna)
6542         * gnus-start.el (gnus-site-init-file)
6543         * message.el (message-use-idna)
6544         * mm-uu.el (mm-uu-hide-markers)
6545         * smiley.el (smiley-style): Revert changes that suppress warnings.
6546
6547 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6548
6549         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6550         specify charset to html source.  Reported by Christoph Conrad
6551         <christoph.conrad@gmx.de>.
6552
6553 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6556         idna-program in order to suppress byte compile warning issued by XEmacs
6557         that came to byte compile the default value section of defcustom forms
6558         recently.
6559
6560         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6561         value of installation-directory.
6562
6563         * message.el (message-use-idna): Don't directly refer to the value of
6564         idna-program.
6565
6566         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6567
6568         * smiley.el (smiley-style): Don't directly call face-attribute.
6569
6570 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6571
6572         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6573
6574         * gnus-dired.el: Reduce Gnus dependencies.
6575         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6576         require.  Use autoloads instead.
6577         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6578         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6579         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6580         (gnus-dired-mode): Adjust doc string.
6581         (gnus-dired-mail-mode): New variable.
6582         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6583         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6584         (gnus-dired-mail-buffers): New function.  Return mail or message
6585         composition buffers.
6586         (gnus-dired-attach): Use it.
6587         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6588         NO-DECODE.
6589         (gnus-dired-print): Use `gnus-print-buffer' depending on
6590         `gnus-dired-mail-mode'.
6591
6592 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6593
6594         * rfc2047.el (rfc2047-encoded-word-regexp)
6595         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6596         explaining what regexp patterns are for.
6597
6598 2007-12-04  Glenn Morris  <rgm@gnu.org>
6599
6600         * password.el: Move to password-cache.el.
6601
6602         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6603         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6604         * mml-smime.el (password-read, password-cache-add)
6605         (password-cache-remove):
6606         No need to autoload, since mml-sec requires password.
6607
6608         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6609         * message.el (gnus-extract-address-components):
6610         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6611
6612         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6613         password.
6614
6615 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6616
6617         * mailcap.el: Reduce dependencies.
6618         (mail-header-parse-content-type): Autoload.
6619         (mailcap-delete-duplicates): New alias.
6620         (mailcap-mime-info): Add optional argument NO-DECODE.
6621         (mailcap-mime-types): Use mailcap-delete-duplicates.
6622
6623         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6624
6625 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6626
6627         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6628         (imap-parse-status): Upcase status-att for servers that sends them
6629         lower-case (e.g., MS Exchange 2007).
6630
6631 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6632
6633         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6634         function.
6635
6636         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6637         (gnus-uu-yenc-article): New function.
6638
6639         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6640
6641         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6642         buffer.
6643
6644 2007-12-02  Glenn Morris  <rgm@gnu.org>
6645
6646         * binhex.el (binhex): New custom group.
6647         (binhex-decoder-program, binhex-decoder-switches)
6648         (binhex-use-external): Move to the binhex custom group.
6649
6650         * uudecode.el (uudecode): New custom group.
6651         (uudecode-decoder-program, uudecode-decoder-switches)
6652         (uudecode-use-external): Move to the uudecode custom group.
6653
6654         * netrc.el (top-level): Don't load `encrypt' features.
6655         (netrc-parse): Don't use encrypt.
6656         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6657
6658         * encrypt.el: Remove file.
6659
6660 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6661
6662         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6663         matches on patches.
6664
6665         * gnus-art.el (gnus-article-browse-html-article): Mention
6666         `mm-text-html-renderer' in the doc string.
6667
6668         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6669         string.  Add comments.
6670
6671         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6672         if rhs is ASCII.
6673
6674 2007-12-01  Glenn Morris  <rgm@gnu.org>
6675
6676         * mail-source.el (top-level): Require format-spec before
6677         eval-when-compile.
6678
6679 2007-11-30  Glenn Morris  <rgm@gnu.org>
6680
6681         * encrypt.el: Require password, rather than autoloading password-read.
6682
6683 2007-11-29  Glenn Morris  <rgm@gnu.org>
6684
6685         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6686         (sasl-make-client, sasl-next-step, sasl-step-data)
6687         (sasl-step-set-data): Declare as functions.
6688
6689 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6690
6691         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6692
6693 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6694
6695         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6696         certs should be verified and what is to be done in the event of a
6697         verification failure.
6698
6699         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6700         caller can indicate whether the cache should be disregarded for this
6701         call.  This way the result of the call is reproducible at all times and
6702         can be considered a canonical server name for the supplied method.
6703         (gnus-agent-method-p): Canonicalize server names by pushing their
6704         method through `gnus-method-to-server' using the no-cache argument.
6705
6706         * gnus-srvr.el (gnus-server-insert-server-line): Call
6707         `gnus-method-to-server' with `no-cache' argument.
6708
6709         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6710         gnus-agent-possibly-synchronize-flags as this should be called when the
6711         server is actually being opened.
6712         (gnus-agent-possibly-synchronize-flags)
6713         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6714         flags file of an agentized server to the latter function.
6715
6716         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6717         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6718         after a connection has been established successfully.
6719
6720 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6721
6722         * gnus-art.el (article-display-face): Force to display face if called
6723         interactively; check if gnus-article-x-face-too-ugly matches author.
6724         (article-display-x-face): Display face even if From header is missing
6725         as article-display-face does.
6726
6727 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6728
6729         * hashcash.el (message-narrow-to-headers-or-head)
6730         (message-fetch-field, message-goto-eoh)
6731         (message-narrow-to-headers): Declare as functions.
6732
6733 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6734
6735         * mail-source.el (mail-sources): Default to fetch from file for
6736         compatibility with default of nnmail-spool-file.
6737
6738 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6741         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6742         to look for encoded word that should be encoded again.
6743         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6744         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6745         encoding pattern.
6746         (rfc2047-decode-region): Switch strict regexp and loose one according
6747         to rfc2047-allow-irregular-q-encoded-words.
6748
6749 2007-11-25  Romain Francoise  <romain@orebokech.com>
6750
6751         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6752
6753 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6754
6755         * tls.el (tls-program): Provide more custom choices from
6756         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6757         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6758
6759 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6760
6761         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6762         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6763
6764         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6765         `nnmail-spool-file'.
6766
6767         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6768         `nnmail-spool-file'.
6769
6770         * gnus-move.el (gnus-change-server): Ditto.
6771
6772         * gnus-kill.el (gnus-batch-score): Ditto.
6773
6774         * gnus-cache.el (gnus-jog-cache): Ditto.
6775
6776         * gnus-msg.el (gnus-summary-reply):
6777         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6778
6779 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6780
6781         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6782         version.  Minor improvement to doc strings.
6783         (tls-program): Add comment.
6784
6785 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6786
6787         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6788         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6789         mismatch between the hostname provided in the certificate and the name
6790         of the host connnecting to.
6791         (open-tls-stream): Use them.  Check certificates against trusted root
6792         certificates.
6793
6794 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6795
6796         * gnus-cache.el (gnus-cache-generate-nov-databases):
6797         Use nnml-generate-nov-databases-directory instead of
6798         nnml-generate-nov-databases-1.
6799
6800 2007-11-24  Glenn Morris  <rgm@gnu.org>
6801
6802         * message.el (message-tool-bar-retro): Update for rename
6803         mail_send.xpm->mail-send.xpm.
6804
6805 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6806
6807         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6808         `smime-ldap-search' for Emacs 22 and up.
6809
6810 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6811
6812         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6813
6814         * message.el (message-send-mail-function): Fix error convention.
6815         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6816         (message-widen-reply, message-send-mail, message-talkative-question)
6817         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6818         (message-clone-locals, message-send-news): Use with-current-buffer.
6819         (message-insert-or-toggle-importance): Remove unused var `valid'.
6820         (message-make-references): Remove unused var `new-references'.
6821         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6822
6823 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6824
6825         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6826         (spam-split-symbolic-return-positive): Reflow docstring.
6827         (spam-backends, spam-summary-exit-behavior)
6828         (spam-mark-ham-unread-before-move-from-spam-group)
6829         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6830         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6831         (spam-clear-cache, spam-backend-check, spam-install-backend)
6832         (spam-install-statistical-backend, spam-list-of-processors)
6833         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6834         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6835         (spam-check-crm114, spam-initialize, spam-unload-hook):
6836         Fix typos in docstrings.
6837
6838 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6841         been checked if they have never been read and those group levels are
6842         higher than the one that a user specified.
6843
6844 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6847         foreign groups unless a group level is specified by a user.
6848         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6849
6850 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6851
6852         * message.el (message-send-mail-function): Require sendmail.
6853
6854 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6855
6856         * message.el (message-send-mail-function): Check for smtpmail too.
6857
6858         * utf7.el (utf7-encode, utf7-decode): Use coding system
6859         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6860
6861         * message.el (message-send-mail-function): New function.
6862         (message-send-mail-function): Set default using
6863         message-send-mail-function.  Adjust doc string.
6864         (message-send-mail-with-mailclient): New function.
6865
6866 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6867
6868         * smime.el (from):
6869         * rfc2047.el (message-posting-charset):
6870         * qp.el (mm-use-ultra-safe-encoding):
6871         * pop3.el (parse-time-months):
6872         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6873         * nnml.el (files):
6874         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6875         (jka-compr-compression-info-list, ange-ftp-path-format)
6876         (efs-path-regexp):
6877         * nndiary.el (files):
6878         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6879         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6880         (epg-digest-algorithm-alist, inhibit-redisplay)
6881         (password-cache-expiry):
6882         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6883         (pgg-output-buffer, password-cache-expiry):
6884         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6885         (efs-path-regexp):
6886         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6887         (inhibit-redisplay):
6888         * mm-uu.el (file-name, start-point, end-point, entry)
6889         (gnus-newsgroup-name, gnus-newsgroup-charset):
6890         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6891         (latin-unity-ucs-list):
6892         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6893         (mm-uu-binhex-decode-function):
6894         * message.el (gnus-message-group-art, gnus-list-identifiers)
6895         (rmail-enable-mime-composing, gnus-local-organization)
6896         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6897         (gnus-read-active-file, facemenu-add-face-function)
6898         (facemenu-remove-face-function, gnus-article-decoded-p)
6899         (tool-bar-mode):
6900         * mail-source.el (display-time-mail-function):
6901         * gnus-util.el (nnmail-pathname-coding-system)
6902         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6903         (gnus-original-article-buffer, gnus-user-agent)
6904         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6905         (xemacs-codename, sxemacs-codename, emacs-program-version):
6906         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6907         * gnus-start.el (gnus-agent-covered-methods)
6908         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6909         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6910         (gnus-newsgroup-headers, gnus-group-list-mode)
6911         (gnus-group-mark-positions, gnus-newsgroup-data)
6912         (gnus-newsgroup-unreads, nnoo-state-alist)
6913         (gnus-current-select-method, mail-sources)
6914         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6915         (nnmail-spool-file, gnus-cache-active-hashtb):
6916         * gnus-mh.el (mh-lib-progs):
6917         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6918         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6919         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6920         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6921         (gnus-group-buffer):
6922         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6923         (font-lock-set-defaults):
6924         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6925         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6926         (gnus-summary-post-menu, total-parts, type, condition, length):
6927         * gnus-agent.el (gnus-agent-read-agentview):
6928         * flow-fill.el (show-trailing-whitespace):
6929         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6930         eval-and-compile wrappers for byte compiler pacifiers.
6931
6932         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6933         (mm-display-inline-fontify): Check for featurep 'xemacs not
6934         extent-list.
6935
6936         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6937         itimer-list.
6938         (mm-create-image-xemacs): Only do something for XEmacs.
6939         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6940
6941         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6942
6943         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6944         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6945
6946 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6947
6948         * nnimap.el (nnimap-split-download-body):
6949         * gnus-demon.el (gnus-demon):
6950         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6951
6952 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6955         macros.
6956         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6957         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6958         copy data from unibyte buffer to multibyte current buffer.
6959         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6960         to copy data from unibyte current buffer to multibyte buffer.
6961         (nntp-make-process-buffer): Make process buffer unibyte.
6962
6963         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6964
6965 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6966
6967         * pop3.el (pop3-open-server): Accept and process data more robustly at
6968         connexion start to avoid spurious "POP SSL connexion failed" errors.
6969
6970 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6973         read group names.
6974
6975 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6976
6977         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6978
6979 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6980
6981         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6982         (nnmail-save-active): Use a unibyte buffer when saving active file,
6983         which may contain non-ASCII group names.
6984
6985         * nnml.el (nnml-request-group): Decode group names in messages.
6986
6987 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6988
6989         * message.el (message-citation-line-function)
6990         (message-insert-formatted-citation-line): Fix spelling of
6991         `message-insert-formated-citation-line'.
6992
6993 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6994
6995         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6996
6997 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7000         nnmail-pathname-coding-system.
7001
7002         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7003         that a user enters; decode group names in messages.
7004
7005         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7006
7007 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7008
7009         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7010
7011         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7012
7013         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7014         risky local variable.
7015
7016         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7017
7018 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7019
7020         * encrypt.el: Improve documentation to fix function name typo.
7021         Reported by Daiki Ueno <ueno@unixuser.org>.
7022
7023 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7026         even if the point is not in the last page of an article.
7027         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7028         back to the previous page.
7029
7030 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7031
7032         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7033
7034 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7035
7036         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7037
7038 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7039
7040         * message.el (message-check-news-body-syntax): Avoid
7041         mm-string-as-multibyte.
7042         (message-hide-headers): Don't assume (point-min)==1.
7043
7044 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7045
7046         * message.el (message-remove-blank-cited-lines): Fix if remove is
7047         given.
7048         (message-bogus-address-regexp): New variable.
7049         (message-bogus-recipient-p): New function.
7050         (message-check-recipients): New command.
7051         (message-syntax-checks): Add `bogus-recipient'.
7052         (message-fix-before-sending): Add `bogus-recipient'.
7053
7054         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7055         (gnus-treat-body-boundary): Don't test window-system.
7056
7057 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7058
7059         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7060
7061 2007-10-28  Miles Bader  <miles@gnu.org>
7062
7063         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7064         at compile-time too.
7065
7066 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7067
7068         * gnus-msg.el (gnus-message-setup-hook): Add
7069         `message-remove-blank-cited-lines' to options.
7070
7071 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7072
7073         * message.el (message-remove-blank-cited-lines): New function.
7074         Suggested by Karl Plästerer.
7075
7076 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7077
7078         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7079         mapc.
7080
7081         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7082         (top-level): Use mapc to set functions to be traced for debugging.
7083
7084         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7085         called for effect with while loop.
7086
7087         * message.el (message-talkative-question): Replace mapcar called for
7088         effect with mapc.
7089
7090         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7091         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7092         called for effect with dolist.
7093
7094         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7095
7096         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7097         gnus-extra-headers and nnmail-extra-headers.
7098
7099         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7100         called for effect with dolist.
7101         (top-level): Use mapc to set functions to be traced for debugging.
7102
7103         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7104         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7105         dolist.
7106
7107         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7108         Replace mapcar called for effect with mapc.
7109         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7110         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7111         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7112         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7113
7114         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7115         remove-if that's a cl function.
7116
7117         * webmail.el (webmail-debug): Replace mapcar called for effect with
7118         dolist.
7119
7120         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7121         with mapc.
7122
7123 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7124
7125         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7126         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7127         with while loop.
7128
7129         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7130         functions from article-* functions.
7131         (gnus-multi-decode-header): Replace mapcar called for effect with
7132         dolist.
7133
7134         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7135         (gnus-bookmark-show-details): Replace mapcar called for effect with
7136         while loop.
7137
7138         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7139         called for effect with while loop.
7140
7141         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7142         with dolist.
7143
7144         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7145         mapcar called for effect with dolist.
7146
7147         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7148
7149         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7150         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7151         Replace mapcar called for effect with dolist.
7152         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7153         mapc.
7154
7155         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7156         Replace mapcar called for effect with dolist.
7157         (gnus-topic-list): Replace mapcar called for effect with mapc.
7158
7159         * gnus.el: Use mapc instead of mapcar to add autoloads.
7160
7161 2007-10-23  Richard Stallman  <rms@gnu.org>
7162
7163         * gnus-group.el (gnus-group-highlight): Mark as risky.
7164
7165 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * gnus.el (gnus-server-to-method): Return method found first in
7168         gnus-newsrc-alist.
7169
7170         * gnus-art.el (gnus-article-highlight-signature)
7171         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7172         button overlay without the front stickiness.
7173
7174 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7175
7176         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7177         overview buffer needed a catch to receive its throw.
7178         (gnus-agent-flush-cache): Declared as interactive to make this function
7179         easier to use.
7180
7181 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7182
7183         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7184         `next-line'.
7185
7186 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7189         exclude address matching message-dont-reply-to-names.
7190
7191 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7192
7193         * gnus-util.el (gnus-string<): New function.
7194
7195         * gnus-sum.el (gnus-article-sort-by-author)
7196         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7197
7198 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7201         the frame-focus tag is set in gnus-buffer-configuration.
7202
7203 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7204
7205         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7206         the front stickiness.
7207
7208 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7209
7210         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7211         url pattern; remove duplicate one.
7212         (gnus-article-extend-url-button): New function.
7213         (gnus-article-add-buttons): Use it.
7214         (gnus-button-push): Use concatenated url that it makes.
7215
7216 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7217
7218         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7219
7220 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7221
7222         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7223         Don't hardcode point-min==1.
7224
7225 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7226
7227         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7228         Fix comment about "iso8859-1".
7229
7230 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7231
7232         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7233         ones returned from the verify-function.
7234
7235         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7236         mml2015-extract-cleartext-signature if extraction failed.
7237
7238 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7239
7240         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7241         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7242         failed.
7243
7244 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7245
7246         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7247
7248 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7249
7250         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7251         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7252         recommends to use EasyPG instead of PGG.
7253
7254         * pgg.el: Revert to revision 6.23.2.16.
7255
7256         * pgg-def.el: Revert to revision 6.6.2.14.
7257
7258         * pgg-gpg.el: Revert to revision 6.23.2.34.
7259
7260 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7261
7262         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7263         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7264         thread for both the null and zero (kill/expire thread) universal prefix
7265         cases.
7266         (gnus-summary-expire-thread): Add new function to expire a thread,
7267         using gnus-summary-kill-thread.
7268         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7269         shortcuts for gnus-summary-expire-thread.
7270         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7271         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7272
7273 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7274
7275         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7276         extras value, so an extras entry can be deleted.
7277         (gnus-registry-delete-extra-entry): Use it.
7278         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7279         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7280         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7281         storage through the gnus-registry, and provide an appropriate API for
7282         it.
7283
7284 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7287         Suggested by Leo <sdl.web@gmail.com>.
7288
7289         * gnus.el: Do.
7290
7291 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7294         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7295
7296         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7297
7298         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7299         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7300
7301 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7302
7303         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7304         newline.
7305         (nnmbox-request-accept-article): Don't change article in source buffer;
7306         narrow to header to use message-fetch-field rather than
7307         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7308         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7309         as delimiters; make sure article ends with newline.
7310         (nnmbox-delete-mail): Correct last position of article to be deleted;
7311         ignore X-Gnus-Newsgroup header in article body.
7312         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7313         positions; make sure article ends with newline.
7314
7315         * message.el (message-display-abbrev): Don't infloop when a user
7316         inserts SPC in the beginning of header.
7317
7318         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7319         coding-system-for-read and coding-system-for-write for XEmacs having no
7320         file-coding feature.
7321
7322         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7323
7324 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7325
7326         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7327         list of groups not followed by default.  Fix type to be regexp.
7328         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7329
7330 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7331
7332         * hmac-def.el (define-hmac-function): Switch from old-style to
7333         new-style backquotes.
7334
7335         * md4.el (md4-make-step): Likewise.
7336
7337 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7338
7339         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7340         raw-text coding system when saving .newsrc file, which may contain
7341         non-ASCII group names.
7342
7343 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7344
7345         * gnus-cus.el (gnus-score-extra): New widget.
7346         (gnus-score-extra-convert): New function.
7347         (gnus-score-customize): Use it for Extra.
7348
7349 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7350
7351         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7352         (mml2015-mailcrypt-clear-verify): Use it.
7353         (mml2015-gpg-clear-verify): Use it.
7354         (mml2015-pgg-clear-verify): Use it.
7355         (mml2015-epg-clear-verify): Replace the current part with the output
7356         from GnuPG; don't extract the plaintext by itself.
7357
7358         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7359         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7360         mml2015-clear-verify-function; don't touch the armor headers or
7361         dash-escaped text here.
7362
7363 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7366         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7367         parts, or application/octet-stream as a last resort.
7368         (gnus-mime-view-part-as-type): Don't toggle display.
7369         (gnus-mime-view-part-as-charset): Don't turn off display before
7370         querying charset.
7371
7372         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7373         stuff to undisplayer function in Emacs.
7374         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7375
7376         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7377         text/calendar parts.
7378
7379 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7380
7381         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7382         decoding text/calendar parts.
7383
7384         * message.el (message-forward-make-body-mime): Always mark body as
7385         having no illegible text; remove signed-or-encrypted argument.
7386         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7387
7388         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7389         (mml-generate-mime-1): Don't encode body if it is specified to be in
7390         raw form; don't make buffer be unibyte when inserting multibyte string.
7391
7392 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7393
7394         * sha1.el: Fix up comment style.
7395         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7396         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7397
7398         * hex-util.el: Fix up comment style.
7399         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7400
7401         * gnus-salt.el: Use with-current-buffer.
7402         (gnus-pick-setup-message): Fix long-standing typo.
7403
7404 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7405
7406         * imap.el (imap-logout-timeout): New variable.
7407         (imap-logout, imap-logout-wait): New functions.
7408         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7409
7410         * nnimap.el (nnimap-logout-timeout): New server variable.
7411         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7412         nnimap-logout-timeout.
7413
7414         * gnus-art.el (gnus-article-summary-command-nosave)
7415         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7416
7417 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * gnus.el (gnus-maximum-newsgroup): New variable.
7420
7421         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7422         according to gnus-maximum-newsgroup.
7423
7424         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7425         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7426         Limit the range of articles according to gnus-maximum-newsgroup.
7427
7428 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7429
7430         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7431         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7432         Don't perform gnus-configure-windows here; reuse existing sticky
7433         article buffer.
7434
7435         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7436         it doesn't exist in gnus-article-mode.
7437
7438 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7441         (gnus-agent-decoded-group-name): New function.
7442         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7443         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7444
7445 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7446
7447         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7448         Add binding for gnus-sticky-article.
7449         (gnus-summary-exit): Don't kill sticky article buffers.
7450
7451         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7452         article buffer.
7453         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7454         (gnus-kill-sticky-article-buffers): New commands.
7455
7456 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7457
7458         * nntp.el (nntp-xref-number-is-evil): New server variable.
7459         (nntp-find-group-and-number): If it is non-nil, don't trust article
7460         numbers in the Xref header.
7461
7462 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * gnus-agent.el (gnus-agent-read-group): New function.
7465         (gnus-agent-flush-group, gnus-agent-expire-group)
7466         (gnus-agent-regenerate-group): Use it.
7467         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7468         nnmail-pathname-coding-system.
7469
7470 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7473
7474         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7475         that are unread as unread, and also as selected so that information of
7476         marks having been changed by a user may be updated when exiting group.
7477
7478 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7481         calculated ignoring signature parts to gnus-treat-article.
7482
7483 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7484
7485         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7486         a point here in order to keep the window start.
7487         (gnus-insert-mime-security-button): Make a button overlay without the
7488         front stickiness.
7489         (gnus-mime-display-security): Goto the end of a button.
7490
7491         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7492
7493 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7496         group-name-at-point.
7497         (gnus-group-completing-read): New function that offers decoded
7498         non-ASCII group names for completion.
7499         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7500         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7501         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7502         (gnus-group-fetch-control): Use it.
7503         (gnus-fetch-group): Use group-name-at-point for the initial value
7504         rather than the default value; use gnus-alive-p.
7505
7506         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7507         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7508         (gnus-summary-post-news): Use gnus-group-completing-read.
7509
7510         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7511         (gnus-read-move-group-name): Decode group name for completion.
7512
7513 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7514
7515         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7516         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7517         Yamaoka slightly modified the code).
7518
7519 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7520
7521         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7522         (nnmail-split-incoming): Bind it.
7523
7524         * nnml.el (nnml-group-name-charset): New function.
7525         (nnml-decoded-group-name): Use it; don't decode group name if
7526         nnmail-group-names-not-encoded-p is non-nil.
7527         (nnml-encoded-group-name): New function.
7528         (nnml-group-pathname): Inline nnml-decoded-group-name.
7529         (nnml-request-expire-articles): Decode group name in message.
7530         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7531         nnmail-pathname-coding-system.
7532         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7533         not decoded ones according to nnmail-group-names-not-encoded-p.
7534         (nnml-generate-active-info): Use nnml-encoded-group-name.
7535
7536 2007-08-08  Glenn Morris  <rgm@gnu.org>
7537
7538         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7539         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7540         doc-strings and comments.
7541
7542 2007-07-25  Glenn Morris  <rgm@gnu.org>
7543
7544         * Relicense all FSF files to GPLv3 or later.
7545
7546 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7547
7548         * gnus-sum.el (gnus-summary-move-article): Make
7549         gnus-summary-respool-article work.
7550
7551 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7552
7553         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7554         string.
7555
7556 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7557
7558         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7559         that should be ignored when comparing distant RSS articles with local
7560         ones.
7561         (nnrss-make-hash-index): New function.  Create a hash index according
7562         to the ignored fields.
7563         (nnrss-check-group): Use it.
7564
7565 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7568
7569         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7570
7571         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7572         the new optional argument ENCODED is non-nil.
7573         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7574         coding system for encoding group name.
7575         (gnus-group-make-rss-group): Pass un-encoded group name to
7576         gnus-group-make-group.
7577         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7578         encoded.
7579
7580         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7581         Encode group name to which articles are moved or copied.
7582         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7583         coding system for encoding Newsgroup, Followup-To and Xref headers.
7584
7585         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7586         marks; use nnheader-file-coding-system to write a file.
7587         (nnagent-retrieve-headers): Bind file-name-coding-system to
7588         nnmail-pathname-coding-system.
7589
7590         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7591
7592         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7593         (nnml-request-article, nnml-request-create-group)
7594         (nnml-request-rename-group, nnml-find-id)
7595         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7596         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7597         (nnml-save-marks): Use nnml-group-pathname instead of
7598         nnmail-group-pathname.
7599
7600         (nnml-request-create-group, nnml-request-expire-articles)
7601         (nnml-request-move-article, nnml-request-delete-group)
7602         (nnml-deletable-article-p, nnml-possibly-create-directory)
7603         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7604         (nnml-open-marks): Bind file-name-coding-system to
7605         nnmail-pathname-coding-system.
7606
7607         (nnml-request-article): Pass server argument to nnml-find-group-number.
7608         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7609         server argument to nnml-possibly-create-directory.
7610         (nnml-request-accept-article): Pass server argument to
7611         nnml-active-number and nnml-save-mail.
7612         (nnml-find-group-number): Pass server argument to nnml-find-id.
7613         (nnml-request-update-info): Pass server argument to
7614         nnml-marks-changed-p.
7615
7616         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7617         (nnml-save-mail, nnml-active-number): Add server argument.
7618
7619         (nnml-request-delete-group): Warn if group is missing.
7620         (nnml-get-nov-buffer): Decode group name.
7621         (nnml-generate-active-info): Encode group name.
7622         (nnml-open-marks): Decode group name in messages.
7623
7624 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7627         if it is not specified.
7628         (gnus-article-pipe-part, gnus-article-save-part)
7629         (gnus-article-interactively-view-part, gnus-article-copy-part)
7630         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7631         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7632         (gnus-article-replace-part, gnus-article-delete-part)
7633         (gnus-article-view-part-as-type): Pass raw prefix argument to
7634         gnus-article-part-wrapper.
7635
7636 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7637
7638         * gnus-agent.el (gnus-agent-save-active): Bind
7639         nnheader-file-coding-system to gnus-agent-file-coding-system.
7640
7641         * gnus-cache.el (gnus-cache-save-buffers)
7642         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7643         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7644         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7645         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7646         (gnus-cache-generate-active, gnus-cache-rename-group)
7647         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7648         (gnus-cache-update-overview-total-fetched-for): Bind
7649         file-name-coding-system to nnmail-pathname-coding-system.
7650         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7651         variables.
7652         (gnus-cache-decoded-group-name): New function.
7653         (gnus-cache-file-name): Use it.
7654         (gnus-cache-generate-active): Use non-decoded group name for active.
7655
7656         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7657         right place.
7658         (gnus-write-active-file): Don't break non-ASCII group names.
7659
7660         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7661         nnmail-pathname-coding-system.
7662
7663         * lpath.el: Bind default-file-name-coding-system,
7664         file-name-coding-system and language-info-alist for XEmacs.
7665
7666         * gnus-uu.el (gnus-uu-decode-save): Typo.
7667
7668 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7669
7670         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7671
7672 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7673
7674         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7675         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7676         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7677         (gnus-agent-flush-group, gnus-agent-flush-cache)
7678         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7679         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7680         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7681         (gnus-agent-regenerate-group)
7682         (gnus-agent-update-files-total-fetched-for)
7683         (gnus-agent-update-view-total-fetched-for): Bind
7684         file-name-coding-system to nnmail-pathname-coding-system.
7685         (gnus-agent-group-pathname): Don't encode file names by
7686         nnmail-pathname-coding-system.
7687         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7688         coding-system-for-write instead of buffer-file-coding-system to
7689         gnus-agent-file-coding-system.
7690
7691         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7692         Decode group name.
7693
7694         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7695
7696         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7697         (gnus-read-newsrc-el-file): Make group names unibyte.
7698
7699         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7700         nnmail-pathname-coding-system.
7701
7702         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7703         (nnrss-request-delete-group): Bind file-name-coding-system to
7704         nnmail-pathname-coding-system.
7705         (nnrss-read-server-data, nnrss-read-group-data): Bind
7706         file-name-coding-system correctly.
7707         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7708
7709         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7710         (nntp-server-to-method-cache): New variable.
7711         (nntp-group-pathname): New function that decodes non-ASCII group names.
7712         (nntp-possibly-create-directory, nntp-marks-changed-p)
7713         (nntp-save-marks, nntp-open-marks): Use it.
7714         (nntp-possibly-create-directory, nntp-open-marks):
7715         Bind file-name-coding-system to nnmail-pathname-coding-system.
7716         (nntp-open-marks): Decode group names when bootstrapping marks.
7717
7718         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7719         Newsgroups and Folowup-To headers.
7720
7721 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7724         (gnus-server-closed-face, gnus-server-denied-face)
7725         (gnus-server-offline-face): Remove variable.
7726         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7727
7728         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7729         of modifying message-stack directly for XEmacs.
7730
7731         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7732         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7733         if the coding-system argument is nil for XEmacs.
7734
7735         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7736         mm-charset-override-alist.
7737
7738         * rfc2047.el: Don't require base64; require rfc2045 for the function
7739         rfc2045-encode-string.
7740         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7741         to quote the parameter value.
7742
7743 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7746         form in gnus-group-name-charset-method-alist.
7747
7748         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7749         overrides the default layout edit-form.
7750
7751         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7752
7753         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7754
7755 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7756
7757         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7758         as unfetched articles.
7759
7760 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7761
7762         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7763
7764 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7767         original back end that keeps marks in the local system.
7768
7769 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7770
7771         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7772         arg of pop-to-buffer for XEmacs.
7773         (gnus-article-read-summary-keys): Ditto; don't restore window
7774         configuration if summary command ends up with neither article buffer
7775         nor summary buffer; describe bindings if summary keys end with C-h.
7776
7777 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7778
7779         * message.el (message-fix-before-sending): Skip raw message part to be
7780         forwarded while checking illegible text.
7781         (message-forward-make-body-mime, message-forward-make-body): Mark
7782         signed or encrypted raw message as having no illegible text.
7783
7784 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7785
7786         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7787         (gnus-message-with-timestamp-1): New macro.
7788         (gnus-message-with-timestamp): New function.
7789         (gnus-message): Use them.
7790
7791         * nnheader.el (nnheader-message): Use them.
7792
7793 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7794
7795         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7796         .newsrc.eld file.
7797
7798 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7799
7800         * gnus-agent.el (gnus-agent-fetch-headers)
7801         (gnus-agent-retrieve-headers): Bind
7802         gnus-decode-encoded-address-function to identity.
7803
7804         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7805         available also when the server returns simply a dot.
7806
7807         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7808
7809 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7812
7813 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * gnus-ems.el (gnus-x-splash): Make it work.
7816
7817         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7818         from being used.
7819
7820         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7821
7822 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7823
7824         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7825         4th and the 5th arguments.
7826
7827         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7828         the front stickiness.
7829         (gnus-article-summary-command-nosave): Correct the order of the
7830         arguments passed to pop-to-buffer.
7831         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7832         summary command ends up with the article buffer.
7833
7834         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7835         the same faces.
7836
7837 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7838
7839         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7840
7841 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7842
7843         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7844         * gnus-sum.el (gnus-summary-highlight):
7845         * pgg.el (pgg-sign-region, pgg-sign):
7846         * mail-source.el (mail-source-delete-old-incoming-confirm):
7847         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7848
7849 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * gnus-art.el (gnus-mime-view-part-externally)
7852         (gnus-mime-view-part-internally): Fix predicate function passed to
7853         completing-read.
7854
7855         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7856
7857         * gnus.el (gnus-update-message-archive-method): Add :version.
7858
7859 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus.el (gnus-update-message-archive-method): New variable.
7862
7863         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7864         according to gnus-message-archive-method if
7865         gnus-update-message-archive-method is non-nil.
7866
7867 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7870         by Loic Dachary <loic@dachary.org>.
7871         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7872
7873 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7874
7875         * message.el (message-pop-to-buffer): Add switch-function argument.
7876         (message-mail): Pass switch-function argument to it.
7877
7878 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7879
7880         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7881         Improve doc string.
7882
7883 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7886         (gnus-header-content)
7887         * gnus-cite.el (gnus-cite-10)
7888         * gnus-srvr.el (gnus-server-closed)
7889         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7890         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7891         (gnus-group-mail-3-empty, gnus-group-mail-low)
7892         (gnus-group-mail-low-empty, gnus-splash)
7893         * message.el (message-header-to, message-header-cc)
7894         (message-header-subject, message-header-other, message-header-name)
7895         (message-header-xheader, message-separator, message-cited-text)
7896         (message-mml): Lighten colors of faces used for dark background.
7897
7898 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7899
7900         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7901         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7902
7903 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7904
7905         * message.el (message-narrow-to-headers-or-head):
7906         Ignore mail-header-separator in the body.
7907
7908 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7909
7910         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7911         same as window size.
7912
7913 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7914
7915         * message.el (message-font-lock-keywords): Use message-header-xheader
7916         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7917         ahead of the anything pattern, to get it recognised.
7918
7919 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7920
7921         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7922         spam.el loads uses it in the compiled defadvice form.
7923
7924 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7925
7926         * gnus-sum.el (gnus-articles-to-read)
7927         (gnus-summary-insert-old-articles): Don't truncate group name for
7928         `read-string'.
7929
7930         * gnus-util.el (gnus-limit-string): Delete this function.
7931
7932         * gnus-sum.el (gnus-simplify-subject-fully): Use
7933         `truncate-string-to-width' instead.
7934
7935 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7936
7937         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7938         if, on summary exit, the next group has to be selected.
7939         (gnus-summary-exit): Use it.
7940
7941 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7942
7943         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7944         non-break space.
7945
7946 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7949         Check if group is not a directory.
7950         (nnfolder-request-expire-articles): Don't delete articles if the target
7951         group is not available.
7952
7953         * nnml.el (nnml-request-create-group): Properly check if group is not a
7954         file.
7955         (nnml-request-expire-articles): Don't delete articles if the target
7956         group is not available.
7957
7958         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7959         Don't quote characters that are within parentheses.
7960
7961 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7962
7963         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7964         (gnus-handle-ephemeral-exit): Select article according to it.
7965
7966 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * message.el (message-insert-formated-citation-line): Remove newline.
7969         (message-citation-line-format): Add final \n here so that the user can
7970         avoid a blank line.
7971
7972 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7973
7974         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7975         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7976         Update lanl/arXiv support.
7977
7978 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * gnus.el: Bump version number.
7981
7982 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7983
7984         * gnus.el (gnus-version-number): Bump version.
7985
7986 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7987
7988         * gnus.el: No Gnus v0.6 is released.
7989
7990 2007-04-27  Didier Verna  <didier@xemacs.org>
7991
7992         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7993         * gmm-utils.el (gmm-regexp-concat): here.
7994         * message.el: Don't require 'gnus-util.
7995         (message-dont-reply-to-names): Handle name change above.
7996         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7997
7998 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7999
8000         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8001         since the initial value varies according to the system.
8002
8003 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8004
8005         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8006
8007 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8008
8009         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8010
8011 2007-04-24  Didier Verna  <didier@xemacs.org>
8012
8013         Improve the type of gnus-ignored-from-addresses.
8014         * gnus-util.el (gnus-orify-regexp): New function.
8015         * message.el (gnus-util): Require it.
8016         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8017         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8019
8020 2007-04-24  Didier Verna  <didier@xemacs.org>
8021
8022         * gnus-sum.el:
8023         * gnus-utils.el: Fix some trailing whitespaces.
8024
8025 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8028         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8029         article's Message-ID; refer parent article in summary buffer.
8030
8031         * message.el (message-bounce): Call mime-to-mml.
8032
8033         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8034         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8035         optimize and/or forms properly.
8036
8037 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8038
8039         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8040         URL.
8041
8042 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8045
8046 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8047
8048         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8049         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8050         displayed of multipart/alternative part if it is invoked from summary
8051         buffer.
8052
8053         * mm-view.el (mm-inline-text-html-render-with-w3m)
8054         (mm-inline-text-html-render-with-w3m-standalone)
8055         (mm-inline-render-with-function): Use mail-parse-charset by default.
8056
8057 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8058
8059         * parse-time.el (parse-time-string-chars): Check if CHAR
8060         is less than the length of parse-time-syntax.
8061
8062 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8063
8064         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8065         from gnus-newsgroup-processable.
8066
8067 2007-04-16  Didier Verna  <didier@xemacs.org>
8068
8069         * gnus-msg.el (gnus-configure-posting-styles): Handle
8070         message-signature-directory properly with :file syntax.  Reported by
8071         "Leo".
8072
8073 2007-04-11  Didier Verna  <didier@xemacs.org>
8074
8075         New user option: message-signature-directory.
8076         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8077         * message.el (message-insert-signature): Ditto.
8078         * message.el (message-signature-file): Doc update.
8079         * message.el (message-signature-directory): New.
8080
8081 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8082
8083         * gnus-msg.el (gnus-inews-yank-articles): Use
8084         message-exchange-point-and-mark instead of exchange-point-and-mark.
8085
8086 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8087
8088         * message.el (message-yank-original): Make sure cited text ends with
8089         newline; don't exchange point and mark.
8090
8091 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8092
8093         * tls.el (open-tls-stream): Properly handle case where there
8094         is no associated buffer.
8095
8096 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8097
8098         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8099         message-yank-original, make sure (< mark TEXT point).
8100
8101 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8102
8103         * message.el (message-fill-column): New variable.
8104         (message-mode): Use it.  Add comment on a possible new hook.
8105
8106         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8107         (nnmail-get-new-mail): Reformat.
8108
8109         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8110
8111         * gmm-utils.el: Fix Commentary.
8112         (gmm-tool-bar-from-list): Fix typo in doc string.
8113
8114 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8115
8116         * message.el (message-yank-original): Don't switch point and mark
8117         unnecessarily to put point and mark as documented.
8118
8119 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8120
8121         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8122         from the message heads.
8123
8124 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8125
8126         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8127         article buffer does not have a window.  This may not be the best
8128         solution but is certainly better than setting the start of the null,
8129         that is the current, window.
8130
8131 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8132
8133         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8134         (gnus-draft-setup): Run it.
8135
8136         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8137         gnus-score-fast-scoring.  Allow regexp.
8138         (gnus-score-headers): Use it.
8139
8140         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8141         XEmacs.
8142
8143         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8144         string.
8145         (gnus-button-alist): Also catch `<f1> k ...'.
8146         (gnus-treat-display-x-face): Fix doc string.
8147
8148 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8149
8150         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8151         evaluation of gnus-extended-version to ensure correct generation of the
8152         User-Agent header when message-generate-headers-first is used.
8153
8154 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8155
8156         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8157         hashcash-path is nil.  Don't call callback with incorrect number of
8158         parameters if val is 0.
8159
8160 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8161
8162         * message.el (message-required-news-headers):
8163         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8164
8165 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8166
8167         * tls.el (open-tls-stream): In handshake-waiting loop,
8168         don't wait more if there is output available to process.
8169
8170 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8171
8172         * tls.el (tls-program): Doc fix.
8173
8174 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8175
8176         * message.el (message-generate-new-buffers): Change the meaning of the
8177         nil value; add `standard' to the choices; treat t as `unique'; improve
8178         doc string.
8179         (gnus-select-frame-set-input-focus): Autoload.
8180         (message-buffer-name): Search for the existing message buffer if
8181         message-generate-new-buffers is nil or `standard'; treat the value t of
8182         message-generate-new-buffers as `unique'.
8183         (message-pop-to-buffer): Raise the frame already displaying the message
8184         buffer; clear the echo area after querying.
8185         (message-setup): Pass the `continue' argument to compose-mail.
8186         (message-mail): Prefer `switch-function' if it is given; search for the
8187         existing message buffer if the `continue' argument is non-nil; pass
8188         continue and switch-function arguments to compose-mail by way of
8189         message-setup.
8190         (message-mail-other-window): Adjust argument of message-setup.
8191         (message-mail-other-frame): Ditto.
8192
8193 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8196         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8197         to turn font-lock on when turning gnus-message-citation-mode on.
8198
8199 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8200
8201         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8202         (mml-smime-function-alist): New variable; add epg as the backend.
8203         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8204         mml-smime- functions instead.
8205         * mm-view.el: Require smime.
8206
8207 2007-03-05  Didier Verna  <didier@xemacs.org>
8208
8209         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8210         instead of just inheritance for posting styles.
8211         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8212
8213 2007-02-24  Chris Moore  <dooglus@gmail.com>
8214
8215         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8216         * pgg-pgp.el (pgg-pgp-encrypt-region):
8217         * pgg-gpg.el (pgg-gpg-encrypt-region):
8218         Check pgg-encrypt-for-me if no other recipients.
8219
8220 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8221
8222         * tls.el (tls-certtool-program): Fix custom type.
8223
8224 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8225
8226         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8227         and point-at-eol instead of line-(beginning|end)-position.
8228
8229         * assistant.el (assistant-parse-buffer): Ditto.
8230
8231         * netrc.el (netrc-parse-services): Ditto.
8232
8233 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8234
8235         * mml2015.el (mml2015-epg-find-usable-key): New function.
8236         (mml2015-epg-sign): Use it.
8237         (mml2015-epg-encrypt): Use it.
8238
8239 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * message.el (message-make-in-reply-to): Quote name containing
8242         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8243         if there are special characters.  Reported by NAKAJI Hiroyuki
8244         <nakaji@jp.freebsd.org>.
8245
8246 2007-02-27  Didier Verna  <didier@xemacs.org>
8247
8248         Include the group parameters as well as the topic ones in the
8249         inheritance filter process.
8250         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8251         argument GROUP-PARAMS-LIST.
8252         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8253
8254 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8255
8256         * nntp.el (nntp-never-echoes-commands)
8257         (nntp-open-connection-functions-never-echo-commands): New variables.
8258         (nntp-send-command): Use them.
8259
8260 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8261
8262         * mml2015.el (mml2015-epg-verify): Simplified.
8263
8264 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * mml.el (mml-content-disposition-alist): New user option.
8267         (mml-content-disposition): New function.
8268         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8269         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8270
8271 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8272
8273         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8274         verification.
8275
8276 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8277
8278         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8279         articles posted in the last 24 hours.
8280
8281 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8282
8283         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8284
8285 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8286
8287         * nntp.el (nntp-send-command): Don't wait for echoes when
8288         nntp-open-ssl-stream is used.
8289
8290 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8291
8292         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8293         (gnus-message-add-citation-keywords)
8294         (gnus-message-remove-citation-keywords): Remove.
8295         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8296         directly, make the variables in font-lock-defaults buffer-local, add
8297         gnus-message-citation-keywords to them and then update the value of
8298         font-lock-keywords.
8299
8300 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * message.el (message-cite-original-1): Don't call
8303         gnus-article-highlight-citation.
8304
8305         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8306         citations; fix line count.
8307
8308 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8309
8310         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8311         (gnus-message-add-citation-keywords)
8312         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8313         versions of font-lock-add-keywords and font-lock-remove-keywords to
8314         work with XEmacs correctly.
8315
8316 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8317
8318         * gnus-cite.el (gnus-cite-face-list): Set the values of
8319         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8320         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8321         (gnus-message-cite-prefix-regexp): New variable.
8322         (gnus-message-search-citation-line): Use it; protect against long
8323         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8324         the 0th match data for Emacs.
8325         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8326         (gnus-message-add-citation-keywords): Append keywords rather than
8327         prepending; emulate font-lock-add-keywords if it is not available.
8328         (gnus-message-remove-citation-keywords): Emulate
8329         font-lock-remove-keywords if it is not available.
8330
8331         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8332
8333         * message.el (message-cite-prefix-regexp): Set the value of
8334         gnus-message-cite-prefix-regexp.
8335
8336 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8337
8338         * nnweb.el (nnweb-google-parse-1): Update parser.
8339
8340 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8341
8342         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8343
8344 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8345
8346         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8347         regexp.
8348
8349 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8352         string-to-multibyte.
8353         (uudecode-decode-region-internal): Use it.
8354
8355         * lpath.el: Fbind string-as-multibyte for XEmacs.
8356
8357 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8358
8359         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8360         custom choice.
8361
8362         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8363
8364 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8365
8366         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8367
8368         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8369         `write-region' to respect `mm-inhibit-file-name-handlers'.
8370
8371 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8372
8373         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8374         Use gnus-home-directory instead of "~/" or "$HOME".
8375
8376 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8377
8378         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8379         to mention filename.
8380         Add comments at beginning regarding usage.
8381         (encrypt-write-file-contents): Change interactive so a string is
8382         acceptable.  If the file has no associated model, show an error instead
8383         of a nonsense prompt.
8384
8385 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8386
8387         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8388         Thanks to Yoshihiko Yamada for kind notification of this typo.
8389
8390 2007-01-12  Kenichi Handa  <handa@m17n.org>
8391
8392         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8393         multibyte buffer.
8394
8395 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8396
8397         * gnus-score.el (gnus-score-fast-scoring): New variable.
8398         (gnus-score-headers): Use it.
8399
8400         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8401
8402         * message.el (message-cite-original-1): Call
8403         gnus-article-highlight-citation if requested.
8404         (message-make-from): Allow name and address as optional arguments.
8405
8406         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8407
8408         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8409         bugs to doc string.
8410         (gnus-button-alist): Add mid\\|message-id.
8411         (gnus-button-fetch-group): Extend for use in
8412         `browse-url-browser-function'.
8413         (gnus-button-url-regexp): Try to catch paired parentheses like in
8414         Wikipedia URLs.
8415
8416         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8417         Suggested by Simon Krahnke <overlord@gmx.li>.
8418
8419 2007-01-13  Romain Francoise  <romain@orebokech.com>
8420
8421         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8422         Update copyright.
8423
8424 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8425
8426         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8427
8428 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8429
8430         * gnus-registry.el (gnus-registry-unfollowed-groups)
8431         (gnus-registry-split-fancy-with-parent): Fix documentation.
8432
8433 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8434
8435         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8436         from nnweb groups.
8437
8438 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8439
8440         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8441         Xref urls.  Erase buffer before requesting head.
8442
8443 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8444
8445         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8446         customizable.
8447
8448 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8449
8450         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8451         no signing key is found.
8452         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8453         no encrypting and/or signing key is found.
8454
8455 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8456
8457         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8458
8459 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8460
8461         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8462         headers read from disk with the ones newly found in the current search.
8463         This should no longer cause problems, because the article numbers in
8464         Gmane's `nov.php' output are ignored since the previous change.
8465
8466 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8467
8468         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8469
8470 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8471
8472         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8473         replace-regexp-in-string; bind url-version; fbind display-images-p and
8474         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8475         find-face and set-itimer-function for Emacs; bind itimer-list for
8476         Emacs.
8477
8478         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8479
8480 2007-01-01  Romain Francoise  <romain@orebokech.com>
8481
8482         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8483
8484 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8485
8486         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8487         `define-minor-mode' macro definition expanded properly.
8488         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8489         exclude it there.
8490
8491         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8492         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8493         `fboundp' test.
8494         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8495         This is OK to autoload in (S)XEmacs now.
8496
8497 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8498
8499         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8500         keystroke.
8501         (gnus-summary-limit-to-singletons): Fix typo.
8502
8503         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8504         else fails.
8505
8506 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8507
8508         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8509         docstring.
8510
8511         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8512         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8513         (gnus-summary-insert-dormant-articles): Fix typo in message.
8514
8515 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8516
8517         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8518         nil for XEmacs.
8519         (gnus-message-citation-mode): Don't autoload in XEmacs.
8520
8521         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8522
8523 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8524
8525         * nnimap.el (nnimap-expunge-search-string): Mention
8526         nnimap-search-uids-not-since-is-evil in docstring.
8527
8528 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8529
8530         * spam.el: Revert to make-obsolete-variable because
8531         define-obsolete-variable-alias is not supported in Emacs 21.
8532
8533         * spam.el (spam-ifile-path, spam-ifile-database-path)
8534         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8535         make-obsolete-variable.
8536         (spam-bsfilter-path, spam-bsfilter-program)
8537         (spam-spamassassin-path, spam-spamassassin-program)
8538         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8539         use "path" inappropriately.
8540         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8541         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8542         variable names.
8543
8544 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8545
8546         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8547         summary buffer.
8548
8549         * password.el (password-cache-remove): Use clear-string to burn
8550         password, if available.
8551
8552 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8553
8554         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8555
8556         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8557
8558         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8559         (gnus-message-highlight-citation): Move defcustom here from
8560         gnus-cite.el.
8561         (gnus-message-citation-mode): Autoload.
8562
8563         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8564         checks to make it compile with XEmacs.
8565         (gnus-message-citation-mode): New minor mode.
8566         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8567         (gnus-message-highlight-citation): New variables.
8568         (gnus-message-search-citation-line)
8569         (gnus-message-add-citation-keywords)
8570         (gnus-message-remove-citation-keywords)
8571         (turn-on-gnus-message-citation-mode)
8572         (turn-off-gnus-message-citation-mode): New functions.
8573
8574 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8575
8576         * gnus-cite.el: Enable highlighting of different citation levels in
8577         message-mode.
8578
8579 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8580
8581         * message.el (message-make-fqdn): Fix comment.
8582         (message-bogus-system-names): Add ".local".
8583
8584         * spam.el (spam-ifile-path, spam-ifile-program)
8585         (spam-ifile-database-path, spam-ifile-database)
8586         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8587         Don't use "path" inappropriately.
8588         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8589         strings.
8590         (spam-check-ifile, spam-ifile-register-with-ifile)
8591         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8592         new variable names.
8593
8594         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8595         (gnus-treat-display-smileys): Simplify using
8596         gnus-image-type-available-p.
8597
8598         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8599         available.
8600
8601         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8602         `display-images-p' if available.
8603
8604 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8605
8606         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8607         one after turning on the buffer's multibyteness instead of decoding
8608         them directly in the unibyte buffer that causes unexpected conversion
8609         in Emacs 23 (unicode).
8610
8611 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8612
8613         * message.el (message-generate-hashcash): Fix custom type.
8614
8615 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8616
8617         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8618
8619 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8620
8621         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8622         disconnect icons.  Add help text.
8623
8624 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8625
8626         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8627         negated to be consistent with the others we handle.
8628
8629 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8630
8631         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8632         version of gnus-summary-buffer to something, so that we can use two
8633         article buffers at the same time.
8634
8635 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8636
8637         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8638         trigger all the extra headers.
8639         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8640         sorting.
8641
8642 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8643
8644         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8645         solid groups.
8646
8647 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8648
8649         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8650
8651 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8652
8653         * legacy-gnus-agent.el: Add Copyright notice.
8654
8655 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8656
8657         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8658
8659 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8660
8661         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8662
8663         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8664         to make it work reliably in CVS Emacs.
8665         (gnus-summary-limit-strange-charsets-predicate)
8666         (gnus-summary-limit-to-predicate): New functions.
8667
8668 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8669
8670         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8671         specifying array size.
8672         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8673         array if it is too small.
8674         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8675         (gnus-sort-threads-loop): New function.
8676
8677 2006-12-06  Chris Moore  <dooglus@gmail.com>
8678
8679         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8680         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8681
8682 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8683
8684         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8685         options.
8686
8687 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8688
8689         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8690         DOS-ing the recipient.
8691
8692         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8693         the headers when creating the mapping to avoid mismappings.
8694         (nnweb-gmane-create-mapping): Always nix out old mapping.
8695
8696 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8699         and mm-verify-option to never.
8700
8701 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * message.el (message-signed-or-encrypted-p): New function.
8704         (message-forward-make-body): Use it.
8705
8706         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8707         Replace encode-coding-string with mm-encode-coding-string.
8708
8709 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * nneething.el (nneething-decode-file-name): Replace
8712         decode-coding-string with mm-decode-coding-string.
8713
8714         * gnus-int.el (gnus-open-server): Say failed server's name.
8715
8716 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8717
8718         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8719         strings to a single string.  Quote `errors-file-name'.
8720         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8721         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8722         Adjust calls.  Use `shell-quote-argument'.
8723
8724 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8725
8726         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8727         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8728
8729         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8730         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8731         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8732         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8733         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8734         (gnus-subscribe-newsgroup, gnus-1):
8735         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8736         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8737         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8738         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8739
8740 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8741
8742         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8743         keystroke.
8744         (gnus-summary-limit-to-bodies): Implement headersp.
8745
8746 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8747
8748         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8749
8750 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8751
8752         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8753
8754 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755
8756         * message.el (message-generate-hashcash): Expand range of values to
8757         include `opportunistic'.
8758         (message-send-mail): Use it.
8759
8760 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8761
8762         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8763         and comment it.
8764
8765         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8766
8767 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8768
8769         * gnus-util.el (gnus-extract-address-components): Improve comment.
8770
8771 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * gnus-util.el (gnus-extract-address-components): Work with address in
8774         which the name portion contains @.
8775
8776         * lpath.el: Fbind custom-autoload.
8777
8778 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8779
8780         * gnus.el (gnus-start): Move custom group up.
8781         (gnus-select-method): Don't autoload, but make it available for
8782         `customize-variable'.
8783         (gnus-getenv-nntpserver): Don't autoload.
8784
8785 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8786
8787         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8788
8789 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8790
8791         * message.el (message-sendmail-extra-arguments): New variable.
8792         (message-send-mail-with-sendmail): Use it.
8793
8794 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8797         mm-with-unibyte-current-buffer to make string unibyte.
8798
8799         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8800         mm-string-as-multibyte.
8801
8802 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8803
8804         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8805         Reported by Werner Koch <wk@gnupg.org>.
8806
8807 2006-11-14  Daiki Ueno  <ueno@p360>
8808
8809         * mml2015.el: Autoload epa-select-keys when compiling.
8810
8811 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8812
8813         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8814         message-options.
8815         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8816
8817 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8818
8819         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8820         EasyPG (< 0.0.6).
8821         (mml2015-always-trust): New user option.
8822         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8823         prompt.
8824
8825 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * nntp.el (nntp-authinfo-force): New variable.
8828         (nntp-send-authinfo): Use it.
8829
8830 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8831
8832         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8833         decode encoded words.  Improve prompt.  Add comment about forwarding.
8834         (message-replacement-char): Move up.
8835
8836 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8837
8838         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8839         instead of gnus-intersection because arguments of gnus-sorted-nunion
8840         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8841
8842 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8843
8844         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8845         (message-simplify-subject-functions): Enable
8846         message-strip-subject-encoded-words by default.
8847
8848 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8849
8850         * message.el (message-strip-subject-encoded-words): New function.
8851         (message-simplify-subject-functions): New variable.
8852         (message-simplify-subject): Use it.  Fix typo in doc string.
8853         Support message-strip-subject-encoded-words.
8854
8855 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8856
8857         * gnus-diary.el (gnus-diary-delay-format-function):
8858         * nndiary.el (nndiary-reminders):
8859         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8860
8861 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * gnus-art.el (article-hide-boring-headers): Fetch date from
8864         gnus-original-article-buffer to avoid problems with localized date
8865         strings.
8866
8867 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8868
8869         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8870
8871 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8872
8873         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8874         New variables.
8875         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8876         (mm-charset-synonym-alist): Move some entries to
8877         mm-codepage-iso-8859-list.
8878         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8879         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8880
8881 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8884
8885 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8886
8887         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8888         with Emacs 21 and XEmacs.
8889
8890 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8891
8892         * spam.el (spam-parse-address): New function for better parsing,
8893         catching errors, etc.
8894         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8895
8896 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8897
8898         * mm-view.el: Add interactive arg to html2text autoload.
8899
8900 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8903
8904 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8907         variables.
8908         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8909         (mm-charset-synonym-alist): Move some entries to
8910         mm-codepage-iso-8859-list.
8911
8912         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8913
8914 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8915
8916         * message.el (message-citation-line-format)
8917         (message-insert-formated-citation-line): Fix implementation of %E, %N
8918         and %n according to the doc string.
8919
8920 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8921
8922         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8923         car-safe to avoid bad parses.
8924
8925 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8928         names.
8929
8930         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8931
8932 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8933
8934         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8935         header.
8936
8937         * message.el (message-draft-headers): Add Date.
8938         (message-headers-to-generate): Fix typo in docstring.
8939
8940         * nndraft.el (nndraft-required-headers): New variable.
8941         (nndraft-generate-headers): Use it.
8942
8943         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8944
8945 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8946
8947         * gnus-registry.el (gnus-registry-wash-for-keywords)
8948         (gnus-registry-find-keywords): New functions to allow easy searching of
8949         articles that are in the registry.
8950
8951 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8952
8953         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8954         ietf-drums-parse-address instead of gnus-extract-address-components.
8955         Reported by Damien Elmes <damien@repose.cx>.
8956
8957 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8958
8959         * gnus.el (gnus-mime): Remove unused custom group.
8960
8961 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8962
8963         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8964         "blank line" when searching for end of armor headers.
8965
8966 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8967
8968         * gmm-utils.el (gmm-write-region): Fix variable name.
8969
8970 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * gmm-utils.el (gmm-write-region): New function based on compatibility
8973         code from `mm-make-temp-file'.
8974
8975         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8976
8977         * nnmaildir.el (nnmaildir--update-nov)
8978         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8979         Use `gmm-write-region'.
8980
8981 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8984         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8985
8986         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8987
8988         * message.el (message-replacement-char): New variable.
8989         (message-fix-before-sending): Use it.
8990         (message-simplify-subject): New function to remove duplicate code.
8991         (message-reply, message-followup): Use it.
8992
8993         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8994         gnus-summary-limit-to-articles.
8995
8996 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * gnus-util.el (gnus-with-local-quit): New macro.
8999
9000         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9001
9002 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9003
9004         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9005         ignore non-string data.
9006
9007 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9008
9009         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9010         non-string data (needs to be done in the registry too).
9011
9012 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9013
9014         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9015         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9016         (gnus-registry-split-fancy-with-parent)
9017         (gnus-registry-fetch-simplified-message-subject-fast)
9018         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9019         Remove text properties on ingress into the registry and when it's saved.
9020         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9021         registry from entries with no groups.
9022
9023 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9024
9025         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9026         function to remove string properties.
9027
9028 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9029
9030         * gmm-utils.el (gmm): Adjust custom version.
9031
9032         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9033         custom version.
9034
9035         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9036
9037 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9038
9039         * gnus-art.el (gnus-insert-prev-page-button)
9040         (gnus-insert-next-page-button): Simplify.  Reformat.
9041
9042 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9043
9044         * gnus-art.el (gnus-insert-prev-page-button)
9045         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9046
9047 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9048
9049         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9050
9051 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9052
9053         * gnus-art.el (gnus-insert-mime-button)
9054         (gnus-insert-mime-security-button):
9055         Apply gnus-article-button-face to MIME and security buttons.
9056
9057 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9058
9059         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9060         readable.
9061
9062 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9065
9066 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9067
9068         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9069         `browse-url-of-file' instead of `browse-url'.
9070
9071 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9072
9073         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9074         regexp.  Articles containing quotation were cut prematurely.
9075
9076 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * message.el (message-cite-original-1): Use nobody by default for the
9079         value of From header.
9080         (message-reply): Ditto.
9081
9082 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9083
9084         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9085         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9086         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9087
9088 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9089
9090         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9091         mails in the doc string.  Add some URLs in comment.
9092         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9093
9094 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9097         backslashes handling and the way to find boundaries of quoted strings.
9098
9099 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9100
9101         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9102         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9103         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9104         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9105
9106 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9109         doc string.
9110         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9111
9112 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9113
9114         * lpath.el: Fbind epg-check-configuration.
9115
9116 2006-09-06  Simon Josefsson  <jas@extundo.com>
9117
9118         * mml2015.el (mml2015-use): Doc fix, mention epg.
9119
9120 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9121
9122         * mml2015.el (mml2015-use): Default to epg, if available.
9123
9124 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9125
9126         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9127         message-sender.
9128         (mml1991-epg-encrypt): Ditto.
9129         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9130         message-sender.
9131         (mml2015-epg-encrypt): Ditto.
9132
9133 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9134
9135         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9136         several common directories.
9137
9138 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9139
9140         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9141         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9142
9143 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9144
9145         * gnus-art.el (article-decode-encoded-words): Make it fast.
9146
9147 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9148
9149         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9150
9151         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9152         in quoted string into `\'.
9153
9154 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9157         Use standard-syntax-table.
9158
9159 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9160
9161         * gnus-art.el (gnus-decode-address-function): New variable.
9162         (article-decode-encoded-words): Use it to decode headers which are
9163         assumed to contain addresses.
9164         (gnus-mime-delete-part): Remove useless `or'.
9165
9166         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9167         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9168         (gnus-nov-parse-line): Use it to decode From header.
9169         (gnus-get-newsgroup-headers): Ditto.
9170         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9171
9172         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9173         (mail-decode-encoded-address-string): New alias.
9174
9175         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9176         New function.
9177         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9178         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9179         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9180         (rfc2047-decode-string): Ditto.
9181         (rfc2047-decode-address-region): New function.
9182         (rfc2047-decode-address-string): New function.
9183
9184 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9185
9186         * message.el (message-caesar-buffer-body): Allow rotating headers.
9187
9188         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9189
9190         * message.el (message-insert-formated-citation-line): Fix %f.
9191         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9192
9193 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9194
9195         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9196         (gnus-bookmark-mouse-available-p): New macro.
9197         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9198         (gnus-bookmark-bmenu-show-infos): Use it.
9199         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9200         (gnus-bookmark-bmenu-hide-infos): Ditto.
9201         (gnus-bookmark-remove-properties): New function.
9202         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9203         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9204         (gnus-bookmark-write-file): Bind coding-system-for-write.
9205         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9206         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9207         group before selecting it.
9208         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9209         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9210         quit-window if it is not available; use gnus-mouse-2 and bind it to
9211         gnus-bookmark-bmenu-select-by-mouse.
9212         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9213         (gnus-bookmark-bmenu-select-by-mouse): New function.
9214
9215 2006-08-13  Romain Francoise  <romain@orebokech.com>
9216
9217         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9218         space.
9219
9220 2006-08-10  Romain Francoise  <romain@orebokech.com>
9221
9222         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9223         (dns-mode-soa-auto-increment-serial): New user option.
9224         (dns-mode-soa-maybe-increment-serial): New function.
9225         (dns-mode): Add the latter to `write-contents-functions'.
9226
9227 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * compface.el (uncompface): Use binary rather than raw-text-unix.
9230
9231 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9232
9233         * compface.el (uncompface): Make sure the eol conversion doesn't take
9234         place when communicating with the external programs.  Reported by
9235         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9236
9237 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9240
9241 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9242
9243         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9244         Make it more robust by parsing author and date independently.
9245
9246 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9249
9250 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9251
9252         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9253         first matching secret key.
9254         (mml2015-epg-encrypt): Ditto.
9255
9256         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9257         first matching secret key.
9258         (mml1991-epg-encrypt): Ditto.
9259
9260         * mml2015.el (mml2015-encrypt-to-self): New user option.
9261         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9262         mml2015-epg-encrypt-to-self is set.
9263
9264         * mml1991.el (mml1991-encrypt-to-self): New variable.
9265         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9266         mml1991-epg-encrypt-to-self is set.
9267
9268         * mml2015.el (mml2015-signers): New user option.
9269         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9270         (mml2015-epg-encrypt): Allow to select signing keys.
9271
9272         * mml1991.el (mml1991-signers): New variable.
9273         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9274         (mml1991-epg-encrypt): Allow to select signing keys.
9275
9276 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * nnheader.el (nnheader-insert-head): Make it work even if the file
9279         uses CRLF for the line-break code.
9280
9281 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9282
9283         * mml2015.el: Require mml-sec instead of password.
9284         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9285         (mml2015-cache-passphrase): Inherit the default value from
9286         mml-secure-cache-passphrase.
9287         (mml2015-passphrase-cache-expiry): Inherit the default value from
9288         mml-secure-passphrase-cache-expiry.
9289
9290         * mml1991.el: Require mml-sec instead of password.
9291         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9292         (mml1991-cache-passphrase): Inherit the default value from
9293         mml-secure-cache-passphrase.
9294         (mml1991-passphrase-cache-expiry): Inherit the default value from
9295         mml-secure-passphrase-cache-expiry.
9296
9297         * mml-sec.el: Require password.
9298         (mml-secure-verbose): New user option.
9299         (mml-secure-cache-passphrase): New user option.
9300         (mml-secure-passphrase-cache-expiry): New user option.
9301
9302 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9303
9304         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9305         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9306         andreas@altroot.de (Andreas Vögele).
9307
9308         FIXME: Use `tiny change'?
9309
9310 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9311
9312         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9313         workaround for the url package included with Emacs.
9314
9315         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9316
9317 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9318
9319         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9320         correctly.  This fixes a bug caused by the 2006-05-12 change.
9321
9322 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9323
9324         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9325         some information about the error when saying that the `bogus' mail
9326         group will be used.
9327
9328 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9329
9330         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9331         string.
9332
9333 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9334
9335         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9336
9337 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9338
9339         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9340
9341 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9342
9343         * mml1991.el (mml1991-function-alist): Add epg.
9344         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9345         (mml1991-epg-encrypt): New functions.
9346
9347 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9348
9349         * mml2015.el (mml2015-verbose): New variable.
9350         (mml2015-cache-passphrase): Ditto.
9351         (mml2015-passphrase-cache-expiry): Ditto.
9352         (mml2015-function-alist): Add epg.
9353         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9354         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9355         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9356         functions.
9357
9358 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9359
9360         * message.el (message-cite-original-1): Preserve region when removing
9361         quoted text due to X-No-Archive in order to avoid bogus attribution
9362         when citing multiple messages.
9363
9364 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9365
9366         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9367         Kenneth Jacker <khj@be.cs.appstate.edu>.
9368
9369 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9370
9371         * gnus-diary.el (gnus-user-format-function-d)
9372         (gnus-user-format-function-D): Autoload.
9373
9374         * imap.el (Commentary): Fix typo.
9375
9376         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9377         2006-04-22 contribution.
9378
9379 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9380
9381         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9382         It didn't really fix the bogosity I'm seeing with solid web groups.
9383
9384 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9385
9386         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9387         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9388         created using server names.  If we use the feature without declaring
9389         it, Gnus does not properly manage server and group state.
9390
9391         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9392         bound.
9393
9394 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9395
9396         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9397         looking up the method using GROUP's prefix before inventing a new one.
9398         It is used on killed/unknown groups in various places where returning
9399         an all-new method isn't expected by the caller.
9400
9401         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9402         and match semantics of gnus-group-real-prefix.
9403
9404 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9405
9406         * nnmail.el (nnmail-broken-references-mailers): New variable.
9407         (nnmail-ignore-broken-references): New function generalizing
9408         nnmail-fix-eudora-headers.
9409         (nnmail-fix-eudora-headers): Now obsolete.
9410
9411         * gnus-art.el (gnus-button-handle-custom): Support
9412         `customize-apropos*'.
9413
9414 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9415
9416         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9417
9418         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9419         articles.
9420
9421 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9422
9423         * message.el (message-cite-reply-above): New variable.
9424         (message-yank-original): Use it.
9425
9426 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9427
9428         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9429
9430 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9431
9432         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9433         as read.
9434
9435         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9436
9437 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9438
9439         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9440         (gnus-bookmark-default-file): Use gnus-directory.
9441         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9442         Remove "*" in doc string.
9443         (gnus-bookmark-write-file): Simplify.
9444         (gnus-bookmark-maybe-sort-alist): Use `when'.
9445         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9446         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9447         FIXME about Emacs 21 and XEmacs compatibility.
9448         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9449         compatibility.
9450         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9451         compatibility.
9452         (gnus-bookmark-menu-heading): Fix version.
9453
9454 2006-06-19  Bastien Guerry  <bzg@altern.org>
9455
9456         * gnus-bookmark.el: New file.
9457
9458 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * message.el (message-syntax-checks): Doc fix.
9461
9462 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9463
9464         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9465         unsubscribed groups as if they were killed ones.  It causes duplicate
9466         entries in gnus-newsrc-alist.
9467
9468 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9469
9470         * message.el (message-syntax-checks): Doc fix.
9471         (message-send-mail): Add check for continuation headers.
9472         (message-check-news-header-syntax): Fix regexp used to check for
9473         continuation headers.
9474
9475 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9478
9479 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9480
9481         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9482
9483 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9486         default-truncate-lines.
9487
9488 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9491         to fill the utf-8 entry.
9492
9493         * lpath.el: Fbind unicode-precedence-list.
9494
9495 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9496
9497         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9498
9499 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9500
9501         * gnus-agent.el (directory-files-and-attributes): Move all the way
9502         forward (the third and final move).
9503         (gnus-agent-read-agentview): Trap reconstruction errors due to
9504         nonexistant directory.  Handle by returning nil.
9505
9506 2006-05-30  Didier Verna  <didier@xemacs.org>
9507
9508         * message.el (message-dont-reply-to-names): Update the custom type.
9509         * message.el (message-dont-reply-to-names): New defsubst: potentially
9510         convert a list of regexps into a single one.
9511         * message.el (message-get-reply-headers): Use it.
9512         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9513
9514 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9515
9516         * gnus-agent.el (directory-files-and-attributes): Move forward.
9517
9518 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9519
9520         * gnus-ml.el (gnus-mailing-list-subscribe)
9521         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9522         (gnus-mailing-list-message): Fix doc strings.
9523
9524 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9525
9526         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9527         of doing it manually.
9528
9529 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9530
9531         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9532         comment.
9533
9534 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9535
9536         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9537         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9538         (gnus-agent-read-local): All symbols allocated in my-obarray.
9539         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9540         (gnus-agent-regenerate-group): Check numeric names to see if they are
9541         messages or groups.
9542         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9543         better way of do this...)
9544
9545         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9546         'dummy.group' (there should be a better way of do this...)
9547
9548 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9549
9550         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9551         (gnus-saved-headers): Ditto.
9552         (gnus-default-article-saver): Mention functions may have properties.
9553         (gnus-article-save): Override gnus-save-all-headers and
9554         gnus-saved-headers by :headers property which saver function may have.
9555         (gnus-summary-save-in-file): Add :headers property.
9556         (gnus-summary-write-to-file): Ditto.
9557
9558         * gnus-sum.el (gnus-summary-save-article): Bind
9559         gnus-prompt-before-saving to t when saving many articles in a file;
9560         always show all headers.
9561
9562         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9563
9564 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9565
9566         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9567         marks.
9568
9569         * message.el (message-indent-citation): Add optional arguments to allow
9570         using it outside of message buffers.
9571
9572         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9573         (gnus-article-treat-unfold-headers): Use it.
9574         (gnus-article-truncate-lines): New variable.
9575         (gnus-article-mode): Use it.
9576         (gnus-article-toggle-truncate-lines): New function.
9577
9578         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9579         gnus-article-toggle-truncate-lines.
9580
9581         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9582         coding system in XEmacs, use binary.
9583
9584 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9585
9586         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9587         after-load-alist.
9588
9589         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9590         this function should save decoded articles.
9591         (gnus-summary-write-to-file): Use property to specify this function
9592         should save decoded articles and specify gnus-summary-save-in-file
9593         should be used to save articles other than the first one when saving
9594         many articles.
9595         (gnus-summary-save-body-in-file): Use property to specify this
9596         function should save decoded articles.
9597         (gnus-summary-write-body-to-file): Use property to specify this
9598         function should save decoded articles and specify
9599         gnus-summary-save-body-in-file should be used to save articles other
9600         than the first one when saving many articles.
9601
9602         * gnus-sum.el (gnus-summary-save-article): Simplify.
9603
9604 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9605
9606         * gnus-art.el (gnus-default-article-saver): Add
9607         gnus-summary-write-body-to-file.
9608         (gnus-article-save-coding-system): Don't use coding system object
9609         in XEmacs.
9610         (gnus-read-save-file-name): Add optional `dir-var' argument which
9611         specifies directory in which files are saved; work even if optional
9612         `variable' argument is not specified.
9613         (gnus-summary-write-to-file): Read file name.
9614         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9615         (gnus-summary-write-body-to-file): New function.
9616
9617         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9618         (gnus-summary-local-variables): Add it.
9619         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9620         (gnus-summary-save-article): Remove optional `decode' argument;
9621         determine whether to decode articles by the value of
9622         gnus-default-article-saver; when saving many files using
9623         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9624         it first and use gnus-summary-save-in-file or
9625         gnus-summary-save-body-in-file thereafter unless
9626         gnus-prompt-before-saving is always; move point to article which
9627         will be saved.
9628         (gnus-summary-save-article-file): Revert.
9629         (gnus-summary-write-article-file): Revert.
9630         (gnus-summary-save-article-body-file): Revert.
9631         (gnus-summary-write-article-body-file): New function.
9632
9633 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9634
9635         * gnus-art.el (gnus-default-article-saver): Doc fix.
9636         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9637         from gnus-summary-save-article-coding-system, and default to a
9638         certain coding system.
9639         (gnus-output-to-file): Add coding cookie and encode text according
9640         to gnus-article-save-coding-system; don't use mm-append-to-file.
9641
9642         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9643         gnus-art.el and rename to gnus-article-save-coding-system.
9644         (gnus-summary-save-article): Require gnus-art; don't show all
9645         headers if it decodes articles; don't add coding cookie here;
9646         don't bind mm-text-coding-system-for-write.
9647         (gnus-summary-save-article-file): Save decoded articles.
9648         (gnus-summary-write-article-file): When saving many files, use
9649         gnus-summary-write-to-file first and gnus-summary-save-in-file
9650         thereafter unless gnus-prompt-before-saving is always.
9651         (gnus-summary-save-article-body-file): Save decoded articles.
9652
9653         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9654
9655 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9656
9657         * nnrss.el (nnrss-check-group): Bind hash-index.
9658
9659 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9660
9661         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9662         its hash index.  Store this hash in `nnrss-group-data'.
9663         (nnrss-read-group-data): Update accordingly.
9664
9665 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9668         entry.
9669
9670         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9671         gnus-article-browse-html-article.
9672
9673 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9674
9675         * gnus-sum.el (gnus-summary-mime-map): Add
9676         gnus-article-browse-html-article.
9677
9678         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9679
9680 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9681
9682         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9683         suitable coding systems in customize.
9684
9685 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9686
9687         * mail-source.el (mail-sources): Fix custom type.
9688
9689 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9690
9691         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9692         (gnus-summary-expire-articles-now): Shorten prompt.
9693
9694         * gmm-utils.el (wid-edit): Require.
9695         (defun-gmm): Renamed from `gmm-defun-compat'.
9696         (gmm-image-search-load-path): Use it.
9697         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9698
9699 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9700
9701         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9702         variable.
9703         (gnus-summary-save-article): Add optional `decode' argument.  If
9704         it is set and gnus-summary-save-article-coding-system is non-nil,
9705         save decoded article.
9706         (gnus-summary-write-article-file): Save decoded article if
9707         gnus-summary-save-article-coding-system is non-nil.
9708
9709         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9710         type.
9711
9712 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9715
9716 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9717
9718         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9719         first to test gnus-single-article-buffer which may be buffer-local.
9720
9721         * gnus-sum.el (gnus-summary-setup-buffer): Make
9722         gnus-single-article-buffer buffer-local and nil in ephemeral
9723         group; make gnus-article-buffer, gnus-article-current, and
9724         gnus-original-article-buffer always buffer-local.
9725         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9726         group.
9727         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9728
9729 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9730
9731         * nnml.el (nnml-request-compact-group): Compressed files might not
9732         have .gz extension.
9733
9734 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9735
9736         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9737         (mm-copy-to-buffer): Use with-current-buffer.
9738         (mm-display-part): Simplify.
9739         (mm-inlinable-p): Add optional arg `type'.
9740
9741 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9742
9743         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9744         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9745         Try harder to show the attachment internally or externally using
9746         gnus-mime-view-part-as-type.
9747
9748 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9749
9750         * message.el (message-from-style, message-signature-separator)
9751         (message-user-organization-file, message-send-mail-function)
9752         (message-citation-line-function, message-yank-prefix)
9753         (message-indent-citation-function, message-signature)
9754         (message-signature-file, message-signature-insert-empty-line):
9755         Remove autoloads.
9756
9757         * gnus-art.el (gnus-buttonized-mime-types): Remove
9758         "multipart/signed".  Revert 2006-04-26 change.
9759
9760 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9761
9762         * gnus.el (gnus-version-number): Bump version.
9763
9764 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9765
9766         * gnus.el: No Gnus v0.5 is released.
9767
9768 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9769
9770         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9771         fetching articles by message-id.
9772
9773 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9774
9775         * message.el (hashcash): Require hashcash as normal.
9776
9777         * ecomplete.el (ecomplete-highlight-match-line): Use
9778         point-at-eol.
9779         (ecomplete-highlight-match-line): Use `highlight', because that
9780         face exists in both Emacs and XEmacs.
9781
9782         * message.el (message-display-abbrev): Use point-at-bol.
9783
9784         * mail-source.el: Don't require timer/timer-funcs.
9785
9786         * gnus-async.el: Ditto.
9787
9788         * password.el: Ditto.
9789
9790         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9791
9792         * mm-url.el: Ditto.
9793
9794         * gnus-xmas.el: Don't require timer-funcs.
9795
9796         * mm-util.el: Require timer/timer-funcs.
9797
9798 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9799
9800         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9801         Close.
9802
9803 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9804
9805         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9806         unibyte after clear-decrypt function runs.
9807
9808         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9809         returns as a unibyte string.
9810
9811 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * lpath.el: Revert.
9814
9815         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9816         (pgg-gpg-process-sentinel): Revert.
9817
9818         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9819         (pgg-pgp-lookup-key): Revert.
9820
9821         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9822         (pgg-pgp5-lookup-key): Revert.
9823
9824         * pgg.el (pgg-fetch-key): Revert.
9825
9826 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9827
9828         * lpath.el: Fbind string-as-multibyte for XEmacs.
9829
9830         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9831         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9832         (mml1991-pgg-encrypt): Ditto.
9833
9834         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9835         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9836         a multibyte buffer.
9837
9838         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9839         (pgg-pgp-lookup-key): Ditto.
9840
9841         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9842         (pgg-pgp5-lookup-key): Ditto.
9843
9844         * pgg.el (pgg-fetch-key): Ditto.
9845
9846 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9847
9848         * message.el (message-user-organization-file): Check several
9849         locations of the organization file.
9850
9851         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9852         Add gnus-article-view-part-as-type.
9853
9854         * gnus-art.el (gnus-article-view-part-as-type): New function.
9855
9856         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9857         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9858
9859         * mml.el: Simplify autoload.
9860         (mml-mode): defvar dnd-protocol-alist instead of using
9861         symbol-value.
9862         (mml-default-directory): New variable.
9863         (mml-minibuffer-read-file): Use it.
9864         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9865
9866         * message.el (message-citation-line-format): New variable.
9867         (message-insert-formated-citation-line): New function.
9868         (message-citation-line-function): Add
9869         `message-insert-formated-citation-line' to custom type.
9870
9871         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9872         to doc string.
9873
9874         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9875         depending on mm-verify-option.
9876
9877 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9880         binding pgg-* variables; reimplement the section which prevents
9881         MIME header from being signed.
9882         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9883         pgg-text-mode; remove a blank line at the top of body.
9884
9885         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9886         lines at the top of body; use gnus-newsgroup-charset if there's no
9887         Charset header.
9888
9889 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * message.el (message-self-insert-commands): Doc fix.
9892
9893         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9894         (mm-uu-pgp-encrypted-test): Ditto.
9895         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9896         between header and body; return application/pgp-encrypted handle
9897         if decryption failed; decode decrypted body by charset.
9898
9899         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9900         element match to application/pgp-*.
9901
9902 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9903
9904         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9905         HTML.
9906
9907 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9908
9909         * mail-source.el (mail-source-call-script): Message the error
9910         string.
9911
9912 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9913
9914         * gnus-util.el (gnus-byte-compile): Use it.
9915
9916 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9917
9918         * gnus-util.el (kill-empty-logs): New function.
9919
9920 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9921
9922         * message.el (message-mail-alias-type): Doc fix.
9923         (message-mail-alias-type-p): New function.
9924         (message-send): Use it.
9925         (message-mode): Ditto.
9926         (message-strip-forbidden-properties): Ditto.
9927
9928         * ecomplete.el (ecomplete-database-file-coding-system): New
9929         variable.
9930         (ecomplete-save): Use it.
9931         (ecomplete-setup): Use it.
9932
9933 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9934
9935         * message.el (message-self-insert-commands): New variable.
9936         (message-strip-forbidden-properties): Use it.
9937
9938 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9939
9940         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9941         that doesn't make XEmacs choke.
9942
9943 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9944
9945         * gnus-util.el (gnus-replace-in-string):
9946         Prefer replace-regexp-in-string over of replace-in-string.
9947
9948 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9949
9950         * gnus-util.el (gnus-select-frame-set-input-focus):
9951         Use select-frame-set-input-focus if it is available in XEmacs; use
9952         definition defined in Emacs 22 for old Emacsen.
9953
9954         * dgnushack.el: Autoload unmorse-region for XEmacs.
9955
9956         * lpath.el: Bind cursor-in-non-selected-windows and
9957         select-frame-set-input-focus for XEmacs.
9958
9959 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9960
9961         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9962
9963 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9964
9965         * gnus-registry.el (gnus-registry-cache-save): Remove text
9966         properties when saving via the temp buffer.
9967
9968 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9969
9970         * message.el (message-generate-hashcash): Honor custom type.
9971
9972 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9973
9974         * message.el (message-generate-hashcash): Default to non-nil when
9975         hashcash is found.
9976
9977         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9978         (gnus-refer-thread-limit): Increase default to 500.
9979
9980         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9981
9982         * flow-fill.el (fill-flowed): Allow delete-space.
9983
9984 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9985
9986         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9987         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9988         Remove autoloads.
9989
9990 2006-04-18  Simon Josefsson  <jas@extundo.com>
9991
9992         * message.el (message-generate-hashcash): Default to.
9993
9994 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9997         concatenating segments rather than before concatenating them.
9998
9999 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10000
10001         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10002
10003 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10004
10005         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10006
10007         * message.el (message-forward-make-body-plain): Allow
10008         message-forward-ignored-headers to be a list.
10009         (message-remove-ignored-headers): Factor out into function.
10010         (message-forward-make-body-mml): Use it.
10011
10012         * imap.el (imap-quote-specials): New function.
10013         (imap-login-auth): Quote specials.
10014
10015         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10016         (rfc2231-parse-string): Allow concatanation of parameters that
10017         aren't contiguous.  The test case is
10018           (mail-header-parse-content-type "message/external-body;
10019             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10020             access-type=LOCAL-FILE;
10021             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10022
10023 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10024
10025         * nntp.el (nntp-accept-process-output): Return the value of
10026         `nnheader-accept-process-output'.
10027
10028 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10029
10030         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10031         (gnus-button-alist): Recognize more diff formats.
10032         (gnus-button-patch): Strip directory.
10033
10034 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10035
10036         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10037         Emacs 22 when setting focus.
10038
10039 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10040
10041         * gnus-art.el (gnus-article-treat-types): Do treatment of
10042         text/x-verbatim parts.
10043         (gnus-button-patch): New command.
10044
10045         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10046         addresses that contain invalid characters.
10047
10048 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10049
10050         * message.el (message-put-addresses-in-ecomplete): Use
10051         gnus-replace-in-string.
10052         (message-is-yours-p): Use the more correct
10053         mail-header-parse-address instead of
10054         mail-extract-address-components.
10055         (message-put-addresses-in-ecomplete): Fix typo.
10056
10057         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10058         keystroke.
10059
10060         * gnus-art.el (gnus-treatment-function-alist): Change order of
10061         newsgroups/generic header folding to avoid double-folding.
10062
10063         * message.el (message-hidden-headers): Add X-Draft-From.
10064
10065         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10066         command.
10067         (gnus-summary-repeat-search-article-backward): New command.
10068
10069         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10070         groups in the parent topic.
10071
10072 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10073
10074         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10075         (spam-extra-header-to-number): Return the CRM114 number as a
10076         number instead of a string.
10077
10078 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10079
10080         * gnus-art.el (gnus-face-properties-alist): Moved here from
10081         gnus-fun.
10082
10083         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10084
10085 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10086
10087         * message.el (message-strip-forbidden-properties): Only display on
10088         self-insert-command.
10089
10090         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10091         reindent.
10092         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10093
10094 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10095
10096         * smiley.el (smiley-style): Fix typo.
10097
10098 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10099
10100         * hashcash.el (hashcash-insert-payment-async-2): Use
10101         message-goto-eoh instead of doing it manually.
10102         (mail-add-payment): Use message-narrow-to-header instead of trying
10103         to do the same itself.
10104
10105         * message.el (message-hidden-headers): Add Face.
10106
10107         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10108         reparenting code.
10109         (gnus-summary-reparent-children): Refactored out code.
10110         (gnus-summary-thread-map): New keystroke.
10111         (gnus-summary-reparent-children): Make into command.
10112
10113         * smiley.el (smiley-style): Default to `medium' if using a large
10114         font.
10115
10116         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10117         does it itself.
10118
10119         * message.el (message-point-in-header-p): Simplify definition.
10120
10121 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10122
10123         * nnagent.el (nnagent-request-set-mark): Silence log file
10124         writing.
10125         (nnagent-request-set-mark): Use write-region instead of
10126         append-to-file.
10127
10128         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10129         strange select method.
10130
10131         * ecomplete.el (ecomplete-display-matches): Get highlightling
10132         right.
10133         (ecomplete-display-matches): Use literals.
10134         (ecomplete-display-matches): Disable message logging.
10135
10136         * message.el (message-display-abbrev): Small optimization.
10137
10138         * ecomplete.el (ecomplete-display-matches): Allow automatic
10139         display.
10140
10141         * message.el (message-strip-forbidden-properties): Display
10142         abbrevs.
10143         (message-display-abbrev): Get automatic display right.
10144
10145         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10146         keystrokes.
10147
10148 2006-04-13  Romain Francoise  <romain@orebokech.com>
10149
10150         TODO: Backport to v5-10!
10151
10152         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10153         Moved here (and renamed) from gnus-registry.el.
10154
10155         * gnus-registry.el: Require gnus-util.
10156         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10157
10158 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10159
10160         * gnus-group.el (gnus-group-catchup-current): Change
10161         if-then-else-if-then-else into cond.
10162         (gnus-group-catchup): Indent.
10163         (group-name-at-point): New function.
10164         (gnus-fetch-group): Provide default from thing at point.
10165
10166 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10167
10168         * message.el (message-display-abbrev): Fix regexp.
10169
10170         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10171         choosing.
10172         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10173         dead variables.
10174
10175         * message.el (message-newline-and-indent): Remove debugging.
10176         (message-display-abbrev): Use new implementation.
10177
10178 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10179
10180         * gnus-art.el (gnus-article-mode): Set
10181         cursor-in-non-selected-windows to nil.
10182
10183         * smiley.el: Revert previous change.
10184         (smiley-data-directory): defvar it before using it in the
10185         defcustom of `smiley-style'.
10186
10187 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10188
10189         * message.el (message-newline-and-indent): New function.
10190
10191         * ecomplete.el: Implement more bits.
10192
10193         * message.el (message-put-addresses-in-ecomplete): Clean up the
10194         string.
10195
10196         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10197
10198         * gnus-sum.el (gnus-summary-save-parts): Bind
10199         gnus-summary-save-parts-counter and use it to make unique file
10200         names.
10201
10202         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10203
10204         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10205         parameter to say whether to actually parse the individual
10206         addresses.
10207
10208         * message.el (message-put-addresses-in-ecomplete): New function.
10209         (ecomplete): Require.
10210         (message-mail-alias-type): Add ecomplete as an option.
10211
10212 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10213
10214         * flow-fill.el (fill-flowed): Remove trailing space from blank
10215         quoted lines.
10216
10217 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10218
10219         * smiley.el (smiley-style): Move definition later to avoid a
10220         compilation warning.
10221
10222 2006-04-12  Kenichi Handa  <handa@m17n.org>
10223
10224         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10225         buffer and then decode the buffer text if necessary.
10226         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10227         first, and after mm-encode-body, change the buffer to unibyte.
10228         Use mm-disable-multibyte instead of set-buffer-multibyte.
10229
10230 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10231
10232         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10233         Content-Type header instead of Content-Disposition header.
10234         (gnus-mime-inline-part): Ditto.
10235         (gnus-mime-view-part-as-charset): Ignore charset that the part
10236         specifies.
10237
10238         * mm-decode.el (mm-display-part): Work with external parts and
10239         usual parts similarly.
10240
10241         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10242         instead of gnus-display-mime.
10243
10244         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10245         instead of with-temp-buffer.
10246
10247         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10248         tag to summarized topics part in order to encode non-ASCII text.
10249
10250 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10251
10252         * smiley.el (smiley-style): New variable.
10253         (smiley-directory): New function.
10254         (smiley-data-directory): Derive from `smiley-style' using
10255         `smiley-directory'.
10256         (smiley-regexp-alist): Add new entries.
10257
10258         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10259         (gnus-article-browse-delete-temp): Add :version.
10260
10261 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10262
10263         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10264         the sieve region.
10265
10266 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10267
10268         * gnus.el (gnus-version-number): Bump version.
10269
10270 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10271
10272         * gnus.el: No Gnus v0.4 is released.
10273
10274 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10275
10276         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10277         layout.
10278
10279         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10280         unknown charset.
10281
10282         * message.el (message-header-synonyms): Add Original-To to the
10283         default.
10284
10285         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10286         optional parameter.
10287
10288 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10289
10290         * gnus-fun.el (gnus): Require it for gnus-directory.
10291
10292 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10295
10296 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10297
10298         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10299
10300 2006-04-05  Simon Josefsson  <jas@extundo.com>
10301
10302         * password.el (password-reset): New function.
10303
10304 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10305
10306         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10307         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10308
10309 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10310
10311         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10312         Some whitespace was matched into the url, which broke browsing hits
10313         > 100 when mm-url-use-external was nil.
10314
10315 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10316
10317         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10318         gnus-extra-headers for 'Newsgroups.
10319
10320         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10321         bound.
10322
10323 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10324
10325         * pgg-gpg.el: Clean up process buffers every time gpg processes
10326         complete.
10327
10328 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10329
10330         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10331         doc string.
10332
10333 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10334
10335         * pgg-gpg.el (pgg-gpg-process-filter)
10336         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10337
10338         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10339         lines, temporary fix.
10340
10341 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10344
10345 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10346
10347         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10348         default-enable-multibyte-characters.  This reverts the change from
10349         revision 6.17 which is no longer necessary because the passphrase
10350         is sent separately now.  GnuPG messages are unreadable under
10351         multibyte locales with default-enable-multibyte-characters set to
10352         nil.
10353
10354 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10355
10356         * message.el (message-tool-bar-gnome): Move "spell".
10357
10358 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10359
10360         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10361         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10362         instead.
10363
10364 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10365
10366         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10367         newsgroups handling for NNTP overviews which don't include
10368         Newsgroups.
10369
10370 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10371
10372         * message.el (message-resend): Bind message-generate-hashcash to nil.
10373
10374 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10375
10376         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10377         when searching for already-paid recipients.
10378
10379 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10380
10381         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10382         passphrases when it is not needed.
10383         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10384         passphrase stuff from gpg, should only be necessary when you use
10385         gpg with a smartcard.
10386
10387 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * mml.el (mml-insert-mime): Ignore cached contents of
10390         message/external-body part.
10391
10392         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10393         (mm-insert-part): Ditto.
10394
10395 2006-03-23  Simon Josefsson  <jas@extundo.com>
10396
10397         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10398         Reiner.
10399         (pgg-gpg-use-agent-p): Use it again.
10400
10401 2006-03-23  Simon Josefsson  <jas@extundo.com>
10402
10403         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10404         older emacsen.
10405         (pgg-gpg-use-agent-p): Don't use it.
10406
10407 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10408
10409         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10410         if we can.
10411
10412 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10413
10414         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10415         (pgg-gpg-update-agent): New function.
10416         (pgg-gpg-use-agent-p): New function.
10417         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10418         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10419         (pgg-gpg-sign-region): Use it.
10420
10421 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10424         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10425
10426 2006-03-21  Simon Josefsson  <jas@extundo.com>
10427
10428         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10429         <wilde@sha-bang.de>.
10430         (pgg-gpg-use-agent): New variable.
10431         (pgg-gpg-process-region): Use it.
10432         (pgg-gpg-encrypt-region): Likewise.
10433         (pgg-gpg-encrypt-symmetric-region): Likewise.
10434         (pgg-gpg-decrypt-region): Likewise.
10435         (pgg-gpg-sign-region): Likewise.
10436         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10437
10438 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10439
10440         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10441
10442         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10443         Add comment on version.
10444
10445 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10446
10447         * smiley.el: Add missing test smiley.
10448
10449 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10450
10451         * mm-decode.el (mm-with-part): New macro.
10452         (mm-get-part): Use it; work with message/external-body as well.
10453         (mm-save-part): Treat name and filename equally.
10454
10455         * mm-extern.el (mm-extern-cache-contents): New function.
10456         (mm-inline-external-body): Use it; force the part to be displayed;
10457         move undisplayer added to the cached handle to the parent.
10458
10459         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10460         (gnus-mime-view-part-as-type): Work with message/external-body.
10461
10462         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10463
10464 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10465
10466         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10467         images in image-load-path.  [Sync with image.el, revision 1.60, in
10468         Emacs.]
10469
10470 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10471
10472         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10473         path rather than symbol.  Always return list of directories.
10474         Guarantee that image directory comes first.  [Sync with image.el,
10475         revision 1.59, in Emacs.]
10476
10477         * message.el (message-make-tool-bar): Adjust to new API of
10478         `gmm-image-load-path-for-library'.
10479
10480         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10481
10482         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10483
10484 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10485
10486         * gnus-art.el (gnus-article-only-boring-p):
10487         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10488         intangible text.
10489         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10490
10491 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10492
10493         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10494         `defun' instead of `gmm-defun-compat'.
10495
10496 2006-03-14  Simon Josefsson  <jas@extundo.com>
10497
10498         * message.el (message-unique-id): Don't use message-number-base36
10499         if (user-uid) is a float.
10500         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10501
10502 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10503
10504         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10505
10506         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10507         empty line between a part and a message part.
10508
10509 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10510
10511         * smiley.el: Add more test smileys.
10512         (smiley-data-directory, smiley-regexp-alist)
10513         (gnus-smiley-file-types): Fix doc strings.
10514         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10515         adding new elements.
10516         (smiley-mouse-map): Unused code.  Make it a comment.
10517
10518 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10521         scan latest NoCeM messages instead of old ones.
10522         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10523         delimiters that are recently used.
10524         (gnus-nocem-load-cache): Add autoload cookie.
10525
10526         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10527
10528         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10529         level which is larger than gnus-use-nocem is specified.
10530
10531         * gnus-group.el (gnus-group-get-new-news): Ditto.
10532
10533 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10534
10535         * gnus-util.el (gnus-tool-bar-update): New function.
10536
10537         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10538         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10539
10540         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10541
10542         * gnus-group.el (gnus-group-redraw-when-idle)
10543         (gnus-group-redraw-check): Remove.
10544         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10545
10546 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10549         if optional last element is specified in splits (FIELD VALUE...).
10550
10551 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10552
10553         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10554         to gmm-image-load-path-for-library.  Call with no-error argument.
10555         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10556
10557         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10558
10559         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10560
10561         * gmm-utils.el (gmm-image-load-path): Remove alias.
10562
10563 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10564
10565         * gmm-utils.el (gmm-image-load-path): Add alias.
10566
10567         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10568         nnml-generate-nov-databases-1.
10569         (nnml-generate-nov-databases): Use it.
10570         (nnml-generate-nov-databases-directory): Document no-active
10571         argument.
10572
10573         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10574         directory if path is t.  Add no-error.
10575
10576         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10577         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10578
10579         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10580         resetting gnus-article-browse-html-temp-list.
10581
10582         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10583         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10584         Add example to docstring.  Rename local variables.  Move error
10585         checks to default case in cond and simplify.
10586
10587 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10588
10589         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10590         handle is multipart when calling it recursively.
10591         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10592
10593 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10594
10595         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10596         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10597
10598 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10599
10600         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10601         is loaded.
10602
10603         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10604         loaded.
10605
10606 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10607
10608         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10609         to "Emacs 23 (unicode)" in doc string.
10610
10611         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10612         "Emacs 23 (unicode)" in comment.
10613
10614 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10615
10616         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10617
10618         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10619         characters 160 through 255 in Emacs 23.
10620
10621 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10622
10623         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10624         gnus-article-browse-html-temp.
10625         (gnus-article-browse-delete-temp): Make it customizable.  Add
10626         `file'.  Adjust doc string.
10627         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10628         query for each file.  Adjust doc string.
10629         (gnus-article-browse-html-parts): Add
10630         `gnus-article-browse-delete-temp-files' to
10631         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10632
10633 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10634
10635         * gnus-art.el (gnus-article-browse-html-temp)
10636         (gnus-article-browse-delete-temp): New variables.
10637         (gnus-article-browse-delete-temp-files): New function.
10638         (gnus-article-browse-html-parts): Use it.
10639
10640 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10641
10642         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10643
10644         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10645         string.
10646
10647         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10648         gnus-summary-insert-new-articles when unplugged.  Remove
10649         gnus-summary-search-article-forward.
10650
10651         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10652         display-visual-class instead of display-color-cells.
10653
10654 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10655
10656         * dgnushack.el: Autoload customize-group for XEmacs.
10657
10658         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10659         message/* containing non-ASCII text properly.
10660
10661 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * message.el: Require gmm-utils, remove autoloads.
10664         (message-tool-bar): Set default based on
10665         gmm-tool-bar-style.
10666         (message-tool-bar-gnome): Add gmm-customize-mode.
10667
10668         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10669         gmm-tool-bar-style.
10670         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10671
10672         * gnus-group.el (gnus-group-tool-bar): Set default based on
10673         gmm-tool-bar-style.
10674         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10675
10676         * gmm-utils.el (gmm-image-directory): Rename variable from
10677         gmm-image-load-path.
10678         (gmm-image-load-path): Use gmm-image-directory.
10679         (gmm-customize-mode): New function.
10680         (gmm-tool-bar-style): New variable.
10681
10682         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10683         gnus-group-redraw-line-number.
10684         (gnus-group-redraw-check): Simplify.
10685         (gnus-group-tool-bar-update): Remove redraw check.
10686         (gnus-group-make-tool-bar): Add redraw check.
10687
10688 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10689
10690         * gnus-art.el (gnus-button): Add missing parentheses.
10691
10692 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * lpath.el: Fbind line-number-at-pos.
10695
10696 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10697
10698         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10699
10700 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10701
10702         * gnus-art.el (gnus-button): New face.
10703         (gnus-article-button-face): Use it.
10704
10705         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10706         gnus-summary-next-page.  Re-order.
10707
10708         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10709         next-node are now included.
10710         (gnus-group-redraw-line-number): New internal variable.
10711         (gnus-group-redraw-check): Helper function for updating the tool
10712         bar.
10713         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10714
10715         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10716
10717         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10718         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10719         Use it to match format of Spamassassin 3.0 and later.  Reported by
10720         IRIE Tetsuya <irie@t.email.ne.jp>.
10721         (spam-check-bogofilter)
10722         (spam-bogofilter-register-with-bogofilter): Fix args of
10723         `gnus-error' calls.
10724
10725 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10726
10727         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10728         unnecessary interaction when sending queued mails.  Reported by
10729         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10730
10731 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10732
10733         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10734         first or last are nil.
10735
10736 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10737
10738         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10739
10740 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10741
10742         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10743
10744 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10745
10746         * dns.el (query-dns): Protect more against buggy tcp output.
10747
10748 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10749
10750         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10751         nov.php.
10752
10753 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10754
10755         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10756         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10757         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10758         output on the server side.
10759         (nnweb-google-create-mapping): Update regexps and add some
10760         progress indication.
10761
10762 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10763
10764         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10765         gnus-agent-toggle-plugged.  Re-order icons.
10766         (gnus-group-tool-bar-gnome): Add
10767         gnus-group-{prev,next}-unread-group.
10768         (gnus-group-tool-bar-gnome): Re-order icons.
10769
10770         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10771         gnus-summary-insert-new-articles.
10772
10773         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10774         comments.
10775
10776         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10777         also available in Emacs 21.3.
10778
10779         * message.el (message-fix-before-sending): Change "Emacs 22" to
10780         "Emacs 23 (unicode)" in comment.
10781
10782         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10783         "Emacs 23 (unicode)" in comment.
10784
10785         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10786         comment.
10787         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10788
10789         * mm-view.el (mm-fill-flowed): Add :version.
10790
10791 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10792
10793         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10794         and load-path.
10795
10796 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10797
10798         * message.el: Autoload gmm-image-load-path.
10799         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10800         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10801         consitency.
10802
10803         * gmm-utils.el (gmm-image-load-path): Also search in
10804         "../etc/images".  Don't set gmm-image-load-path if we don't find
10805         the image.
10806
10807 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * gmm-utils.el (gmm-image-load-path): Don't make
10810         `gmm-image-load-path' include subdirectories which the second arg
10811         `image' might specify.
10812
10813         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10814         subdirectory to icon file names.
10815
10816         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10817
10818 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10819
10820         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10821         gmm-image-load-path calls.
10822
10823         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10824
10825         * message.el (message-make-tool-bar): Ditto.
10826
10827         * mml.el (mml-preview): Added comment concerning tool bar icons.
10828
10829         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10830         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10831
10832         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10833         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10834
10835         * message.el (message-tool-bar-gnome): Use new icon names.
10836         (message-make-tool-bar): Use `gmm-image-load-path'.
10837
10838         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10839         functions from MH-E.
10840         (gmm-image-load-path): New variable from MH-E.
10841         (gmm-image-load-path): New function from MH-E.  Added arguments
10842         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10843         *-image-load-path-called-flag.
10844
10845 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10846
10847         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10848
10849 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10850
10851         * nnimap.el (nnimap-request-move-article): Change folder back to
10852         source group before deleting.
10853
10854 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10857
10858         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10859         mm-url.
10860
10861         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10862
10863 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10864
10865         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10866         coding system which mm-charset-to-coding-system returns for a
10867         given charset is valid.
10868
10869 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10870
10871         * html2text.el (html2text-remove-tag-list):
10872         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10873
10874 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10875
10876         * gnus-cus.el: Revert 2005-10-17 change.
10877
10878 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10879
10880         * gnus-art.el (article-strip-banner): Call
10881         article-really-strip-banner only when the regexp match is made.
10882
10883 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * gnus-art.el (article-strip-banner): Use
10886         gnus-extract-address-components instead of
10887         mail-header-parse-addresses to make it work with non-ASCII text;
10888         remove mail-encode-encoded-word-string.
10889
10890         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10891         values which are surrounded with \"...\"; make it never cause a
10892         Lisp error; give up parsing of parameters if it failed in
10893         extracting type.
10894
10895 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10896
10897         * smime.el (smime-cert-by-ldap-1): Fix bug where
10898         `smime-ldap-search' returns results without userCertificates.
10899
10900 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10903
10904 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10905
10906         * spam.el (spam-check-spamassassin-headers): Adapt format for
10907         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10908         <ari@mbf.ocn.ne.jp>.
10909         (spam-list-of-processors): Add spam-use-gmane.
10910
10911 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10912
10913         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10914         make-temp-file; make it work with XEmacs as well.
10915
10916         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10917         mm-make-temp-file.
10918
10919         * mm-decode.el (mm-display-external): Use the 3rd arg of
10920         mm-make-temp-file.
10921         (mm-create-image-xemacs): Ditto.
10922
10923 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10924
10925         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10926         with message-narrow-to-headers.
10927         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10928         (gnus-draft-check-draft-articles): New function.
10929         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10930
10931 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10932
10933         * gnus-art.el (gnus-article-browse-html-parts):
10934         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10935         Don't use suffix argument for mm-make-temp-file for Emacs 21
10936         compatibility.  Remove useless `format'.
10937
10938 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10939
10940         * nnweb.el (nnweb-google-wash-article): Update regexps.
10941         (nnweb-group-alist): Use defvoo instead of defvar.
10942
10943 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10946         re-loading nn* modules.
10947
10948 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10949
10950         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10951         for `tool-bar-mode' and don't check it's default-value.
10952
10953         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10954
10955         * message.el (message-make-tool-bar): Ditto.
10956
10957         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10958         `substring'.  Shorten tmp-file name.
10959
10960         * gnus.el: Remove bogus comment.
10961
10962 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10963
10964         * gnus-art.el (gnus-article-browse-html-parts): New function.
10965         (gnus-article-browse-html-article): New function for viewing html
10966         articles with a browser.
10967
10968 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10969
10970         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10971         in elisp.
10972         (pgg-gpg-encrypt-symmetric-region): Ditto.
10973         (pgg-gpg-sign-region): Ditto.
10974
10975         * pgg-def.el (pgg-text-mode): New variable.
10976
10977         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10978         (mml2015-pgg-encrypt): Ditto.
10979
10980         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10981         (mml1991-pgg-encrypt): Ditto.
10982
10983 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10984
10985         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10986         message-make-date instead of current-time-string.
10987
10988         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10989         to gnus-decoded which mm-uu might set.
10990
10991 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10992
10993         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10994         don't decode quoted parameters; remove misimported Emacs code.
10995         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10996         (rfc2231-decode-encoded-string): Don't use split-string which
10997         behaves differently according to Emacs version; use
10998         mm-decode-coding-region to convert charset to coding-system.
10999         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11000         (rfc2231-encode-string): Remove misimported Emacs code.
11001
11002 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11003
11004         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11005         when calling mail-header-parse-content-type.
11006         (article-de-quoted-unreadable): Ditto.
11007         (article-de-base64-unreadable): Ditto.
11008         (article-wash-html): Ditto.
11009
11010         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11011         calling mail-header-parse-content-type and
11012         mail-header-parse-content-disposition.
11013         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11014         mail-header-parse-content-type.
11015
11016         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11017         insert charset and format parameters; encode description after
11018         inserting it to buffer.
11019         (mml-insert-parameter): Fold lines properly even if a parameter is
11020         segmented into two or more lines; change the max column to 76.
11021
11022         * rfc1843.el (rfc1843-decode-article-body): Don't use
11023         ignore-errors when calling mail-header-parse-content-type.
11024
11025         * rfc2231.el (rfc2231-parse-string): Return at least type if
11026         possible; don't cause an error even if it fails in parsing of
11027         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11028         (rfc2231-encode-string): Don't break lines at the beginning, leave
11029         it to mml-insert-parameter.
11030
11031         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11032         calling mail-header-parse-content-type.
11033
11034 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11035
11036         * spam-report.el (spam-report-gmane-use-article-number):
11037         Improve doc string.
11038         (spam-report-gmane-internal): Check if a suitable header was found
11039         in the article.
11040
11041 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11042
11043         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11044         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11045
11046 2006-02-05  Romain Francoise  <romain@orebokech.com>
11047
11048         Update copyright notices of all files in the gnus directory.
11049
11050 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11051
11052         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11053
11054 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11055
11056         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11057         segmented lines of parameter value to cope with Thunderbird 1.5
11058         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11059         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11060         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11061
11062 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11063
11064         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11065         parts.
11066
11067 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11068
11069         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11070         there's only one active file for all servers.
11071         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11072         solid groups.  Gnus might have used a FAST request to select the group.
11073         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11074         and nnweb-search redundantly in the active file.
11075         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11076         (nnweb-request-create-group): Don't use ARGS.
11077         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11078         initialisations.  Let nnoo do the work.
11079
11080 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11081
11082         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11083         Say the part has been decoded.
11084
11085         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11086
11087 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11088
11089         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11090         mailcap-viewer-test-cache when there's no 'test clause, since that
11091         will invert the meaning of a "nil" test previously determined by
11092         mailcap-mailcap-entry-passes-test.
11093
11094 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11095
11096         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11097         compiling.
11098
11099         * gnus-sum.el: Ditto.
11100
11101         * message.el: Don't bind tool-bar-map when compiling.
11102
11103 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11104
11105         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11106
11107 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11108
11109         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11110         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11111         current Google Groups.
11112
11113 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11114
11115         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11116         and tool-bar-mode.
11117
11118         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11119         and tool-bar-mode.
11120
11121         * message.el (message-tool-bar-update): Simplify.
11122         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11123
11124         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11125         gnus-summary-buffer.
11126         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11127         gnus-summary-reply.
11128
11129         * gmm-utils.el (gmm): Add :version.
11130
11131 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11132
11133         * Makefile.in (clean): New rule.
11134         (distclean): Use it.
11135
11136 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11137
11138         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11139         autoload.
11140
11141 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * gmm-utils.el (gmm-verbose): Add :group.
11144
11145 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11146
11147         * message.el: Change some comments WRT tool-bars.
11148
11149         * gnus-sum.el (gnus-summary-tool-bar)
11150         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11151         (gnus-summary-tool-bar-zap-list): New variables.
11152         (gnus-summary-make-tool-bar): Complete rewrite using
11153         `gmm-tool-bar-from-list'.
11154
11155         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11156         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11157         variables.
11158         (gnus-group-make-tool-bar): Complete rewrite using
11159         `gmm-tool-bar-from-list'.
11160         (gnus-group-tool-bar-update): New function.
11161
11162         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11163
11164 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11165
11166         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11167         is dissected into a single part of which the type is the same as
11168         the given one; decode charset.
11169
11170 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11171
11172         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11173         into alists as symbol not string, since that's what
11174         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11175         look for.
11176
11177 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11178
11179         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11180         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11181
11182         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11183
11184 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11187         (gnus-xmas-mime-security-button-menu): New function.
11188
11189         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11190         (gnus-mime-security-button-menu): New definition.
11191         (gnus-mime-security-button-map): Use them.
11192         (gnus-mime-security-button-menu): New function.
11193         (gnus-insert-mime-security-button): Addition to help echo.
11194         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11195         (gnus-mime-security-pipe-part): New functions.
11196
11197         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11198         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11199
11200         * mm-decode.el (mm-handle-set-disposition): Remove.
11201         (mm-handle-set-description): Remove.
11202
11203 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11204
11205         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11206         (mm-w3m-standalone-supports-m17n-p): New function.
11207         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11208         w3m usage.
11209
11210         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11211         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11212
11213 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11214
11215         * message.el (message-tool-bar-zap-list): Use
11216         gmm-tool-bar-zap-list as custom type.
11217         (message-tool-bar-update): New function.
11218         (message-tool-bar, message-tool-bar-gnome)
11219         (message-tool-bar-retro): Add message-tool-bar-update.
11220         (message-tool-bar-gnome): Add flyspell-buffer.
11221
11222         * gnus-util.el (gnus-error): Describe `args'.
11223
11224         * gmm-utils.el (gmm-error): Describe `args'.
11225         (gmm-tool-bar-zap-list): New widget.
11226         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11227
11228 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11229
11230         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11231         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11232         the number of recursive calls.
11233
11234         * mm-decode.el (mm-handle-set-disposition): New macro.
11235         (mm-handle-set-description): New macro.
11236
11237 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11238
11239         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11240         encoding.
11241
11242 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11243
11244         * message.el (message-tool-bar-zap-list, message-tool-bar)
11245         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11246         (message-tool-bar-local-item-from-menu): Remove.
11247         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11248         (message-make-tool-bar): New function.
11249         (message-mode): Use `message-make-tool-bar'.
11250
11251         * gmm-utils.el: New file.
11252         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11253         (gmm-lazy): New widget copied from `nnmail.el'.
11254         (gmm-tool-bar-from-list): New function for creating customizable
11255         tool bars.
11256         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11257         output.
11258         (gmm): Add :prefix to defgroup.
11259
11260 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11261
11262         * gmm-utils.el (gmm-widget-p): New function.
11263
11264 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11265
11266         * mml.el (mml-attach-file): Describe `description' in doc string.
11267         (mml-menu): Add Emacs MIME manual and PGG manual.
11268
11269 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11270
11271         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11272
11273 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11274
11275         * nntp.el (nntp-end-of-line): Doc fix.
11276
11277 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11278
11279         * imap.el (imap-open): Handle case where buffer is a buffer
11280         object.
11281
11282 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11283
11284         * gnus-delay.el (gnus-delay): Don't autoload.
11285         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11286         to be re-loaded when customizing the `gnus-delay' group.
11287
11288 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11289
11290         * message.el (message-insert-citation-line): Use newlines.
11291
11292 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11293
11294         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11295         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11296         these routines, so the passphrase can be managed externally and
11297         passed in to the system.
11298         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11299         pgg-add-passphrase-to-cache function.
11300
11301         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11302         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11303         these routines, so the passphrase can be managed externally and
11304         passed in to the system.
11305         (pgg-pgp5-sign-region): Use new name of
11306         pgg-add-passphrase-to-cache function.
11307
11308 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11309
11310         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11311         part of the decoded armor to find the key-identifier.
11312         (pgg-gpg-lookup-key-owner): New function to return the
11313         human-readable identifier of a key owner.
11314         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11315         itself.
11316         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11317         the key value) if we have a key and can match it against a secret
11318         key.  Also, added a note pointing out fact that the prompt only
11319         indicates the first matching key.
11320
11321         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11322         pgg-decrypt-region.
11323         (pgg-add-passphrase-to-cache): Rename from
11324         `pgg-add-passphrase-cache' to reduce confusion (all callers
11325         changed).
11326         (pgg-remove-passphrase-from-cache): Rename from
11327         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11328         changed).
11329         (pgg-read-passphrase, pgg-add-passphrase-cache)
11330         (pgg-remove-passphrase-cache): Add informative docstrings.
11331         (pgg-decrypt): Convey provided passphrase in subordinate call to
11332         pgg-decrypt-region.
11333
11334 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11335
11336         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11337         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11338         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11339         'passphrase' argument, so the passphrase can be managed externally
11340         and then passed in to the system.
11341
11342         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11343         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11344         so the passphrase cache can be used reliably with identifiers
11345         besides a pgp packet's key id.
11346
11347         * pgg-gpg.el (pgg-gpg-encrypt-region)
11348         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11349         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11350         these routines, so the passphrase can be managed externally and
11351         passed in to the system.
11352
11353         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11354         'notruncate' argument, so the passphrase cache can be used
11355         reliably with identifiers besides a pgp packet's key id.
11356
11357 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11358
11359         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11360         symmetric encryption.
11361         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11362         encrypted session key.
11363         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11364         message ask for the passphrase in a proper way.
11365
11366         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11367         New user commands for symmetric encryption.
11368
11369 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11370
11371         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11372
11373         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11374
11375 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11376
11377         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11378
11379 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * mm-decode.el (mm-inlined-types): Add application/pgp.
11382         (mm-automatic-display): Ditto.
11383
11384         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11385         part as text.
11386
11387 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11388
11389         * nnrss.el: Update copyright.
11390         (nnrss-opml-import): Query whether to subscribe to each entry.
11391
11392         * gnus-art.el:
11393         * gnus-sum.el:
11394         * gnus-xmas.el:
11395         * messagexmas.el:
11396         * mm-uu.el:
11397         * mm-view.el: Update copyright.
11398
11399 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11400
11401         * message.el (message-info): New function.
11402         (message-mode-menu): Add it.
11403         Update copyright.
11404
11405         * ChangeLog: Fix and update copyright.
11406
11407 2006-01-13  Romain Francoise  <romain@orebokech.com>
11408
11409         * message.el (message-forward-subject-name-subject): Prefer the
11410         address to 'nowhere' if the sender has no name.
11411         Fix typo.  Update copyright year.
11412
11413 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11414
11415         * gnus-art.el (article-wash-html): Use
11416         gnus-summary-show-article-charset-alist if a numeric arg is given.
11417         (gnus-article-wash-html-with-w3m-standalone): New function.
11418
11419         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11420         mm-inline-text-html-render-with-w3m-standalone.
11421         (mm-text-html-washer-alist): Map w3m-standalone to
11422         gnus-article-wash-html-with-w3m-standalone.
11423         (mm-inline-text-html-render-with-w3m-standalone): New function.
11424
11425 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11426
11427         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11428         Improve LaTeX.
11429
11430 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11431
11432         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11433         (nnrss-request-article): Render text/plain parts as HTML.
11434
11435         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11436         the buffer.
11437
11438 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11439
11440         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11441         custom definition of `gnus-posting-styles'.
11442
11443         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11444         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11445
11446 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11447
11448         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11449         Use nntp for bug archive.
11450
11451 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11454         parts.
11455         (nnrss-normalize-date): New function converts ISO 8601 date into
11456         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11457         (nnrss-check-group): Use it.
11458
11459 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11460
11461         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11462
11463         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11464         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11465         (nnrss-insert-w3): Ditto.
11466
11467 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11468
11469         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11470         the articles to be forwarded including the case where neither a
11471         number of articles nor a region is specified.
11472
11473 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11474
11475         * nnrss.el (nnrss-request-article): Fix last change; fill
11476         text/plain parts.
11477
11478 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11479
11480         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11481         in text/plain part.
11482         (nnrss-check-group): Don't add excessive newline to dc:subject.
11483
11484 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11485
11486         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11487         article.
11488
11489 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11490
11491         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11492         (nnml-use-compressed-files, nnml-save-mail): Support other
11493         comression programs such as bzip2.
11494
11495 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11496
11497         * dns.el (query-dns): Make sure we check the buffer size before
11498         removing tcp headers.
11499
11500 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11501
11502         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11503         remove MIME buttons associated with multipart/alternative parts.
11504         (gnus-mime-display-alternative): Tag buttons using `article-type'
11505         text property.
11506
11507         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11508         associated with multipart/alternative parts.
11509
11510         * gnus-art.el (gnus-signature-separator): Fix custom type.
11511
11512         * mm-decode.el (mm-inlined-types): Fix custom type.
11513         (mm-keep-viewer-alive-types): Ditto.
11514         (mm-automatic-display): Ditto.
11515         (mm-attachment-override-types): Ditto.
11516         (mm-inline-override-types): Ditto.
11517         (mm-automatic-external-display): Ditto.
11518
11519 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11520
11521         * spam-report.el (spam-report-user-mail-address)
11522         (spam-report-user-agent): New variables.
11523         (spam-report-url-ping-plain): Use spam-report-user-agent.
11524
11525 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11526
11527         * gnus-art.el (gnus-button-handle-custom): Do not just use
11528         `customize-apropos' for any "M-x customize-*" button but the
11529         function called for.  Accept both the function name and its
11530         argument in order to achieve this.
11531         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11532         function name to `gnus-button-handle-custom' in case of "M-x
11533         customize-*" buttons.
11534
11535 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11536
11537         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11538         multipart/alternative and add xref to mm-discouraged-alternatives
11539         in doc string.
11540
11541         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11542         gnus-buttonized-mime-types in doc string.
11543
11544 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11547         Suggest image/.* in the doc string.
11548
11549 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11552         message-marks (Debian bug #342521).
11553
11554 2005-12-12  Simon Josefsson  <jas@extundo.com>
11555
11556         * password.el (password-read-from-cache): Add.
11557         (password-read): Use it.
11558
11559 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11560
11561         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11562         us-ascii as a MIME charset.
11563
11564         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11565         against the case where the 2nd arg TYPE is nil.
11566
11567 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11568
11569         * pop3.el (pop3-stream-type): Fix custom version.
11570
11571         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11572
11573 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11574
11575         * mm-decode.el (mm-display-external): Add missing cdr.
11576
11577 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11580         RFC1524) if it is in mailcap or add a suffix according to
11581         mailcap-mime-extensions when generating a temp filename; postpone
11582         deleting a temp file for 2 seconds for some wrappers, shell
11583         scripts, and so on, which might exit right after having started a
11584         viewer command as a background job.
11585
11586 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11587
11588         * nntp.el (nntp-marks-directory): Fix custom group.
11589
11590         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11591         steps when < 10.
11592
11593         * gnus-start.el (gnus-no-server-1): Mention
11594         `gnus-level-default-subscribed' in doc string.
11595
11596 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11597
11598         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11599         parens.
11600
11601 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11602
11603         * gnus-xmas.el (gnus-use-toolbar): Revert.
11604         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11605         gnus-use-toolbar is default.
11606
11607         * messagexmas.el (message-use-toolbar): Revert.
11608         (message-setup-toolbar): Use global default-toolbar if
11609         message-use-toolbar is default.
11610
11611 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11612
11613         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11614         according to default-toolbar-visible-p.
11615
11616         * messagexmas.el (message-use-toolbar): Ditto.
11617
11618 2005-11-26  Dave Love  <fx@gnu.org>
11619
11620         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11621         (tls-program, tls-success): Provide openssl alternative.
11622
11623         * starttls.el: Doc fixes.
11624         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11625         SERVICE to PORT.
11626
11627         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11628         port null or service name.
11629         (starttls-negotiate): Autoload.
11630
11631 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11632
11633         * message.el (message-kill-to-signature): Fix interactive spec.
11634
11635 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11636
11637         * pop3.el (pop3-open-server): Recognize a string as a service name.
11638
11639 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11640
11641         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11642
11643 2005-11-23  Dave Love  <fx@gnu.org>
11644
11645         Add pop3s, pop3/starttls.
11646
11647         * pop3.el (pop3-authentication-scheme): Clarify doc.
11648         (open-tls-stream, starttls-open-stream): Autoload.
11649         (pop3-stream-type): New.
11650         (pop3-open-server): Use it.
11651
11652         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11653         for POP.
11654         (mail-source-keyword-map): Add :stream for POP.
11655         (mail-source-fetch-pop): Use pop3-stream-type.
11656
11657 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11660         of current-time-string.
11661
11662 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11663
11664         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11665         date header.
11666
11667 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11668
11669         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11670         it can seriously impact performance as it bypasses the agent's
11671         local caches.
11672
11673 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11674
11675         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11676         must be explicitly online rather than "not explicitly offline" for
11677         its flags to be synchronized.
11678
11679         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11680         that gnus-uu-unmark-thread will function correctly.
11681
11682         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11683         1024K is instead displayed as 1M.
11684
11685 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11686
11687         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11688
11689 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11690
11691         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11692
11693 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11694
11695         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11696         error message to display actual error condition.
11697         (gnus-agent-save-local): Avoid saving symbols that are bound to
11698         nil as they simply result in a warning message in
11699         gnus-agent-read-local.
11700
11701 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11702
11703         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11704         rather than make-variable-buffer-local for file-precious-flag.
11705
11706 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11707
11708         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11709         for duplicates which are removed.  The invalid sort check then
11710         triggers a rescan after the sort as sorting may have moved
11711         duplicate entries such that they can be cheaply detected.
11712
11713 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11716
11717 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11718
11719         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11720         internal variable to a custom variable.  Changed default value
11721         from compressed(2) to uncompressed(1).
11722         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11723         support for uncompressed agentview files.  Taken together, reading
11724         the agentview file should now be 6-7 times faster.
11725
11726 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11727
11728         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11729         as a buffer-local variable.  This avoids creating truncated
11730         dribble files as a result of a hang up, eg.
11731
11732 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11733
11734         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11735         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11736         XEmacs.
11737
11738 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11739
11740         * gnus-start.el (gnus-start-draft-setup): Enforce
11741         `gnus-draft-mode' for nndraft:drafts at startup.
11742
11743         * gnus.el (gnus-splash): Change custom group.
11744         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11745         allow-list argument.
11746
11747         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11748         string.
11749
11750 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * gnus-art.el (gnus-default-article-saver): Add user-defined
11753         `function' to custom type.
11754
11755 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11756
11757         * imap.el (imap-open): Handle case where buffer is a buffer
11758         object.
11759
11760 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11761
11762         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11763         long lines.
11764         (gnus-cache-delete-group): Wrap doc strings.
11765
11766         * gnus-agent.el (gnus-agent-rename-group)
11767         (gnus-agent-delete-group): Wrap doc strings.
11768
11769 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11770
11771         * messagexmas.el (message-use-toolbar): Change the valid values
11772         into default, top, bottom, left, and right.
11773         (message-toolbar-thickness): New variable.
11774         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11775         well.
11776         (message-setup-toolbar): Make it work.
11777
11778         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11779         (gnus-use-toolbar): Change the valid values into default, top,
11780         bottom, left, and right.
11781         (gnus-toolbar-thickness): New variable.
11782         (gnus-xmas-setup-toolbar): New function.
11783         (gnus-xmas-setup-group-toolbar): Use it.
11784         (gnus-xmas-setup-summary-toolbar): Use it.
11785
11786 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11787
11788         * gnus-start.el (gnus-1): Add "native" to
11789         gnus-predefined-server-alist.
11790
11791         * gnus.el (gnus-method-to-server): Don't add "native" to the
11792         lists here, because that leads to problems when
11793         gnus-select-method is bound.
11794
11795 2005-11-09  Simon Josefsson  <jas@extundo.com>
11796
11797         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11798         use (not sort-by-date) instead.
11799
11800 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11801
11802         * gnus-delay.el (gnus-delay-group): Don't autoload.
11803         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11804         to be re-loaded when customizing the `gnus-delay' group.
11805
11806 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11807
11808         * message.el: Revert last changes.
11809         (message-insert-citation-line): Use newlines.
11810
11811 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11812
11813         * message.el (message-courtesy-message)
11814         (message-mark-insert-begin, message-mark-insert-end)
11815         (message-elide-ellipsis, message-cancel-message)
11816         (message-add-header, message-change-subject)
11817         (message-cross-post-followup-to-header)
11818         (message-cross-post-insert-note, message-reduce-to-to-cc)
11819         (message-widen-reply, message-delete-not-region)
11820         (message-kill-to-signature, message-insert-signature)
11821         (message-insert-importance-high, message-insert-importance-low)
11822         (message-insert-or-toggle-importance)
11823         (message-insert-disposition-notification-to)
11824         (message-indent-citation, message-yank-original)
11825         (message-cite-original-without-signature, message-cite-original)
11826         (message-insert-citation-line, message-position-on-field)
11827         (message-fix-before-sending, message-send-mail-partially)
11828         (message-send-mail, message-send-mail-with-sendmail)
11829         (message-send-mail-with-qmail, message-send-news)
11830         (message-check-news-header-syntax, message-generate-headers)
11831         (message-insert-courtesy-copy, message-fill-address)
11832         (message-fill-header, message-shorten-references)
11833         (message-setup-1, message-cancel-news)
11834         (message-forward-make-body-plain, message-forward-make-body-mime)
11835         (message-forward-make-body-mml, message-encode-message-body)
11836         (message-forward-make-body-digest-plain)
11837         (message-forward-make-body-digest-mime)
11838         (message-use-alternative-email-as-from): Insert `hard-newline'
11839         instead of ordinary newlines.
11840
11841 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * message.el (message-generate-headers): Downcase the argument
11844         given to message-check-element.
11845
11846 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11847
11848         * nntp.el (nntp-authinfo-rejected): New error condition.
11849         (nntp-wait-for): Use new error condition to signal authentication
11850         error.
11851         (nntp-retrieve-data): Rethrow new error condition to break out of
11852         recursive call to nntp-send-authinfo.
11853
11854 2005-11-08  Romain Francoise  <romain@orebokech.com>
11855
11856         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11857         (gnus-summary-exit-map): Bind to `Z p'.
11858         (gnus-summary-make-menu-bar): Add menu item.
11859
11860 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11861
11862         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11863         (gnus-treat-*): Add `first' in all doc strings.
11864
11865         * gnus-group.el (gnus-group-compact-group): Fix typo.
11866
11867 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * gnus.el (gnus-parameters-case-fold-search): New variable.
11870         (gnus-parameters-get-parameter): Use it.
11871
11872         * gnus-score.el (gnus-home-score-file): Doc fix.
11873
11874 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11875
11876         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11877
11878 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11879
11880         * mm-util.el (mm-special-display-p): New function.
11881
11882         * mml.el (mml-preview): Use it; doc fix.
11883
11884 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11885
11886         * imap.el (imap-open): Handle case where buffer is a buffer object.
11887
11888 2005-10-29  Romain Francoise  <romain@orebokech.com>
11889
11890         * message.el (message-fix-before-sending): Fix comment.
11891
11892 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11893
11894         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11895
11896 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11897
11898         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11899         Used in gnus-score.el.
11900
11901 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11902
11903         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11904
11905 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11906
11907         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11908         whitespace removed in revision 7.8.  Use concatenated string to
11909         protect trailing whitespace.
11910
11911 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11912
11913         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11914         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11915         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11916         Courier IMAP ("some version from 2004").  Mostly based on similar
11917         code in the same function.
11918
11919 2005-10-26  Didier Verna  <didier@xemacs.org>
11920
11921         * gnus-group.el (gnus-group-compact-group): Invalidate original
11922         article buffer.
11923         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11924         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11925         NOV database and in article itself.
11926         Invalidate article backlog.
11927
11928 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11929
11930         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11931
11932 2005-10-26  Simon Josefsson  <jas@extundo.com>
11933
11934         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11935         part of 2004-07-25 change.
11936
11937 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11938
11939         * message.el (message-display-completion-list): New function.
11940         (message-expand-group): Use it; make sure the Completions buffer
11941         is modifiable.
11942 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11943
11944         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11945         user-mail-name is an empty string.
11946
11947 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11948
11949         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11950         depending on gnus-score-decay-constant.
11951
11952         * encrypt.el (encrypt-insert-file-contents)
11953         (encrypt-write-file-contents): Don't use `gnus-message'.
11954
11955         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11956         arguments.
11957         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11958         arguments to mm-uu-verbatim-marks-extract.
11959         (mm-uu-hide-markers): New variable.
11960         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11961
11962         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11963         (gnus-convert-image-to-face-command): Use "convert" by default to
11964         allow other input image formats.
11965         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11966         accordingly.
11967
11968 2005-10-23  Simon Josefsson  <jas@extundo.com>
11969
11970         * imap.el (imap-gssapi-program): Align command line parameters
11971         with latest GNU SASL.
11972         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11973
11974 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11975
11976         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11977         HTML.
11978         (nnslashdot-request-article): Ditto.
11979
11980         * lpath.el (featurep): Add nobreak-char-display.
11981
11982 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11983
11984         * mail-source.el (mail-source-fetch-pop): Require pop3.
11985         (mail-source-check-pop): Ditto.
11986
11987 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11988
11989         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11990         errors.
11991
11992 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11993
11994         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11995         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11996
11997         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11998
11999         * mm-bodies.el (mm-decode-string): Call
12000         `mm-charset-to-coding-system' with allow-override argument.
12001
12002 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12003
12004         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12005         (rfc2047-charset-to-coding-system): New function.
12006         (rfc2047-decode-encoded-words): New function.
12007         (rfc2047-decode-region): Use them.
12008         (rfc2047-decode-cte): Remove.
12009         (rfc2047-parse-and-decode): Remove.
12010         (rfc2047-decode): Remove.
12011
12012 2005-10-15  Kenichi Handa  <handa@m17n.org>
12013
12014         * rfc2047.el (rfc2047-decode-cte): New function.
12015         (rfc2047-decode-region): Change the way to decode successive
12016         encoded-words: decode B- or Q-encoding in each encoded-word,
12017         concatenate them, and decode it as charset.
12018
12019 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * lpath.el: Fbind codepage-setup for XEmacs.
12022
12023 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12024
12025         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12026         widget-move-and-invoke.
12027         (gnus-custom-mode): Use gnus-custom-map.
12028
12029 2005-10-15  Bill Wohler  <wohler@newt.com>
12030
12031         * message.el (message-tool-bar-map): Renamed image file from
12032         mail_send to mail/send.
12033
12034 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12035
12036         * message.el (message-expand-group): Pass the common
12037         prefix substring of completion to `display-completion-list'.
12038
12039 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * mml-sec.el (mml-secure-method): New internal variable.
12042         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12043         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12044         functions using mml-secure-method.
12045
12046         * mml.el (mml-mode-map): Add key bindings for those functions.
12047         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12048         Harder <harder@myrealbox.com>.
12049         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12050         end of message if point is the headers of the message.
12051
12052         * message.el (message-in-body-p): New function.
12053
12054         * assistant.el: Autoload gnus-util and netrc.
12055
12056         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12057         Use `mm-charset-override-alist' only when decoding.
12058
12059         * mm-bodies.el (mm-decode-body): Call
12060         `mm-charset-to-coding-system' with allow-override argument.
12061
12062         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12063         `filename' from Content-Disposition if Content-Type doesn't
12064         provide `name'.
12065         (gnus-mime-view-part-as-type): Set default instead of
12066         initial-input.
12067
12068 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12069
12070         * format-spec.el (format-spec): Propagate text properties of % spec.
12071
12072 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12073
12074         * gnus-art.el (gnus-treat-predicate): Add `first'.
12075
12076 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12077
12078         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12079         (mm-charset-override-alist): New variable.
12080         (mm-charset-to-coding-system): Use it.
12081         (mm-codepage-setup): New helper function.
12082         (mm-charset-eval-alist): New variable.
12083         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12084         about unknown charsets.
12085
12086         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12087
12088 2005-10-04  David Hansen  <david.hansen@gmx.net>
12089
12090         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12091         (nnrss-check-group): Ditto.
12092
12093 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12094
12095         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12096         Rename x-gnus-verbatim to x-verbatim.
12097         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12098
12099         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12100         x-verbatim.
12101
12102         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12103
12104         * gnus-util.el (gnus-remove-duplicates): Remove.
12105
12106         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12107         instead of gnus-remove-duplicates.
12108
12109         * message.el (message-remove-duplicates): Remove.
12110         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12111         message-remove-duplicates.
12112
12113         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12114         available, else use implementation from `delete-dups'.
12115
12116         * message.el (message-insert-expires): New function.
12117         (message-mode-map): Add key binding.
12118         (message-mode-field-menu): Add menu entry.
12119         (message-mode): Document it.
12120         (message-make-expires-date): Use `message-make-date'.
12121
12122 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12123
12124         * message.el (message-make-expires-date): New function.
12125
12126 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12127
12128         * Makefile.in (list-installed-shadows): New entry.
12129         (install): Use it.
12130         (remove-installed-shadows): New entry.
12131
12132         * dgnushack.el (dgnushack-default-load-path): New variable.
12133         (dgnushack-find-lisp-shadows): New function.
12134         (dgnushack-remove-lisp-shadows): New function.
12135
12136 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * Makefile.in (install-el-elc): New entry.
12139         (install): Use it so that .el files are necessarily installed.
12140
12141 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12144
12145 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12146
12147         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12148         function rather than the diff-mode.el package.
12149         (mm-display-external): Use with-current-buffer.
12150         (mm-viewer-completion-map, mm-viewer-completion-map):
12151         Move initialization inside declaration.
12152
12153 2005-09-29  Simon Josefsson  <jas@extundo.com>
12154
12155         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12156         autoload mail-check-payment.
12157         (spam-check-hashcash): Define unconditionally, since hashcash.el
12158         is part of Gnus now.  Ignore errors from payment checking.
12159
12160 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12161
12162         * message.el (message-bold-region, message-unbold-region): Rename
12163         from `bold-region' and `unbold-region'.
12164
12165         * message.el: Remove useless autoloads.
12166
12167 2005-09-28  Simon Josefsson  <jas@extundo.com>
12168
12169         * message.el (message-use-idna): Default to t.
12170         (message-use-idna): Test whether encoding works too.  Doc fix.
12171
12172 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12173
12174         * nntp.el (nntp-warn-about-losing-connection): Remove.
12175
12176 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12177
12178         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12179         customizable.  Change default value.
12180         (mm-uu-diff-groups-regexp): Change default value.
12181         (mm-uu-type-alist): Add doc string.
12182         (mm-uu-configure): Add doc string.  Make it interactive.
12183         (mm-uu-tex-groups-regexp): New variable.
12184         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12185         (mm-uu-type-alist): Add LaTeX documents.
12186         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12187         of "text/verbatim".
12188         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12189
12190         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12191         instead of "text/verbatim".
12192
12193         * message.el (message-mark-inserted-region)
12194         (message-mark-insert-file): Use slrn style marks when called with
12195         prefix argument.
12196
12197 2005-09-27  Simon Josefsson  <jas@extundo.com>
12198
12199         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12200
12201 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12202
12203         * message.el (message-remove-duplicates): New function.
12204         Implementation borrowed from `gnus-remove-duplicates'.
12205         (message-idna-to-ascii-rhs): Also encode idna addresses in
12206         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12207         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12208         only ask about the same idna domain once per header and also tell
12209         in what header to replace the idna domain.
12210
12211         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12212         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12213         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12214         a header is decoded and not just the last one.
12215
12216 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12217
12218         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12219         has been decoded.
12220
12221         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12222         (mm-insert-part): Don't modify text if it has been decoded.
12223
12224         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12225         decoded.
12226
12227         * mm-view.el (mm-inline-text): Don't strip text props unless
12228         decoding enriched or richtext parts.
12229
12230 2005-09-25  Romain Francoise  <romain@orebokech.com>
12231
12232         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12233         * gnus-start.el (gnus-subscribe-interactively):
12234         * gnus-uu.el (gnus-uu-grab-articles):
12235         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12236         space.
12237
12238 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12239
12240         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12241         * mm-view.el (mm-view-pkcs7-decrypt):
12242         * gnus-sum.el (gnus-summary-limit-to-extra)
12243         (gnus-summary-respool-article, gnus-read-move-group-name):
12244         * gnus-score.el (gnus-summary-increase-score):
12245         * gnus-util.el (gnus-completing-read-with-default):
12246         * gnus-art.el (gnus-read-save-file-name)
12247         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12248         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12249         * message.el (message-check-news-header-syntax):
12250         Follow convention for reading with the minibuffer.
12251
12252 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12253
12254         * spam-report.el (spam-report-url-ping-plain):
12255         Use gnus-extended-version as User-Agent.
12256
12257         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12258         default value is nil.
12259
12260         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12261         (mm-uu-verbatim-marks-extract): New function.
12262         (mm-uu-extract): New face.
12263         (mm-uu-copy-to-buffer): Use it.
12264
12265         * spam-report.el (spam-report-gmane-ham): Renamed from
12266         `spam-report-gmane-unspam'.
12267         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12268         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12269
12270         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12271         Autoload.
12272         (spam-report-gmane-unregister-routine): Renamed
12273         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12274
12275 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12276
12277         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12278         (spam-report-gmane-unregister-routine): Add support for gmane
12279         unregistration.
12280
12281         * spam-report.el (spam-report-gmane-unspam)
12282         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12283         (spam-report-gmane): Change to take a single article and do unspam
12284         registration.
12285
12286 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12287
12288         * mm-url.el (mm-url-decode-entities): Fix regexp.
12289
12290 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12291
12292         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12293         default to nil, to be able to use Gnus at all.  If the default
12294         switches to something else, then the function should be fixed not
12295         be exceedingly slow.
12296
12297 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12298
12299         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12300         fail hard.
12301
12302         * spam-report.el: Add better Keywords line.
12303
12304         * spam.el: Add Maintainer and better Keywords line.
12305
12306 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12307
12308         * gnus-art.el (gnus-article-replace-part)
12309         (gnus-mime-replace-part): New functions.
12310         (gnus-mime-action-alist, gnus-mime-button-commands)
12311         (gnus-mime-save-part-and-strip): Added file argument.
12312         (gnus-article-part-wrapper): Added interactive argument.
12313
12314         * gnus-sum.el (gnus-summary-mime-map): Add
12315         `gnus-article-replace-part'.
12316
12317 2005-09-19  Didier Verna  <didier@xemacs.org>
12318
12319         The nnml compaction feature:
12320         * nnml.el (nnml-request-compact-group): New function.
12321         * nnml.el (nnml-request-compact): New function.
12322         * gnus-int.el (gnus-request-compact-group): New function.
12323         * gnus-int.el (gnus-request-compact): New function.
12324         * gnus-group.el (gnus-group-compact-group): New function.
12325         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12326         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12327         * gnus-srvr.el (gnus-server-compact-server): New function.
12328         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12329         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12330
12331 2005-09-18  Deepak Goel  <deego@gnufans.org>
12332
12333         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12334         format spec.
12335
12336 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12337
12338         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12339
12340 2005-09-15  Romain Francoise  <romain@orebokech.com>
12341
12342         * message.el (message-fill-paragraph): Clarify docstring.
12343
12344 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * gnus-art.el (gnus-mime-display-part): Protect against broken
12347         MIME messages.
12348
12349 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12350
12351         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12352         before parsing header.
12353
12354 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12355
12356         * html2text.el (html2text-replace-list): Add new entities.
12357
12358 2005-09-11  Romain Francoise  <romain@orebokech.com>
12359
12360         * message.el (message-alternative-emails): Improve docstring.
12361         (message-setup-1): Call `message-use-alternative-email-as-from'
12362         after `message-setup-hook' to give it precedence over posting
12363         styles, etc.
12364         (message-use-alternative-email-as-from): Add docstring.  Remove
12365         the original From header if present.
12366
12367         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12368         (nnml-save-mail): Use it.
12369
12370         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12371         articles.  Add new argument `silent'.
12372         (gnus-uu-mark-all): Report the total number of marked articles.
12373
12374 2005-09-10  Romain Francoise  <romain@orebokech.com>
12375
12376         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12377         (gnus-uu-mark-series): Likewise.
12378
12379 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12380
12381         * spam-report.el (spam-report-gmane): Fix generation of spam
12382         report URL.
12383
12384 2005-09-10  Simon Josefsson  <jas@extundo.com>
12385
12386         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12387         t, based on discussion on the ding list with Robert Epprecht
12388         <epprecht@solnet.ch>.
12389
12390 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12391
12392         * spam-report.el (spam-report-gmane): Make it work without
12393         X-Report-Spam header.  Gmane now only provides Archived-At.
12394         This is only used if `spam-report-gmane-use-article-number' is nil.
12395         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12396
12397         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12398         make `gnus-summary-sort-by-recipient' work with threading.
12399
12400         * nnweb.el (nnweb-google-wash-article): Print a message if article
12401         is not available.
12402
12403 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12404
12405         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12406         change.  Decode text/* parts content before displaying.
12407
12408 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12409
12410         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12411
12412 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12413
12414         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12415
12416         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12417         url-package-name, url-package-version,
12418         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12419         w3m-display-inline-images, and w3m-minor-mode-map.
12420
12421 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12422
12423         * message.el (message-tab-body-function): Fix mismatched custom type.
12424
12425         * gnus.el (gnus-group-change-level-function): Ditto.
12426
12427         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12428
12429         * gnus-art.el (gnus-signature-limit)
12430         (gnus-article-mime-part-function): Ditto.
12431
12432 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12433
12434         * mml.el (mml-mode): Silence the byte compiler.
12435
12436         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12437         using `(sit-for 0)' before moving the point to the specified part;
12438         skip unbuttonized parts.
12439         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12440         return to the summary window if gnus-auto-select-part is non-nil.
12441
12442 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12443
12444         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12445         variables.
12446         (mml-dnd-attach-file, mml-mode): Use them.
12447
12448         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12449         Make fetching article by MID work again for Google Groups.  Added
12450         FIXME concerning gnus-group-make-web-group.
12451
12452         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12453         Don't depend on Gnus by using mail-extract-address-components if
12454         gnus-extract-address-components is not bound.
12455
12456 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12457
12458         * gnus-art.el (gnus-mime-display-security): Don't display the
12459         signature, but only the signed part.
12460
12461 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12462
12463         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12464
12465         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12466         list, not listp.
12467
12468 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12469
12470         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12471         when encoding.
12472
12473         * mm-bodies.el (mm-decode-content-transfer-encoding):
12474         De-canonicalize CRLF for all text content types, not just
12475         text/plain.
12476
12477 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12478
12479         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12480         valid article; point arrow and cursor at the MIME button.
12481
12482 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12485         Suggested by Dan Christensen <jdc@uwo.ca>.
12486
12487         * mm-decode.el (mm-save-part): Enable change of prompt.
12488
12489 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12490
12491         * gnus-msg.el (gnus-inews-add-send-actions): Made
12492         `message-post-method' lambda parameter ARG `&optional'.
12493
12494 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12495
12496         * gnus-sum.el (gnus-summary-mime-map): Added
12497         gnus-article-save-part-and-strip, gnus-article-delete-part and
12498         gnus-article-jump-to-part.
12499
12500         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12501         (gnus-article-edit-part): Use it.
12502         (gnus-article-part-wrapper): Added no-handle argument.
12503         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12504         functions.
12505
12506 2005-08-29  Romain Francoise  <romain@orebokech.com>
12507
12508         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12509         docstring.
12510         (gnus-face-from-file): Likewise.
12511
12512 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12513
12514         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12515         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12516         non-nil.
12517         (gnus-auto-select-part): New variable.
12518         (gnus-article-jump-to-part): New function.
12519         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12520         (gnus-mime-delete-part): Allow selecting specified part after
12521         deleting or stripping parts.
12522         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12523         part if argument is bogus.
12524
12525 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12526
12527         * gnus-art.el (w3m-minor-mode-map):
12528         * gnus-spec.el (gnus-newsrc-file-version):
12529         * gnus-util.el (nnmail-active-file-coding-system)
12530         (gnus-original-article-buffer, gnus-user-agent):
12531         * gnus.el (gnus-ham-process-destinations)
12532         (gnus-parameter-ham-marks-alist)
12533         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12534         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12535         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12536         * mm-decode.el (gnus-current-window-configuration):
12537         * mm-extern.el (gnus-article-mime-handles):
12538         * mm-url.el (url-current-object, url-package-name)
12539         (url-package-version):
12540         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12541         (smime-keys, w3m-cid-retrieve-function-alist)
12542         (w3m-current-buffer, w3m-display-inline-images)
12543         (w3m-minor-mode-map):
12544         * mml-smime.el (gnus-extract-address-components):
12545         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12546         (gnus-newsrc-hashtb, message-default-charset)
12547         (message-deletable-headers, message-options)
12548         (message-posting-charset, message-required-mail-headers)
12549         (message-required-news-headers):
12550         * mml1991.el (mc-pgp-always-sign):
12551         * mml2015.el (mc-pgp-always-sign):
12552         * nnheader.el (nnmail-extra-headers):
12553         * rfc1843.el (gnus-decode-encoded-word-function)
12554         (gnus-decode-header-function, gnus-newsgroup-name):
12555         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12556
12557 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12558
12559         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12560         the end of the date treatments.
12561
12562 2005-08-15  Simon Josefsson  <jas@extundo.com>
12563
12564         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12565         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12566         Capello and Romain Francoise.
12567         (pgg-fetch-key-function): Removed, not used?
12568         (pgg-insert-url-with-w3): Require url, to get
12569         url-insert-file-contents regardless of where it is defined.
12570
12571 2005-08-13  Romain Francoise  <romain@orebokech.com>
12572
12573         * message.el (message-cite-original-1): New function.
12574         (message-cite-original): Use it.
12575         (message-cite-original-without-signature): Ditto.
12576
12577 2005-08-08  Romain Francoise  <romain@orebokech.com>
12578
12579         * message.el (message-yank-empty-prefix): New variable.
12580         (message-indent-citation): Use it.
12581         (message-cite-original-without-signature): Respect X-No-Archive.
12582
12583 2005-08-08  Simon Josefsson  <jas@extundo.com>
12584
12585         * pgg.el: Autoload url-insert-file-contents instead of loading
12586         w3/url.
12587         (pgg-insert-url-with-w3): Don't load url here.
12588
12589 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12590
12591         * message.el (message-kill-to-signature): Don't insert newline at
12592         bol.
12593         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12594
12595 2005-08-06  Romain Francoise  <romain@orebokech.com>
12596
12597         * message.el (message-user-fqdn): Fix typo in docstring.
12598
12599 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12600
12601         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12602
12603         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12604
12605 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12606
12607         * mm-bodies.el (mm-encode-body): Use coding system rather than
12608         charset to encode text.
12609
12610         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12611         number of charsets if utf-8 is available (XEmacs).
12612
12613 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12614
12615         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12616         taken from `gnus-button-mid-or-mail-regexp'.
12617         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12618         (gnus-button-alist): Improve regexp for domain part of the MIDs
12619         for news:localpart@domain buttons.
12620         (gnus-button-ctan-directory-regexp): Update.
12621
12622 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * sieve-manage.el (sieve-manage-interactive-login): Use
12625         make-local-variable rather than make-variable-buffer-local.
12626         (sieve-manage-open): Ditto.
12627         (sieve-manage-authenticate): Ditto.
12628
12629         * mml.el (mml-generate-mime-1): Make the content type default to
12630         text/plain if the filename is not specified.
12631
12632 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12635         instead of insert-buffer.
12636
12637         * message.el (message-yank-original): Ditto; set the mark at the
12638         end of the yanked message.
12639
12640 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12641
12642         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12643         lines to scroll rather than to stop it.
12644
12645         * mml.el (mml-generate-default-type): Add doc string.
12646         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12647         default to application/octet-stream when determining the content
12648         type if it is not specified for the part or the mml contents; add
12649         a comment about mml-generate-default-type.
12650
12651 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12652
12653         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12654         make it default to application/octet-stream when determining the
12655         content type if it is not specified for the external contents.
12656
12657 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12658
12659         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12660         segmented parameter but also other parameters might be there.
12661
12662 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12663
12664         * mm-decode.el (mm-display-external): Delete temp file, directory
12665         and buffer immediately if the external process is exited.
12666
12667 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12668
12669         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12670         fewer lines than that of scroll-margin.
12671         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12672
12673 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * gnus-art.el (gnus-article-next-page): Revert.
12676         (gnus-article-beginning-of-window): New macro.
12677         (gnus-article-next-page-1): Use it.
12678         (gnus-article-prev-page): Ditto.
12679         (gnus-article-edit-part): Use insert-buffer-substring instead of
12680         insert-buffer.
12681         (gnus-article-edit-exit): Ditto.
12682
12683         * gnus-util.el (gnus-beginning-of-window): Remove.
12684         (gnus-end-of-window): Remove.
12685
12686         * lpath.el: Don't bind header-line-format and scroll-margin.
12687
12688 2005-07-25  Simon Josefsson  <jas@extundo.com>
12689
12690         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12691         to have the url package without w3.  Reported by Daiki Ueno
12692         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12693
12694 2005-07-20  Didier Verna  <didier@xemacs.org>
12695
12696         * gnus-diary.el: Remove the description comment (nndiary is now
12697         properly documented in the Gnus manual).
12698         Fix the spelling of "Back End".
12699         * nndiary.el: Ditto.
12700         Fix the copyright notice.
12701
12702 2005-07-18  Romain Francoise  <romain@orebokech.com>
12703
12704         * gnus-sum.el (gnus-summary-to-prefix)
12705         (gnus-summary-newsgroup-prefix): New variables.
12706         (gnus-summary-from-or-to-or-newsgroups): Use them.
12707
12708 2005-07-17  Romain Francoise  <romain@orebokech.com>
12709
12710         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12711         space as it's generally not especially interesting to the user.
12712
12713 2005-07-16  Romain Francoise  <romain@orebokech.com>
12714
12715         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12716         nil to avoid prompting and file modification if one of the
12717         messages at the top of the nnfolder file contains a copyright
12718         notice.
12719         Update copyright notice.
12720
12721         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12722         instead of `current-time-string' as the latter creates a time
12723         string that is not RFC 2822 compliant (it lacks the zone).
12724         Update copyright notice.
12725
12726 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12727
12728         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12729         for text/rtf.  Display default in prompt.  Pass default for M-n.
12730
12731         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12732
12733 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12734
12735         * gnus-msg.el (gnus-button-mailto): Remove
12736         save-selected-window-window hackery because it relies on
12737         save-selected-window internals.
12738
12739 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12740
12741         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12742         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12743         (gnus-article-prev-page): Ditto.
12744
12745         * gnus-util.el (gnus-beginning-of-window): New function.
12746         (gnus-end-of-window): New function.
12747
12748         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12749
12750 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12751
12752         * gnus-score.el (gnus-score-edit-all-score): Set
12753         gnus-score-edit-exit-function to gnus-score-edit-done and call
12754         gnus-message.
12755
12756 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12757
12758         * gnus-msg.el (gnus-button-mailto): Remove
12759         save-selected-window-window hackery because it relies on
12760         save-selected-window internals.
12761
12762 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12763
12764         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12765         add-minor-mode.
12766         (gnus-binary-mode): Ditto.
12767
12768         * gnus-topic.el (gnus-topic-mode): Ditto.
12769
12770 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12771
12772         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12773         (gnus-article-prev-page): Take scroll-margin into consideration.
12774
12775 2005-07-04  Lute Kamstra  <lute@gnu.org>
12776
12777         Update FSF's address in GPL notices.
12778
12779 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12780
12781         * gnus.el (gnus-exit):
12782         * gnus-group.el (gnus-group-icons):
12783         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12784
12785         * gnus-nocem.el (gnus-nocem):
12786         * message.el (message-various, message-buffers, message-sending)
12787         (message-interface, message-forwarding, message-insertion)
12788         (message-headers, message-news, message-mail):
12789         * pgg-gpg.el (pgg-gpg):
12790         * pgg-parse.el (pgg-parse):
12791         * pgg-pgp.el (pgg-pgp):
12792         * pgg-pgp5.el (pgg-pgp5):
12793         * pop3.el (pop3): Finish `defgroup' description with period.
12794
12795 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12796
12797         * gnus-art.el (article-display-face): Improve the efficiency.
12798         (article-display-x-face): Ditto; remove grey x-face stuff.
12799
12800 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12801
12802         * gnus-art.el (article-display-face): Correct the position in
12803         which Faces are inserted.
12804
12805 2005-06-29  Didier Verna  <didier@xemacs.org>
12806
12807         * gnus-art.el (article-display-face): Display faces in correct
12808         order.
12809
12810 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12813         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12814         (gnus-nocem-check-article): Fetch the Type header.
12815         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12816         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12817         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12818         make sure gnus-nocem-hashtb is initialized.
12819         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12820         (gnus-nocem-unwanted-article-p): Ditto.
12821
12822         * pgg.el (pgg-verify): Return the verification result.
12823
12824 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12825
12826         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12827         is ascii.
12828
12829 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12830
12831         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12832         `show-nonbreak-escape'.
12833
12834 2005-06-23  Lute Kamstra  <lute@gnu.org>
12835
12836         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12837
12838         * dig.el (dig-mode):
12839         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12840
12841 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12842
12843         * nnimap.el (nnimap-split-download-body): Fix spellings.
12844
12845 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12846
12847         * gnus-art.el (gnus-article-encrypt-body):
12848         * gnus-cus.el (gnus-score-customize):
12849         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12850         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12851
12852 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12853
12854         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12855         header by looking for magic "MII" at the beginnig.
12856
12857 2005-06-16  Miles Bader  <miles@gnu.org>
12858
12859         * gnus-xmas.el (gnus-xmas-group-startup-message):
12860         Use renamed gnus-splash face.
12861
12862         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12863         (assistant-field-face): New backward-compatibility alias for renamed
12864         face.
12865         (assistant-render-text): Use renamed assistant-field face.
12866
12867         * spam.el (spam): Remove "-face" suffix from face name.
12868         (spam-face): New backward-compatibility alias for renamed face.
12869         (spam-face, spam-initialize): Use renamed spam face.
12870
12871         * message.el (message-header-to, message-header-cc)
12872         (message-header-subject, message-header-newsgroups)
12873         (message-header-other, message-header-name)
12874         (message-header-xheader, message-separator, message-cited-text)
12875         (message-mml): Remove "-face" suffix from face names.
12876         (message-header-to-face, message-header-cc-face)
12877         (message-header-subject-face, message-header-newsgroups-face)
12878         (message-header-other-face, message-header-name-face)
12879         (message-header-xheader-face, message-separator-face)
12880         (message-cited-text-face, message-mml-face):
12881         New backward-compatibility aliases for renamed faces.
12882         (message-font-lock-keywords): Use renamed message faces.
12883
12884         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12885         (sieve-test-commands, sieve-tagged-arguments):
12886         Remove "-face" suffix from face names.
12887         (sieve-control-commands-face, sieve-action-commands-face)
12888         (sieve-test-commands-face, sieve-tagged-arguments-face):
12889         New backward-compatibility aliases for renamed faces.
12890         (sieve-control-commands-face, sieve-action-commands-face)
12891         (sieve-test-commands-face, sieve-tagged-arguments-face):
12892         Use renamed sieve faces.
12893
12894         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12895         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12896         (gnus-group-news-3-empty, gnus-group-news-4)
12897         (gnus-group-news-4-empty, gnus-group-news-5)
12898         (gnus-group-news-5-empty, gnus-group-news-6)
12899         (gnus-group-news-6-empty, gnus-group-news-low)
12900         (gnus-group-news-low-empty, gnus-group-mail-1)
12901         (gnus-group-mail-1-empty, gnus-group-mail-2)
12902         (gnus-group-mail-2-empty, gnus-group-mail-3)
12903         (gnus-group-mail-3-empty, gnus-group-mail-low)
12904         (gnus-group-mail-low-empty, gnus-summary-selected)
12905         (gnus-summary-cancelled, gnus-summary-high-ticked)
12906         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12907         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12908         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12909         (gnus-summary-low-undownloaded)
12910         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12911         (gnus-summary-low-unread, gnus-summary-normal-unread)
12912         (gnus-summary-high-read, gnus-summary-low-read)
12913         (gnus-summary-normal-read, gnus-splash):
12914         Remove "-face" suffix from face names.
12915         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12916         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12917         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12918         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12919         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12920         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12921         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12922         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12923         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12924         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12925         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12926         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12927         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12928         (gnus-summary-normal-ticked-face)
12929         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12930         (gnus-summary-normal-ancient-face)
12931         (gnus-summary-high-undownloaded-face)
12932         (gnus-summary-low-undownloaded-face)
12933         (gnus-summary-normal-undownloaded-face)
12934         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12935         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12936         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12937         (gnus-splash-face):
12938         New backward-compatibility aliases for renamed faces.
12939         (gnus-group-startup-message): Use renamed gnus faces.
12940
12941         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12942         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12943         (gnus-server-agent): Remove "-face" suffix from face names.
12944         (gnus-server-agent-face, gnus-server-opened-face)
12945         (gnus-server-closed-face, gnus-server-denied-face)
12946         (gnus-server-offline-face):
12947         New backward-compatibility aliases for renamed faces.
12948         (gnus-server-agent-face, gnus-server-opened-face)
12949         (gnus-server-closed-face, gnus-server-denied-face)
12950         (gnus-server-offline-face): Use renamed gnus faces.
12951
12952         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12953         Remove "-face" suffix from face names.
12954         (gnus-picon-xbm-face, gnus-picon-face):
12955         New backward-compatibility aliases for renamed faces.
12956
12957         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12958         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12959         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12960         (gnus-cite-11): Remove "-face" suffix from face names.
12961         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12962         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12963         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12964         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12965         New backward-compatibility aliases for renamed faces.
12966         (gnus-cite-attribution-face, gnus-cite-face-list)
12967         (gnus-article-boring-faces): Use renamed gnus faces.
12968
12969         * gnus-art.el (gnus-signature, gnus-header-from)
12970         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12971         (gnus-header-content): Remove "-face" suffix from face names.
12972         (gnus-signature-face, gnus-header-from-face)
12973         (gnus-header-subject-face, gnus-header-newsgroups-face)
12974         (gnus-header-name-face, gnus-header-content-face):
12975         New backward-compatibility aliases for renamed faces.
12976         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12977
12978         * gnus-sum.el (gnus-summary-selected-face)
12979         (gnus-summary-highlight): Use renamed gnus faces.
12980         * gnus-group.el (gnus-group-highlight): Likewise.
12981
12982 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12983
12984         * gnus-sieve.el (gnus-sieve-article-add-rule):
12985         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12986         * spam-stat.el (spam-stat-buffer-change-to-spam)
12987         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12988
12989         * message.el (message-is-yours-p):
12990         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12991
12992 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12993
12994         * mm-view.el (mm-inline-text): Withdraw the last change.
12995
12996 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12999         executing enriched-decode.
13000
13001 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13004         charset of tar files.
13005
13006 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13007
13008         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13009
13010 2005-06-04  Lute Kamstra  <lute@gnu.org>
13011
13012         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13013         information is never recorded.
13014
13015 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13016
13017         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13018
13019 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * pop3.el (pop3-apop): Run md5 in the binary mode.
13022
13023         * starttls.el (starttls-set-process-query-on-exit-flag):
13024         Use eval-and-compile.
13025
13026 2005-05-31  Simon Josefsson  <jas@extundo.com>
13027
13028         * smime.el (smime-replace-in-string): Define.
13029         (smime-cert-by-ldap-1): Use it.
13030
13031 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * gnus-art.el (article-display-x-face): Replace
13034         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13035
13036         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13037         set-process-query-on-exit-flag or process-kill-without-query.
13038
13039         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13040         loop instead of replace-regexp.
13041
13042         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13043         instead of process-kill-without-query if it is available.
13044
13045         * lpath.el: Fbind ldap-search-entries.
13046
13047         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13048         instead of find-file-hooks if it is available.
13049
13050         * mml1991.el: Bind pgg-default-user-id when compiling.
13051
13052         * mml2015.el: Bind pgg-default-user-id when compiling.
13053
13054         * nndraft.el (nndraft-request-associate-buffer):
13055         Use write-contents-functions instead of write-contents-hooks if it is
13056         available.
13057
13058         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13059         instead of find-file-hooks if it is available.
13060
13061         * nntp.el (nntp-open-connection): Replace
13062         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13063         (nntp-open-ssl-stream): Ditto.
13064         (nntp-open-tls-stream): Ditto.
13065
13066         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13067         set-process-query-on-exit-flag or process-kill-without-query.
13068         (starttls-open-stream-gnutls): Use it instead of
13069         process-kill-without-query.
13070         (starttls-open-stream): Ditto.
13071
13072 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13073
13074         * smime.el (smime-cert-by-ldap-1): Don't use
13075         replace-regexp-in-string.
13076
13077 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13078
13079         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13080
13081         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13082         in PEM format.  Adjust to the XEmacs compability.
13083
13084 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13085
13086         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13087         by `string-to-number'.
13088         * gnus-agent.el (gnus-agent-regenerate-group)
13089         (gnus-agent-fetch-articles): Ditto.
13090         * gnus-art.el (gnus-button-fetch-group): Ditto.
13091         * gnus-cache.el (gnus-cache-generate-active)
13092         (gnus-cache-articles-in-group): Ditto.
13093         * gnus-group.el (gnus-group-set-current-level)
13094         (gnus-group-insert-group-line): Ditto.
13095         * gnus-score.el (gnus-score-set-expunge-below)
13096         (gnus-score-set-mark-below, gnus-summary-score-effect)
13097         (gnus-summary-score-entry): Ditto.
13098         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13099         (gnus-soup-pack): Ditto.
13100         * gnus-spec.el (gnus-xmas-format): Ditto.
13101         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13102         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13103         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13104         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13105         * nndb.el (nndb-get-remote-expire-response): Ditto.
13106         * nndiary.el (nndiary-parse-schedule-value)
13107         (nndiary-string-to-number, nndiary-request-replace-article)
13108         (nndiary-request-article): Ditto.
13109         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13110         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13111         * nneething.el (nneething-make-head): Ditto.
13112         * nnfolder.el (nnfolder-request-article)
13113         (nnfolder-retrieve-headers): Ditto.
13114         * nnheader.el (nnheader-file-to-number): Ditto.
13115         * nnkiboze.el (nnkiboze-request-article): Ditto.
13116         * nnmail.el (nnmail-process-unix-mail-format)
13117         (nnmail-process-babyl-mail-format): Ditto.
13118         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13119         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13120         (nnmh-request-create-group, nnmh-request-list-1)
13121         (nnmh-request-group, nnmh-request-article): Ditto.
13122         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13123         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13124         * nnsoup.el (nnsoup-make-active): Ditto.
13125         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13126         * nntp.el (nntp-find-group-and-number)
13127         (nntp-retrieve-headers-with-xover): Ditto.
13128         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13129         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13130         (pgg-format-key-identifier): Ditto.
13131         * pop3.el (pop3-last, pop3-stat): Ditto.
13132         * qp.el (quoted-printable-decode-region): Ditto.
13133
13134         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13135         of concat.
13136
13137 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13138
13139         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13140
13141         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13142
13143         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13144
13145         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13146
13147         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13148
13149         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13150
13151         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13152         (gnus-carpal-mode): Ditto.
13153
13154         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13155         (gnus-browse-mode): Ditto.
13156
13157         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13158
13159         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13160
13161 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13162
13163         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13164
13165 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * gnus-util.el (gnus-run-mode-hooks): New function.
13168
13169         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13170
13171         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13172         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13173
13174 2005-05-27  Lute Kamstra  <lute@gnu.org>
13175
13176         * dns-mode.el (dns-mode): Specify customization group.
13177
13178 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13179
13180         * gnus-agent.el (gnus-agent-make-mode-line-string):
13181         Use mode-line-highlight as mouse-face.
13182
13183 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * canlock.el (canlock): Change the parent group to news.
13186
13187         * deuglify.el (gnus-outlook-deuglify): Add :group.
13188
13189         * dig.el (dig): Add :group.
13190
13191         * dns-mode.el (dns-mode): Add :group.
13192
13193         * encrypt.el (encrypt): Add :group.
13194
13195         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13196         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13197         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13198         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13199         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13200
13201         * gnus-diary.el (gnus-diary): Add :group.
13202
13203         * gnus.el (gnus-group-news-1-face): Add :group.
13204         (gnus-group-news-1-empty-face): Ditto.
13205         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13206         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13207         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13208         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13209         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13210         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13211         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13212         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13213         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13214         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13215         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13216         (gnus-summary-high-ticked-face): Ditto.
13217         (gnus-summary-low-ticked-face): Ditto.
13218         (gnus-summary-normal-ticked-face): Ditto.
13219         (gnus-summary-high-ancient-face): Ditto.
13220         (gnus-summary-low-ancient-face): Ditto.
13221         (gnus-summary-normal-ancient-face): Ditto.
13222         (gnus-summary-high-undownloaded-face): Ditto.
13223         (gnus-summary-low-undownloaded-face): Ditto.
13224         (gnus-summary-normal-undownloaded-face): Ditto.
13225         (gnus-summary-high-unread-face): Ditto.
13226         (gnus-summary-low-unread-face): Ditto.
13227         (gnus-summary-normal-unread-face): Ditto.
13228         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13229         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13230
13231         * hashcash.el (hashcash): New custom group.
13232         (hashcash-default-payment): Add :group.
13233         (hashcash-payment-alist): Ditto.
13234         (hashcash-default-accept-payment): Ditto.
13235         (hashcash-accept-resources): Ditto.
13236         (hashcash-path): Ditto.
13237         (hashcash-extra-generate-parameters): Ditto.
13238         (hashcash-double-spend-database): Ditto.
13239         (hashcash-in-news): Ditto.
13240
13241         * message.el (message-minibuffer-local-map): Add :group.
13242
13243         * netrc.el (netrc): Add :group.
13244
13245         * sieve-manage.el (sieve-manage-log): Add :group.
13246         (sieve-manage-default-user): Diito.
13247         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13248         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13249         (sieve-manage-authenticators): Ditto.
13250         (sieve-manage-authenticator-alist): Ditto.
13251         (sieve-manage-default-port): Ditto.
13252
13253         * sieve-mode.el (sieve-control-commands-face): Add :group.
13254         (sieve-action-commands-face): Ditto.
13255         (sieve-test-commands-face): Ditto.
13256         (sieve-tagged-arguments-face): Ditto.
13257
13258         * smime.el (smime): Add :group.
13259
13260         * spam-report.el (spam-report): Add :group.
13261
13262         * spam.el (spam, spam-face): Add :group.
13263
13264 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13265
13266         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13267         return \n.\n.\n at the end of articles.  Protect against that.
13268         (nntp-with-open-group): Allow debugging.
13269
13270         * nnheader.el (mail-header-set-extra): Make into a function
13271         because I just could't understand how to quote the list properly.
13272
13273         * dns.el (query-dns-cached): New function.
13274
13275 2005-05-26  Lute Kamstra  <lute@gnu.org>
13276
13277         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13278
13279 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13282
13283         * gnus-art.el: Don't autoload mail-extract-address-components.
13284
13285         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13286         eval-and-compile to evaluate it.
13287
13288         * hashcash.el: Don't autoload executable-find.
13289
13290         * nndb.el: Don't declare the nndb back end two or more times; don't
13291         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13292
13293         * nntp.el: Autoload format-spec instead of format; use
13294         eval-and-compile to evaluate autoload forms.
13295
13296 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13297
13298         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13299
13300 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13301
13302         * gnus.el (gnus-version-number): Bump version.
13303
13304 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13305
13306         * gnus.el: No Gnus v0.3 is released.
13307
13308 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13309
13310         * lpath.el (featurep): Bind show-nonbreak-escape.
13311
13312 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13313
13314         * gnus-art.el (gnus-article-edit-part): Disable undo.
13315
13316 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13317
13318         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13319         gnus-article-date-lapsed-new-header is t if date timer is active;
13320         skip headers in which the original date value is empty.
13321         (gnus-article-save-original-date): Redefine it as a macro.
13322         (gnus-display-mime): Use it.
13323
13324 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13325
13326         * gnus-art.el (article-date-ut): Support converting date in
13327         forwarded parts as well.
13328         (gnus-article-save-original-date): New function.
13329         (gnus-display-mime): Use it.
13330
13331 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13332
13333         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13334         enclosure element of <item>.
13335
13336 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13337
13338         * message.el (message-kill-buffer-query): Renamed from
13339         `message-kill-buffer-query-if-modified'.  Added :version.
13340
13341 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13342
13343         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13344         window layout.
13345
13346 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13347
13348         * mml.el: Autoload dnd when compiling.
13349
13350 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13351
13352         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13353         x-dnd-*.
13354
13355 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * qp.el (quoted-printable-encode-region): Save excursion.
13358
13359 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13360
13361         * message.el (message-kill-buffer-query-if-modified): Add new variable
13362         so the user can kill a modified message buffer quickly.
13363         (message-kill-buffer): Use it.
13364
13365 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * lpath.el: Fbind display-time-event-handler; don't fbind
13368         string-to-multibyte.
13369
13370         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13371
13372 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13373
13374         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13375         contained in text because xml.el decodes entities) with LFs.
13376
13377 2005-04-11  Lute Kamstra  <lute@gnu.org>
13378
13379         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13380         differently.
13381
13382 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13383
13384         * mm-util.el (mm-detect-coding-region): Typo.
13385
13386 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13389
13390 2005-04-06  Deepak Goel  <deego@gnufans.org>
13391
13392         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13393         user-function allow user modifications of the scores.
13394         (spam-stat-score-buffer-user): New function, to allow
13395         user-computed modifications to the score.
13396         (spam-stat-score-buffer-user-functions): List of additional
13397         scoring functions.
13398         (spam-stat-error-holder): Global temporary error holder.
13399         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13400         variable.
13401
13402 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13403
13404         * gnus-registry.el (gnus-registry-clean-empty-function)
13405         (gnus-registry-trim, gnus-registry-fetch-groups)
13406         (gnus-registry-delete-group): Groups that match
13407         `gnus-registry-ignored-groups' are removed from the registry
13408         entries, not just ignored for splitting.  This helps clean up the
13409         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13410         to get all the groups a message ID is in.
13411
13412         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13413         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13414         (spam-stat-score-buffer-user-functions): Add :number custom type.
13415
13416 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13417
13418         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13419         argument in XEmacs.
13420
13421         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13422         (nnrss-request-group): Decode group name first.
13423         (nnrss-request-article): Make a text/plain article if mml-to-mime
13424         failed.
13425         (nnrss-get-encoding): Return a compatible encoding according to
13426         nnrss-compatible-encoding-alist.
13427         (nnrss-find-el): Use consp instead of listp.
13428         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13429
13430 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13431
13432         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13433         which Emacs 20 doesn't support.
13434         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13435
13436 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13437
13438         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13439         silence the byte compiler inside the defun.
13440
13441         * gnus-demon.el (parse-time-string): Add autoload.
13442
13443         * gnus-delay.el (parse-time-string): Add autoload.
13444
13445         * gnus-art.el (parse-time-string): Add autoload.
13446
13447         * nnultimate.el (parse-time): Require for `parse-time-string'.
13448
13449 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13450
13451         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13452
13453         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13454
13455         * smime.el (smime-ldap-host-list): Add :version.
13456
13457 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13458
13459         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13460         pass it to `gnus-browse-read-group'.
13461         (gnus-browse-read-group): Add NUMBER argument and pass it to
13462         `gnus-group-read-ephemeral-group'.
13463
13464         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13465         argument and pass it to `gnus-group-read-group'.
13466
13467 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13468
13469         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13470         mm-xemacs-find-mime-charset-1 if we have the mule feature
13471         available at runtime.
13472
13473 2005-03-25  Werner Lemberg  <wl@gnu.org>
13474
13475         * nnmaildir.el: Replace `illegal' with `invalid'.
13476
13477 2005-03-23  Lute Kamstra  <lute@gnu.org>
13478
13479         * time-date.el: Add comment on time value formats.
13480         Don't require parse-time.
13481         (with-decoded-time-value): New macro.
13482         (encode-time-value): New function.
13483         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13484         (days-to-time): Return a valid time value when arg is huge.
13485         (time-since): Use time-subtract.
13486         (time-to-number-of-days): Use time-to-seconds.
13487
13488 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13489
13490         * gnus-start.el (gnus-display-time-event-handler):
13491         Check display-time-timer at runtime rather than only at load time
13492         in case display-time-mode is turned off in the mean time.
13493
13494 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13495
13496         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13497         used.
13498
13499         * nneething.el (nneething-map-file-directory): Derive from
13500         `gnus-directory'.
13501
13502         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13503         the To/Cc button.
13504
13505 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13506
13507         * nnmaildir.el (nnmaildir-request-accept-article):
13508         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13509
13510 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13511
13512         * gnus-async.el: Require timer-funcs at compile time when in
13513         XEmacs for `run-with-idle-timer'.
13514
13515 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13516
13517         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13518         autoloaded function.
13519
13520 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13521
13522         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13523
13524 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13525
13526         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13527
13528 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13529
13530         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13531         gnus-expert-user to default.
13532
13533 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13534
13535         * nnimap.el (nnimap-open-server): Ditto.
13536
13537         * imap.el (imap-authenticate): Fix typo.
13538
13539 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13540
13541         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13542         buffer (since IMAP server might return FETCH response out of
13543         order, and the nntp buffer must be sorted).
13544
13545 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13546
13547         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13548         comparison on string.
13549
13550         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13551         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13552         (gnus-agent-summary-fetch-series): Modified to protect against
13553         gnus-agent-summary-fetch-group clearing processable flags.
13554         (gnus-agent-synchronize-group-flags): Update live group buffer as
13555         synchronization may occur due to the user toggle the plugged
13556         status.
13557         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13558         successfully downloaded.
13559         (gnus-agent-expire-group-1): Avoid using markers when the overview
13560         is in ascending order; greatly improves performance.
13561         (gnus-agent-regenerate-group): Use
13562         gnus-agent-synchronize-group-flags to reset read status in both
13563         gnus and server.
13564         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13565
13566 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * message.el: Don't autoload former message-utils variables.
13569         (message-strip-subject-trailing-was): Change doc string.
13570
13571         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13572         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13573         (nnweb-google-search): Add "hl=en" here.
13574         (nnweb-google-parse-1, nnweb-google-create-mapping):
13575         Don't hardcode URL.
13576
13577 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13578
13579         * message.el (message-get-reply-headers, message-followup):
13580         Mention related variables `message-use-followup-to' and
13581         `message-use-mail-followup-to', in the information buffer.
13582
13583         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13584         of broken groups(-beta).google.com.
13585
13586 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13587
13588         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13589         parameter to invoked gnus-request-move-article; remove the
13590         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13591         all at once instead of once per article.
13592         (gnus-summary-remove-process-mark): Accept a list of articles as
13593         well as a single article for processing.
13594
13595         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13596         parameter.
13597
13598         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13599
13600         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13601
13602         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13603         parameter.
13604
13605         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13606         parameter.
13607
13608         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13609         parameter and remove the gnus-sum-hint-move-is-internal variable.
13610
13611         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13612         parameter.
13613
13614         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13615         parameter.
13616
13617         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13618         parameter.
13619
13620         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13621
13622         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13623         parameter.
13624
13625         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13626         parameter.
13627
13628 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13629
13630         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13631         a more conservative way.
13632
13633 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13634
13635         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13636         buffer, so it moves the window's cursor.
13637
13638 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13639
13640         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13641         `mm-dissect-multipart' and receive the from field as an (optional)
13642         argument from `mm-dissect-multipart'.
13643         (mm-dissect-multipart): Receive the from field as an argument and
13644         pass it on when we call `mm-dissect-buffer' on MIME parts.
13645         Fixes verification/decryption of signed/encrypted MIME parts.
13646
13647 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13648
13649         * gnus-sum.el (gnus-summary-move-article): Set
13650         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13651         whatever it calls (right now, only nnimap-request-move article
13652         respects it).
13653
13654         * nnimap.el (nnimap-request-move-article): When
13655         gnus-sum-hint-move-is-internal is set, don't do the extra
13656         nnimap-request-article.
13657
13658 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13659
13660         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13661
13662         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13663         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13664
13665         * gnus-sum.el (gnus-summary-caesar-message):
13666         Apply `gnus-treat-article' after rotation.
13667
13668         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13669         doc string.
13670
13671 2005-02-22  Simon Josefsson  <jas@extundo.com>
13672
13673         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13674         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13675         <arne@arnested.dk>.
13676         (encrypt): Add password-cache and password-cache-expiry as group
13677         members.
13678
13679 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13680
13681         * smime.el (smime-ldap-host-list): Doc fix.
13682         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13683         cache) password.
13684         (smime-sign-region): Use it.
13685         (smime-decrypt-region): Use it.
13686         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13687         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13688         fails.
13689         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13690         certificate from DER to PEM format rather than calling openssl.
13691
13692         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13693
13694         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13695         for signing/encryption.
13696
13697         * mml.el (mml-parse-1): Use them.
13698
13699 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13700
13701         * nnrss.el (nnrss-verbose): Removed.
13702         (nnrss-request-group): Use `nnheader-message' instead.
13703
13704 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13705
13706         * nnrss.el (nnrss-verbose): New variable.
13707         (nnrss-request-group): Make it say nnrss is requesting a group.
13708
13709 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13710
13711         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13712         Handle news URL with given port correctly.
13713
13714 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13715
13716         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13717         containing special characters.
13718
13719         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13720
13721         * mml.el (mime-to-mml): Ditto.
13722
13723         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13724         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13725         (rfc2047-decode-region): Quote decoded words containing special
13726         characters when rfc2047-quote-decoded-words-containing-tspecials
13727         is non-nil.
13728
13729 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13730
13731         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13732
13733         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13734
13735 2005-02-15  Simon Josefsson  <jas@extundo.com>
13736
13737         * nnimap.el (nnimap-debug): Doc fix.
13738
13739         * imap.el (imap-debug): Doc fix.
13740
13741 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13744
13745 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13746
13747         * gnus.el (spam-contents): Improve docs for spam-contents
13748         parameter in its variable incarnation.
13749
13750 2005-02-14  Simon Josefsson  <jas@extundo.com>
13751
13752         * smime-ldap.el: Use require instead of load-library for ldap.
13753         (smime-ldap-search): Indent.
13754         (smime-ldap-search-internal): Shorten line.
13755
13756         * smime.el (smime-cert-by-dns): Add doc-string.
13757         (smime-cert-by-ldap-1): Indent.
13758
13759         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13760         mml-smime-get-dns-ldap.
13761         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13762
13763 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13764
13765         * smime.el: Require smime-ldap.
13766         (smime-ldap-host-list): New variable.
13767         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13768
13769         * mml-smime.el (mml-smime-encrypt-query): New function.
13770         (mml-smime-encrypt-query): Use it.
13771
13772         * smime-ldap.el: New file.
13773
13774 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13777
13778 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13779
13780         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13781         argument in doc string.  Make query for type more clear.
13782
13783 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13784
13785         * gnus.el (gnus-group-startup-message): Search for gnus images in
13786         etc/images/gnus.
13787         * mm-util.el (mm-image-load-path): Likewise.
13788         * smiley.el (smiley-data-directory): Search for smilies in
13789         etc/images/smilies.
13790
13791 2005-02-09  Kim F. Storm  <storm@cua.dk>
13792
13793         Change Emacs release version from 21.4 to 22.1 throughout.
13794         Change Emacs development version from 21.3.50 to 22.0.50.
13795
13796 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13799
13800         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13801         non-Mule XEmacs as well.
13802         (mm-decompress-buffer): Signal an error intentionally if it does
13803         not decompress compressed data because auto-compression-mode is
13804         disabled.
13805
13806 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13807
13808         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13809         an ID in the registry even if it has no groups.
13810
13811 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13812
13813         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13814         merge it into mm-decompress-buffer.
13815         (gnus-mime-copy-part): Use the MIME part charset, the value which
13816         a user specified or gnus-newsgroup-charset for decoding, like
13817         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13818         save-buffer what was used.  Suggested by Kevin Ryde
13819         <user42@zip.com.au>.
13820         (gnus-mime-inline-part): Allow the name parameter as well as the
13821         filename parameter; force decompressing of compressed data; always
13822         display contents being not decoded as unibyte.
13823
13824         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13825         as well as the filename parameter.
13826
13827         * mm-util.el (mm-decompress-buffer): Merge
13828         gnus-mime-jka-compr-maybe-uncompress.
13829         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13830         of compressed data.
13831
13832 2005-02-08  Simon Josefsson  <jas@extundo.com>
13833
13834         * imap.el (imap-log): Doc fix.
13835
13836 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13837
13838         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13839         the coding cookies; decompress compressed parts.
13840
13841         * mml.el (mml-generate-mime-1): Add the charset parameter according
13842         to the value which a user specified manually or the coding cookie.
13843
13844         * mm-util.el (mm-string-to-multibyte): New function.
13845         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13846         (mm-coding-system-to-mime-charset): New function.
13847         (mm-decompress-buffer): New function.
13848         (mm-find-buffer-file-coding-system): New function.
13849
13850         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13851         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13852         parts.
13853
13854 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13855
13856         * mm-view.el (mm-display-inline-fontify): Decode a part according
13857         to the charset parameter.
13858
13859 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13860
13861         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13862         prefix arg is neither nil nor a number, as info specifies.
13863
13864 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13865
13866         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13867         timestamps.
13868
13869 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13870
13871         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13872         groups error checking and notify user.
13873
13874 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13875
13876         * message.el (message-send-mail-function): Check existence of
13877         sendmail-program first before using default value
13878         `message-send-mail-with-sendmail'.  Otherwise use more generic
13879         `smtpmail-send-it'.
13880
13881 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * nntp.el (nntp-request-update-info): Always return nil.
13884
13885 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13886
13887         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13888
13889 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13890
13891         * message.el (message-beginning-of-line): Change the behavior when
13892         invoked between BOL and : so that it first moves backward.
13893
13894 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13895
13896         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13897         article buffer when editing of the article is discarded.
13898         (gnus-article-prepare): Revert.
13899
13900 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * gnus-art.el (gnus-article-prepare):
13903         Remove message-strip-forbidden-properties from the local hook.
13904
13905 2005-01-27  Simon Josefsson  <jas@extundo.com>
13906
13907         * password.el (password-cache-add): Only start one timer per key.
13908         Reported by Derek Atkins <warlord@MIT.EDU>.
13909
13910 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13911
13912         * run-at-time.el: Removed.  It is no longer needed as
13913         timer-funcs.el in the xemacs-base package has a working version of
13914         `run-at-time'.
13915
13916         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13917
13918         * password.el: Require timer-funcs instead of run-at-time in
13919         XEmacs.
13920         Remove `password-run-at-time' macro.
13921         (password-cache-add): Use `run-at-time' instead of
13922         `password-run-at-time'.
13923
13924         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13925         Remove `nnheader-cancel-function-timers' alias,
13926         `cancel-function-timers' exists in XEmacs in timer-funcs.
13927
13928         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13929         for `run-with-idle-timer'.
13930
13931         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13932         for `run-at-time'.
13933
13934         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13935         for `with-timeout'.
13936
13937         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13938         the same as for XEmacs 21.4.
13939         No need to ignore `run-with-idle-timer', this function exists in
13940         XEmacs now in timer-funcs.el in the xemacs-base package.
13941         (dgnushack-compile): No need to delete
13942         run-at-time.el from the list of files to compile because it
13943         doesn't exist anymore.
13944
13945 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13946
13947         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13948         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13949
13950 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13951
13952         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13953         sensitively.
13954
13955 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13956
13957         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13958
13959 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13962         which will be inserted according to the multibyteness of a buffer
13963         rather than the type of contents.  Suggested by ARISAWA Akihiro
13964         <ari@mbf.ocn.ne.jp>.
13965
13966         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13967         of string which old xml.el may return rather than a string.
13968
13969 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13972
13973 2005-01-16  Simon Josefsson  <jas@extundo.com>
13974
13975         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13976         idn/idna.el isn't available.
13977         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13978         <michael@waxrat.com>.
13979
13980         * hashcash.el: Remove non-FSF copyright header.
13981
13982         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13983         (hashcash-generate-payment): Use it.
13984         (hashcash-generate-payment-async): Use it.
13985
13986 2005-01-15  Simon Josefsson  <jas@extundo.com>
13987
13988         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13989         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13990
13991         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13992         gnus-summary-idna-message.
13993         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13994         (gnus-summary-idna-message): New function.
13995
13996 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13997
13998         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13999         gnus-novice-user.
14000
14001 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14002
14003         * nnrss.el (nnrss-request-delete-group): Delete entries in
14004         nnrss-group-alist as well.
14005         (nnrss-save-server-data): Insert newline.
14006
14007 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14008
14009         * gnus.el (gnus-user-agent): Use list of symbols instead of
14010         symbols.  Display full version number for (S)XEmacs.  Optionally
14011         display (S)XEmacs codename.
14012
14013         * gnus-util.el (gnus-emacs-version): Update for new
14014         `gnus-user-agent'.
14015
14016         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14017         Gnus version.
14018
14019 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14020
14021         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14022         which is unreadable in some setups.
14023
14024 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14025
14026         * gnus-spec.el (gnus-update-format-specifications): Flush the
14027         group format spec cache if it doesn't support decoded group names.
14028
14029 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14030
14031         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14032         Allow to apply decay on score files matching a regexp.
14033
14034 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14035
14036         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14037         compatibility in %g and %c.
14038
14039 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14040
14041         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14042         name for only %g and %c.
14043         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14044         of gnus-tmp-group to decoded group name.
14045         (gnus-group-make-rss-group): Exclude `/'s from group names.
14046
14047 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14048
14049         * nnrss.el (nnrss-get-encoding): Fix regexp.
14050
14051 2004-12-27  Simon Josefsson  <jas@extundo.com>
14052
14053         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14054         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14055         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14056
14057 2004-12-17  Kim F. Storm  <storm@cua.dk>
14058
14059         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14060
14061         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14062
14063 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14064
14065         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14066
14067 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14068
14069         * nnrss.el: Require rfc2047 and mml.
14070         (nnrss-file-coding-system): New variable.
14071         (nnrss-format-string): Redefine it as an inline function.
14072         (nnrss-decode-group-name): New function.
14073         (nnrss-string-as-multibyte): Remove.
14074         (nnrss-retrieve-headers): Decode group name; don't use
14075         nnrss-format-string.
14076         (nnrss-request-group): Decode group name.
14077         (nnrss-request-article): Decode group name; allow a Message-ID as
14078         well as an article number; don't use nnrss-format-string; encode a
14079         Message-ID string which may contain non-ASCII characters; use
14080         mml-to-mime to compose a MIME article.
14081         (nnrss-request-expire-articles): Decode group name.
14082         (nnrss-request-delete-group): Decode group name.
14083         (nnrss-fetch): Clarify error message.
14084         (nnrss-read-server-data): Use insert-file-contents instead of load;
14085         bind file-name-coding-system; use multibyte buffer.
14086         (nnrss-save-server-data): Bind coding-system-for-write to the
14087         value of nnrss-file-coding-system; bind file-name-coding-system;
14088         add coding cookie.
14089         (nnrss-read-group-data): Use insert-file-contents instead of load;
14090         bind file-name-coding-system; use multibyte buffer.
14091         (nnrss-save-group-data): Bind coding-system-for-write to the
14092         value of nnrss-file-coding-system; bind file-name-coding-system.
14093         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14094         make it work with non-ASCII text.
14095         (nnrss-find-el): Make it work with old xml.el as well.
14096
14097 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14098
14099         * nnrss.el (nnrss-get-encoding): New function.
14100         (nnrss-fetch): Use unibyte buffer initially; bind
14101         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14102         decode contents according to the encoding attribute.
14103         (nnrss-save-group-data): Add coding cookie.
14104         (nnrss-mime-encode-string): New function.
14105         (nnrss-check-group): Use it to encode subject and author.
14106
14107 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14108
14109         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14110         imaginary variable.
14111
14112 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14115         correctly even if there are wide characters.
14116
14117 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14118
14119         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14120         downcased symbol names; make a new cache instead of reusing
14121         bbdb-hashtable.
14122
14123 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14124
14125         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14126         concatenating segments rather than before concatenating them.
14127         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14128
14129         * message.el (message-get-reply-headers): Bind `extra'.
14130
14131 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14132
14133         * message.el (message-extra-wide-headers): New variable.
14134         (message-get-reply-headers): Use it.
14135
14136 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14137
14138         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14139         (gnus-agent-group-pathname): Ditto.
14140
14141         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14142
14143         * gnus-group.el (gnus-group-make-group): Decode group name.
14144         (gnus-group-make-rss-group): Register the group data after opening
14145         the nnrss group.
14146
14147 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14148
14149         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14150         by expiry now get marked as read.
14151
14152 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14153
14154         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14155
14156 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14157
14158         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14159         unify Latin characters in XEmacs.
14160         (mm-find-mime-charset-region): Use it.
14161
14162 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * gnus-util.el (gnus-delete-directory): New function.
14165
14166         * gnus-agent.el (gnus-agent-delete-group): Use it.
14167
14168         * gnus-cache.el (gnus-cache-delete-group): Use it.
14169
14170 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14171
14172         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14173         names.
14174
14175 2004-12-16  Simon Josefsson  <jas@extundo.com>
14176
14177         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14178
14179 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14180
14181         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14182
14183         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14184         (gnus-group-set-current-level): Decode group name.
14185
14186 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14187
14188         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14189         failed.
14190
14191 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14192
14193         * gnus-group.el (gnus-group-delete-group): Decode group name.
14194         (gnus-group-make-rss-group): Encode group name.
14195         (gnus-group-catchup-current): Decode group name.
14196         (gnus-group-kill-group): Decode group name.
14197
14198 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14199
14200         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14201
14202 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * gnus-group.el (gnus-group-make-rss-group):
14205         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14206
14207         * gnus-start.el (gnus-setup-news): Honor user's setting to
14208         gnus-message-archive-method.  Suggested by Lute Kamstra
14209         <lute@gnu.org>.
14210
14211 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14212
14213         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14214         global counterparts of the buffer-local variables.
14215
14216 2004-11-16  Romain Francoise  <romain@orebokech.com>
14217
14218         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14219         counterparts of the buffer-local variables.
14220
14221 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14222
14223         * message.el (message-forbidden-properties): Fixed typo in doc
14224         string.
14225
14226 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14227
14228         * gnus-util.el (gnus-replace-in-string): Added doc string.
14229
14230         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14231         to avoid problems when splitting mails with many recipients.
14232
14233 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14234
14235         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14236         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14237
14238 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14239
14240         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14241         if there is no hashtable in memory or file modification time is
14242         newer than cached timestamp.
14243
14244 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14245
14246         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14247         not-matching option.
14248
14249 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14250
14251         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14252         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14253         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14254         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14255         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14256         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14257
14258 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14259
14260         * message.el (message-forward-make-body-mml): Remove headers
14261         according to message-forward-ignored-headers if a message is decoded.
14262
14263 2004-12-02  Romain Francoise  <romain@orebokech.com>
14264
14265         * message.el (message-forward-make-body-plain): Always remove
14266         headers according to message-forward-ignored-headers.
14267
14268 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14269
14270         * spam.el (spam-summary-prepare-exit): Remove the
14271         gnus-summary-limit pop for now, it has problems with ham marks for
14272         me.
14273
14274 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14275
14276         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14277         correctly.
14278
14279 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14280
14281         * format-spec.el (format-spec): Message the char.
14282
14283 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14284
14285         * gnus-art.el (gnus-split-methods): Reformat comments.
14286
14287         * spam.el (spam-summary-prepare-exit): Remove article limits
14288         before exiting the summary buffer.
14289
14290 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14291
14292         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14293         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14294
14295         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14296         order to silence the byte compiler.
14297
14298         * spam.el: Fix the way to silence the byte compiler, which
14299         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14300         bbdb-search-simple, spam-BBDB-register-routine,
14301         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14302         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14303         spam-stat-buffer-is-spam, spam-stat-load,
14304         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14305         spam-stat-save and spam-stat-split-fancy.
14306
14307 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14310         which may confuse users.
14311         (canlock-password-for-verify): Ditto.
14312
14313         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14314
14315         * gnus-art.el (gnus-emphasis-alist): Ditto.
14316
14317         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14318
14319         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14320
14321         * gnus-start.el (gnus-save-killed-list): Ditto.
14322
14323         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14324         (gnus-sum-thread-tree-root): Ditto.
14325         (gnus-sum-thread-tree-false-root): Ditto.
14326         (gnus-sum-thread-tree-single-indent): Ditto.
14327
14328         * message.el (message-courtesy-message): Ditto.
14329         (message-archive-note): Ditto.
14330         (message-subscribed-address-file): Ditto.
14331         (message-user-fqdn): Ditto.
14332
14333         * spam-report.el (spam-report-gmane-regex): Ditto.
14334
14335         * spam.el (spam-blackhole-good-server-regex): Ditto.
14336
14337 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * mml.el (mml-preview): Widen the message buffer before copying
14340         the contents to the preview buffer; sort headers before previewing.
14341
14342         * message.el (message-hidden-headers): Fix the way to avoid a bug
14343         in the `repeat' widget in Emacs 21.3 or earlier.
14344
14345 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14346
14347         * message.el (message-hidden-headers): Default to "^References:".
14348         Improve customization type.  Suggested by Reiner Steib
14349         <Reiner.Steib@gmx.de>.
14350
14351 2004-11-25  Romain Francoise  <romain@orebokech.com>
14352
14353         * message.el (message-strip-forbidden-properties): Remove check for
14354         obsolete `message-hidden' text property, hidden headers are not
14355         accessible in the buffer anymore.
14356
14357 2004-11-22  Romain Francoise  <romain@orebokech.com>
14358
14359         * message.el (message-header-format-alist): Add `From' in list
14360         so that it can be sorted.
14361         (message-fix-before-sending): Widen and sort headers before
14362         sending.
14363         (message-hide-headers): Use narrowing to hide headers by moving
14364         them to the top of the buffer and narrowing to the region
14365         underneath.
14366
14367 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14368
14369         * message.el (message-strip-forbidden-properties): Bind
14370         buffer-read-only (etc) to nil.
14371
14372 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14373
14374         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14375         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14376
14377 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14378
14379         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14380
14381 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14382
14383         * dns.el (query-dns): Use sit-for to time instead of
14384         accept-process-output, since that doesn't seem to work on udp
14385         sockets.
14386
14387 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14390
14391 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14392
14393         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14394         doc string.  Improve doc string.
14395
14396 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * nntp.el (nntp-request-update-info): Return nil if
14399         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14400         may not call gnus-activate-group which uselessly issues the GROUP
14401         commands for all nntp groups and wastes time.  Reported by Romain
14402         Francoise <romain@orebokech.com>.
14403
14404         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14405
14406 2004-11-15  Simon Josefsson  <jas@extundo.com>
14407
14408         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14409         headers separately.
14410         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14411         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14412
14413 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * gnus-start.el (gnus-convert-old-newsrc):
14416         Assign legacy-gnus-agent to 5.10.7.
14417
14418 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14419
14420         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14421         start of the lines.
14422
14423 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14424
14425         * hashcash.el (hashcash-default-payment): Change default to 20.
14426         (hashcash-default-accept-payment): Change default to 20.
14427         (hashcash-process-alist): New variable.
14428         (hashcash-generate-payment-async): Add.
14429         (hashcash-already-paid-p): Add.
14430         (hashcash-insert-payment): Don't generate payments twice.
14431         (hashcash-insert-payment-async): Add.
14432         (hashcash-insert-payment-async-2): Add.
14433         (hashcash-cancel-async): Add.
14434         (hashcash-wait-async): Add.
14435         (hashcash-processes-running-p): Add.
14436         (hashcash-wait-or-cancel): Add.
14437         (mail-add-payment): New optional argument.  Conditionally start
14438         asynchronous calculation.
14439         (mail-add-payment-async): Add.
14440
14441         * message.el (message-send-mail): Wait for asynchronous hashcash
14442         results.  Don't clobber existing X-Hashcash headers.
14443         (message-setup-1): Call mail-add-payment-async when
14444         message-generate-hashcash is non-nil.
14445
14446 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14447
14448         * message.el (message-use-alternative-email-as-from): Examine the
14449         From header as well; use message-make-from in order to include a
14450         user's full name.
14451
14452 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14453
14454         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14455         default; improve customization type.
14456         (gnus-emphasis-custom-with-format): New macro.
14457         (gnus-emphasis-custom-value-to-external): New function.
14458         (gnus-emphasis-custom-value-to-internal): New function.
14459
14460 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14461
14462         * dns.el (query-dns): Resolve reverse addresses.
14463
14464 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14465
14466         * gnus-group.el (gnus-group-get-new-news): Use it.
14467
14468         * gnus-start.el (gnus-check-reasonable-setup): New function.
14469
14470 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14471
14472         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14473         "Args out of range" error.  Reported by Arnaud Giersch
14474         <arnaud.giersch@free.fr>.
14475
14476 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14477
14478         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14479
14480 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14481
14482         * spam.el (spam group): Add :version.
14483
14484         * pgg-def.el (pgg group): Add :version.
14485
14486 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14487
14488         * gnus-art.el (gnus-article-edit-article): Don't associate the
14489         article buffer with a draft file.  This is a temporary measure
14490         against the 2004-08-22 change to gnus-article-edit-mode.
14491
14492 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14495         (html2text-format-tags): Remove unused variable `attr'.
14496
14497 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14498
14499         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14500
14501         * tls.el (tls-process-connection-type, tls-success)
14502         (tls-certtool-program): Add :version.
14503
14504         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14505         (starttls-extra-arguments, starttls-process-connection-type)
14506         (starttls-connect, starttls-failure, starttls-success): Add :version.
14507
14508         * spam-stat.el (spam-stat): Add :version.
14509
14510         * sieve.el (sieve): Add :version.
14511
14512         * sha1.el (sha1): Add :version.
14513         (sha1-use-external): Remove redundant version.
14514
14515         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14516         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14517         (nnmail-split-fancy-match-partial-words)
14518         (nnmail-split-lowercase-expanded): Add :version.
14519
14520         * nndiary.el (nndiary): Add :version.
14521
14522         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14523
14524         * mml-sec.el (mml-default-sign-method)
14525         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14526         Add :version.
14527
14528         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14529
14530         * mm-url.el (mm-url-use-external, mm-url-program)
14531         (mm-url-arguments): Add :version.
14532
14533         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14534         (mm-attachment-file-modes, mm-decrypt-option)
14535         (mm-w3m-safe-url-regexp): Add :version.
14536
14537         * message.el (message-cite-prefix-regexp)
14538         (message-sendmail-envelope-from, message-minibuffer-local-map)
14539         (message-user-fqdn, message-completion-alist): Add :version.
14540
14541         * gnus-win.el (gnus-configure-windows-hook)
14542         (gnus-use-frames-on-any-display): Add :version.
14543
14544         * gnus-art.el (gnus-article-address-banner-alist)
14545         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14546         (gnus-treat-from-picon, gnus-treat-mail-picon)
14547         (gnus-treat-x-pgp-sig): Add :version.
14548
14549         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14550         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14551         (gnus-summary-article-delete-hook)
14552         (gnus-summary-display-while-building): Add :version.
14553
14554         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14555         (gnus-get-top-new-news-hook): Add :version.
14556
14557         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14558         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14559
14560         * gnus-registry.el (gnus-registry): Add :version.
14561
14562         * gnus-spec.el (gnus-use-correct-string-widths)
14563         (gnus-make-format-preserve-properties): Add :version.
14564
14565         * gnus.el (gnus-group-charter-alist)
14566         (gnus-group-fetch-control-use-browse-url)
14567         (gnus-install-group-spam-parameters): Add :version.
14568
14569         * gnus-diary.el (gnus-diary): Add :version.
14570
14571         * gnus-delay.el (gnus-delay): Add :version.
14572
14573         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14574         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14575         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14576         Add :version.
14577
14578         * gnus-agent.el (gnus-agent-max-fetch-size)
14579         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14580         (gnus-agent-prompt-send-queue): Add :version.
14581
14582         * deuglify.el (gnus-outlook-deuglify): Add :version.
14583
14584         * html2text.el: Beautify code.  Improve doc strings.  Some
14585         checkdoc cleanup.
14586         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14587
14588 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14589
14590         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14591
14592 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14593
14594         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14595         when package is loaded.
14596
14597         * spam.el (spam-summary-score-preferred-header): Add global preference
14598         for people who want to override the default SpamAssassin over
14599         Bogofilter preference (when both are set).
14600         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14601         (spam-user-format-function-S): Check
14602         spam-summary-score-preferred-header.
14603         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14604         (spam-user-format-function-S): Format the score correctly.
14605
14606 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14609         signature file.  Suggested by Manoj Srivastava
14610         <srivasta@golden-gryphon.com>.
14611
14612         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14613         iso-2022-jp even in the Japanese language environment.
14614         Suggested by Jason Rumney <jasonr@gnu.org>.
14615
14616 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14617
14618         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14619         use the same characters as the dummy marks; make it free from
14620         getting affected by the language environment.
14621         (gnus-summary-read-group-1): Update mark positions only when the
14622         format spec is updated.
14623
14624         * gnus-spec.el (gnus-update-format-specifications): Return a list
14625         of updated types.
14626
14627 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14630         of boundp to check if display-warning is available.
14631
14632 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14633
14634         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14635
14636 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14637
14638         * nnspool.el (nnspool-spool-directory): Use news-path if the
14639         news-directory variable is not bound.
14640
14641         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14642         function instead of display-warning if it is not available.
14643
14644 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14645
14646         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14647         v5-10: Use `point-at-bol'.
14648
14649 2004-10-26  Simon Josefsson  <jas@extundo.com>
14650
14651         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14652         <chenggao@gmail.com>.
14653
14654 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14655
14656         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14657         instead.
14658
14659 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14660
14661         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14662         to remove a server from the nnimap-server-buffer-alist.
14663         (nnimap-open-connection, nnimap-close-server): Use it.
14664
14665         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14666
14667 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14668
14669         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14670         running the major-mode function.
14671
14672 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14673
14674         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14675         dummy marks in the right way.
14676
14677 2004-10-18  David Edmondson  <dme@dme.org>
14678
14679         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14680         excessively.
14681
14682 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14683
14684         * gnus-util.el (gnus-split-references): Accept a nil references
14685         string and go on blissfully.
14686
14687         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14688         cases where the references string is non-nil but has no references.
14689
14690         * encrypt.el: Add autoload tags.
14691
14692         * spam.el (spam-resolve-registrations-routine): Remove article
14693         from unregistration list too.  Reported by David Hanak
14694         <dhanak@isis.vanderbilt.edu>
14695
14696 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14697
14698         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14699         nil.  Changed custom type.
14700
14701 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14702
14703         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14704
14705         * gnus-sum.el (gnus-summary-move-article): Use it.
14706
14707 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14708
14709         * encrypt.el: Add autoload cookies.
14710
14711         * spam.el (spam-backend-article-list-property)
14712         (spam-backend-get-article-todo-list)
14713         (spam-backend-put-article-todo-list)
14714         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14715         Resolve registrations separately.
14716         (spam-register-routine): Format comments.
14717         (spam-unregister-routine, spam-register-routine): Always call with
14718         specific-articles, no default list.
14719         (spam-summary-prepare-exit): Use the spam-classifications function.
14720
14721         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14722         gnus-encrypt.el.
14723
14724         * encrypt.el: Copied from gnus-encrypt.el.
14725
14726         * gnus-encrypt.el: Commented that it's obsolete.
14727
14728 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14729
14730         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14731         (gnus-score-save): Use it.
14732
14733         * message.el (message-bury): Use `window-dedicated-p'.
14734
14735 2004-10-15  Simon Josefsson  <jas@extundo.com>
14736
14737         * pop3.el (top-level): Don't require nnheader.
14738         (pop3-read-timeout): Add.
14739         (pop3-accept-process-output): Add.
14740         (pop3-read-response, pop3-retr): Use it.
14741
14742 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14743
14744         * spam.el (spam-register-routine): Move comment.
14745         (spam-verify-bogofilter): Use 'unknown for the initial
14746         spam-bogofilter-valid state, not 'never.
14747
14748         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14749         for netrc-machine.
14750
14751         * nnimap.el (nnimap-open-connection): Use
14752         netrc-machine-user-or-password.
14753
14754 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14755
14756         * gnus-registry.el (gnus-registry-unload-hook):
14757         Set as a variable with add-hook.
14758
14759         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14760         of news-path.
14761
14762         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14763
14764         * spam.el: Delete duplicate `provide'.
14765         (spam-unload-hook): Set as a variable with add-hook.
14766
14767 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14768
14769         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14770         in the doc string.
14771
14772         * message.el (message-ignored-news-headers)
14773         (message-ignored-supersedes-headers)
14774         (message-ignored-resent-headers)
14775         (message-forward-ignored-headers): Improve custom type.
14776
14777 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14778
14779         * message.el (message-tokenize-header): Fix 2004-09-06 change
14780         which used point-min in the wrong place.
14781
14782 2004-10-12  Simon Josefsson  <jas@extundo.com>
14783
14784         * tls.el (tls-certtool-program): New variable.
14785         (tls-certificate-information): New function, based on
14786         ssl-certificate-information.
14787
14788 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14789
14790         * compface.el: Move the version of ELisp-based uncompface program
14791         to the contrib directory because of the copyright problem.
14792
14793 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14794
14795         * message.el (message-kill-buffer): Raise the current frame.
14796
14797 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14798
14799         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14800
14801         * gnus.el (message-y-or-n-p): Autoload.
14802
14803         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14804         (pop3-password-required, pop3-authentication-scheme)
14805         (pop3-leave-mail-on-server): Made customizable.
14806         (pop3): New custom group.
14807         (pop3-retr): Remove `sleep-for' statements.
14808         Suggested by Dave Love <fx@gnu.org>.
14809
14810         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14811         Windows/DOS.
14812
14813         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14814         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14815         Dave Love <fx@gnu.org>.
14816
14817         * mml.el (mml-minibuffer-read-disposition): Require match.
14818         Suggested by Dave Love <fx@gnu.org>.
14819
14820 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14821
14822         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14823         doc string.
14824
14825 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14826
14827         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14828
14829 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14830
14831         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14832         instead of calling `mm-insert-inline', to decode text/* parts
14833         before displaying them.
14834
14835 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * mm-uu.el (mm-uu-text-plain-type): New variable.
14838         (mm-uu-pgp-signed-extract-1): Use it.
14839         (mm-uu-pgp-encrypted-extract-1): Use it.
14840         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14841         bind mm-uu-text-plain-type with that value.
14842         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14843         mm-uu-dissect.
14844
14845 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * gnus-group.el (gnus-update-group-mark-positions):
14848         * gnus-sum.el (gnus-update-summary-mark-positions):
14849         * message.el (message-check-news-body-syntax):
14850         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14851         of string-as-multibyte.
14852
14853 2004-10-05  Juri Linkov  <juri@jurta.org>
14854
14855         * gnus-group.el (gnus-update-group-mark-positions):
14856         * gnus-sum.el (gnus-update-summary-mark-positions):
14857         * message.el (message-check-news-body-syntax):
14858         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14859         8-bit unibyte values to a multibyte string for search functions.
14860
14861 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14862
14863         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14864         (mm-uu-dissect-text-parts): New function.
14865
14866         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14867         dissect text parts.
14868
14869         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14870         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14871
14872         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14873
14874         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14875         gnus-current-topics instead of gnus-current-topic.
14876
14877 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14878
14879         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14880
14881 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14882
14883         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14884         where approriate.
14885
14886         * nnml.el (nnml-generate-active-info): do.
14887
14888         * nndiary.el (nndiary-generate-active-info): do.
14889
14890         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14891         (gnus-topic-move): do.
14892
14893         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14894         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14895
14896         * gnus-srvr.el (gnus-server-prepare)
14897         (gnus-server-open-all-servers): do.
14898
14899         * gnus-msg.el (gnus-summary-cancel-article)
14900         (gnus-summary-resend-message)
14901         (gnus-summary-mail-crosspost-complaint): do.
14902
14903         * gnus-move.el (gnus-change-server): do.
14904
14905         * gnus-group.el (gnus-group-unmark-all-groups)
14906         (gnus-group-set-current-level): do.
14907
14908 2004-10-04  Simon Josefsson  <jas@extundo.com>
14909
14910         * message.el (message-generate-hashcash): Doc fix.
14911
14912 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14913
14914         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14915         avoid infinite recursion via gnus-get-function.
14916
14917 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14918
14919         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14920
14921         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14922
14923         * nnmail.el (nnmail-split-history): do.
14924
14925         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14926         (nnml-request-delete-group): do.
14927
14928         * nnslashdot.el (nnslashdot-read-groups): do.
14929
14930         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14931         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14932
14933         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14934         (nnspool-sift-nov-with-sed): Use last.
14935         (nnspool-retrieve-headers-with-nov): Use mapc.
14936         (nnspool-request-newgroups): Use dolist.
14937         (nnspool-request-group): Use last.
14938
14939         * nntp.el (nntp-read-server-type): Use dolist.
14940
14941         * nnvirtual.el (nnvirtual-create-mapping)
14942         (nnvirtual-update-read-and-marked): Use dolist.
14943         (nnvirtual-convert-headers): Simplify.
14944
14945 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14946
14947         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14948         support for sync'ing tick marks.
14949
14950 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14953         there's no visible header.
14954
14955 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14956
14957         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14958         necessary, pass full group name to gnus-request-set-marks.
14959
14960 2004-10-01  Simon Josefsson  <jas@extundo.com>
14961
14962         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14963         acroread.
14964
14965 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14966
14967         * spam-report.el (spam-report-gmane): Fix interactive.
14968
14969         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14970
14971         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14972         when writing file.
14973         (gnus-agent-synchronize-flags): Don't default to being
14974         interactive.
14975
14976 2004-09-30  Simon Josefsson  <jas@extundo.com>
14977
14978         * message.el (message-generate-hashcash): Add.
14979         (message-send-mail): Use it, call mail-add-payment.
14980
14981 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14982
14983         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14984
14985 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14986
14987         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14988         gnus-requst-update-info with explicit code to sync the in-memory
14989         info read flags with the marks being sync'd to the backend.
14990
14991         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14992
14993 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14994
14995         * spam.el (spam-verify-bogofilter): Add new function.
14996         (spam-check-bogofilter)
14997         (spam-bogofilter-register-with-bogofilter): Use it.
14998         (spam-verify-bogofilter): Add small fixes.
14999
15000 2004-09-28  Simon Josefsson  <jas@extundo.com>
15001
15002         * hashcash.el (hashcash-generate-payment): Revert.
15003
15004 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15005
15006         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15007         gnus-extract-references instead of gnus-split-references.
15008
15009         * gnus-util.el (gnus-extract-references): Add new function, analogous
15010         to gnus-split-references but extracts only the message-ID without
15011         anything extra.
15012
15013         * hashcash.el (hashcash-generate-payment)
15014         (hashcash-check-payment): Do the right thing if hashcash-path is
15015         nil (because the hashcash program could not be found).
15016
15017         * spam.el (spam-use-hashcash): Remove comment.
15018
15019 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15020
15021         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15022         (gnus-cache-enter-article, gnus-cache-remove-article)
15023         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15024
15025         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15026
15027         * gnus-art.el (article-hide-boring-headers)
15028         (article-translate-strings, article-display-face)
15029         (gnus-article-mime-match-handle-first)
15030         (gnus-article-highlight-headers)
15031         (gnus-article-add-buttons-to-head): do.
15032
15033 2004-09-27  Simon Josefsson  <jas@extundo.com>
15034
15035         * hashcash.el: New version, from
15036         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15037         ../contrib/.
15038
15039 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15040
15041         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15042
15043 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15044
15045         * gnus-dup.el (gnus-dup-open): Use mapc.
15046         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15047
15048         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15049         Reported by Stefan Wiens <s.wi@gmx.net>.
15050
15051         * gnus.el (gnus-shutdown): Use dolist.
15052
15053         * gnus-undo.el (gnus-undo): Use mapc.
15054
15055         * nnrss.el (nnrss-generate-active): do.
15056
15057         * message.el (message-cite-original-without-signature)
15058         (message-cite-original): Use mapc.
15059         (message-do-actions, message-make-forward-subject): Use dolist.
15060
15061 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15062
15063         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15064         deletion to remove entire duplicate line.  Fixes merged article
15065         number bug.
15066
15067 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15068
15069         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15070         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15071         first ask if you want to open a server and then, even when you
15072         responded with no, asking if you want to synchronize the server's
15073         flags.
15074         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15075         multi-line expressions.
15076         (gnus-agent-synchronize-group-flags): New internal function.
15077         Updates marks in memory (in the info structure) AND in the
15078         backend.
15079
15080         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15081
15082         * nnagent.el (nnagent-request-set-mark): Use
15083         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15084         method, to ensure that synchronization updates marks in the
15085         backend and in the info (in memory) structure.
15086
15087 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15088
15089         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15090         convention fully; don't miss the root article of a thread; make
15091         the X-Draft-From header with correct article numbers.
15092
15093 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15094
15095         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15096         unless plugged.  Disable the agent so that an open failure causes
15097         an error.
15098
15099         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15100         Reverted 2004-09-21 change.  The backend must be opened while
15101         synchronizing flags even when the backend stores the flags
15102         locally.
15103
15104 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15105
15106         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15107         in `header' match.  Reported by Svend Tollak Munkejord.
15108
15109         * message.el (message-cite-original): Fix use of
15110         `message-cite-articles-with-x-no-archive'.
15111
15112 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15113
15114         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15115         (gnus-window-to-buffer): Ditto.
15116
15117         * mml.el (mml-preview-buffer): New variable.
15118         (mml-preview): Manage window layout with gnus-buffer-configuration.
15119
15120         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15121         X-Draft-From header even if those articles aren't quoted.
15122
15123 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15124
15125         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15126         (gnus-request-set-mark, gnus-request-update-mark): Use new
15127         g-s-t-u-l-m to decide to use backend even when unplugged.
15128
15129 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15132         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15133
15134 2004-09-20  Simon Josefsson  <jas@extundo.com>
15135
15136         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15137         "utf-16-le".
15138
15139 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15140
15141         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15142
15143 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15144
15145         * uudecode.el (uudecode-use-external): Add :version.
15146
15147         * smime.el (smime-CA-file, smime-encrypt-cipher)
15148         (smime-dns-server): Add :version.
15149
15150         * smiley.el (gnus-smiley-file-types): Add :version.
15151
15152         * sha1.el (sha1-use-external): Add :version.
15153
15154         * pgg-def.el (pgg-query-keyserver): Add :version.
15155
15156         * nnmail.el (nnmail-fancy-expiry-targets)
15157         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15158         Add :version.
15159
15160         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15161         (nnimap-retrieve-groups-asynchronous): Add :version.
15162         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15163
15164         * mml.el (mml-content-disposition-parameters)
15165         (mml-insert-mime-headers-always): Add :version.
15166
15167         * mm-util.el (mm-coding-system-priorities): Add :version.
15168
15169         * mm-decode.el (mm-inline-text-html-with-images)
15170         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15171         (mm-verify-option): Add :version.
15172         (mm-text-html-renderer): Change :version.
15173
15174         * message.el (message-fcc-externalize-attachments)
15175         (message-required-headers, message-draft-headers)
15176         (message-subject-trailing-was-query)
15177         (message-subject-trailing-was-ask-regexp)
15178         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15179         (message-mark-insert-end, message-archive-header)
15180         (message-archive-note, message-cross-post-default)
15181         (message-cross-post-note, message-followup-to-note)
15182         (message-cross-post-note-function, message-use-mail-followup-to)
15183         (message-subscribed-address-functions)
15184         (message-subscribed-address-file, message-subscribed-addresses)
15185         (message-subscribed-regexps, message-allow-no-recipients)
15186         (message-yank-cited-prefix, message-signature-insert-empty-line)
15187         (message-hidden-headers, message-hierarchical-addresses)
15188         (message-mail-user-agent, message-use-idna)
15189         (message-valid-fqdn-regexp)
15190         (message-strip-special-text-properties, message-header-synonyms)
15191         (message-beginning-of-line, message-tab-body-function): Add :version.
15192         (message-insert-canlock, message-wide-reply-confirm-recipients):
15193         Change :version.
15194
15195         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15196         and :version.
15197         (mail-source-delete-old-incoming-confirm)
15198         (mail-source-movemail-program): Add :version.
15199
15200         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15201         (gnus-agent-cache, gnus-agent): Change :version.
15202
15203         * gnus-util.el (gnus-use-byte-compile): Change :version.
15204
15205         * gnus-sum.el (gnus-summary-make-false-root-always)
15206         (gnus-summary-default-high-score)
15207         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15208         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15209         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15210         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15211         (gnus-sum-thread-tree-single-indent)
15212         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15213         (gnus-sum-thread-tree-leaf-with-other)
15214         (gnus-sum-thread-tree-single-leaf): Add :version.
15215         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15216         (gnus-article-loose-mime): Change :version.
15217
15218         * gnus-start.el (gnus-backup-startup-file)
15219         (gnus-save-startup-file-via-temp-buffer): Add :version.
15220
15221         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15222         (gnus-server-offline-face): Add :version.
15223
15224         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15225
15226         * gnus-msg.el (gnus-gcc-externalize-attachments)
15227         (gnus-debug-files, gnus-debug-exclude-variables)
15228         (gnus-discouraged-post-methods): Change :version.
15229         (gnus-confirm-mail-reply-to-news)
15230         (gnus-confirm-treat-mail-like-news): Add :version.
15231
15232         * gnus-int.el (gnus-server-unopen-status): Add :version.
15233
15234         * gnus-group.el (gnus-group-jump-to-group-prompt)
15235         (gnus-large-ephemeral-newsgroup)
15236         (gnus-fetch-old-ephemeral-headers): Add :version.
15237
15238         * gnus-fun.el (gnus-x-face-directory)
15239         (gnus-convert-pbm-to-x-face-command)
15240         (gnus-convert-image-to-x-face-command)
15241         (gnus-convert-image-to-face-command): Add :version.
15242
15243         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15244
15245         * gnus-cite.el (gnus-cite-blank-line-after-header)
15246         (gnus-article-boring-faces): Add :version.
15247
15248         * gnus-art.el (gnus-buttonized-mime-types)
15249         (gnus-inhibit-mime-unbuttonizing)
15250         (gnus-treat-display-face)
15251         (gnus-treat-body-boundary): Change :version.
15252         (gnus-body-boundary-delimiter, gnus-picon-databases)
15253         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15254         (gnus-treat-date-english, gnus-treat-fold-headers)
15255         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15256         (gnus-treat-mail-picon, gnus-treat-wash-html)
15257         (gnus-article-encrypt-protocol)
15258         (gnus-use-idna, gnus-article-over-scroll)
15259         (gnus-mime-display-multipart-alternative-as-mixed)
15260         (gnus-mime-display-multipart-related-as-mixed)
15261         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15262         (gnus-ctan-url, gnus-button-ctan-handler)
15263         (gnus-button-handle-ctan-bogus-regexp)
15264         (gnus-button-ctan-directory-regexp)
15265         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15266         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15267         (gnus-button-man-level, gnus-button-emacs-level)
15268         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15269
15270         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15271         (gnus-agent-go-online): Change :version.
15272         (gnus-agent-expire-unagentized-dirs)
15273         (gnus-agent-auto-agentize-methods): Add :version.
15274
15275         * flow-fill.el (fill-flowed-display-column)
15276         (fill-flowed-encode-column): Add :version.
15277
15278         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15279         (gnus-outlook-deuglify-unwrap-max)
15280         (gnus-outlook-deuglify-cite-marks)
15281         (gnus-outlook-deuglify-unwrap-stop-chars)
15282         (gnus-outlook-deuglify-no-wrap-chars)
15283         (gnus-outlook-deuglify-attrib-cut-regexp)
15284         (gnus-outlook-deuglify-attrib-verb-regexp)
15285         (gnus-outlook-deuglify-attrib-end-regexp)
15286         (gnus-outlook-display-hook): Add :version.
15287
15288         * binhex.el (binhex-use-external): Add :version.
15289
15290 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15291
15292         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15293         and `invisible'.
15294
15295 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15296
15297         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15298         in gnus-registry-trim.
15299
15300 2004-09-13  Simon Josefsson  <jas@extundo.com>
15301
15302         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15303
15304         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15305
15306         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15307         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15308         <yamaoka@jpl.org>.
15309         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15310         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15311         <yamaoka@jpl.org>.
15312
15313         * sieve.el (sieve-manage-mode): Ditto.
15314
15315 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15316
15317         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15318
15319 2004-09-11  Simon Josefsson  <jas@extundo.com>
15320
15321         * dns-mode.el: Add.
15322
15323         * mm-view.el (mm-display-dns-inline): Add.
15324
15325         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15326         (mm-automatic-display): Ditto.
15327
15328         * mailcap.el (mailcap-mime-data): Add text/dns.
15329         (mailcap-mime-extensions): Map .soa to text/dns.
15330
15331 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15332
15333         * gnus-art.el (article-decode-mime-words, article-babel)
15334         (gnus-article-highlight-signature, gnus-article-add-buttons)
15335         (gnus-signature-toggle): Remove unnecessary bindings of
15336         `inhibit-read-only' inherited from v5.10 merge.
15337
15338 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15339
15340         * nntp.el (nntp): New customization group.
15341         (nntp-authinfo-file): Add customization group.
15342
15343         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15344
15345         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15346
15347         * gnus.el (to-address, to-list, subscribed)
15348         (large-newsgroup-initial): Ditto.
15349
15350         * flow-fill.el (fill-flowed-display-column)
15351         (fill-flowed-encode-column): Ditto.
15352
15353 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15354
15355         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15356         Use point-min rather than 1.
15357         (message-send-mail): Use buffer-size rather than point-max.
15358
15359         * gnus-sum.el (gnus-summary-search-article-forward):
15360         Signal a specific `search-failed' rather than a generic `error'.
15361
15362         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15363         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15364         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15365
15366 2004-09-10  Simon Josefsson  <jas@extundo.com>
15367
15368         * nndb.el (require): Remove tcp and duplicate cl.
15369
15370 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15371
15372         * gnus-agent.el (directory-files-and-attributes): Move forward.
15373
15374 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15375
15376         * gnus-agent.el (directory-files-and-attributes): Optionally
15377         defined to support XEmacs.
15378
15379 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15380
15381         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15382         to avoid run-time CL dependencies.
15383         (gnus-agent-unfetch-articles): New function.
15384         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15385         article numbers even when local .overview file is missing.
15386         (gnus-agent-read-article-number): New function.  Only accepts
15387         27-bit article numbers.
15388         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15389         gnus-agent-read-article-number.
15390         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15391         from backend while recognizing that article numbers in .overview
15392         must be valid.
15393         (gnus-agent-update-files-total-fetched-for): Use
15394         directory-files-and-attributes to improve performance.
15395         * gnus-int.el (gnus-request-move-article): Use
15396         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15397         improve performance.
15398
15399         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15400         some users confused by references to .newsrc when they only have a
15401         .newsrc.eld file.
15402         (gnus-convert-mark-converter-prompt)
15403         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15404         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15405         New function.  Used internally to only display 'gnus converting
15406         files' message when actually necessary.
15407
15408         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15409         methods now autoloaded.
15410
15411 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15412
15413         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15414         identifiers.
15415
15416 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15417
15418         * gnus-picon.el: Fix indentation and closing parenthesis.
15419
15420 2004-09-01  Simon Josefsson  <jas@extundo.com>
15421
15422         * message.el (message-canlock-generate): Require sha1, not
15423         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15424         to require within a function.  Sadly, if sha1.el isn't loaded, the
15425         let binding in m-c-g will hide the defcustom definition, which is
15426         bad.)
15427
15428         * canlock.el: Require sha1, not sha1-el.
15429
15430         * message.el: Don't autoload sha1 (there is a autoload cookie in
15431         sha1.el).
15432
15433         * sha1-el.el: Renamed to sha1.el.
15434
15435 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15436
15437         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15438
15439 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15440
15441         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15442
15443 2004-08-30  Kim F. Storm  <storm@cua.dk>
15444
15445         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15446
15447         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15448         Add :group 'nnimap.
15449
15450 2004-08-30  Andreas Schwab  <schwab@suse.de>
15451
15452         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15453         ?* and ?\;.
15454
15455         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15456         and ?\' to symbol instead of whitespace.
15457
15458 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15461
15462         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15463         instead of re-search-forward.
15464
15465         * gnus-uu.el (gnus-uu-save-article): Ditto.
15466         (gnus-uu-post-encode-uuencode): Ditto.
15467
15468         * html2text.el (html2text-clean-list-items): Ditto.
15469         (html2text-clean-dtdd): Ditto.
15470         (html2text-format-tags): Ditto.
15471
15472         * message.el (message-send-mail-with-sendmail): Fix regexp.
15473         (message-fill-field-general): Use search-forward instead of
15474         re-search-forward.
15475         (unbold-region): Ditto.
15476
15477         * nnrss.el (nnrss-request-article): Ditto.
15478
15479         * nnslashdot.el (nnslashdot-request-article): Ditto.
15480
15481         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15482
15483         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15484         "Unrecognized menu descriptor" error in XEmacs.
15485
15486 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15487
15488         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15489         parent article of a sparse article in the thread hashtb.
15490
15491 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15492
15493         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15494         (nnmail-expand-newtext): Lowercase expanded entries if
15495         nnmail-split-lowercase-expanded is non-nil.
15496
15497 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15498
15499         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15500
15501         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15502         of gnus-tmp-news-method into string under XEmacs.  It will be
15503         passed to gnus-correct-length which takes only a string argument.
15504
15505 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15506
15507         * gnus-util.el (gnus-bind-print-variables): New macro.
15508         (gnus-prin1): Use it.
15509         (gnus-prin1-to-string): Use it.
15510         (gnus-pp): New function.
15511         (gnus-pp-to-string): New function.
15512
15513         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15514         Replace pp-to-string with gnus-pp-to-string.
15515         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15516         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15517         * gnus-msg.el (gnus-debug): Ditto.
15518         * gnus-score.el (gnus-score-save): Ditto.
15519         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15520         gnus-pp-to-string.
15521         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15522         with gnus-pp.
15523         * score-mode.el (gnus-score-pretty-print): Ditto.
15524         * webmail.el (webmail-debug): Ditto.
15525
15526 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * gnus-art.el (article-display-face, article-display-x-face):
15529         Use buffer-read-only.
15530
15531 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15532
15533         * gnus-art.el (article-hide-list-identifiers):
15534         Bind inhibit-read-only as t.
15535
15536 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15537
15538         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15539
15540 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15541
15542         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15543         (gnus-narrow-to-page): Don't assume point-min == 1.
15544         (gnus-article-edit-mode): Derive from message-mode.
15545
15546         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15547         point-min == 1.
15548
15549         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15550         Disable incorrect use of `assert'.
15551
15552         * message.el (message-mode): Set comment-start-skip.
15553
15554
15555 2004-08-22  Sam Steingold  <sds@gnu.org>
15556
15557         * pop3.el (pop3-leave-mail-on-server): New user variable.
15558         (pop3-movemail): Delete mail only when it is nil.
15559
15560 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15561
15562         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15563
15564         * mml.el (mml-preview): Use `pop-to-buffer'.
15565
15566         * message.el (message-goto-mail-followup-to): Insert after "To".
15567         (message-carefully-insert-headers): Add comment.
15568
15569         * gnus.el: Remove unused variable `gnus-article-check-size'.
15570
15571         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15572
15573         * gnus-art.el (gnus-button-alist): Improve
15574         `gnus-button-handle-library' entry.
15575
15576 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15577
15578         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15579         downcase, since XEmacs capitalizes error messages differently.
15580
15581 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15582
15583         * nntp.el: Add (require 'gnus) due to reference to
15584         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15585
15586 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15587
15588         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15589         `mm-fill-flowed'.
15590
15591         * mm-decode.el (mm-dissect-singlepart): Check it.
15592
15593 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15594
15595         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15596         'imap' for netrc parsing.
15597
15598 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15599
15600         * mailcap.el (mailcap-mime-data): Mark as risky.
15601
15602 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15603
15604         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15605         may be included in the encoded word.
15606         (rfc2047-encode): Don't append a space if the encoded word
15607         includes close parenthesis.
15608
15609 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15612         of text within parentheses.
15613
15614 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15615
15616         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15617         (gnus-encrypt-write-file-contents): Make the password key the file
15618         name PLUS the cipher, not just the cipher.  Also remove failed
15619         passwords from the cache.
15620
15621 2004-08-06  Simon Josefsson  <jas@extundo.com>
15622
15623         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15624         fix.
15625
15626 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15627
15628         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15629         LWSP.
15630
15631 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15632
15633         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15634         to append in-reply-to: data to the references: header.
15635
15636         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15637         (netrc-parse): Use gnus-encrypt.el functions.
15638
15639         * gnus-encrypt.el: Add new file for encryption support; currently
15640         does only a few GPG ciphers and an internal XOR cipher.
15641
15642         * password.el: Add comments on using password-read-and-add.
15643         (password-read-and-add): Add function to read and add the
15644         password to the cache at once.
15645
15646 2004-07-28  Simon Josefsson  <jas@extundo.com>
15647
15648         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15649         parameter (but don't use it, for now).
15650
15651         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15652         instead of hard coding to nil.
15653
15654 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15655
15656         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15657         as mm-inline-image-xemacs does.
15658
15659 2004-07-26  Simon Josefsson  <jas@extundo.com>
15660
15661         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15662         Revert part of 2004-07-17 change below.
15663
15664 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15665
15666         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15667         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15668
15669 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15670
15671         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15672         quotes that actually start with ">" at the beginning of the
15673         lines.
15674
15675 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * rfc2047.el (rfc2047-encode-region): Fix last change.
15678         (rfc2047-encode-parameter): Remove useless concat.
15679
15680 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15681
15682         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15683         encode special characters; fix some kind of misconfigured headers;
15684         signal a real error if debug-on-quit or debug-on-error is non-nil.
15685         (rfc2047-encode-max-chars): New variable.
15686         (rfc2047-encode-1): Use it.
15687         (rfc2047-encode-parameter): New function.
15688
15689         * mml.el (mml-insert-parameter): Remove an excessive space.
15690
15691 2004-07-17  Simon Josefsson  <jas@extundo.com>
15692
15693         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15694         Kai Grossjohann <kai@emptydomain.de>.
15695         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15696         (gnus-group-make-menu-bar): Ditto.
15697
15698         * gnus-util.el (gnus-group-server): Add.
15699
15700 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15701
15702         * message.el (message-clone-locals): Clone sendmail and smtp
15703         variables.
15704
15705 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15706
15707         * rfc2047.el (rfc2047-encode-region): Fix last change.
15708
15709 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15710
15711         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15712         characters as non-special.
15713
15714 2004-07-09  Simon Josefsson  <jas@extundo.com>
15715
15716         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15717         Users will lose all flag changes made while unplugged with
15718         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15719         good default.  See numerous reports on ding mailing list.
15720
15721 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15722
15723         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15724         add generate-head-function and generate-article-function to the
15725         rfc822-forward entry.
15726         (nndoc-rfc822-forward-generate-article): New function.
15727         (nndoc-rfc822-forward-generate-head): New function.
15728
15729         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15730
15731 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15732
15733         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15734         respect display group parameter and gnus-summary-expunge-below.
15735         (gnus-articles-to-read): Remove unused reference to display group
15736         parameter.
15737
15738 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15739
15740         * nnheader.el (nnheader-uniquify-message-id): New experimental
15741         variable.
15742         (nnheader-nov-read-message-id): Use it.
15743
15744         * spam-report.el (spam-report-gmane): Add interactive.
15745
15746 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15749         qp-or-base64 for the application/* types.
15750
15751 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15752
15753         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15754
15755 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15756
15757         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15758         trim value.
15759
15760 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15761
15762         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15763         New macro and function.
15764         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15765
15766 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15767
15768         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15769         after-load-alist.
15770
15771 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15772
15773         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15774         update info that isn't there.
15775
15776 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15777
15778         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15779         entry.
15780
15781 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15782
15783         * mm-view.el (mm-inline-render-with-function): Use multibyte
15784         buffer; decode html source by charset.
15785
15786         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15787
15788         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15789         Mule-UCS is loaded under XEmacs.
15790         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15791
15792 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15793
15794         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15795
15796 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15797
15798         * mm-util.el (mm-coding-system-p): Return a coding-system.
15799         (mm-mime-mule-charset-alist): Use shift_jis instead of
15800         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15801         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15802         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15803         instead of japanese-shift-jis and iso-latin-1 respectively in
15804         order to share the default value with both Emacs and XEmacs-mule.
15805         (mm-mule-charset-to-mime-charset): Make
15806         mm-coding-system-priorities effective.
15807         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15808         while predicating of candidates upon the priorities.
15809
15810 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15811
15812         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15813         gnus-uu-invert-processable.
15814
15815         * gnus.el: Autoload gnus-uu-invert-processable.
15816
15817 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * mm-util.el (mm-with-multibyte-buffer): New macro.
15820
15821         * rfc2047.el (rfc2047-encode-string): Use it.
15822         (rfc2047-encode-region): Move point to the end of the region after
15823         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15824
15825 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15826
15827         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15828         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15829
15830 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15831
15832         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15833         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15834         Karl Chen <quarl@nospam.quarl.org>.
15835
15836 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15837
15838         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15839         invalid addresses.
15840
15841 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15842
15843         * spam.el: Change section markers, revise TODO list.
15844         (spam-backends): Make new master list of all installed backends.
15845         (spam-summary-exit-behavior): Add new variable to determine how
15846         messages moves are done at summary exit.
15847         (spam-move-spam-nonspam-groups-only)
15848         (spam-process-ham-in-nonham-groups)
15849         (spam-process-ham-in-spam-groups): Remove variables, the
15850         spam-summary-exit-behavior variable should be used to manage this
15851         behavior.
15852         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15853         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15854         and spam-old-spam-articles.
15855         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15856         Add empty variables, placeholders for the backends they represent.
15857         (spam-set-difference): Move, unchanged.
15858         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15859         unless the user has a processor variable.
15860         (spam-classifications, spam-classification-valid-p)
15861         (spam-backend-properties, spam-backend-property-valid-p)
15862         (spam-backend-function-type-valid-p)
15863         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15864         (spam-report-articles-gmane, spam-report-articles-resend):
15865         Remove functions, they are not needed.
15866         (spam-install-backend-super, spam-backend-list)
15867         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15868         (spam-backend-function, spam-backend-ham-registration-function)
15869         (spam-backend-spam-registration-function)
15870         (spam-backend-ham-unregistration-function)
15871         (spam-backend-spam-unregistration-function)
15872         (spam-backend-statistical-p, spam-backend-mover-p)
15873         (spam-install-backend-alias, spam-install-checkonly-backend)
15874         (spam-install-mover-backend, spam-install-nocheck-backend)
15875         (spam-install-backend, spam-install-statistical-backend)
15876         (spam-install-statistical-checkonly-backend): Add backend installation
15877         support.
15878         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15879         (spam-group-processor-p): Use the new backend code and respect the
15880         summary exit behavior.
15881         (spam-mark-spam-as-expired-and-move-routine): Remove.
15882         (spam-summary-prepare): Change to use the new spam-old-articles
15883         variable.
15884         (spam-copy-or-move-routine, spam-copy-spam-routine)
15885         (spam-move-spam-routine, spam-copy-ham-routine)
15886         (spam-move-ham-routine): Add code to copy/move ham or spam.
15887         (spam-fetch-field-fast): Improve doc and code, plus allow the
15888         'number request.
15889         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15890         variables.
15891         (spam-split, spam-find-spam): Use the new backend code.
15892         (spam-registration-functions): Remove variable.
15893         (spam-unregister-routine): Add convenience wrapper.
15894         (spam-log-undo-registration, spam-register-routine)
15895         (spam-log-processing-to-registry)
15896         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15897         where possible.
15898         (spam-check-gmane-xref, spam-check-regex-headers)
15899         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15900         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15901         (spam-check-bogofilter-headers, spam-check-spamoracle)
15902         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15903         (spam-check-crm114-headers): Use the spam-split-group that
15904         spam-split prepares, no need to determine it every time.
15905
15906         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15907         to the nnheader-parse-naked-head call.
15908
15909         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15910
15911         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15912         the nnheader-nov-read-message-id call.
15913
15914 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15915
15916         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15917         gnus-activate-group twice.  Suggested by Markus Peter
15918         <warp@spin.de>.
15919
15920 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * gnus-art.el (gnus-article-time-format): Exchange the order of
15923         day and month in the default value; fix customization type.
15924         (article-date-ut): Use add-text-properties.
15925         (article-make-date-line): Use message-make-date instead of
15926         current-time-string.
15927
15928         * message.el (message-fetch-field): Don't use set-text-properties.
15929         (message-make-date): Simplify.
15930
15931         * messagexmas.el (message-xmas-make-date): New function.
15932         (message-xmas-redefine): Defalias message-make-date to it.
15933
15934 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15935
15936         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15937         (rfc2047-encode-region): Treat text within parentheses as special;
15938         show the original text when error has occurred.
15939
15940         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15941         already-computed method to gnus-activate-group.
15942
15943         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15944         same select-methods identical Lisp objects.
15945
15946         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15947         object when modifying the info.
15948
15949 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15952         gnus-opened-servers since it has never been opened with the new
15953         configuration yet.
15954
15955 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15956
15957         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15958         arg to nnheader-generate-fake-message-id.
15959
15960 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15961
15962         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15963         number and build a fake message ID localized to a group and
15964         article number (so it's repeatable from that point on).
15965         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15966         ID format.
15967
15968         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15969         nnheader-generate-fake-message-id with the article number.
15970
15971 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15972
15973         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15974         end-of-buffer.
15975
15976 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15977
15978         * message.el (message-ignored-supersedes-headers): Add Approved.
15979
15980 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15981
15982         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15983         goto-char.
15984         (rfc2047-encode): Fold the line before encoding.
15985
15986 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15987
15988         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15989         folding -- not all headers can be folded, and this should be done
15990         by the message composition mode.  Probably.  I think.
15991
15992 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15993
15994         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15995         fast.
15996
15997         * gnus-ems.el (gnus-remove-image): Don't use
15998         message-text-with-property; remove only the image found first.
15999
16000         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16001         found first.
16002
16003 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16004
16005         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16006
16007 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16008
16009         * message.el (message-text-with-property): Make it fast and accept
16010         optional arguments.
16011         (message-strip-forbidden-properties): Use it.
16012         (message-fix-before-sending): Follow the m-t-w-p change.
16013
16014         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16015
16016 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16017
16018         * gnus-art.el (article-hide-headers): Don't change the buffer
16019         mistakenly when performing mml-preview even if
16020         gnus-single-article-buffer is nil.
16021
16022 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16023
16024         * message.el (message-expand-name-databases): New user option.
16025         (message-expand-name): Use it.
16026
16027 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16028
16029         * spam.el (spam-report-articles-resend)
16030         (spam-report-resend-register-routine): Allow ham reporting.
16031         (spam-report-resend-register-ham-routine): Add wrapper.
16032         (spam-registration-functions): Add ham resending functions.
16033         (spam-list-of-processors): Add ham resend processor.
16034
16035         * gnus.el (ham-resend-to): Add new group parameter.
16036         (spam-process): Add ham resend option.
16037
16038         * spam-report.el (spam-report-resend): Allow reporting ham.
16039         (spam-report-resend-ham): Add wrapper.
16040
16041 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16042
16043         * message.el (message-cite-articles-with-x-no-archive): New
16044         variable.
16045         (message-cite-original): Use it.
16046
16047 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16048
16049         * message.el (message-cite-original): Respect X-No-Archive.
16050
16051 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16052
16053         * gnus-art.el (article-hide-headers): Refer to the values for
16054         gnus-ignored-headers and gnus-visible-headers in the summary
16055         buffer since a user may have set them as group parameters.
16056
16057 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16058
16059         * assistant.el (assistant-node-name): Add convenience function.
16060         (assistant-render-text, assistant-render-node): Add error handling,
16061         plus handle multiple next nodes.
16062         (assistant-find-next-node): Comment out for now.
16063         (assistant-find-next-nodes): Add function, returns list of next
16064         nodes.
16065
16066 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16067
16068         * mail-source.el (mail-source-directory): Fix doc-string.
16069
16070 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16071
16072         * assistant.el (assistant-render-text, assistant-eval): Add :set
16073         widget type, which is different because it takes and returns a
16074         list.  Much hilarity ensues.
16075
16076 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16077
16078         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16079
16080         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16081         doc-string.
16082
16083         * gnus-start.el (gnus-activate-group): Added doc-string.
16084
16085 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16086
16087         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16088
16089 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16090
16091         * assistant.el (assistant-render-text): Try to add a :set
16092         widget, more to come.
16093
16094         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16095         strings.
16096         (spam-report-articles-resend)
16097         (spam-register-routine): Do registration iff any articles warrant
16098         it.
16099         (spam-summary-prepare-exit): Change log message for nil group
16100         destinations.
16101
16102 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16103
16104         * spam.el (spam-report-resend-register-routine): Allow
16105         spam-report-resend-to to be a group parameter or a global value.
16106
16107 2004-05-26  Simon Josefsson  <jas@extundo.com>
16108
16109         * starttls.el: Merge with my GNUTLS based starttls.el.
16110         (starttls-gnutls-program, starttls-use-gnutls)
16111         (starttls-extra-arguments, starttls-process-connection-type)
16112         (starttls-connect, starttls-failure, starttls-success): New
16113         variables.
16114         (starttls-program, starttls-extra-args): Doc fix.
16115         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16116         functions.
16117         (starttls-negotiate, starttls-open-stream): Check
16118         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16119         function if it is set.
16120
16121 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16124         structured fields.
16125
16126 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16127
16128         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16129
16130 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16131
16132         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16133         variable.
16134         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16135         assigning the spam-mark to new messages.
16136
16137 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16138
16139         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16140
16141 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16142
16143         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16144
16145         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16146         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16147         default.
16148
16149 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16150
16151         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16152         correct data.
16153
16154 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16155
16156         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16157         (spam-group-processor-p): Fix function.
16158         (spam-group-processor-multiple-p)
16159         (spam-group-spam-processor-report-gmane-p)
16160         (spam-group-spam-processor-report-resend-p)
16161         (spam-group-spam-processor-bogofilter-p)
16162         (spam-group-spam-processor-blacklist-p)
16163         (spam-group-spam-processor-ifile-p)
16164         (spam-group-ham-processor-ifile-p)
16165         (spam-group-spam-processor-spamoracle-p)
16166         (spam-group-spam-processor-crm114-p)
16167         (spam-group-ham-processor-bogofilter-p)
16168         (spam-group-spam-processor-stat-p)
16169         (spam-group-ham-processor-stat-p)
16170         (spam-group-ham-processor-whitelist-p)
16171         (spam-group-ham-processor-BBDB-p)
16172         (spam-group-ham-processor-spamoracle-p)
16173         (spam-group-ham-processor-copy-p): Remove functions with some
16174         prejudice against unneeded code.
16175         (spam-report-articles-resend)
16176         (spam-report-resend-register-routine): Allow the group/topic
16177         spam-resend-to value to override spam-report-resend-to.
16178         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16179         properly now.
16180
16181         * gnus.el (spam-resend-to): Add group/topic parameter.
16182         (spam-process): Move the OBSOLETE processors to the end of the
16183         choices.
16184
16185 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16186
16187         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16188         with resend-to set to nil, and then ask the user if necessary.
16189         (spam-report-resend): spam-report-resend takes a list of articles, not
16190         separate article numbers.
16191
16192 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16195         addition to emacs-w3m.
16196
16197 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16198
16199         * assistant.el (assistant-authinfo-data): New function.
16200         (assistant-eval): Eval for entire assistant.
16201
16202         * netrc.el (netrc-services-file): New variable.
16203         (netrc-parse-services): New function.
16204         (netrc-find-service-name): New function.
16205         (netrc-find-service-number): New function.
16206         (netrc-port-equal): New function.
16207         (netrc-machine): Use it.
16208
16209         * nnimap.el (nnimap-open-connection): Use netrc.
16210
16211         * gnus-util.el (gnus-netrc-get): Remove aliases.
16212
16213         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16214
16215         * assistant.el (wid-edit): Fix compilation.
16216
16217         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16218
16219 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16220
16221         * gnus-util.el (gnus-set-file-modes): New function.  (small
16222         patch).
16223
16224 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16225
16226         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16227
16228         * assistant.el (assistant-render-node): Fix up rendering and
16229         read-only text.
16230         (assistant-render-node): Reset.
16231         (assistant-make-read-only): Not sticky.
16232
16233 2004-05-20  Danny Siu  <dsiu@adobe.com>
16234
16235         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16236         centered even when gnus-auto-center-summary is t.
16237
16238 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16239
16240         * dns.el (dns-get-txt-answer): New function.
16241         (dns-read-txt): Ditto.
16242         (query-dns): Use it.
16243
16244 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16245
16246         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16247         active for foreign groups even if the group level is higher than
16248         the specified value.
16249
16250 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16251
16252         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16253         non-active groups.
16254
16255         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16256
16257 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16258
16259         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16260
16261 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16262
16263         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16264         (spam-crm114-header, spam-crm114-spam-switch)
16265         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16266         (spam-crm114-positive-spam-header)
16267         (spam-crm114-database-directory, spam-list-of-processors)
16268         (spam-group-spam-processor-crm114-p)
16269         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16270         (spam-generic-score, spam-list-of-checks)
16271         (spam-list-of-statistical-checks, spam-registration-functions)
16272         (spam-check-crm114-headers, spam-crm114-score)
16273         (spam-check-crm114, spam-crm114-register-with-crm114)
16274         (spam-crm114-register-spam-routine)
16275         (spam-crm114-unregister-spam-routine)
16276         (spam-crm114-register-ham-routine)
16277         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16278         asjo@koldfront.dk (Adam Sjøgren).
16279
16280         * gnus.el: Add spam-use-crm114.
16281
16282         * spam.el (spam-list-of-processors, spam-registration-functions):
16283         Add spam-use-resend.
16284         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16285         (spam-report-articles-gmane): Add doc fix.
16286         (spam-report-articles-resend, spam-report-resend-register-routine):
16287         Add wrappers around spam-report-resend-to.
16288
16289         * spam-report.el (spam-report-resend-to, spam-report-resend):
16290         Add support for resending spam.
16291         (spam-report-gmane): Fix line length >80.
16292
16293         * gnus.el (spam-process): Add spam-use-resend.
16294
16295 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16296
16297         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16298         number of processed spam messages.
16299         (spam-ham-copy-or-move-routine): Return the number of processed
16300         ham messages.
16301         (spam-summary-prepare-exit): Use the above values to decide
16302         whether status messages shouled be displayed.
16303
16304 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16305
16306         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16307         `rfc2047-encoding-function-alist' in order to avoid conflicting
16308         with the old version.
16309         (rfc2047-encode-region): Concatenate words containing non-ASCII
16310         characters in structured fields; don't encode space-delimited
16311         ASCII words even in unstructured fields; don't break words at
16312         char-category boundaries.
16313         (rfc2047-encode-1): New function.
16314         (rfc2047-encode): Use it; encode text so that it occupies the
16315         maximum width within 76-column; work correctly on Q encoding for
16316         iso-2022-* charsets.
16317         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16318         sure not to break a line just after the header name.
16319         (rfc2047-b-encode-region): Removed.
16320         (rfc2047-b-encode-string): New function.
16321         (rfc2047-q-encode-region): Removed.
16322         (rfc2047-q-encode-string): New function.
16323
16324         * mm-util.el (mm-replace-in-string): New function.
16325
16326 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16327
16328         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16329         get it right.
16330         (gnus-inews-make-draft): Really.
16331
16332 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16333
16334         * nnmh.el (nnmh-request-list-1): Don't check the link count
16335         before descending.  (small patch)
16336
16337 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16338
16339         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16340         stuff.
16341
16342         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16343         on real group name.
16344
16345         * gnus-art.el (gnus-signature-limit): Doc fix.
16346
16347         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16348
16349         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16350
16351 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16352
16353         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16354         isn't a string.
16355
16356 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16357
16358         * gnus-draft.el (gnus-draft-send): Bind
16359         rfc2047-encode-encoded-words.
16360
16361         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16362         (rfc2047-encodable-p): Say that =? needs encoding.
16363         (rfc2047-encode-encoded-words): New variable.
16364
16365         * gnus-group.el (gnus-group-select-group): Doc fix.
16366
16367         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16368
16369         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16370         to nil.
16371
16372         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16373
16374         * nnheader.el (nnheader-get-lines-and-char): New function.
16375
16376 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16377
16378         * gnus-msg.el (gnus-summary-followup-with-original): Document
16379         yanking of region when active.
16380
16381 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16384         groups if the group level is higher than the specified value.
16385
16386 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16387
16388         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16389         (gnus-group-jump-to-group): Added prefix argument using
16390         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16391         non-active group.
16392
16393         * compface.el (uncompface): Be verbose when changing
16394         `uncompface-use-external'.
16395
16396         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16397         handle manual section.
16398
16399 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16400
16401         * gnus-art.el (gnus-button-alist): Revert previous change.
16402
16403 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16404
16405         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16406
16407 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16408
16409         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16410         whether backend can accept message.
16411
16412         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16413
16414 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16415
16416         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16417         Avoid creating directory when nntp-marks-is-evil is true.
16418         Reported by Reiner Steib.
16419
16420 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16421
16422         * gnus-picon.el (gnus-picon-style): New variable.
16423         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16424         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16425         Jesper Harder <harder@ifa.au.dk>.
16426
16427 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16428
16429         * message.el (message-fill-field): Return point.
16430         (message-generate-headers): Go to end of field.
16431
16432         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16433         stuff for non-living groups.
16434
16435 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16436
16437         * gnus-art.el (gnus-article-followup-with-original)
16438         (gnus-article-reply-with-original): gnus-mark-active-p ->
16439         gnus-region-active-p.
16440
16441 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16442
16443         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16444         only when there is spam or ham to be processed.
16445
16446 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16447
16448         * mail-source.el (mail-source-delete-crash-box): Refactor.
16449         (mail-source-fetch): Use it.
16450         (mail-source-fetch-file): Ditto.
16451         (mail-source-fetch-directory): Run postscript in loop.
16452         (mail-source-fetch-pop): Delete.
16453         (mail-source-fetch-maildir): Ditto.
16454         (mail-source-fetch-imap): Ditto.
16455
16456         * imap.el (imap-authenticators): Comment out sasl.
16457
16458         * message.el (message-skip-to-next-address): New function.
16459         (message-fill-header-address): Refactor.
16460         (message-fill-address): Use it.
16461         (message-delete-address): Use it.
16462         (message-fill-header-general): Refactor.
16463         (message-fill-field-address): Rename.
16464         (message-narrow-to-field): Find the start of the header.
16465         (message-header-format-alist): Don't pre-fill.
16466         (message-fill-header): Removed.
16467         (message-insert-header): New function.
16468         (message-shorten-references): Use it.
16469
16470         * rfc2047.el (rfc2047-field-value): Strip props.
16471
16472         * mail-parse.el (mail-header-make-address): New alias.
16473
16474         * ietf-drums.el (ietf-drums-make-address): New function.
16475
16476         * imap.el: Add compiler directives.
16477
16478         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16479
16480         * gnus-art.el (article-decode-idna-rhs): Don't use
16481         message-idna-inside-rhs-p.
16482
16483 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16484
16485         * message.el (message-idna-inside-rhs-p): Removed.
16486         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16487
16488         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16489         false positives.
16490
16491 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16492
16493         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16494
16495 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16496
16497         * nneething.el (nneething-file-name): Don't create spurious
16498         files.
16499
16500         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16501         (gnus-inews-do-gcc): Remove sleep.
16502
16503         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16504         part under point.
16505
16506         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16507         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16508
16509 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16510
16511         * spam.el (spam-summary-prepare-exit): Fixed (length).
16512
16513 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16514
16515         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16516         as expired without moving it" message when there are spam
16517         messages left.
16518
16519 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16520
16521         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16522         header is not nil.
16523
16524 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16525
16526         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16527         nntp-possibly-create-directory, not nntp-possibly-change-group.
16528         (nntp-marks-changed-p): New arg SERVER.
16529         (nntp-request-update-info): Adjust caller.
16530
16531 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16532
16533         * nntp.el (nntp-save-marks): Pass missing arg.
16534
16535 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16536
16537         * nntp.el: Support marks.
16538         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16539         (nntp-marks-modtime, nntp-marks-directory): New variables.
16540         (nntp-request-set-mark, nntp-request-update-info)
16541         (nntp-possibly-create-directory, nntp-marks-changed-p)
16542         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16543         functions.
16544
16545 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16546
16547         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16548         (gnus-xmas-redefine): Rename.
16549
16550         * gnus-score.el (gnus-score-insert-help): Use
16551         gnus-select-lowest-window.
16552
16553         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16554         appt-select-lowest-window and rename to gnus-select-lowest-window.
16555
16556         * gnus.el: do.
16557
16558 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16559
16560         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16561         encodings of MIME-encoded words, in order to improve
16562         interoperability with several broken MUAs.
16563
16564 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16565
16566         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16567         tags, only when charsets are not specified in headers.
16568         (mm-inline-text-html-render-with-w3m): Ditto.
16569
16570         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16571         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16572
16573 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16574
16575         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16576         instead of MIME-decoded from fields when checking
16577         `gnus-article-address-banner-alist'.
16578
16579 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16580
16581         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16582         description rather than subject.
16583
16584 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16585
16586         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16587
16588 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16589
16590         * gnus.el (gnus-version-number): Bump.
16591
16592 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16593
16594         * gnus.el: No Gnus v0.2 is released.
16595
16596 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16597
16598         * gnus-agent.el (gnus-agent-read-agentview): Inline
16599         gnus-uncompress-range.
16600
16601 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16602
16603         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16604         `exec-installed-p'.
16605
16606 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16607
16608         * gnus.el (spam-process, spam-autodetect-methods): Add
16609         bsfilter and bsfilter-headers.
16610
16611         * spam.el (spam-bsfilter): New customize group.
16612         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16613         (spam-bsfilter-header, spam-bsfilter-probability-header)
16614         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16615         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16616         (spam-bsfilter-database-directory): New options.
16617         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16618         (spam-list-of-statistical-checks, spam-registration-functions):
16619         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16620         (spam-bsfilter-score): New command.
16621         (spam-check-bsfilter-headers, spam-check-bsfilter)
16622         (spam-bsfilter-register-with-bsfilter)
16623         (spam-bsfilter-register-spam-routine)
16624         (spam-bsfilter-unregister-spam-routine)
16625         (spam-bsfilter-register-ham-routine)
16626         (spam-bsfilter-unregister-ham-routine): New functions.
16627         (spam-generic-score): Support bsfilter; Accept an optional argument
16628         to recalcurate spam score even if scoring header has already been
16629         added.
16630         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16631         optional argument to recalcurate spam score even if scoring header
16632         has already been added.
16633
16634 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16635
16636         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16637         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16638         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16639         link is missing.
16640
16641 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16642
16643         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16644         (html2text-get-attr): Rewrite.
16645
16646         * message.el (message-setup-1): Remove redundant put-text-property
16647         on mail-header-separator.
16648
16649 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16650
16651         * gnus-registry.el (gnus-registry-cache-whitespace)
16652         (gnus-registry-action, gnus-registry-spool-action)
16653         (gnus-registry-split-fancy-with-parent): Change message levels
16654         from 5 to 3 or 7, as needed.
16655
16656         * spam.el (spam-summary-prepare-exit)
16657         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16658         (spam-split, spam-find-spam, spam-log-undo-registration)
16659         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16660         level from 5 to 6.
16661
16662 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16665         2004-03-04 change).
16666
16667 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16668
16669         * sieve-manage.el (sieve-manage-open):
16670         * nnweb.el (nnweb-insert-html):
16671         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16672         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16673         * nnspool.el (nnspool-request-group):
16674         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16675         * nnml.el (nnml-request-update-info):
16676         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16677         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16678         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16679         (nnimap-request-set-mark):
16680         * nnfolder.el (nnfolder-request-update-info):
16681         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16682         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16683         * gnus-uu.el (gnus-uu-find-articles-matching):
16684         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16685         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16686         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16687         * gnus-nocem.el (gnus-nocem-scan-groups):
16688         * gnus-int.el (gnus-start-news-server):
16689         * gnus-group.el (gnus-group-make-kiboze-group)
16690         (gnus-group-browse-foreign-server):
16691         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16692         Use mapc when appropriate.
16693
16694 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16695
16696         FIXME: Make separate entries for each person.
16697
16698         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16699         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16700         <shields@msrl.com>:
16701
16702         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16703         may need for spam sorting and scoring.
16704         (spam-user-format-function-S): Add user format function suitable for
16705         general use.
16706         (spam-article-sort-by-spam-status): Add sorting function for summary
16707         sorting.
16708         (spam-extra-header-to-number): Add function to get a score from a
16709         header.
16710         (spam-summary-score): Add function to get a numeric score from the
16711         headers.
16712         (spam-generic-score): Fix function doc, was in wrong place.
16713         (spam-initialize): Take symbols when it's run, and install the
16714         extra headers that spam-necessary-extra-headers thinks we need.
16715
16716 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16717
16718         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16719         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16720
16721 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16722
16723         * gnus-sum.el (gnus-set-global-variables)
16724         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16725         (gnus-article-get-xrefs, gnus-summary-best-group)
16726         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16727         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16728         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16729         Use with-current-buffer.
16730
16731 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16732
16733         * spam.el (spam-summary-prepare-exit): Simplify logic.
16734         (spam-fetch-article-header): Read the article header if it's not
16735         available.
16736         (spam-list-articles): Simplify logic.
16737         (spam-filelist-register-routine): Fix bug with unregister-list.
16738
16739         * gnus-registry.el: Fix comments at beginning.
16740
16741 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16742
16743         * message.el (message-cater-to-broken-inn): Remove.
16744         (message-shorten-references): Make sure the total folded length of
16745         References is shorter than 998 characters to cater to a bug in INN
16746         2.3.  Also, don't pretend that references aren't folded -- this
16747         hasn't worked for a while.
16748
16749 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16750
16751         * gnus-agent.el (gnus-agentize):
16752         gnus-agent-send-mail-real-function no longer set to current value
16753         of message-send-mail-function but rather a lambda that calls
16754         message-send-mail-function.  The change makes the agent real-time
16755         responsive to user changes to message-send-mail-function.
16756
16757 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16758
16759         * legacy-gnus-agent.el
16760         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16761         help from Florian Weimer <fw@deneb.enyo.de>
16762
16763 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16764
16765         * nnmail.el (nnmail-cache-insert): Revert last change.
16766
16767 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16768
16769         * nnmail.el (nnmail-cache-insert): Always check whether
16770         nnmail-cache-ignore-groups matches a group name.
16771
16772 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16773
16774         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16775         (spam-find-spam, spam-log-processing-to-registry)
16776         (spam-log-registered-p, spam-log-unregistration-needed-p)
16777         (spam-log-undo-registration): Use gnus-message instead of
16778         gnus-error, none of these errors are fatal.
16779
16780         * gnus-registry.el (gnus-registry-clean-empty-function)
16781         (gnus-registry-clean-empty): Remove only empty entries without
16782         extra data.
16783
16784 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16785
16786         * spam-stat.el (spam-stat-buffer-change-to-spam)
16787         (spam-stat-buffer-change-to-non-spam): Change (error) to
16788         (gnus-message 8) invocation.
16789
16790 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * nntp.el (nntp-via-netcat-command): New variable.
16793         (nntp-via-netcat-switches): New variable.
16794         (nntp-open-via-rlogin-and-netcat): New function.
16795         (nntp-open-connection-function): Doc fix.
16796         (nntp-telnet-command): Doc fix.
16797         (nntp-end-of-line): Doc fix.
16798         (nntp-via-rlogin-command): Doc fix.
16799         (nntp-via-user-name): Doc fix.
16800         (nntp-via-address): Doc fix.
16801
16802 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16805         error in Emacs 21.1.
16806
16807 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16808
16809         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16810
16811 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16812
16813         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16814         (gnus-agent-with-refreshed-group): New macro.
16815         (gnus-agent-rename-group): New function.
16816         (gnus-agent-delete-group): New function.
16817         (gnus-agent-save-group-info): Use gnus-command-method when
16818         `method' parameter is nil.  Don't write nil entries into the
16819         active file.
16820         (gnus-agent-get-group-info): New function.
16821         (gnus-agent-fetch-articles): Use
16822         gnus-agent-update-files-total-fetched-for to increment disk space
16823         used.
16824         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16825         gnus-agent-update-view-total-fetched-for to increment disk space
16826         used.
16827         (gnus-agent-get-local): Added optional parameters to avoid calling
16828         gnus-group-real-name and gnus-find-method-for-group.
16829         (gnus-agent-set-local): Delete stored entry if either min, or max,
16830         are nil.
16831         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16832         quit, use gnus-agent-regenerate-group to record existance of any
16833         articles fetched to disk before the quit occurred.
16834         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16835         gnus-agent-update-view-total-fetched-for, and
16836         gnus-agent-update-files-total-fetched-for to decrement disk space
16837         used.
16838         (gnus-agent-retrieve-headers): Use
16839         gnus-agent-update-view-total-fetched-for to increment disk space
16840         used.
16841         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16842         with gnus-agent-update-files-total-fetched-for to decrement disk
16843         space and fresh group buffer.
16844         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16845         (gnus-agent-need-update-total-fetched-for): New variable.
16846         (gnus-agent-update-files-total-fetched-for): New function.
16847         (gnus-agent-update-view-total-fetched-for): New function.
16848         (gnus-agent-total-fetched-for): New function.
16849
16850         * gnus-cache.el (gnus-cache-save-buffers): Use
16851         gnus-cache-update-overview-total-fetched-for to change disk space
16852         used by this group.
16853         (gnus-cache-possibly-enter-article): Use
16854         gnus-cache-update-file-total-fetched-for to increment disk space
16855         used by this group.
16856         (gnus-cache-possibly-remove-article): Use
16857         gnus-cache-update-file-total-fetched-for to decrement disk space
16858         used by this group.
16859         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16860         (gnus-cache-rename-group): New function.
16861         (gnus-cache-delete-group): New function.
16862         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16863         (gnus-cache-need-update-total-fetched-for): New variable.
16864         (gnus-cache-with-refreshed-group): New macro.
16865         (gnus-cache-update-file-total-fetched-for): New function.
16866         (gnus-cache-update-overview-total-fetched-for): New function.
16867         (gnus-cache-rename-group-total-fetched-for): New function.
16868         (gnus-cache-delete-group-total-fetched-for): New function.
16869         (gnus-cache-total-fetched-for): New function.
16870
16871         * gnus-group.el: Require gnus-sum and autoload functions to
16872         resolve warnings when gnus-group.el compiled alone.
16873         (gnus-group-line-format): Documented new %F.
16874         (size of Fetched data) group line format; identifies disk space
16875         used by agent and cache.
16876         (gnus-group-line-format-alist): Defined new F format.
16877         (gnus-total-fetched-for): New function.
16878         (gnus-group-delete-group): No longer update
16879         gnus-cache-active-altered as gnus-request-delete-group now keeps
16880         the cache in sync.
16881         (gnus-group-list-active): Let the agent store a server's active
16882         list if currently plugged.
16883
16884         * gnus-int.el (gnus-request-delete-group):
16885         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16886         local disk in sync with the server.
16887         (gnus-request-rename-group):
16888         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16889         local disk in sync with the server.
16890
16891         * gnus-start.el (gnus-get-unread-articles):
16892         Cosmetic simplification to logic.
16893
16894         * gnus-util.el (gnus-rename-file): New function.
16895
16896 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16897
16898         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16899
16900 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16901
16902         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16903         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16904
16905 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16906
16907         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16908         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16909
16910 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16911
16912         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16913
16914 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16915
16916         * spam.el (spam-set-difference): Add function to replace
16917         gnus-set-difference in spam.el.
16918         (spam-summary-prepare-exit): Use spam-set-difference.
16919
16920 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16921
16922         * gnus-registry.el (gnus-registry-cache-file): Update to use
16923         gnus-dribble-directory OR gnus-home-directory OR ~.
16924         (gnus-registry-split-fancy-with-parent): Fix doc.
16925
16926 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16927
16928         * message.el (message-exchange-point-and-mark): Use
16929         message-mark-active-p.  Suggested by Jesper Harder
16930         <harder@ifa.au.dk>.
16931
16932 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16933
16934         * message.el (message-exchange-point-and-mark): Don't activate
16935         region if it was inactive.  Suggested by Hiroshi Fujishima
16936         <pooh@nature.tsukuba.ac.jp>.
16937
16938 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * gnus-art.el (article-display-face): Display Faces in the same
16941         order as X-Faces.
16942
16943 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16946
16947 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16950         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16951         (gnus-article-mime-hierarchy): Remove.
16952         (gnus-article-mime-hierarchy-next): Remove.
16953         (gnus-article-mode): Revert 2004-03-19 change.
16954         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16955         (gnus-insert-mime-button): Revert 2004-03-19 change.
16956         (gnus-mime-accumulate-hierarchy): Remove.
16957         (gnus-mime-enter-multipart): Remove.
16958         (gnus-mime-leave-multipart): Remove.
16959         (gnus-mime-display-part): Revert 2004-03-19 change.
16960         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16961
16962         * mml.el (mml-preview): Revert 2004-03-19 change.
16963
16964 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16965
16966         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16967
16968 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16971         t while entering a file name using the mm-with-multibyte macro.
16972         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16973
16974         * mm-util.el (mm-with-multibyte): New macro.
16975
16976 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16977
16978         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16979         user option.
16980         (gnus-mime-multipart-functions): Doc and customization fix.
16981         (gnus-article-mime-hierarchy): New variable.
16982         (gnus-article-mime-hierarchy-next): New variable.
16983         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16984         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16985         gnus-article-mime-hierarchy-next to nil.
16986         (gnus-insert-mime-button): Show hierarchy numbers.
16987         (gnus-mime-accumulate-hierarchy): New function.
16988         (gnus-mime-enter-multipart): New function.
16989         (gnus-mime-leave-multipart): New function.
16990         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16991         (gnus-mime-display-alternative): Show hierarchy numbers.
16992
16993         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16994         gnus-article-mime-hierarchy-next to nil.
16995
16996 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16997
16998         * dns.el: Don't require gnus-xmas.
16999
17000 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17001
17002         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17003         inline PGP.
17004         (mml-menu): Disable mml-quote-region if mark is inactive.
17005
17006 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17007
17008         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17009         when the group's active is not available.
17010
17011 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17012
17013         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17014         error.
17015
17016 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17017
17018         * imap.el (imap-store-password): New variable.
17019         (imap-interactive-login): Use it.
17020         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17021
17022 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17023
17024         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17025         window-start and hscroll to summary window.
17026
17027 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17028
17029         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17030         conversion message to newsrc-dribble when an actual conversion is
17031         performed.
17032
17033 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17034
17035         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17036
17037 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17038
17039         * mm-decode.el (mm-complicated-handles): New function reviving
17040         former definition of mm-multiple-handles.
17041
17042         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17043         (gnus-mime-delete-part): Use it.
17044
17045 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17046
17047         * gnus-agent.el (gnus-agent-read-local): Bind
17048         nnheader-file-coding-system to gnus-agent-file-coding-system to
17049         avoid the implicit assumption that they will always be equal.
17050         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17051         coding-system-for-write, as the with-temp-file macro first prints
17052         to a buffer then saves the buffer.
17053
17054 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17055
17056         * gnus-art.el (gnus-article-edit-part): New function.
17057         (gnus-mime-save-part-and-strip): Use it; do query instead of
17058         signaling an error; don't use mm-multiple-handles.
17059         (gnus-mime-delete-part): Ditto.
17060
17061 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17062
17063         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17064         old file versions.
17065         (gnus-group-prepare-hook): Removed function that converted list
17066         form of gnus-agent-expire-days to group properties.
17067
17068         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17069         (gnus-request-accept-article): Re-indented.
17070
17071         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17072         converters to handle old agent file formats.  Added logic for a
17073         "backup before upgrading warning".
17074         (gnus-convert-mark-converter-prompt): Developers can mark
17075         functions as needing (default), or not needing,
17076         gnus-convert-old-newsrc's "backup before upgrading warning".
17077         (gnus-convert-converter-needs-prompt): Tests whether the user
17078         should be protected from potentially irreversable changes by the
17079         function.
17080
17081         * legacy-gnus-agent.el: New.  Provides converters that are only
17082         loaded when gnus-convert-old-newsrc needs to call them.
17083
17084 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17085
17086         * mail-source.el (mail-source-touch-pop): Doc fix.
17087
17088         * message.el (message-smtpmail-send-it): Doc fix.
17089
17090 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17091
17092         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17093
17094         * nnmail.el (nnmail-split-fancy): do.
17095
17096         * gnus-kill.el (gnus-kill, gnus-execute): do.
17097
17098 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17099
17100         * gnus-sum.el (gnus-widget-reversible-match)
17101         (gnus-widget-reversible-to-internal)
17102         (gnus-widget-reversible-to-external): New functions.
17103         (gnus-widget-reversible): New widget.
17104         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17105
17106 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17107
17108         * gnus-sum.el (gnus-thread-sort-functions)
17109         (gnus-article-sort-functions): Document `(not F)' items.
17110
17111 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17112
17113         * spam.el (spam-use-gmane-xref): Add new backend.
17114         (spam-gmane-xref-spam-group): Add variable to control the name of the
17115         Gmane spam group.
17116         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17117         (spam-regex-headers-spam, spam-regex-headers-ham)
17118         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17119         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17120         backends and checks.
17121         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17122
17123         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17124         an autodetect method.
17125
17126 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17127
17128         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17129         articles are being added to a group.
17130         (gnus-request-replace-article): Inform the agent that articles
17131         need to be uncached as the cached contents are no longer valid.
17132
17133 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17134
17135         * binhex.el: Don't autoload executable-find.
17136
17137         * canlock.el: Don't autoload mail-fetch-field.
17138
17139         * dgnushack.el: Autoload c-mode for XEmacs.
17140
17141         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17142
17143         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17144         rmail-dont-reply-to and rmail-output.
17145
17146         * gnus-score.el: Don't autoload ffap-string-at-point.
17147
17148         * gnus-setup.el: Don't autoload sc-cite-original.
17149
17150         * imap.el: Don't autoload base64-decode-string,
17151         base64-encode-string and md5.
17152
17153         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17154         and rmail-msg-restore-non-pruned-header.
17155
17156         * mm-decode.el: Don't autoload executable-find.
17157
17158         * mm-url.el: Don't autoload executable-find.
17159
17160         * mm-view.el: Don't autoload diff-mode.
17161
17162         * nndb.el: Don't autoload news-reply-mode, news-setup,
17163         cancel-timer and telnet.
17164
17165         * password.el: Don't autoload run-at-time for Emacs.
17166
17167         * sha1-el.el: Don't autoload executable-find.
17168
17169         * sieve-mode.el: Don't autoload c-mode.
17170
17171         * uudecode.el: Don't autoload executable-find.
17172
17173 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17174
17175         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17176         (gnus-agent-possibly-alter-active): Avoid null in numeric
17177         comparison.
17178         (gnus-agent-set-local): Refuse to save null in local object table.
17179         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17180         list of articles that will be marked as unread.
17181
17182 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17183
17184         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17185
17186 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17187
17188         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17189         language tags.
17190
17191 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17192
17193         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17194         Don't bind "obarray".
17195
17196         * gnus-sum.el (gnus-thread-sort-functions): Added
17197         `gnus-thread-sort-by-most-recent-number' and
17198         `gnus-thread-sort-by-most-recent-date'.
17199         Reported by Kai Grossjohann <kai@emptydomain.de>.
17200
17201 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17202
17203         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17204
17205 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17206
17207         * gnus-cus.el (gnus-agent-customize-category): Removed
17208         ignore-errors macro reference that required cl to be loaded at
17209         run-time.
17210
17211         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17212         single-interval range of the form (min . max).  Previously the
17213         range had to look like ((min . max)).  Likewise, return
17214         (min . max) rather than ((min . max)).
17215         (gnus-range-map): Use gnus-range-normalize to accept
17216         single-interval range.
17217
17218         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17219         the cache, but not the agent, now appear with their usual face.
17220
17221         * dgnushack.el (loaddir): New variable that is bound to the
17222         directory containing the dgnushack.el file. Use loaddir, rather
17223         than srcdir, to update load-path. Change lets dgnushack compile
17224         code in directories other than GNUS/lisp.
17225
17226 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17227
17228         * lpath.el: Don't bind w3m-safe-url-regexp.
17229
17230         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17231         w3m-safe-url-regexp variable buffer-local.
17232
17233         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17234
17235 2004-02-27  Simon Josefsson  <jas@extundo.com>
17236
17237         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17238         gnus-group-real-prefix.
17239         (gnus-summary-move-article): Use it, instead of
17240         gnus-group-real-prefix.
17241
17242 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17243
17244         * lpath.el: Bind w3m-safe-url-regexp.
17245
17246         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17247         w3m-safe-url-regexp variable buffer-local and set it as the value
17248         of mm-w3m-safe-url-regexp.
17249
17250         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17251
17252         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17253         parsing gnus-posting-styles when the message is not for replying.
17254
17255         * dgnushack.el: Autoload sgml-mode for XEmacs.
17256
17257         * nnrss.el (nnrss-opml-export): Use
17258         mm-set-buffer-file-coding-system instead of
17259         set-buffer-file-coding-system.
17260
17261 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17262
17263         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17264         of checkdoc.el).
17265         * nnrss.el: do.
17266         * gnus-mlspl.el: do.
17267         * gnus-ml.el: do.
17268         * gnus-srvr.el: do.
17269
17270         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17271
17272 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17273
17274         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17275         Corrections to custom-manual links.
17276
17277         * gnus-art.el (gnus-article): Ditto.
17278
17279         * mm-decode.el (mime-display, mime-security): Ditto.
17280
17281 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17282
17283         * flow-fill.el: Typo.
17284
17285 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17286
17287         * spam-wash.el: New file.
17288
17289 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17290
17291         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17292
17293 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17294
17295         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17296         to be run with new-articles as LIST1, not LIST2.
17297         (spam-registration-functions): Add spam-use-ham-copy as a nil
17298         registration backend.
17299
17300 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17301
17302         * spam-stat.el (spam-stat-washing-hook): New option.
17303         (spam-stat-buffer-words): Use it.
17304         (spam-stat-process-directory, spam-stat-test-directory): Use
17305         insert-file-contents-literally.
17306         (spam-stat-coding-system): New variable.
17307         (spam-stat-load, spam-stat-save): Use it.
17308
17309 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * spam-report.el (spam-report-plug-agent): Quote
17312         spam-report-url-to-file and spam-report-url-ping-plain.
17313
17314 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17315
17316         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17317         / in mailto URLs.
17318
17319 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17320
17321         * spam-report.el (spam-report-process-queue): Fix interactive use.
17322         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17323         (spam-report-unplug-agent): Doc fixes.
17324         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17325         (spam-report-agentize, spam-report-deagentize): Autoload.
17326
17327 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17328
17329         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17330
17331         * message.el (message-setup-fill-variables): Add mml tags to
17332         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17333         <ajk@iu.edu>.
17334         (message-mode): Don't modify paragraph-separate there.
17335
17336 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17337
17338         * compface.el (uncompface-use-external): Default to undecided.
17339         (uncompface-use-external-threshold): New variable.
17340         (uncompface-float-time): New macro.
17341         (uncompface): Determine whether to use the external decoder if
17342         uncompface-use-external is undecided.
17343
17344 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17345
17346         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17347         after images.
17348
17349         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17350
17351 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17352
17353         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17354
17355         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17356
17357         * gnus-sum.el (gnus-summary-limit-to-age)
17358         (gnus-summary-limit-children): do.
17359
17360         * gnus-int.el (gnus-request-scan): do.
17361
17362         * gnus-group.el (gnus-group-suspend): do.
17363
17364         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17365
17366         * gnus-cite.el (gnus-cite-parse-attributions): do.
17367
17368         * gnus-agent.el (gnus-summary-set-agent-mark)
17369         (gnus-agent-regenerate-group): do.
17370
17371         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17372
17373         * binhex.el (binhex-decode-region-internal): do.
17374
17375 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17376
17377         * gnus-fun.el (gnus-face-properties-alist): New user option.
17378         (gnus-display-x-face-in-from): Use it.
17379
17380         * gnus-art.el (article-display-face): Ditto.
17381
17382         * compface.el (uncompface-use-external): Default to nil.
17383
17384 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17385
17386         * nntp.el (nntp-erase-buffer): New function.
17387         (nntp-retrieve-data, nntp-send-command)
17388         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17389         (nntp-possibly-change-group): Use it.
17390
17391         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17392         with-current-buffer.
17393
17394 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17395
17396         * compface.el: Merge the ELisp-based uncompface program.
17397         (compface): New customization group.
17398         (uncompface-use-external): New user option.
17399         (uncompface): Call uncompface-internal if uncompface-use-external
17400         is nil.
17401         (uncompface-internal): New function.  Note that there are also
17402         some other functions and variables added for this function.
17403
17404 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17405
17406         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17407         if necessary.
17408
17409 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17410
17411         * spam-report.el (spam-report-unplug-agent)
17412         (spam-report-plug-agent, spam-report-deagentize)
17413         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17414         Add support for the Agent in spam-report: when unplugged, report to a
17415         file; when plugged, submit all the requests.
17416
17417         * spam.el (spam-register-routine): Fix message about
17418         registration.
17419
17420 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17421
17422         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17423         dependencies.
17424         (rfc2047-encode): Use it.
17425
17426         * gnus-art.el (gnus-button-marker-list): Move before first
17427         reference.
17428
17429         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17430         (imap-parse-body): Fix format string mismatch.
17431
17432         * gnus-score.el (gnus-summary-increase-score): do.
17433
17434         * nnrss.el (nnrss-close): New function.
17435
17436 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17437
17438         * nnrss.el (nnrss-make-filename): New function.
17439         (nnrss-request-delete-group, nnrss-read-server-data)
17440         (nnrss-save-server-data, nnrss-read-group-data)
17441         (nnrss-save-group-data): Use it.
17442         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17443         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17444         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17445
17446 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17447
17448         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17449
17450 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17451
17452         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17453         files.
17454
17455         * message.el (message-generate-headers-first): Don't quote nil
17456         and t in docstrings.
17457
17458         * imap.el (imap-id): do.
17459
17460         * gnus-agent.el (gnus-agent-consider-all-articles)
17461         (gnus-agent-queue-mail): do.
17462
17463 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17464
17465         * spam-report.el (spam-report-process-queue): New function.
17466         Process requests from `spam-report-requests-file'.
17467         (spam-report-process-queue): Doc fix.
17468
17469 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17470
17471         * spam.el (spam-register-routine)
17472         (spam-log-processing-to-registry, spam-log-registered-p)
17473         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17474         Change "check" to "spam-check" for semi-clarity.
17475
17476 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17477
17478         * pop3.el: Require nnheader.
17479
17480         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17481
17482         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17483
17484         * gnus-picon.el: Require cl.
17485
17486         * gnus-fun.el: Require gnus-ems and gnus-util.
17487
17488         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17489
17490         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17491
17492         * gnus-art.el (gnus-article-edit-mode): Define before first
17493         reference.
17494
17495 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17496
17497         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17498         (gnus-uu-post-encoded): Use point-at-bol.
17499
17500         * gnus-topic.el (gnus-group-active-topic-p): do.
17501
17502         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17503
17504         * gnus-group.el (gnus-group-kill-region): do.
17505
17506         * gnus-art.el (article-date-ut): do.
17507
17508         * message.el (message-fetch-field): Remove redundant
17509         case-fold-search binding.
17510         (message-narrow-to-field): Simplify.
17511
17512 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17513
17514         * spam.el (spam-directory): Derive from `gnus-directory'.
17515
17516         * spam-report.el (spam-report-url-to-file)
17517         (spam-report-requests-file): New function and variable for offline
17518         reporting.
17519         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17520         and user defined function.
17521         (spam-report-url-ping-mm-url): Remove doubled slash.
17522
17523 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17524
17525         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17526
17527 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17528
17529         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17530         format string mismatch.
17531
17532         * sieve.el (sieve-deactivate-all): do.
17533
17534         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17535
17536         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17537
17538         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17539
17540         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17541
17542 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17543
17544         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17545         the list of checks.
17546
17547 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17548
17549         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17550         padding.
17551
17552 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17553
17554         * mm-view.el (mm-fill-flowed): New variable.
17555         (mm-inline-text): Use it.
17556
17557 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17558
17559         * spam.el (spam-spamassassin-register-ham-routine)
17560         (spam-spamassassin-register-spam-routine): Fix function names.
17561
17562 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17563
17564         * gnus.el (gnus-tmp-grouplens): Remove.
17565         (gnus-summary-line-format): Remove grouplens.
17566
17567         * gnus-group.el (gnus-group-line-format): Ditto.
17568
17569         * gnus-spec.el (gnus-format-specs): Ditto.
17570         (gnus-update-format-specifications): Flush the group format spec
17571         cache if there's the grouplens stuff.
17572         (gnus-parse-simple-format): Replace %l with the empty string.
17573
17574 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17575
17576         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17577         omission.
17578
17579 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17580
17581         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17582         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17583
17584 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17585
17586         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17587         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17588         New macros and functions.
17589         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17590         Handle > NLINK_MAX messages.
17591         * nnmaildir.el (nnmaildir-request-set-mark): Use
17592         nnmaildir--emlink-p and nnmaildir--eexist-p.
17593
17594 2004-01-25  Alex Schroeder  <alex@gnu.org>
17595
17596         * spam-stat.el (spam-stat-process-directory-age): New option.
17597         (spam-stat-process-directory): Use it.
17598
17599 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17600
17601         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17602         (spam-stat-save): Accept prefix argument.
17603
17604 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17605
17606         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17607         links" error.
17608
17609 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17610
17611         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17612         the rest of the and/or forms.
17613
17614 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17615
17616         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17617         compatibility with old .newsrc.eld files.
17618
17619         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17620
17621         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17622
17623         * gnus-start.el (gnus-1): do.
17624
17625         * gnus-group.el (gnus-group-line-format-alist): do.
17626
17627         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17628
17629         * gnus-gl.el: Remove.
17630
17631 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17632
17633         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17634         marks consisting of a single range {for example, (3 . 5)} rather
17635         than a list of a single range { ((3 . 5)) }.
17636
17637 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17638
17639         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17640         with-current-buffer.
17641         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17642         avoid consing a string.
17643
17644         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17645         Remove obsolete entries for big5 and gb2312.
17646
17647 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17648
17649         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17650         uncompressed list.
17651
17652 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17653
17654         * spam-stat.el (spam-stat-strip-xref): New function.
17655         (spam-stat-process-directory): Use it.
17656
17657         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17658         here -- it's done in message-fetch-field.
17659
17660 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17661
17662         * gnus-agent.el (gnus-agent-queue-mail)
17663         (gnus-agent-prompt-send-queue): New variables.
17664         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17665         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17666         "nndraft:queue" along to gnus-draft-send.  Use
17667         gnus-agent-prompt-send-queue.
17668         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17669         is "nndraft:queue".  Suggested by Gaute Strokkenes
17670         <gs234@srcf.ucam.org>
17671
17672         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17673         (agent-enable-undownloaded-faces): Added.
17674         (gnus-agent-cat-groups): Use eval-and-compile, not
17675         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17676         method of gnus-agent-cat-groups even when the buffer has been
17677         evaled.
17678         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17679         delete gnus-agent-save-active-1.
17680         (gnus-agent-save-groups): Deleted.  Identical to
17681         gnus-agent-save-active.
17682         (gnus-agent-write-active): No longer adjust agent's copy of active
17683         file as agent's adjustments are now stored in their own
17684         file.  Removed optional parameter.
17685         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17686         servers.  Add use of min/max range limits from server's local
17687         file.
17688         (gnus-agent-save-alist): Removed unused optional argument.
17689         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17690         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17691         (gnus-agent-set-local): A per-server file that keeps min/max range
17692         limits for articles known to the agent.  Provides a fast mechanism
17693         for altering many active ranges.
17694         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17695         active file (local makes it unnecessary).
17696         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17697
17698         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17699         (agent-enable-undownloaded-faces): Added.
17700
17701         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17702         disable it when sending to "nndraft:queue".
17703         (gnus-group-send-queue): Add safety check to avoid sending queue
17704         when unplugged.
17705
17706         * gnus-group.el (gnus-group-catchup): Use new
17707         gnus-sequence-of-unread-articles, not
17708         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17709         numbers of articles.  Use gnus-range-map to avoid having to
17710         uncompress the unread list.
17711         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17712         Fixed invalid ange-ftp reference.
17713
17714         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17715         (gnus-sorted-range-intersection): Intersection of two ranges
17716         without requiring that they first be uncompressed.
17717
17718         * gnus-start.el (gnus-activate-group): Unless blocked by the
17719         caller, possibly expand the active range to include both cached
17720         and agentized articles.
17721         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17722         multiple version-dependent converters.
17723         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17724         gnus-agent-save-active.
17725         (gnus-save-newsrc-file): Save dirty agent range limits.
17726
17727         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17728         gnus-agent-possibly-alter-active.
17729         (gnus-adjust-marked-articles): Faster handling of simple lists.
17730
17731 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17732
17733         * spam-stat.el (spam-stat-test-directory): New optional argument
17734         displays a list of files detected.  Suggested by Andrew Cohen
17735         <cohen@andy.bu.edu>.
17736         (spam-stat-buffer-words-with-scores): Don't narrow and change
17737         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17738
17739 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17740
17741         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17742         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17743         (spam-spamassassin-arguments)
17744         (spam-spamassassin-spam-flag-header)
17745         (spam-spamassassin-positive-spam-flag-header)
17746         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17747         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17748         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17749         (spam-list-of-processors, spam-list-of-checks)
17750         (spam-list-of-statistical-checks, spam-registration-functions)
17751         (spam-check-spamassassin-headers, spam-check-spamassassin)
17752         (spam-spamassassin-score)
17753         (spam-spamassassin-register-with-sa-learn)
17754         (spam-spamassassin-register-spam-routine)
17755         (spam-spamassassin-register-ham-routine)
17756         (spam-assassin-register-spam-routine)
17757         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17758         (spam-bogofilter-score): Fix to show article before scoring.
17759
17760 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17761
17762         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17763         default scoring function.
17764         (spam-generic-score): Call spam-spamassassin-score if
17765         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17766         spam-bogofilter-score otherwise.
17767
17768         * gnus.el (spam-process, spam-autodetect-methods): Add
17769         spamassassin and spamassassin-headers.
17770
17771 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17772
17773         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17774         Suppress unnecessary messages.
17775
17776 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17777
17778         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17779         make-hash-table.
17780
17781 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17782
17783         * canlock.el (base64-encode-string): Don't autoload it.
17784
17785 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17786
17787         * run-at-time.el: Remove useless (require 'itimer),
17788         eval-and-compile and (featurep 'xemacs).
17789
17790 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17791
17792         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17793         GROUP is a virtual group.
17794
17795 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17796
17797         * gnus.el: Autoload `message-y-or-n-p'.
17798
17799 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17800
17801         * pgg-parse.el: Remove unnecessary (require 'custom).
17802
17803         * pgg-def.el: do.
17804
17805         * nnmail.el: do.
17806
17807         * gnus-undo.el: do.
17808
17809         * gnus-picon.el: do.
17810
17811         * gnus-util.el: do.
17812
17813 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17814
17815         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17816
17817 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17820         handle, as well as a list.
17821
17822         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17823         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17824         (mm-w3m-cid-retrieve): Simplify.
17825
17826 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17827
17828         * message.el (message-kill-to-signature): Allow prefix arg to
17829         specify number of lines to keep before signature.
17830
17831 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17832
17833         * message.el (message-kill-to-signature): Change docstring.
17834
17835 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17836
17837         * canlock.el: Always require sha1-el.
17838         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17839
17840         * message.el: Autoload sha1 only when compiling.
17841
17842         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17843         eudc-expand-inline for XEmacs.
17844
17845 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17846
17847         * message.el (message-canlock-generate): Require sha1-el.
17848
17849 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17850
17851         * message.el (message-expand-name): Silence the byte compiler.
17852
17853         * lpath.el: Add detect-coding-system.
17854
17855         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17856         cus-edit.
17857
17858 2004-01-13  Simon Josefsson  <jas@extundo.com>
17859
17860         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17861         Invoke gnus-score-mode.  Reported by
17862         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17863
17864         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17865         Jim Blandy <jimb@redhat.com> (tiny change).
17866
17867 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17868
17869         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17870
17871 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17872
17873         * spam.el (spam-get-article-as-string): Update to use
17874         gnus-request-article-this-buffer, much simpler.
17875         (spam-get-article-as-buffer): Remove.
17876
17877 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17878
17879         * message.el (message-expand-name): Use EUDC if the user uses that.
17880
17881 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17882
17883         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17884         character for the encoding to avoid consing a string.
17885
17886         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17887         unnecessarily.
17888
17889         * mm-util.el (mm-replace-chars-in-string): Remove.
17890
17891         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17892         of mm-replace-chars-in-string.
17893
17894 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17895
17896         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17897
17898         * mm-util.el (mm-subst-char-in-string): Support inplace.
17899
17900         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17901         a new string in every iteration.  Use shy groups.
17902
17903 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17904
17905         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17906         * gnus-soup.el (gnus-soup-group-brew):
17907         * gnus-msg.el (gnus-put-message):
17908         * gnus-move.el (gnus-group-move-group-to-server):
17909         * gnus-kill.el (gnus-batch-score):
17910         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17911         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17912         (gnus-group-update-group, gnus-group-read-group)
17913         (gnus-group-make-group, gnus-group-make-help-group)
17914         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17915         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17916         (gnus-group-sort-by-unread, gnus-group-catchup)
17917         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17918         (gnus-group-yank-group, gnus-group-set-info)
17919         (gnus-group-list-groups):
17920         * gnus.el (gnus-generate-new-group-name):
17921         * gnus-delay.el (gnus-delay-send-queue):
17922         * nnvirtual.el (nnvirtual-catchup-group):
17923         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17924         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17925         (gnus-group-prepare-topics, gnus-topic-check-topology):
17926         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17927         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17928         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17929         (gnus-group-make-articles-read):
17930         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17931         (gnus-group-change-level, gnus-kill-newsgroup)
17932         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17933         (gnus-get-unread-articles, gnus-make-articles-unread)
17934         (gnus-make-ascending-articles-unread): Use accessor
17935         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17936         to get group information for improved readability.
17937
17938
17939 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17940
17941         * gnus-art.el (article-decode-mime-words, article-babel)
17942         (gnus-article-highlight-signature, gnus-article-add-buttons)
17943         (gnus-signature-toggle): Use gnus-with-article-buffer.
17944
17945         * gnus-art.el (gnus-article-highlight-headers)
17946         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17947
17948         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17949         (gnus-article-set-globals, gnus-request-article-this-buffer)
17950         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17951         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17952         (gnus-mime-display-alternative): Use with-current-buffer.
17953
17954 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17955
17956         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17957         also under 80 char limit, and call gnus-error if needed.
17958         (spam-fetch-article-header): Fix - it was a
17959         buffer-local variable (gnus-newsgroup-data).
17960         (spam-find-spam): Use spam-generate-fake-headers, forget about
17961         spam-insert-fake-headers.
17962         (spam-insert-fake-headers): Remove.
17963
17964 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17965
17966         * deuglify.el (gnus-article-outlook-unwrap-lines)
17967         (gnus-outlook-rearrange-article)
17968         (gnus-outlook-repair-attribution-outlook)
17969         (gnus-outlook-repair-attribution-block)
17970         (gnus-outlook-repair-attribution-other): Remove redundant
17971         save-excursion.
17972
17973 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17974
17975         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17976         (spam-fetch-field-subject-fast)
17977         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17978         (spam-fetch-article-header): Add functions to deal with Gnus
17979         internals for fast retrieval of article header data.
17980         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17981
17982 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17983
17984         * pop3.el (pop3-md5): Remove.
17985         (pop3-apop): Replace pop3-md5 with md5.
17986
17987         * mm-bodies.el: base64 is always built-in.
17988
17989         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17990         with-current-buffer.
17991
17992 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17993
17994         * canlock.el (canlock-insert-header): Remove excessive grouping in
17995         regexp.
17996
17997         * gnus-sum.el (gnus-summary-read-document): Ditto.
17998
17999         * gnus-uu.el (gnus-uu-part-number): Ditto.
18000
18001         * html2text.el (html2text-remove-tags): Ditto.
18002         (html2text-format-tags): Ditto.
18003         (html2text-format-single-elements): Ditto.
18004
18005         * mml.el (mml-parse-1): Ditto.
18006
18007 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18008
18009         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18010
18011         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18012
18013         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18014
18015         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18016
18017 2003-11-15  Simon Josefsson  <jas@extundo.com>
18018
18019         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18020         (pgg-gpg-lookup-key): Use regexp match instead of
18021         split-string (split-string is different between emacs 21.2 and
18022         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18023
18024 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18025
18026         * gnus-art.el (gnus-mime-view-all-parts)
18027         (gnus-article-part-wrapper, gnus-article-view-part): Use
18028         with-current-buffer.
18029
18030 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18031
18032         * spam.el (spam-disable-spam-split-during-ham-respool)
18033         (spam-spamoracle-database, spam-cache-lookups)
18034         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18035         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18036         (spam-group-ham-marks, spam-group-spam-marks)
18037         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18038         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18039         also add spam-use-blackholes to the statistical checks.
18040         (spam-fetch-field-fast): Add interface to fetching fields, may
18041         become a macro.
18042         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18043         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18044         (spam-insert-fake-headers): Fake an article when needed.
18045         (spam-find-spam): Fake article when possible.
18046         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18047         (spam-check-bogofilter-headers): Use message-fetch-field instead
18048         of nnmail-fetch-field.
18049
18050 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18051
18052         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18053
18054 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18055
18056         * spam.el (spam-split): Do not require spam-use-CHECK to be
18057         enabled if that check is passed to spam-split explicitly; also
18058         fix so 'spam doesn't get converted to spam-split-group when
18059         spam-split-symbolic-return is t.
18060         (spam-find-spam): Find registrations of the article and use those
18061         instead of re-running spam-split to find the spam/ham
18062         classification of the article.
18063         (spam-log-processing-to-registry, spam-log-registered-p)
18064         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18065         Use gnus-error instead of gnus-message.
18066         (spam-log-registration-type): Add function to determine the
18067         classification of a message based on registry entries; will
18068         return nil if both 'spam and 'ham are found.
18069         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18070         a reasonably fast local cache without the loading errors.
18071         (spam-cache-lookups): Set to t by default.
18072         (spam-find-spam): Don't try to guess spam-cache-lookups.
18073         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18074         spam-caches entry.
18075         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18076         caching of whitelist/blacklist entries.
18077         (spam-check-whitelist, spam-check-blacklist): Invoke
18078         spam-from-listed-p with a type, not a cache variable.
18079         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18080
18081 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18082
18083         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18084
18085         * nnmail.el (nnmail-split-fancy): do.
18086
18087         * mml.el (mml-parse): do.
18088
18089         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18090         (gnus-score-adaptive): do.
18091
18092 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18093
18094         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18095         (gnus-mime-button-map): Don't set keymap parent.
18096         (gnus-button-ctan-directory-regexp): Use shy grouping.
18097         (gnus-prev-page-map): Don't set keymap parent.
18098         (gnus-prev-page-map): Remove duplicated one.
18099         (gnus-next-page-map): Don't set keymap parent.
18100         (gnus-mime-security-button-map): Ditto.
18101
18102         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18103         version number.
18104
18105         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18106
18107 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18108
18109         * canlock.el (canlock-sha1-function): Remove.
18110         (canlock-sha1-function-for-verify): Remove.
18111         (canlock-openssl-program): Remove.
18112         (canlock-openssl-args): Remove.
18113         (canlock-ignore-errors): Remove.
18114         (canlock-sha1-with-openssl): Remove.
18115         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18116         (canlock-verify): Don't use canlock-ignore-errors.
18117
18118         * sha1-el.el (sha1-string-external): Make it can return a string
18119         in binary form.
18120         (sha1-region-external): Ditto.
18121         (sha1-string-internal): Ditto.
18122         (sha1-region-internal): Ditto.
18123         (sha1-region): Ditto.
18124         (sha1-string): Ditto.
18125         (sha1): Ditto.
18126
18127 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18128
18129         * spam.el (spam-report-articles-gmane): New command.
18130
18131 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18132
18133         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18134
18135         * run-at-time.el (run-at-time-saved): Remove.
18136         (run-at-time): Doc fix.
18137
18138 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18139
18140         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18141         (gnus-summary-limit-map): Add it.
18142         (gnus-summary-make-menu-bar): do.
18143
18144 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18145
18146         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18147         Make attempt at some caching support (done for BBDB only now).
18148         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18149         addresses to be checked.
18150         (spam-clear-cache-BBDB): Add function, to be invoked by
18151         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18152         (spam-check-BBDB): Check and use the caches, if
18153         spam-cache-lookups is on, remove superfluous (provide).
18154
18155 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18156
18157         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18158
18159 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18160
18161         * run-at-time.el (run-at-time-saved): Move to after the definition
18162         of `run-at-time'.
18163
18164         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18165
18166 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18167
18168         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18169         mm-w3m-local-map-property.
18170
18171         * mm-view.el (mm-w3m-mode-map): Remove.
18172         (mm-w3m-local-map-property): Remove.
18173         (mm-inline-text-html-render-with-w3m): Don't use
18174         mm-w3m-local-map-property.
18175
18176 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18177
18178         * run-at-time.el: New file.
18179
18180         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18181         under Emacs.
18182
18183         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18184         of gnus-set-text-properties.
18185
18186         * gnus-uu.el (gnus-uu-save-article): Ditto.
18187
18188         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18189
18190         * gnus-cite.el (gnus-cite-parse): Ditto.
18191
18192         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18193         of gnus-.
18194
18195         * gnus-xmas.el (run-at-time): Require run-at-time.
18196
18197         * gnus.el: Changed calls to nnheader-run-at-time and
18198         password-run-at-time throughout to use run-at-time directly.
18199
18200         * password.el: Removed definition of run-at-time.
18201
18202         * nnheaderxm.el: Remove definition of run-at-time.
18203
18204 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18205
18206         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18207         in prompt.
18208
18209 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18210
18211         * messagexmas.el (message-xmas-redefine): Alias
18212         `message-make-caesar-translation-table' to
18213         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18214         version.
18215
18216         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18217         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18218         `gnus-xmas-set-text-properties'.
18219         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18220         `gnus-xmas-completing-read'.
18221         (gnus-xmas-completing-read): Removed.
18222         (gnus-xmas-open-network-stream): Removed.
18223
18224         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18225         XEmacs version.
18226
18227         * dns.el (dns-make-network-process): Use `open-network-stream'
18228         instead of `gnus-xmas-open-network-stream'.
18229
18230         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18231
18232         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18233
18234 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18235
18236         * gnus-art.el (gnus-mime-display-alternative)
18237         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18238         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18239         Don't use gnus-local-map-property.
18240
18241         * gnus-util.el (gnus-local-map-property): Remove.
18242
18243         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18244         gnus-completing-read-maybe-default with completing-read.
18245
18246         * gnus-util.el (gnus-completing-read): do.
18247         (gnus-completing-read-maybe-default): Remove.
18248
18249 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18250
18251         * password.el: Only autoload `run-at-time' if not XEmacs.
18252         Only autoload the itimer functions if XEmacs.
18253
18254 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18255
18256         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18257         XEmacsen.
18258
18259         * dgnushack.el: Autoload executable-find for XEmacs.
18260
18261 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18262
18263         * gnus-art.el (gnus-read-string): Remove.
18264         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18265         read-string.
18266
18267 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18268
18269         * netrc.el: Autoload password-read.
18270         (netrc): Add configuration group.
18271         (netrc-encoding-method, netrc-openssl-path): Add
18272         variables for encoding and decoding of files with symmetric
18273         ciphers.
18274         (netrc-encode): Add assistant function to encode a file with
18275         netrc-encoding-method.
18276         (netrc-parse): Add interactive parameter, added optional
18277         decoding if netrc-encoding-method is non-nil but otherwise
18278         behavior is standard.
18279         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18280         Do s/encode/encrypt/ everywhere.
18281
18282         * spam.el: Remove executable-find autoload.
18283
18284 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18285
18286         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18287
18288         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18289
18290 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18291
18292         * gnus-art.el (gnus-treat-ansi-sequences)
18293         (article-treat-ansi-sequences): New variable and function.
18294         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18295
18296         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18297         Use it.
18298
18299 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18300
18301         * mm-util.el (mm-quote-arg): Remove.
18302
18303         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18304         shell-quote-argument.
18305
18306         * gnus-uu.el (gnus-uu-command): do.
18307
18308         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18309
18310         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18311         with make-char.
18312
18313         * mm-util.el (mm-make-char): Remove.
18314
18315         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18316         add-minor-mode.
18317
18318         * gnus-undo.el (gnus-undo-mode): do.
18319
18320         * gnus-topic.el (gnus-topic-mode): do.
18321
18322         * gnus-sum.el (gnus-dead-summary-mode): do.
18323
18324         * gnus-start.el (gnus-slave-mode): do.
18325
18326         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18327
18328         * gnus-ml.el (gnus-mailing-list-mode): do.
18329
18330         * gnus-gl.el (gnus-grouplens-mode): do.
18331
18332         * gnus-draft.el (gnus-draft-mode): do.
18333
18334         * gnus-dired.el (gnus-dired-mode): do.
18335
18336         * gnus-ems.el (gnus-add-minor-mode): Remove.
18337
18338         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18339         Replace gnus-char-width with char-width.
18340
18341         * gnus-ems.el (gnus-char-width): Remove.
18342
18343         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18344         Replace gnus-char-width with char-width.
18345
18346         * gnus-ems.el (gnus-char-width): Remove.
18347
18348         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18349         definition.
18350         Remove Emacs 20 hash table compatibility code.
18351
18352         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18353         20 compatibility code.
18354
18355         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18356
18357         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18358
18359         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18360         with point-at-{eol,bol}.
18361
18362         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18363
18364         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18365
18366         * flow-fill.el (fill-flowed-point-at-bol)
18367         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18368
18369         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18370         Replace with point-at-{eol,bol} throughout all files.
18371
18372 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18373
18374         * ntlm.el (ntlm-string-as-unibyte): New macro.
18375         (ntlm-build-auth-response): Use it.
18376
18377         Remove Emacs 20 stuff:
18378         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18379         (butlast, mapc, remove): Remove the compiler macros.
18380         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18381         of delq and copy-sequence.
18382         * gnus-art.el (popup-menu): Remove the compiler macro.
18383         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18384         Emacs 20.
18385
18386 2004-01-05  Simon Josefsson  <jas@extundo.com>
18387
18388         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18389         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18390         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18391         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18392         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18393         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18394         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18395         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18396         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18397         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18398         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18399         string-xor into ntlm-string-xor.  Suggested by
18400         Jesper Harder <harder@myrealbox.com>.
18401
18402         * ntlm.el: Don't include poem.
18403
18404         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18405         Jesper Harder <harder@myrealbox.com>.
18406
18407         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18408
18409         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18410         probably breaks emacs with DL patch, but do we care? Is anyone
18411         still using the DL stuff?)
18412
18413         * sieve-manage.el: Use the password package.
18414         (sieve-manage-read-passwd): Remove.
18415         (sieve-manage-interactive-login): Use password.  Re-add
18416         condition-case around loop.
18417
18418         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18419         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18420         the password package.
18421
18422 2003-02-19  Simon Josefsson  <jas@extundo.com>
18423
18424         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18425         token.
18426
18427 2002-08-07  Simon Josefsson  <jas@extundo.com>
18428
18429         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18430         (sieve-manage-authenticators):
18431         (sieve-manage-authenticator-alist): Add some SASL mechs.
18432         (sieve-sasl-auth): New function.
18433         (sieve-manage-cram-md5-auth):
18434         (sieve-manage-plain-auth): Rewrite using SASL library.
18435         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18436         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18437         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18438         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18439
18440 2004-01-05  Simon Josefsson  <jas@extundo.com>
18441
18442         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18443         New files.
18444
18445 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18446
18447         * gnus-group.el (gnus-no-groups-message): Update.
18448
18449         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18450
18451 2003-11-09  Simon Josefsson  <jas@extundo.com>
18452
18453         * imap.el: Support for ID IMAP extension (RFC 2971).
18454         (imap-local-variables): Add imap-id.
18455         (imap-id): New variable.
18456         (imap-id): New function.
18457         (imap-parse-response): Parse untagged ID response.
18458         * nnimap.el (nnimap-id): New variable.
18459         (nnimap-open-connection): Use it.
18460
18461 2003-12-28  Simon Josefsson  <jas@extundo.com>
18462
18463         * gnus-score.el (gnus-score-edit-all-score): New.
18464         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18465
18466 2004-01-04  Simon Josefsson  <jas@extundo.com>
18467
18468         * password.el: Add.
18469
18470 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18471
18472         * dns.el (dns-query-types): Fix typo.
18473         (dns-query-types): New function.
18474         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18475         PTR and SOA replies, see RFC 1035.
18476
18477 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18478
18479         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18480
18481         * Moved to Changelog.2.
18482
18483 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18484
18485         * gnus.el (gnus-version-number): Bump version.
18486
18487 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18488
18489         * gnus.el: No Gnus v0.1 is released.
18490
18491 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18492
18493         * gnus.el: No Gnus v0.0 is released.
18494
18495 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18496
18497         * gnus.el (gnus-version-number): Bump.
18498         (gnus-version): No.
18499
18500 See ChangeLog.2 for earlier changes.
18501
18502     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18503       Free Software Foundation, Inc.
18504
18505   This file is part of GNU Emacs.
18506
18507   GNU Emacs is free software: you can redistribute it and/or modify
18508   it under the terms of the GNU General Public License as published by
18509   the Free Software Foundation, either version 3 of the License, or
18510   (at your option) any later version.
18511
18512   GNU Emacs is distributed in the hope that it will be useful,
18513   but WITHOUT ANY WARRANTY; without even the implied warranty of
18514   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18515   GNU General Public License for more details.
18516
18517   You should have received a copy of the GNU General Public License
18518   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18519
18520 ;; Local Variables:
18521 ;; coding: utf-8
18522 ;; fill-column: 79
18523 ;; add-log-time-zone-rule: t
18524 ;; End: