* shr.el (shr-tag-img): Don't align images.
[gnus] / lisp / ChangeLog
1 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-tag-img): Don't align images -- since we're not
4         rescaling, this often leads to ugly displays.
5
6 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
7
8         * gnus-sum.el (gnus-summary-refer-thread): unconditionally ignore
9         duplicates.
10
11 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
12
13         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
14         call.
15
16 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17
18         * gnus.el: Autoload gnus-html-show-images.
19
20         * nnimap.el: Use nnheader-message throughout.
21
22         * shr.el (shr-tag-img): Ignore images with no data.
23
24 2010-10-15  Julien Danjou  <julien@danjou.info>
25
26         * mml.el (mml-generate-mime-1): Add `mml-enable-flow' variable to add a
27         possibility to disable format=flow encoding when using hard newlines.
28
29 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * shr.el (shr-insert): Remove space inserted before or after a
32         breakable character or at the beginning or the end of a line.
33         (shr-find-fill-point): Do kinsoku; find the second best point or give
34         it up if there's no breakable point.
35
36 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * nnimap.el (nnimap-open-connection): Message when opening connection
39         for debugging purposes.
40
41         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
42         on every setup buffer call to allow this to change from article to
43         article.
44
45         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
46         buffers where we have a wide table.
47
48 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
49
50         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
51         uses *-request-thread.
52
53 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * nnimap.el (nnimap-open-connection): Remove %s from openssl
56         incantation, which is no longer valid.
57
58 2010-10-14  Julien Danjou  <julien@danjou.info>
59
60         * shr.el: Fix defcustom type (char -> character).
61
62 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63
64         * nnimap.el (nnimap-open-connection): tls-program should be a list of
65         programs.
66
67 2010-10-14  Julien Danjou  <julien@danjou.info>
68
69         * shr.el (shr-tag-a): Use url-link as widget type.
70
71         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
72         `gnus-group-get-icon'.
73
74 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
75
76         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
77         This should make server editing work better.
78
79         * shr.el (shr-find-fill-point): Don't inloop on indented text.
80
81         * tls.el (tls-program): Remove spurious %s from openssl.
82
83         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
84         (nnimap-parse-flags): Fix regexp.
85
86         * shr.el (shr-find-fill-point): Use a filling algorithm that should
87         probably work for CJVK text, too.
88
89         * nnimap.el (nnimap-extend-tls-programs): Removed.
90         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
91
92         * tls.el (tls-starttls-switches): Remove starttls hack.
93         (open-tls-stream): Ditto.
94         (tls-find-starttls-argument): Ditto.
95
96 2010-10-13  Julien Danjou  <julien@danjou.info>
97
98         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
99         responses.
100
101 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
104
105         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
106         anything in Emacs.
107
108         * shr.el (shr-current-column): Remove buggy and unnecessary function.
109
110 2010-10-13  Julien Danjou  <julien@danjou.info>
111
112         * shr.el (shr-width): Make shr-width a defcustom with default to
113         fill-column.
114         (shr-tag-img): Use shr-width rather than fill-column.
115
116 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
117
118         * dgnushack.el (byte-optimize-apply)
119         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
120
121         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
122         position when (X-)Faces exist.
123         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
124         avatars when called interactively.
125
126 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
127
128         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
129         gnus-article-x-face-too-ugly is bound.
130
131 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
134
135         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
136         mailbox that doesn't exist.
137
138 2010-10-12  Julien Danjou  <julien@danjou.info>
139
140         * shr.el (shr-tag-img): Encode URL properly when retrieving.
141         (shr-get-image-data): Encode URL properly when fetching from cache.
142         (shr-tag-img): Use aligned-to spaces to align correctly images.
143
144         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
145         before inserting the Gravatar.
146
147         * shr.el (shr-tag-img): Add align attribute support for <img>.
148
149 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * gnus-gravatar.el (gnus-art): Required.
152
153         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
154         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
155         Remove long obsoleted functions.
156
157 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
158
159         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
160
161         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
162
163         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
164         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
165         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
166         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
167         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
168         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
169         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
170
171 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172
173         * nnimap.el (nnimap-request-rename-group): Select group read-only
174         before renaming it.
175
176         * shr.el (shr-insert): Fix up the white space only regexp.
177
178         * nnimap.el (nnimap-transform-split-mail): Not all articles have
179         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
180
181         * shr.el (shr-current-column): New function.
182         (shr-find-fill-point): New function.
183
184 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
185
186         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
187         numbers.
188
189 2010-10-11  Julien Danjou  <julien@danjou.info>
190
191         * shr.el (shr-hr-line): Add.
192         (shr-tag-hr): Use shr-hr-line to specify which character to use to
193         display hr lines.
194         (shr-max-columns): Do not change state to nil if we just inserting
195         spaces.
196
197 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * gnus-topic.el (gnus-topic-read-group): If after the last group,
200         select the last group.
201
202 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
203
204         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
205
206 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
207
208         * dig.el (dig-mode-map): Declare and define in one step.
209
210 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
211
212         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
213         for Gnus.
214         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
215         (nnimap-update-qresync-info): Mark \Seen articles as read.
216
217         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
218         non-variable, too.
219
220         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
221         available.
222         (nnimap-update-info): Rely more on the current active than the param
223         active to avoid marking articles as read too much.
224
225         * auth-source.el (auth-source-create): Use (user-login-name) for the
226         user name default.
227
228         * nnimap.el (nnimap-update-info): If the server doesn't return any
229         useful info, just use the previous info.
230         (nnimap-update-info): Prefer old info over start-article.
231         (nnimap-update-qresync-info): Finish implementing QRESYNC.
232
233 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
234
235         * nnir.el (autoload): Clean up autoloads.
236         (nnir-imap-default-search-key): Renamed from
237         nnir-imap-search-field. Use key rather than value.
238         (nnir-imap-search-other): New variable.
239         (nnir-read-parm): Use it.
240         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
241         (gnus-summary-nnir-goto-thread): Modify to work with imap.
242
243 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
244
245         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
246         the process, too.
247
248 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
249
250         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
251         Allbery.
252
253         * shr.el: Rework the way things are indented by <li> slightly.
254
255         * gnus.el (gnus-group-set-parameter): Fix typo.
256
257         * nnimap.el: Start implementing QRESYNC support.
258
259 2010-10-09  Julien Danjou  <julien@danjou.info>
260
261         * nnir.el (nnir-engines): Fix too many arguments.
262
263 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
264
265         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
266         group is the "last", so that the backends like nnfolder actually save
267         their folders.
268
269         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
270         try to use that for the tls stream.
271         (nnimap-retrieve-group-data-early): Rework the marks code to heed
272         UIDVALIDITY and find out which groups are read-only and not.
273         (nnimap-get-flags): Use the same marks parsing code as the rest of
274         nnimap.
275
276 2010-10-09  Julien Danjou  <julien@danjou.info>
277
278         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
279
280         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
281         retrieving gravatars.
282
283         * shr.el (shr-table-corner): Add.
284         (shr-table-line): Add.
285         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
286
287 2010-10-08  Julien Danjou  <julien@danjou.info>
288
289         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
290
291 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
292
293         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
294
295         * gnus-sum.el (gnus-mark-article-as-unread)
296         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
297         (gnus-summary-set-bookmark): Use it.
298
299         * gnus-msg.el (gnus-setup-message): Use it.
300
301         * gnus-demon.el (gnus-demon-remove-handler): Use it.
302
303         * gnus.el (gnus-group-remove-parameter): Use it.
304
305         * gnus-group.el (gnus-group-make-web-group): Use it.
306
307         * gnus-demon.el (gnus-demon-remove-handler): Use it.
308
309         * nnregistry.el: Update docs to mention manual.
310
311         * gnus-registry.el: Update docs to mention nnregistry.el.
312         (gnus-registry-initialize): Don't install nnregistry refer method
313         automatically.
314         (gnus-registry-install-nnregistry): Remove it.
315
316 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
317
318         * shr.el (shr-insert): Don't insert double spaces.
319
320 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * gnus-gravatar.el (gnus-treat-from-gravatar)
323         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
324         called interactively.
325
326         * gnus-art.el (gnus-mime-view-part-externally)
327         (gnus-mime-view-part-internally): Make predicate function passed to
328         gnus-mime-view-part-as-type assume argument is a mime type, not a list
329         of a mime type.
330
331         * shr.el (shr-table-widths): Don't use cl function `reduce'.
332
333 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
334
335         * shr.el (require): Require cl when compiling.
336         (shr-tag-hr): New function.
337
338         * nnimap.el (nnimap-update-info): Remove double setting of high.
339         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
340         makes nnimap work properly on Courier again.
341
342         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
343         the variable for backwards compatability.
344
345         * mm-decode.el (mm-save-part): If given a non-directory result, expand
346         the file name before using to avoid setting mm-default-directory to
347         nil.
348
349         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
350         bidning gnus-agent variables.
351
352         * shr.el (shr-render-td): Use a cache for the table rendering function
353         to avoid getting an exponential rendering behaviour in nested tables.
354         (shr-insert): Rework the line-breaking algorithm.
355         (shr-insert): Don't leave trailing spaces.
356         (shr-insert-table): Also insert empty TDs.
357         (shr-tag-blockquote): Ensure paragraphs after </ul>.
358
359 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
360
361         * gnus-sum.el (gnus-number): Rename from `number'.
362         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
363         (gnus-summary-limit-children): Update uses correspondingly.
364
365 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
368         (gnus-gravatar-transform-address): Don't show avatars of people of
369         which mail addresses match gnus-gravatar-too-ugly.
370
371 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372
373         * shr.el (shr-table-widths): Expand TD elements to fill available
374         space.
375
376 2010-10-07  Julien Danjou  <julien@danjou.info>
377
378         * nnimap.el (nnimap-request-rename-group): Add this method.
379
380 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
383         name from XEmacs' function-arglist.
384
385         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
386         gravatar under XEmacs.
387
388 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
389
390         * auth-source.el: Update docs with TODO items.
391
392         * gnus-sync.el: Update docs to explain state and plans.
393
394         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
395         Hooks for mark updates.
396         (gnus-request-set-mark, gnus-request-update-mark): Use them.
397
398         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
399         hooks with arguments, which is needed for mark update hooks.
400
401 2010-10-06  Julien Danjou  <julien@danjou.info>
402
403         * gnus.el (gnus-expand-group-parameter): Only return and act on what
404         was matched.
405
406         * sieve-manage.el: Update example in `Commentary'.
407
408         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
409
410         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
411         not 2000.
412         (sieve-manage-authenticate): Re-add function.
413
414 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * shr.el (shr-insert): Get 'space transition right.
417         (shr-render-td): Only delete space at the end of the TD.
418
419         * nnimap.el (nnimap-open-connection): Prepare to support
420         open-gnutls-stream.
421
422         * shr.el: Rearrange function order to be more logical.
423
424 2010-10-06  Julien Danjou  <julien@danjou.info>
425
426         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
427         (nnrss-discover-feed): Remove 404 URL in docstring.
428
429         * nnir.el: Fix Swish-E URL.
430         Fix Namazu URL.
431
432         * message.el (message-change-subject): Remove 404 URL in a comment.
433
434 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
435
436         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
437         called interactively.
438
439         * gnus-util.el (gnus-remove-if): Allow hash table.
440         (gnus-remove-if-not): New function.
441
442         * gnus-art.el (gnus-mime-view-part-as-type)
443         * gnus-score.el (gnus-summary-score-effect)
444         * gnus-sum.el (gnus-read-move-group-name):
445         Replace remove-if-not with gnus-remove-if-not.
446
447         * gnus-group.el (gnus-group-completing-read):
448         Regard collection as a hash table if it is not a list.
449
450 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
451
452         * shr.el (shr-render-td): Allow blank/missing <TD>s.
453
454         * shr.el: Document the table-rendering algorithm.
455
456 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
457
458         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
459         for Emacsen having no `libxml-parse-html-region' support.
460
461 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
462
463         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
464         invalid URLs.
465
466         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
467         line-broken.
468         (shr-tag-img): Ignore image fetching errors.
469         (shr-overlays-in-region): Compute overlay positions correctly.
470
471         * mm-decode.el (mm-shr): Require shr.
472
473         * gnus-art.el (gnus-blocked-images): Move variable here.
474
475         * shr.el (shr-insert-table): Bind free variable.
476
477         * mm-decode.el (mm-shr): Bind shr-content-function.
478
479         * shr.el (shr-content-function): New variable.
480
481         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
482         added for symmetry.
483
484         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
485
486         * gnus-group.el (gnus-group-make-group): Doc fix.
487
488         * nnimap.el (nnimap-request-newgroups): Return success.
489
490         * shr.el (shr-find-elements): New function.
491         (shr-tag-table): Put all the images after the table.
492         (shr-tag-table): Really inhibit images inside the table.
493         (shr-collect-overlays): Copy over overlays from the TD elements to the
494         main document.
495
496         * mm-decode.el (mm-shr): Bind shr-blocked-images to
497         gnus-blocked-images.
498
499 2010-10-05  Julien Danjou  <julien@danjou.info>
500
501         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
502
503         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
504         (gnus-html-maximum-image-size): Add this function.
505         (gnus-html-put-image): Use gnus-html-maximum-image-size.
506
507         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
508         server-value of the capability is nil.
509
510 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * shr.el (shr-tag-em): Add <EM> tag.
513
514 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
515
516         * sieve-manage.el (sieve-manage-default-stream): Make default stream
517         customizable.
518
519         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
520         handing broken links to browse-url.
521
522 2010-10-05  Julien Danjou  <julien@danjou.info>
523
524         * gnus-util.el (gnus-emacs-completing-read)
525         (gnus-iswitchb-completing-read): Use autoload rather than require.
526
527 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
530         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
531         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
532         iswitchb-temp-buflist for XEmacs.
533
534         * gnus-util.el (gnus-completing-read-function): Exclude
535         gnus-icompleting-read and gnus-ido-completing-read from candidates for
536         XEmacs since iswitchb.el is very old and ido.el is unavailable in
537         XEmacs.
538
539         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
540         not to use `delete-dups' that is unavailable in XEmacs 21.4.
541
542         * gnus-html.el: Don't require help-fns under XEmacs.
543         (gnus-html-schedule-image-fetching): Work for XEmacs.
544
545         * mm-decode.el (mm-shr): Decode contents by charset.
546
547 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
550         unknown.
551
552         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
553         (shr-get-image-data): Ensure against the cache file missing.
554
555         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
556         for data.
557
558         * spam-report.el (spam-report-url-ping-plain): Don't query about
559         killing the process.
560
561         * shr.el (shr-render-td): Protect against too-wide text.
562
563 2010-10-04  Julien Danjou  <julien@danjou.info>
564
565         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
566         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
567
568         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
569         retrieved.
570
571 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572
573         * shr.el (browse-url): Required.
574         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
575         lines.
576         (shr-show-alt-text, shr-browse-image): New commands.
577         (shr-browse-url, shr-copy-url): New commands.
578
579         * gnus-sum.el (gnus-widen-article-window): New variable.
580         (gnus-summary-select-article-buffer): Use it.
581
582         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
583         without @ signs.
584
585 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
586
587         * nnir.el (nnir-run-imap): Remove spurious space in search string.
588
589 2010-10-04  Julien Danjou  <julien@danjou.info>
590
591         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
592         for XEmacs.
593
594 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
597
598         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
599         (nnimap-close-server): Implement.
600
601         * dgnushack.el (iswitchb): Require to shut up the compiler.
602
603         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
604         (shr-insert): Tweak line breaking.
605         (shr-insert): Handle <pre> better.
606         (shr-tag-li): Get <li> indentation right.
607         (shr-tag-li): Get <li> indentation even righter.
608         (shr-tag-blockquote): Ensure paragraph start.
609         (shr-make-table): Tweak table generation.
610         (shr-make-table): Fix typo.
611
612         * shr.el: Implement table rendering.
613
614 2010-10-04  Julien Danjou  <julien@danjou.info>
615
616         * gnus-html.el (gnus-html-put-image): Fix resize image code.
617
618 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
619
620         * shr.el (shr-insert): Use string anchors instead of line anchors.
621
622 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
623
624         * shr.el: Add headings.
625         (shr-ensure-paragraph): Actually work.
626         (shr-tag-li): Make <ul> prettier.
627         (shr-insert): Get white space at the beginning/end of elements right.
628         (shr-tag-p): Collapse subsequent <p>s.
629         (shr-ensure-paragraph): Don't insert double line feeds after blank
630         lines.
631         (shr-insert): \t is also space.
632         (shr-tag-s): Fix "s" tag name function.
633         (shr-tag-s): Fix face prop name.
634
635 2010-10-03  Julien Danjou  <julien@danjou.info>
636
637         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
638
639         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
640         gnus-window-inside-pixel-edges.
641
642         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
643         gnus-ems.
644
645         * mm-view.el (mm-inline-image-emacs): Support image resizing.
646
647         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
648         function.
649
650         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
651         resize choice.
652
653 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
656         beginning of the buffer.
657
658         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
659         article buffer again.
660
661         * shr.el (shr-tag-p): Don't insert newlines at the start of the
662         buffer.
663
664         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
665         when it's at the start of the buffer.
666
667         * shr.el (shr-tag-blockquote): Convert name.
668         (shr-rescale-image): Use the right image-size variant.
669
670         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
671         buffer isn't shown, then select the current article first instead of
672         bugging out.
673         (gnus-summary-select-article-buffer): Show both the article and summary
674         buffers again.
675
676         * shr.el (shr-fontize-cont): Protect against regions with no text.
677         Rename tag functions to shr-tag-* for enhanced security.
678         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
679
680 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
681
682         * shr.el (shr-insert):
683         * pop3.el (pop3-movemail):
684         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
685         loaded.
686
687 2010-10-03  Glenn Morris  <rgm@gnu.org>
688
689         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
690
691         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
692
693         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
694
695         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
696
697         * gnus-util.el (gnus-make-local-hook): Simplify.
698
699 2010-10-02  Julien Danjou  <julien@danjou.info>
700
701         * gnus-util.el (gnus-iswitchb-completing-read): New function.
702         (gnus-ido-completing-read): New function.
703         (gnus-emacs-completing-read): New function.
704         (gnus-completing-read): Use gnus-completing-read-function.
705         Add gnus-completing-read-function.
706
707 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
708
709         * shr.el (shr-insert-document): Autoload.
710         (shr-img): Be silent.
711         (shr-insert): Add a newline after every picture before text.
712         (shr-add-font): Use overlays for combining faces.
713         (shr-insert): Pass upwards the text start point.
714
715         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
716         possible.
717         (mm-shr): New function.
718
719 2010-10-02  Julien Danjou  <julien@danjou.info>
720
721         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
722         should go backward.
723
724 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
725
726         * shr.el (shr): Fix typo in provide call.
727
728 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
729
730         * shr.el: New file.
731
732         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
733
734         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
735         completing read.
736
737 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
740         we're being queried about.  Suggested by Dan Jacobson.
741
742         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
743         by Jason Eisner.
744
745         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
746         table, too.  Suggested by Stefan Wiens.
747         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
748         the table unnecessary.  Suggested by Stefan Wiens.
749
750         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
751         longer needed, and probably doesn't work either, as pointed out by
752         Stefan Wiens.
753         (gnus-summary-exit): Remove call to the clearing function.
754         (gnus-summary-exit-no-update): Ditto.
755
756         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
757         instead of gnus-eval-in-buffer-window to avoid popping up frames.
758         Reported by Stefan Monnier.
759         (gnus-summary-save-in-rmail): Ditto.
760
761         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
762         article buffer, instead of both the article buffer and the summary
763         buffer.  Sort of suggested by Dan Jacobson.
764
765         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
766
767         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
768         Suggested by Dan Jacobson.
769
770         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
771         documentation clearer.
772
773         * message.el (message-shorten-references): Comment on the number "21".
774         Suggested by Stefan Monnier.
775
776         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
777         Suggested by Dan Jacobson.
778
779         * gnus.el (gnus-large-newsgroup): Mention
780         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
781
782         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
783         externalize attachments.  Bug reported by Steve Wen.
784
785         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
786         really message anything to the user.
787
788         * nnmail.el (nnmail-article-group): Allow using the fancy split method
789         directly.
790
791         * nnimap.el (nnimap-request-group): Low higher than high to signal no
792         messages in empty groups.
793
794 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
795
796         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
797         non-UIDNEXT group.
798
799 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
800
801         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
802         not the value from the collection.
803
804         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
805         values.  This sometimes happens on some groups that have no info.
806         (nnimap-request-newgroups): New function.
807
808 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
809
810         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
811         check into `gnus-registry-initialize'.
812         (gnus-registry-initialize): Ditto.
813         Fix and extend header docs.
814
815 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
818         regexp backtrace overflows.
819
820         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
821         for starttls that tls.el implements; i.e. openssl.
822
823         * tls.el (tls-starttls-switches): Give up on using starttls with
824         gnutls-cli.
825         (tls-program): Add --insecure to be consistent with the defaults from
826         openssl s_client.  Now all three commands are insecure.
827
828 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
829
830         * lpath.el: Bind completion-styles-alist for XEmacs.
831
832         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
833         (gravatar-create-image): New function that's an alias to
834         gnus-xmas-create-image, gnus-create-image, or create-image.
835         (gravatar-data->image): Use it.
836
837 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
838
839         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
840         install the nnregistry refer method.
841         (gnus-registry-install-hooks): Use it.
842         (gnus-registry-unfollowed-groups): Add nnmairix to the default
843         unfollowed groups.
844
845 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
846
847         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
848         expanding threads.
849
850 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
851
852         * nnir.el: Use the server names without suffixes (bug #7009).
853
854         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
855         unencrypted to STARTTLS, if possible.
856
857 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
858
859         * message.el (message-ignored-supersedes-headers): Strip Injection-*
860         headers before superseding.
861
862 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * nnrss.el (nnrss-use-local): Add documentation.
865
866         * nnimap.el (nnimap-extend-tls-programs): New function.
867         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
868         (nnimap-wait-for-connection): Accept the greeting from the stupid
869         output from openssl s_client -starttls, too.
870
871         * tls.el (tls-starttls-switches): New variable.
872         (tls-find-starttls-argument): Use it.
873         (open-tls-stream): Ditto.
874
875         * netrc.el (netrc-credentials): Return the value of the "default"
876         entry.
877         (netrc-machine): Ditto.
878
879         * nnimap.el (nnimap-find-article-by-message-id): Really return the
880         article number.
881         (nnimap-split-fancy): New variable.
882         (nnimap-split-incoming-mail): Use it.
883
884         * nntp.el (nntp-server-list-active-group): Document.
885
886         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
887         SELECT to get the message-id.
888
889         * mail-source.el (mail-sources): Removed webmail support.
890         (defvar): Ditto.
891         (mail-source-fetcher-alist): Ditto.
892         (mail-source-fetch-webmail): Removed.
893
894         * webmail.el: Removed -- doesn't seem relevant any more.
895
896         * gnus.el: Fix up make-obsolete-variable declarations throughout.
897
898         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
899         the \r.
900
901 2010-09-30  Julien Danjou  <julien@danjou.info>
902
903         * gnus-agent.el (gnus-agent-add-group): Fix call to
904         gnus-completing-read.
905
906 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907
908         * nndoc.el (nndoc-retrieve-groups): New function.
909
910         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
911         `default', use nnmail-split-methods.
912         (nnimap-request-article): Downcase the NILs so that they are nil.
913
914         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
915         symbol.
916
917         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
918         code, since if the user has requested network, that's what they ought
919         to get.
920         (nnimap-request-set-mark): Erase the buffer before issuing commands.
921         (nnimap-split-rule): Mark as obsolete.
922
923         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
924         variable.
925
926         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
927         correct slot, too.
928
929 2010-09-29  Julien Danjou  <julien@danjou.info>
930
931         * gnus.el (gnus-local-domain): Declare variable obsolete.
932
933         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
934         computing.
935         (gnus-ido-completing-read): Require ido.
936
937 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
938
939         * gnus-registry.el: Don't prompt on load, which makes it impossible to
940         build Gnus.
941
942         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
943         when interpreting the structures.
944         (nnimap-request-accept-article): Add \r\n to the lines to make this
945         work with Cyrus.
946
947         * nndraft.el (nndraft-request-expire-articles): Use the group name
948         instead if "nndraft".  Fix found by Nils Ackermann.
949
950 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
951
952         * nnregistry.el: Added.
953
954 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
955
956         * nnmail.el (group, group-art-list, group-art):
957         Remove unneeded directives.
958
959 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
960
961         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
962         (mm-mime-charset)
963         * rfc2047.el (rfc2047-syntax-table)
964         * utf7.el (utf7-utf-16-coding-system): Comment fix.
965
966         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
967         rather than `insert-file-contents' and `eval-region'.
968
969         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
970         construction.
971
972         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
973
974         * time-date.el: No need to require cl for Emacs 21.
975
976 2010-09-29  Julien Danjou  <julien@danjou.info>
977
978         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
979         replacement of `gnus-gravatar-relief' to mimic
980         `gnus-faces-properties-alist'.
981         Add :version property.
982
983 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
984
985         * mail-source.el (mail-source-report-new-mail)
986         * message.el (message-default-mail-headers)
987         * mm-decode.el (mm-valid-image-format-p): Comment fix.
988
989         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
990
991 2010-09-28  Julien Danjou  <julien@danjou.info>
992
993         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
994         mail-address contains the same string as real-name.
995
996         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
997         non-blank in header, otherwise it'll get stripped.
998
999         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1000         real-name, and then for mail address rather than doing : or , search.
1001
1002 2010-09-27  Julien Danjou  <julien@danjou.info>
1003
1004         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1005         (gnus-server-goto-server): Use gnus-completing-read.
1006
1007         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1008
1009         * mm-util.el (defalias): Use gnus-completing-read.
1010         (mm-codepage-setup): Use gnus-completing-read.
1011
1012         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1013         (smime-decrypt-buffer): Use gnus-completing-read.
1014
1015         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1016
1017         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1018         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1019         (mml-insert-multipart): Use gnus-completing-read.
1020
1021         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1022
1023         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1024
1025         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1026
1027         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1028
1029         * gnus.el (gnus-read-method): Use gnus-completing-read.
1030
1031         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1032
1033         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1034         (gnus-mime-action-on-part): Use gnus-completing-read.
1035         (gnus-article-encrypt-body): Use gnus-completing-read.
1036
1037         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1038         (gnus-topic-move-matching): Use gnus-completing-read.
1039         (gnus-topic-copy-matching): Use gnus-completing-read.
1040         (gnus-topic-sort-topics): Use gnus-completing-read.
1041         (gnus-topic-move): Use gnus-completing-read.
1042
1043         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1044         (gnus-agent-add-group): Use gnus-completing-read.
1045
1046         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1047         gnus-completing-read.
1048         (nnmairix-update-groups): Use gnus-completing-read.
1049         (nnmairix-get-server): Use gnus-completing-read.
1050         (nnmairix-backend-to-server): Use gnus-completing-read.
1051         (nnmairix-goto-original-article): Use gnus-completing-read.
1052         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1053
1054         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1055
1056         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1057         (gnus-group-make-useful-group): Use gnus-completing-read.
1058         (gnus-group-make-web-group): Use gnus-completing-read.
1059         (gnus-group-add-to-virtual): Use gnus-completing-read.
1060         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1061
1062         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1063         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1064         (gnus-summary-execute-command): Use gnus-completing-read.
1065         (gnus-summary-respool-article): Use gnus-completing-read.
1066         (gnus-read-move-group-name): Use gnus-completing-read.
1067
1068         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1069         (gnus-summary-score-effect): Use gnus-completing-read.
1070
1071         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1072
1073         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1074         right completing-read function.
1075         (gnus-use-ido): New variable
1076         (gnus-completing-read-with-default): Remove.
1077
1078 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1079
1080         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1081         x-focus-frame.
1082
1083         * nnimap.el (auth-source-forget-user-or-password)
1084         (auth-source-user-or-password): Autoload.
1085
1086         * message.el (message-from-style, message-interactive)
1087         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1088         (message-yank-prefix, message-indentation-spaces, message-signature)
1089         (message-signature-file): Add comment.
1090
1091 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1092
1093         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1094         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1095         new articles.
1096
1097         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1098         parts.
1099         (nnimap-request-article): Work with the t setting, too.
1100
1101         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1102         that you don't get flashes of other buffers.
1103         (gnus-summary-show-complete-article): Intern before setting.
1104
1105 2010-09-27  David Engster  <dengste@eml.cc>
1106
1107         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1108         well as HEADERS.
1109         (nnmairix-retrieve-headers): Provide new argument for the above.
1110
1111 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * gnus-sum.el (gnus-summary-move-article): Don't alter
1114         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1115         group.
1116
1117         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1118
1119         * message.el (message-cite-prefix-regexp): Revert my last edit.
1120
1121         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1122         variable instead of the Gnus variable.
1123
1124         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1125
1126         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1127         again.
1128
1129         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1130         since some servers don't like it.
1131         (nnimap-open-connection): Forget credentials if the server says the
1132         password was wrong.
1133         (nnimap-parse-line): Protect against invalid data.
1134
1135         * gnus-sum.el (gnus-summary-move-article): Add comment.
1136         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1137         nothing alters it while scanning for new messages.
1138
1139         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1140         which may or may not help.
1141         (nnimap-open-connection): If we're doing a stream connection, and then
1142         discover we're on a STARTTLS-capable server, then open a STARTTLS
1143         connection instead.
1144
1145 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * nnimap.el (utf7): Required.
1148
1149         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1150         prefix.
1151
1152 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1153
1154         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1155
1156 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * nnimap.el (nnimap-request-accept-article): Message the error on
1159         error.
1160
1161 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1162
1163         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1164
1165 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * nndoc.el (nndoc-request-list): Return success always.
1168
1169         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1170         `fetch-old' -- we only want to fetch the articles we've requested.  The
1171         rest are in the agent, probably.
1172         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1173         disappeared server" to something low.  It's not important.
1174
1175         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1176         arrived before the FETCH data.
1177
1178         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1179         target here, because we don't know the Gnus name of the group.
1180
1181         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1182         for the correct group.
1183
1184         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1185
1186         * gnus.el (gnus): Give a final warning after startup.
1187
1188         * gnus-util.el (gnus-action-message-log): New variable.
1189         (gnus-message): Use it.
1190         (gnus-final-warning): New function.
1191
1192         * nnimap.el (nnimap-open-connection): Record the greeting.
1193         (nnimap): Add greeting.
1194
1195 2010-09-26  Julien Danjou  <julien@danjou.info>
1196
1197         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1198         arguments.
1199         (gnus-html-wash-images): Fix spec computing to include start/end.
1200
1201         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1202
1203 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1204
1205         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1206         deletion.
1207         (nnimap-retrieve-headers): Don't select the group, because that's
1208         already done by nnimap-possibly-change-group.
1209
1210         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1211         (gnus-picon-transform-address): Use it.
1212
1213         * mail-source.el (mail-source-value): Revert previous patch.
1214
1215         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1216         on failure.
1217         (nnimap-open-connection): Look up both virtual and physical server name
1218         credentials.
1219
1220         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1221
1222 2009-02-07  Dave Love  <fx@gnu.org>
1223
1224         * tls.el (open-tls-stream): Don't query killing process.
1225
1226 2009-02-08  Dave Love  <fx@gnu.org>
1227
1228         * gnus-win.el (gnus-window-to-buffer-helper,
1229         gnus-all-windows-visible-p): Function needn't be a symbol.
1230
1231         * mail-source.el (mail-source-value): Function needn't be a symbol.
1232
1233 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1234
1235         * message.el (message-cite-prefix-regexp): Remove } from the cite
1236         prefix.
1237
1238         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1239         highlight again, so that the highlight is correct.
1240
1241         * gnus-picon.el (gnus-picon): Remove again.
1242         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1243
1244         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1245         doing the header highlightling, so that the background colour of the
1246         picon is correct.
1247
1248         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1249         (gnus-picon): Ditto.
1250         (gnus-picon): Reinstate.  The background colour for picons is white.
1251         (gnus-picon-insert-glyph): Make the background white.
1252
1253         * nnml.el (nnml-open-nov): Don't return dead buffers.
1254
1255         * auth-source.el (auth-source-create): Query the user for whether to
1256         store the credentials.
1257
1258         * netrc.el (netrc-store-data): New function.
1259
1260         * auth-source.el (auth-source-user-or-password): Use the existing auth
1261         sources, if any, for creation.
1262
1263         * gnus.el (gnus-group-fast-parameter): Return the last matching
1264         parameter instead of the first matching parameter.
1265
1266 2010-09-26  Julien Danjou  <julien@danjou.info>
1267
1268         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1269
1270 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1271
1272         * mml2015.el (mml2015-use): Remove gpg support.
1273
1274         * mml1991.el (mml1991-function-alist): Remove gpg function.
1275         (mml1991-gpg-sign): Removed.
1276
1277 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1278
1279         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1280         (gnus-browse-unsubscribe-current-group): Document it.
1281         (gnus-browse-unsubscribe-group): Use it.
1282
1283 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1284
1285         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1286         address to the To list for easier response.
1287
1288         * gnus.el (gnus-play-startup-jingle): Removed.
1289         (gnus-splash): Don't play jingle.
1290         (gnus): Silence gnus-load message.
1291
1292         * gnus-art.el (gnus-treat-play-sounds): Removed.
1293
1294         * gnus.el (gnus-play-jingle): Remove audio support.
1295
1296         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1297
1298         * earcon.el: Removed -- no users.
1299
1300         * gnus-audio.el: Removed -- no users of this package.
1301
1302         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1303
1304         * gnus-start.el (gnus-setup-news): Remove nocem support.
1305
1306         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1307
1308         * gnus.el (gnus-use-nocem): Removed.
1309
1310         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1311         Removed.
1312
1313         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1314         uses NoCeM any more.
1315
1316         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1317         (gnus-button-ctan-handler): Ditto.
1318         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1319         (gnus-button-ctan-directory-regexp): Ditto.
1320         (gnus-button-handle-ctan): Ditto.
1321         (gnus-button-tex-level): Ditto.
1322         (gnus-button-alist): Removed CTAN stuff.
1323
1324 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1325
1326         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1327         nnimap-streaming test.
1328
1329         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1330         servers twice.
1331
1332         * nnimap.el (nnimap-open-connection): Add more error reporting when
1333         nnimap fails early.
1334
1335         * nnheader.el (nnheader-get-report-string): New function.
1336         (nnheader-get-report): Use it.
1337
1338         * gnus-int.el (gnus-check-server): Say what the error was when opening
1339         failed.
1340
1341         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1342         using streaming.
1343
1344 2010-09-25  Julien Danjou  <julien@danjou.info>
1345
1346         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1347         gnus-window-inside-pixel-edges.
1348
1349 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1352
1353         * mm-decode.el (mm-save-part): Allow saving to other directories the
1354         normal Emacs way.
1355
1356         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1357         by Jay Berkenbilt.
1358
1359         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1360         there isn't a single byte.
1361
1362         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1363         just do it.  It doesn't really seem to matter what the user responds
1364         here, I think, so it's just a confusing question.
1365
1366         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1367         non-streaming case.
1368
1369         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1370         (gnus-article-encrypt-body): Use it.
1371
1372         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1373         keystroke.
1374
1375         * nnimap.el (nnimap-find-wanted-parts-1): Use
1376         gnus-fetch-partial-articles.
1377
1378         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1379
1380         * nnimap.el (nnimap-insert-partial-structure): New function.
1381         (nnimap-get-partial-article): New function.
1382         (nnimap-request-article): Use it.
1383         (nnimap-wait-for-response): Return whether the wait was successful.
1384         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1385         retrieval wasn't successful.
1386         (nnimap-retrieve-group-data-early): Allow throttling servers.
1387         (nnimap-streaming): New variable.
1388         (nnimap-fetch-partial-articles): Removed.
1389
1390         * mm-decode.el (mm-with-part): Protect against killed buffers.
1391
1392         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1393         for prettier summary display.
1394
1395 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1396
1397         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1398         directly.
1399
1400 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1401
1402         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1403         apparently third-party libraries depend on it.
1404
1405         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1406         before starting negotiation.
1407
1408         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1409         privacy reasons.
1410         (gnus-treat-mail-gravatar): Ditto.
1411
1412         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1413         buffer when inserting images.  Inserting text into the headers, for
1414         instance, can make them invalid.
1415
1416 2010-09-25  Julien Danjou  <julien@danjou.info>
1417
1418         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1419         variables.
1420
1421         * nnheader.el: Remove useless variables news-reply-yank-from and
1422         news-reply-yank-message-id.
1423
1424         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1425         variables.
1426
1427         * mml1991.el: Remove useless mml1991-verbose.
1428
1429         * gnus.el: Remove useless variable gnus-use-generic-from.
1430         Remove obsolete variable gnus-topic-indentation.
1431
1432         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1433
1434         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1435
1436         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1437
1438         * gnus-group.el: Remove useless gnus-group-icon-cache.
1439         Remove useless gnus-ephemeral-group-server.
1440
1441         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1442
1443         * mml2015.el: Remove useless mml2015-verbose.
1444
1445         * mml-smime.el: Remove useless mml-smime-verbose.
1446
1447         * gnus.el: Remove useless gnus-local-domain.
1448
1449         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1450         gnus-gravatar-size.
1451
1452         * gnus-art.el: Remove useless gnus-treat-translate.
1453
1454 2010-09-24  Julien Danjou  <julien@danjou.info>
1455
1456         * gnus-sum.el: Add support for Gravatars.
1457
1458         * gnus-art.el: Add support for Gravatars.
1459
1460         * gnus-gravatar.el: Add this file.
1461
1462         * gravatar.el: Add this file.
1463
1464 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1465
1466         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1467
1468         * gnus-group.el (gnus-group-fetch-faq): Removed.
1469
1470         * gnus.el (gnus-group-faq-directory): Removed.
1471
1472         * gnus-group.el (gnus-group-fetch-charter): Removed.
1473
1474         * gnus.el (gnus-group-charter-alist): Removed.
1475
1476         * gnus-group.el (gnus-group-archive-directory): Removed.
1477         (gnus-group-recent-archive-directory): Ditto.
1478         (gnus-group-make-archive-group): Removed.
1479
1480         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1481
1482         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1483         use the same article number for all the cached articles.
1484
1485         * nnimap.el (nnimap-command): Register the last command time so
1486         that we can use it for idling NOOPs.
1487         (nnimap-open-connection): Start the keeplive timer.
1488         (nnimap-make-process-buffer): Store all the process buffers.
1489         (nnimap-keepalive): New function.
1490
1491         * starttls.el: (starttls-open-stream): Add autoload cookie.
1492
1493 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1494
1495         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1496         handling.
1497
1498 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1501         its data structures.
1502
1503         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1504         instead of the cl.el copy-list.
1505         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1506         equalp.
1507
1508 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1509
1510         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1511         and tool-bar-local-item-from-menu.
1512
1513         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1514         mode-line-highlight face for Emacs.
1515
1516         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1517         loading gnus-sum.elc; fix comment for canlock-verify.
1518         (gnus-article-jump-to-part): Use read-number.
1519         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1520         Emacs pre-21 compatible code for help-echo.
1521         (gnus-article-next-page-1): No need to adjust the number of lines.
1522         (gnus-article-describe-bindings): Always use help-buffer.
1523
1524         * gnus-audio.el (gnus-audio-inline-sound)
1525         * gnus-cus.el (gnus-custom-mode)
1526         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1527
1528         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1529
1530         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1531         compatible code.
1532
1533 2010-09-24  Glenn Morris  <rgm@gnu.org>
1534
1535         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1536         visiting the fcc file in rmail-mode.
1537
1538         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1539
1540 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * nnir.el: Silence the byte compiler.
1543
1544         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1545         alias to browse-url-url-encode-chars if any.
1546         (gnus-html-encode-url): Use it.
1547
1548 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549
1550         * gnus-start.el (gnus-use-backend-marks): New variable.
1551         (gnus-get-unread-articles-in-group): Use it.
1552
1553         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1554         makeover.
1555
1556 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1557
1558         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1559
1560 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1563         Removed.
1564         (gnus-setup-news-hook): Removed
1565         gnus-fixup-nnimap-unread-after-getting-new-news.
1566
1567         * gnus-int.el (gnus-request-update-info): Protect against backends not
1568         having the function.
1569
1570         * nnimap.el (nnimap-stream): Mention starttls.
1571         (nnimap-open-connection): Add starttls support.
1572
1573 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1574
1575         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1576
1577 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578
1579         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1580         BODYSTRUCTUREs.
1581         (nnimap-transform-headers): Unfold quoted {42} headers.
1582
1583         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1584         the info.
1585         (gnus-get-unread-articles): Only call updatep on backends that support
1586         it.
1587
1588         * nnweb.el (nnweb-request-update-info): NOOP.
1589
1590         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1591
1592         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1593         since it only deals with marks.
1594
1595         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1596         gnus-request-marks, and make a new gnus-request-update-info.
1597
1598         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1599         the active instead of the high number, which is usually too low.
1600
1601 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1602
1603         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1604         * encrypt.el: Removed.
1605
1606 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607
1608         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1609         server in symbolic form.
1610
1611         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1612         0.9.
1613
1614 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1615
1616         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1617         (nnimap-update-info): Fix up code slightly.
1618
1619         * gnus-int.el (gnus-open-server): Add tracing for performance
1620         debugging.
1621
1622         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1623         (gnus-group-insert-group-line): Pass the real group name so that it
1624         gets the right data.
1625
1626         * gnus-start.el (gnus-get-unread-articles): Don't have
1627         `gnus-get-unread-articles-in-group' update info, since that can be
1628         really slow and doesn't seem to be needed?
1629
1630 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1631
1632         * time-date.el (date-to-time): Try using parse-time-string first before
1633         using the slower timezone-make-date-arpa-standard.
1634
1635 2010-09-22  Julien Danjou  <julien@danjou.info>
1636
1637         * gnus-group.el (gnus-group-insert-group-line): Call
1638         gnus-group-highlight-line.
1639         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1640         default hook list.
1641         (gnus-group-update-eval-form): Add new function.
1642         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1643         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1644
1645 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1648         immediate, then expire all articles.
1649         (nnimap-update-info): Fix off-by-one errors.
1650         (nnimap-flags-to-marks): Would return no marks lists for group with no
1651         flags.  Instead return the other data.
1652
1653 2010-09-22  Julien Danjou  <julien@danjou.info>
1654
1655         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1656         Only return an icon.
1657         (gnus-group-insert-group-line): Compute icon to return.
1658
1659         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1660         variable.
1661         (gnus-html-image-fetched): Only cache if
1662         gnus-html-image-automatic-caching is set.
1663         (gnus-html-image-fetched): Check for errors.
1664
1665 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1668         once per method on `g'.  This ensures that backends like nnfolder don't
1669         open all their folders.
1670
1671         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1672         (nnimap-request-list): Nix out group in the correct buffer.
1673         (nnimap-parse-flags): Implement by using `read' instead of
1674         hand-parsing.
1675         (nnimap-flags-to-marks): Pass on permanent-flags.
1676         (nnimap-make-process-buffer): Record the server name.
1677         (nnimap-parse-flags): Fix typo.
1678         (nnimap-request-scan): Run split on the server in general, not just a
1679         single group.
1680
1681         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1682         parameter, and propagate this downwards.
1683
1684         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1685         since EXAMINE changes it on the server.
1686
1687         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1688         this command might take a while.
1689
1690 2010-09-22  Julien Danjou  <julien@danjou.info>
1691
1692         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1693         harmful if you have 2 images side-by-side, they can't be properly
1694         update on text deletion.  Using text-property is safer here.
1695         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1696         data.
1697
1698 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * nnimap.el (nnimap-expunge-inbox): Removed.
1701         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1702         (nnimap-expunge): Flip default to t.
1703
1704         * gnus.el (gnus-method-to-server): Don't push things to the cache
1705         unless it's unique.
1706         (gnus-server-to-method): Ditto.
1707
1708 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1709
1710         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1711
1712 2010-09-22  Julien Danjou  <julien@danjou.info>
1713
1714         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1715         get the start of data.
1716         (gnus-html-encode-url): Add this function to encode special chars in
1717         URL.
1718         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1719         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1720
1721         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1722         default.
1723         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1724
1725         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1726         images alt-text.
1727         (gnus-html-put-image): Put alt-text as help-echo.
1728
1729 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1730
1731         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1732         * mm-util.el (mm-decompress-buffer)
1733         * nnir.el (nnir-run-find-grep)
1734         * pop3.el (pop3-list): Use 3rd arg of split-string.
1735
1736         * time-date.el (format-seconds): Comment fix.
1737
1738         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1739         and byte-optimize-form-code-walker.
1740         (dgnushack-make-auto-load): Don't advise make-autoload.
1741
1742         * lpath.el: Remove Emacs 21 stuff.
1743
1744 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1747         outside the active range.  Suggested by Dan Christensen.
1748
1749         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1750         slightly later to avoid double-getting it.
1751
1752         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1753         previous patch.
1754
1755         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1756
1757 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1758
1759         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1760
1761 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1762
1763         * gnus-int.el (gnus-open-server): Give a better error message in the
1764         "go offline" case.
1765
1766         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1767         marks for nnimap, which is seldom the right thing to do.
1768
1769         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1770         (gnus-same-method-different-name): New function.
1771
1772         * nnimap.el (parse-time): Require.
1773
1774         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1775         method in the presence of many similar methods.
1776
1777         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1778
1779         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1780         nnml-inhibit-expiry.
1781
1782         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1783         find out whether methods are equal.
1784
1785         * nnimap.el (nnimap-find-expired-articles): New function.
1786         (nnimap-process-expiry-targets): New function.
1787         (nnimap-request-move-article): Request the article before looking at
1788         what the Message-ID is.  Fix found by Andrew Cohen.
1789         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1790
1791         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1792         for oldness in addition to being a predicate.
1793
1794         * nnimap.el (nnimap-request-group): When we have zero articles, return
1795         the right data to Gnus.
1796         (nnimap-request-expire-articles): Only delete articles immediately if
1797         the target is 'delete.
1798
1799         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1800         method, this would bug out.
1801
1802         * gnus-group.el (gnus-group-expunge-group): Renamed from
1803         gnus-group-nnimap-expunge, and implemented as a normal interface
1804         function.
1805
1806         * gnus-int.el (gnus-request-expunge-group): New function.
1807
1808         * nnimap.el (nnimap-request-create-group): Implement.
1809         (nnimap-request-expunge-group): New function.
1810
1811 2010-09-21  Julien Danjou  <julien@danjou.info>
1812
1813         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1814         (gnus-html-cache-expired): Add new function.
1815         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1816         wethever we should display image for fetch it.
1817         Compute alt-text earlier to pass it to the fetching function too.
1818         (gnus-html-schedule-image-fetching): Change function argument to only
1819         get one image at a time, not a list.
1820         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1821         cache.
1822         (gnus-html-get-image-data): New function to retrieve image data from
1823         cache.
1824         (gnus-html-put-image): Change buffer argument to use image data rather
1825         than file, and place image above region rather than inserting a new
1826         one. Do not take alt-text as argument, since it's useless now: we place
1827         the image above alt-text.
1828         (gnus-html-prune-cache): Remove.
1829         (gnus-html-show-images): Start to fetch image when we find one, do not
1830         push into a temporary list.
1831         (gnus-html-prefetch-images): Only fetch image if they have expired.
1832         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1833         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1834
1835 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1836
1837         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1838
1839 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1842         spec inser "*" if the group isn't active instead of 0.
1843
1844         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1845         opening the server.
1846         (nnimap-request-delete-group): Implement group deletion.
1847         (nnimap-transform-headers): Return the size of the entire message in
1848         the Bytes header, not just the size of the first part.
1849         (nnimap-request-move-article): When moving an article from nnimap,
1850         request the article first so the accepting form has an article to
1851         accept.  Reported by Dan Christensen.
1852         (nnimap-command): Make sure that the error message doesn't error out.
1853
1854 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1855
1856         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1857         we haven't requested anything.
1858
1859 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1860
1861         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1862         "".  Fix found by Andrew Cohen.
1863
1864         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1865         instead of -encode-string.
1866
1867 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1870
1871         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1872         by mm-subst-char-in-string.
1873
1874 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1875
1876         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1877         waiting for the connection string.
1878
1879         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1880         arriving.
1881
1882         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1883         bogus characters.  This allows selecting certain Gmail groups.
1884
1885         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1886         (nnimap-fetch-partial-articles): New variable.
1887         (nnimap-open-connection): When looking for credentials, also use the
1888         nnimap-server-port.
1889         (nnimap-request-article): Return the group/article number, so that Gnus
1890         `^' works as expected.
1891         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1892         them.
1893
1894         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1895         comments.
1896         (gnus-methods-sloppily-equal): New function.
1897         (gnus): When using the development version of Gnus, load the gnus-load
1898         file.
1899
1900         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1901         `gnus-open-server' on each method before trying to scan them etc.  This
1902         ensures that all the backend parameters are set correctly.
1903
1904         * nnimap.el (nnimap-authenticator): New variable.
1905         (nnimap-open-connection): Allow anonymous login.
1906         (nnimap-transform-headers): The chars header is called Chars not
1907         Bytes.
1908         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1909         drops.
1910
1911         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1912         patch, found by Knut Anders Hatlen.
1913
1914 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1915
1916         * gnus-agent.el (gnus-agent-batch-confirmation)
1917         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1918         to gnus-message.
1919         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1920         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1921         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1922         * gnus-int.el (gnus-open-server): Likewise.
1923         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1924         (gnus-score-check-syntax): Likewise.
1925         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1926         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1927         Likewise.
1928         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1929
1930 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1931
1932         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1933         calling conventions so that prefetch doesn't bug out.
1934
1935 2010-09-19  Julien Danjou  <julien@danjou.info>
1936
1937         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1938         rather than `subst-char-in-region' in order to be able to replace ASCII
1939         char by UTF-8 ones.
1940
1941         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1942         than curl.
1943         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1944         the right URL and ALT text on images.
1945         (gnus-html-wash-tags): Fix tag case.
1946         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1947         (gnus-article-html): Add -o display_ins_del=2 option.
1948         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1949
1950 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1953         the extra mail headers, which sometimes seem to happen for unknown
1954         reasons.
1955
1956         * mail-parse.el (mail-header-encode-parameter): Define as
1957         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1958         (or most, perhaps?) mail readers don't understand the latter, but do
1959         understand the former.
1960
1961         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1962         to nil, so that no methods are automatically agentized.  I think this
1963         is probably what most users want.
1964
1965         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1966         from url-retrieve, for instance about invalid URLs.
1967
1968         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1969         groups that have no articles.
1970         (nnimap-request-article): Check that we really got an article when we
1971         requested one.
1972
1973         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1974         doesn't exist.
1975
1976         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1977         nntp buffer so the agent can save it.
1978         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1979         that CRLF doesn't get translated to \n.
1980         (nnimap-open-connection): Don't make 'shell commands only send \n.
1981
1982 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1983
1984         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1985         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1986         Update var name.
1987         (nnml-generate-nov-file): Use dolist.
1988         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1989         Use with-current-buffer.
1990
1991 2010-09-18  Julien Danjou  <julien@danjou.info>
1992
1993         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1994         parallel.
1995
1996 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997
1998         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1999         the range update right.
2000         (nnimap-request-group): Don't make `M-g' bug out on group with no
2001         marks.
2002         (nnoo): Required, so that other packages can require nnimap.
2003         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2004         command we're looking for.  This helps when the server sends more
2005         responses after we've gotten everything we expected.
2006         (nnimap): Add a `newlinep' field to keep track of end-of-line
2007         conventions.
2008         Don't send CRLF to things that don't want it.
2009         (nnimap-request-accept-article): Ditto.
2010
2011 2010-09-18  Julien Danjou  <julien@danjou.info>
2012
2013         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2014         than curl to retrieve images.
2015
2016 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2019         the marks.
2020         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2021         (nnimap-wait-for-connection): New function.
2022         (nnimap-open-connection): If we have PREAUTH, don't query for login
2023         credentials.
2024         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2025         when doing a partial update.
2026
2027 2010-09-18  Julien Danjou  <julien@danjou.info>
2028
2029         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2030         tags.
2031
2032 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2033
2034         * nnimap.el (nnimap-credentials): New function.
2035         (nnimap-open-connection): Use the new function to look for credentials
2036         also on the numeric equivalents of "imap" and "imaps".
2037
2038         * gnus-start.el (gnus-activate-group): Send the info to
2039         gnus-request-group.
2040
2041         * nnimap.el (nnimap-request-group): Have the "check" version of the
2042         function parse flags and update the info, so that a `M-g' get a total
2043         resync of all flags from the group.
2044
2045         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2046         to allow backends to alter the info on group selection.  Also alter all
2047         the backend -request-group functions to take the parameter.
2048
2049         * nnimap.el (nnimap-store-info): New function.
2050         (nnimap-update-info): Store the info for later usage.
2051         (nnimap-request-group): Use the stored info for the dont-check case, so
2052         that we don't retrieve all marks when we enter a group.
2053
2054         * nnimap.el: Use deffoo instead of defun for interface functions.
2055
2056         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2057         update the group info.  This makes the nndraft groups, for instance, go
2058         back to their old behaviour.
2059
2060         * gnus-sum.el (gnus-select-newsgroup): Indent.
2061
2062         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2063         in.
2064         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2065         nothing.
2066
2067         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2068         from methods that are denied.
2069
2070         * gnus-int.el (gnus-method-denied-p): New function.
2071
2072         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2073         store the password instead of netrc.
2074         (nnimap-open-connection): Don't error out when we can't make a
2075         connections.
2076
2077         * auth-source.el (auth-source-create): In the password prompt, say what
2078         we're querying for.  Also prompt for user name if that hasn't been
2079         given.
2080
2081         * nnimap.el (nnimap-with-process-buffer): Removed.
2082
2083 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2084
2085         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2086         method when we're reading from the agent.
2087
2088         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2089
2090         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2091         that's probably most useful for users.
2092
2093         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2094         "failed" all the time.
2095
2096         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2097         ...)) with (with-current-buffer ... ).
2098
2099         * nntp.el (nntp-open-server): Return whether the open was successful or
2100         not.
2101
2102         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2103         select an unread unseen article first.
2104
2105         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2106         /etc/services, supply some sensible port defaults.
2107
2108         * dgnushack.el: Define netrc-credentials.
2109
2110 2010-09-17  Julien Danjou  <julien@danjou.info>
2111
2112         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2113
2114 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2115
2116         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2117         doesn't have any parameters.
2118
2119 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2120
2121         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2122         only upcased checks.
2123
2124         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2125
2126         * nnimap.el (nnimap-open-shell-stream): New function.
2127         (nnimap-open-connection): Use it.
2128         (nnimap-transform-headers): Get the number of lines in each message.
2129         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2130         number of lines.
2131         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2132         problem.
2133
2134         * utf7.el (utf7-encode): Autoload.
2135
2136         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2137         to allow the mail splitting to not return a default group.  This is
2138         useful for nnimap, which will leave unmatched mail in the inbox.
2139
2140         * nnimap.el: Rewritten.
2141
2142         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2143         nnimap usage.
2144
2145         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2146         if the move is internal, so that nnimap can do fast internal moves.
2147
2148         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2149         data.
2150         (gnus-read-active-for-groups): Support finishing the early retrieval of
2151         data.
2152
2153         * gnus-range.el (gnus-range-nconcat): New function.
2154
2155         * gnus-int.el (gnus-finish-retrieve-group-infos)
2156         (gnus-retrieve-group-data-early): New functions.
2157
2158 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2159
2160         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2161         (nnrss-retrieve-groups):
2162         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2163         (pop3-quit): Use with-current-buffer.
2164
2165 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2168         instead of nnheader-accept-process-output.
2169
2170         * dgnushack.el (dgnushack-compile): Add comment.
2171
2172         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2173
2174         * gnus-html.el (gnus-html-schedule-image-fetching)
2175         (gnus-html-prefetch-images): Replace process-kill-without-query by
2176         gnus-set-process-query-on-exit-flag.
2177
2178 2010-09-16  Romain Francoise  <romain@orebokech.com>
2179
2180         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2181
2182 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2183
2184         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2185         parameter to unintern is mandatory-ish in Emacs 24.
2186
2187         * gnus-html.el (gnus-html-schedule-image-fetching)
2188         (gnus-html-prefetch-images): Check for curl before using it.
2189
2190         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2191         depend on curl, which isn't essential.
2192
2193         * imap.el: Revert back to version
2194         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2195         seem problematic.
2196
2197 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2198
2199         * gnus-registry.el (gnus-registry-install-shortcuts):
2200         Explicitly pass `obarray' to `unintern' to avoid a warning.
2201
2202 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2203
2204         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2205         change.
2206
2207         * nnrss.el (nnrss-request-list): Removed this function and related
2208         functions, including the moreover stuff.
2209
2210 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2211
2212         * nnrss.el (nnrss-retrieve-groups): New function.
2213
2214 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2215
2216         * .dir-locals.el: Add no-byte-compile cookie.
2217
2218 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2219
2220         * time-date.el (format-seconds): Comment fix.
2221
2222         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2223         for back end that doesn't support request-scan.
2224
2225 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2226
2227         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2228         then do request scans from the backends.
2229
2230         * netrc.el (netrc-credentials): New conveniency function.
2231
2232         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2233         avoid running a hook per line, since this takes a lot of time,
2234         profiling shows.
2235         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2236         directly if gnus-visual-p is true.
2237
2238 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2239
2240         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2241         groups; replace mapcar with dolist which is a bit faster; pass groups
2242         info to gnus-read-active-file-1.
2243         (gnus-read-active-file-1): Scan only specified groups if the new
2244         optional arg `infos' is given.
2245
2246 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2247
2248         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2249
2250         * pop3.el (pop3-movemail): Removed.
2251         (pop3-streaming-movemail): Renamed to pop3-movemail.
2252
2253         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2254         don't restrict end-tag searches to the end of the line.
2255
2256 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2257
2258         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2259         articles of every unchecked group to t, which means unknown since the
2260         server has never been opened.
2261
2262 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2263
2264         * gnus-html.el (gnus-html-show-alt-text): New command.
2265         (gnus-html-browse-image): Ditto.
2266         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2267         to browse the image directly.
2268         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2269         better.
2270
2271         * gnus-async.el (gnus-async-article-callback): Call
2272         `gnus-html-prefetch-images' unconditionally.
2273
2274         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2275         before feeding URLs to curl.
2276
2277 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2278
2279         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2280         internal images as deletable by `W D D'.
2281
2282         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2283         (gnus-async-article-callback): Fix typo.
2284
2285 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2286
2287         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2288         current line to work around bugs in the output from w3m.
2289
2290         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2291         for groups that want that.
2292
2293         * nntp.el (nntp-wait-for-string): Supply a timeout for
2294         accept-process-output to ensure progress.
2295
2296         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2297         level to get unread articles from, then use that for foreign groups,
2298         too.
2299
2300         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2301         confuses the rest of the function.
2302
2303         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2304         for the methods that support -retrieve-groups, too.
2305
2306         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2307
2308 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2309
2310         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2311         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2312
2313         * pop3.el: Require cl when compiling.
2314         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2315
2316 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317
2318         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2319         that aren't going to be activated.
2320         (gnus-get-unread-articles): Fix up the last commit.
2321
2322         * gnus-html.el (gnus-article-html): Allow calling without specifying
2323         the handle.  In that case, dissect the buffer first.
2324
2325         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2326
2327         * nnimap.el (nnimap-open-connection): Revert the change that would look
2328         into authinfo for imaps instead of imap.
2329
2330         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2331         say that you don't want to call gnus-request-group with don-check, but
2332         do check the reponse.  This is for virtual groups only.
2333         (gnus-get-unread-articles): Count the archive groups as secondary, so
2334         that they're activated the same way as before.
2335
2336         * imap.el (imap-message-map): Removed optional buffer parameter, since
2337         no callers use it.
2338         (imap-message-get): Ditto.
2339         (imap-message-put): Ditto.
2340         (imap-mailbox-map): Ditto.
2341         (imap-mailbox-put): Ditto.
2342         (imap-mailbox-get): Ditto.
2343         (imap-mailbox-get): Revert last change for this function.
2344
2345         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2346         case-insensitively.
2347         (nnimap-debug): Removed.
2348
2349         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2350         to use `imap-fetch' instead.  According to the comments, this should be
2351         safe, since all other IMAP clients use the 1:* syntax.
2352         (imap-enable-exchange-bug-workaround): Removed.
2353         (imap-debug): Removed -- doesn't seem very useful.
2354
2355         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2356         mail from a file, and the file doesn't exist.
2357
2358         * imap.el (imap-log): New convenience function used throughout instead
2359         of repeating the same code all over the place.
2360
2361         * pop3.el (pop3-streaming-movemail): Return t for success.
2362
2363         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2364         .authinfo if we're using ssl connection.
2365
2366         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2367         already have if we're in a main Gnus `g' run.
2368
2369         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2370
2371 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2374
2375         * nnmh.el (nnmh-request-list-1): Bind `file'.
2376
2377         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2378         alias to set-process-query-on-exit-flag or process-kill-without-query.
2379         (pop3-open-server): Use it.
2380
2381 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2384         box to the Incoming file.  Fixes mistake in previous checkin.
2385
2386         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2387         request loop (for debugging purposes) removed.
2388
2389         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2390         culprit is more visible.
2391         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2392         (nnml-add-incremental-nov): New functions to do "incremental" nov
2393         updates, where we just append to the end of the existing nov files
2394         without reading/writing them in full.
2395
2396         * mail-source.el (mail-source-delete-crash-box): Really only check the
2397         incoming files once in a while.
2398
2399         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2400
2401         * mail-source.el (mail-source-delete-crash-box): Only check the
2402         incoming files for deletion once per day to save a lot of file
2403         accesses.
2404
2405         * pop3.el (pop3-logon): Fix up unbound variable typo.
2406
2407         * mail-source.el (pop3-streaming-movemail): Autoload.
2408
2409         * pop3.el (pop3-streaming-movemail): Respect
2410         pop3-leave-mail-on-server.
2411
2412         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2413         retrieval.
2414
2415         * pop3.el (pop3-process-filter): Removed unused function.
2416         (pop3-streaming-movemail, pop3-send-streaming-command)
2417         (pop3-wait-for-messages, pop3-write-to-file)
2418         (pop3-number-of-responses): New functions for streaming pop3
2419         retrieval.
2420
2421         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2422         come from no known methods.
2423         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2424         list.
2425
2426         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2427         message sizes.
2428         (pop3-movemail): Use erase-buffer instead of looping and deleting
2429         regions, which seems rather odd.
2430
2431         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2432         file once per `g' run.
2433
2434         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2435         directories.  This makes the draft queue directory work.
2436
2437         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2438         data from the backends, so that we only request the list of groups from
2439         each method once.  This should speed things up considerably.
2440
2441         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2442         detect that it's not implemented.
2443
2444         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2445         we actually do recurse down into the tree, but don't stat all leaf
2446         nodes.
2447
2448         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2449         then say so instead of bugging out.
2450
2451         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2452         files exist before trying to read them.
2453
2454         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2455         around <pre_int>.
2456
2457         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2458
2459         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2460
2461 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2462
2463         * mm-util.el (mm-image-load-path): Just return the image directories,
2464         not all directories in the path in addition to the image directories.
2465         (mm-image-load-path): Maintain a cache of the image directories so that
2466         the `g' command in Gnus doesn't have to stat dozens of directories each
2467         time.
2468
2469         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2470         (gnus-html-wash-tags): Add a new `i' command to insert images.
2471         (gnus-html-insert-image): New command and keystroke.
2472         (gnus-html-redisplay-with-images): New command and keystroke.
2473         (gnus-html-show-images): Renamed command.
2474         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2475         spacers.
2476         (gnus-html-wash-tags): Decode entities at the end, so that entities
2477         inside the tags don't mess up the rest of the "parsing".
2478
2479         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2480         so that nnimap methods aren't agentized by default.  There's apparently
2481         many problems related to agent/imap behaviour.
2482
2483         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2484
2485         * gnus-html.el: Doc fix.
2486
2487 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2488
2489         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2490         specifier-spec-list for Emacs 21.
2491
2492         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2493         glyph-width and glyph-height instead of display-graphic-p and
2494         image-size; make avoidance of displaying small images work for XEmacs.
2495
2496         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2497         for XEmacs.
2498
2499         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2500         of symbol that holds plist data.
2501         (gnus-process-plist): Remove plist of process after getting it.
2502
2503 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2504
2505         * message.el (message-generate-hashcash): Change default to
2506         'opportunistic if hashcash is installed.
2507
2508         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2509         (gnus-html-put-image): Only call image-size once, since it's somewhat
2510         time-consuming on remote X servers.
2511
2512 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2515         type on data, not a file name.
2516
2517         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2518         window-pixel-edges for Emacs 21.
2519
2520         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2521         decoded contents.
2522         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2523
2524 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2527         group line format, since it isn't very interesting.
2528
2529         * gnus-agent.el (gnus-agent-short-article),
2530         (gnus-agent-long-article): Increase values for these two variables,
2531         since most people are likely to have more network connection and
2532         storage than before.
2533
2534         * gnus.el (gnus-refer-article-method): Change default to 'current.
2535         When referring an article, the common behaviour is to refer it from the
2536         current select method, not the native select method.  The chances of
2537         the native select method having the message in question is rather slim
2538         these days.
2539
2540         * gnus-sum.el (gnus-auto-select-subject): Change default to
2541         `unseen-or-unread'.  I think it's likely that most people want to
2542         select an unseen article over a previously seen, but unread one.
2543
2544         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2545         means that in the article buffer none of the minor mode elements will
2546         be shown, usually, and this is not desirable in most cases.
2547
2548         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2549         that commands like `d' (and the like) go to the next line in the
2550         buffer, instead of the next unread article.  I think this is the
2551         behaviour that is most natural for most users.
2552         (gnus-single-article-buffer): Change default to nil, so that people can
2553         have as many article buffers open as they have summary buffer.  I think
2554         this is the most natural way for the groups to behave.
2555
2556         * message.el (message-generate-new-buffers): Change default to
2557         `unsent', so that all new message buffers start their names with the
2558         string "*unsent", and it's easier to find the buffers if you move from
2559         them.
2560
2561 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2564         small.  They're probably tracking images.
2565         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2566         (gnus-html-rescale-image): Yet another try at getting the image sizing
2567         right.
2568
2569         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2570         nntp-marks-file-name is nil.
2571
2572 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2573
2574         * gnus-html.el (gnus-html-wash-tags)
2575         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2576         Better logging.
2577
2578 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2579
2580         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2581
2582         * gnus-html.el (gnus-html-wash-tags): Check the value of
2583         gnus-blocked-images in the summary buffer.
2584
2585 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2586
2587         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2588
2589 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590
2591         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2592         like "a", it seems like.
2593         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2594         since it needs to be picked from the correct buffer.
2595
2596         * nnwfm.el: Removed.
2597
2598         * nnlistserv.el: Removed.
2599
2600 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2601
2602         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2603         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2604
2605 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2606
2607         * nnkiboze.el: Removed.
2608
2609         * nndb.el: Removed.
2610
2611         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2612         alt text.
2613         (gnus-html-rescale-image): Try to get the rescaling logic right for
2614         images that are just wide and not tall.
2615
2616         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2617         overshadow variable bindings.
2618
2619 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2620
2621         * gnus-html.el (gnus-html-wash-tags)
2622         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2623         extra logging.
2624
2625 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2628         (gnus-max-image-proportion): New variable.
2629         (gnus-html-rescale-image): New function.
2630         (gnus-html-put-image): Rescale images.
2631
2632 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2633
2634         Fix up some byte-compiler warnings.
2635         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2636         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2637         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2638         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2639         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2640         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2641         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2642
2643 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2644
2645         * gnus-html.el (gnus-article-html): Decode contents by charset.
2646
2647 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2650         (gnus-html-frame-width, gnus-blocked-images)
2651         * message.el (message-prune-recipient-rules): Add custom version.
2652         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2653
2654         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2655         functions.
2656
2657         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2658         gnus-process-get.
2659
2660 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2661
2662         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2663         instead of lsub directly.
2664
2665 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666
2667         * nnwarchive.el: Removed.
2668
2669         * gnus-soup.el: Removed.
2670
2671         * nnsoup.el: Removed.
2672
2673         * nnultimate.el: Removed.
2674
2675         * gnus-html.el (gnus-blocked-images): New variable.
2676
2677         * message.el (message-prune-recipients): New function.
2678         (message-prune-recipient-rules): New variable.
2679
2680         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2681         guess whether a long line is natural text or not.
2682
2683         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2684         gnus-process-plist and friends for compatibility.
2685
2686 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2687
2688         * gnus-html.el: Require packages that define macros used in this file.
2689         (gnus-article-mouse-face): Declare to silence byte-compiler.
2690         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2691         process-get.
2692         (gnus-html-put-image): Use plist-get to avoid getf.
2693         (gnus-html-prefetch-images): Use with-current-buffer.
2694
2695 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * gnus-ems.el: Provide compatibility functions for
2698         gnus-set-process-plist.
2699
2700         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2701         header-line-format for XEmacs 21.4.
2702
2703         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2704         * gnus.el (gnus-valid-select-methods)
2705         * message.el (message-send-mail-partially-limit)
2706         * mm-decode.el (mm-text-html-renderer)
2707         * mml.el (mml-insert-mime-headers-always)
2708         * smiley.el (smiley-regexp-alist): Bump custom version.
2709
2710 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * gnus-html.el: require mm-url.
2713         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2714         with the url to `url'.
2715         (gnus-html-wash-tags): Support cid: URLs/images.
2716
2717 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2718
2719         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2720         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2721         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2722
2723         * gnus-move.el: Removed file, since it doesn't really work.
2724
2725         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2726         UTF-8.  This seems to fix problems with some German web feeds.
2727
2728         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2729         at the top so that the proper colours are applied.
2730
2731         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2732         don't have dots in their names.
2733
2734         * gnus-art.el (gnus-article-view-part): Doc fix.
2735
2736         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2737         XEmacs-compatible.
2738         (gnus-html-put-image): Don't do images on non-graphic displays.
2739
2740         * nnslashdot.el: Removed this unused backend.
2741
2742         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2743         actions.
2744         (gnus-undo-register-1): Revert last change.
2745
2746         * gnus-group.el (gnus-group-completing-read): Protect against not
2747         having completion-styles bound.
2748
2749         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2750         make broken recipients happier.
2751
2752         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2753
2754         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2755         point parameter.
2756
2757         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2758
2759         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2760         completion-styles for group selection.
2761
2762 2009-02-04  Andreas Schwab  <schwab@suse.de>
2763
2764         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2765         headers and regexp-quote the match if necessary.
2766
2767 2009-03-24  Miles Bader  <miles@gnu.org>
2768
2769         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2770         the blinking smiley.
2771
2772 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2773
2774         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2775         blink smiley.
2776
2777 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2778
2779         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2780         where the dribbel file lives exists.
2781
2782         * message.el (message-send-mail-partially-limit): Change the default to
2783         nil, since most people don't want this.
2784
2785         * mm-url.el (mm-url-decode-entities): Also decode entities like
2786         &#x3212.
2787
2788 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2789
2790         * gnus-sum.el (gnus-summary-idna-message):
2791         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2792         Hyperlink urls in docstrings with URL `...'.
2793
2794 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2795
2796         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2797         functions.
2798
2799 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2800
2801         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2802         say what the mouseover text should be.
2803
2804         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2805         version of the mm-w3m-safe-url-regexp variable to only download images
2806         in the groups where we want that to happen.
2807
2808         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2809
2810         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2811         easier debugging.
2812         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2813         big pictures in the article buffer.
2814
2815         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2816         gnus-article-html.
2817         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2818         w3m.
2819
2820         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2821
2822 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2823
2824         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2825         which doesn't exist.
2826
2827         * message.el (message-inhibit-ecomplete): New variable to allow some
2828         function to inhibit ecomplete address storage.
2829         (message-resend): Disable ecomplete message storage when resending
2830         messages.
2831
2832         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2833
2834 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2835
2836         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2837         Save excursion while copying, moving, and deleting articles in order to
2838         prevent the cursor from jumping to unforeseen place.
2839
2840 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2841
2842         * lpath.el: No need to bind bookmark-current-buffer,
2843         bookmark-yank-point and bookmark-make-record-function.
2844
2845 2010-08-17  Glenn Morris  <rgm@gnu.org>
2846
2847         * gnus-sync.el: Require gnus components whose functions are used.
2848
2849         * gnus-art.el (bookmark-make-record-function):
2850         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2851         Declare for compiler.
2852
2853         * mm-url.el (mml-compute-boundary): Autoload.
2854
2855 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2856
2857         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2858
2859 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2860
2861         Typo fix "hoo4a" -> "hook".
2862
2863         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2864
2865 2010-08-14  Glenn Morris  <rgm@gnu.org>
2866
2867         * gnus-sync.el (gnus-sync): Fix defgroup version.
2868
2869 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2870
2871         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2872
2873         * gnus-sync.el: Fix docs.
2874         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2875         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2876
2877 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2878
2879         Optimizations for gnus-sync.el.
2880
2881         * gnus-sync.el: Add docs about gnus-sync-backend
2882         possibilities.
2883         (gnus-sync-save): Remove unnecessary message.
2884         (gnus-sync-read): Optimize and show what groups were skipped.
2885
2886 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2887
2888         Minor bug fixes for gnus-sync.el.
2889
2890         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2891         read the sync on get-new-news.
2892
2893         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2894         quiet.
2895
2896         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2897
2898 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2899
2900         Make saving and restoring of hidden threads work with overlays.
2901         Patch applied by Ted Zlatanov.
2902
2903         * gnus-sum.el (gnus-hidden-threads-configuration)
2904         (gnus-restore-hidden-threads-configuration): Update to deal with text
2905         properties, rather than searching for a magic character.
2906
2907 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2908
2909         New gnus-sync.el library for synchronization of marks.
2910
2911         * gnus-sync.el: New library for synchronization of marks.
2912
2913         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2914         renamed from `gnus-registry-grep-in-list'.
2915
2916         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2917
2918         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2919
2920 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2921
2922         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2923         determining charset of text fails.
2924
2925 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2926
2927         * nnmail.el (nnmail-get-new-mail-1): Revert.
2928
2929         * nnml.el (nnml-active-number): Make sure names of newly created groups
2930         in nnml-group-alist are encoded.
2931
2932 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2933
2934         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2935         containing non-ASCII characters in active file for nnml back end.
2936
2937 2010-07-24  David Engster  <dengste@eml.cc>
2938
2939         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2940         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2941
2942 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2943
2944         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2945         tag (Bug#6654).
2946
2947 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2950         the article buffer, not the summary buffer.
2951
2952 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2953
2954         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2955         Emacs 23 as well.
2956
2957 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2958
2959         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2960         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2961
2962 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2963
2964         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2965         Patch applied by Karl Fogel.
2966
2967         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2968         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2969
2970 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2971
2972         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2973         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2974         C-w still not working correctly from Article buffers; Thierry's
2975         patch to fix that will be applied after this.
2976
2977         * gnus-art.el (bookmark-make-record-function): New local variable.
2978
2979         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2980         article buffer.
2981         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2982
2983 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2984
2985         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2986         on changes in bookmark.el.
2987
2988 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2991         `no-log' instead of message not to log prompt string.
2992
2993 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2994
2995         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2996         the *other* type of HTML form submission.
2997
2998 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2999
3000         * auth-source.el (auth-source-pick): If choice does not contain a
3001         questioned keyword, set the check to t.
3002
3003 2010-06-12  Romain Francoise  <romain@orebokech.com>
3004
3005         * gnus-util.el (gnus-date-get-time): Move up before first use.
3006
3007 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3010         (gnus-article-edit-part): Bind it to make last part that is substituted
3011         or deleted visible.
3012         (gnus-mime-display-single): Buttonize part of which id equals to
3013         gnus-mime-buttonized-part-id.
3014
3015 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3016
3017         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3018         (gnus-dd-mmm): Use gnus-date-get-time.
3019         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3020         simplify logic.
3021         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3022         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3023
3024 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3025
3026         * auth-source.el (top): Autoload `secrets-list-collections',
3027         `secrets-create-item', `secrets-delete-item'.
3028         (auth-sources): Fix tag string.
3029         (auth-get-source, auth-source-retrieve, auth-source-create)
3030         (auth-source-delete): New defuns.
3031         (auth-source-pick): Rewrite in order to avoid 2 passes.
3032         (auth-source-forget-user-or-password): New parameter USERNAME.
3033         (auth-source-user-or-password): New parameters CREATE-MISSING and
3034         DELETE-EXISTING.  Retrieve password interactively, if needed.
3035
3036 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3037
3038         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3039         deleting unused directories when gnus-expert-user is t.
3040
3041 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3042
3043         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3044         for each temp file when gnus-article-browse-delete-temp is ask.
3045
3046 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3047
3048         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3049         Lisp calls to delete-backward-char by calls to delete-char.
3050
3051 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3052
3053         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3054
3055 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3056
3057         * password-cache.el (password-cache-remove): Fix docstring.
3058
3059 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3060
3061         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3062         article unless decoding article to be saved.
3063
3064 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3067         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3068         generated within the mm-with-unibyte-current-buffer macro.
3069
3070 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3073         to nil when we're in a mml-preview buffer and no group is selected.
3074
3075 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3076
3077         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3078         when catching the `C-g'.  Reported by "Leo".
3079
3080 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * message.el (message-forward-make-body-plain)
3083         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3084         multibyte-string-p.
3085
3086         * lpath.el: Revert.
3087
3088 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * message.el (message-forward-make-body-mml): Assume original message
3091         is multibyte string; error on unibyte.
3092         (message-forward-make-body-plain): Ditto; don't add excessive newline
3093         in body end.
3094
3095         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3096
3097 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3098
3099         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3100         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3101
3102 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3103
3104         * mm-extern.el (mm-extern-url): Don't use
3105         mm-with-unibyte-current-buffer.
3106         (mm-extern-cache-contents): Use with-current-buffer instead of
3107         save-excursion + set-buffer.
3108
3109 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * mm-util.el (mm-emacs-mule): Remove.
3112
3113 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3114
3115         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3116         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3117         change.
3118
3119 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3122         bind the default value of enable-multibyte-characters to nil.
3123
3124 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * message.el (message-forward-make-body-plain)
3127         (message-forward-make-body-mml):
3128         Don't use mm-with-unibyte-current-buffer.
3129
3130 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3131
3132         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3133
3134 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3135
3136         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3137         (Bug#5592).
3138
3139 2010-05-07  Julien Danjou  <julien@danjou.info>
3140
3141         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3142         it to mm-pipe-part.
3143
3144         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3145         it is given.
3146
3147 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * binhex.el (binhex-decode-region-internal)
3150         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3151         (dns-query)
3152         * nnweb.el (nnweb-gmane-search)
3153         * pgg-parse.el (pgg-parse-armor)
3154         * pgg.el (pgg-verify-region)
3155         * sha1.el (sha1-string-external)
3156         * uudecode.el (uudecode-decode-region-internal)
3157         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3158         XEmacs.
3159
3160         * gnus-art.el (gnus-article-browse-html-parts)
3161         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3162         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3163         make-temp-file.
3164
3165         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3166         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3167         compiling.
3168
3169         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3170         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3171         XEmacs when compiling.
3172
3173         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3174         gnus-pick-mode-off-hook for XEmacs when compiling.
3175         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3176         gnus-binary-mode-off-hook for XEmacs when compiling.
3177
3178         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3179         nil if char-charset is not available.
3180
3181         * imap.el (imap-disable-multibyte)
3182         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3183         macros.
3184
3185         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3186         instead of encode-coding-string.
3187
3188         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3189         'xemacs) instead of mm-emacs-mule to switch function definitions.
3190         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3191
3192         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3193         bind temporary-file-directory for XEmacs;
3194         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3195         timer-set-function for XEmacs 21.4 and SXEmacs;
3196         bind timer-list for XEmacs 21.4 and SXEmacs;
3197         fbind char-charset and find-charset-region for non-Mule XEmacs;
3198         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3199         encode-coding-region and encode-coding-string for XEmacs having no
3200         file-coding feature.
3201
3202 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3203
3204         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3205
3206 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3207
3208         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3209         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3210
3211 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3212
3213         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3214         alias `jka-compr-delete-temp-file' no longer exists.
3215
3216 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3217
3218         Use define-minor-mode in Gnus where applicable.
3219         * mml.el (mml-mode): Use define-minor-mode.
3220         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3221         (gnus-undo-mode): Use define-minor-mode.
3222         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3223         (gnus-dead-summary-mode): Use define-minor-mode.
3224         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3225         Initialize in declaration.
3226         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3227         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3228         (gnus-mailing-list-mode): Use define-minor-mode.
3229         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3230         (gnus-draft-mode): Use define-minor-mode.
3231         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3232         (gnus-dired-mode): Use define-minor-mode.
3233
3234 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3235
3236         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3237         handles on recursive mml-to-mime translation and check them for
3238         boundary delimiter collisions.  Reported by Greg Troxel.
3239
3240 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3243
3244 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3245
3246         * mm-util.el (mm-find-buffer-file-coding-system):
3247         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3248
3249 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3250
3251         * message.el (message-generate-headers): Record insertion of optional
3252         headers as well.  Otherwise the check to prevent repeated insertion of
3253         optional headers is a no-op.
3254
3255 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3256
3257         * smime.el: Don't mention CVS.
3258
3259         * nnrss.el (nnrss-fetch): Don't mention CVS.
3260
3261         * nnir.el: Don't mention CVS.
3262
3263 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3264
3265         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3266
3267 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3268
3269         * lpath.el: Fbind bookmark-default-handler,
3270         bookmark-get-bookmark-record, bookmark-make-record-default,
3271         bookmark-prop-get for Emacs <23 and XEmacs.
3272
3273 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3274
3275         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3276         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3277         Use with-current-buffer to silence the byte-compiler.
3278         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3279         bother to require `gnus'.
3280         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3281
3282 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3283
3284         * gnus-sum.el (gnus-summary-bookmark-make-record)
3285         (gnus-summary-bookmark-jump): New functions.
3286         (gnus-summary-mode): Setup bookmark support.
3287
3288 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3289
3290         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3291         if set.
3292
3293 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3296         gnus-article-browse-html-save-cid-image; make it work recursively for
3297         forwarded messages as well.
3298         (gnus-article-browse-html-parts): Work when prefix arg is given.
3299         (gnus-article-browse-html-article): Doc fix.
3300
3301 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3302
3303         * message.el (message-default-mail-headers):
3304         (message-default-headers): Carry the value mail-default-headers over
3305         into message-default-mail-headers, rather than message-default-headers.
3306
3307 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3308
3309         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3310         charset.
3311
3312         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3313         charset into the <meta> tag when the article is encoded to utf-8.
3314
3315 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3316
3317         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3318         directories as well.
3319         (gnus-article-browse-html-parts): Work for images that do not specify
3320         file names; delete temp directory when quitting; insert header at the
3321         right place; use file: scheme for image files.
3322
3323 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3324
3325         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3326         (gnus-article-browse-html-parts): Use it to make temporary cid image
3327         files in addition to html file so that browser may display them.
3328
3329 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3330
3331         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3332
3333 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3334
3335         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3336
3337 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3338
3339         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3340         about Secret Service API sources.  Improve Customize options.
3341         (auth-source-pick): Change to accept any number of search parameters.
3342         Implement fallbacks iteratively, not recursively.  Add scoring on the
3343         second pass and sort by score.  Call Secret Service API when needed.
3344         (auth-source-user-or-password): Use it.  Call Secret Service API
3345         directly when needed to get the user name and the password.
3346
3347 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3348
3349         * message.el (message-interactive): Doc fix.
3350         (message-qmail-inject-args): Reflow.
3351         (message-kill-to-signature): Fix typo in docstring.
3352
3353         * smiley.el (smiley-buffer): Fix typo in docstring.
3354
3355 2010-03-24  Glenn Morris  <rgm@gnu.org>
3356
3357         * mail-source.el (gnus-message): Declare.
3358         (mail-source-delete-old-incoming): Require gnus-util.
3359
3360 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3361
3362         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3363
3364         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3365
3366         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3367         password-cache's default if it is not bound.
3368         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3369         password-cache-expiry's default if it is not bound.
3370
3371         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3372         available in Emacs 21.
3373
3374         * lpath.el: Suppress compiler warnings for:
3375         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3376         XEmacs;
3377         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3378         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3379         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3380
3381 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3382
3383         * auth-source.el (auth-sources): Fix up definition so extra parameters
3384         are always inline.
3385
3386 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3387
3388         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3389         wasn't updated after mismatch.  Clear cached mailbox info correctly
3390         when uidvalidity changes.
3391         (nnimap-group-prefixed-name): New function to avoid some code
3392         duplication.
3393         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3394         (nnimap-request-group): Use it.
3395         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3396         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3397         with many imap folders.  This is done by caching the group status from
3398         the imap server persistently in a group parameter `imap-status'.  (This
3399         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3400         but not persistently, so every Gnus startup was still very slow.)
3401
3402 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3403
3404         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3405         delete the extra newline.  Otherwise editing of :string and :number
3406         types don't work.
3407
3408 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3409
3410         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3411         secrets.el dependency.
3412         (auth-sources): Add optional user name.  Add secrets.el configuration
3413         choice (unused right now).
3414
3415 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3416
3417         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3418         `gnus-registry-install-shortcuts' fill in the functions.
3419
3420         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3421         warnings.
3422         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3423         (gnus-registry-install-shortcuts): Populate and use it in a
3424         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3425
3426 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3427
3428         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3429         In-place substitutions for the group name encoding/decoding.
3430         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3431         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3432         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3433         (nnimap-update-unseen, nnimap-request-list)
3434         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3435         (nnimap-request-set-mark, nnimap-split-to-groups)
3436         (nnimap-split-articles, nnimap-request-newgroups)
3437         (nnimap-request-create-group, nnimap-request-accept-article)
3438         (nnimap-request-delete-group, nnimap-request-rename-group)
3439         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3440         `encoded-mbx' for consistency.
3441         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3442         variable `imap-current-mailbox'.
3443
3444         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3445         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3446
3447 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3448
3449         * pop3.el (pop3-display-message-size-flag): Display message size byte
3450         counts during POP3 download.
3451         (pop3-movemail): Use it.
3452         (pop3-list): Implement listing of available messages.
3453
3454 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3455
3456         * nnir.el (nnir-get-article-nov-override-function): New function to
3457         override the normal NOV retrieval.
3458         (nnir-retrieve-headers): Use it.
3459
3460 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3461
3462         * auth-source.el (netrc-machine-user-or-password): Autoload.
3463
3464 2010-03-19  Glenn Morris  <rgm@gnu.org>
3465
3466         Stop message.el from loading about 40 libraries it doesn't always need.
3467         The general approach is to autoload rather than require, and to
3468         require in the specific functions rather than the file.  (Bug#5642)
3469
3470         * gmm-utils.el: Don't require wid-edit.
3471         (widget-create-child-value, widget-convert, widget-default-get):
3472         Autoload.
3473
3474         * gnus-util.el: Don't require time-date, netrc.
3475         (message-fetch-field, gnus-group-name-decode): Declare rather than
3476         autoloading.
3477         (gnus-fetch-field): Require message.
3478         (gnus-decode-newsgroups): Require gnus-group.
3479
3480         * ietf-drums.el: Don't require time-date.
3481
3482         * message.el: Don't require hashcash, canlock, ecomplete.
3483         Do require mail-utils.  Require nnheader only when compiling.
3484         (smtpmail-default-smtp-server): Remove declaration.
3485         (message-send-mail-function): Check smtpmail-default-smtp-server
3486         is bound rather than requiring smtpmail.
3487         (message-auto-save-directory, message-insert-signature): Use
3488         expand-file-name rather than nnheader-concat.
3489         (nnheader-insert-file-contents): Autoload.
3490         (hashcash-wait-async): Declare.
3491         (message-send-mail): Only call gnus-setup-posting-charset if
3492         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3493         (message-send-mail-with-sendmail): Require sendmail.
3494         (canlock-password, canlock-password-for-verify): Declare.
3495         (message-canlock-password): Require canlock.
3496         (nnheader-get-report): Autoload.
3497         (gnus-setup-posting-charset): Declare.
3498         (message-send-news): Require gnus-msg.
3499         (message-make-references, message-make-in-reply-to): Use mail-header-id
3500         rather than the alias mail-header-message-id.
3501         (ecomplete-add-item, ecomplete-save): Declare.
3502         (message-put-addresses-in-ecomplete): Require ecomplete.
3503         (ecomplete-display-matches): Autoload.
3504
3505         * mm-decode.el: Don't require mailcap, gnus-util.
3506         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3507         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3508         Autoload.
3509         (mailcap-mime-extensions): Declare.
3510
3511         * mm-encode.el: Don't require mailcap.
3512         (mailcap-extension-to-mime): Autoload.
3513
3514         * mml-sec.el: Don't require password-cache.
3515
3516         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3517         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3518         (mml-minibuffer-read-type): Require mailcap.
3519         (mml-preview): Require gnus-msg.
3520
3521         * mml1991.el: Require password-cache.
3522         (password-cache-expiry): Remove declaration.
3523
3524         * mml2015.el: Require password-cache.
3525         (password-cache-expiry): Remove declaration.
3526
3527         * nneething.el (mailcap): Require mailcap.
3528
3529         * nnheader.el (declare-function): Add compatibility stub.
3530         (message-remove-header): Declare rather than autoload.
3531         (nnheader-replace-header): Require message.
3532
3533         * nnimap.el (declare-function): Add compatibility stub.
3534         (netrc-parse, netrc-machine-user-or-password): Declare.
3535         (nnimap-open-connection): Require netrc.
3536
3537         * nntp.el (declare-function): Add compatibility stub.
3538         (netrc-parse, netrc-machine, netrc-get): Declare.
3539         (nntp-send-authinfo): Require netrc.
3540
3541         * rfc2047.el: Don't require qp.
3542         (quoted-printable-encode-region, quoted-printable-decode-string):
3543         Autoload.
3544
3545         * sieve-mode.el: Don't require easymenu.
3546         (easy-menu-add-item): Autoload it.
3547
3548         * spam-stat.el (time-to-number-of-days): Autoload it.
3549
3550 2010-03-19  Glenn Morris  <rgm@gnu.org>
3551
3552         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3553
3554 2010-03-18  Glenn Morris  <rgm@gnu.org>
3555
3556         * hashcash.el (declare-function): Remove duplicate definition.
3557
3558 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3559
3560         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3561         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3562         value if any backslash escapes).
3563
3564 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3565
3566         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3567         if it is available.  (bug#5647)
3568
3569         * lpath.el: Suppress compiler warning for coding-system-from-name for
3570         Emacs 21 and XEmacs.
3571
3572 2010-03-14  Juri Linkov  <juri@jurta.org>
3573
3574         * hmac-def.el:
3575         * hmac-md5.el:
3576         * netrc.el: Fix keywords.
3577
3578 2010-02-26  Glenn Morris  <rgm@gnu.org>
3579
3580         * message.el (message-send-mail-function): Change the default, so that
3581         it inherits from a customized send-mail-function.  (Bug#5643)
3582
3583 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3584
3585         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3586         shell-command-to-string signals an error (bug#5299).
3587
3588 2010-02-24  Glenn Morris  <rgm@gnu.org>
3589
3590         * message.el (message-smtpmail-send-it)
3591         (message-send-mail-with-mailclient): Doc fixes.
3592
3593 2010-02-16  Glenn Morris  <rgm@gnu.org>
3594
3595         * message.el (message-default-mail-headers): Change the default value
3596         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3597
3598 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3601         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3602
3603 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3604
3605         * time-date.el (date-to-time): Doc fix (Bug#5408).
3606
3607 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3608
3609         * message.el (message-mail): Just pass yank-action on to message-setup.
3610         (message-setup): Handle (FUN . ARGS) form of yank-action.
3611         (message-with-reply-buffer, message-widen-reply)
3612         (message-yank-original): Handle non-buffer values of
3613         message-reply-buffer (Bug#4080).
3614         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3615
3616 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3617
3618         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3619         Fix typo in docstring.
3620
3621 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3622
3623         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3624         response.
3625
3626 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3629
3630         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3631
3632         * message.el (message-check-news-header-syntax): Protect against a
3633         string that `rfc822-addresses' returns when parsing fails.
3634
3635 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3638         (gnus-previous-char-property-change): New functions.
3639
3640         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3641
3642 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3643
3644         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3645         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3646
3647 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3648
3649         * message.el (message-exchange-point-and-mark): Rework last change to
3650         avoid using optional arg of exchange-point-and-mark, for backward
3651         compatibility.
3652
3653 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3654
3655         * message.el (message-exchange-point-and-mark): Call
3656         exchange-point-and-mark with an argument rather than setting
3657         mark-active by hand (Bug#5175).
3658
3659 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3660
3661         * nntp.el (nntp-service-to-port): Work for service expressed with
3662         numeric string; replace [:digit:] with [0-9] for XEmacs.
3663
3664 2009-12-17  Glenn Morris  <rgm@gnu.org>
3665
3666         * gnus-group.el (gnus-bug-group-download-format-alist):
3667         Change emacs entry to debbugs.gnu.org.  Bump :version.
3668
3669 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3670
3671         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3672
3673 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3674
3675         * message.el (message-info): Explain why we use `Info-goto-node'.
3676
3677 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3678
3679         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3680
3681 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3682
3683         * message.el (message-completion-in-region): New compatibility function.
3684         (message-expand-group): Use it.
3685
3686 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3689         with no unread article should be listed if the 2nd arg `predicate' is
3690         given.
3691
3692 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3695
3696 2009-11-29  Juri Linkov  <juri@jurta.org>
3697
3698         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3699         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3700         on `gnus-recenter'. (Bug#4698, Bug#4981)
3701
3702 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3703
3704         * sha1.el (sha1-string-external): default-directory "/" in case
3705         otherwise non-existent.  process-connection-type pipe for touch of
3706         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3707
3708 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3709
3710         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3711         it's comms related and sgml-mode.el has "comm" on that basis too.
3712
3713 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3714
3715         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3716         containing tspecial characters if they have been already quoted.
3717
3718 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3719
3720         * dns-mode.el (auto-mode-alist): Purecopy string.
3721
3722 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3723
3724         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3725
3726 2009-10-24  Glenn Morris  <rgm@gnu.org>
3727
3728         * gnus-art.el (help-xref-stack-item): Define for compiler.
3729
3730 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3731
3732         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3733
3734 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3735
3736         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3737
3738 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3741         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3742
3743 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3744
3745         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3746         (gnus-overlays-in): New alias to overlays-in.
3747
3748         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3749         gnus-overlay-get, and gnus-delete-overlay.
3750         (gnus-summary-show-thread): Make it work as well for systems in which
3751         next-single-char-property-change is not available.
3752         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3753
3754         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3755         (gnus-overlay-get): New alias to extent-property.
3756         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3757
3758         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3759         SXEmacs.
3760
3761         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3762         SXEmacs.
3763
3764 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3765
3766         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3767
3768 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3769
3770         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3771         and XEmacs that don't have `remove-overlays'.
3772
3773 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3774
3775         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3776         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3777         selective display.  Use overlays instead.
3778
3779 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3780
3781         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3782
3783 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3784
3785         * spam-stat.el (spam-stat-load): Fix typo in message.
3786
3787 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3788
3789         * dig.el (dig-invoke): Fix typo in docstring.
3790         (query-dig): Reflow docstring.
3791
3792 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3793
3794         * gnus-art.el (gnus-article-encrypt-body):
3795         * message.el (message-check-recipients):
3796         * mm-util.el (mm-codepage-setup):
3797         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3798         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3799
3800 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3801
3802         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3803         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3804         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3805         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3806         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3807
3808 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3809
3810         * dig.el: Add "Keywords: comm", as per net-utils.el.
3811
3812 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3813
3814         * dig.el (dig-mode): Use define-derived-mode.
3815
3816 2009-09-19  Glenn Morris  <rgm@gnu.org>
3817
3818         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3819
3820 2009-09-18  Glenn Morris  <rgm@gnu.org>
3821
3822         * gnus-diary.el (gnus-diary-check-message):
3823         * message.el (message-insert-formatted-citation-line):
3824         * nnbabyl.el (top-level):
3825         * nndiary.el (nndiary-schedule):
3826         Fix typos in condition-case handlers.
3827
3828 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3829
3830         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3831         configuration that provides the sole article window in a frame;
3832         position point correctly after deleting a part.
3833
3834 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3835
3836         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3837         (spam-resolve-registrations-routine): Use it to unregister articles
3838         that change status.
3839
3840 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3843         with XEmacs.
3844         (parse-time-string-chars): Use it.
3845
3846 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3847
3848         * imap.el (imap-interactive-login): Better messages.
3849         (imap-open): Fix bug with renamed buffer on reconnect.
3850         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3851         for easier debugging and cleaner code.  On successful (guessed based on
3852         server capabilities) secondary authentication, set imap-state
3853         correctly.
3854         (imap-last-authenticator): Define imap-last-authenticator as a variable
3855         to avoid warnings.
3856
3857 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3858
3859         * nnrss.el (nnrss-request-article): Remove binding of
3860         default-enable-multibyte-characters that has gotten needless by
3861         the 2007-07-13 change in rfc2047-encode-message-header.
3862
3863         * mml.el (mml-insert-multipart): Error on the message header.
3864         (mml-insert-part): Error on the message header; position point at
3865         the end of a MIME tag.
3866
3867 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * time-date.el (autoload): Expand define-obsolete-function-alias into
3870         defalias and make-obsolete for old Emacsen that Gnus supports.
3871         (with-no-warnings): Define it for old Emacsen.
3872         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3873         is available.
3874         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3875         float-time is available; suppress compile warning for time-to-seconds.
3876
3877         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3878         (gnus-float-time): Alias to float-time if it exists.
3879
3880         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3881         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3882         float-time is available; suppress compile warning for time-to-seconds.
3883
3884         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3885         XEmacs.
3886
3887 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3888
3889         * imap.el (imap-message-map): Docstring fix.
3890
3891 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3894         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3895         Add the optional argument `encoding' that overrides the default.
3896
3897         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3898         mm-encode-buffer.
3899
3900 2009-09-04  Glenn Morris  <rgm@gnu.org>
3901
3902         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3903         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3904         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3905         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3906         * mm-util.el (mm-with-unibyte-current-buffer)
3907         (mm-find-buffer-file-coding-system):
3908         * yenc.el (yenc-decode-region): Use default-value rather than
3909         default-enable-multibyte-characters.
3910
3911 2009-09-03  Glenn Morris  <rgm@gnu.org>
3912
3913         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3914         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3915         than default-enable-multibyte-characters.
3916
3917 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3918
3919         * gnus-art.el (gnus-article-read-summary-keys):
3920         Fix gnus-buffer-configuration's value temporarily used.
3921
3922 2009-09-02  Glenn Morris  <rgm@gnu.org>
3923
3924         * gnus-util.el (gnus-float-time): New function.
3925         * gnus-delay.el (gnus-delay-article):
3926         * gnus-sum.el (gnus-thread-latest-date):
3927         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3928         * nnspool.el (nnspool-request-newgroups):
3929         Use gnus-float-time rather than time-to-seconds.
3930         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3931
3932         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3933         (gnus-header-subject-face, gnus-header-newsgroups-face)
3934         (gnus-header-name-face, gnus-header-content-face):
3935         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3936         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3937         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3938         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3939         (gnus-cite-face-11):
3940         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3941         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3942         (gnus-server-closed-face, gnus-server-denied-face)
3943         (gnus-server-offline-face):
3944         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3945         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3946         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3947         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3948         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3949         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3950         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3951         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3952         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3953         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3954         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3955         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3956         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3957         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3958         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3959         (gnus-summary-high-undownloaded-face)
3960         (gnus-summary-low-undownloaded-face)
3961         (gnus-summary-normal-undownloaded-face)
3962         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3963         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3964         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3965         (gnus-splash-face):
3966         * message.el (message-header-to-face, message-header-cc-face)
3967         (message-header-subject-face, message-header-newsgroups-face)
3968         (message-header-other-face, message-header-name-face)
3969         (message-header-xheader-face, message-separator-face)
3970         (message-cited-text-face, message-mml-face):
3971         * sieve-mode.el (sieve-control-commands-face)
3972         (sieve-action-commands-face, sieve-test-commands-face)
3973         (sieve-tagged-arguments-face):
3974         * spam.el (spam-face):
3975         Mark face aliases with "-face" in the name as obsolete.
3976
3977 2009-09-01  Glenn Morris  <rgm@gnu.org>
3978
3979         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3980         than goto-line.
3981
3982 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3983
3984         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3985         Don't move point if the command is invoked inside the message header.
3986
3987 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3988
3989         * imap.el (imap-send-command): Simplify.
3990         (imap-wait-for-tag): point-max -> buffer-size.
3991
3992 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3993
3994         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3995         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3996         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3997         * nnir.el (nnir-swish-e-index-file):
3998         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3999         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4000         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4001         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4002         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4003         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4004
4005 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4008         Don't save excursion.
4009
4010 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4011
4012         * nnheader.el (nnheader-find-file-noselect):
4013         * mm-util.el (mm-insert-file-contents):
4014         Use (default-value 'major-mode) instead of default-major-mode.
4015
4016 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4017
4018         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4019
4020 2009-08-26  Glenn Morris  <rgm@gnu.org>
4021
4022         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4023         than placing in files.el.
4024
4025 2009-08-25  Glenn Morris  <rgm@gnu.org>
4026
4027         * nnir.el (top-level): Don't require cl at run-time.
4028         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4029         Replace cl-function substitute with gnus-replace-in-string.
4030         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4031         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4032         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4033         simplified expansions.
4034
4035 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4036
4037         * dig.el (dig): Add autoload cookie.
4038
4039 2009-08-22  Glenn Morris  <rgm@gnu.org>
4040
4041         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4042         goto-line.
4043
4044 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4045
4046         * parse-time.el (parse-time-string-chars): Save match data.
4047
4048 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4049
4050         * parse-time.el (parse-time-string-chars): Compute using character
4051         classes, to handle non-ascii characters (Bug#3190).
4052
4053 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4054
4055         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4056
4057         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4058         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4059         (gnus-mm-display-part, gnus-mime-display-single)
4060         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4061         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4062
4063         * gnus-sum.el
4064         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4065         (gnus-summary-move-article): Add expirable mark to articles copied or
4066         moved to group that has auto-expire turned on if the option is non-nil.
4067
4068 2009-07-24  Glenn Morris  <rgm@gnu.org>
4069
4070         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4071         Fix typo.  (Bug#3903)
4072
4073 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4076         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4077         that should not be used for draft articles.
4078         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4079         that has no concern in minor mode keys.
4080         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4081         Abolish.
4082
4083 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4086         article without making inquiry to a user for unknown encoding.
4087
4088         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4089         (nnmaildir--scan): Assume i-node and device number that file-attributes
4090         returns might be cons-cell.
4091
4092         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4093
4094         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4095
4096 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4097
4098         * auth-source.el: Remove docs now in auth.texi.  Don't use
4099         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4100         `auth-source-hide-passwords' and use them.
4101
4102 2009-07-15  Glenn Morris  <rgm@gnu.org>
4103
4104         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4105
4106 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4109         excessive whitespace from the default values of title and description.
4110
4111 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4114         mail-fetch-field to fetch Content-Description header in order to
4115         exclude newlines.
4116
4117 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4118
4119         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4120         format used by GnuPG 2.0.11.
4121
4122 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4125         to deleted part.
4126
4127 2009-05-30  David Engster  <dengste@eml.cc>
4128
4129         * nnmairix.el: Remove old documentation in the commentary block.
4130         (nnmairix-request-group): Do not update active file for nnml back ends.
4131         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4132         end so that overview files are ignored.
4133         (nnmairix-update-groups): Make updating the groups more robust by using
4134         marks.
4135         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4136         with dollar characters in message-id.
4137
4138 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4139
4140         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4141         2008-12-25 in dns.el.
4142
4143 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4144
4145         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4146         could happen if the text is only composed of spaces and/or tabs.
4147
4148 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4149
4150         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4151         when sending a queued message to avoid extra mml tags.
4152
4153 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4156
4157 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4160         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4161         rmail-toggle-header for XEmacs;
4162         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4163
4164 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * gnus-dired.el: Remove autoload for gnus-setup-message.
4167         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4168         displaying Gnus logo; always use compose-mail.
4169
4170 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4171
4172         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4173
4174 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4177         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4178         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4179         available.
4180         (gnus-nocem-epg-verify): New function.
4181
4182 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4183
4184         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4185
4186 2009-02-15  Glenn Morris  <rgm@gnu.org>
4187
4188         * gnus-util.el (rmail-insert-rmail-file-header)
4189         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4190         autoloads.
4191         (rmail-default-rmail-file): Remove unnecessary declaration.
4192         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4193
4194 2009-02-14  Glenn Morris  <rgm@gnu.org>
4195
4196         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4197         variable (only used in gnus-util, which declares it anyway).
4198         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4199         which was only needed by gnus-art (changed to not use it any more).
4200         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4201         only used in gnus-util, which autoloads it itself.
4202         (rmail-update-summary): Fix autoload.
4203
4204         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4205         rather than rmail-output-to-rmail-file.
4206
4207 2009-02-07  Glenn Morris  <rgm@gnu.org>
4208
4209         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4210         autoload of function that no longer exists.
4211         (rmail-toggle-header): Declare.
4212         (message-forward-rmail-make-body): Handle mbox Rmail.
4213
4214 2009-01-31  Glenn Morris  <rgm@gnu.org>
4215
4216         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4217         2009-01-09 change.
4218
4219 2009-01-31  Dave Love  <fx@gnu.org>
4220
4221         * imap.el (imap-fetch-safe): Bind debug-on-error.
4222         (imap-debug): Add imap-fetch-safe.
4223
4224 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4225
4226         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4227         (auth-source-forget-all-cached): New convenience function.
4228         (auth-source-user-or-password): Accept list of modes or a single mode.
4229
4230         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4231         auth-source modes.
4232
4233         * netrc.el (netrc-machine-user-or-password): Use list of
4234         auth-source modes.
4235
4236         * nnimap.el (nnimap-open-connection): Use list of
4237         auth-source modes.
4238
4239         * nntp.el (nntp-send-authinfo): Use list of
4240         auth-source modes.
4241
4242 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4243
4244         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4245         now.
4246
4247 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4248
4249         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4250         coding system in XEmacs; add a workaround for XEmacs.
4251
4252         * lpath.el: Fbind coding-system-aliasee.
4253
4254 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4257         of current-language-environment.
4258
4259 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4260
4261         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4262         available at runtime.
4263
4264 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4265
4266         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4267
4268 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4269
4270         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4271         the greatest positive fixnum value doesn't work under an XEmacs with
4272         bignum support; use the most-positive-fixnum constant instead,
4273         available since Emacs 21.1 with cl and XEmacs 21.1.
4274
4275 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4278         XEmacs gets not to work.
4279
4280 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4281
4282         * mm-util.el (mm-coding-system-priorities): Allow the value like
4283         "Japanese (UTF-8)" of current-language-environment.
4284
4285 2009-01-09  Glenn Morris  <rgm@gnu.org>
4286
4287         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4288         with last-command-event.
4289
4290 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4291
4292         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4293         in the doc string.
4294
4295         * message.el (message-fix-before-sending): Amend comment.
4296
4297 2009-01-08  Dave Love  <fx@gnu.org>
4298
4299         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4300
4301 2009-01-07  David Engster  <dengste@eml.cc>
4302
4303         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4304         simplified server definitions by converting it via
4305         gnus-server-to-method.
4306
4307 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4308
4309         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4310         parameter's operands.
4311
4312 2009-01-06  David Engster  <dengste@eml.cc>
4313
4314         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4315         primary select method (for gnus-group-mark-article-as-read).
4316
4317 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4318
4319         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4320         `(gnus)Face', not `(gnus)X-Face'.
4321
4322 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4323
4324         * mm-util.el (mm-ucs-to-char): New function.
4325
4326         * mm-url.el (mm-url-decode-entities): Use it.
4327
4328         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4329         unicode-to-char.
4330
4331 2009-01-05  Dave Love  <fx@gnu.org>
4332
4333         * time-date.el: Require cl for `declare'.
4334
4335 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4336
4337         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4338         Dave Love.
4339
4340 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4341
4342         * message.el (message-fix-before-sending): Add `eight-bit' to
4343         illegible-text check.
4344
4345 2009-01-03  Michael Olson  <mwolson@gnu.org>
4346
4347         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4348         `headers' is nil.  This can occur if the IMAP server does not have
4349         permissions to read messages from a folder, but can write new messages
4350         to the folder.
4351         (nnimap-request-article-part): Do not insert `data' if it is nil.
4352
4353         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4354         characters which will confuse `read', so skip past them.
4355
4356 2009-01-01  Dave Love  <fx@gnu.org>
4357
4358         * imap.el (imap-string-to-integer): Fix typo.
4359         (imap-fetch-safe): New function.
4360         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4361
4362         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4363
4364         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4365         (imap-parse-greeting): Fix doc strings.
4366         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4367         (imap-parse-flag-list): Make messages unique.
4368         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4369
4370         * nnimap.el: Fix author email.
4371         (nnimap-split-rule): Add FIXME comment.
4372         (nnimap-debug): Fix doc string.
4373
4374 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4375
4376         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4377
4378 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4379
4380         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4381         nslookup if resolv.conf isn't available.
4382         (dns-query): Rename from query-dns.
4383         (dns-query-cached): Rename from query-dns-cached.
4384
4385 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4386
4387         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4388         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4389         to check if those variables exist (first appeared in Emacs 18.50).
4390
4391 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4392
4393         * mm-util.el (mm-line-number-at-pos): New function.
4394
4395         * spam-report.el (spam-report-process-queue): Use it.
4396
4397 2008-12-24  David Engster  <dengste@eml.cc>
4398
4399         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4400         parameters that haven't existed as variables as buffer-local variables.
4401
4402 2008-12-23  Dave Love  <fx@gnu.org>
4403
4404         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4405         cadar.
4406
4407         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4408         imap-starttls-p.
4409         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4410
4411 2008-12-22  Dave Love  <fx@gnu.org>
4412
4413         * imap.el: Fix author email.  Doc fixes.
4414         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4415         reply.
4416
4417 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4418
4419         * spam-report.el (spam-report-gmane-max-requests): New constant.
4420         (spam-report-gmane-wait): New variable.
4421         (spam-report-gmane-ham, spam-report-gmane-spam)
4422         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4423         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4424         the server.
4425
4426         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4427         Add explanations.
4428
4429         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4430         nnheader-accept-process-output and nnheader-read-timeout if available.
4431         (pop3-movemail): Use it.
4432
4433         * message.el (message-check-news-body-syntax): Fix signature check if
4434         there's an attachment.
4435
4436 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4437
4438         * mm-util.el: Add comments to the mm- emulating functions.
4439
4440 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4441
4442         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4443         by Stephen Berman <stephen.berman@gmx.net>.
4444
4445 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4446
4447         * mm-util.el (mm-substring-no-properties): New function.
4448         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4449         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4450         (mm-string-to-multibyte): Doc fix.
4451
4452         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4453
4454 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4455
4456         * mml.el (mml-attach-file): Strip text properties from file name.
4457         (Bug#1574)
4458
4459 2008-12-16  Glenn Morris  <rgm@gnu.org>
4460
4461         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4462
4463 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4466         knows since the charset specified might be a bogus alias that
4467         mm-charset-synonym-alist provides.
4468
4469 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4470
4471         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4472         "ISO_8859-1".
4473
4474         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4475
4476 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * mm-util.el (mm-charset-eval-alist):
4479         Define it before mm-charset-to-coding-system.
4480         (mm-charset-to-coding-system): Add optional argument `silent';
4481         define it before mm-charset-override-alist.
4482         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4483         default value if it can be used in Emacs currently running;
4484         silence mm-charset-to-coding-system.
4485
4486 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4487
4488         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4489         `allow-override' which says whether to use `mm-charset-override-alist'.
4490         (rfc2047-decode-encoded-words): Use it.
4491
4492         * mm-util.el (mm-charset-override-alist): Fix custom type;
4493         add `(gb2312 . gbk)' to choices.
4494
4495 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4498         fast.
4499
4500         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4501
4502         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4503
4504 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4505
4506         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4507         on links.
4508
4509         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4510
4511 2008-12-03  Lute Kamstra  <lute@gnu.org>
4512
4513         * sha1.el: Remove leading * from docstrings of defcustoms,
4514         deffaces, defconsts and defuns.
4515
4516 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4519         users' addresses that don't have domain parts.
4520         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4521         rather than message-narrow-to-head since there will be the message
4522         header separator.
4523
4524 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4525
4526         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4527         since the result is inserted in a unibyte buffer anyway.
4528         (nnimap-demule-use-string-to-multibyte): Remove.
4529         (nnimap-demule): Alias it to mm-string-to-multibyte.
4530
4531 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4532
4533         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4534         variable for debugging bug#464 and bug#1174.
4535         (nnimap-demule): Use it.
4536
4537 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4538
4539         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4540         score calculation correctly.
4541
4542 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4543
4544         * message.el (message-send-mail): Just set the buffer to unibyte
4545         rather than use mm-with-unibyte-current-buffer which does a lot more.
4546         (message-send-mail-partially): Don't bother with
4547         mm-with-unibyte-current-buffer since it's already been made unibyte by
4548         message-send-mail.
4549
4550 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4551
4552         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4553
4554 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4555
4556         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4557
4558 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4559
4560         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4561         require itself and to remove `with-no-warnings'.
4562
4563 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4564
4565         * starttls.el (starttls-any-program-available): Get the name of the
4566         available TLS layer program.
4567         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4568         well as the host name in the "opening" message.
4569
4570         * auth-source.el (auth-source-cache, auth-source-do-cache)
4571         (auth-source-user-or-password): Cache passwords and logins by default,
4572         allow override with `auth-source-do-cache'.
4573         (auth-source-forget-user-or-password): Allow users to remove cache
4574         entries if needed.
4575
4576 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4577
4578         * md4.el (md4-buffer): Fix typo in docstring.
4579         (md4, md4-64): Doc fixes.
4580         (md4-pack-int32): Reflow docstring.
4581
4582 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4583
4584         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4585         condition-case to only the forward-sexp call.
4586
4587 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4588
4589         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4590         quotes contained.  Make it more robust regardless by an extra
4591         condition-case wrapper.
4592
4593 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4594
4595         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4596
4597 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4598
4599         * nnml.el (nnml-request-expire-articles): Check if the function set to
4600         `nnmail-expiry-target' returns the symbol `delete'.
4601
4602         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4603
4604         * nnmail.el (nnmail-expiry-target): Fix custom type.
4605
4606 2008-10-02  Glenn Morris  <rgm@gnu.org>
4607
4608         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4609         Silence compiler warning.
4610
4611 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4612
4613         * tls.el (open-tls-stream): Show the actual command being
4614         executed, instead of the format string.
4615
4616 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4617
4618         * lpath.el: Fbind codepage-setup for Emacs 23.
4619
4620 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4621
4622         * mml.el (mml-menu): Don't assume mml2015 is bound.
4623
4624 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4627         exists.
4628
4629 2008-09-27  Glenn Morris  <rgm@gnu.org>
4630
4631         * gnus-util.el (mail-header-remove-comments): Autoload it.
4632
4633 2008-09-27  Andreas Schwab  <schwab@suse.de>
4634
4635         * gnus-util.el (gnus-split-references): Strip comments.
4636         (gnus-parent-id): Likewise.
4637
4638 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4639
4640         * message.el (message-confirm-send): Fix version.
4641
4642 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4643
4644         * message.el (message-idna-to-ascii-rhs-1): Use
4645         mail-extract-address-components rather than mail-header-parse-addresses
4646         that is an alias by default to ietf-drums-parse-addresses that does not
4647         support non-ASCII names in headers' contents.
4648
4649 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4650
4651         * message.el (message-confirm-send): Fixed variable documentation to
4652         avoid the "y/n" wording.
4653
4654 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4655
4656         * message.el (message-set-auto-save-file-name): Save to a different
4657         filename so multiple messages (especially drafts) can be recovered.
4658
4659 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4660
4661         * message.el (message-confirm-send): Add appropriate version.
4662
4663 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4664
4665         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4666         defvar.
4667
4668 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4669
4670         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4671         (mm-pkcs7-enveloped-magic): Ditto.
4672
4673 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4674
4675         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4676         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4677
4678 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4679
4680         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4681         default, it's better.
4682
4683 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4684
4685         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4686         summary line gnus-number property and ignore them (with a warning
4687         message).
4688
4689 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4690
4691         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4692         macro caddr in the interactive form since it won't be expanded.
4693
4694 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4697         `charset'; fix name of function called recursively.
4698         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4699
4700 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4703         (gnus-mime-set-charset-parameters): New function.
4704         (gnus-mime-view-part-as-charset): Use it to correctly display part
4705         specifying wrong charset.
4706
4707 2008-09-08  David Engster  <dengste@eml.cc>
4708
4709         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4710         in completing-read for back end server.
4711
4712 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4713
4714         * message.el (message-confirm-send): New variable to confirm sending a
4715         message.
4716         (message-send): Use it.
4717
4718 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4719
4720         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4721
4722 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4723
4724         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4725
4726 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4727
4728         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4729         prevent tracking too many groups.
4730         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4731         Use it.
4732
4733 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4734
4735         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4736         moving point to the bottom of the window in order to avoid recentering.
4737
4738 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4741
4742         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4743         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4744         (gnus-article-beginning-of-window): Fix calculation.
4745
4746 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * gnus-msg.el (gnus-summary-supersede-article)
4749         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4750         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4751         message header.
4752
4753 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4754
4755         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4756         pending output coming after the status change.
4757
4758 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4759
4760         * message.el:
4761         * gnus-start.el:
4762         * gnus-registry.el: Remove VMS support.
4763
4764 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4767         macro.
4768         (rfc2104-hash): Use it.
4769
4770 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4771
4772         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4773         (gnus-summary-sort-by-most-recent-date): New commands.
4774         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4775         and menu entries.
4776
4777 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4778
4779         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4780         don't redisplay article for raw contents; remove plural articles stuff.
4781
4782         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4783         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4784         on gnus-summary-save-article; display results properly.
4785
4786 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * lpath.el: No need to fbind ns-focus-frame.
4789
4790 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4793
4794 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4797         gnus-save-all-headers.
4798
4799 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4800
4801         * gnus-util.el (ns-focus-frame): Remove declaration.
4802         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4803         like x.
4804
4805 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4806
4807         * rfc2104.el (rfc2104-zero): Delete defconst.
4808         (rfc2104-hex-alist): Likewise.
4809         (rfc2104-hex-to-int): Delete func.
4810         (rfc2104-hexstring-to-bitstring): Likewise.
4811         (rfc2104-nybbles): New defconst.
4812         (rfc2104-hash): Rewrite for speed.
4813
4814 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4815
4816         * tls.el (open-tls-stream): Make it work with the 2nd argument
4817         BUFFER that is a string but does not exist as a buffer object, as
4818         mentioned in the doc-string.
4819
4820 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4821
4822         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4823         SXEmacs.
4824
4825 2008-07-16  Glenn Morris  <rgm@gnu.org>
4826
4827         * gnus-util.el (ns-focus-frame): Declare for compiler.
4828
4829 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4832         set as a group parameter.
4833         (gnus-summary-save-in-pipe): Work when it is called independently.
4834         (gnus-summary-pipe-to-muttprint): Don't modify
4835         gnus-summary-pipe-output-default-command.
4836
4837 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4838
4839         * message.el (message-send-mail-with-sendmail):
4840         Display the error message.
4841
4842 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * gnus-art.el (gnus-default-article-saver):
4845         Add gnus-summary-save-in-pipe to choices.
4846         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4847         gnus-summary-pipe-output-default-command as the default command.
4848         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4849         instead of gnus-last-shell-command.
4850
4851         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4852         New user option.
4853         (gnus-summary-muttprint-program): Mention the value will be changed.
4854         (gnus-summary-save-article): Force showing of all headers.
4855         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4856
4857 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4858
4859         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4860
4861 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4862
4863         * nnimap.el (nnimap-id):
4864         * sieve-manage.el (sieve-manage-open): Doc fixes.
4865
4866 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4867
4868         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4869         if available.
4870
4871 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4872
4873         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4874
4875         * nnkiboze.el (nnkiboze-generate-group):
4876         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4877
4878         * nnmairix.el: Require CL.
4879
4880 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * dgnushack.el: Autoload get-display-table and put-display-table for
4883         XEmacs 21.5.
4884
4885         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4886         21.4 and SXEmacs.
4887
4888 2008-06-15  David Engster  <dengste@eml.cc>
4889
4890         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4891
4892 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4893
4894         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4895         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4896         runtime choice under XEmacs.
4897
4898         * gnus-sum.el (gnus-summary-set-display-table):
4899         Use `gnus-put-display-table', `gnus-get-display-table',
4900         `gnus-set-display-table' for the display table, instead of `aset'.
4901
4902         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4903         Use `gnus-put-display-table', `gnus-get-display-table',
4904         `gnus-set-display-table' for the display table.
4905
4906 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4907
4908         * nnmairix.el: Add autoloads.
4909
4910 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4911
4912         * nnmairix.el (nnmairix-delete-recreate-group)
4913         (nnmairix-update-and-clear-marks): Fix error messages.
4914
4915 2008-06-14  David Engster  <dengste@eml.cc>
4916
4917         * nnmairix.el: Upgrade to version 0.6.
4918         (nnmairix-group-toggle-propmarks-this-group)
4919         (nnmairix-group-toggle-readmarks-this-group)
4920         (nnmairix-group-delete-recreate-this-group)
4921         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4922         (nnmairix-remove-tick-mark-original-article): New commands.
4923         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4924         (nnmairix-propagate-marks-to-nnmairix-groups)
4925         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4926         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4927         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4928         functions needed for marks propagation and manipulation of read marks.
4929         (nnmairix-update-groups): New function.
4930         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4931         (nnmairix-determine-original-group-from-registry)
4932         (nnmairix-determine-original-group-from-path)
4933         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4934         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4935         New helper functions.
4936         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4937         keystrokes for new commands.
4938         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4939         (nnmairix-request-group): Check allow-fast group parameter.
4940         (nnmairix-request-create-group): Set allow-fast group parameter if
4941         nnmairix-allowfast-default is set.
4942         (nnmairix-close-group): Propagate marks upon closing if needed.
4943         (nnmairix-group-toggle-threads-this-group): Use new.
4944         nnmairix-group-toggle-parameter helper function.
4945         (nnmairix-search): Better check for empty search result.
4946         (nnmairix-goto-original-article): Use new helper functions for
4947         determining original article.
4948         (nnmairix-show-original-article): Make sure message-id is in brackets.
4949         (nnmairix-call-mairix-binary): Change variable name.
4950         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4951         helper function.
4952         (nnmairix-widget-toggle-activate): Fix doc string.
4953
4954 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4955
4956         * nnir.el: Require edmacro when compiling with XEmacs.
4957         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4958         available in Emacs 21.
4959
4960 2008-06-11  Glenn Morris  <rgm@gnu.org>
4961
4962         * gnus-util.el (x-focus-frame):
4963         * gnus.el (image-size):
4964         * mm-decode.el (image-size): Declare.
4965
4966         * gnus-picon.el (declare-function): Add compat definition.
4967         (image-size): Declare.
4968
4969         * gnus-group.el (tool-bar-map):
4970         * gnus-sum.el (tool-bar-map): Define for compiler.
4971
4972         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4973
4974         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4975
4976         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4977         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4978         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4979         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4980         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4981         * sieve-manage.el, spam-report.el, spam.el:
4982         Remove unnecessary eval-and-compile of autoloads.
4983
4984 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4985
4986         * auth-source.el: Precise Tramp doc.
4987
4988 2008-06-07  Glenn Morris  <rgm@gnu.org>
4989
4990         * nnmairix.el: Remove unnecessary eval-when-compile.
4991
4992 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * lpath.el: Fbind propertize for XEmacs 21.4.
4995
4996 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4997
4998         * nnir.el: Move here from ../contrib.
4999
5000 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5001
5002         * gnus-util.el (gnus-read-shell-command): New function.
5003         * mm-decode.el (mm-pipe-part):
5004         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5005
5006 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5007
5008         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5009
5010 2008-06-03  Glenn Morris  <rgm@gnu.org>
5011
5012         * pop3.el (nnheader-accept-process-output): Autoload it.
5013
5014 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5015
5016         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5017         are not 2-digit hexadecimal characters that follow `%'s.
5018
5019 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5020
5021         * message.el (message-bogus-recipient-p): Fix type in doc string.
5022         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5023         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5024         Improve custom options.
5025         (message-bogus-recipient-p): Adjust accordingly.
5026
5027 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5028
5029         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5030         long-form month and day names.
5031
5032 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5033
5034         * dgnushack.el: Autoload debug, eudc-expand-inline and
5035         pgg-snarf-keys-region for XEmacs.
5036
5037         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5038
5039         * nnmairix.el: Require edmacro when compiling with XEmacs.
5040
5041 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5042
5043         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5044         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5045
5046 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5047
5048         * auth-source.el: Add more docs.
5049
5050         * netrc.el (netrc-machine): Always match if the port is not given.
5051
5052 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5053
5054         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5055         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5056         retrieval faster in some cases, but might make CPU usage larger.  If
5057         this has any bad side effects, we might revert this change.
5058
5059         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5060         seems to make mail retrieval much, much faster.
5061         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5062         unconditionally.
5063
5064         * gnus-draft.el (gnus-group-send-queue): Bind
5065         message-send-mail-partially-limit to nil to avoid being prompted.
5066
5067 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5068
5069         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5070
5071         * message.el (message-bogus-address-regexp): Fix and improve custom
5072         type.
5073         (message-setup-hook): Add message-check-recipients as custom option.
5074
5075 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5076
5077         * message.el (message-cite-function): Remove bogus autoload which crept
5078         in during merge from v5-10.
5079
5080 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5081
5082         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5083
5084         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5085
5086         * auth-source.el: Preliminary Tramp docs.
5087         (auth-sources): Change the default auth-sources to use
5088         EPA .gpg files.
5089
5090 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5091
5092         * nntp.el: Autoload `auth-source-user-or-password'.
5093         (nntp-send-authinfo): Use it.
5094
5095         * nnimap.el: Autoload `auth-source-user-or-password'.
5096         (nnimap-open-connection): Use it.
5097
5098         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5099         for the gnus-message function.
5100         (auth-source-user-or-password): Use it.
5101
5102 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5103
5104         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5105         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5106         (rfc2104-hash): Use it.
5107
5108 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5109
5110         * gnus-art.el (gnus-article-toggle-truncate-lines):
5111         Don't use `iff' in docstring.
5112
5113 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5114
5115         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5116
5117         * gnus-util.el (gnus-extract-address-component-name)
5118         (gnus-extract-address-component-email): Convenience functions around
5119         `gnus-extract-address-components'.
5120
5121         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5122         Use `gnus-extract-address-component-email' to fix bug of comparing full
5123         sender name to `user-mail-address'.
5124
5125 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5126
5127         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5128         catch/throw to optimize.
5129         (gnus-registry-find-keywords): Just use member to find a keyword.
5130
5131 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5132
5133         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5134         is current before calling gnus-server-prepare.
5135         (gnus-server-setup-buffer, gnus-server-update-server)
5136         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5137
5138 2008-05-04  Juri Linkov  <juri@jurta.org>
5139
5140         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5141         (mailcap-file-default-commands): Use mailcap-replace-in-string
5142         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5143         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5144
5145 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5146
5147         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5148
5149 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5150
5151         * gnus.el: Bump version to 0.11.
5152
5153 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5154
5155         * gnus.el: No Gnus v0.10 is released.
5156
5157 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5158
5159         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5160         hooks.
5161         (gnus-update-read-articles): Speed up non-marks-using users.
5162         (gnus-use-marks): Define gnus-use-marks.
5163         (gnus-propagate-marks): Rename variable to something more sensible.
5164
5165 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5166
5167         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5168         (gmm-image-load-path-for-library): Fix typos in docstrings.
5169         (gmm-message): Reflow docstring.
5170
5171 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5172
5173         * mail-source.el (mail-source-set-1, mail-source-bind):
5174         Move auth-source code out of the macro to clean it up and fix bugs.
5175
5176 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5177
5178         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5179         by sender if it's equal to user-mail-address, it's likely to be
5180         useless.
5181
5182         * mail-source.el (mail-source-bind): Don't use user or password if they
5183         are not bound.  Unintern them if they are nil.  Don't use server unless
5184         it's bound, and default it to empty string otherwise.
5185
5186 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5187
5188         * mail-source.el: Load auth-source.el.
5189         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5190         get user name or password, if auth-sources is set up.
5191
5192         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5193         strategy of splitting with parent.
5194         (gnus-registry-split-fancy-with-parent)
5195         (gnus-registry-post-process-groups): Use it and fix prior
5196         bug (returning a list as the split result).
5197
5198         * auth-source.el (auth-sources): Remove server parameter.
5199         (auth-source-pick, auth-source-user-or-password)
5200         (auth-source-user-or-password-imap)
5201         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5202         (auth-source-user-or-password-sftp)
5203         (auth-source-user-or-password-smtp): Remove server parameter.
5204
5205 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5206
5207         * smime.el (smime-sign-region, smime-encrypt-region)
5208         (smime-decrypt-region):
5209         Remove redundant calls to `generate-new-buffer-name'.
5210
5211 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5212
5213         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5214         Don't use QP for message/rfc822.
5215         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5216
5217 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5218
5219         * sieve-manage.el (sieve-string-bytes): Remove.
5220         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5221         correct byte-length only if the process's coding-system is the same as
5222         the one used internally by Emacs to represent strings.
5223
5224 2008-04-22  Juri Linkov  <juri@jurta.org>
5225
5226         * mailcap.el (mailcap-file-default-commands): New function.
5227
5228 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5229
5230         * message.el (message-signature-separator, message-cite-function):
5231         Change custom version.
5232
5233 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5234
5235         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5236         commands.
5237         (tls-checktrust): Ditto.
5238
5239 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5240
5241         * mm-decode.el (mm-display-external): Make temp file read-only.
5242
5243 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5244
5245         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5246         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5247         `C-c C-f d'.
5248
5249 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5250
5251         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5252
5253 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5254
5255         * gnus.el: Bump version to 0.9.
5256
5257 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5258
5259         * gnus.el: No Gnus v0.8 is released.
5260
5261 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5262
5263         * mail-source.el (mail-source-value):
5264         Prefer fboundp to functionp so it works with macros as well.
5265
5266 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5267
5268         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5269         Fix last change in case the element is not even a symbol.
5270
5271 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5272
5273         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5274         Prefer fboundp to functionp so it works with macros as well.
5275
5276 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5277
5278         * auth-source.el: Added docs.
5279         (auth-sources): Modify format to support server.
5280         (auth-source-pick, auth-source-user-or-password)
5281         (auth-source-user-or-password-imap)
5282         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5283         (auth-source-user-or-password-sftp)
5284         (auth-source-user-or-password-smtp): Add server parameter.
5285
5286 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5287
5288         * gnus-registry.el: Initialize the registry when gnus-registry-install
5289         is t.
5290
5291 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5292
5293         * compface.el (uncompface): Make buffer unibyte.
5294
5295 2008-04-05  Glenn Morris  <rgm@gnu.org>
5296
5297         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5298
5299 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5300
5301         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5302         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5303
5304         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5305         multibyteness after rather than before erasing it.
5306
5307         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5308         mm-with-multibyte.
5309         (gnus-request-article-this-buffer): Make sure the proper decoding is
5310         used if gnus-original-article-buffer happens to be unibyte.
5311
5312         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5313         default-enable-multibyte-characters.
5314
5315         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5316         default-enable-multibyte-characters.
5317
5318         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5319
5320         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5321
5322 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5323
5324         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5325         (imap-message-copyuid-1): Use it.
5326         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5327         J. Williams in
5328         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5329
5330         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5331         imap-enable-exchange-bug-workaround.
5332         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5333
5334 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5335
5336         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5337         a 100 byte status-checks into a 2-3MB transfer for each group.
5338         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5339         to enable bug workaround or not.
5340         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5341
5342 2008-03-31  Glenn Morris  <rgm@gnu.org>
5343
5344         * message.el (mml2015-use): Declare for compiler.
5345         (message-info): Require mml2015 when appropriate.
5346
5347 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5348
5349         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5350         whitespace.
5351
5352 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5353
5354         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5355         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5356         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5357         (nntp-service-to-port): New function.
5358         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5359         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5360         (nntp-open-netcat-stream): New function.
5361         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5362
5363 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5364
5365         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5366
5367 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5368
5369         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5370
5371 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5372
5373         * dns.el (dns-write): Use set-buffer-multibyte.
5374
5375 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5376
5377         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5378
5379 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5380
5381         * message.el (message-signature-separator): Change default.
5382         Improve custom type.
5383         (message-cite-function): Change default to
5384         message-cite-original-without-signature.
5385
5386         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5387         toggle.
5388
5389         * message.el (message-check-news-body-syntax): Fix signature check.
5390         (message-setup-1): Mark buffer as unmodified _after_ running
5391         message-setup-hook and handling message-alternative-emails.
5392         (message-shorten-references): Be more strict when building list of
5393         valid references to comply with GNKSA.
5394
5395         * gnus-group.el (gnus-read-ephemeral-bug-group)
5396         (gnus-read-ephemeral-debian-bug-group)
5397         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5398
5399         * message.el (message-info): Don't use booleanp which isn't supported
5400         in Emacs 21 and XEmacs.
5401
5402 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5403
5404         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5405         gnus-group-gmane-group-download-format.
5406         (gnus-group-read-ephemeral-gmane-group): Rename from
5407         gnus-group-read-ephemeral-gmane-group.
5408         (gnus-read-ephemeral-gmane-group-url): Rename from
5409         gnus-group-read-ephemeral-gmane-group-url.
5410         (gnus-bug-group-download-format-alist): New variable.
5411         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5412         (gnus-read-ephemeral-emacs-bug-group): New commands.
5413
5414 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5415
5416         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5417         (gnus-visible-headers): Improve custom type.
5418
5419 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5420
5421         * mml.el (mml-menu): Add workarounds for XEmacs.
5422
5423         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5424         X-Boundary header.
5425
5426         * message.el (message-simplify-recipients): Fix previous commit.
5427
5428 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5429
5430         * mm-util.el (mm-set-buffer-multibyte): New function.
5431         * mm-decode.el (mm-copy-to-buffer): Use it.
5432
5433 2008-03-19  Glenn Morris  <rgm@gnu.org>
5434
5435         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5436         Accidentally removed in the sync process with Emacs.
5437
5438 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5439
5440         * message.el (message-alter-recipients-discard-bogus-full-name):
5441         New function.
5442         (message-alter-recipients-function): New variable.
5443         (message-get-reply-headers): Use it.
5444         (message-replace-header): New helper function.
5445         (message-recipients-without-full-name): New variable.
5446         (message-simplify-recipients): New command.
5447
5448         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5449
5450         * message.el (message-info): Handle EasyPG manual.
5451
5452         * mml.el (mml-menu): Add entry for EasyPG.
5453
5454 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5455
5456         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5457         parameter.
5458
5459         * message.el (message-disassociate-draft): Specify drafts group name
5460         fully.
5461
5462 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5463
5464         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5465         unnecessary duplicates from the match list.
5466
5467 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5468
5469         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5470
5471         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5472
5473         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5474         args of `how-many' of which the XEmacs version doesn't take; declare
5475         Info-index-next as function.
5476
5477 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5478
5479         * gnus-score.el (gnus-score-headers): Fix handling of
5480         gnus-inhibit-slow-scoring.
5481
5482         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5483         string.
5484         (gnus-button-url-regexp): Improve handling of parenthesis.
5485         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5486         (gnus-button-handle-info-keystrokes): Handle index entries.
5487
5488 2008-03-15  Glenn Morris  <rgm@gnu.org>
5489
5490         * parse-time.el (parse-time-string): Simplify.
5491
5492 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5493
5494         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5495         Incoming* files.
5496
5497 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5498
5499         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5500         (auth-source-pick): Use it.
5501
5502 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5503
5504         * binhex.el (binhex-decode-region-internal):
5505         * uudecode.el (uudecode-decode-region-internal):
5506         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5507         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5508         setting default-enable-multibyte-characters.
5509
5510 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5511
5512         * auth-source.el (auth-source-protocols)
5513         (auth-source-protocols-customize, auth-source-choices): Added and
5514         modified variable customizations and defaults.
5515         (auth-source-pick, auth-source-user-or-password)
5516         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5517         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5518         (auth-source-user-or-password-sftp)
5519         (auth-source-user-or-password-smtp): Use new variables and provide an
5520         interface to netrc.el.
5521
5522 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5523
5524         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5525         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5526         Make sure the nntp port to specify is a string.
5527
5528 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5529
5530         * nntp.el: Use with-current-buffer.
5531         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5532         dubious mm-with-unibyte-current-buffer.
5533         (nntp-with-open-group-function): New function extracted from
5534         nntp-with-open-group macro.
5535         (nntp-with-open-group): Use the function, so it's easier to debug.
5536         Add indentation and debugging info.
5537         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5538         the use of the netcat alternatives.
5539
5540         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5541         Avoid mm-string-as-multibyte as well.
5542
5543         * nnweb.el (nnweb-insert-html):
5544         Remove use of nnheader-string-as-multibyte.
5545
5546         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5547         (nnheader-string-as-multibyte): Remove.
5548
5549         * mm-view.el: Use inhibit-read-only.
5550         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5551         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5552         or unibyte-string.
5553
5554         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5555         (mm-uu-yenc-extract): Use with-current-buffer.
5556
5557         * gnus-soup.el (gnus-soup-send-packet): Don't use
5558         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5559
5560         * nnmh.el: Use with-current-buffer.
5561         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5562         mm-string-as-multibyte on the output of mm-encode-coding-string.
5563
5564         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5565         (nnimap-request-move-article): Use with-current-buffer.
5566
5567         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5568         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5569         conversion uses string-make-unibyte rather than string-as-unibyte.
5570
5571         * gnus-msg.el: Use with-current-buffer.
5572
5573         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5574
5575 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5576
5577         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5578         string for caching if it is 'PIN.
5579
5580 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5581
5582         * lpath.el: Consider the case without Emacs/W3.
5583
5584 2008-03-08  Glenn Morris  <rgm@gnu.org>
5585
5586         * time-date.el (date-to-time, time-subtract, time-add)
5587         (safe-date-to-time): Doc fixes.
5588
5589 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5590
5591         * mail-source.el (mail-source-delete-old-incoming-confirm):
5592         Change default to nil.
5593         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5594
5595 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * lpath.el: Rearrange.
5598
5599         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5600         (gnus-article-goto-prev-page): Work for articles having ^L's.
5601
5602         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5603
5604         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5605
5606 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5607
5608         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5609         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5610         (gnus-bookmark-jump): Adjust some variable names.
5611
5612 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5613
5614         * auth-source.el: New package.
5615         (auth-source-choices): Add customization entry point variable.
5616
5617         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5618         bug.
5619
5620 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5621
5622         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5623         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5624         (gnus-registry-install-shortcuts): Rename from
5625         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5626         the `gnus-registry-mark-map' keymap dynamically from
5627         `gnus-registry-marks'.  The generated functions update the summary line
5628         when a registry mark is added or deleted, and will call
5629         `gnus-registry-install-p' (see the comments in the code).
5630         (gnus-registry-user-format-function-M): Use concat intelligently.
5631
5632         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5633         the registry mark functions.
5634
5635 2008-03-05  Glenn Morris  <rgm@gnu.org>
5636
5637         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5638         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5639         gnus-art.
5640         (top-level): No need to load own source when compiling.
5641
5642 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5643
5644         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5645         Suggested by <chris.anderton@zetnet.co.uk>.
5646
5647 2008-03-04  Glenn Morris  <rgm@gnu.org>
5648
5649         * gnus-sum.el (top-level): No need to require gnus when compiling,
5650         since unconditionally required near start of file.
5651         (gnus-summary-display-while-building): Move definition before use.
5652
5653 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5654
5655         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5656         formatting function.
5657
5658 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5659
5660         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5661         with plists.
5662         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5663         Use new format.
5664
5665 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5666
5667         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5668         `where-is-internal' that returns a range of key sequences.
5669
5670 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5671
5672         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5673
5674         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5675         (gnus-summary-jump-to-group): Consider windows on other displayed
5676         frames as well.  Similar changes might be needed elsewhere, but that's
5677         the one I've bumped into during my use.
5678
5679         * nndoc.el (nndoc-oe-dbx-type-p):
5680         * gnus-msg.el (gnus-debug):
5681         * gnus-group.el (gnus-update-group-mark-positions):
5682         Use mm-string-to-multibyte.
5683
5684 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5685
5686         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5687         doesn't handle NotDashEscaped.
5688
5689         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5690         (mml-dnd-attach-options): Fix typo in custom choice.
5691
5692         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5693         nndoc-article-type to mbox.
5694         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5695
5696         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5697         to nil, instead of html2text.
5698
5699         * imap.el (imap-debug): Add `imap-ping-server'.
5700
5701         * gnus-bookmark.el: Add FIXMEs.
5702
5703         * message.el (message-form-letter-separator)
5704         (message-send-form-letter-delay): New variables.
5705         (message-send-form-letter): Use them.  New command to send form
5706         letters.  Requested by Uwe Siart.
5707         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5708
5709 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5710
5711         * Update copyright years.
5712
5713 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5714
5715         Sync from EMACS_22_BASE.
5716
5717         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5718
5719 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5720
5721         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5722         empty author.
5723
5724 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5725
5726         * gnus-registry.el (gnus-registry-marks): Add variable for
5727         customization of marks and their appearance.
5728         (gnus-registry-read-mark): Use it.
5729         (gnus-registry-do-marks): Add utility function to loop through
5730         `gnus-registry-marks'.
5731         (gnus-registry-install-shortcuts-and-menus): Add function to install
5732         shortcuts and menus.
5733         (gnus-registry-initialize): Use it.
5734         (gnus-registry-default-mark): Clarify documentation.
5735
5736 2008-02-29  Glenn Morris  <rgm@gnu.org>
5737
5738         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5739         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5740         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5741         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5742         Change defcustom :version from 23.0 to 23.1.
5743
5744 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5745
5746         * gnus-registry.el (gnus-registry-follow-group-p)
5747         (gnus-registry-post-process-groups): Add functions to aid registry
5748         splitting and improve logging.  Clarify behavior in function
5749         documentation.
5750         (gnus-registry-split-fancy-with-parent): Use them.
5751
5752 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5753
5754         * gnus-art.el: Use with-current-buffer.
5755
5756 2008-02-27  David Engster  <dengste@eml.cc>
5757
5758         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5759         Express real group name in the response.
5760
5761 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5764         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5765         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5766         autoload gnus-registry-fetch-group when compiling.
5767         (nnmairix-request-group-with-article-number-correction): Remove
5768         unreferenced argument passed to nnmairix-call-backend.
5769
5770 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5771
5772         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5773         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5774         Wilde.
5775
5776 2008-02-27  Glenn Morris  <rgm@gnu.org>
5777
5778         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5779         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5780         variables to defconsts.  Convert comments to doc-strings.
5781         (nnmairix-last-server, nnmairix-current-server): Convert from free
5782         variables to defvars.  Convert comments to doc-strings.
5783         (gnus-registry-fetch-group): Autoload.
5784         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5785         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5786         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5787         caddr.
5788         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5789         nnmairix-request-group-with-article-number-correction call.
5790         (nnmairix-fast, nnmairix-group): New, less general names, for free
5791         variables passed from nnmairix-request-group to
5792         nnmairix-request-group-with-article-number-correction.  Declare.
5793         (nnmairix-request-group-with-article-number-correction):
5794         Use nnmairix-fast, nnmairix-group rather than fast, group.
5795
5796 2008-02-26  David Engster  <dengste@eml.cc>
5797
5798         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5799         version 0.5.
5800
5801 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5802
5803         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5804         instead of making an extra function call.  Don't add the current group
5805         to articles only when they have the group.  Use
5806         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5807         Reported by David <de_bb@arcor.de>.
5808
5809 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5810
5811         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5812         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5813
5814 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5815
5816         * mail-source.el (mail-source-delete-incoming): Change default.
5817         Supplement doc string.
5818
5819         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5820
5821 2008-02-14  Glenn Morris  <rgm@gnu.org>
5822
5823         * time-date.el (format-seconds): New function.
5824
5825 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5826
5827         * nnmail.el (nnmail-message-id-cache-file): Derive from
5828         `gnus-home-directory'.
5829
5830 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5831
5832         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5833         Document negative prefix.
5834
5835         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5836
5837 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5838
5839         * message.el (message-unsent-separator): Add the Exim bounce
5840         separator.
5841
5842 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5843
5844         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5845         list.
5846         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5847         recipient/signer list.
5848
5849 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5850
5851         * Makefile.in (datarootdir): Define.
5852         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5853         name that might contain whitespace.
5854
5855 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5856
5857         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5858         fbound (Emacs 23 unicode), signal an error.
5859
5860 2008-02-08  Glenn Morris  <rgm@gnu.org>
5861
5862         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5863
5864 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5865
5866         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5867         ports to the calls to `netrc-machine-user-or-password' in addition to
5868         "imap" and "imaps".
5869
5870 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5871
5872         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5873
5874         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5875
5876 2008-02-01  Kenichi Handa  <handa@m17n.org>
5877
5878         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5879         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5880         (rfc2104-hash): Convert the result of concat to unibyte string.
5881
5882 2008-02-01  Dave Love  <fx@gnu.org>
5883
5884         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5885         coding-system-for-read.
5886         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5887
5888 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5889
5890         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5891         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5892         <hanche@math.ntnu.no>.
5893
5894 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5895
5896         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5897
5898         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5899
5900 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5901
5902         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5903         * message.el (message-beginning-of-line): Use featurep instead of bound
5904         tests in order to resolve conditionals at compile time.
5905
5906 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5907
5908         * mail-source.el (mail-sources): Add `group' choice.
5909
5910         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5911         parameter `in-group' to control into which group the articles go.
5912         Add treatment of `group' mail-source.
5913
5914 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5915
5916         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5917
5918         * mm-decode.el (mm-dissect-buffer): Decode description.
5919
5920         * mml.el (mml-to-mime): Encode message header first.
5921
5922 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5923
5924         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5925         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5926
5927         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5928         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5929
5930 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5931
5932         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5933
5934 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5935
5936         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5937         prefix keys.
5938         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5939         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5940         gnus-xmas.el.
5941
5942         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5943         (gnus-xmas-article-describe-bindings): New function.
5944         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5945         gnus-xmas-article-describe-bindings.
5946
5947         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5948
5949 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5950
5951         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5952         Add new variables for article mark management.
5953         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5954         list of extra data entries which, when present, will indicate that the
5955         article ID should not be trimmed from the registry.
5956         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5957         functions.
5958         (gnus-registry-read-mark): New function to read a mark name from the
5959         user.
5960         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5961         (gnus-registry-set-article-mark-internal): New functions to add and
5962         remove marks.
5963         (gnus-registry-get-article-marks): New function to show the marks for
5964         an article, or retrieve them for further use.
5965
5966 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5967
5968         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5969         keys when no argument is given.
5970
5971 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5972
5973         * imap.el (imap-ping-server): New variable.
5974         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5975         (imap-ping-server): Minor doc string fixes.
5976
5977 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5978
5979         * imap.el (imap-ping-server): New function.
5980         (imap-opened): Call imap-ping-server.
5981
5982 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5983
5984         * gnus-sum.el (gnus-article-sort-by-random)
5985         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5986         jidanni@jidanni.org.
5987
5988 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5989
5990         * gnus-art.el (gnus-article-describe-bindings): New function.
5991         (gnus-article-read-summary-keys): Use it.
5992         (gnus-article-mode-map): Bind `C-h b' to it.
5993
5994 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5997         XEmacs.
5998         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5999         against non-character events.
6000
6001         * lpath.el: Fbind map-keymap for Emacs 21.
6002
6003 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6004
6005         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6006         command.
6007         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6008         instead of END.  Change name of the temp file.
6009         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6010         customizable.
6011
6012 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6015         bind `S W' to gnus-article-wide-reply-with-original; set default
6016         binding to gnus-article-read-summary-send-keys.
6017         (gnus-article-read-summary-keys): Fix the order of keys; display
6018         continuation keys correctly in the echo area; describe bindings
6019         correctly when keys end with `C-h'.
6020         (gnus-article-read-summary-send-keys): New function.
6021         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6022         for gnus-article-read-summary-send-keys; display continuation keys
6023         correctly in the echo area.
6024         (gnus-article-reply-with-original): Ignore prefix argument.
6025         (gnus-article-wide-reply-with-original): New function.
6026
6027         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6028         Emacs 21.
6029
6030 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6031
6032         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6033         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6034
6035 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6036
6037         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6038         (gnus-group-read-ephemeral-gmane-group): New command.
6039
6040 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6041
6042         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6043
6044 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6045
6046         * message.el (message-send-mail-function): Increase custom version.
6047
6048         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6049         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6050
6051 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6052
6053         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6054         for the cases where imap-authenticate is called with a nil buffer
6055         parameter.
6056
6057 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6058
6059         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6060         html parts correctly; support forwarded messages.
6061         (gnus-article-browse-html-article): Remove work buffers.
6062
6063         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6064         compiling.
6065         (netrc-bound-and-true-p): New macro.
6066         (netrc-parse): Use it instead of bound-and-true-p that is not available
6067         in XEmacs 21.4.
6068
6069 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6070
6071         * gnus-registry.el (gnus-registry-mark-article)
6072         (gnus-registry-article-marks): Add functionality to mark articles
6073         through the Gnus registry.
6074
6075         * encrypt.el: Clarify documentation for the new pgg method.
6076         (encrypt-file-alist): Add PGG option.
6077         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6078         functionality.  Abstract password key and messaging to external
6079         functions.
6080         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6081         (encrypt-message-method-and-cipher): Add new convenience external
6082         functions.
6083         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6084         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6085
6086         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6087         (netrc-parse): Use encrypt-file-alist to determine if
6088         encrypt-find-model or encrypt-insert-file-contents should be used.
6089
6090         * encrypt.el: Clarify documentation.  Load password-cache or
6091         password, whichever one is found first, instead of autoloading.
6092
6093 2007-12-19  Glenn Morris  <rgm@gnu.org>
6094
6095         * mml.el (message-options-set, message-narrow-to-head)
6096         (message-in-body-p, message-mail-p, message-encode-message-body):
6097         Autoload.
6098         (message-remove-header, message-narrow-to-headers-or-head)
6099         (message-subscribed-p, message-make-mail-followup-to)
6100         (message-position-on-field, message-news-p)
6101         (message-options-set-recipient, message-generate-headers)
6102         (message-sort-headers): Declare as functions.
6103
6104 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6105
6106         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6107         convention in doc string.
6108
6109 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6112         title to html parts.
6113         (gnus-article-browse-html-article): Pass message header to it.
6114
6115         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6116
6117 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6118
6119         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6120         or password compatible with XEmacs.
6121
6122 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6123
6124         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6125         format document.
6126         (gnus-mime-delete-part): Don't write description line if empty.
6127         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6128
6129 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6130
6131         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6132         (gnus-summary-mark-read-and-unread-as-read)
6133         (gnus-summary-mark-current-read-and-unread-as-read)
6134         (gnus-summary-mark-unread-as-ticked): Doc fix.
6135         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6136
6137 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6138
6139         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6140         Christoph Conrad <christoph.conrad@gmx.de>.
6141
6142 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6143
6144         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6145         yes-or-no-p.
6146
6147 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * mm-decode.el (mm-add-meta-html-tag): New function.
6150         (mm-save-part-to-file, mm-pipe-part): Use it.
6151
6152         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6153         gnus-y-or-n-p instead of y-or-n-p.
6154         (gnus-article-browse-html-parts): Work with message/external-body; use
6155         mm-add-meta-html-tag.
6156
6157 2007-12-11  Glenn Morris  <rgm@gnu.org>
6158
6159         * gnus-cache.el: Require gnus-sum not just when compiling.
6160
6161         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6162
6163         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6164         definitions before use.
6165
6166         * mm-decode.el: Require gnus-util.
6167         (mm-remove-part): Only call delete-annotation on XEmacs.
6168
6169         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6170
6171         * nnmail.el: Require gnus-int.
6172
6173         * spam.el: Move `require's before `eval-when-compile's.
6174
6175         * gnus-ems.el (gnus-alive-p):
6176         * gnus-fun.el (message-goto-eoh):
6177         * gnus-util.el (gnus-group-name-decode):
6178         * mail-source.el (gnus-compress-sequence):
6179         * message.el (Info-goto-node, format-spec):
6180         * mm-bodies.el (message-options-get):
6181         * mm-decode.el (mm-view-pkcs7):
6182         * mm-util.el (gmm-write-region):
6183         * mml-smime.el (mml-compute-boundary)
6184         (gnus-completing-read-with-default):
6185         * mml.el (widget-button-press, gnus-make-hashtable):
6186         * mml1991.el (mm-decode-content-transfer-encoding)
6187         (mm-encode-content-transfer-encoding)
6188         (message-options-get, message-options-set):
6189         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6190         * nnfolder.el (gnus-request-group):
6191         * nnheader.el (ietf-drums-unfold-fws):
6192         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6193         * smime.el (gnus-run-mode-hooks):
6194         * spam-stat.el (gnus-message): Autoload.
6195
6196         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6197         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6198         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6199         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6200         Add declare-function compatibility definition.
6201
6202         * gnus-cache.el (nnvirtual-find-group-art):
6203         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6204         (gnus-add-image, gnus-add-wash-type):
6205         * gnus-group.el (nnkiboze-score-file):
6206         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6207         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6208         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6209         (message-tokenize-header, gnus-get-buffer-create)
6210         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6211         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6212         * gnus.el (gnus-group-decoded-name):
6213         * mail-source.el (imap-capability):
6214         * mm-bodies.el (message-options-set):
6215         * mm-decode.el (gnus-configure-windows):
6216         * mm-extern.el (message-goto-body):
6217         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6218         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6219         (epg-sub-key-validity, message-options-set):
6220         * mml.el (widget-event-point, gnus-configure-windows):
6221         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6222         * mml2015.el (epg-check-configuration, epg-configuration)
6223         (message-options-set):
6224         * nndb.el (nndb-request-article):
6225         * nnfolder.el (gnus-request-create-group):
6226         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6227         * nnmaildir.el (gnus-group-mark-article-read):
6228         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6229         * rfc1843.el (message-fetch-field):
6230         * spam.el (gnus-extract-address-components):
6231         Declare as functions.
6232
6233 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6234
6235         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6236
6237         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6238
6239         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6240         bind show-trailing-whitespace for XEmacs.
6241
6242 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6243
6244         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6245         new no-op macro for backward compatibility.
6246
6247         * imap.el (imap-string-to-integer): New function.
6248
6249 2007-12-09  Glenn Morris  <rgm@gnu.org>
6250
6251         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6252
6253         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6254         * message.el, mm-view.el, sieve-manage.el, smime.el:
6255         Add declare-function compatibility definition.
6256
6257         * gnus-art.el (w3-region, w3m-region, Info-menu):
6258         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6259         * gnus-sum.el (gnus-get-predicate):
6260         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6261         * message.el (mail-abbrev-in-expansion-header-p):
6262         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6263         (w3m-detect-meta-charset, w3m-region):
6264         * sieve-manage.el (password-read, password-cache-add)
6265         (password-cache-remove):
6266         * smime.el (password-read-and-add): Declare as functions.
6267
6268 2007-12-08  David Kastrup  <dak@gnu.org>
6269
6270         * gnus-sum.el (gnus-summary-simplify-subject-query):
6271         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6272         `message'.
6273
6274 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6275
6276         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6277         it to bind idna-program, installation-directory, defined-colors, and
6278         face-attribute for XEmacs of the version that compiles defcustom forms.
6279
6280 2007-12-07  Glenn Morris  <rgm@gnu.org>
6281
6282         * gnus-art.el (article-make-date-line): Revert previous change.
6283
6284 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6285
6286         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6287
6288 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6289
6290         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6291         Call gnus-add-to-range ranges only once with a prepared article-list.
6292
6293 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6294
6295         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6296         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6297         group names with backslashes.  Reported by Tassilo Horn
6298         <tassilo@member.fsf.org>.
6299
6300 2007-12-06  Deepak Goel  <deego3@gmail.com>
6301
6302         * gnus-art.el (article-make-date-line):
6303         * gnus-start.el (gnus-load):
6304         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6305
6306 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6307
6308         * gnus-art.el (gnus-use-idna)
6309         * gnus-start.el (gnus-site-init-file)
6310         * message.el (message-use-idna)
6311         * mm-uu.el (mm-uu-hide-markers)
6312         * smiley.el (smiley-style): Revert changes that suppress warnings.
6313
6314 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6315
6316         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6317         specify charset to html source.  Reported by Christoph Conrad
6318         <christoph.conrad@gmx.de>.
6319
6320 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6321
6322         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6323         idna-program in order to suppress byte compile warning issued by XEmacs
6324         that came to byte compile the default value section of defcustom forms
6325         recently.
6326
6327         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6328         value of installation-directory.
6329
6330         * message.el (message-use-idna): Don't directly refer to the value of
6331         idna-program.
6332
6333         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6334
6335         * smiley.el (smiley-style): Don't directly call face-attribute.
6336
6337 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6338
6339         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6340
6341         * gnus-dired.el: Reduce Gnus dependencies.
6342         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6343         require.  Use autoloads instead.
6344         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6345         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6346         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6347         (gnus-dired-mode): Adjust doc string.
6348         (gnus-dired-mail-mode): New variable.
6349         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6350         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6351         (gnus-dired-mail-buffers): New function.  Return mail or message
6352         composition buffers.
6353         (gnus-dired-attach): Use it.
6354         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6355         NO-DECODE.
6356         (gnus-dired-print): Use `gnus-print-buffer' depending on
6357         `gnus-dired-mail-mode'.
6358
6359 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * rfc2047.el (rfc2047-encoded-word-regexp)
6362         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6363         explaining what regexp patterns are for.
6364
6365 2007-12-04  Glenn Morris  <rgm@gnu.org>
6366
6367         * password.el: Move to password-cache.el.
6368
6369         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6370         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6371         * mml-smime.el (password-read, password-cache-add)
6372         (password-cache-remove):
6373         No need to autoload, since mml-sec requires password.
6374
6375         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6376         * message.el (gnus-extract-address-components):
6377         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6378
6379         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6380         password.
6381
6382 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6383
6384         * mailcap.el: Reduce dependencies.
6385         (mail-header-parse-content-type): Autoload.
6386         (mailcap-delete-duplicates): New alias.
6387         (mailcap-mime-info): Add optional argument NO-DECODE.
6388         (mailcap-mime-types): Use mailcap-delete-duplicates.
6389
6390         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6391
6392 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6393
6394         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6395         (imap-parse-status): Upcase status-att for servers that sends them
6396         lower-case (e.g., MS Exchange 2007).
6397
6398 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6399
6400         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6401         function.
6402
6403         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6404         (gnus-uu-yenc-article): New function.
6405
6406         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6407
6408         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6409         buffer.
6410
6411 2007-12-02  Glenn Morris  <rgm@gnu.org>
6412
6413         * binhex.el (binhex): New custom group.
6414         (binhex-decoder-program, binhex-decoder-switches)
6415         (binhex-use-external): Move to the binhex custom group.
6416
6417         * uudecode.el (uudecode): New custom group.
6418         (uudecode-decoder-program, uudecode-decoder-switches)
6419         (uudecode-use-external): Move to the uudecode custom group.
6420
6421         * netrc.el (top-level): Don't load `encrypt' features.
6422         (netrc-parse): Don't use encrypt.
6423         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6424
6425         * encrypt.el: Remove file.
6426
6427 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6428
6429         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6430         matches on patches.
6431
6432         * gnus-art.el (gnus-article-browse-html-article): Mention
6433         `mm-text-html-renderer' in the doc string.
6434
6435         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6436         string.  Add comments.
6437
6438         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6439         if rhs is ASCII.
6440
6441 2007-12-01  Glenn Morris  <rgm@gnu.org>
6442
6443         * mail-source.el (top-level): Require format-spec before
6444         eval-when-compile.
6445
6446 2007-11-30  Glenn Morris  <rgm@gnu.org>
6447
6448         * encrypt.el: Require password, rather than autoloading password-read.
6449
6450 2007-11-29  Glenn Morris  <rgm@gnu.org>
6451
6452         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6453         (sasl-make-client, sasl-next-step, sasl-step-data)
6454         (sasl-step-set-data): Declare as functions.
6455
6456 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6457
6458         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6459
6460 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6461
6462         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6463         certs should be verified and what is to be done in the event of a
6464         verification failure.
6465
6466         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6467         caller can indicate whether the cache should be disregarded for this
6468         call.  This way the result of the call is reproducible at all times and
6469         can be considered a canonical server name for the supplied method.
6470         (gnus-agent-method-p): Canonicalize server names by pushing their
6471         method through `gnus-method-to-server' using the no-cache argument.
6472
6473         * gnus-srvr.el (gnus-server-insert-server-line): Call
6474         `gnus-method-to-server' with `no-cache' argument.
6475
6476         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6477         gnus-agent-possibly-synchronize-flags as this should be called when the
6478         server is actually being opened.
6479         (gnus-agent-possibly-synchronize-flags)
6480         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6481         flags file of an agentized server to the latter function.
6482
6483         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6484         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6485         after a connection has been established successfully.
6486
6487 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6488
6489         * gnus-art.el (article-display-face): Force to display face if called
6490         interactively; check if gnus-article-x-face-too-ugly matches author.
6491         (article-display-x-face): Display face even if From header is missing
6492         as article-display-face does.
6493
6494 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6495
6496         * hashcash.el (message-narrow-to-headers-or-head)
6497         (message-fetch-field, message-goto-eoh)
6498         (message-narrow-to-headers): Declare as functions.
6499
6500 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6501
6502         * mail-source.el (mail-sources): Default to fetch from file for
6503         compatibility with default of nnmail-spool-file.
6504
6505 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6506
6507         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6508         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6509         to look for encoded word that should be encoded again.
6510         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6511         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6512         encoding pattern.
6513         (rfc2047-decode-region): Switch strict regexp and loose one according
6514         to rfc2047-allow-irregular-q-encoded-words.
6515
6516 2007-11-25  Romain Francoise  <romain@orebokech.com>
6517
6518         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6519
6520 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6521
6522         * tls.el (tls-program): Provide more custom choices from
6523         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6524         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6525
6526 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6527
6528         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6529         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6530
6531         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6532         `nnmail-spool-file'.
6533
6534         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6535         `nnmail-spool-file'.
6536
6537         * gnus-move.el (gnus-change-server): Ditto.
6538
6539         * gnus-kill.el (gnus-batch-score): Ditto.
6540
6541         * gnus-cache.el (gnus-jog-cache): Ditto.
6542
6543         * gnus-msg.el (gnus-summary-reply):
6544         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6545
6546 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6547
6548         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6549         version.  Minor improvement to doc strings.
6550         (tls-program): Add comment.
6551
6552 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6553
6554         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6555         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6556         mismatch between the hostname provided in the certificate and the name
6557         of the host connnecting to.
6558         (open-tls-stream): Use them.  Check certificates against trusted root
6559         certificates.
6560
6561 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6562
6563         * gnus-cache.el (gnus-cache-generate-nov-databases):
6564         Use nnml-generate-nov-databases-directory instead of
6565         nnml-generate-nov-databases-1.
6566
6567 2007-11-24  Glenn Morris  <rgm@gnu.org>
6568
6569         * message.el (message-tool-bar-retro): Update for rename
6570         mail_send.xpm->mail-send.xpm.
6571
6572 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6573
6574         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6575         `smime-ldap-search' for Emacs 22 and up.
6576
6577 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6578
6579         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6580
6581         * message.el (message-send-mail-function): Fix error convention.
6582         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6583         (message-widen-reply, message-send-mail, message-talkative-question)
6584         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6585         (message-clone-locals, message-send-news): Use with-current-buffer.
6586         (message-insert-or-toggle-importance): Remove unused var `valid'.
6587         (message-make-references): Remove unused var `new-references'.
6588         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6589
6590 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6591
6592         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6593         (spam-split-symbolic-return-positive): Reflow docstring.
6594         (spam-backends, spam-summary-exit-behavior)
6595         (spam-mark-ham-unread-before-move-from-spam-group)
6596         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6597         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6598         (spam-clear-cache, spam-backend-check, spam-install-backend)
6599         (spam-install-statistical-backend, spam-list-of-processors)
6600         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6601         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6602         (spam-check-crm114, spam-initialize, spam-unload-hook):
6603         Fix typos in docstrings.
6604
6605 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6606
6607         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6608         been checked if they have never been read and those group levels are
6609         higher than the one that a user specified.
6610
6611 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6614         foreign groups unless a group level is specified by a user.
6615         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6616
6617 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6618
6619         * message.el (message-send-mail-function): Require sendmail.
6620
6621 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6622
6623         * message.el (message-send-mail-function): Check for smtpmail too.
6624
6625         * utf7.el (utf7-encode, utf7-decode): Use coding system
6626         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6627
6628         * message.el (message-send-mail-function): New function.
6629         (message-send-mail-function): Set default using
6630         message-send-mail-function.  Adjust doc string.
6631         (message-send-mail-with-mailclient): New function.
6632
6633 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6634
6635         * smime.el (from):
6636         * rfc2047.el (message-posting-charset):
6637         * qp.el (mm-use-ultra-safe-encoding):
6638         * pop3.el (parse-time-months):
6639         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6640         * nnml.el (files):
6641         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6642         (jka-compr-compression-info-list, ange-ftp-path-format)
6643         (efs-path-regexp):
6644         * nndiary.el (files):
6645         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6646         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6647         (epg-digest-algorithm-alist, inhibit-redisplay)
6648         (password-cache-expiry):
6649         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6650         (pgg-output-buffer, password-cache-expiry):
6651         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6652         (efs-path-regexp):
6653         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6654         (inhibit-redisplay):
6655         * mm-uu.el (file-name, start-point, end-point, entry)
6656         (gnus-newsgroup-name, gnus-newsgroup-charset):
6657         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6658         (latin-unity-ucs-list):
6659         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6660         (mm-uu-binhex-decode-function):
6661         * message.el (gnus-message-group-art, gnus-list-identifiers)
6662         (rmail-enable-mime-composing, gnus-local-organization)
6663         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6664         (gnus-read-active-file, facemenu-add-face-function)
6665         (facemenu-remove-face-function, gnus-article-decoded-p)
6666         (tool-bar-mode):
6667         * mail-source.el (display-time-mail-function):
6668         * gnus-util.el (nnmail-pathname-coding-system)
6669         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6670         (gnus-original-article-buffer, gnus-user-agent)
6671         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6672         (xemacs-codename, sxemacs-codename, emacs-program-version):
6673         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6674         * gnus-start.el (gnus-agent-covered-methods)
6675         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6676         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6677         (gnus-newsgroup-headers, gnus-group-list-mode)
6678         (gnus-group-mark-positions, gnus-newsgroup-data)
6679         (gnus-newsgroup-unreads, nnoo-state-alist)
6680         (gnus-current-select-method, mail-sources)
6681         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6682         (nnmail-spool-file, gnus-cache-active-hashtb):
6683         * gnus-mh.el (mh-lib-progs):
6684         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6685         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6686         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6687         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6688         (gnus-group-buffer):
6689         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6690         (font-lock-set-defaults):
6691         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6692         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6693         (gnus-summary-post-menu, total-parts, type, condition, length):
6694         * gnus-agent.el (gnus-agent-read-agentview):
6695         * flow-fill.el (show-trailing-whitespace):
6696         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6697         eval-and-compile wrappers for byte compiler pacifiers.
6698
6699         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6700         (mm-display-inline-fontify): Check for featurep 'xemacs not
6701         extent-list.
6702
6703         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6704         itimer-list.
6705         (mm-create-image-xemacs): Only do something for XEmacs.
6706         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6707
6708         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6709
6710         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6711         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6712
6713 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6714
6715         * nnimap.el (nnimap-split-download-body):
6716         * gnus-demon.el (gnus-demon):
6717         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6718
6719 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6720
6721         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6722         macros.
6723         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6724         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6725         copy data from unibyte buffer to multibyte current buffer.
6726         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6727         to copy data from unibyte current buffer to multibyte buffer.
6728         (nntp-make-process-buffer): Make process buffer unibyte.
6729
6730         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6731
6732 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6733
6734         * pop3.el (pop3-open-server): Accept and process data more robustly at
6735         connexion start to avoid spurious "POP SSL connexion failed" errors.
6736
6737 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6740         read group names.
6741
6742 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6743
6744         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6745
6746 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6749         (nnmail-save-active): Use a unibyte buffer when saving active file,
6750         which may contain non-ASCII group names.
6751
6752         * nnml.el (nnml-request-group): Decode group names in messages.
6753
6754 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6755
6756         * message.el (message-citation-line-function)
6757         (message-insert-formatted-citation-line): Fix spelling of
6758         `message-insert-formated-citation-line'.
6759
6760 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6761
6762         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6763
6764 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6765
6766         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6767         nnmail-pathname-coding-system.
6768
6769         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6770         that a user enters; decode group names in messages.
6771
6772         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6773
6774 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6775
6776         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6777
6778         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6779
6780         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6781         risky local variable.
6782
6783         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6784
6785 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6786
6787         * encrypt.el: Improve documentation to fix function name typo.
6788         Reported by Daiki Ueno <ueno@unixuser.org>.
6789
6790 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6791
6792         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6793         even if the point is not in the last page of an article.
6794         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6795         back to the previous page.
6796
6797 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6798
6799         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6800
6801 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6802
6803         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6804
6805 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6806
6807         * message.el (message-check-news-body-syntax): Avoid
6808         mm-string-as-multibyte.
6809         (message-hide-headers): Don't assume (point-min)==1.
6810
6811 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6812
6813         * message.el (message-remove-blank-cited-lines): Fix if remove is
6814         given.
6815         (message-bogus-address-regexp): New variable.
6816         (message-bogus-recipient-p): New function.
6817         (message-check-recipients): New command.
6818         (message-syntax-checks): Add `bogus-recipient'.
6819         (message-fix-before-sending): Add `bogus-recipient'.
6820
6821         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6822         (gnus-treat-body-boundary): Don't test window-system.
6823
6824 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6825
6826         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6827
6828 2007-10-28  Miles Bader  <miles@gnu.org>
6829
6830         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6831         at compile-time too.
6832
6833 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6834
6835         * gnus-msg.el (gnus-message-setup-hook): Add
6836         `message-remove-blank-cited-lines' to options.
6837
6838 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6839
6840         * message.el (message-remove-blank-cited-lines): New function.
6841         Suggested by Karl Plästerer.
6842
6843 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6846         mapc.
6847
6848         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6849         (top-level): Use mapc to set functions to be traced for debugging.
6850
6851         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6852         called for effect with while loop.
6853
6854         * message.el (message-talkative-question): Replace mapcar called for
6855         effect with mapc.
6856
6857         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6858         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6859         called for effect with dolist.
6860
6861         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6862
6863         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6864         gnus-extra-headers and nnmail-extra-headers.
6865
6866         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6867         called for effect with dolist.
6868         (top-level): Use mapc to set functions to be traced for debugging.
6869
6870         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6871         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6872         dolist.
6873
6874         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6875         Replace mapcar called for effect with mapc.
6876         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6877         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6878         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6879         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6880
6881         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6882         remove-if that's a cl function.
6883
6884         * webmail.el (webmail-debug): Replace mapcar called for effect with
6885         dolist.
6886
6887         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6888         with mapc.
6889
6890 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6891
6892         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6893         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6894         with while loop.
6895
6896         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6897         functions from article-* functions.
6898         (gnus-multi-decode-header): Replace mapcar called for effect with
6899         dolist.
6900
6901         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6902         (gnus-bookmark-show-details): Replace mapcar called for effect with
6903         while loop.
6904
6905         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6906         called for effect with while loop.
6907
6908         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6909         with dolist.
6910
6911         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6912         mapcar called for effect with dolist.
6913
6914         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6915
6916         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6917         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6918         Replace mapcar called for effect with dolist.
6919         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6920         mapc.
6921
6922         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6923         Replace mapcar called for effect with dolist.
6924         (gnus-topic-list): Replace mapcar called for effect with mapc.
6925
6926         * gnus.el: Use mapc instead of mapcar to add autoloads.
6927
6928 2007-10-23  Richard Stallman  <rms@gnu.org>
6929
6930         * gnus-group.el (gnus-group-highlight): Mark as risky.
6931
6932 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6933
6934         * gnus.el (gnus-server-to-method): Return method found first in
6935         gnus-newsrc-alist.
6936
6937         * gnus-art.el (gnus-article-highlight-signature)
6938         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6939         button overlay without the front stickiness.
6940
6941 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6942
6943         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6944         overview buffer needed a catch to receive its throw.
6945         (gnus-agent-flush-cache): Declared as interactive to make this function
6946         easier to use.
6947
6948 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6949
6950         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6951         `next-line'.
6952
6953 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6956         exclude address matching message-dont-reply-to-names.
6957
6958 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * gnus-util.el (gnus-string<): New function.
6961
6962         * gnus-sum.el (gnus-article-sort-by-author)
6963         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6964
6965 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6968         the frame-focus tag is set in gnus-buffer-configuration.
6969
6970 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6973         the front stickiness.
6974
6975 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6978         url pattern; remove duplicate one.
6979         (gnus-article-extend-url-button): New function.
6980         (gnus-article-add-buttons): Use it.
6981         (gnus-button-push): Use concatenated url that it makes.
6982
6983 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6984
6985         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6986
6987 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6988
6989         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6990         Don't hardcode point-min==1.
6991
6992 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6993
6994         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6995         Fix comment about "iso8859-1".
6996
6997 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6998
6999         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7000         ones returned from the verify-function.
7001
7002         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7003         mml2015-extract-cleartext-signature if extraction failed.
7004
7005 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7006
7007         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7008         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7009         failed.
7010
7011 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7012
7013         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7014
7015 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7016
7017         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7018         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7019         recommends to use EasyPG instead of PGG.
7020
7021         * pgg.el: Revert to revision 6.23.2.16.
7022
7023         * pgg-def.el: Revert to revision 6.6.2.14.
7024
7025         * pgg-gpg.el: Revert to revision 6.23.2.34.
7026
7027 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7028
7029         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7030         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7031         thread for both the null and zero (kill/expire thread) universal prefix
7032         cases.
7033         (gnus-summary-expire-thread): Add new function to expire a thread,
7034         using gnus-summary-kill-thread.
7035         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7036         shortcuts for gnus-summary-expire-thread.
7037         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7038         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7039
7040 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7041
7042         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7043         extras value, so an extras entry can be deleted.
7044         (gnus-registry-delete-extra-entry): Use it.
7045         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7046         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7047         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7048         storage through the gnus-registry, and provide an appropriate API for
7049         it.
7050
7051 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7054         Suggested by Leo <sdl.web@gmail.com>.
7055
7056         * gnus.el: Do.
7057
7058 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7061         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7062
7063         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7064
7065         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7066         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7067
7068 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7071         newline.
7072         (nnmbox-request-accept-article): Don't change article in source buffer;
7073         narrow to header to use message-fetch-field rather than
7074         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7075         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7076         as delimiters; make sure article ends with newline.
7077         (nnmbox-delete-mail): Correct last position of article to be deleted;
7078         ignore X-Gnus-Newsgroup header in article body.
7079         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7080         positions; make sure article ends with newline.
7081
7082         * message.el (message-display-abbrev): Don't infloop when a user
7083         inserts SPC in the beginning of header.
7084
7085         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7086         coding-system-for-read and coding-system-for-write for XEmacs having no
7087         file-coding feature.
7088
7089         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7090
7091 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7092
7093         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7094         list of groups not followed by default.  Fix type to be regexp.
7095         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7096
7097 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7098
7099         * hmac-def.el (define-hmac-function): Switch from old-style to
7100         new-style backquotes.
7101
7102         * md4.el (md4-make-step): Likewise.
7103
7104 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7107         raw-text coding system when saving .newsrc file, which may contain
7108         non-ASCII group names.
7109
7110 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7111
7112         * gnus-cus.el (gnus-score-extra): New widget.
7113         (gnus-score-extra-convert): New function.
7114         (gnus-score-customize): Use it for Extra.
7115
7116 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7117
7118         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7119         (mml2015-mailcrypt-clear-verify): Use it.
7120         (mml2015-gpg-clear-verify): Use it.
7121         (mml2015-pgg-clear-verify): Use it.
7122         (mml2015-epg-clear-verify): Replace the current part with the output
7123         from GnuPG; don't extract the plaintext by itself.
7124
7125         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7126         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7127         mml2015-clear-verify-function; don't touch the armor headers or
7128         dash-escaped text here.
7129
7130 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7131
7132         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7133         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7134         parts, or application/octet-stream as a last resort.
7135         (gnus-mime-view-part-as-type): Don't toggle display.
7136         (gnus-mime-view-part-as-charset): Don't turn off display before
7137         querying charset.
7138
7139         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7140         stuff to undisplayer function in Emacs.
7141         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7142
7143         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7144         text/calendar parts.
7145
7146 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7149         decoding text/calendar parts.
7150
7151         * message.el (message-forward-make-body-mime): Always mark body as
7152         having no illegible text; remove signed-or-encrypted argument.
7153         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7154
7155         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7156         (mml-generate-mime-1): Don't encode body if it is specified to be in
7157         raw form; don't make buffer be unibyte when inserting multibyte string.
7158
7159 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7160
7161         * sha1.el: Fix up comment style.
7162         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7163         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7164
7165         * hex-util.el: Fix up comment style.
7166         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7167
7168         * gnus-salt.el: Use with-current-buffer.
7169         (gnus-pick-setup-message): Fix long-standing typo.
7170
7171 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * imap.el (imap-logout-timeout): New variable.
7174         (imap-logout, imap-logout-wait): New functions.
7175         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7176
7177         * nnimap.el (nnimap-logout-timeout): New server variable.
7178         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7179         nnimap-logout-timeout.
7180
7181         * gnus-art.el (gnus-article-summary-command-nosave)
7182         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7183
7184 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus.el (gnus-maximum-newsgroup): New variable.
7187
7188         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7189         according to gnus-maximum-newsgroup.
7190
7191         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7192         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7193         Limit the range of articles according to gnus-maximum-newsgroup.
7194
7195 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7196
7197         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7198         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7199         Don't perform gnus-configure-windows here; reuse existing sticky
7200         article buffer.
7201
7202         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7203         it doesn't exist in gnus-article-mode.
7204
7205 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7208         (gnus-agent-decoded-group-name): New function.
7209         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7210         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7211
7212 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7213
7214         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7215         Add binding for gnus-sticky-article.
7216         (gnus-summary-exit): Don't kill sticky article buffers.
7217
7218         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7219         article buffer.
7220         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7221         (gnus-kill-sticky-article-buffers): New commands.
7222
7223 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7224
7225         * nntp.el (nntp-xref-number-is-evil): New server variable.
7226         (nntp-find-group-and-number): If it is non-nil, don't trust article
7227         numbers in the Xref header.
7228
7229 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7230
7231         * gnus-agent.el (gnus-agent-read-group): New function.
7232         (gnus-agent-flush-group, gnus-agent-expire-group)
7233         (gnus-agent-regenerate-group): Use it.
7234         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7235         nnmail-pathname-coding-system.
7236
7237 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7240
7241         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7242         that are unread as unread, and also as selected so that information of
7243         marks having been changed by a user may be updated when exiting group.
7244
7245 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7248         calculated ignoring signature parts to gnus-treat-article.
7249
7250 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7253         a point here in order to keep the window start.
7254         (gnus-insert-mime-security-button): Make a button overlay without the
7255         front stickiness.
7256         (gnus-mime-display-security): Goto the end of a button.
7257
7258         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7259
7260 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7263         group-name-at-point.
7264         (gnus-group-completing-read): New function that offers decoded
7265         non-ASCII group names for completion.
7266         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7267         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7268         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7269         (gnus-group-fetch-control): Use it.
7270         (gnus-fetch-group): Use group-name-at-point for the initial value
7271         rather than the default value; use gnus-alive-p.
7272
7273         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7274         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7275         (gnus-summary-post-news): Use gnus-group-completing-read.
7276
7277         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7278         (gnus-read-move-group-name): Decode group name for completion.
7279
7280 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7281
7282         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7283         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7284         Yamaoka slightly modified the code).
7285
7286 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7287
7288         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7289         (nnmail-split-incoming): Bind it.
7290
7291         * nnml.el (nnml-group-name-charset): New function.
7292         (nnml-decoded-group-name): Use it; don't decode group name if
7293         nnmail-group-names-not-encoded-p is non-nil.
7294         (nnml-encoded-group-name): New function.
7295         (nnml-group-pathname): Inline nnml-decoded-group-name.
7296         (nnml-request-expire-articles): Decode group name in message.
7297         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7298         nnmail-pathname-coding-system.
7299         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7300         not decoded ones according to nnmail-group-names-not-encoded-p.
7301         (nnml-generate-active-info): Use nnml-encoded-group-name.
7302
7303 2007-08-08  Glenn Morris  <rgm@gnu.org>
7304
7305         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7306         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7307         doc-strings and comments.
7308
7309 2007-07-25  Glenn Morris  <rgm@gnu.org>
7310
7311         * Relicense all FSF files to GPLv3 or later.
7312
7313 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * gnus-sum.el (gnus-summary-move-article): Make
7316         gnus-summary-respool-article work.
7317
7318 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7319
7320         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7321         string.
7322
7323 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7324
7325         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7326         that should be ignored when comparing distant RSS articles with local
7327         ones.
7328         (nnrss-make-hash-index): New function.  Create a hash index according
7329         to the ignored fields.
7330         (nnrss-check-group): Use it.
7331
7332 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7335
7336         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7337
7338         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7339         the new optional argument ENCODED is non-nil.
7340         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7341         coding system for encoding group name.
7342         (gnus-group-make-rss-group): Pass un-encoded group name to
7343         gnus-group-make-group.
7344         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7345         encoded.
7346
7347         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7348         Encode group name to which articles are moved or copied.
7349         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7350         coding system for encoding Newsgroup, Followup-To and Xref headers.
7351
7352         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7353         marks; use nnheader-file-coding-system to write a file.
7354         (nnagent-retrieve-headers): Bind file-name-coding-system to
7355         nnmail-pathname-coding-system.
7356
7357         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7358
7359         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7360         (nnml-request-article, nnml-request-create-group)
7361         (nnml-request-rename-group, nnml-find-id)
7362         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7363         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7364         (nnml-save-marks): Use nnml-group-pathname instead of
7365         nnmail-group-pathname.
7366
7367         (nnml-request-create-group, nnml-request-expire-articles)
7368         (nnml-request-move-article, nnml-request-delete-group)
7369         (nnml-deletable-article-p, nnml-possibly-create-directory)
7370         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7371         (nnml-open-marks): Bind file-name-coding-system to
7372         nnmail-pathname-coding-system.
7373
7374         (nnml-request-article): Pass server argument to nnml-find-group-number.
7375         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7376         server argument to nnml-possibly-create-directory.
7377         (nnml-request-accept-article): Pass server argument to
7378         nnml-active-number and nnml-save-mail.
7379         (nnml-find-group-number): Pass server argument to nnml-find-id.
7380         (nnml-request-update-info): Pass server argument to
7381         nnml-marks-changed-p.
7382
7383         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7384         (nnml-save-mail, nnml-active-number): Add server argument.
7385
7386         (nnml-request-delete-group): Warn if group is missing.
7387         (nnml-get-nov-buffer): Decode group name.
7388         (nnml-generate-active-info): Encode group name.
7389         (nnml-open-marks): Decode group name in messages.
7390
7391 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7394         if it is not specified.
7395         (gnus-article-pipe-part, gnus-article-save-part)
7396         (gnus-article-interactively-view-part, gnus-article-copy-part)
7397         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7398         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7399         (gnus-article-replace-part, gnus-article-delete-part)
7400         (gnus-article-view-part-as-type): Pass raw prefix argument to
7401         gnus-article-part-wrapper.
7402
7403 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7404
7405         * gnus-agent.el (gnus-agent-save-active): Bind
7406         nnheader-file-coding-system to gnus-agent-file-coding-system.
7407
7408         * gnus-cache.el (gnus-cache-save-buffers)
7409         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7410         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7411         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7412         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7413         (gnus-cache-generate-active, gnus-cache-rename-group)
7414         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7415         (gnus-cache-update-overview-total-fetched-for): Bind
7416         file-name-coding-system to nnmail-pathname-coding-system.
7417         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7418         variables.
7419         (gnus-cache-decoded-group-name): New function.
7420         (gnus-cache-file-name): Use it.
7421         (gnus-cache-generate-active): Use non-decoded group name for active.
7422
7423         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7424         right place.
7425         (gnus-write-active-file): Don't break non-ASCII group names.
7426
7427         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7428         nnmail-pathname-coding-system.
7429
7430         * lpath.el: Bind default-file-name-coding-system,
7431         file-name-coding-system and language-info-alist for XEmacs.
7432
7433         * gnus-uu.el (gnus-uu-decode-save): Typo.
7434
7435 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7436
7437         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7438
7439 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7440
7441         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7442         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7443         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7444         (gnus-agent-flush-group, gnus-agent-flush-cache)
7445         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7446         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7447         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7448         (gnus-agent-regenerate-group)
7449         (gnus-agent-update-files-total-fetched-for)
7450         (gnus-agent-update-view-total-fetched-for): Bind
7451         file-name-coding-system to nnmail-pathname-coding-system.
7452         (gnus-agent-group-pathname): Don't encode file names by
7453         nnmail-pathname-coding-system.
7454         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7455         coding-system-for-write instead of buffer-file-coding-system to
7456         gnus-agent-file-coding-system.
7457
7458         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7459         Decode group name.
7460
7461         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7462
7463         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7464         (gnus-read-newsrc-el-file): Make group names unibyte.
7465
7466         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7467         nnmail-pathname-coding-system.
7468
7469         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7470         (nnrss-request-delete-group): Bind file-name-coding-system to
7471         nnmail-pathname-coding-system.
7472         (nnrss-read-server-data, nnrss-read-group-data): Bind
7473         file-name-coding-system correctly.
7474         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7475
7476         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7477         (nntp-server-to-method-cache): New variable.
7478         (nntp-group-pathname): New function that decodes non-ASCII group names.
7479         (nntp-possibly-create-directory, nntp-marks-changed-p)
7480         (nntp-save-marks, nntp-open-marks): Use it.
7481         (nntp-possibly-create-directory, nntp-open-marks):
7482         Bind file-name-coding-system to nnmail-pathname-coding-system.
7483         (nntp-open-marks): Decode group names when bootstrapping marks.
7484
7485         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7486         Newsgroups and Folowup-To headers.
7487
7488 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7491         (gnus-server-closed-face, gnus-server-denied-face)
7492         (gnus-server-offline-face): Remove variable.
7493         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7494
7495         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7496         of modifying message-stack directly for XEmacs.
7497
7498         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7499         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7500         if the coding-system argument is nil for XEmacs.
7501
7502         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7503         mm-charset-override-alist.
7504
7505         * rfc2047.el: Don't require base64; require rfc2045 for the function
7506         rfc2045-encode-string.
7507         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7508         to quote the parameter value.
7509
7510 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7511
7512         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7513         form in gnus-group-name-charset-method-alist.
7514
7515         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7516         overrides the default layout edit-form.
7517
7518         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7519
7520         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7521
7522 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7523
7524         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7525         as unfetched articles.
7526
7527 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7528
7529         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7530
7531 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7532
7533         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7534         original back end that keeps marks in the local system.
7535
7536 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7537
7538         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7539         arg of pop-to-buffer for XEmacs.
7540         (gnus-article-read-summary-keys): Ditto; don't restore window
7541         configuration if summary command ends up with neither article buffer
7542         nor summary buffer; describe bindings if summary keys end with C-h.
7543
7544 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * message.el (message-fix-before-sending): Skip raw message part to be
7547         forwarded while checking illegible text.
7548         (message-forward-make-body-mime, message-forward-make-body): Mark
7549         signed or encrypted raw message as having no illegible text.
7550
7551 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7554         (gnus-message-with-timestamp-1): New macro.
7555         (gnus-message-with-timestamp): New function.
7556         (gnus-message): Use them.
7557
7558         * nnheader.el (nnheader-message): Use them.
7559
7560 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7561
7562         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7563         .newsrc.eld file.
7564
7565 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * gnus-agent.el (gnus-agent-fetch-headers)
7568         (gnus-agent-retrieve-headers): Bind
7569         gnus-decode-encoded-address-function to identity.
7570
7571         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7572         available also when the server returns simply a dot.
7573
7574         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7575
7576 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7577
7578         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7579
7580 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * gnus-ems.el (gnus-x-splash): Make it work.
7583
7584         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7585         from being used.
7586
7587         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7588
7589 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7592         4th and the 5th arguments.
7593
7594         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7595         the front stickiness.
7596         (gnus-article-summary-command-nosave): Correct the order of the
7597         arguments passed to pop-to-buffer.
7598         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7599         summary command ends up with the article buffer.
7600
7601         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7602         the same faces.
7603
7604 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7605
7606         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7607
7608 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7609
7610         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7611         * gnus-sum.el (gnus-summary-highlight):
7612         * pgg.el (pgg-sign-region, pgg-sign):
7613         * mail-source.el (mail-source-delete-old-incoming-confirm):
7614         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7615
7616 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7617
7618         * gnus-art.el (gnus-mime-view-part-externally)
7619         (gnus-mime-view-part-internally): Fix predicate function passed to
7620         completing-read.
7621
7622         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7623
7624         * gnus.el (gnus-update-message-archive-method): Add :version.
7625
7626 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7627
7628         * gnus.el (gnus-update-message-archive-method): New variable.
7629
7630         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7631         according to gnus-message-archive-method if
7632         gnus-update-message-archive-method is non-nil.
7633
7634 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7635
7636         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7637         by Loic Dachary <loic@dachary.org>.
7638         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7639
7640 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * message.el (message-pop-to-buffer): Add switch-function argument.
7643         (message-mail): Pass switch-function argument to it.
7644
7645 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7646
7647         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7648         Improve doc string.
7649
7650 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7653         (gnus-header-content)
7654         * gnus-cite.el (gnus-cite-10)
7655         * gnus-srvr.el (gnus-server-closed)
7656         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7657         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7658         (gnus-group-mail-3-empty, gnus-group-mail-low)
7659         (gnus-group-mail-low-empty, gnus-splash)
7660         * message.el (message-header-to, message-header-cc)
7661         (message-header-subject, message-header-other, message-header-name)
7662         (message-header-xheader, message-separator, message-cited-text)
7663         (message-mml): Lighten colors of faces used for dark background.
7664
7665 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7666
7667         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7668         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7669
7670 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7671
7672         * message.el (message-narrow-to-headers-or-head):
7673         Ignore mail-header-separator in the body.
7674
7675 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7678         same as window size.
7679
7680 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7681
7682         * message.el (message-font-lock-keywords): Use message-header-xheader
7683         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7684         ahead of the anything pattern, to get it recognised.
7685
7686 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7687
7688         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7689         spam.el loads uses it in the compiled defadvice form.
7690
7691 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7692
7693         * gnus-sum.el (gnus-articles-to-read)
7694         (gnus-summary-insert-old-articles): Don't truncate group name for
7695         `read-string'.
7696
7697         * gnus-util.el (gnus-limit-string): Delete this function.
7698
7699         * gnus-sum.el (gnus-simplify-subject-fully): Use
7700         `truncate-string-to-width' instead.
7701
7702 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7703
7704         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7705         if, on summary exit, the next group has to be selected.
7706         (gnus-summary-exit): Use it.
7707
7708 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7709
7710         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7711         non-break space.
7712
7713 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7716         Check if group is not a directory.
7717         (nnfolder-request-expire-articles): Don't delete articles if the target
7718         group is not available.
7719
7720         * nnml.el (nnml-request-create-group): Properly check if group is not a
7721         file.
7722         (nnml-request-expire-articles): Don't delete articles if the target
7723         group is not available.
7724
7725         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7726         Don't quote characters that are within parentheses.
7727
7728 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7731         (gnus-handle-ephemeral-exit): Select article according to it.
7732
7733 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7734
7735         * message.el (message-insert-formated-citation-line): Remove newline.
7736         (message-citation-line-format): Add final \n here so that the user can
7737         avoid a blank line.
7738
7739 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7740
7741         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7742         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7743         Update lanl/arXiv support.
7744
7745 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7746
7747         * gnus.el: Bump version number.
7748
7749 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7750
7751         * gnus.el (gnus-version-number): Bump version.
7752
7753 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7754
7755         * gnus.el: No Gnus v0.6 is released.
7756
7757 2007-04-27  Didier Verna  <didier@xemacs.org>
7758
7759         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7760         * gmm-utils.el (gmm-regexp-concat): here.
7761         * message.el: Don't require 'gnus-util.
7762         (message-dont-reply-to-names): Handle name change above.
7763         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7764
7765 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7766
7767         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7768         since the initial value varies according to the system.
7769
7770 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7771
7772         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7773
7774 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7775
7776         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7777
7778 2007-04-24  Didier Verna  <didier@xemacs.org>
7779
7780         Improve the type of gnus-ignored-from-addresses.
7781         * gnus-util.el (gnus-orify-regexp): New function.
7782         * message.el (gnus-util): Require it.
7783         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7784         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7785         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7786
7787 2007-04-24  Didier Verna  <didier@xemacs.org>
7788
7789         * gnus-sum.el:
7790         * gnus-utils.el: Fix some trailing whitespaces.
7791
7792 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7795         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7796         article's Message-ID; refer parent article in summary buffer.
7797
7798         * message.el (message-bounce): Call mime-to-mml.
7799
7800         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7801         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7802         optimize and/or forms properly.
7803
7804 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7805
7806         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7807         URL.
7808
7809 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7812
7813 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7816         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7817         displayed of multipart/alternative part if it is invoked from summary
7818         buffer.
7819
7820         * mm-view.el (mm-inline-text-html-render-with-w3m)
7821         (mm-inline-text-html-render-with-w3m-standalone)
7822         (mm-inline-render-with-function): Use mail-parse-charset by default.
7823
7824 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7825
7826         * parse-time.el (parse-time-string-chars): Check if CHAR
7827         is less than the length of parse-time-syntax.
7828
7829 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7830
7831         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7832         from gnus-newsgroup-processable.
7833
7834 2007-04-16  Didier Verna  <didier@xemacs.org>
7835
7836         * gnus-msg.el (gnus-configure-posting-styles): Handle
7837         message-signature-directory properly with :file syntax.  Reported by
7838         "Leo".
7839
7840 2007-04-11  Didier Verna  <didier@xemacs.org>
7841
7842         New user option: message-signature-directory.
7843         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7844         * message.el (message-insert-signature): Ditto.
7845         * message.el (message-signature-file): Doc update.
7846         * message.el (message-signature-directory): New.
7847
7848 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * gnus-msg.el (gnus-inews-yank-articles): Use
7851         message-exchange-point-and-mark instead of exchange-point-and-mark.
7852
7853 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7854
7855         * message.el (message-yank-original): Make sure cited text ends with
7856         newline; don't exchange point and mark.
7857
7858 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7859
7860         * tls.el (open-tls-stream): Properly handle case where there
7861         is no associated buffer.
7862
7863 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7864
7865         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7866         message-yank-original, make sure (< mark TEXT point).
7867
7868 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7869
7870         * message.el (message-fill-column): New variable.
7871         (message-mode): Use it.  Add comment on a possible new hook.
7872
7873         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7874         (nnmail-get-new-mail): Reformat.
7875
7876         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7877
7878         * gmm-utils.el: Fix Commentary.
7879         (gmm-tool-bar-from-list): Fix typo in doc string.
7880
7881 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7882
7883         * message.el (message-yank-original): Don't switch point and mark
7884         unnecessarily to put point and mark as documented.
7885
7886 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887
7888         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7889         from the message heads.
7890
7891 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7892
7893         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7894         article buffer does not have a window.  This may not be the best
7895         solution but is certainly better than setting the start of the null,
7896         that is the current, window.
7897
7898 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7899
7900         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7901         (gnus-draft-setup): Run it.
7902
7903         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7904         gnus-score-fast-scoring.  Allow regexp.
7905         (gnus-score-headers): Use it.
7906
7907         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7908         XEmacs.
7909
7910         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7911         string.
7912         (gnus-button-alist): Also catch `<f1> k ...'.
7913         (gnus-treat-display-x-face): Fix doc string.
7914
7915 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7916
7917         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7918         evaluation of gnus-extended-version to ensure correct generation of the
7919         User-Agent header when message-generate-headers-first is used.
7920
7921 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7922
7923         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7924         hashcash-path is nil.  Don't call callback with incorrect number of
7925         parameters if val is 0.
7926
7927 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7928
7929         * message.el (message-required-news-headers):
7930         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7931
7932 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7933
7934         * tls.el (open-tls-stream): In handshake-waiting loop,
7935         don't wait more if there is output available to process.
7936
7937 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7938
7939         * tls.el (tls-program): Doc fix.
7940
7941 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7942
7943         * message.el (message-generate-new-buffers): Change the meaning of the
7944         nil value; add `standard' to the choices; treat t as `unique'; improve
7945         doc string.
7946         (gnus-select-frame-set-input-focus): Autoload.
7947         (message-buffer-name): Search for the existing message buffer if
7948         message-generate-new-buffers is nil or `standard'; treat the value t of
7949         message-generate-new-buffers as `unique'.
7950         (message-pop-to-buffer): Raise the frame already displaying the message
7951         buffer; clear the echo area after querying.
7952         (message-setup): Pass the `continue' argument to compose-mail.
7953         (message-mail): Prefer `switch-function' if it is given; search for the
7954         existing message buffer if the `continue' argument is non-nil; pass
7955         continue and switch-function arguments to compose-mail by way of
7956         message-setup.
7957         (message-mail-other-window): Adjust argument of message-setup.
7958         (message-mail-other-frame): Ditto.
7959
7960 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7963         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7964         to turn font-lock on when turning gnus-message-citation-mode on.
7965
7966 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7967
7968         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7969         (mml-smime-function-alist): New variable; add epg as the backend.
7970         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7971         mml-smime- functions instead.
7972         * mm-view.el: Require smime.
7973
7974 2007-03-05  Didier Verna  <didier@xemacs.org>
7975
7976         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7977         instead of just inheritance for posting styles.
7978         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7979
7980 2007-02-24  Chris Moore  <dooglus@gmail.com>
7981
7982         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7983         * pgg-pgp.el (pgg-pgp-encrypt-region):
7984         * pgg-gpg.el (pgg-gpg-encrypt-region):
7985         Check pgg-encrypt-for-me if no other recipients.
7986
7987 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7988
7989         * tls.el (tls-certtool-program): Fix custom type.
7990
7991 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7994         and point-at-eol instead of line-(beginning|end)-position.
7995
7996         * assistant.el (assistant-parse-buffer): Ditto.
7997
7998         * netrc.el (netrc-parse-services): Ditto.
7999
8000 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8001
8002         * mml2015.el (mml2015-epg-find-usable-key): New function.
8003         (mml2015-epg-sign): Use it.
8004         (mml2015-epg-encrypt): Use it.
8005
8006 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * message.el (message-make-in-reply-to): Quote name containing
8009         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8010         if there are special characters.  Reported by NAKAJI Hiroyuki
8011         <nakaji@jp.freebsd.org>.
8012
8013 2007-02-27  Didier Verna  <didier@xemacs.org>
8014
8015         Include the group parameters as well as the topic ones in the
8016         inheritance filter process.
8017         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8018         argument GROUP-PARAMS-LIST.
8019         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8020
8021 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * nntp.el (nntp-never-echoes-commands)
8024         (nntp-open-connection-functions-never-echo-commands): New variables.
8025         (nntp-send-command): Use them.
8026
8027 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8028
8029         * mml2015.el (mml2015-epg-verify): Simplified.
8030
8031 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * mml.el (mml-content-disposition-alist): New user option.
8034         (mml-content-disposition): New function.
8035         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8036         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8037
8038 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8039
8040         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8041         verification.
8042
8043 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8044
8045         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8046         articles posted in the last 24 hours.
8047
8048 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8049
8050         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8051
8052 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8053
8054         * nntp.el (nntp-send-command): Don't wait for echoes when
8055         nntp-open-ssl-stream is used.
8056
8057 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8060         (gnus-message-add-citation-keywords)
8061         (gnus-message-remove-citation-keywords): Remove.
8062         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8063         directly, make the variables in font-lock-defaults buffer-local, add
8064         gnus-message-citation-keywords to them and then update the value of
8065         font-lock-keywords.
8066
8067 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * message.el (message-cite-original-1): Don't call
8070         gnus-article-highlight-citation.
8071
8072         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8073         citations; fix line count.
8074
8075 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8076
8077         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8078         (gnus-message-add-citation-keywords)
8079         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8080         versions of font-lock-add-keywords and font-lock-remove-keywords to
8081         work with XEmacs correctly.
8082
8083 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * gnus-cite.el (gnus-cite-face-list): Set the values of
8086         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8087         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8088         (gnus-message-cite-prefix-regexp): New variable.
8089         (gnus-message-search-citation-line): Use it; protect against long
8090         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8091         the 0th match data for Emacs.
8092         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8093         (gnus-message-add-citation-keywords): Append keywords rather than
8094         prepending; emulate font-lock-add-keywords if it is not available.
8095         (gnus-message-remove-citation-keywords): Emulate
8096         font-lock-remove-keywords if it is not available.
8097
8098         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8099
8100         * message.el (message-cite-prefix-regexp): Set the value of
8101         gnus-message-cite-prefix-regexp.
8102
8103 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8104
8105         * nnweb.el (nnweb-google-parse-1): Update parser.
8106
8107 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8108
8109         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8110
8111 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8112
8113         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8114         regexp.
8115
8116 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8117
8118         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8119         string-to-multibyte.
8120         (uudecode-decode-region-internal): Use it.
8121
8122         * lpath.el: Fbind string-as-multibyte for XEmacs.
8123
8124 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8125
8126         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8127         custom choice.
8128
8129         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8130
8131 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8132
8133         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8134
8135         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8136         `write-region' to respect `mm-inhibit-file-name-handlers'.
8137
8138 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8139
8140         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8141         Use gnus-home-directory instead of "~/" or "$HOME".
8142
8143 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8144
8145         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8146         to mention filename.
8147         Add comments at beginning regarding usage.
8148         (encrypt-write-file-contents): Change interactive so a string is
8149         acceptable.  If the file has no associated model, show an error instead
8150         of a nonsense prompt.
8151
8152 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8153
8154         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8155         Thanks to Yoshihiko Yamada for kind notification of this typo.
8156
8157 2007-01-12  Kenichi Handa  <handa@m17n.org>
8158
8159         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8160         multibyte buffer.
8161
8162 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8163
8164         * gnus-score.el (gnus-score-fast-scoring): New variable.
8165         (gnus-score-headers): Use it.
8166
8167         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8168
8169         * message.el (message-cite-original-1): Call
8170         gnus-article-highlight-citation if requested.
8171         (message-make-from): Allow name and address as optional arguments.
8172
8173         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8174
8175         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8176         bugs to doc string.
8177         (gnus-button-alist): Add mid\\|message-id.
8178         (gnus-button-fetch-group): Extend for use in
8179         `browse-url-browser-function'.
8180         (gnus-button-url-regexp): Try to catch paired parentheses like in
8181         Wikipedia URLs.
8182
8183         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8184         Suggested by Simon Krahnke <overlord@gmx.li>.
8185
8186 2007-01-13  Romain Francoise  <romain@orebokech.com>
8187
8188         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8189         Update copyright.
8190
8191 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8192
8193         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8194
8195 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8196
8197         * gnus-registry.el (gnus-registry-unfollowed-groups)
8198         (gnus-registry-split-fancy-with-parent): Fix documentation.
8199
8200 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8201
8202         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8203         from nnweb groups.
8204
8205 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8208         Xref urls.  Erase buffer before requesting head.
8209
8210 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8211
8212         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8213         customizable.
8214
8215 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8216
8217         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8218         no signing key is found.
8219         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8220         no encrypting and/or signing key is found.
8221
8222 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8223
8224         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8225
8226 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8227
8228         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8229         headers read from disk with the ones newly found in the current search.
8230         This should no longer cause problems, because the article numbers in
8231         Gmane's `nov.php' output are ignored since the previous change.
8232
8233 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8234
8235         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8236
8237 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8238
8239         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8240         replace-regexp-in-string; bind url-version; fbind display-images-p and
8241         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8242         find-face and set-itimer-function for Emacs; bind itimer-list for
8243         Emacs.
8244
8245         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8246
8247 2007-01-01  Romain Francoise  <romain@orebokech.com>
8248
8249         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8250
8251 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8252
8253         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8254         `define-minor-mode' macro definition expanded properly.
8255         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8256         exclude it there.
8257
8258         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8259         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8260         `fboundp' test.
8261         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8262         This is OK to autoload in (S)XEmacs now.
8263
8264 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8267         keystroke.
8268         (gnus-summary-limit-to-singletons): Fix typo.
8269
8270         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8271         else fails.
8272
8273 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8274
8275         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8276         docstring.
8277
8278         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8279         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8280         (gnus-summary-insert-dormant-articles): Fix typo in message.
8281
8282 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8283
8284         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8285         nil for XEmacs.
8286         (gnus-message-citation-mode): Don't autoload in XEmacs.
8287
8288         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8289
8290 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8291
8292         * nnimap.el (nnimap-expunge-search-string): Mention
8293         nnimap-search-uids-not-since-is-evil in docstring.
8294
8295 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8296
8297         * spam.el: Revert to make-obsolete-variable because
8298         define-obsolete-variable-alias is not supported in Emacs 21.
8299
8300         * spam.el (spam-ifile-path, spam-ifile-database-path)
8301         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8302         make-obsolete-variable.
8303         (spam-bsfilter-path, spam-bsfilter-program)
8304         (spam-spamassassin-path, spam-spamassassin-program)
8305         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8306         use "path" inappropriately.
8307         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8308         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8309         variable names.
8310
8311 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8312
8313         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8314         summary buffer.
8315
8316         * password.el (password-cache-remove): Use clear-string to burn
8317         password, if available.
8318
8319 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8320
8321         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8322
8323         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8324
8325         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8326         (gnus-message-highlight-citation): Move defcustom here from
8327         gnus-cite.el.
8328         (gnus-message-citation-mode): Autoload.
8329
8330         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8331         checks to make it compile with XEmacs.
8332         (gnus-message-citation-mode): New minor mode.
8333         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8334         (gnus-message-highlight-citation): New variables.
8335         (gnus-message-search-citation-line)
8336         (gnus-message-add-citation-keywords)
8337         (gnus-message-remove-citation-keywords)
8338         (turn-on-gnus-message-citation-mode)
8339         (turn-off-gnus-message-citation-mode): New functions.
8340
8341 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8342
8343         * gnus-cite.el: Enable highlighting of different citation levels in
8344         message-mode.
8345
8346 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8347
8348         * message.el (message-make-fqdn): Fix comment.
8349         (message-bogus-system-names): Add ".local".
8350
8351         * spam.el (spam-ifile-path, spam-ifile-program)
8352         (spam-ifile-database-path, spam-ifile-database)
8353         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8354         Don't use "path" inappropriately.
8355         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8356         strings.
8357         (spam-check-ifile, spam-ifile-register-with-ifile)
8358         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8359         new variable names.
8360
8361         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8362         (gnus-treat-display-smileys): Simplify using
8363         gnus-image-type-available-p.
8364
8365         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8366         available.
8367
8368         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8369         `display-images-p' if available.
8370
8371 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8372
8373         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8374         one after turning on the buffer's multibyteness instead of decoding
8375         them directly in the unibyte buffer that causes unexpected conversion
8376         in Emacs 23 (unicode).
8377
8378 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8379
8380         * message.el (message-generate-hashcash): Fix custom type.
8381
8382 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8383
8384         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8385
8386 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8387
8388         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8389         disconnect icons.  Add help text.
8390
8391 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8394         negated to be consistent with the others we handle.
8395
8396 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8397
8398         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8399         version of gnus-summary-buffer to something, so that we can use two
8400         article buffers at the same time.
8401
8402 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8403
8404         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8405         trigger all the extra headers.
8406         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8407         sorting.
8408
8409 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8410
8411         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8412         solid groups.
8413
8414 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8415
8416         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8417
8418 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8419
8420         * legacy-gnus-agent.el: Add Copyright notice.
8421
8422 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8423
8424         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8425
8426 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8429
8430         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8431         to make it work reliably in CVS Emacs.
8432         (gnus-summary-limit-strange-charsets-predicate)
8433         (gnus-summary-limit-to-predicate): New functions.
8434
8435 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8436
8437         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8438         specifying array size.
8439         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8440         array if it is too small.
8441         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8442         (gnus-sort-threads-loop): New function.
8443
8444 2006-12-06  Chris Moore  <dooglus@gmail.com>
8445
8446         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8447         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8448
8449 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8450
8451         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8452         options.
8453
8454 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8455
8456         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8457         DOS-ing the recipient.
8458
8459         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8460         the headers when creating the mapping to avoid mismappings.
8461         (nnweb-gmane-create-mapping): Always nix out old mapping.
8462
8463 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8464
8465         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8466         and mm-verify-option to never.
8467
8468 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8469
8470         * message.el (message-signed-or-encrypted-p): New function.
8471         (message-forward-make-body): Use it.
8472
8473         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8474         Replace encode-coding-string with mm-encode-coding-string.
8475
8476 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * nneething.el (nneething-decode-file-name): Replace
8479         decode-coding-string with mm-decode-coding-string.
8480
8481         * gnus-int.el (gnus-open-server): Say failed server's name.
8482
8483 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8484
8485         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8486         strings to a single string.  Quote `errors-file-name'.
8487         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8488         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8489         Adjust calls.  Use `shell-quote-argument'.
8490
8491 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8492
8493         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8494         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8495
8496         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8497         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8498         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8499         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8500         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8501         (gnus-subscribe-newsgroup, gnus-1):
8502         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8503         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8504         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8505         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8506
8507 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8508
8509         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8510         keystroke.
8511         (gnus-summary-limit-to-bodies): Implement headersp.
8512
8513 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8514
8515         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8516
8517 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8520
8521 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8522
8523         * message.el (message-generate-hashcash): Expand range of values to
8524         include `opportunistic'.
8525         (message-send-mail): Use it.
8526
8527 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8528
8529         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8530         and comment it.
8531
8532         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8533
8534 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8535
8536         * gnus-util.el (gnus-extract-address-components): Improve comment.
8537
8538 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8539
8540         * gnus-util.el (gnus-extract-address-components): Work with address in
8541         which the name portion contains @.
8542
8543         * lpath.el: Fbind custom-autoload.
8544
8545 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8546
8547         * gnus.el (gnus-start): Move custom group up.
8548         (gnus-select-method): Don't autoload, but make it available for
8549         `customize-variable'.
8550         (gnus-getenv-nntpserver): Don't autoload.
8551
8552 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8553
8554         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8555
8556 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8557
8558         * message.el (message-sendmail-extra-arguments): New variable.
8559         (message-send-mail-with-sendmail): Use it.
8560
8561 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8564         mm-with-unibyte-current-buffer to make string unibyte.
8565
8566         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8567         mm-string-as-multibyte.
8568
8569 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8570
8571         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8572         Reported by Werner Koch <wk@gnupg.org>.
8573
8574 2006-11-14  Daiki Ueno  <ueno@p360>
8575
8576         * mml2015.el: Autoload epa-select-keys when compiling.
8577
8578 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8579
8580         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8581         message-options.
8582         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8583
8584 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8585
8586         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8587         EasyPG (< 0.0.6).
8588         (mml2015-always-trust): New user option.
8589         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8590         prompt.
8591
8592 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8593
8594         * nntp.el (nntp-authinfo-force): New variable.
8595         (nntp-send-authinfo): Use it.
8596
8597 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8598
8599         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8600         decode encoded words.  Improve prompt.  Add comment about forwarding.
8601         (message-replacement-char): Move up.
8602
8603 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8604
8605         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8606         instead of gnus-intersection because arguments of gnus-sorted-nunion
8607         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8608
8609 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8610
8611         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8612         (message-simplify-subject-functions): Enable
8613         message-strip-subject-encoded-words by default.
8614
8615 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8616
8617         * message.el (message-strip-subject-encoded-words): New function.
8618         (message-simplify-subject-functions): New variable.
8619         (message-simplify-subject): Use it.  Fix typo in doc string.
8620         Support message-strip-subject-encoded-words.
8621
8622 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8623
8624         * gnus-diary.el (gnus-diary-delay-format-function):
8625         * nndiary.el (nndiary-reminders):
8626         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8627
8628 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8629
8630         * gnus-art.el (article-hide-boring-headers): Fetch date from
8631         gnus-original-article-buffer to avoid problems with localized date
8632         strings.
8633
8634 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8635
8636         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8637
8638 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8639
8640         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8641         New variables.
8642         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8643         (mm-charset-synonym-alist): Move some entries to
8644         mm-codepage-iso-8859-list.
8645         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8646         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8647
8648 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8649
8650         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8651
8652 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8653
8654         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8655         with Emacs 21 and XEmacs.
8656
8657 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8658
8659         * spam.el (spam-parse-address): New function for better parsing,
8660         catching errors, etc.
8661         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8662
8663 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8664
8665         * mm-view.el: Add interactive arg to html2text autoload.
8666
8667 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8668
8669         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8670
8671 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8672
8673         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8674         variables.
8675         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8676         (mm-charset-synonym-alist): Move some entries to
8677         mm-codepage-iso-8859-list.
8678
8679         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8680
8681 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8682
8683         * message.el (message-citation-line-format)
8684         (message-insert-formated-citation-line): Fix implementation of %E, %N
8685         and %n according to the doc string.
8686
8687 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8688
8689         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8690         car-safe to avoid bad parses.
8691
8692 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8695         names.
8696
8697         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8698
8699 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8700
8701         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8702         header.
8703
8704         * message.el (message-draft-headers): Add Date.
8705         (message-headers-to-generate): Fix typo in docstring.
8706
8707         * nndraft.el (nndraft-required-headers): New variable.
8708         (nndraft-generate-headers): Use it.
8709
8710         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8711
8712 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8713
8714         * gnus-registry.el (gnus-registry-wash-for-keywords)
8715         (gnus-registry-find-keywords): New functions to allow easy searching of
8716         articles that are in the registry.
8717
8718 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8719
8720         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8721         ietf-drums-parse-address instead of gnus-extract-address-components.
8722         Reported by Damien Elmes <damien@repose.cx>.
8723
8724 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8725
8726         * gnus.el (gnus-mime): Remove unused custom group.
8727
8728 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8729
8730         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8731         "blank line" when searching for end of armor headers.
8732
8733 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8734
8735         * gmm-utils.el (gmm-write-region): Fix variable name.
8736
8737 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8738
8739         * gmm-utils.el (gmm-write-region): New function based on compatibility
8740         code from `mm-make-temp-file'.
8741
8742         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8743
8744         * nnmaildir.el (nnmaildir--update-nov)
8745         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8746         Use `gmm-write-region'.
8747
8748 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8749
8750         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8751         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8752
8753         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8754
8755         * message.el (message-replacement-char): New variable.
8756         (message-fix-before-sending): Use it.
8757         (message-simplify-subject): New function to remove duplicate code.
8758         (message-reply, message-followup): Use it.
8759
8760         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8761         gnus-summary-limit-to-articles.
8762
8763 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8764
8765         * gnus-util.el (gnus-with-local-quit): New macro.
8766
8767         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8768
8769 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8770
8771         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8772         ignore non-string data.
8773
8774 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8775
8776         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8777         non-string data (needs to be done in the registry too).
8778
8779 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8780
8781         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8782         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8783         (gnus-registry-split-fancy-with-parent)
8784         (gnus-registry-fetch-simplified-message-subject-fast)
8785         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8786         Remove text properties on ingress into the registry and when it's saved.
8787         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8788         registry from entries with no groups.
8789
8790 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8791
8792         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8793         function to remove string properties.
8794
8795 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8796
8797         * gmm-utils.el (gmm): Adjust custom version.
8798
8799         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8800         custom version.
8801
8802         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8803
8804 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8805
8806         * gnus-art.el (gnus-insert-prev-page-button)
8807         (gnus-insert-next-page-button): Simplify.  Reformat.
8808
8809 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8810
8811         * gnus-art.el (gnus-insert-prev-page-button)
8812         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8813
8814 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8815
8816         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8817
8818 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8819
8820         * gnus-art.el (gnus-insert-mime-button)
8821         (gnus-insert-mime-security-button):
8822         Apply gnus-article-button-face to MIME and security buttons.
8823
8824 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8825
8826         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8827         readable.
8828
8829 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8832
8833 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8834
8835         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8836         `browse-url-of-file' instead of `browse-url'.
8837
8838 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8839
8840         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8841         regexp.  Articles containing quotation were cut prematurely.
8842
8843 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8844
8845         * message.el (message-cite-original-1): Use nobody by default for the
8846         value of From header.
8847         (message-reply): Ditto.
8848
8849 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8850
8851         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8852         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8853         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8854
8855 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8856
8857         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8858         mails in the doc string.  Add some URLs in comment.
8859         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8860
8861 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8862
8863         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8864         backslashes handling and the way to find boundaries of quoted strings.
8865
8866 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8867
8868         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8869         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8870         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8871         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8872
8873 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8874
8875         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8876         doc string.
8877         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8878
8879 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8880
8881         * lpath.el: Fbind epg-check-configuration.
8882
8883 2006-09-06  Simon Josefsson  <jas@extundo.com>
8884
8885         * mml2015.el (mml2015-use): Doc fix, mention epg.
8886
8887 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8888
8889         * mml2015.el (mml2015-use): Default to epg, if available.
8890
8891 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8892
8893         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8894         message-sender.
8895         (mml1991-epg-encrypt): Ditto.
8896         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8897         message-sender.
8898         (mml2015-epg-encrypt): Ditto.
8899
8900 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8901
8902         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8903         several common directories.
8904
8905 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8906
8907         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8908         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8909
8910 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8911
8912         * gnus-art.el (article-decode-encoded-words): Make it fast.
8913
8914 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8915
8916         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8917
8918         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8919         in quoted string into `\'.
8920
8921 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8924         Use standard-syntax-table.
8925
8926 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8927
8928         * gnus-art.el (gnus-decode-address-function): New variable.
8929         (article-decode-encoded-words): Use it to decode headers which are
8930         assumed to contain addresses.
8931         (gnus-mime-delete-part): Remove useless `or'.
8932
8933         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8934         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8935         (gnus-nov-parse-line): Use it to decode From header.
8936         (gnus-get-newsgroup-headers): Ditto.
8937         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8938
8939         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8940         (mail-decode-encoded-address-string): New alias.
8941
8942         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8943         New function.
8944         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8945         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8946         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8947         (rfc2047-decode-string): Ditto.
8948         (rfc2047-decode-address-region): New function.
8949         (rfc2047-decode-address-string): New function.
8950
8951 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8952
8953         * message.el (message-caesar-buffer-body): Allow rotating headers.
8954
8955         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8956
8957         * message.el (message-insert-formated-citation-line): Fix %f.
8958         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8959
8960 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8961
8962         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8963         (gnus-bookmark-mouse-available-p): New macro.
8964         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8965         (gnus-bookmark-bmenu-show-infos): Use it.
8966         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8967         (gnus-bookmark-bmenu-hide-infos): Ditto.
8968         (gnus-bookmark-remove-properties): New function.
8969         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8970         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8971         (gnus-bookmark-write-file): Bind coding-system-for-write.
8972         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8973         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8974         group before selecting it.
8975         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8976         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8977         quit-window if it is not available; use gnus-mouse-2 and bind it to
8978         gnus-bookmark-bmenu-select-by-mouse.
8979         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8980         (gnus-bookmark-bmenu-select-by-mouse): New function.
8981
8982 2006-08-13  Romain Francoise  <romain@orebokech.com>
8983
8984         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8985         space.
8986
8987 2006-08-10  Romain Francoise  <romain@orebokech.com>
8988
8989         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8990         (dns-mode-soa-auto-increment-serial): New user option.
8991         (dns-mode-soa-maybe-increment-serial): New function.
8992         (dns-mode): Add the latter to `write-contents-functions'.
8993
8994 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * compface.el (uncompface): Use binary rather than raw-text-unix.
8997
8998 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * compface.el (uncompface): Make sure the eol conversion doesn't take
9001         place when communicating with the external programs.  Reported by
9002         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9003
9004 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9005
9006         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9007
9008 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9009
9010         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9011         Make it more robust by parsing author and date independently.
9012
9013 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9016
9017 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9018
9019         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9020         first matching secret key.
9021         (mml2015-epg-encrypt): Ditto.
9022
9023         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9024         first matching secret key.
9025         (mml1991-epg-encrypt): Ditto.
9026
9027         * mml2015.el (mml2015-encrypt-to-self): New user option.
9028         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9029         mml2015-epg-encrypt-to-self is set.
9030
9031         * mml1991.el (mml1991-encrypt-to-self): New variable.
9032         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9033         mml1991-epg-encrypt-to-self is set.
9034
9035         * mml2015.el (mml2015-signers): New user option.
9036         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9037         (mml2015-epg-encrypt): Allow to select signing keys.
9038
9039         * mml1991.el (mml1991-signers): New variable.
9040         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9041         (mml1991-epg-encrypt): Allow to select signing keys.
9042
9043 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * nnheader.el (nnheader-insert-head): Make it work even if the file
9046         uses CRLF for the line-break code.
9047
9048 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9049
9050         * mml2015.el: Require mml-sec instead of password.
9051         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9052         (mml2015-cache-passphrase): Inherit the default value from
9053         mml-secure-cache-passphrase.
9054         (mml2015-passphrase-cache-expiry): Inherit the default value from
9055         mml-secure-passphrase-cache-expiry.
9056
9057         * mml1991.el: Require mml-sec instead of password.
9058         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9059         (mml1991-cache-passphrase): Inherit the default value from
9060         mml-secure-cache-passphrase.
9061         (mml1991-passphrase-cache-expiry): Inherit the default value from
9062         mml-secure-passphrase-cache-expiry.
9063
9064         * mml-sec.el: Require password.
9065         (mml-secure-verbose): New user option.
9066         (mml-secure-cache-passphrase): New user option.
9067         (mml-secure-passphrase-cache-expiry): New user option.
9068
9069 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9070
9071         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9072         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9073         andreas@altroot.de (Andreas Vögele).
9074
9075         FIXME: Use `tiny change'?
9076
9077 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9078
9079         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9080         workaround for the url package included with Emacs.
9081
9082         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9083
9084 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9087         correctly.  This fixes a bug caused by the 2006-05-12 change.
9088
9089 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9090
9091         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9092         some information about the error when saying that the `bogus' mail
9093         group will be used.
9094
9095 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9096
9097         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9098         string.
9099
9100 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9101
9102         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9103
9104 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9105
9106         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9107
9108 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9109
9110         * mml1991.el (mml1991-function-alist): Add epg.
9111         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9112         (mml1991-epg-encrypt): New functions.
9113
9114 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9115
9116         * mml2015.el (mml2015-verbose): New variable.
9117         (mml2015-cache-passphrase): Ditto.
9118         (mml2015-passphrase-cache-expiry): Ditto.
9119         (mml2015-function-alist): Add epg.
9120         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9121         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9122         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9123         functions.
9124
9125 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9126
9127         * message.el (message-cite-original-1): Preserve region when removing
9128         quoted text due to X-No-Archive in order to avoid bogus attribution
9129         when citing multiple messages.
9130
9131 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9132
9133         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9134         Kenneth Jacker <khj@be.cs.appstate.edu>.
9135
9136 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * gnus-diary.el (gnus-user-format-function-d)
9139         (gnus-user-format-function-D): Autoload.
9140
9141         * imap.el (Commentary): Fix typo.
9142
9143         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9144         2006-04-22 contribution.
9145
9146 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9147
9148         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9149         It didn't really fix the bogosity I'm seeing with solid web groups.
9150
9151 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9152
9153         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9154         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9155         created using server names.  If we use the feature without declaring
9156         it, Gnus does not properly manage server and group state.
9157
9158         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9159         bound.
9160
9161 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9162
9163         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9164         looking up the method using GROUP's prefix before inventing a new one.
9165         It is used on killed/unknown groups in various places where returning
9166         an all-new method isn't expected by the caller.
9167
9168         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9169         and match semantics of gnus-group-real-prefix.
9170
9171 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9172
9173         * nnmail.el (nnmail-broken-references-mailers): New variable.
9174         (nnmail-ignore-broken-references): New function generalizing
9175         nnmail-fix-eudora-headers.
9176         (nnmail-fix-eudora-headers): Now obsolete.
9177
9178         * gnus-art.el (gnus-button-handle-custom): Support
9179         `customize-apropos*'.
9180
9181 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9182
9183         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9184
9185         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9186         articles.
9187
9188 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9189
9190         * message.el (message-cite-reply-above): New variable.
9191         (message-yank-original): Use it.
9192
9193 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9194
9195         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9196
9197 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9198
9199         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9200         as read.
9201
9202         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9203
9204 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9205
9206         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9207         (gnus-bookmark-default-file): Use gnus-directory.
9208         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9209         Remove "*" in doc string.
9210         (gnus-bookmark-write-file): Simplify.
9211         (gnus-bookmark-maybe-sort-alist): Use `when'.
9212         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9213         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9214         FIXME about Emacs 21 and XEmacs compatibility.
9215         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9216         compatibility.
9217         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9218         compatibility.
9219         (gnus-bookmark-menu-heading): Fix version.
9220
9221 2006-06-19  Bastien Guerry  <bzg@altern.org>
9222
9223         * gnus-bookmark.el: New file.
9224
9225 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9226
9227         * message.el (message-syntax-checks): Doc fix.
9228
9229 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9230
9231         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9232         unsubscribed groups as if they were killed ones.  It causes duplicate
9233         entries in gnus-newsrc-alist.
9234
9235 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9236
9237         * message.el (message-syntax-checks): Doc fix.
9238         (message-send-mail): Add check for continuation headers.
9239         (message-check-news-header-syntax): Fix regexp used to check for
9240         continuation headers.
9241
9242 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9243
9244         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9245
9246 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9247
9248         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9249
9250 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9251
9252         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9253         default-truncate-lines.
9254
9255 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9258         to fill the utf-8 entry.
9259
9260         * lpath.el: Fbind unicode-precedence-list.
9261
9262 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9263
9264         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9265
9266 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9267
9268         * gnus-agent.el (directory-files-and-attributes): Move all the way
9269         forward (the third and final move).
9270         (gnus-agent-read-agentview): Trap reconstruction errors due to
9271         nonexistant directory.  Handle by returning nil.
9272
9273 2006-05-30  Didier Verna  <didier@xemacs.org>
9274
9275         * message.el (message-dont-reply-to-names): Update the custom type.
9276         * message.el (message-dont-reply-to-names): New defsubst: potentially
9277         convert a list of regexps into a single one.
9278         * message.el (message-get-reply-headers): Use it.
9279         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9280
9281 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9282
9283         * gnus-agent.el (directory-files-and-attributes): Move forward.
9284
9285 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * gnus-ml.el (gnus-mailing-list-subscribe)
9288         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9289         (gnus-mailing-list-message): Fix doc strings.
9290
9291 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9292
9293         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9294         of doing it manually.
9295
9296 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9297
9298         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9299         comment.
9300
9301 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9302
9303         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9304         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9305         (gnus-agent-read-local): All symbols allocated in my-obarray.
9306         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9307         (gnus-agent-regenerate-group): Check numeric names to see if they are
9308         messages or groups.
9309         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9310         better way of do this...)
9311
9312         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9313         'dummy.group' (there should be a better way of do this...)
9314
9315 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9316
9317         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9318         (gnus-saved-headers): Ditto.
9319         (gnus-default-article-saver): Mention functions may have properties.
9320         (gnus-article-save): Override gnus-save-all-headers and
9321         gnus-saved-headers by :headers property which saver function may have.
9322         (gnus-summary-save-in-file): Add :headers property.
9323         (gnus-summary-write-to-file): Ditto.
9324
9325         * gnus-sum.el (gnus-summary-save-article): Bind
9326         gnus-prompt-before-saving to t when saving many articles in a file;
9327         always show all headers.
9328
9329         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9330
9331 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9332
9333         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9334         marks.
9335
9336         * message.el (message-indent-citation): Add optional arguments to allow
9337         using it outside of message buffers.
9338
9339         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9340         (gnus-article-treat-unfold-headers): Use it.
9341         (gnus-article-truncate-lines): New variable.
9342         (gnus-article-mode): Use it.
9343         (gnus-article-toggle-truncate-lines): New function.
9344
9345         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9346         gnus-article-toggle-truncate-lines.
9347
9348         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9349         coding system in XEmacs, use binary.
9350
9351 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9352
9353         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9354         after-load-alist.
9355
9356         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9357         this function should save decoded articles.
9358         (gnus-summary-write-to-file): Use property to specify this function
9359         should save decoded articles and specify gnus-summary-save-in-file
9360         should be used to save articles other than the first one when saving
9361         many articles.
9362         (gnus-summary-save-body-in-file): Use property to specify this
9363         function should save decoded articles.
9364         (gnus-summary-write-body-to-file): Use property to specify this
9365         function should save decoded articles and specify
9366         gnus-summary-save-body-in-file should be used to save articles other
9367         than the first one when saving many articles.
9368
9369         * gnus-sum.el (gnus-summary-save-article): Simplify.
9370
9371 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9372
9373         * gnus-art.el (gnus-default-article-saver): Add
9374         gnus-summary-write-body-to-file.
9375         (gnus-article-save-coding-system): Don't use coding system object
9376         in XEmacs.
9377         (gnus-read-save-file-name): Add optional `dir-var' argument which
9378         specifies directory in which files are saved; work even if optional
9379         `variable' argument is not specified.
9380         (gnus-summary-write-to-file): Read file name.
9381         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9382         (gnus-summary-write-body-to-file): New function.
9383
9384         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9385         (gnus-summary-local-variables): Add it.
9386         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9387         (gnus-summary-save-article): Remove optional `decode' argument;
9388         determine whether to decode articles by the value of
9389         gnus-default-article-saver; when saving many files using
9390         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9391         it first and use gnus-summary-save-in-file or
9392         gnus-summary-save-body-in-file thereafter unless
9393         gnus-prompt-before-saving is always; move point to article which
9394         will be saved.
9395         (gnus-summary-save-article-file): Revert.
9396         (gnus-summary-write-article-file): Revert.
9397         (gnus-summary-save-article-body-file): Revert.
9398         (gnus-summary-write-article-body-file): New function.
9399
9400 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9401
9402         * gnus-art.el (gnus-default-article-saver): Doc fix.
9403         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9404         from gnus-summary-save-article-coding-system, and default to a
9405         certain coding system.
9406         (gnus-output-to-file): Add coding cookie and encode text according
9407         to gnus-article-save-coding-system; don't use mm-append-to-file.
9408
9409         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9410         gnus-art.el and rename to gnus-article-save-coding-system.
9411         (gnus-summary-save-article): Require gnus-art; don't show all
9412         headers if it decodes articles; don't add coding cookie here;
9413         don't bind mm-text-coding-system-for-write.
9414         (gnus-summary-save-article-file): Save decoded articles.
9415         (gnus-summary-write-article-file): When saving many files, use
9416         gnus-summary-write-to-file first and gnus-summary-save-in-file
9417         thereafter unless gnus-prompt-before-saving is always.
9418         (gnus-summary-save-article-body-file): Save decoded articles.
9419
9420         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9421
9422 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9423
9424         * nnrss.el (nnrss-check-group): Bind hash-index.
9425
9426 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9427
9428         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9429         its hash index.  Store this hash in `nnrss-group-data'.
9430         (nnrss-read-group-data): Update accordingly.
9431
9432 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9433
9434         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9435         entry.
9436
9437         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9438         gnus-article-browse-html-article.
9439
9440 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9441
9442         * gnus-sum.el (gnus-summary-mime-map): Add
9443         gnus-article-browse-html-article.
9444
9445         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9446
9447 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9448
9449         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9450         suitable coding systems in customize.
9451
9452 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * mail-source.el (mail-sources): Fix custom type.
9455
9456 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9457
9458         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9459         (gnus-summary-expire-articles-now): Shorten prompt.
9460
9461         * gmm-utils.el (wid-edit): Require.
9462         (defun-gmm): Renamed from `gmm-defun-compat'.
9463         (gmm-image-search-load-path): Use it.
9464         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9465
9466 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9469         variable.
9470         (gnus-summary-save-article): Add optional `decode' argument.  If
9471         it is set and gnus-summary-save-article-coding-system is non-nil,
9472         save decoded article.
9473         (gnus-summary-write-article-file): Save decoded article if
9474         gnus-summary-save-article-coding-system is non-nil.
9475
9476         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9477         type.
9478
9479 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9482
9483 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9486         first to test gnus-single-article-buffer which may be buffer-local.
9487
9488         * gnus-sum.el (gnus-summary-setup-buffer): Make
9489         gnus-single-article-buffer buffer-local and nil in ephemeral
9490         group; make gnus-article-buffer, gnus-article-current, and
9491         gnus-original-article-buffer always buffer-local.
9492         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9493         group.
9494         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9495
9496 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9497
9498         * nnml.el (nnml-request-compact-group): Compressed files might not
9499         have .gz extension.
9500
9501 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9502
9503         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9504         (mm-copy-to-buffer): Use with-current-buffer.
9505         (mm-display-part): Simplify.
9506         (mm-inlinable-p): Add optional arg `type'.
9507
9508 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9509
9510         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9511         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9512         Try harder to show the attachment internally or externally using
9513         gnus-mime-view-part-as-type.
9514
9515 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9516
9517         * message.el (message-from-style, message-signature-separator)
9518         (message-user-organization-file, message-send-mail-function)
9519         (message-citation-line-function, message-yank-prefix)
9520         (message-indent-citation-function, message-signature)
9521         (message-signature-file, message-signature-insert-empty-line):
9522         Remove autoloads.
9523
9524         * gnus-art.el (gnus-buttonized-mime-types): Remove
9525         "multipart/signed".  Revert 2006-04-26 change.
9526
9527 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * gnus.el (gnus-version-number): Bump version.
9530
9531 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9532
9533         * gnus.el: No Gnus v0.5 is released.
9534
9535 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9536
9537         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9538         fetching articles by message-id.
9539
9540 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * message.el (hashcash): Require hashcash as normal.
9543
9544         * ecomplete.el (ecomplete-highlight-match-line): Use
9545         point-at-eol.
9546         (ecomplete-highlight-match-line): Use `highlight', because that
9547         face exists in both Emacs and XEmacs.
9548
9549         * message.el (message-display-abbrev): Use point-at-bol.
9550
9551         * mail-source.el: Don't require timer/timer-funcs.
9552
9553         * gnus-async.el: Ditto.
9554
9555         * password.el: Ditto.
9556
9557         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9558
9559         * mm-url.el: Ditto.
9560
9561         * gnus-xmas.el: Don't require timer-funcs.
9562
9563         * mm-util.el: Require timer/timer-funcs.
9564
9565 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9566
9567         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9568         Close.
9569
9570 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9571
9572         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9573         unibyte after clear-decrypt function runs.
9574
9575         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9576         returns as a unibyte string.
9577
9578 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * lpath.el: Revert.
9581
9582         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9583         (pgg-gpg-process-sentinel): Revert.
9584
9585         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9586         (pgg-pgp-lookup-key): Revert.
9587
9588         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9589         (pgg-pgp5-lookup-key): Revert.
9590
9591         * pgg.el (pgg-fetch-key): Revert.
9592
9593 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * lpath.el: Fbind string-as-multibyte for XEmacs.
9596
9597         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9598         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9599         (mml1991-pgg-encrypt): Ditto.
9600
9601         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9602         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9603         a multibyte buffer.
9604
9605         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9606         (pgg-pgp-lookup-key): Ditto.
9607
9608         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9609         (pgg-pgp5-lookup-key): Ditto.
9610
9611         * pgg.el (pgg-fetch-key): Ditto.
9612
9613 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9614
9615         * message.el (message-user-organization-file): Check several
9616         locations of the organization file.
9617
9618         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9619         Add gnus-article-view-part-as-type.
9620
9621         * gnus-art.el (gnus-article-view-part-as-type): New function.
9622
9623         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9624         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9625
9626         * mml.el: Simplify autoload.
9627         (mml-mode): defvar dnd-protocol-alist instead of using
9628         symbol-value.
9629         (mml-default-directory): New variable.
9630         (mml-minibuffer-read-file): Use it.
9631         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9632
9633         * message.el (message-citation-line-format): New variable.
9634         (message-insert-formated-citation-line): New function.
9635         (message-citation-line-function): Add
9636         `message-insert-formated-citation-line' to custom type.
9637
9638         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9639         to doc string.
9640
9641         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9642         depending on mm-verify-option.
9643
9644 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9645
9646         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9647         binding pgg-* variables; reimplement the section which prevents
9648         MIME header from being signed.
9649         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9650         pgg-text-mode; remove a blank line at the top of body.
9651
9652         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9653         lines at the top of body; use gnus-newsgroup-charset if there's no
9654         Charset header.
9655
9656 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9657
9658         * message.el (message-self-insert-commands): Doc fix.
9659
9660         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9661         (mm-uu-pgp-encrypted-test): Ditto.
9662         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9663         between header and body; return application/pgp-encrypted handle
9664         if decryption failed; decode decrypted body by charset.
9665
9666         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9667         element match to application/pgp-*.
9668
9669 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9670
9671         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9672         HTML.
9673
9674 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * mail-source.el (mail-source-call-script): Message the error
9677         string.
9678
9679 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9680
9681         * gnus-util.el (gnus-byte-compile): Use it.
9682
9683 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9684
9685         * gnus-util.el (kill-empty-logs): New function.
9686
9687 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9688
9689         * message.el (message-mail-alias-type): Doc fix.
9690         (message-mail-alias-type-p): New function.
9691         (message-send): Use it.
9692         (message-mode): Ditto.
9693         (message-strip-forbidden-properties): Ditto.
9694
9695         * ecomplete.el (ecomplete-database-file-coding-system): New
9696         variable.
9697         (ecomplete-save): Use it.
9698         (ecomplete-setup): Use it.
9699
9700 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9701
9702         * message.el (message-self-insert-commands): New variable.
9703         (message-strip-forbidden-properties): Use it.
9704
9705 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9708         that doesn't make XEmacs choke.
9709
9710 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9711
9712         * gnus-util.el (gnus-replace-in-string):
9713         Prefer replace-regexp-in-string over of replace-in-string.
9714
9715 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9716
9717         * gnus-util.el (gnus-select-frame-set-input-focus):
9718         Use select-frame-set-input-focus if it is available in XEmacs; use
9719         definition defined in Emacs 22 for old Emacsen.
9720
9721         * dgnushack.el: Autoload unmorse-region for XEmacs.
9722
9723         * lpath.el: Bind cursor-in-non-selected-windows and
9724         select-frame-set-input-focus for XEmacs.
9725
9726 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9727
9728         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9729
9730 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9731
9732         * gnus-registry.el (gnus-registry-cache-save): Remove text
9733         properties when saving via the temp buffer.
9734
9735 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9736
9737         * message.el (message-generate-hashcash): Honor custom type.
9738
9739 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9740
9741         * message.el (message-generate-hashcash): Default to non-nil when
9742         hashcash is found.
9743
9744         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9745         (gnus-refer-thread-limit): Increase default to 500.
9746
9747         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9748
9749         * flow-fill.el (fill-flowed): Allow delete-space.
9750
9751 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9752
9753         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9754         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9755         Remove autoloads.
9756
9757 2006-04-18  Simon Josefsson  <jas@extundo.com>
9758
9759         * message.el (message-generate-hashcash): Default to.
9760
9761 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9762
9763         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9764         concatenating segments rather than before concatenating them.
9765
9766 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9767
9768         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9769
9770 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9771
9772         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9773
9774         * message.el (message-forward-make-body-plain): Allow
9775         message-forward-ignored-headers to be a list.
9776         (message-remove-ignored-headers): Factor out into function.
9777         (message-forward-make-body-mml): Use it.
9778
9779         * imap.el (imap-quote-specials): New function.
9780         (imap-login-auth): Quote specials.
9781
9782         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9783         (rfc2231-parse-string): Allow concatanation of parameters that
9784         aren't contiguous.  The test case is
9785           (mail-header-parse-content-type "message/external-body;
9786             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9787             access-type=LOCAL-FILE;
9788             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9789
9790 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9791
9792         * nntp.el (nntp-accept-process-output): Return the value of
9793         `nnheader-accept-process-output'.
9794
9795 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9796
9797         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9798         (gnus-button-alist): Recognize more diff formats.
9799         (gnus-button-patch): Strip directory.
9800
9801 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9802
9803         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9804         Emacs 22 when setting focus.
9805
9806 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9807
9808         * gnus-art.el (gnus-article-treat-types): Do treatment of
9809         text/x-verbatim parts.
9810         (gnus-button-patch): New command.
9811
9812         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9813         addresses that contain invalid characters.
9814
9815 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9816
9817         * message.el (message-put-addresses-in-ecomplete): Use
9818         gnus-replace-in-string.
9819         (message-is-yours-p): Use the more correct
9820         mail-header-parse-address instead of
9821         mail-extract-address-components.
9822         (message-put-addresses-in-ecomplete): Fix typo.
9823
9824         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9825         keystroke.
9826
9827         * gnus-art.el (gnus-treatment-function-alist): Change order of
9828         newsgroups/generic header folding to avoid double-folding.
9829
9830         * message.el (message-hidden-headers): Add X-Draft-From.
9831
9832         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9833         command.
9834         (gnus-summary-repeat-search-article-backward): New command.
9835
9836         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9837         groups in the parent topic.
9838
9839 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9840
9841         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9842         (spam-extra-header-to-number): Return the CRM114 number as a
9843         number instead of a string.
9844
9845 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * gnus-art.el (gnus-face-properties-alist): Moved here from
9848         gnus-fun.
9849
9850         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9851
9852 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9853
9854         * message.el (message-strip-forbidden-properties): Only display on
9855         self-insert-command.
9856
9857         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9858         reindent.
9859         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9860
9861 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9862
9863         * smiley.el (smiley-style): Fix typo.
9864
9865 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9866
9867         * hashcash.el (hashcash-insert-payment-async-2): Use
9868         message-goto-eoh instead of doing it manually.
9869         (mail-add-payment): Use message-narrow-to-header instead of trying
9870         to do the same itself.
9871
9872         * message.el (message-hidden-headers): Add Face.
9873
9874         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9875         reparenting code.
9876         (gnus-summary-reparent-children): Refactored out code.
9877         (gnus-summary-thread-map): New keystroke.
9878         (gnus-summary-reparent-children): Make into command.
9879
9880         * smiley.el (smiley-style): Default to `medium' if using a large
9881         font.
9882
9883         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9884         does it itself.
9885
9886         * message.el (message-point-in-header-p): Simplify definition.
9887
9888 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889
9890         * nnagent.el (nnagent-request-set-mark): Silence log file
9891         writing.
9892         (nnagent-request-set-mark): Use write-region instead of
9893         append-to-file.
9894
9895         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9896         strange select method.
9897
9898         * ecomplete.el (ecomplete-display-matches): Get highlightling
9899         right.
9900         (ecomplete-display-matches): Use literals.
9901         (ecomplete-display-matches): Disable message logging.
9902
9903         * message.el (message-display-abbrev): Small optimization.
9904
9905         * ecomplete.el (ecomplete-display-matches): Allow automatic
9906         display.
9907
9908         * message.el (message-strip-forbidden-properties): Display
9909         abbrevs.
9910         (message-display-abbrev): Get automatic display right.
9911
9912         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9913         keystrokes.
9914
9915 2006-04-13  Romain Francoise  <romain@orebokech.com>
9916
9917         TODO: Backport to v5-10!
9918
9919         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9920         Moved here (and renamed) from gnus-registry.el.
9921
9922         * gnus-registry.el: Require gnus-util.
9923         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9924
9925 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9926
9927         * gnus-group.el (gnus-group-catchup-current): Change
9928         if-then-else-if-then-else into cond.
9929         (gnus-group-catchup): Indent.
9930         (group-name-at-point): New function.
9931         (gnus-fetch-group): Provide default from thing at point.
9932
9933 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9934
9935         * message.el (message-display-abbrev): Fix regexp.
9936
9937         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9938         choosing.
9939         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9940         dead variables.
9941
9942         * message.el (message-newline-and-indent): Remove debugging.
9943         (message-display-abbrev): Use new implementation.
9944
9945 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9946
9947         * gnus-art.el (gnus-article-mode): Set
9948         cursor-in-non-selected-windows to nil.
9949
9950         * smiley.el: Revert previous change.
9951         (smiley-data-directory): defvar it before using it in the
9952         defcustom of `smiley-style'.
9953
9954 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9955
9956         * message.el (message-newline-and-indent): New function.
9957
9958         * ecomplete.el: Implement more bits.
9959
9960         * message.el (message-put-addresses-in-ecomplete): Clean up the
9961         string.
9962
9963         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9964
9965         * gnus-sum.el (gnus-summary-save-parts): Bind
9966         gnus-summary-save-parts-counter and use it to make unique file
9967         names.
9968
9969         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9970
9971         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9972         parameter to say whether to actually parse the individual
9973         addresses.
9974
9975         * message.el (message-put-addresses-in-ecomplete): New function.
9976         (ecomplete): Require.
9977         (message-mail-alias-type): Add ecomplete as an option.
9978
9979 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9980
9981         * flow-fill.el (fill-flowed): Remove trailing space from blank
9982         quoted lines.
9983
9984 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9985
9986         * smiley.el (smiley-style): Move definition later to avoid a
9987         compilation warning.
9988
9989 2006-04-12  Kenichi Handa  <handa@m17n.org>
9990
9991         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9992         buffer and then decode the buffer text if necessary.
9993         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9994         first, and after mm-encode-body, change the buffer to unibyte.
9995         Use mm-disable-multibyte instead of set-buffer-multibyte.
9996
9997 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9998
9999         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10000         Content-Type header instead of Content-Disposition header.
10001         (gnus-mime-inline-part): Ditto.
10002         (gnus-mime-view-part-as-charset): Ignore charset that the part
10003         specifies.
10004
10005         * mm-decode.el (mm-display-part): Work with external parts and
10006         usual parts similarly.
10007
10008         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10009         instead of gnus-display-mime.
10010
10011         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10012         instead of with-temp-buffer.
10013
10014         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10015         tag to summarized topics part in order to encode non-ASCII text.
10016
10017 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10018
10019         * smiley.el (smiley-style): New variable.
10020         (smiley-directory): New function.
10021         (smiley-data-directory): Derive from `smiley-style' using
10022         `smiley-directory'.
10023         (smiley-regexp-alist): Add new entries.
10024
10025         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10026         (gnus-article-browse-delete-temp): Add :version.
10027
10028 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10029
10030         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10031         the sieve region.
10032
10033 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10034
10035         * gnus.el (gnus-version-number): Bump version.
10036
10037 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10038
10039         * gnus.el: No Gnus v0.4 is released.
10040
10041 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10042
10043         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10044         layout.
10045
10046         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10047         unknown charset.
10048
10049         * message.el (message-header-synonyms): Add Original-To to the
10050         default.
10051
10052         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10053         optional parameter.
10054
10055 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10056
10057         * gnus-fun.el (gnus): Require it for gnus-directory.
10058
10059 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10060
10061         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10062
10063 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10064
10065         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10066
10067 2006-04-05  Simon Josefsson  <jas@extundo.com>
10068
10069         * password.el (password-reset): New function.
10070
10071 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10072
10073         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10074         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10075
10076 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10077
10078         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10079         Some whitespace was matched into the url, which broke browsing hits
10080         > 100 when mm-url-use-external was nil.
10081
10082 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10083
10084         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10085         gnus-extra-headers for 'Newsgroups.
10086
10087         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10088         bound.
10089
10090 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10091
10092         * pgg-gpg.el: Clean up process buffers every time gpg processes
10093         complete.
10094
10095 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10096
10097         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10098         doc string.
10099
10100 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10101
10102         * pgg-gpg.el (pgg-gpg-process-filter)
10103         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10104
10105         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10106         lines, temporary fix.
10107
10108 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10109
10110         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10111
10112 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10113
10114         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10115         default-enable-multibyte-characters.  This reverts the change from
10116         revision 6.17 which is no longer necessary because the passphrase
10117         is sent separately now.  GnuPG messages are unreadable under
10118         multibyte locales with default-enable-multibyte-characters set to
10119         nil.
10120
10121 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10122
10123         * message.el (message-tool-bar-gnome): Move "spell".
10124
10125 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10128         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10129         instead.
10130
10131 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10132
10133         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10134         newsgroups handling for NNTP overviews which don't include
10135         Newsgroups.
10136
10137 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10138
10139         * message.el (message-resend): Bind message-generate-hashcash to nil.
10140
10141 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10142
10143         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10144         when searching for already-paid recipients.
10145
10146 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10147
10148         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10149         passphrases when it is not needed.
10150         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10151         passphrase stuff from gpg, should only be necessary when you use
10152         gpg with a smartcard.
10153
10154 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * mml.el (mml-insert-mime): Ignore cached contents of
10157         message/external-body part.
10158
10159         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10160         (mm-insert-part): Ditto.
10161
10162 2006-03-23  Simon Josefsson  <jas@extundo.com>
10163
10164         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10165         Reiner.
10166         (pgg-gpg-use-agent-p): Use it again.
10167
10168 2006-03-23  Simon Josefsson  <jas@extundo.com>
10169
10170         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10171         older emacsen.
10172         (pgg-gpg-use-agent-p): Don't use it.
10173
10174 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10175
10176         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10177         if we can.
10178
10179 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10180
10181         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10182         (pgg-gpg-update-agent): New function.
10183         (pgg-gpg-use-agent-p): New function.
10184         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10185         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10186         (pgg-gpg-sign-region): Use it.
10187
10188 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10191         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10192
10193 2006-03-21  Simon Josefsson  <jas@extundo.com>
10194
10195         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10196         <wilde@sha-bang.de>.
10197         (pgg-gpg-use-agent): New variable.
10198         (pgg-gpg-process-region): Use it.
10199         (pgg-gpg-encrypt-region): Likewise.
10200         (pgg-gpg-encrypt-symmetric-region): Likewise.
10201         (pgg-gpg-decrypt-region): Likewise.
10202         (pgg-gpg-sign-region): Likewise.
10203         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10204
10205 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10206
10207         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10208
10209         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10210         Add comment on version.
10211
10212 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10213
10214         * smiley.el: Add missing test smiley.
10215
10216 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10217
10218         * mm-decode.el (mm-with-part): New macro.
10219         (mm-get-part): Use it; work with message/external-body as well.
10220         (mm-save-part): Treat name and filename equally.
10221
10222         * mm-extern.el (mm-extern-cache-contents): New function.
10223         (mm-inline-external-body): Use it; force the part to be displayed;
10224         move undisplayer added to the cached handle to the parent.
10225
10226         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10227         (gnus-mime-view-part-as-type): Work with message/external-body.
10228
10229         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10230
10231 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10232
10233         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10234         images in image-load-path.  [Sync with image.el, revision 1.60, in
10235         Emacs.]
10236
10237 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10238
10239         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10240         path rather than symbol.  Always return list of directories.
10241         Guarantee that image directory comes first.  [Sync with image.el,
10242         revision 1.59, in Emacs.]
10243
10244         * message.el (message-make-tool-bar): Adjust to new API of
10245         `gmm-image-load-path-for-library'.
10246
10247         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10248
10249         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10250
10251 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10252
10253         * gnus-art.el (gnus-article-only-boring-p):
10254         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10255         intangible text.
10256         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10257
10258 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10259
10260         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10261         `defun' instead of `gmm-defun-compat'.
10262
10263 2006-03-14  Simon Josefsson  <jas@extundo.com>
10264
10265         * message.el (message-unique-id): Don't use message-number-base36
10266         if (user-uid) is a float.
10267         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10268
10269 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10270
10271         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10272
10273         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10274         empty line between a part and a message part.
10275
10276 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10277
10278         * smiley.el: Add more test smileys.
10279         (smiley-data-directory, smiley-regexp-alist)
10280         (gnus-smiley-file-types): Fix doc strings.
10281         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10282         adding new elements.
10283         (smiley-mouse-map): Unused code.  Make it a comment.
10284
10285 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10288         scan latest NoCeM messages instead of old ones.
10289         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10290         delimiters that are recently used.
10291         (gnus-nocem-load-cache): Add autoload cookie.
10292
10293         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10294
10295         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10296         level which is larger than gnus-use-nocem is specified.
10297
10298         * gnus-group.el (gnus-group-get-new-news): Ditto.
10299
10300 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10301
10302         * gnus-util.el (gnus-tool-bar-update): New function.
10303
10304         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10305         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10306
10307         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10308
10309         * gnus-group.el (gnus-group-redraw-when-idle)
10310         (gnus-group-redraw-check): Remove.
10311         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10312
10313 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10316         if optional last element is specified in splits (FIELD VALUE...).
10317
10318 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10319
10320         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10321         to gmm-image-load-path-for-library.  Call with no-error argument.
10322         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10323
10324         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10325
10326         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10327
10328         * gmm-utils.el (gmm-image-load-path): Remove alias.
10329
10330 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10331
10332         * gmm-utils.el (gmm-image-load-path): Add alias.
10333
10334         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10335         nnml-generate-nov-databases-1.
10336         (nnml-generate-nov-databases): Use it.
10337         (nnml-generate-nov-databases-directory): Document no-active
10338         argument.
10339
10340         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10341         directory if path is t.  Add no-error.
10342
10343         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10344         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10345
10346         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10347         resetting gnus-article-browse-html-temp-list.
10348
10349         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10350         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10351         Add example to docstring.  Rename local variables.  Move error
10352         checks to default case in cond and simplify.
10353
10354 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10357         handle is multipart when calling it recursively.
10358         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10359
10360 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10361
10362         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10363         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10364
10365 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10366
10367         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10368         is loaded.
10369
10370         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10371         loaded.
10372
10373 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10374
10375         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10376         to "Emacs 23 (unicode)" in doc string.
10377
10378         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10379         "Emacs 23 (unicode)" in comment.
10380
10381 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10384
10385         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10386         characters 160 through 255 in Emacs 23.
10387
10388 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10389
10390         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10391         gnus-article-browse-html-temp.
10392         (gnus-article-browse-delete-temp): Make it customizable.  Add
10393         `file'.  Adjust doc string.
10394         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10395         query for each file.  Adjust doc string.
10396         (gnus-article-browse-html-parts): Add
10397         `gnus-article-browse-delete-temp-files' to
10398         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10399
10400 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10401
10402         * gnus-art.el (gnus-article-browse-html-temp)
10403         (gnus-article-browse-delete-temp): New variables.
10404         (gnus-article-browse-delete-temp-files): New function.
10405         (gnus-article-browse-html-parts): Use it.
10406
10407 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10408
10409         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10410
10411         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10412         string.
10413
10414         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10415         gnus-summary-insert-new-articles when unplugged.  Remove
10416         gnus-summary-search-article-forward.
10417
10418         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10419         display-visual-class instead of display-color-cells.
10420
10421 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * dgnushack.el: Autoload customize-group for XEmacs.
10424
10425         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10426         message/* containing non-ASCII text properly.
10427
10428 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10429
10430         * message.el: Require gmm-utils, remove autoloads.
10431         (message-tool-bar): Set default based on
10432         gmm-tool-bar-style.
10433         (message-tool-bar-gnome): Add gmm-customize-mode.
10434
10435         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10436         gmm-tool-bar-style.
10437         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10438
10439         * gnus-group.el (gnus-group-tool-bar): Set default based on
10440         gmm-tool-bar-style.
10441         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10442
10443         * gmm-utils.el (gmm-image-directory): Rename variable from
10444         gmm-image-load-path.
10445         (gmm-image-load-path): Use gmm-image-directory.
10446         (gmm-customize-mode): New function.
10447         (gmm-tool-bar-style): New variable.
10448
10449         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10450         gnus-group-redraw-line-number.
10451         (gnus-group-redraw-check): Simplify.
10452         (gnus-group-tool-bar-update): Remove redraw check.
10453         (gnus-group-make-tool-bar): Add redraw check.
10454
10455 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10456
10457         * gnus-art.el (gnus-button): Add missing parentheses.
10458
10459 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * lpath.el: Fbind line-number-at-pos.
10462
10463 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10464
10465         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10466
10467 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * gnus-art.el (gnus-button): New face.
10470         (gnus-article-button-face): Use it.
10471
10472         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10473         gnus-summary-next-page.  Re-order.
10474
10475         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10476         next-node are now included.
10477         (gnus-group-redraw-line-number): New internal variable.
10478         (gnus-group-redraw-check): Helper function for updating the tool
10479         bar.
10480         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10481
10482         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10483
10484         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10485         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10486         Use it to match format of Spamassassin 3.0 and later.  Reported by
10487         IRIE Tetsuya <irie@t.email.ne.jp>.
10488         (spam-check-bogofilter)
10489         (spam-bogofilter-register-with-bogofilter): Fix args of
10490         `gnus-error' calls.
10491
10492 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10493
10494         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10495         unnecessary interaction when sending queued mails.  Reported by
10496         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10497
10498 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10499
10500         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10501         first or last are nil.
10502
10503 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10504
10505         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10506
10507 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10508
10509         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10510
10511 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10512
10513         * dns.el (query-dns): Protect more against buggy tcp output.
10514
10515 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10516
10517         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10518         nov.php.
10519
10520 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10521
10522         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10523         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10524         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10525         output on the server side.
10526         (nnweb-google-create-mapping): Update regexps and add some
10527         progress indication.
10528
10529 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10530
10531         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10532         gnus-agent-toggle-plugged.  Re-order icons.
10533         (gnus-group-tool-bar-gnome): Add
10534         gnus-group-{prev,next}-unread-group.
10535         (gnus-group-tool-bar-gnome): Re-order icons.
10536
10537         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10538         gnus-summary-insert-new-articles.
10539
10540         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10541         comments.
10542
10543         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10544         also available in Emacs 21.3.
10545
10546         * message.el (message-fix-before-sending): Change "Emacs 22" to
10547         "Emacs 23 (unicode)" in comment.
10548
10549         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10550         "Emacs 23 (unicode)" in comment.
10551
10552         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10553         comment.
10554         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10555
10556         * mm-view.el (mm-fill-flowed): Add :version.
10557
10558 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10561         and load-path.
10562
10563 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10564
10565         * message.el: Autoload gmm-image-load-path.
10566         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10567         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10568         consitency.
10569
10570         * gmm-utils.el (gmm-image-load-path): Also search in
10571         "../etc/images".  Don't set gmm-image-load-path if we don't find
10572         the image.
10573
10574 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * gmm-utils.el (gmm-image-load-path): Don't make
10577         `gmm-image-load-path' include subdirectories which the second arg
10578         `image' might specify.
10579
10580         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10581         subdirectory to icon file names.
10582
10583         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10584
10585 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10586
10587         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10588         gmm-image-load-path calls.
10589
10590         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10591
10592         * message.el (message-make-tool-bar): Ditto.
10593
10594         * mml.el (mml-preview): Added comment concerning tool bar icons.
10595
10596         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10597         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10598
10599         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10600         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10601
10602         * message.el (message-tool-bar-gnome): Use new icon names.
10603         (message-make-tool-bar): Use `gmm-image-load-path'.
10604
10605         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10606         functions from MH-E.
10607         (gmm-image-load-path): New variable from MH-E.
10608         (gmm-image-load-path): New function from MH-E.  Added arguments
10609         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10610         *-image-load-path-called-flag.
10611
10612 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10613
10614         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10615
10616 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10617
10618         * nnimap.el (nnimap-request-move-article): Change folder back to
10619         source group before deleting.
10620
10621 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10622
10623         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10624
10625         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10626         mm-url.
10627
10628         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10629
10630 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10631
10632         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10633         coding system which mm-charset-to-coding-system returns for a
10634         given charset is valid.
10635
10636 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10637
10638         * html2text.el (html2text-remove-tag-list):
10639         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10640
10641 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10642
10643         * gnus-cus.el: Revert 2005-10-17 change.
10644
10645 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10646
10647         * gnus-art.el (article-strip-banner): Call
10648         article-really-strip-banner only when the regexp match is made.
10649
10650 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * gnus-art.el (article-strip-banner): Use
10653         gnus-extract-address-components instead of
10654         mail-header-parse-addresses to make it work with non-ASCII text;
10655         remove mail-encode-encoded-word-string.
10656
10657         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10658         values which are surrounded with \"...\"; make it never cause a
10659         Lisp error; give up parsing of parameters if it failed in
10660         extracting type.
10661
10662 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10663
10664         * smime.el (smime-cert-by-ldap-1): Fix bug where
10665         `smime-ldap-search' returns results without userCertificates.
10666
10667 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10670
10671 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10672
10673         * spam.el (spam-check-spamassassin-headers): Adapt format for
10674         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10675         <ari@mbf.ocn.ne.jp>.
10676         (spam-list-of-processors): Add spam-use-gmane.
10677
10678 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10679
10680         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10681         make-temp-file; make it work with XEmacs as well.
10682
10683         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10684         mm-make-temp-file.
10685
10686         * mm-decode.el (mm-display-external): Use the 3rd arg of
10687         mm-make-temp-file.
10688         (mm-create-image-xemacs): Ditto.
10689
10690 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10691
10692         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10693         with message-narrow-to-headers.
10694         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10695         (gnus-draft-check-draft-articles): New function.
10696         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10697
10698 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10699
10700         * gnus-art.el (gnus-article-browse-html-parts):
10701         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10702         Don't use suffix argument for mm-make-temp-file for Emacs 21
10703         compatibility.  Remove useless `format'.
10704
10705 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10706
10707         * nnweb.el (nnweb-google-wash-article): Update regexps.
10708         (nnweb-group-alist): Use defvoo instead of defvar.
10709
10710 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10713         re-loading nn* modules.
10714
10715 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10716
10717         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10718         for `tool-bar-mode' and don't check it's default-value.
10719
10720         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10721
10722         * message.el (message-make-tool-bar): Ditto.
10723
10724         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10725         `substring'.  Shorten tmp-file name.
10726
10727         * gnus.el: Remove bogus comment.
10728
10729 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10730
10731         * gnus-art.el (gnus-article-browse-html-parts): New function.
10732         (gnus-article-browse-html-article): New function for viewing html
10733         articles with a browser.
10734
10735 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10736
10737         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10738         in elisp.
10739         (pgg-gpg-encrypt-symmetric-region): Ditto.
10740         (pgg-gpg-sign-region): Ditto.
10741
10742         * pgg-def.el (pgg-text-mode): New variable.
10743
10744         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10745         (mml2015-pgg-encrypt): Ditto.
10746
10747         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10748         (mml1991-pgg-encrypt): Ditto.
10749
10750 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10751
10752         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10753         message-make-date instead of current-time-string.
10754
10755         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10756         to gnus-decoded which mm-uu might set.
10757
10758 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10759
10760         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10761         don't decode quoted parameters; remove misimported Emacs code.
10762         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10763         (rfc2231-decode-encoded-string): Don't use split-string which
10764         behaves differently according to Emacs version; use
10765         mm-decode-coding-region to convert charset to coding-system.
10766         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10767         (rfc2231-encode-string): Remove misimported Emacs code.
10768
10769 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10770
10771         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10772         when calling mail-header-parse-content-type.
10773         (article-de-quoted-unreadable): Ditto.
10774         (article-de-base64-unreadable): Ditto.
10775         (article-wash-html): Ditto.
10776
10777         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10778         calling mail-header-parse-content-type and
10779         mail-header-parse-content-disposition.
10780         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10781         mail-header-parse-content-type.
10782
10783         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10784         insert charset and format parameters; encode description after
10785         inserting it to buffer.
10786         (mml-insert-parameter): Fold lines properly even if a parameter is
10787         segmented into two or more lines; change the max column to 76.
10788
10789         * rfc1843.el (rfc1843-decode-article-body): Don't use
10790         ignore-errors when calling mail-header-parse-content-type.
10791
10792         * rfc2231.el (rfc2231-parse-string): Return at least type if
10793         possible; don't cause an error even if it fails in parsing of
10794         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10795         (rfc2231-encode-string): Don't break lines at the beginning, leave
10796         it to mml-insert-parameter.
10797
10798         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10799         calling mail-header-parse-content-type.
10800
10801 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10802
10803         * spam-report.el (spam-report-gmane-use-article-number):
10804         Improve doc string.
10805         (spam-report-gmane-internal): Check if a suitable header was found
10806         in the article.
10807
10808 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10809
10810         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10811         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10812
10813 2006-02-05  Romain Francoise  <romain@orebokech.com>
10814
10815         Update copyright notices of all files in the gnus directory.
10816
10817 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10818
10819         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10820
10821 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10822
10823         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10824         segmented lines of parameter value to cope with Thunderbird 1.5
10825         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10826         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10827         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10828
10829 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10830
10831         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10832         parts.
10833
10834 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10835
10836         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10837         there's only one active file for all servers.
10838         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10839         solid groups.  Gnus might have used a FAST request to select the group.
10840         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10841         and nnweb-search redundantly in the active file.
10842         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10843         (nnweb-request-create-group): Don't use ARGS.
10844         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10845         initialisations.  Let nnoo do the work.
10846
10847 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10848
10849         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10850         Say the part has been decoded.
10851
10852         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10853
10854 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10855
10856         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10857         mailcap-viewer-test-cache when there's no 'test clause, since that
10858         will invert the meaning of a "nil" test previously determined by
10859         mailcap-mailcap-entry-passes-test.
10860
10861 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10862
10863         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10864         compiling.
10865
10866         * gnus-sum.el: Ditto.
10867
10868         * message.el: Don't bind tool-bar-map when compiling.
10869
10870 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10871
10872         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10873
10874 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10875
10876         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10877         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10878         current Google Groups.
10879
10880 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10881
10882         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10883         and tool-bar-mode.
10884
10885         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10886         and tool-bar-mode.
10887
10888         * message.el (message-tool-bar-update): Simplify.
10889         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10890
10891         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10892         gnus-summary-buffer.
10893         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10894         gnus-summary-reply.
10895
10896         * gmm-utils.el (gmm): Add :version.
10897
10898 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * Makefile.in (clean): New rule.
10901         (distclean): Use it.
10902
10903 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10904
10905         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10906         autoload.
10907
10908 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10909
10910         * gmm-utils.el (gmm-verbose): Add :group.
10911
10912 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10913
10914         * message.el: Change some comments WRT tool-bars.
10915
10916         * gnus-sum.el (gnus-summary-tool-bar)
10917         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10918         (gnus-summary-tool-bar-zap-list): New variables.
10919         (gnus-summary-make-tool-bar): Complete rewrite using
10920         `gmm-tool-bar-from-list'.
10921
10922         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10923         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10924         variables.
10925         (gnus-group-make-tool-bar): Complete rewrite using
10926         `gmm-tool-bar-from-list'.
10927         (gnus-group-tool-bar-update): New function.
10928
10929         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10930
10931 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10932
10933         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10934         is dissected into a single part of which the type is the same as
10935         the given one; decode charset.
10936
10937 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10938
10939         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10940         into alists as symbol not string, since that's what
10941         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10942         look for.
10943
10944 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10945
10946         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10947         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10948
10949         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10950
10951 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10954         (gnus-xmas-mime-security-button-menu): New function.
10955
10956         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10957         (gnus-mime-security-button-menu): New definition.
10958         (gnus-mime-security-button-map): Use them.
10959         (gnus-mime-security-button-menu): New function.
10960         (gnus-insert-mime-security-button): Addition to help echo.
10961         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10962         (gnus-mime-security-pipe-part): New functions.
10963
10964         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10965         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10966
10967         * mm-decode.el (mm-handle-set-disposition): Remove.
10968         (mm-handle-set-description): Remove.
10969
10970 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10971
10972         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10973         (mm-w3m-standalone-supports-m17n-p): New function.
10974         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10975         w3m usage.
10976
10977         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10978         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10979
10980 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10981
10982         * message.el (message-tool-bar-zap-list): Use
10983         gmm-tool-bar-zap-list as custom type.
10984         (message-tool-bar-update): New function.
10985         (message-tool-bar, message-tool-bar-gnome)
10986         (message-tool-bar-retro): Add message-tool-bar-update.
10987         (message-tool-bar-gnome): Add flyspell-buffer.
10988
10989         * gnus-util.el (gnus-error): Describe `args'.
10990
10991         * gmm-utils.el (gmm-error): Describe `args'.
10992         (gmm-tool-bar-zap-list): New widget.
10993         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10994
10995 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10996
10997         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10998         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10999         the number of recursive calls.
11000
11001         * mm-decode.el (mm-handle-set-disposition): New macro.
11002         (mm-handle-set-description): New macro.
11003
11004 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11005
11006         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11007         encoding.
11008
11009 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11010
11011         * message.el (message-tool-bar-zap-list, message-tool-bar)
11012         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11013         (message-tool-bar-local-item-from-menu): Remove.
11014         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11015         (message-make-tool-bar): New function.
11016         (message-mode): Use `message-make-tool-bar'.
11017
11018         * gmm-utils.el: New file.
11019         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11020         (gmm-lazy): New widget copied from `nnmail.el'.
11021         (gmm-tool-bar-from-list): New function for creating customizable
11022         tool bars.
11023         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11024         output.
11025         (gmm): Add :prefix to defgroup.
11026
11027 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11028
11029         * gmm-utils.el (gmm-widget-p): New function.
11030
11031 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11032
11033         * mml.el (mml-attach-file): Describe `description' in doc string.
11034         (mml-menu): Add Emacs MIME manual and PGG manual.
11035
11036 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11037
11038         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11039
11040 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11041
11042         * nntp.el (nntp-end-of-line): Doc fix.
11043
11044 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11045
11046         * imap.el (imap-open): Handle case where buffer is a buffer
11047         object.
11048
11049 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11050
11051         * gnus-delay.el (gnus-delay): Don't autoload.
11052         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11053         to be re-loaded when customizing the `gnus-delay' group.
11054
11055 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11056
11057         * message.el (message-insert-citation-line): Use newlines.
11058
11059 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11060
11061         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11062         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11063         these routines, so the passphrase can be managed externally and
11064         passed in to the system.
11065         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11066         pgg-add-passphrase-to-cache function.
11067
11068         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11069         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11070         these routines, so the passphrase can be managed externally and
11071         passed in to the system.
11072         (pgg-pgp5-sign-region): Use new name of
11073         pgg-add-passphrase-to-cache function.
11074
11075 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11076
11077         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11078         part of the decoded armor to find the key-identifier.
11079         (pgg-gpg-lookup-key-owner): New function to return the
11080         human-readable identifier of a key owner.
11081         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11082         itself.
11083         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11084         the key value) if we have a key and can match it against a secret
11085         key.  Also, added a note pointing out fact that the prompt only
11086         indicates the first matching key.
11087
11088         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11089         pgg-decrypt-region.
11090         (pgg-add-passphrase-to-cache): Rename from
11091         `pgg-add-passphrase-cache' to reduce confusion (all callers
11092         changed).
11093         (pgg-remove-passphrase-from-cache): Rename from
11094         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11095         changed).
11096         (pgg-read-passphrase, pgg-add-passphrase-cache)
11097         (pgg-remove-passphrase-cache): Add informative docstrings.
11098         (pgg-decrypt): Convey provided passphrase in subordinate call to
11099         pgg-decrypt-region.
11100
11101 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11102
11103         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11104         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11105         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11106         'passphrase' argument, so the passphrase can be managed externally
11107         and then passed in to the system.
11108
11109         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11110         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11111         so the passphrase cache can be used reliably with identifiers
11112         besides a pgp packet's key id.
11113
11114         * pgg-gpg.el (pgg-gpg-encrypt-region)
11115         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11116         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11117         these routines, so the passphrase can be managed externally and
11118         passed in to the system.
11119
11120         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11121         'notruncate' argument, so the passphrase cache can be used
11122         reliably with identifiers besides a pgp packet's key id.
11123
11124 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11125
11126         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11127         symmetric encryption.
11128         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11129         encrypted session key.
11130         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11131         message ask for the passphrase in a proper way.
11132
11133         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11134         New user commands for symmetric encryption.
11135
11136 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11137
11138         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11139
11140         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11141
11142 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11143
11144         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11145
11146 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11147
11148         * mm-decode.el (mm-inlined-types): Add application/pgp.
11149         (mm-automatic-display): Ditto.
11150
11151         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11152         part as text.
11153
11154 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11155
11156         * nnrss.el: Update copyright.
11157         (nnrss-opml-import): Query whether to subscribe to each entry.
11158
11159         * gnus-art.el:
11160         * gnus-sum.el:
11161         * gnus-xmas.el:
11162         * messagexmas.el:
11163         * mm-uu.el:
11164         * mm-view.el: Update copyright.
11165
11166 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11167
11168         * message.el (message-info): New function.
11169         (message-mode-menu): Add it.
11170         Update copyright.
11171
11172         * ChangeLog: Fix and update copyright.
11173
11174 2006-01-13  Romain Francoise  <romain@orebokech.com>
11175
11176         * message.el (message-forward-subject-name-subject): Prefer the
11177         address to 'nowhere' if the sender has no name.
11178         Fix typo.  Update copyright year.
11179
11180 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11181
11182         * gnus-art.el (article-wash-html): Use
11183         gnus-summary-show-article-charset-alist if a numeric arg is given.
11184         (gnus-article-wash-html-with-w3m-standalone): New function.
11185
11186         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11187         mm-inline-text-html-render-with-w3m-standalone.
11188         (mm-text-html-washer-alist): Map w3m-standalone to
11189         gnus-article-wash-html-with-w3m-standalone.
11190         (mm-inline-text-html-render-with-w3m-standalone): New function.
11191
11192 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11193
11194         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11195         Improve LaTeX.
11196
11197 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11198
11199         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11200         (nnrss-request-article): Render text/plain parts as HTML.
11201
11202         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11203         the buffer.
11204
11205 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11206
11207         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11208         custom definition of `gnus-posting-styles'.
11209
11210         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11211         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11212
11213 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11214
11215         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11216         Use nntp for bug archive.
11217
11218 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11219
11220         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11221         parts.
11222         (nnrss-normalize-date): New function converts ISO 8601 date into
11223         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11224         (nnrss-check-group): Use it.
11225
11226 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11227
11228         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11229
11230         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11231         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11232         (nnrss-insert-w3): Ditto.
11233
11234 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11237         the articles to be forwarded including the case where neither a
11238         number of articles nor a region is specified.
11239
11240 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * nnrss.el (nnrss-request-article): Fix last change; fill
11243         text/plain parts.
11244
11245 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11246
11247         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11248         in text/plain part.
11249         (nnrss-check-group): Don't add excessive newline to dc:subject.
11250
11251 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11252
11253         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11254         article.
11255
11256 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11257
11258         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11259         (nnml-use-compressed-files, nnml-save-mail): Support other
11260         comression programs such as bzip2.
11261
11262 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11263
11264         * dns.el (query-dns): Make sure we check the buffer size before
11265         removing tcp headers.
11266
11267 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11270         remove MIME buttons associated with multipart/alternative parts.
11271         (gnus-mime-display-alternative): Tag buttons using `article-type'
11272         text property.
11273
11274         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11275         associated with multipart/alternative parts.
11276
11277         * gnus-art.el (gnus-signature-separator): Fix custom type.
11278
11279         * mm-decode.el (mm-inlined-types): Fix custom type.
11280         (mm-keep-viewer-alive-types): Ditto.
11281         (mm-automatic-display): Ditto.
11282         (mm-attachment-override-types): Ditto.
11283         (mm-inline-override-types): Ditto.
11284         (mm-automatic-external-display): Ditto.
11285
11286 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * spam-report.el (spam-report-user-mail-address)
11289         (spam-report-user-agent): New variables.
11290         (spam-report-url-ping-plain): Use spam-report-user-agent.
11291
11292 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11293
11294         * gnus-art.el (gnus-button-handle-custom): Do not just use
11295         `customize-apropos' for any "M-x customize-*" button but the
11296         function called for.  Accept both the function name and its
11297         argument in order to achieve this.
11298         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11299         function name to `gnus-button-handle-custom' in case of "M-x
11300         customize-*" buttons.
11301
11302 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11303
11304         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11305         multipart/alternative and add xref to mm-discouraged-alternatives
11306         in doc string.
11307
11308         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11309         gnus-buttonized-mime-types in doc string.
11310
11311 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11312
11313         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11314         Suggest image/.* in the doc string.
11315
11316 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11319         message-marks (Debian bug #342521).
11320
11321 2005-12-12  Simon Josefsson  <jas@extundo.com>
11322
11323         * password.el (password-read-from-cache): Add.
11324         (password-read): Use it.
11325
11326 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11327
11328         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11329         us-ascii as a MIME charset.
11330
11331         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11332         against the case where the 2nd arg TYPE is nil.
11333
11334 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * pop3.el (pop3-stream-type): Fix custom version.
11337
11338         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11339
11340 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11341
11342         * mm-decode.el (mm-display-external): Add missing cdr.
11343
11344 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11345
11346         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11347         RFC1524) if it is in mailcap or add a suffix according to
11348         mailcap-mime-extensions when generating a temp filename; postpone
11349         deleting a temp file for 2 seconds for some wrappers, shell
11350         scripts, and so on, which might exit right after having started a
11351         viewer command as a background job.
11352
11353 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11354
11355         * nntp.el (nntp-marks-directory): Fix custom group.
11356
11357         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11358         steps when < 10.
11359
11360         * gnus-start.el (gnus-no-server-1): Mention
11361         `gnus-level-default-subscribed' in doc string.
11362
11363 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11364
11365         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11366         parens.
11367
11368 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11369
11370         * gnus-xmas.el (gnus-use-toolbar): Revert.
11371         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11372         gnus-use-toolbar is default.
11373
11374         * messagexmas.el (message-use-toolbar): Revert.
11375         (message-setup-toolbar): Use global default-toolbar if
11376         message-use-toolbar is default.
11377
11378 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11379
11380         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11381         according to default-toolbar-visible-p.
11382
11383         * messagexmas.el (message-use-toolbar): Ditto.
11384
11385 2005-11-26  Dave Love  <fx@gnu.org>
11386
11387         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11388         (tls-program, tls-success): Provide openssl alternative.
11389
11390         * starttls.el: Doc fixes.
11391         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11392         SERVICE to PORT.
11393
11394         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11395         port null or service name.
11396         (starttls-negotiate): Autoload.
11397
11398 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * message.el (message-kill-to-signature): Fix interactive spec.
11401
11402 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * pop3.el (pop3-open-server): Recognize a string as a service name.
11405
11406 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11407
11408         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11409
11410 2005-11-23  Dave Love  <fx@gnu.org>
11411
11412         Add pop3s, pop3/starttls.
11413
11414         * pop3.el (pop3-authentication-scheme): Clarify doc.
11415         (open-tls-stream, starttls-open-stream): Autoload.
11416         (pop3-stream-type): New.
11417         (pop3-open-server): Use it.
11418
11419         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11420         for POP.
11421         (mail-source-keyword-map): Add :stream for POP.
11422         (mail-source-fetch-pop): Use pop3-stream-type.
11423
11424 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11425
11426         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11427         of current-time-string.
11428
11429 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11430
11431         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11432         date header.
11433
11434 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11435
11436         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11437         it can seriously impact performance as it bypasses the agent's
11438         local caches.
11439
11440 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11441
11442         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11443         must be explicitly online rather than "not explicitly offline" for
11444         its flags to be synchronized.
11445
11446         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11447         that gnus-uu-unmark-thread will function correctly.
11448
11449         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11450         1024K is instead displayed as 1M.
11451
11452 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11453
11454         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11455
11456 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11457
11458         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11459
11460 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11461
11462         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11463         error message to display actual error condition.
11464         (gnus-agent-save-local): Avoid saving symbols that are bound to
11465         nil as they simply result in a warning message in
11466         gnus-agent-read-local.
11467
11468 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11469
11470         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11471         rather than make-variable-buffer-local for file-precious-flag.
11472
11473 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11474
11475         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11476         for duplicates which are removed.  The invalid sort check then
11477         triggers a rescan after the sort as sorting may have moved
11478         duplicate entries such that they can be cheaply detected.
11479
11480 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11481
11482         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11483
11484 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11485
11486         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11487         internal variable to a custom variable.  Changed default value
11488         from compressed(2) to uncompressed(1).
11489         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11490         support for uncompressed agentview files.  Taken together, reading
11491         the agentview file should now be 6-7 times faster.
11492
11493 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11494
11495         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11496         as a buffer-local variable.  This avoids creating truncated
11497         dribble files as a result of a hang up, eg.
11498
11499 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11500
11501         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11502         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11503         XEmacs.
11504
11505 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11506
11507         * gnus-start.el (gnus-start-draft-setup): Enforce
11508         `gnus-draft-mode' for nndraft:drafts at startup.
11509
11510         * gnus.el (gnus-splash): Change custom group.
11511         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11512         allow-list argument.
11513
11514         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11515         string.
11516
11517 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11518
11519         * gnus-art.el (gnus-default-article-saver): Add user-defined
11520         `function' to custom type.
11521
11522 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11523
11524         * imap.el (imap-open): Handle case where buffer is a buffer
11525         object.
11526
11527 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11528
11529         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11530         long lines.
11531         (gnus-cache-delete-group): Wrap doc strings.
11532
11533         * gnus-agent.el (gnus-agent-rename-group)
11534         (gnus-agent-delete-group): Wrap doc strings.
11535
11536 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11537
11538         * messagexmas.el (message-use-toolbar): Change the valid values
11539         into default, top, bottom, left, and right.
11540         (message-toolbar-thickness): New variable.
11541         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11542         well.
11543         (message-setup-toolbar): Make it work.
11544
11545         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11546         (gnus-use-toolbar): Change the valid values into default, top,
11547         bottom, left, and right.
11548         (gnus-toolbar-thickness): New variable.
11549         (gnus-xmas-setup-toolbar): New function.
11550         (gnus-xmas-setup-group-toolbar): Use it.
11551         (gnus-xmas-setup-summary-toolbar): Use it.
11552
11553 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11554
11555         * gnus-start.el (gnus-1): Add "native" to
11556         gnus-predefined-server-alist.
11557
11558         * gnus.el (gnus-method-to-server): Don't add "native" to the
11559         lists here, because that leads to problems when
11560         gnus-select-method is bound.
11561
11562 2005-11-09  Simon Josefsson  <jas@extundo.com>
11563
11564         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11565         use (not sort-by-date) instead.
11566
11567 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11568
11569         * gnus-delay.el (gnus-delay-group): Don't autoload.
11570         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11571         to be re-loaded when customizing the `gnus-delay' group.
11572
11573 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11574
11575         * message.el: Revert last changes.
11576         (message-insert-citation-line): Use newlines.
11577
11578 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11579
11580         * message.el (message-courtesy-message)
11581         (message-mark-insert-begin, message-mark-insert-end)
11582         (message-elide-ellipsis, message-cancel-message)
11583         (message-add-header, message-change-subject)
11584         (message-cross-post-followup-to-header)
11585         (message-cross-post-insert-note, message-reduce-to-to-cc)
11586         (message-widen-reply, message-delete-not-region)
11587         (message-kill-to-signature, message-insert-signature)
11588         (message-insert-importance-high, message-insert-importance-low)
11589         (message-insert-or-toggle-importance)
11590         (message-insert-disposition-notification-to)
11591         (message-indent-citation, message-yank-original)
11592         (message-cite-original-without-signature, message-cite-original)
11593         (message-insert-citation-line, message-position-on-field)
11594         (message-fix-before-sending, message-send-mail-partially)
11595         (message-send-mail, message-send-mail-with-sendmail)
11596         (message-send-mail-with-qmail, message-send-news)
11597         (message-check-news-header-syntax, message-generate-headers)
11598         (message-insert-courtesy-copy, message-fill-address)
11599         (message-fill-header, message-shorten-references)
11600         (message-setup-1, message-cancel-news)
11601         (message-forward-make-body-plain, message-forward-make-body-mime)
11602         (message-forward-make-body-mml, message-encode-message-body)
11603         (message-forward-make-body-digest-plain)
11604         (message-forward-make-body-digest-mime)
11605         (message-use-alternative-email-as-from): Insert `hard-newline'
11606         instead of ordinary newlines.
11607
11608 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11609
11610         * message.el (message-generate-headers): Downcase the argument
11611         given to message-check-element.
11612
11613 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11614
11615         * nntp.el (nntp-authinfo-rejected): New error condition.
11616         (nntp-wait-for): Use new error condition to signal authentication
11617         error.
11618         (nntp-retrieve-data): Rethrow new error condition to break out of
11619         recursive call to nntp-send-authinfo.
11620
11621 2005-11-08  Romain Francoise  <romain@orebokech.com>
11622
11623         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11624         (gnus-summary-exit-map): Bind to `Z p'.
11625         (gnus-summary-make-menu-bar): Add menu item.
11626
11627 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11628
11629         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11630         (gnus-treat-*): Add `first' in all doc strings.
11631
11632         * gnus-group.el (gnus-group-compact-group): Fix typo.
11633
11634 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11635
11636         * gnus.el (gnus-parameters-case-fold-search): New variable.
11637         (gnus-parameters-get-parameter): Use it.
11638
11639         * gnus-score.el (gnus-home-score-file): Doc fix.
11640
11641 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11642
11643         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11644
11645 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11646
11647         * mm-util.el (mm-special-display-p): New function.
11648
11649         * mml.el (mml-preview): Use it; doc fix.
11650
11651 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11652
11653         * imap.el (imap-open): Handle case where buffer is a buffer object.
11654
11655 2005-10-29  Romain Francoise  <romain@orebokech.com>
11656
11657         * message.el (message-fix-before-sending): Fix comment.
11658
11659 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11660
11661         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11662
11663 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11664
11665         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11666         Used in gnus-score.el.
11667
11668 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11669
11670         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11671
11672 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11673
11674         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11675         whitespace removed in revision 7.8.  Use concatenated string to
11676         protect trailing whitespace.
11677
11678 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11679
11680         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11681         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11682         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11683         Courier IMAP ("some version from 2004").  Mostly based on similar
11684         code in the same function.
11685
11686 2005-10-26  Didier Verna  <didier@xemacs.org>
11687
11688         * gnus-group.el (gnus-group-compact-group): Invalidate original
11689         article buffer.
11690         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11691         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11692         NOV database and in article itself.
11693         Invalidate article backlog.
11694
11695 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11696
11697         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11698
11699 2005-10-26  Simon Josefsson  <jas@extundo.com>
11700
11701         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11702         part of 2004-07-25 change.
11703
11704 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11705
11706         * message.el (message-display-completion-list): New function.
11707         (message-expand-group): Use it; make sure the Completions buffer
11708         is modifiable.
11709 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11710
11711         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11712         user-mail-name is an empty string.
11713
11714 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11717         depending on gnus-score-decay-constant.
11718
11719         * encrypt.el (encrypt-insert-file-contents)
11720         (encrypt-write-file-contents): Don't use `gnus-message'.
11721
11722         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11723         arguments.
11724         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11725         arguments to mm-uu-verbatim-marks-extract.
11726         (mm-uu-hide-markers): New variable.
11727         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11728
11729         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11730         (gnus-convert-image-to-face-command): Use "convert" by default to
11731         allow other input image formats.
11732         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11733         accordingly.
11734
11735 2005-10-23  Simon Josefsson  <jas@extundo.com>
11736
11737         * imap.el (imap-gssapi-program): Align command line parameters
11738         with latest GNU SASL.
11739         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11740
11741 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11742
11743         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11744         HTML.
11745         (nnslashdot-request-article): Ditto.
11746
11747         * lpath.el (featurep): Add nobreak-char-display.
11748
11749 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11750
11751         * mail-source.el (mail-source-fetch-pop): Require pop3.
11752         (mail-source-check-pop): Ditto.
11753
11754 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11757         errors.
11758
11759 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11762         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11763
11764         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11765
11766         * mm-bodies.el (mm-decode-string): Call
11767         `mm-charset-to-coding-system' with allow-override argument.
11768
11769 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11770
11771         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11772         (rfc2047-charset-to-coding-system): New function.
11773         (rfc2047-decode-encoded-words): New function.
11774         (rfc2047-decode-region): Use them.
11775         (rfc2047-decode-cte): Remove.
11776         (rfc2047-parse-and-decode): Remove.
11777         (rfc2047-decode): Remove.
11778
11779 2005-10-15  Kenichi Handa  <handa@m17n.org>
11780
11781         * rfc2047.el (rfc2047-decode-cte): New function.
11782         (rfc2047-decode-region): Change the way to decode successive
11783         encoded-words: decode B- or Q-encoding in each encoded-word,
11784         concatenate them, and decode it as charset.
11785
11786 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * lpath.el: Fbind codepage-setup for XEmacs.
11789
11790 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11791
11792         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11793         widget-move-and-invoke.
11794         (gnus-custom-mode): Use gnus-custom-map.
11795
11796 2005-10-15  Bill Wohler  <wohler@newt.com>
11797
11798         * message.el (message-tool-bar-map): Renamed image file from
11799         mail_send to mail/send.
11800
11801 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11802
11803         * message.el (message-expand-group): Pass the common
11804         prefix substring of completion to `display-completion-list'.
11805
11806 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11807
11808         * mml-sec.el (mml-secure-method): New internal variable.
11809         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11810         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11811         functions using mml-secure-method.
11812
11813         * mml.el (mml-mode-map): Add key bindings for those functions.
11814         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11815         Harder <harder@myrealbox.com>.
11816         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11817         end of message if point is the headers of the message.
11818
11819         * message.el (message-in-body-p): New function.
11820
11821         * assistant.el: Autoload gnus-util and netrc.
11822
11823         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11824         Use `mm-charset-override-alist' only when decoding.
11825
11826         * mm-bodies.el (mm-decode-body): Call
11827         `mm-charset-to-coding-system' with allow-override argument.
11828
11829         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11830         `filename' from Content-Disposition if Content-Type doesn't
11831         provide `name'.
11832         (gnus-mime-view-part-as-type): Set default instead of
11833         initial-input.
11834
11835 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11836
11837         * format-spec.el (format-spec): Propagate text properties of % spec.
11838
11839 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11840
11841         * gnus-art.el (gnus-treat-predicate): Add `first'.
11842
11843 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11844
11845         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11846         (mm-charset-override-alist): New variable.
11847         (mm-charset-to-coding-system): Use it.
11848         (mm-codepage-setup): New helper function.
11849         (mm-charset-eval-alist): New variable.
11850         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11851         about unknown charsets.
11852
11853         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11854
11855 2005-10-04  David Hansen  <david.hansen@gmx.net>
11856
11857         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11858         (nnrss-check-group): Ditto.
11859
11860 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11861
11862         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11863         Rename x-gnus-verbatim to x-verbatim.
11864         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11865
11866         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11867         x-verbatim.
11868
11869         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11870
11871         * gnus-util.el (gnus-remove-duplicates): Remove.
11872
11873         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11874         instead of gnus-remove-duplicates.
11875
11876         * message.el (message-remove-duplicates): Remove.
11877         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11878         message-remove-duplicates.
11879
11880         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11881         available, else use implementation from `delete-dups'.
11882
11883         * message.el (message-insert-expires): New function.
11884         (message-mode-map): Add key binding.
11885         (message-mode-field-menu): Add menu entry.
11886         (message-mode): Document it.
11887         (message-make-expires-date): Use `message-make-date'.
11888
11889 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11890
11891         * message.el (message-make-expires-date): New function.
11892
11893 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11894
11895         * Makefile.in (list-installed-shadows): New entry.
11896         (install): Use it.
11897         (remove-installed-shadows): New entry.
11898
11899         * dgnushack.el (dgnushack-default-load-path): New variable.
11900         (dgnushack-find-lisp-shadows): New function.
11901         (dgnushack-remove-lisp-shadows): New function.
11902
11903 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11904
11905         * Makefile.in (install-el-elc): New entry.
11906         (install): Use it so that .el files are necessarily installed.
11907
11908 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11911
11912 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11913
11914         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11915         function rather than the diff-mode.el package.
11916         (mm-display-external): Use with-current-buffer.
11917         (mm-viewer-completion-map, mm-viewer-completion-map):
11918         Move initialization inside declaration.
11919
11920 2005-09-29  Simon Josefsson  <jas@extundo.com>
11921
11922         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11923         autoload mail-check-payment.
11924         (spam-check-hashcash): Define unconditionally, since hashcash.el
11925         is part of Gnus now.  Ignore errors from payment checking.
11926
11927 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11928
11929         * message.el (message-bold-region, message-unbold-region): Rename
11930         from `bold-region' and `unbold-region'.
11931
11932         * message.el: Remove useless autoloads.
11933
11934 2005-09-28  Simon Josefsson  <jas@extundo.com>
11935
11936         * message.el (message-use-idna): Default to t.
11937         (message-use-idna): Test whether encoding works too.  Doc fix.
11938
11939 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11940
11941         * nntp.el (nntp-warn-about-losing-connection): Remove.
11942
11943 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11944
11945         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11946         customizable.  Change default value.
11947         (mm-uu-diff-groups-regexp): Change default value.
11948         (mm-uu-type-alist): Add doc string.
11949         (mm-uu-configure): Add doc string.  Make it interactive.
11950         (mm-uu-tex-groups-regexp): New variable.
11951         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11952         (mm-uu-type-alist): Add LaTeX documents.
11953         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11954         of "text/verbatim".
11955         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11956
11957         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11958         instead of "text/verbatim".
11959
11960         * message.el (message-mark-inserted-region)
11961         (message-mark-insert-file): Use slrn style marks when called with
11962         prefix argument.
11963
11964 2005-09-27  Simon Josefsson  <jas@extundo.com>
11965
11966         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11967
11968 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11969
11970         * message.el (message-remove-duplicates): New function.
11971         Implementation borrowed from `gnus-remove-duplicates'.
11972         (message-idna-to-ascii-rhs): Also encode idna addresses in
11973         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11974         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11975         only ask about the same idna domain once per header and also tell
11976         in what header to replace the idna domain.
11977
11978         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11979         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11980         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11981         a header is decoded and not just the last one.
11982
11983 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11984
11985         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11986         has been decoded.
11987
11988         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11989         (mm-insert-part): Don't modify text if it has been decoded.
11990
11991         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11992         decoded.
11993
11994         * mm-view.el (mm-inline-text): Don't strip text props unless
11995         decoding enriched or richtext parts.
11996
11997 2005-09-25  Romain Francoise  <romain@orebokech.com>
11998
11999         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12000         * gnus-start.el (gnus-subscribe-interactively):
12001         * gnus-uu.el (gnus-uu-grab-articles):
12002         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12003         space.
12004
12005 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12006
12007         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12008         * mm-view.el (mm-view-pkcs7-decrypt):
12009         * gnus-sum.el (gnus-summary-limit-to-extra)
12010         (gnus-summary-respool-article, gnus-read-move-group-name):
12011         * gnus-score.el (gnus-summary-increase-score):
12012         * gnus-util.el (gnus-completing-read-with-default):
12013         * gnus-art.el (gnus-read-save-file-name)
12014         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12015         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12016         * message.el (message-check-news-header-syntax):
12017         Follow convention for reading with the minibuffer.
12018
12019 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12020
12021         * spam-report.el (spam-report-url-ping-plain):
12022         Use gnus-extended-version as User-Agent.
12023
12024         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12025         default value is nil.
12026
12027         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12028         (mm-uu-verbatim-marks-extract): New function.
12029         (mm-uu-extract): New face.
12030         (mm-uu-copy-to-buffer): Use it.
12031
12032         * spam-report.el (spam-report-gmane-ham): Renamed from
12033         `spam-report-gmane-unspam'.
12034         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12035         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12036
12037         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12038         Autoload.
12039         (spam-report-gmane-unregister-routine): Renamed
12040         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12041
12042 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12043
12044         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12045         (spam-report-gmane-unregister-routine): Add support for gmane
12046         unregistration.
12047
12048         * spam-report.el (spam-report-gmane-unspam)
12049         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12050         (spam-report-gmane): Change to take a single article and do unspam
12051         registration.
12052
12053 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12054
12055         * mm-url.el (mm-url-decode-entities): Fix regexp.
12056
12057 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12058
12059         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12060         default to nil, to be able to use Gnus at all.  If the default
12061         switches to something else, then the function should be fixed not
12062         be exceedingly slow.
12063
12064 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12065
12066         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12067         fail hard.
12068
12069         * spam-report.el: Add better Keywords line.
12070
12071         * spam.el: Add Maintainer and better Keywords line.
12072
12073 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12074
12075         * gnus-art.el (gnus-article-replace-part)
12076         (gnus-mime-replace-part): New functions.
12077         (gnus-mime-action-alist, gnus-mime-button-commands)
12078         (gnus-mime-save-part-and-strip): Added file argument.
12079         (gnus-article-part-wrapper): Added interactive argument.
12080
12081         * gnus-sum.el (gnus-summary-mime-map): Add
12082         `gnus-article-replace-part'.
12083
12084 2005-09-19  Didier Verna  <didier@xemacs.org>
12085
12086         The nnml compaction feature:
12087         * nnml.el (nnml-request-compact-group): New function.
12088         * nnml.el (nnml-request-compact): New function.
12089         * gnus-int.el (gnus-request-compact-group): New function.
12090         * gnus-int.el (gnus-request-compact): New function.
12091         * gnus-group.el (gnus-group-compact-group): New function.
12092         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12093         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12094         * gnus-srvr.el (gnus-server-compact-server): New function.
12095         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12096         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12097
12098 2005-09-18  Deepak Goel  <deego@gnufans.org>
12099
12100         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12101         format spec.
12102
12103 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12106
12107 2005-09-15  Romain Francoise  <romain@orebokech.com>
12108
12109         * message.el (message-fill-paragraph): Clarify docstring.
12110
12111 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12112
12113         * gnus-art.el (gnus-mime-display-part): Protect against broken
12114         MIME messages.
12115
12116 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12119         before parsing header.
12120
12121 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12122
12123         * html2text.el (html2text-replace-list): Add new entities.
12124
12125 2005-09-11  Romain Francoise  <romain@orebokech.com>
12126
12127         * message.el (message-alternative-emails): Improve docstring.
12128         (message-setup-1): Call `message-use-alternative-email-as-from'
12129         after `message-setup-hook' to give it precedence over posting
12130         styles, etc.
12131         (message-use-alternative-email-as-from): Add docstring.  Remove
12132         the original From header if present.
12133
12134         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12135         (nnml-save-mail): Use it.
12136
12137         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12138         articles.  Add new argument `silent'.
12139         (gnus-uu-mark-all): Report the total number of marked articles.
12140
12141 2005-09-10  Romain Francoise  <romain@orebokech.com>
12142
12143         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12144         (gnus-uu-mark-series): Likewise.
12145
12146 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * spam-report.el (spam-report-gmane): Fix generation of spam
12149         report URL.
12150
12151 2005-09-10  Simon Josefsson  <jas@extundo.com>
12152
12153         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12154         t, based on discussion on the ding list with Robert Epprecht
12155         <epprecht@solnet.ch>.
12156
12157 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12158
12159         * spam-report.el (spam-report-gmane): Make it work without
12160         X-Report-Spam header.  Gmane now only provides Archived-At.
12161         This is only used if `spam-report-gmane-use-article-number' is nil.
12162         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12163
12164         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12165         make `gnus-summary-sort-by-recipient' work with threading.
12166
12167         * nnweb.el (nnweb-google-wash-article): Print a message if article
12168         is not available.
12169
12170 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12171
12172         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12173         change.  Decode text/* parts content before displaying.
12174
12175 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12176
12177         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12178
12179 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12182
12183         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12184         url-package-name, url-package-version,
12185         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12186         w3m-display-inline-images, and w3m-minor-mode-map.
12187
12188 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12189
12190         * message.el (message-tab-body-function): Fix mismatched custom type.
12191
12192         * gnus.el (gnus-group-change-level-function): Ditto.
12193
12194         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12195
12196         * gnus-art.el (gnus-signature-limit)
12197         (gnus-article-mime-part-function): Ditto.
12198
12199 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12200
12201         * mml.el (mml-mode): Silence the byte compiler.
12202
12203         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12204         using `(sit-for 0)' before moving the point to the specified part;
12205         skip unbuttonized parts.
12206         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12207         return to the summary window if gnus-auto-select-part is non-nil.
12208
12209 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12210
12211         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12212         variables.
12213         (mml-dnd-attach-file, mml-mode): Use them.
12214
12215         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12216         Make fetching article by MID work again for Google Groups.  Added
12217         FIXME concerning gnus-group-make-web-group.
12218
12219         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12220         Don't depend on Gnus by using mail-extract-address-components if
12221         gnus-extract-address-components is not bound.
12222
12223 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12224
12225         * gnus-art.el (gnus-mime-display-security): Don't display the
12226         signature, but only the signed part.
12227
12228 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12231
12232         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12233         list, not listp.
12234
12235 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12236
12237         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12238         when encoding.
12239
12240         * mm-bodies.el (mm-decode-content-transfer-encoding):
12241         De-canonicalize CRLF for all text content types, not just
12242         text/plain.
12243
12244 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12247         valid article; point arrow and cursor at the MIME button.
12248
12249 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12250
12251         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12252         Suggested by Dan Christensen <jdc@uwo.ca>.
12253
12254         * mm-decode.el (mm-save-part): Enable change of prompt.
12255
12256 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12257
12258         * gnus-msg.el (gnus-inews-add-send-actions): Made
12259         `message-post-method' lambda parameter ARG `&optional'.
12260
12261 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12262
12263         * gnus-sum.el (gnus-summary-mime-map): Added
12264         gnus-article-save-part-and-strip, gnus-article-delete-part and
12265         gnus-article-jump-to-part.
12266
12267         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12268         (gnus-article-edit-part): Use it.
12269         (gnus-article-part-wrapper): Added no-handle argument.
12270         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12271         functions.
12272
12273 2005-08-29  Romain Francoise  <romain@orebokech.com>
12274
12275         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12276         docstring.
12277         (gnus-face-from-file): Likewise.
12278
12279 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12280
12281         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12282         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12283         non-nil.
12284         (gnus-auto-select-part): New variable.
12285         (gnus-article-jump-to-part): New function.
12286         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12287         (gnus-mime-delete-part): Allow selecting specified part after
12288         deleting or stripping parts.
12289         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12290         part if argument is bogus.
12291
12292 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12293
12294         * gnus-art.el (w3m-minor-mode-map):
12295         * gnus-spec.el (gnus-newsrc-file-version):
12296         * gnus-util.el (nnmail-active-file-coding-system)
12297         (gnus-original-article-buffer, gnus-user-agent):
12298         * gnus.el (gnus-ham-process-destinations)
12299         (gnus-parameter-ham-marks-alist)
12300         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12301         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12302         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12303         * mm-decode.el (gnus-current-window-configuration):
12304         * mm-extern.el (gnus-article-mime-handles):
12305         * mm-url.el (url-current-object, url-package-name)
12306         (url-package-version):
12307         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12308         (smime-keys, w3m-cid-retrieve-function-alist)
12309         (w3m-current-buffer, w3m-display-inline-images)
12310         (w3m-minor-mode-map):
12311         * mml-smime.el (gnus-extract-address-components):
12312         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12313         (gnus-newsrc-hashtb, message-default-charset)
12314         (message-deletable-headers, message-options)
12315         (message-posting-charset, message-required-mail-headers)
12316         (message-required-news-headers):
12317         * mml1991.el (mc-pgp-always-sign):
12318         * mml2015.el (mc-pgp-always-sign):
12319         * nnheader.el (nnmail-extra-headers):
12320         * rfc1843.el (gnus-decode-encoded-word-function)
12321         (gnus-decode-header-function, gnus-newsgroup-name):
12322         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12323
12324 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12325
12326         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12327         the end of the date treatments.
12328
12329 2005-08-15  Simon Josefsson  <jas@extundo.com>
12330
12331         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12332         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12333         Capello and Romain Francoise.
12334         (pgg-fetch-key-function): Removed, not used?
12335         (pgg-insert-url-with-w3): Require url, to get
12336         url-insert-file-contents regardless of where it is defined.
12337
12338 2005-08-13  Romain Francoise  <romain@orebokech.com>
12339
12340         * message.el (message-cite-original-1): New function.
12341         (message-cite-original): Use it.
12342         (message-cite-original-without-signature): Ditto.
12343
12344 2005-08-08  Romain Francoise  <romain@orebokech.com>
12345
12346         * message.el (message-yank-empty-prefix): New variable.
12347         (message-indent-citation): Use it.
12348         (message-cite-original-without-signature): Respect X-No-Archive.
12349
12350 2005-08-08  Simon Josefsson  <jas@extundo.com>
12351
12352         * pgg.el: Autoload url-insert-file-contents instead of loading
12353         w3/url.
12354         (pgg-insert-url-with-w3): Don't load url here.
12355
12356 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12357
12358         * message.el (message-kill-to-signature): Don't insert newline at
12359         bol.
12360         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12361
12362 2005-08-06  Romain Francoise  <romain@orebokech.com>
12363
12364         * message.el (message-user-fqdn): Fix typo in docstring.
12365
12366 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12367
12368         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12369
12370         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12371
12372 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12373
12374         * mm-bodies.el (mm-encode-body): Use coding system rather than
12375         charset to encode text.
12376
12377         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12378         number of charsets if utf-8 is available (XEmacs).
12379
12380 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12381
12382         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12383         taken from `gnus-button-mid-or-mail-regexp'.
12384         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12385         (gnus-button-alist): Improve regexp for domain part of the MIDs
12386         for news:localpart@domain buttons.
12387         (gnus-button-ctan-directory-regexp): Update.
12388
12389 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * sieve-manage.el (sieve-manage-interactive-login): Use
12392         make-local-variable rather than make-variable-buffer-local.
12393         (sieve-manage-open): Ditto.
12394         (sieve-manage-authenticate): Ditto.
12395
12396         * mml.el (mml-generate-mime-1): Make the content type default to
12397         text/plain if the filename is not specified.
12398
12399 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12402         instead of insert-buffer.
12403
12404         * message.el (message-yank-original): Ditto; set the mark at the
12405         end of the yanked message.
12406
12407 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12410         lines to scroll rather than to stop it.
12411
12412         * mml.el (mml-generate-default-type): Add doc string.
12413         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12414         default to application/octet-stream when determining the content
12415         type if it is not specified for the part or the mml contents; add
12416         a comment about mml-generate-default-type.
12417
12418 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12419
12420         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12421         make it default to application/octet-stream when determining the
12422         content type if it is not specified for the external contents.
12423
12424 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12427         segmented parameter but also other parameters might be there.
12428
12429 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12430
12431         * mm-decode.el (mm-display-external): Delete temp file, directory
12432         and buffer immediately if the external process is exited.
12433
12434 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12435
12436         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12437         fewer lines than that of scroll-margin.
12438         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12439
12440 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * gnus-art.el (gnus-article-next-page): Revert.
12443         (gnus-article-beginning-of-window): New macro.
12444         (gnus-article-next-page-1): Use it.
12445         (gnus-article-prev-page): Ditto.
12446         (gnus-article-edit-part): Use insert-buffer-substring instead of
12447         insert-buffer.
12448         (gnus-article-edit-exit): Ditto.
12449
12450         * gnus-util.el (gnus-beginning-of-window): Remove.
12451         (gnus-end-of-window): Remove.
12452
12453         * lpath.el: Don't bind header-line-format and scroll-margin.
12454
12455 2005-07-25  Simon Josefsson  <jas@extundo.com>
12456
12457         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12458         to have the url package without w3.  Reported by Daiki Ueno
12459         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12460
12461 2005-07-20  Didier Verna  <didier@xemacs.org>
12462
12463         * gnus-diary.el: Remove the description comment (nndiary is now
12464         properly documented in the Gnus manual).
12465         Fix the spelling of "Back End".
12466         * nndiary.el: Ditto.
12467         Fix the copyright notice.
12468
12469 2005-07-18  Romain Francoise  <romain@orebokech.com>
12470
12471         * gnus-sum.el (gnus-summary-to-prefix)
12472         (gnus-summary-newsgroup-prefix): New variables.
12473         (gnus-summary-from-or-to-or-newsgroups): Use them.
12474
12475 2005-07-17  Romain Francoise  <romain@orebokech.com>
12476
12477         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12478         space as it's generally not especially interesting to the user.
12479
12480 2005-07-16  Romain Francoise  <romain@orebokech.com>
12481
12482         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12483         nil to avoid prompting and file modification if one of the
12484         messages at the top of the nnfolder file contains a copyright
12485         notice.
12486         Update copyright notice.
12487
12488         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12489         instead of `current-time-string' as the latter creates a time
12490         string that is not RFC 2822 compliant (it lacks the zone).
12491         Update copyright notice.
12492
12493 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12494
12495         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12496         for text/rtf.  Display default in prompt.  Pass default for M-n.
12497
12498         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12499
12500 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12501
12502         * gnus-msg.el (gnus-button-mailto): Remove
12503         save-selected-window-window hackery because it relies on
12504         save-selected-window internals.
12505
12506 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12509         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12510         (gnus-article-prev-page): Ditto.
12511
12512         * gnus-util.el (gnus-beginning-of-window): New function.
12513         (gnus-end-of-window): New function.
12514
12515         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12516
12517 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12518
12519         * gnus-score.el (gnus-score-edit-all-score): Set
12520         gnus-score-edit-exit-function to gnus-score-edit-done and call
12521         gnus-message.
12522
12523 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12524
12525         * gnus-msg.el (gnus-button-mailto): Remove
12526         save-selected-window-window hackery because it relies on
12527         save-selected-window internals.
12528
12529 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12532         add-minor-mode.
12533         (gnus-binary-mode): Ditto.
12534
12535         * gnus-topic.el (gnus-topic-mode): Ditto.
12536
12537 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12538
12539         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12540         (gnus-article-prev-page): Take scroll-margin into consideration.
12541
12542 2005-07-04  Lute Kamstra  <lute@gnu.org>
12543
12544         Update FSF's address in GPL notices.
12545
12546 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12547
12548         * gnus.el (gnus-exit):
12549         * gnus-group.el (gnus-group-icons):
12550         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12551
12552         * gnus-nocem.el (gnus-nocem):
12553         * message.el (message-various, message-buffers, message-sending)
12554         (message-interface, message-forwarding, message-insertion)
12555         (message-headers, message-news, message-mail):
12556         * pgg-gpg.el (pgg-gpg):
12557         * pgg-parse.el (pgg-parse):
12558         * pgg-pgp.el (pgg-pgp):
12559         * pgg-pgp5.el (pgg-pgp5):
12560         * pop3.el (pop3): Finish `defgroup' description with period.
12561
12562 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * gnus-art.el (article-display-face): Improve the efficiency.
12565         (article-display-x-face): Ditto; remove grey x-face stuff.
12566
12567 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * gnus-art.el (article-display-face): Correct the position in
12570         which Faces are inserted.
12571
12572 2005-06-29  Didier Verna  <didier@xemacs.org>
12573
12574         * gnus-art.el (article-display-face): Display faces in correct
12575         order.
12576
12577 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12578
12579         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12580         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12581         (gnus-nocem-check-article): Fetch the Type header.
12582         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12583         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12584         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12585         make sure gnus-nocem-hashtb is initialized.
12586         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12587         (gnus-nocem-unwanted-article-p): Ditto.
12588
12589         * pgg.el (pgg-verify): Return the verification result.
12590
12591 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12592
12593         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12594         is ascii.
12595
12596 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12597
12598         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12599         `show-nonbreak-escape'.
12600
12601 2005-06-23  Lute Kamstra  <lute@gnu.org>
12602
12603         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12604
12605         * dig.el (dig-mode):
12606         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12607
12608 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12609
12610         * nnimap.el (nnimap-split-download-body): Fix spellings.
12611
12612 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12613
12614         * gnus-art.el (gnus-article-encrypt-body):
12615         * gnus-cus.el (gnus-score-customize):
12616         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12617         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12618
12619 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12620
12621         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12622         header by looking for magic "MII" at the beginnig.
12623
12624 2005-06-16  Miles Bader  <miles@gnu.org>
12625
12626         * gnus-xmas.el (gnus-xmas-group-startup-message):
12627         Use renamed gnus-splash face.
12628
12629         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12630         (assistant-field-face): New backward-compatibility alias for renamed
12631         face.
12632         (assistant-render-text): Use renamed assistant-field face.
12633
12634         * spam.el (spam): Remove "-face" suffix from face name.
12635         (spam-face): New backward-compatibility alias for renamed face.
12636         (spam-face, spam-initialize): Use renamed spam face.
12637
12638         * message.el (message-header-to, message-header-cc)
12639         (message-header-subject, message-header-newsgroups)
12640         (message-header-other, message-header-name)
12641         (message-header-xheader, message-separator, message-cited-text)
12642         (message-mml): Remove "-face" suffix from face names.
12643         (message-header-to-face, message-header-cc-face)
12644         (message-header-subject-face, message-header-newsgroups-face)
12645         (message-header-other-face, message-header-name-face)
12646         (message-header-xheader-face, message-separator-face)
12647         (message-cited-text-face, message-mml-face):
12648         New backward-compatibility aliases for renamed faces.
12649         (message-font-lock-keywords): Use renamed message faces.
12650
12651         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12652         (sieve-test-commands, sieve-tagged-arguments):
12653         Remove "-face" suffix from face names.
12654         (sieve-control-commands-face, sieve-action-commands-face)
12655         (sieve-test-commands-face, sieve-tagged-arguments-face):
12656         New backward-compatibility aliases for renamed faces.
12657         (sieve-control-commands-face, sieve-action-commands-face)
12658         (sieve-test-commands-face, sieve-tagged-arguments-face):
12659         Use renamed sieve faces.
12660
12661         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12662         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12663         (gnus-group-news-3-empty, gnus-group-news-4)
12664         (gnus-group-news-4-empty, gnus-group-news-5)
12665         (gnus-group-news-5-empty, gnus-group-news-6)
12666         (gnus-group-news-6-empty, gnus-group-news-low)
12667         (gnus-group-news-low-empty, gnus-group-mail-1)
12668         (gnus-group-mail-1-empty, gnus-group-mail-2)
12669         (gnus-group-mail-2-empty, gnus-group-mail-3)
12670         (gnus-group-mail-3-empty, gnus-group-mail-low)
12671         (gnus-group-mail-low-empty, gnus-summary-selected)
12672         (gnus-summary-cancelled, gnus-summary-high-ticked)
12673         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12674         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12675         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12676         (gnus-summary-low-undownloaded)
12677         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12678         (gnus-summary-low-unread, gnus-summary-normal-unread)
12679         (gnus-summary-high-read, gnus-summary-low-read)
12680         (gnus-summary-normal-read, gnus-splash):
12681         Remove "-face" suffix from face names.
12682         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12683         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12684         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12685         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12686         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12687         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12688         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12689         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12690         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12691         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12692         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12693         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12694         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12695         (gnus-summary-normal-ticked-face)
12696         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12697         (gnus-summary-normal-ancient-face)
12698         (gnus-summary-high-undownloaded-face)
12699         (gnus-summary-low-undownloaded-face)
12700         (gnus-summary-normal-undownloaded-face)
12701         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12702         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12703         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12704         (gnus-splash-face):
12705         New backward-compatibility aliases for renamed faces.
12706         (gnus-group-startup-message): Use renamed gnus faces.
12707
12708         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12709         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12710         (gnus-server-agent): Remove "-face" suffix from face names.
12711         (gnus-server-agent-face, gnus-server-opened-face)
12712         (gnus-server-closed-face, gnus-server-denied-face)
12713         (gnus-server-offline-face):
12714         New backward-compatibility aliases for renamed faces.
12715         (gnus-server-agent-face, gnus-server-opened-face)
12716         (gnus-server-closed-face, gnus-server-denied-face)
12717         (gnus-server-offline-face): Use renamed gnus faces.
12718
12719         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12720         Remove "-face" suffix from face names.
12721         (gnus-picon-xbm-face, gnus-picon-face):
12722         New backward-compatibility aliases for renamed faces.
12723
12724         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12725         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12726         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12727         (gnus-cite-11): Remove "-face" suffix from face names.
12728         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12729         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12730         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12731         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12732         New backward-compatibility aliases for renamed faces.
12733         (gnus-cite-attribution-face, gnus-cite-face-list)
12734         (gnus-article-boring-faces): Use renamed gnus faces.
12735
12736         * gnus-art.el (gnus-signature, gnus-header-from)
12737         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12738         (gnus-header-content): Remove "-face" suffix from face names.
12739         (gnus-signature-face, gnus-header-from-face)
12740         (gnus-header-subject-face, gnus-header-newsgroups-face)
12741         (gnus-header-name-face, gnus-header-content-face):
12742         New backward-compatibility aliases for renamed faces.
12743         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12744
12745         * gnus-sum.el (gnus-summary-selected-face)
12746         (gnus-summary-highlight): Use renamed gnus faces.
12747         * gnus-group.el (gnus-group-highlight): Likewise.
12748
12749 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12750
12751         * gnus-sieve.el (gnus-sieve-article-add-rule):
12752         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12753         * spam-stat.el (spam-stat-buffer-change-to-spam)
12754         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12755
12756         * message.el (message-is-yours-p):
12757         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12758
12759 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12760
12761         * mm-view.el (mm-inline-text): Withdraw the last change.
12762
12763 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12766         executing enriched-decode.
12767
12768 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12769
12770         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12771         charset of tar files.
12772
12773 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12774
12775         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12776
12777 2005-06-04  Lute Kamstra  <lute@gnu.org>
12778
12779         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12780         information is never recorded.
12781
12782 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12783
12784         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12785
12786 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * pop3.el (pop3-apop): Run md5 in the binary mode.
12789
12790         * starttls.el (starttls-set-process-query-on-exit-flag):
12791         Use eval-and-compile.
12792
12793 2005-05-31  Simon Josefsson  <jas@extundo.com>
12794
12795         * smime.el (smime-replace-in-string): Define.
12796         (smime-cert-by-ldap-1): Use it.
12797
12798 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * gnus-art.el (article-display-x-face): Replace
12801         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12802
12803         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12804         set-process-query-on-exit-flag or process-kill-without-query.
12805
12806         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12807         loop instead of replace-regexp.
12808
12809         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12810         instead of process-kill-without-query if it is available.
12811
12812         * lpath.el: Fbind ldap-search-entries.
12813
12814         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12815         instead of find-file-hooks if it is available.
12816
12817         * mml1991.el: Bind pgg-default-user-id when compiling.
12818
12819         * mml2015.el: Bind pgg-default-user-id when compiling.
12820
12821         * nndraft.el (nndraft-request-associate-buffer):
12822         Use write-contents-functions instead of write-contents-hooks if it is
12823         available.
12824
12825         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12826         instead of find-file-hooks if it is available.
12827
12828         * nntp.el (nntp-open-connection): Replace
12829         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12830         (nntp-open-ssl-stream): Ditto.
12831         (nntp-open-tls-stream): Ditto.
12832
12833         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12834         set-process-query-on-exit-flag or process-kill-without-query.
12835         (starttls-open-stream-gnutls): Use it instead of
12836         process-kill-without-query.
12837         (starttls-open-stream): Ditto.
12838
12839 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12840
12841         * smime.el (smime-cert-by-ldap-1): Don't use
12842         replace-regexp-in-string.
12843
12844 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12845
12846         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12847
12848         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12849         in PEM format.  Adjust to the XEmacs compability.
12850
12851 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12852
12853         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12854         by `string-to-number'.
12855         * gnus-agent.el (gnus-agent-regenerate-group)
12856         (gnus-agent-fetch-articles): Ditto.
12857         * gnus-art.el (gnus-button-fetch-group): Ditto.
12858         * gnus-cache.el (gnus-cache-generate-active)
12859         (gnus-cache-articles-in-group): Ditto.
12860         * gnus-group.el (gnus-group-set-current-level)
12861         (gnus-group-insert-group-line): Ditto.
12862         * gnus-score.el (gnus-score-set-expunge-below)
12863         (gnus-score-set-mark-below, gnus-summary-score-effect)
12864         (gnus-summary-score-entry): Ditto.
12865         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12866         (gnus-soup-pack): Ditto.
12867         * gnus-spec.el (gnus-xmas-format): Ditto.
12868         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12869         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12870         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12871         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12872         * nndb.el (nndb-get-remote-expire-response): Ditto.
12873         * nndiary.el (nndiary-parse-schedule-value)
12874         (nndiary-string-to-number, nndiary-request-replace-article)
12875         (nndiary-request-article): Ditto.
12876         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12877         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12878         * nneething.el (nneething-make-head): Ditto.
12879         * nnfolder.el (nnfolder-request-article)
12880         (nnfolder-retrieve-headers): Ditto.
12881         * nnheader.el (nnheader-file-to-number): Ditto.
12882         * nnkiboze.el (nnkiboze-request-article): Ditto.
12883         * nnmail.el (nnmail-process-unix-mail-format)
12884         (nnmail-process-babyl-mail-format): Ditto.
12885         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12886         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12887         (nnmh-request-create-group, nnmh-request-list-1)
12888         (nnmh-request-group, nnmh-request-article): Ditto.
12889         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12890         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12891         * nnsoup.el (nnsoup-make-active): Ditto.
12892         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12893         * nntp.el (nntp-find-group-and-number)
12894         (nntp-retrieve-headers-with-xover): Ditto.
12895         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12896         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12897         (pgg-format-key-identifier): Ditto.
12898         * pop3.el (pop3-last, pop3-stat): Ditto.
12899         * qp.el (quoted-printable-decode-region): Ditto.
12900
12901         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12902         of concat.
12903
12904 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12905
12906         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12907
12908         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12909
12910         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12911
12912         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12913
12914         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12915
12916         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12917
12918         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12919         (gnus-carpal-mode): Ditto.
12920
12921         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12922         (gnus-browse-mode): Ditto.
12923
12924         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12925
12926         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12927
12928 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12929
12930         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12931
12932 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12933
12934         * gnus-util.el (gnus-run-mode-hooks): New function.
12935
12936         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12937
12938         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12939         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12940
12941 2005-05-27  Lute Kamstra  <lute@gnu.org>
12942
12943         * dns-mode.el (dns-mode): Specify customization group.
12944
12945 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12946
12947         * gnus-agent.el (gnus-agent-make-mode-line-string):
12948         Use mode-line-highlight as mouse-face.
12949
12950 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * canlock.el (canlock): Change the parent group to news.
12953
12954         * deuglify.el (gnus-outlook-deuglify): Add :group.
12955
12956         * dig.el (dig): Add :group.
12957
12958         * dns-mode.el (dns-mode): Add :group.
12959
12960         * encrypt.el (encrypt): Add :group.
12961
12962         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12963         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12964         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12965         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12966         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12967
12968         * gnus-diary.el (gnus-diary): Add :group.
12969
12970         * gnus.el (gnus-group-news-1-face): Add :group.
12971         (gnus-group-news-1-empty-face): Ditto.
12972         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12973         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12974         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12975         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12976         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12977         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12978         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12979         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12980         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12981         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12982         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12983         (gnus-summary-high-ticked-face): Ditto.
12984         (gnus-summary-low-ticked-face): Ditto.
12985         (gnus-summary-normal-ticked-face): Ditto.
12986         (gnus-summary-high-ancient-face): Ditto.
12987         (gnus-summary-low-ancient-face): Ditto.
12988         (gnus-summary-normal-ancient-face): Ditto.
12989         (gnus-summary-high-undownloaded-face): Ditto.
12990         (gnus-summary-low-undownloaded-face): Ditto.
12991         (gnus-summary-normal-undownloaded-face): Ditto.
12992         (gnus-summary-high-unread-face): Ditto.
12993         (gnus-summary-low-unread-face): Ditto.
12994         (gnus-summary-normal-unread-face): Ditto.
12995         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12996         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12997
12998         * hashcash.el (hashcash): New custom group.
12999         (hashcash-default-payment): Add :group.
13000         (hashcash-payment-alist): Ditto.
13001         (hashcash-default-accept-payment): Ditto.
13002         (hashcash-accept-resources): Ditto.
13003         (hashcash-path): Ditto.
13004         (hashcash-extra-generate-parameters): Ditto.
13005         (hashcash-double-spend-database): Ditto.
13006         (hashcash-in-news): Ditto.
13007
13008         * message.el (message-minibuffer-local-map): Add :group.
13009
13010         * netrc.el (netrc): Add :group.
13011
13012         * sieve-manage.el (sieve-manage-log): Add :group.
13013         (sieve-manage-default-user): Diito.
13014         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13015         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13016         (sieve-manage-authenticators): Ditto.
13017         (sieve-manage-authenticator-alist): Ditto.
13018         (sieve-manage-default-port): Ditto.
13019
13020         * sieve-mode.el (sieve-control-commands-face): Add :group.
13021         (sieve-action-commands-face): Ditto.
13022         (sieve-test-commands-face): Ditto.
13023         (sieve-tagged-arguments-face): Ditto.
13024
13025         * smime.el (smime): Add :group.
13026
13027         * spam-report.el (spam-report): Add :group.
13028
13029         * spam.el (spam, spam-face): Add :group.
13030
13031 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13032
13033         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13034         return \n.\n.\n at the end of articles.  Protect against that.
13035         (nntp-with-open-group): Allow debugging.
13036
13037         * nnheader.el (mail-header-set-extra): Make into a function
13038         because I just could't understand how to quote the list properly.
13039
13040         * dns.el (query-dns-cached): New function.
13041
13042 2005-05-26  Lute Kamstra  <lute@gnu.org>
13043
13044         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13045
13046 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13047
13048         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13049
13050         * gnus-art.el: Don't autoload mail-extract-address-components.
13051
13052         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13053         eval-and-compile to evaluate it.
13054
13055         * hashcash.el: Don't autoload executable-find.
13056
13057         * nndb.el: Don't declare the nndb back end two or more times; don't
13058         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13059
13060         * nntp.el: Autoload format-spec instead of format; use
13061         eval-and-compile to evaluate autoload forms.
13062
13063 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13064
13065         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13066
13067 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13068
13069         * gnus.el (gnus-version-number): Bump version.
13070
13071 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13072
13073         * gnus.el: No Gnus v0.3 is released.
13074
13075 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13076
13077         * lpath.el (featurep): Bind show-nonbreak-escape.
13078
13079 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * gnus-art.el (gnus-article-edit-part): Disable undo.
13082
13083 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13084
13085         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13086         gnus-article-date-lapsed-new-header is t if date timer is active;
13087         skip headers in which the original date value is empty.
13088         (gnus-article-save-original-date): Redefine it as a macro.
13089         (gnus-display-mime): Use it.
13090
13091 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13092
13093         * gnus-art.el (article-date-ut): Support converting date in
13094         forwarded parts as well.
13095         (gnus-article-save-original-date): New function.
13096         (gnus-display-mime): Use it.
13097
13098 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13099
13100         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13101         enclosure element of <item>.
13102
13103 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13104
13105         * message.el (message-kill-buffer-query): Renamed from
13106         `message-kill-buffer-query-if-modified'.  Added :version.
13107
13108 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13109
13110         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13111         window layout.
13112
13113 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13114
13115         * mml.el: Autoload dnd when compiling.
13116
13117 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13118
13119         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13120         x-dnd-*.
13121
13122 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * qp.el (quoted-printable-encode-region): Save excursion.
13125
13126 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13127
13128         * message.el (message-kill-buffer-query-if-modified): Add new variable
13129         so the user can kill a modified message buffer quickly.
13130         (message-kill-buffer): Use it.
13131
13132 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * lpath.el: Fbind display-time-event-handler; don't fbind
13135         string-to-multibyte.
13136
13137         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13138
13139 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13142         contained in text because xml.el decodes entities) with LFs.
13143
13144 2005-04-11  Lute Kamstra  <lute@gnu.org>
13145
13146         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13147         differently.
13148
13149 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13150
13151         * mm-util.el (mm-detect-coding-region): Typo.
13152
13153 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13154
13155         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13156
13157 2005-04-06  Deepak Goel  <deego@gnufans.org>
13158
13159         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13160         user-function allow user modifications of the scores.
13161         (spam-stat-score-buffer-user): New function, to allow
13162         user-computed modifications to the score.
13163         (spam-stat-score-buffer-user-functions): List of additional
13164         scoring functions.
13165         (spam-stat-error-holder): Global temporary error holder.
13166         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13167         variable.
13168
13169 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13170
13171         * gnus-registry.el (gnus-registry-clean-empty-function)
13172         (gnus-registry-trim, gnus-registry-fetch-groups)
13173         (gnus-registry-delete-group): Groups that match
13174         `gnus-registry-ignored-groups' are removed from the registry
13175         entries, not just ignored for splitting.  This helps clean up the
13176         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13177         to get all the groups a message ID is in.
13178
13179         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13180         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13181         (spam-stat-score-buffer-user-functions): Add :number custom type.
13182
13183 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13186         argument in XEmacs.
13187
13188         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13189         (nnrss-request-group): Decode group name first.
13190         (nnrss-request-article): Make a text/plain article if mml-to-mime
13191         failed.
13192         (nnrss-get-encoding): Return a compatible encoding according to
13193         nnrss-compatible-encoding-alist.
13194         (nnrss-find-el): Use consp instead of listp.
13195         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13196
13197 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13200         which Emacs 20 doesn't support.
13201         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13202
13203 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13204
13205         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13206         silence the byte compiler inside the defun.
13207
13208         * gnus-demon.el (parse-time-string): Add autoload.
13209
13210         * gnus-delay.el (parse-time-string): Add autoload.
13211
13212         * gnus-art.el (parse-time-string): Add autoload.
13213
13214         * nnultimate.el (parse-time): Require for `parse-time-string'.
13215
13216 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13217
13218         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13219
13220         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13221
13222         * smime.el (smime-ldap-host-list): Add :version.
13223
13224 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13227         pass it to `gnus-browse-read-group'.
13228         (gnus-browse-read-group): Add NUMBER argument and pass it to
13229         `gnus-group-read-ephemeral-group'.
13230
13231         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13232         argument and pass it to `gnus-group-read-group'.
13233
13234 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13235
13236         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13237         mm-xemacs-find-mime-charset-1 if we have the mule feature
13238         available at runtime.
13239
13240 2005-03-25  Werner Lemberg  <wl@gnu.org>
13241
13242         * nnmaildir.el: Replace `illegal' with `invalid'.
13243
13244 2005-03-23  Lute Kamstra  <lute@gnu.org>
13245
13246         * time-date.el: Add comment on time value formats.
13247         Don't require parse-time.
13248         (with-decoded-time-value): New macro.
13249         (encode-time-value): New function.
13250         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13251         (days-to-time): Return a valid time value when arg is huge.
13252         (time-since): Use time-subtract.
13253         (time-to-number-of-days): Use time-to-seconds.
13254
13255 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13256
13257         * gnus-start.el (gnus-display-time-event-handler):
13258         Check display-time-timer at runtime rather than only at load time
13259         in case display-time-mode is turned off in the mean time.
13260
13261 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13262
13263         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13264         used.
13265
13266         * nneething.el (nneething-map-file-directory): Derive from
13267         `gnus-directory'.
13268
13269         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13270         the To/Cc button.
13271
13272 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13273
13274         * nnmaildir.el (nnmaildir-request-accept-article):
13275         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13276
13277 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13278
13279         * gnus-async.el: Require timer-funcs at compile time when in
13280         XEmacs for `run-with-idle-timer'.
13281
13282 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13283
13284         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13285         autoloaded function.
13286
13287 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13288
13289         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13290
13291 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13292
13293         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13294
13295 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13296
13297         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13298         gnus-expert-user to default.
13299
13300 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13301
13302         * nnimap.el (nnimap-open-server): Ditto.
13303
13304         * imap.el (imap-authenticate): Fix typo.
13305
13306 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13307
13308         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13309         buffer (since IMAP server might return FETCH response out of
13310         order, and the nntp buffer must be sorted).
13311
13312 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13313
13314         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13315         comparison on string.
13316
13317         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13318         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13319         (gnus-agent-summary-fetch-series): Modified to protect against
13320         gnus-agent-summary-fetch-group clearing processable flags.
13321         (gnus-agent-synchronize-group-flags): Update live group buffer as
13322         synchronization may occur due to the user toggle the plugged
13323         status.
13324         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13325         successfully downloaded.
13326         (gnus-agent-expire-group-1): Avoid using markers when the overview
13327         is in ascending order; greatly improves performance.
13328         (gnus-agent-regenerate-group): Use
13329         gnus-agent-synchronize-group-flags to reset read status in both
13330         gnus and server.
13331         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13332
13333 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13334
13335         * message.el: Don't autoload former message-utils variables.
13336         (message-strip-subject-trailing-was): Change doc string.
13337
13338         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13339         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13340         (nnweb-google-search): Add "hl=en" here.
13341         (nnweb-google-parse-1, nnweb-google-create-mapping):
13342         Don't hardcode URL.
13343
13344 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13345
13346         * message.el (message-get-reply-headers, message-followup):
13347         Mention related variables `message-use-followup-to' and
13348         `message-use-mail-followup-to', in the information buffer.
13349
13350         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13351         of broken groups(-beta).google.com.
13352
13353 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13354
13355         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13356         parameter to invoked gnus-request-move-article; remove the
13357         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13358         all at once instead of once per article.
13359         (gnus-summary-remove-process-mark): Accept a list of articles as
13360         well as a single article for processing.
13361
13362         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13363         parameter.
13364
13365         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13366
13367         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13368
13369         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13370         parameter.
13371
13372         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13373         parameter.
13374
13375         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13376         parameter and remove the gnus-sum-hint-move-is-internal variable.
13377
13378         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13379         parameter.
13380
13381         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13382         parameter.
13383
13384         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13385         parameter.
13386
13387         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13388
13389         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13390         parameter.
13391
13392         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13393         parameter.
13394
13395 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13396
13397         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13398         a more conservative way.
13399
13400 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13401
13402         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13403         buffer, so it moves the window's cursor.
13404
13405 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13406
13407         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13408         `mm-dissect-multipart' and receive the from field as an (optional)
13409         argument from `mm-dissect-multipart'.
13410         (mm-dissect-multipart): Receive the from field as an argument and
13411         pass it on when we call `mm-dissect-buffer' on MIME parts.
13412         Fixes verification/decryption of signed/encrypted MIME parts.
13413
13414 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13415
13416         * gnus-sum.el (gnus-summary-move-article): Set
13417         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13418         whatever it calls (right now, only nnimap-request-move article
13419         respects it).
13420
13421         * nnimap.el (nnimap-request-move-article): When
13422         gnus-sum-hint-move-is-internal is set, don't do the extra
13423         nnimap-request-article.
13424
13425 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13426
13427         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13428
13429         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13430         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13431
13432         * gnus-sum.el (gnus-summary-caesar-message):
13433         Apply `gnus-treat-article' after rotation.
13434
13435         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13436         doc string.
13437
13438 2005-02-22  Simon Josefsson  <jas@extundo.com>
13439
13440         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13441         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13442         <arne@arnested.dk>.
13443         (encrypt): Add password-cache and password-cache-expiry as group
13444         members.
13445
13446 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13447
13448         * smime.el (smime-ldap-host-list): Doc fix.
13449         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13450         cache) password.
13451         (smime-sign-region): Use it.
13452         (smime-decrypt-region): Use it.
13453         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13454         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13455         fails.
13456         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13457         certificate from DER to PEM format rather than calling openssl.
13458
13459         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13460
13461         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13462         for signing/encryption.
13463
13464         * mml.el (mml-parse-1): Use them.
13465
13466 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13467
13468         * nnrss.el (nnrss-verbose): Removed.
13469         (nnrss-request-group): Use `nnheader-message' instead.
13470
13471 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13472
13473         * nnrss.el (nnrss-verbose): New variable.
13474         (nnrss-request-group): Make it say nnrss is requesting a group.
13475
13476 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13477
13478         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13479         Handle news URL with given port correctly.
13480
13481 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13482
13483         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13484         containing special characters.
13485
13486         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13487
13488         * mml.el (mime-to-mml): Ditto.
13489
13490         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13491         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13492         (rfc2047-decode-region): Quote decoded words containing special
13493         characters when rfc2047-quote-decoded-words-containing-tspecials
13494         is non-nil.
13495
13496 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13497
13498         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13499
13500         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13501
13502 2005-02-15  Simon Josefsson  <jas@extundo.com>
13503
13504         * nnimap.el (nnimap-debug): Doc fix.
13505
13506         * imap.el (imap-debug): Doc fix.
13507
13508 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13509
13510         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13511
13512 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13513
13514         * gnus.el (spam-contents): Improve docs for spam-contents
13515         parameter in its variable incarnation.
13516
13517 2005-02-14  Simon Josefsson  <jas@extundo.com>
13518
13519         * smime-ldap.el: Use require instead of load-library for ldap.
13520         (smime-ldap-search): Indent.
13521         (smime-ldap-search-internal): Shorten line.
13522
13523         * smime.el (smime-cert-by-dns): Add doc-string.
13524         (smime-cert-by-ldap-1): Indent.
13525
13526         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13527         mml-smime-get-dns-ldap.
13528         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13529
13530 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13531
13532         * smime.el: Require smime-ldap.
13533         (smime-ldap-host-list): New variable.
13534         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13535
13536         * mml-smime.el (mml-smime-encrypt-query): New function.
13537         (mml-smime-encrypt-query): Use it.
13538
13539         * smime-ldap.el: New file.
13540
13541 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13542
13543         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13544
13545 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13546
13547         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13548         argument in doc string.  Make query for type more clear.
13549
13550 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13551
13552         * gnus.el (gnus-group-startup-message): Search for gnus images in
13553         etc/images/gnus.
13554         * mm-util.el (mm-image-load-path): Likewise.
13555         * smiley.el (smiley-data-directory): Search for smilies in
13556         etc/images/smilies.
13557
13558 2005-02-09  Kim F. Storm  <storm@cua.dk>
13559
13560         Change Emacs release version from 21.4 to 22.1 throughout.
13561         Change Emacs development version from 21.3.50 to 22.0.50.
13562
13563 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13566
13567         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13568         non-Mule XEmacs as well.
13569         (mm-decompress-buffer): Signal an error intentionally if it does
13570         not decompress compressed data because auto-compression-mode is
13571         disabled.
13572
13573 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13574
13575         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13576         an ID in the registry even if it has no groups.
13577
13578 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13581         merge it into mm-decompress-buffer.
13582         (gnus-mime-copy-part): Use the MIME part charset, the value which
13583         a user specified or gnus-newsgroup-charset for decoding, like
13584         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13585         save-buffer what was used.  Suggested by Kevin Ryde
13586         <user42@zip.com.au>.
13587         (gnus-mime-inline-part): Allow the name parameter as well as the
13588         filename parameter; force decompressing of compressed data; always
13589         display contents being not decoded as unibyte.
13590
13591         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13592         as well as the filename parameter.
13593
13594         * mm-util.el (mm-decompress-buffer): Merge
13595         gnus-mime-jka-compr-maybe-uncompress.
13596         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13597         of compressed data.
13598
13599 2005-02-08  Simon Josefsson  <jas@extundo.com>
13600
13601         * imap.el (imap-log): Doc fix.
13602
13603 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13604
13605         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13606         the coding cookies; decompress compressed parts.
13607
13608         * mml.el (mml-generate-mime-1): Add the charset parameter according
13609         to the value which a user specified manually or the coding cookie.
13610
13611         * mm-util.el (mm-string-to-multibyte): New function.
13612         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13613         (mm-coding-system-to-mime-charset): New function.
13614         (mm-decompress-buffer): New function.
13615         (mm-find-buffer-file-coding-system): New function.
13616
13617         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13618         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13619         parts.
13620
13621 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13622
13623         * mm-view.el (mm-display-inline-fontify): Decode a part according
13624         to the charset parameter.
13625
13626 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13627
13628         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13629         prefix arg is neither nil nor a number, as info specifies.
13630
13631 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13634         timestamps.
13635
13636 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13637
13638         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13639         groups error checking and notify user.
13640
13641 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13642
13643         * message.el (message-send-mail-function): Check existence of
13644         sendmail-program first before using default value
13645         `message-send-mail-with-sendmail'.  Otherwise use more generic
13646         `smtpmail-send-it'.
13647
13648 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13649
13650         * nntp.el (nntp-request-update-info): Always return nil.
13651
13652 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13653
13654         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13655
13656 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13657
13658         * message.el (message-beginning-of-line): Change the behavior when
13659         invoked between BOL and : so that it first moves backward.
13660
13661 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13664         article buffer when editing of the article is discarded.
13665         (gnus-article-prepare): Revert.
13666
13667 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13668
13669         * gnus-art.el (gnus-article-prepare):
13670         Remove message-strip-forbidden-properties from the local hook.
13671
13672 2005-01-27  Simon Josefsson  <jas@extundo.com>
13673
13674         * password.el (password-cache-add): Only start one timer per key.
13675         Reported by Derek Atkins <warlord@MIT.EDU>.
13676
13677 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13678
13679         * run-at-time.el: Removed.  It is no longer needed as
13680         timer-funcs.el in the xemacs-base package has a working version of
13681         `run-at-time'.
13682
13683         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13684
13685         * password.el: Require timer-funcs instead of run-at-time in
13686         XEmacs.
13687         Remove `password-run-at-time' macro.
13688         (password-cache-add): Use `run-at-time' instead of
13689         `password-run-at-time'.
13690
13691         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13692         Remove `nnheader-cancel-function-timers' alias,
13693         `cancel-function-timers' exists in XEmacs in timer-funcs.
13694
13695         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13696         for `run-with-idle-timer'.
13697
13698         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13699         for `run-at-time'.
13700
13701         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13702         for `with-timeout'.
13703
13704         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13705         the same as for XEmacs 21.4.
13706         No need to ignore `run-with-idle-timer', this function exists in
13707         XEmacs now in timer-funcs.el in the xemacs-base package.
13708         (dgnushack-compile): No need to delete
13709         run-at-time.el from the list of files to compile because it
13710         doesn't exist anymore.
13711
13712 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13713
13714         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13715         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13716
13717 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13718
13719         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13720         sensitively.
13721
13722 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13723
13724         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13725
13726 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13729         which will be inserted according to the multibyteness of a buffer
13730         rather than the type of contents.  Suggested by ARISAWA Akihiro
13731         <ari@mbf.ocn.ne.jp>.
13732
13733         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13734         of string which old xml.el may return rather than a string.
13735
13736 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13737
13738         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13739
13740 2005-01-16  Simon Josefsson  <jas@extundo.com>
13741
13742         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13743         idn/idna.el isn't available.
13744         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13745         <michael@waxrat.com>.
13746
13747         * hashcash.el: Remove non-FSF copyright header.
13748
13749         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13750         (hashcash-generate-payment): Use it.
13751         (hashcash-generate-payment-async): Use it.
13752
13753 2005-01-15  Simon Josefsson  <jas@extundo.com>
13754
13755         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13756         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13757
13758         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13759         gnus-summary-idna-message.
13760         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13761         (gnus-summary-idna-message): New function.
13762
13763 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13764
13765         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13766         gnus-novice-user.
13767
13768 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13769
13770         * nnrss.el (nnrss-request-delete-group): Delete entries in
13771         nnrss-group-alist as well.
13772         (nnrss-save-server-data): Insert newline.
13773
13774 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13775
13776         * gnus.el (gnus-user-agent): Use list of symbols instead of
13777         symbols.  Display full version number for (S)XEmacs.  Optionally
13778         display (S)XEmacs codename.
13779
13780         * gnus-util.el (gnus-emacs-version): Update for new
13781         `gnus-user-agent'.
13782
13783         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13784         Gnus version.
13785
13786 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13787
13788         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13789         which is unreadable in some setups.
13790
13791 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * gnus-spec.el (gnus-update-format-specifications): Flush the
13794         group format spec cache if it doesn't support decoded group names.
13795
13796 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13797
13798         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13799         Allow to apply decay on score files matching a regexp.
13800
13801 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13804         compatibility in %g and %c.
13805
13806 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13809         name for only %g and %c.
13810         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13811         of gnus-tmp-group to decoded group name.
13812         (gnus-group-make-rss-group): Exclude `/'s from group names.
13813
13814 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * nnrss.el (nnrss-get-encoding): Fix regexp.
13817
13818 2004-12-27  Simon Josefsson  <jas@extundo.com>
13819
13820         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13821         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13822         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13823
13824 2004-12-17  Kim F. Storm  <storm@cua.dk>
13825
13826         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13827
13828         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13829
13830 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13831
13832         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13833
13834 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13835
13836         * nnrss.el: Require rfc2047 and mml.
13837         (nnrss-file-coding-system): New variable.
13838         (nnrss-format-string): Redefine it as an inline function.
13839         (nnrss-decode-group-name): New function.
13840         (nnrss-string-as-multibyte): Remove.
13841         (nnrss-retrieve-headers): Decode group name; don't use
13842         nnrss-format-string.
13843         (nnrss-request-group): Decode group name.
13844         (nnrss-request-article): Decode group name; allow a Message-ID as
13845         well as an article number; don't use nnrss-format-string; encode a
13846         Message-ID string which may contain non-ASCII characters; use
13847         mml-to-mime to compose a MIME article.
13848         (nnrss-request-expire-articles): Decode group name.
13849         (nnrss-request-delete-group): Decode group name.
13850         (nnrss-fetch): Clarify error message.
13851         (nnrss-read-server-data): Use insert-file-contents instead of load;
13852         bind file-name-coding-system; use multibyte buffer.
13853         (nnrss-save-server-data): Bind coding-system-for-write to the
13854         value of nnrss-file-coding-system; bind file-name-coding-system;
13855         add coding cookie.
13856         (nnrss-read-group-data): Use insert-file-contents instead of load;
13857         bind file-name-coding-system; use multibyte buffer.
13858         (nnrss-save-group-data): Bind coding-system-for-write to the
13859         value of nnrss-file-coding-system; bind file-name-coding-system.
13860         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13861         make it work with non-ASCII text.
13862         (nnrss-find-el): Make it work with old xml.el as well.
13863
13864 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13865
13866         * nnrss.el (nnrss-get-encoding): New function.
13867         (nnrss-fetch): Use unibyte buffer initially; bind
13868         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13869         decode contents according to the encoding attribute.
13870         (nnrss-save-group-data): Add coding cookie.
13871         (nnrss-mime-encode-string): New function.
13872         (nnrss-check-group): Use it to encode subject and author.
13873
13874 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13875
13876         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13877         imaginary variable.
13878
13879 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13882         correctly even if there are wide characters.
13883
13884 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13885
13886         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13887         downcased symbol names; make a new cache instead of reusing
13888         bbdb-hashtable.
13889
13890 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13891
13892         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13893         concatenating segments rather than before concatenating them.
13894         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13895
13896         * message.el (message-get-reply-headers): Bind `extra'.
13897
13898 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13899
13900         * message.el (message-extra-wide-headers): New variable.
13901         (message-get-reply-headers): Use it.
13902
13903 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13906         (gnus-agent-group-pathname): Ditto.
13907
13908         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13909
13910         * gnus-group.el (gnus-group-make-group): Decode group name.
13911         (gnus-group-make-rss-group): Register the group data after opening
13912         the nnrss group.
13913
13914 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13915
13916         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13917         by expiry now get marked as read.
13918
13919 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13920
13921         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13922
13923 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13924
13925         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13926         unify Latin characters in XEmacs.
13927         (mm-find-mime-charset-region): Use it.
13928
13929 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * gnus-util.el (gnus-delete-directory): New function.
13932
13933         * gnus-agent.el (gnus-agent-delete-group): Use it.
13934
13935         * gnus-cache.el (gnus-cache-delete-group): Use it.
13936
13937 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13940         names.
13941
13942 2004-12-16  Simon Josefsson  <jas@extundo.com>
13943
13944         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13945
13946 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13947
13948         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13949
13950         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13951         (gnus-group-set-current-level): Decode group name.
13952
13953 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13954
13955         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13956         failed.
13957
13958 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13959
13960         * gnus-group.el (gnus-group-delete-group): Decode group name.
13961         (gnus-group-make-rss-group): Encode group name.
13962         (gnus-group-catchup-current): Decode group name.
13963         (gnus-group-kill-group): Decode group name.
13964
13965 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13966
13967         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13968
13969 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * gnus-group.el (gnus-group-make-rss-group):
13972         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13973
13974         * gnus-start.el (gnus-setup-news): Honor user's setting to
13975         gnus-message-archive-method.  Suggested by Lute Kamstra
13976         <lute@gnu.org>.
13977
13978 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13979
13980         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13981         global counterparts of the buffer-local variables.
13982
13983 2004-11-16  Romain Francoise  <romain@orebokech.com>
13984
13985         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13986         counterparts of the buffer-local variables.
13987
13988 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * message.el (message-forbidden-properties): Fixed typo in doc
13991         string.
13992
13993 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13994
13995         * gnus-util.el (gnus-replace-in-string): Added doc string.
13996
13997         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13998         to avoid problems when splitting mails with many recipients.
13999
14000 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14001
14002         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14003         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14004
14005 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14006
14007         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14008         if there is no hashtable in memory or file modification time is
14009         newer than cached timestamp.
14010
14011 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14012
14013         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14014         not-matching option.
14015
14016 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14017
14018         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14019         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14020         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14021         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14022         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14023         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14024
14025 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14026
14027         * message.el (message-forward-make-body-mml): Remove headers
14028         according to message-forward-ignored-headers if a message is decoded.
14029
14030 2004-12-02  Romain Francoise  <romain@orebokech.com>
14031
14032         * message.el (message-forward-make-body-plain): Always remove
14033         headers according to message-forward-ignored-headers.
14034
14035 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14036
14037         * spam.el (spam-summary-prepare-exit): Remove the
14038         gnus-summary-limit pop for now, it has problems with ham marks for
14039         me.
14040
14041 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14042
14043         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14044         correctly.
14045
14046 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14047
14048         * format-spec.el (format-spec): Message the char.
14049
14050 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14051
14052         * gnus-art.el (gnus-split-methods): Reformat comments.
14053
14054         * spam.el (spam-summary-prepare-exit): Remove article limits
14055         before exiting the summary buffer.
14056
14057 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14060         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14061
14062         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14063         order to silence the byte compiler.
14064
14065         * spam.el: Fix the way to silence the byte compiler, which
14066         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14067         bbdb-search-simple, spam-BBDB-register-routine,
14068         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14069         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14070         spam-stat-buffer-is-spam, spam-stat-load,
14071         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14072         spam-stat-save and spam-stat-split-fancy.
14073
14074 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14075
14076         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14077         which may confuse users.
14078         (canlock-password-for-verify): Ditto.
14079
14080         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14081
14082         * gnus-art.el (gnus-emphasis-alist): Ditto.
14083
14084         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14085
14086         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14087
14088         * gnus-start.el (gnus-save-killed-list): Ditto.
14089
14090         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14091         (gnus-sum-thread-tree-root): Ditto.
14092         (gnus-sum-thread-tree-false-root): Ditto.
14093         (gnus-sum-thread-tree-single-indent): Ditto.
14094
14095         * message.el (message-courtesy-message): Ditto.
14096         (message-archive-note): Ditto.
14097         (message-subscribed-address-file): Ditto.
14098         (message-user-fqdn): Ditto.
14099
14100         * spam-report.el (spam-report-gmane-regex): Ditto.
14101
14102         * spam.el (spam-blackhole-good-server-regex): Ditto.
14103
14104 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * mml.el (mml-preview): Widen the message buffer before copying
14107         the contents to the preview buffer; sort headers before previewing.
14108
14109         * message.el (message-hidden-headers): Fix the way to avoid a bug
14110         in the `repeat' widget in Emacs 21.3 or earlier.
14111
14112 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * message.el (message-hidden-headers): Default to "^References:".
14115         Improve customization type.  Suggested by Reiner Steib
14116         <Reiner.Steib@gmx.de>.
14117
14118 2004-11-25  Romain Francoise  <romain@orebokech.com>
14119
14120         * message.el (message-strip-forbidden-properties): Remove check for
14121         obsolete `message-hidden' text property, hidden headers are not
14122         accessible in the buffer anymore.
14123
14124 2004-11-22  Romain Francoise  <romain@orebokech.com>
14125
14126         * message.el (message-header-format-alist): Add `From' in list
14127         so that it can be sorted.
14128         (message-fix-before-sending): Widen and sort headers before
14129         sending.
14130         (message-hide-headers): Use narrowing to hide headers by moving
14131         them to the top of the buffer and narrowing to the region
14132         underneath.
14133
14134 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14135
14136         * message.el (message-strip-forbidden-properties): Bind
14137         buffer-read-only (etc) to nil.
14138
14139 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14140
14141         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14142         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14143
14144 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14145
14146         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14147
14148 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14149
14150         * dns.el (query-dns): Use sit-for to time instead of
14151         accept-process-output, since that doesn't seem to work on udp
14152         sockets.
14153
14154 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14157
14158 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14159
14160         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14161         doc string.  Improve doc string.
14162
14163 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14164
14165         * nntp.el (nntp-request-update-info): Return nil if
14166         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14167         may not call gnus-activate-group which uselessly issues the GROUP
14168         commands for all nntp groups and wastes time.  Reported by Romain
14169         Francoise <romain@orebokech.com>.
14170
14171         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14172
14173 2004-11-15  Simon Josefsson  <jas@extundo.com>
14174
14175         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14176         headers separately.
14177         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14178         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14179
14180 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14181
14182         * gnus-start.el (gnus-convert-old-newsrc):
14183         Assign legacy-gnus-agent to 5.10.7.
14184
14185 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14186
14187         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14188         start of the lines.
14189
14190 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14191
14192         * hashcash.el (hashcash-default-payment): Change default to 20.
14193         (hashcash-default-accept-payment): Change default to 20.
14194         (hashcash-process-alist): New variable.
14195         (hashcash-generate-payment-async): Add.
14196         (hashcash-already-paid-p): Add.
14197         (hashcash-insert-payment): Don't generate payments twice.
14198         (hashcash-insert-payment-async): Add.
14199         (hashcash-insert-payment-async-2): Add.
14200         (hashcash-cancel-async): Add.
14201         (hashcash-wait-async): Add.
14202         (hashcash-processes-running-p): Add.
14203         (hashcash-wait-or-cancel): Add.
14204         (mail-add-payment): New optional argument.  Conditionally start
14205         asynchronous calculation.
14206         (mail-add-payment-async): Add.
14207
14208         * message.el (message-send-mail): Wait for asynchronous hashcash
14209         results.  Don't clobber existing X-Hashcash headers.
14210         (message-setup-1): Call mail-add-payment-async when
14211         message-generate-hashcash is non-nil.
14212
14213 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14214
14215         * message.el (message-use-alternative-email-as-from): Examine the
14216         From header as well; use message-make-from in order to include a
14217         user's full name.
14218
14219 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14220
14221         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14222         default; improve customization type.
14223         (gnus-emphasis-custom-with-format): New macro.
14224         (gnus-emphasis-custom-value-to-external): New function.
14225         (gnus-emphasis-custom-value-to-internal): New function.
14226
14227 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14228
14229         * dns.el (query-dns): Resolve reverse addresses.
14230
14231 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14232
14233         * gnus-group.el (gnus-group-get-new-news): Use it.
14234
14235         * gnus-start.el (gnus-check-reasonable-setup): New function.
14236
14237 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14240         "Args out of range" error.  Reported by Arnaud Giersch
14241         <arnaud.giersch@free.fr>.
14242
14243 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14244
14245         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14246
14247 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14248
14249         * spam.el (spam group): Add :version.
14250
14251         * pgg-def.el (pgg group): Add :version.
14252
14253 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14254
14255         * gnus-art.el (gnus-article-edit-article): Don't associate the
14256         article buffer with a draft file.  This is a temporary measure
14257         against the 2004-08-22 change to gnus-article-edit-mode.
14258
14259 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14260
14261         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14262         (html2text-format-tags): Remove unused variable `attr'.
14263
14264 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14265
14266         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14267
14268         * tls.el (tls-process-connection-type, tls-success)
14269         (tls-certtool-program): Add :version.
14270
14271         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14272         (starttls-extra-arguments, starttls-process-connection-type)
14273         (starttls-connect, starttls-failure, starttls-success): Add :version.
14274
14275         * spam-stat.el (spam-stat): Add :version.
14276
14277         * sieve.el (sieve): Add :version.
14278
14279         * sha1.el (sha1): Add :version.
14280         (sha1-use-external): Remove redundant version.
14281
14282         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14283         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14284         (nnmail-split-fancy-match-partial-words)
14285         (nnmail-split-lowercase-expanded): Add :version.
14286
14287         * nndiary.el (nndiary): Add :version.
14288
14289         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14290
14291         * mml-sec.el (mml-default-sign-method)
14292         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14293         Add :version.
14294
14295         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14296
14297         * mm-url.el (mm-url-use-external, mm-url-program)
14298         (mm-url-arguments): Add :version.
14299
14300         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14301         (mm-attachment-file-modes, mm-decrypt-option)
14302         (mm-w3m-safe-url-regexp): Add :version.
14303
14304         * message.el (message-cite-prefix-regexp)
14305         (message-sendmail-envelope-from, message-minibuffer-local-map)
14306         (message-user-fqdn, message-completion-alist): Add :version.
14307
14308         * gnus-win.el (gnus-configure-windows-hook)
14309         (gnus-use-frames-on-any-display): Add :version.
14310
14311         * gnus-art.el (gnus-article-address-banner-alist)
14312         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14313         (gnus-treat-from-picon, gnus-treat-mail-picon)
14314         (gnus-treat-x-pgp-sig): Add :version.
14315
14316         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14317         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14318         (gnus-summary-article-delete-hook)
14319         (gnus-summary-display-while-building): Add :version.
14320
14321         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14322         (gnus-get-top-new-news-hook): Add :version.
14323
14324         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14325         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14326
14327         * gnus-registry.el (gnus-registry): Add :version.
14328
14329         * gnus-spec.el (gnus-use-correct-string-widths)
14330         (gnus-make-format-preserve-properties): Add :version.
14331
14332         * gnus.el (gnus-group-charter-alist)
14333         (gnus-group-fetch-control-use-browse-url)
14334         (gnus-install-group-spam-parameters): Add :version.
14335
14336         * gnus-diary.el (gnus-diary): Add :version.
14337
14338         * gnus-delay.el (gnus-delay): Add :version.
14339
14340         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14341         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14342         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14343         Add :version.
14344
14345         * gnus-agent.el (gnus-agent-max-fetch-size)
14346         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14347         (gnus-agent-prompt-send-queue): Add :version.
14348
14349         * deuglify.el (gnus-outlook-deuglify): Add :version.
14350
14351         * html2text.el: Beautify code.  Improve doc strings.  Some
14352         checkdoc cleanup.
14353         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14354
14355 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14356
14357         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14358
14359 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14360
14361         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14362         when package is loaded.
14363
14364         * spam.el (spam-summary-score-preferred-header): Add global preference
14365         for people who want to override the default SpamAssassin over
14366         Bogofilter preference (when both are set).
14367         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14368         (spam-user-format-function-S): Check
14369         spam-summary-score-preferred-header.
14370         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14371         (spam-user-format-function-S): Format the score correctly.
14372
14373 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14374
14375         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14376         signature file.  Suggested by Manoj Srivastava
14377         <srivasta@golden-gryphon.com>.
14378
14379         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14380         iso-2022-jp even in the Japanese language environment.
14381         Suggested by Jason Rumney <jasonr@gnu.org>.
14382
14383 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14384
14385         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14386         use the same characters as the dummy marks; make it free from
14387         getting affected by the language environment.
14388         (gnus-summary-read-group-1): Update mark positions only when the
14389         format spec is updated.
14390
14391         * gnus-spec.el (gnus-update-format-specifications): Return a list
14392         of updated types.
14393
14394 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14395
14396         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14397         of boundp to check if display-warning is available.
14398
14399 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14400
14401         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14402
14403 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * nnspool.el (nnspool-spool-directory): Use news-path if the
14406         news-directory variable is not bound.
14407
14408         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14409         function instead of display-warning if it is not available.
14410
14411 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14412
14413         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14414         v5-10: Use `point-at-bol'.
14415
14416 2004-10-26  Simon Josefsson  <jas@extundo.com>
14417
14418         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14419         <chenggao@gmail.com>.
14420
14421 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14422
14423         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14424         instead.
14425
14426 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14427
14428         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14429         to remove a server from the nnimap-server-buffer-alist.
14430         (nnimap-open-connection, nnimap-close-server): Use it.
14431
14432         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14433
14434 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14435
14436         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14437         running the major-mode function.
14438
14439 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14442         dummy marks in the right way.
14443
14444 2004-10-18  David Edmondson  <dme@dme.org>
14445
14446         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14447         excessively.
14448
14449 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14450
14451         * gnus-util.el (gnus-split-references): Accept a nil references
14452         string and go on blissfully.
14453
14454         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14455         cases where the references string is non-nil but has no references.
14456
14457         * encrypt.el: Add autoload tags.
14458
14459         * spam.el (spam-resolve-registrations-routine): Remove article
14460         from unregistration list too.  Reported by David Hanak
14461         <dhanak@isis.vanderbilt.edu>
14462
14463 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14464
14465         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14466         nil.  Changed custom type.
14467
14468 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14469
14470         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14471
14472         * gnus-sum.el (gnus-summary-move-article): Use it.
14473
14474 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * encrypt.el: Add autoload cookies.
14477
14478         * spam.el (spam-backend-article-list-property)
14479         (spam-backend-get-article-todo-list)
14480         (spam-backend-put-article-todo-list)
14481         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14482         Resolve registrations separately.
14483         (spam-register-routine): Format comments.
14484         (spam-unregister-routine, spam-register-routine): Always call with
14485         specific-articles, no default list.
14486         (spam-summary-prepare-exit): Use the spam-classifications function.
14487
14488         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14489         gnus-encrypt.el.
14490
14491         * encrypt.el: Copied from gnus-encrypt.el.
14492
14493         * gnus-encrypt.el: Commented that it's obsolete.
14494
14495 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14496
14497         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14498         (gnus-score-save): Use it.
14499
14500         * message.el (message-bury): Use `window-dedicated-p'.
14501
14502 2004-10-15  Simon Josefsson  <jas@extundo.com>
14503
14504         * pop3.el (top-level): Don't require nnheader.
14505         (pop3-read-timeout): Add.
14506         (pop3-accept-process-output): Add.
14507         (pop3-read-response, pop3-retr): Use it.
14508
14509 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14510
14511         * spam.el (spam-register-routine): Move comment.
14512         (spam-verify-bogofilter): Use 'unknown for the initial
14513         spam-bogofilter-valid state, not 'never.
14514
14515         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14516         for netrc-machine.
14517
14518         * nnimap.el (nnimap-open-connection): Use
14519         netrc-machine-user-or-password.
14520
14521 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14522
14523         * gnus-registry.el (gnus-registry-unload-hook):
14524         Set as a variable with add-hook.
14525
14526         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14527         of news-path.
14528
14529         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14530
14531         * spam.el: Delete duplicate `provide'.
14532         (spam-unload-hook): Set as a variable with add-hook.
14533
14534 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14535
14536         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14537         in the doc string.
14538
14539         * message.el (message-ignored-news-headers)
14540         (message-ignored-supersedes-headers)
14541         (message-ignored-resent-headers)
14542         (message-forward-ignored-headers): Improve custom type.
14543
14544 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * message.el (message-tokenize-header): Fix 2004-09-06 change
14547         which used point-min in the wrong place.
14548
14549 2004-10-12  Simon Josefsson  <jas@extundo.com>
14550
14551         * tls.el (tls-certtool-program): New variable.
14552         (tls-certificate-information): New function, based on
14553         ssl-certificate-information.
14554
14555 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14556
14557         * compface.el: Move the version of ELisp-based uncompface program
14558         to the contrib directory because of the copyright problem.
14559
14560 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14561
14562         * message.el (message-kill-buffer): Raise the current frame.
14563
14564 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14565
14566         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14567
14568         * gnus.el (message-y-or-n-p): Autoload.
14569
14570         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14571         (pop3-password-required, pop3-authentication-scheme)
14572         (pop3-leave-mail-on-server): Made customizable.
14573         (pop3): New custom group.
14574         (pop3-retr): Remove `sleep-for' statements.
14575         Suggested by Dave Love <fx@gnu.org>.
14576
14577         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14578         Windows/DOS.
14579
14580         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14581         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14582         Dave Love <fx@gnu.org>.
14583
14584         * mml.el (mml-minibuffer-read-disposition): Require match.
14585         Suggested by Dave Love <fx@gnu.org>.
14586
14587 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14588
14589         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14590         doc string.
14591
14592 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14593
14594         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14595
14596 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14597
14598         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14599         instead of calling `mm-insert-inline', to decode text/* parts
14600         before displaying them.
14601
14602 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14603
14604         * mm-uu.el (mm-uu-text-plain-type): New variable.
14605         (mm-uu-pgp-signed-extract-1): Use it.
14606         (mm-uu-pgp-encrypted-extract-1): Use it.
14607         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14608         bind mm-uu-text-plain-type with that value.
14609         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14610         mm-uu-dissect.
14611
14612 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14613
14614         * gnus-group.el (gnus-update-group-mark-positions):
14615         * gnus-sum.el (gnus-update-summary-mark-positions):
14616         * message.el (message-check-news-body-syntax):
14617         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14618         of string-as-multibyte.
14619
14620 2004-10-05  Juri Linkov  <juri@jurta.org>
14621
14622         * gnus-group.el (gnus-update-group-mark-positions):
14623         * gnus-sum.el (gnus-update-summary-mark-positions):
14624         * message.el (message-check-news-body-syntax):
14625         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14626         8-bit unibyte values to a multibyte string for search functions.
14627
14628 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14631         (mm-uu-dissect-text-parts): New function.
14632
14633         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14634         dissect text parts.
14635
14636         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14637         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14638
14639         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14640
14641         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14642         gnus-current-topics instead of gnus-current-topic.
14643
14644 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14645
14646         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14647
14648 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14649
14650         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14651         where approriate.
14652
14653         * nnml.el (nnml-generate-active-info): do.
14654
14655         * nndiary.el (nndiary-generate-active-info): do.
14656
14657         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14658         (gnus-topic-move): do.
14659
14660         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14661         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14662
14663         * gnus-srvr.el (gnus-server-prepare)
14664         (gnus-server-open-all-servers): do.
14665
14666         * gnus-msg.el (gnus-summary-cancel-article)
14667         (gnus-summary-resend-message)
14668         (gnus-summary-mail-crosspost-complaint): do.
14669
14670         * gnus-move.el (gnus-change-server): do.
14671
14672         * gnus-group.el (gnus-group-unmark-all-groups)
14673         (gnus-group-set-current-level): do.
14674
14675 2004-10-04  Simon Josefsson  <jas@extundo.com>
14676
14677         * message.el (message-generate-hashcash): Doc fix.
14678
14679 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14680
14681         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14682         avoid infinite recursion via gnus-get-function.
14683
14684 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14685
14686         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14687
14688         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14689
14690         * nnmail.el (nnmail-split-history): do.
14691
14692         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14693         (nnml-request-delete-group): do.
14694
14695         * nnslashdot.el (nnslashdot-read-groups): do.
14696
14697         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14698         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14699
14700         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14701         (nnspool-sift-nov-with-sed): Use last.
14702         (nnspool-retrieve-headers-with-nov): Use mapc.
14703         (nnspool-request-newgroups): Use dolist.
14704         (nnspool-request-group): Use last.
14705
14706         * nntp.el (nntp-read-server-type): Use dolist.
14707
14708         * nnvirtual.el (nnvirtual-create-mapping)
14709         (nnvirtual-update-read-and-marked): Use dolist.
14710         (nnvirtual-convert-headers): Simplify.
14711
14712 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14713
14714         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14715         support for sync'ing tick marks.
14716
14717 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14720         there's no visible header.
14721
14722 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14723
14724         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14725         necessary, pass full group name to gnus-request-set-marks.
14726
14727 2004-10-01  Simon Josefsson  <jas@extundo.com>
14728
14729         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14730         acroread.
14731
14732 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14733
14734         * spam-report.el (spam-report-gmane): Fix interactive.
14735
14736         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14737
14738         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14739         when writing file.
14740         (gnus-agent-synchronize-flags): Don't default to being
14741         interactive.
14742
14743 2004-09-30  Simon Josefsson  <jas@extundo.com>
14744
14745         * message.el (message-generate-hashcash): Add.
14746         (message-send-mail): Use it, call mail-add-payment.
14747
14748 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14749
14750         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14751
14752 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14753
14754         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14755         gnus-requst-update-info with explicit code to sync the in-memory
14756         info read flags with the marks being sync'd to the backend.
14757
14758         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14759
14760 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14761
14762         * spam.el (spam-verify-bogofilter): Add new function.
14763         (spam-check-bogofilter)
14764         (spam-bogofilter-register-with-bogofilter): Use it.
14765         (spam-verify-bogofilter): Add small fixes.
14766
14767 2004-09-28  Simon Josefsson  <jas@extundo.com>
14768
14769         * hashcash.el (hashcash-generate-payment): Revert.
14770
14771 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14772
14773         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14774         gnus-extract-references instead of gnus-split-references.
14775
14776         * gnus-util.el (gnus-extract-references): Add new function, analogous
14777         to gnus-split-references but extracts only the message-ID without
14778         anything extra.
14779
14780         * hashcash.el (hashcash-generate-payment)
14781         (hashcash-check-payment): Do the right thing if hashcash-path is
14782         nil (because the hashcash program could not be found).
14783
14784         * spam.el (spam-use-hashcash): Remove comment.
14785
14786 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14787
14788         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14789         (gnus-cache-enter-article, gnus-cache-remove-article)
14790         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14791
14792         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14793
14794         * gnus-art.el (article-hide-boring-headers)
14795         (article-translate-strings, article-display-face)
14796         (gnus-article-mime-match-handle-first)
14797         (gnus-article-highlight-headers)
14798         (gnus-article-add-buttons-to-head): do.
14799
14800 2004-09-27  Simon Josefsson  <jas@extundo.com>
14801
14802         * hashcash.el: New version, from
14803         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14804         ../contrib/.
14805
14806 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14809
14810 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14811
14812         * gnus-dup.el (gnus-dup-open): Use mapc.
14813         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14814
14815         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14816         Reported by Stefan Wiens <s.wi@gmx.net>.
14817
14818         * gnus.el (gnus-shutdown): Use dolist.
14819
14820         * gnus-undo.el (gnus-undo): Use mapc.
14821
14822         * nnrss.el (nnrss-generate-active): do.
14823
14824         * message.el (message-cite-original-without-signature)
14825         (message-cite-original): Use mapc.
14826         (message-do-actions, message-make-forward-subject): Use dolist.
14827
14828 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14829
14830         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14831         deletion to remove entire duplicate line.  Fixes merged article
14832         number bug.
14833
14834 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14835
14836         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14837         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14838         first ask if you want to open a server and then, even when you
14839         responded with no, asking if you want to synchronize the server's
14840         flags.
14841         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14842         multi-line expressions.
14843         (gnus-agent-synchronize-group-flags): New internal function.
14844         Updates marks in memory (in the info structure) AND in the
14845         backend.
14846
14847         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14848
14849         * nnagent.el (nnagent-request-set-mark): Use
14850         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14851         method, to ensure that synchronization updates marks in the
14852         backend and in the info (in memory) structure.
14853
14854 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14857         convention fully; don't miss the root article of a thread; make
14858         the X-Draft-From header with correct article numbers.
14859
14860 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14861
14862         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14863         unless plugged.  Disable the agent so that an open failure causes
14864         an error.
14865
14866         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14867         Reverted 2004-09-21 change.  The backend must be opened while
14868         synchronizing flags even when the backend stores the flags
14869         locally.
14870
14871 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14872
14873         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14874         in `header' match.  Reported by Svend Tollak Munkejord.
14875
14876         * message.el (message-cite-original): Fix use of
14877         `message-cite-articles-with-x-no-archive'.
14878
14879 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14882         (gnus-window-to-buffer): Ditto.
14883
14884         * mml.el (mml-preview-buffer): New variable.
14885         (mml-preview): Manage window layout with gnus-buffer-configuration.
14886
14887         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14888         X-Draft-From header even if those articles aren't quoted.
14889
14890 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14891
14892         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14893         (gnus-request-set-mark, gnus-request-update-mark): Use new
14894         g-s-t-u-l-m to decide to use backend even when unplugged.
14895
14896 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14897
14898         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14899         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14900
14901 2004-09-20  Simon Josefsson  <jas@extundo.com>
14902
14903         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14904         "utf-16-le".
14905
14906 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14907
14908         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14909
14910 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14911
14912         * uudecode.el (uudecode-use-external): Add :version.
14913
14914         * smime.el (smime-CA-file, smime-encrypt-cipher)
14915         (smime-dns-server): Add :version.
14916
14917         * smiley.el (gnus-smiley-file-types): Add :version.
14918
14919         * sha1.el (sha1-use-external): Add :version.
14920
14921         * pgg-def.el (pgg-query-keyserver): Add :version.
14922
14923         * nnmail.el (nnmail-fancy-expiry-targets)
14924         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14925         Add :version.
14926
14927         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14928         (nnimap-retrieve-groups-asynchronous): Add :version.
14929         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14930
14931         * mml.el (mml-content-disposition-parameters)
14932         (mml-insert-mime-headers-always): Add :version.
14933
14934         * mm-util.el (mm-coding-system-priorities): Add :version.
14935
14936         * mm-decode.el (mm-inline-text-html-with-images)
14937         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14938         (mm-verify-option): Add :version.
14939         (mm-text-html-renderer): Change :version.
14940
14941         * message.el (message-fcc-externalize-attachments)
14942         (message-required-headers, message-draft-headers)
14943         (message-subject-trailing-was-query)
14944         (message-subject-trailing-was-ask-regexp)
14945         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14946         (message-mark-insert-end, message-archive-header)
14947         (message-archive-note, message-cross-post-default)
14948         (message-cross-post-note, message-followup-to-note)
14949         (message-cross-post-note-function, message-use-mail-followup-to)
14950         (message-subscribed-address-functions)
14951         (message-subscribed-address-file, message-subscribed-addresses)
14952         (message-subscribed-regexps, message-allow-no-recipients)
14953         (message-yank-cited-prefix, message-signature-insert-empty-line)
14954         (message-hidden-headers, message-hierarchical-addresses)
14955         (message-mail-user-agent, message-use-idna)
14956         (message-valid-fqdn-regexp)
14957         (message-strip-special-text-properties, message-header-synonyms)
14958         (message-beginning-of-line, message-tab-body-function): Add :version.
14959         (message-insert-canlock, message-wide-reply-confirm-recipients):
14960         Change :version.
14961
14962         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14963         and :version.
14964         (mail-source-delete-old-incoming-confirm)
14965         (mail-source-movemail-program): Add :version.
14966
14967         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14968         (gnus-agent-cache, gnus-agent): Change :version.
14969
14970         * gnus-util.el (gnus-use-byte-compile): Change :version.
14971
14972         * gnus-sum.el (gnus-summary-make-false-root-always)
14973         (gnus-summary-default-high-score)
14974         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14975         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14976         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14977         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14978         (gnus-sum-thread-tree-single-indent)
14979         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14980         (gnus-sum-thread-tree-leaf-with-other)
14981         (gnus-sum-thread-tree-single-leaf): Add :version.
14982         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14983         (gnus-article-loose-mime): Change :version.
14984
14985         * gnus-start.el (gnus-backup-startup-file)
14986         (gnus-save-startup-file-via-temp-buffer): Add :version.
14987
14988         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14989         (gnus-server-offline-face): Add :version.
14990
14991         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14992
14993         * gnus-msg.el (gnus-gcc-externalize-attachments)
14994         (gnus-debug-files, gnus-debug-exclude-variables)
14995         (gnus-discouraged-post-methods): Change :version.
14996         (gnus-confirm-mail-reply-to-news)
14997         (gnus-confirm-treat-mail-like-news): Add :version.
14998
14999         * gnus-int.el (gnus-server-unopen-status): Add :version.
15000
15001         * gnus-group.el (gnus-group-jump-to-group-prompt)
15002         (gnus-large-ephemeral-newsgroup)
15003         (gnus-fetch-old-ephemeral-headers): Add :version.
15004
15005         * gnus-fun.el (gnus-x-face-directory)
15006         (gnus-convert-pbm-to-x-face-command)
15007         (gnus-convert-image-to-x-face-command)
15008         (gnus-convert-image-to-face-command): Add :version.
15009
15010         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15011
15012         * gnus-cite.el (gnus-cite-blank-line-after-header)
15013         (gnus-article-boring-faces): Add :version.
15014
15015         * gnus-art.el (gnus-buttonized-mime-types)
15016         (gnus-inhibit-mime-unbuttonizing)
15017         (gnus-treat-display-face)
15018         (gnus-treat-body-boundary): Change :version.
15019         (gnus-body-boundary-delimiter, gnus-picon-databases)
15020         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15021         (gnus-treat-date-english, gnus-treat-fold-headers)
15022         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15023         (gnus-treat-mail-picon, gnus-treat-wash-html)
15024         (gnus-article-encrypt-protocol)
15025         (gnus-use-idna, gnus-article-over-scroll)
15026         (gnus-mime-display-multipart-alternative-as-mixed)
15027         (gnus-mime-display-multipart-related-as-mixed)
15028         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15029         (gnus-ctan-url, gnus-button-ctan-handler)
15030         (gnus-button-handle-ctan-bogus-regexp)
15031         (gnus-button-ctan-directory-regexp)
15032         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15033         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15034         (gnus-button-man-level, gnus-button-emacs-level)
15035         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15036
15037         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15038         (gnus-agent-go-online): Change :version.
15039         (gnus-agent-expire-unagentized-dirs)
15040         (gnus-agent-auto-agentize-methods): Add :version.
15041
15042         * flow-fill.el (fill-flowed-display-column)
15043         (fill-flowed-encode-column): Add :version.
15044
15045         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15046         (gnus-outlook-deuglify-unwrap-max)
15047         (gnus-outlook-deuglify-cite-marks)
15048         (gnus-outlook-deuglify-unwrap-stop-chars)
15049         (gnus-outlook-deuglify-no-wrap-chars)
15050         (gnus-outlook-deuglify-attrib-cut-regexp)
15051         (gnus-outlook-deuglify-attrib-verb-regexp)
15052         (gnus-outlook-deuglify-attrib-end-regexp)
15053         (gnus-outlook-display-hook): Add :version.
15054
15055         * binhex.el (binhex-use-external): Add :version.
15056
15057 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15058
15059         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15060         and `invisible'.
15061
15062 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15063
15064         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15065         in gnus-registry-trim.
15066
15067 2004-09-13  Simon Josefsson  <jas@extundo.com>
15068
15069         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15070
15071         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15072
15073         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15074         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15075         <yamaoka@jpl.org>.
15076         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15077         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15078         <yamaoka@jpl.org>.
15079
15080         * sieve.el (sieve-manage-mode): Ditto.
15081
15082 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15083
15084         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15085
15086 2004-09-11  Simon Josefsson  <jas@extundo.com>
15087
15088         * dns-mode.el: Add.
15089
15090         * mm-view.el (mm-display-dns-inline): Add.
15091
15092         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15093         (mm-automatic-display): Ditto.
15094
15095         * mailcap.el (mailcap-mime-data): Add text/dns.
15096         (mailcap-mime-extensions): Map .soa to text/dns.
15097
15098 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15099
15100         * gnus-art.el (article-decode-mime-words, article-babel)
15101         (gnus-article-highlight-signature, gnus-article-add-buttons)
15102         (gnus-signature-toggle): Remove unnecessary bindings of
15103         `inhibit-read-only' inherited from v5.10 merge.
15104
15105 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15106
15107         * nntp.el (nntp): New customization group.
15108         (nntp-authinfo-file): Add customization group.
15109
15110         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15111
15112         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15113
15114         * gnus.el (to-address, to-list, subscribed)
15115         (large-newsgroup-initial): Ditto.
15116
15117         * flow-fill.el (fill-flowed-display-column)
15118         (fill-flowed-encode-column): Ditto.
15119
15120 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15121
15122         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15123         Use point-min rather than 1.
15124         (message-send-mail): Use buffer-size rather than point-max.
15125
15126         * gnus-sum.el (gnus-summary-search-article-forward):
15127         Signal a specific `search-failed' rather than a generic `error'.
15128
15129         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15130         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15131         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15132
15133 2004-09-10  Simon Josefsson  <jas@extundo.com>
15134
15135         * nndb.el (require): Remove tcp and duplicate cl.
15136
15137 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15138
15139         * gnus-agent.el (directory-files-and-attributes): Move forward.
15140
15141 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15142
15143         * gnus-agent.el (directory-files-and-attributes): Optionally
15144         defined to support XEmacs.
15145
15146 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15147
15148         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15149         to avoid run-time CL dependencies.
15150         (gnus-agent-unfetch-articles): New function.
15151         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15152         article numbers even when local .overview file is missing.
15153         (gnus-agent-read-article-number): New function.  Only accepts
15154         27-bit article numbers.
15155         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15156         gnus-agent-read-article-number.
15157         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15158         from backend while recognizing that article numbers in .overview
15159         must be valid.
15160         (gnus-agent-update-files-total-fetched-for): Use
15161         directory-files-and-attributes to improve performance.
15162         * gnus-int.el (gnus-request-move-article): Use
15163         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15164         improve performance.
15165
15166         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15167         some users confused by references to .newsrc when they only have a
15168         .newsrc.eld file.
15169         (gnus-convert-mark-converter-prompt)
15170         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15171         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15172         New function.  Used internally to only display 'gnus converting
15173         files' message when actually necessary.
15174
15175         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15176         methods now autoloaded.
15177
15178 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15179
15180         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15181         identifiers.
15182
15183 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15184
15185         * gnus-picon.el: Fix indentation and closing parenthesis.
15186
15187 2004-09-01  Simon Josefsson  <jas@extundo.com>
15188
15189         * message.el (message-canlock-generate): Require sha1, not
15190         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15191         to require within a function.  Sadly, if sha1.el isn't loaded, the
15192         let binding in m-c-g will hide the defcustom definition, which is
15193         bad.)
15194
15195         * canlock.el: Require sha1, not sha1-el.
15196
15197         * message.el: Don't autoload sha1 (there is a autoload cookie in
15198         sha1.el).
15199
15200         * sha1-el.el: Renamed to sha1.el.
15201
15202 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15203
15204         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15205
15206 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15207
15208         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15209
15210 2004-08-30  Kim F. Storm  <storm@cua.dk>
15211
15212         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15213
15214         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15215         Add :group 'nnimap.
15216
15217 2004-08-30  Andreas Schwab  <schwab@suse.de>
15218
15219         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15220         ?* and ?\;.
15221
15222         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15223         and ?\' to symbol instead of whitespace.
15224
15225 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15226
15227         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15228
15229         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15230         instead of re-search-forward.
15231
15232         * gnus-uu.el (gnus-uu-save-article): Ditto.
15233         (gnus-uu-post-encode-uuencode): Ditto.
15234
15235         * html2text.el (html2text-clean-list-items): Ditto.
15236         (html2text-clean-dtdd): Ditto.
15237         (html2text-format-tags): Ditto.
15238
15239         * message.el (message-send-mail-with-sendmail): Fix regexp.
15240         (message-fill-field-general): Use search-forward instead of
15241         re-search-forward.
15242         (unbold-region): Ditto.
15243
15244         * nnrss.el (nnrss-request-article): Ditto.
15245
15246         * nnslashdot.el (nnslashdot-request-article): Ditto.
15247
15248         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15249
15250         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15251         "Unrecognized menu descriptor" error in XEmacs.
15252
15253 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15254
15255         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15256         parent article of a sparse article in the thread hashtb.
15257
15258 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15259
15260         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15261         (nnmail-expand-newtext): Lowercase expanded entries if
15262         nnmail-split-lowercase-expanded is non-nil.
15263
15264 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15265
15266         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15267
15268         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15269         of gnus-tmp-news-method into string under XEmacs.  It will be
15270         passed to gnus-correct-length which takes only a string argument.
15271
15272 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15273
15274         * gnus-util.el (gnus-bind-print-variables): New macro.
15275         (gnus-prin1): Use it.
15276         (gnus-prin1-to-string): Use it.
15277         (gnus-pp): New function.
15278         (gnus-pp-to-string): New function.
15279
15280         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15281         Replace pp-to-string with gnus-pp-to-string.
15282         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15283         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15284         * gnus-msg.el (gnus-debug): Ditto.
15285         * gnus-score.el (gnus-score-save): Ditto.
15286         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15287         gnus-pp-to-string.
15288         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15289         with gnus-pp.
15290         * score-mode.el (gnus-score-pretty-print): Ditto.
15291         * webmail.el (webmail-debug): Ditto.
15292
15293 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15294
15295         * gnus-art.el (article-display-face, article-display-x-face):
15296         Use buffer-read-only.
15297
15298 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15299
15300         * gnus-art.el (article-hide-list-identifiers):
15301         Bind inhibit-read-only as t.
15302
15303 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15304
15305         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15306
15307 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15308
15309         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15310         (gnus-narrow-to-page): Don't assume point-min == 1.
15311         (gnus-article-edit-mode): Derive from message-mode.
15312
15313         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15314         point-min == 1.
15315
15316         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15317         Disable incorrect use of `assert'.
15318
15319         * message.el (message-mode): Set comment-start-skip.
15320
15321
15322 2004-08-22  Sam Steingold  <sds@gnu.org>
15323
15324         * pop3.el (pop3-leave-mail-on-server): New user variable.
15325         (pop3-movemail): Delete mail only when it is nil.
15326
15327 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15328
15329         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15330
15331         * mml.el (mml-preview): Use `pop-to-buffer'.
15332
15333         * message.el (message-goto-mail-followup-to): Insert after "To".
15334         (message-carefully-insert-headers): Add comment.
15335
15336         * gnus.el: Remove unused variable `gnus-article-check-size'.
15337
15338         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15339
15340         * gnus-art.el (gnus-button-alist): Improve
15341         `gnus-button-handle-library' entry.
15342
15343 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15344
15345         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15346         downcase, since XEmacs capitalizes error messages differently.
15347
15348 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15349
15350         * nntp.el: Add (require 'gnus) due to reference to
15351         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15352
15353 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15354
15355         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15356         `mm-fill-flowed'.
15357
15358         * mm-decode.el (mm-dissect-singlepart): Check it.
15359
15360 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15361
15362         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15363         'imap' for netrc parsing.
15364
15365 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15366
15367         * mailcap.el (mailcap-mime-data): Mark as risky.
15368
15369 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15372         may be included in the encoded word.
15373         (rfc2047-encode): Don't append a space if the encoded word
15374         includes close parenthesis.
15375
15376 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15377
15378         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15379         of text within parentheses.
15380
15381 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15382
15383         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15384         (gnus-encrypt-write-file-contents): Make the password key the file
15385         name PLUS the cipher, not just the cipher.  Also remove failed
15386         passwords from the cache.
15387
15388 2004-08-06  Simon Josefsson  <jas@extundo.com>
15389
15390         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15391         fix.
15392
15393 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15396         LWSP.
15397
15398 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15399
15400         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15401         to append in-reply-to: data to the references: header.
15402
15403         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15404         (netrc-parse): Use gnus-encrypt.el functions.
15405
15406         * gnus-encrypt.el: Add new file for encryption support; currently
15407         does only a few GPG ciphers and an internal XOR cipher.
15408
15409         * password.el: Add comments on using password-read-and-add.
15410         (password-read-and-add): Add function to read and add the
15411         password to the cache at once.
15412
15413 2004-07-28  Simon Josefsson  <jas@extundo.com>
15414
15415         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15416         parameter (but don't use it, for now).
15417
15418         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15419         instead of hard coding to nil.
15420
15421 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15422
15423         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15424         as mm-inline-image-xemacs does.
15425
15426 2004-07-26  Simon Josefsson  <jas@extundo.com>
15427
15428         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15429         Revert part of 2004-07-17 change below.
15430
15431 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15432
15433         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15434         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15435
15436 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15437
15438         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15439         quotes that actually start with ">" at the beginning of the
15440         lines.
15441
15442 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * rfc2047.el (rfc2047-encode-region): Fix last change.
15445         (rfc2047-encode-parameter): Remove useless concat.
15446
15447 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15448
15449         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15450         encode special characters; fix some kind of misconfigured headers;
15451         signal a real error if debug-on-quit or debug-on-error is non-nil.
15452         (rfc2047-encode-max-chars): New variable.
15453         (rfc2047-encode-1): Use it.
15454         (rfc2047-encode-parameter): New function.
15455
15456         * mml.el (mml-insert-parameter): Remove an excessive space.
15457
15458 2004-07-17  Simon Josefsson  <jas@extundo.com>
15459
15460         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15461         Kai Grossjohann <kai@emptydomain.de>.
15462         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15463         (gnus-group-make-menu-bar): Ditto.
15464
15465         * gnus-util.el (gnus-group-server): Add.
15466
15467 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15468
15469         * message.el (message-clone-locals): Clone sendmail and smtp
15470         variables.
15471
15472 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15473
15474         * rfc2047.el (rfc2047-encode-region): Fix last change.
15475
15476 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15479         characters as non-special.
15480
15481 2004-07-09  Simon Josefsson  <jas@extundo.com>
15482
15483         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15484         Users will lose all flag changes made while unplugged with
15485         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15486         good default.  See numerous reports on ding mailing list.
15487
15488 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15491         add generate-head-function and generate-article-function to the
15492         rfc822-forward entry.
15493         (nndoc-rfc822-forward-generate-article): New function.
15494         (nndoc-rfc822-forward-generate-head): New function.
15495
15496         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15497
15498 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15499
15500         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15501         respect display group parameter and gnus-summary-expunge-below.
15502         (gnus-articles-to-read): Remove unused reference to display group
15503         parameter.
15504
15505 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15506
15507         * nnheader.el (nnheader-uniquify-message-id): New experimental
15508         variable.
15509         (nnheader-nov-read-message-id): Use it.
15510
15511         * spam-report.el (spam-report-gmane): Add interactive.
15512
15513 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15516         qp-or-base64 for the application/* types.
15517
15518 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15519
15520         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15521
15522 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15523
15524         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15525         trim value.
15526
15527 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15528
15529         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15530         New macro and function.
15531         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15532
15533 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15534
15535         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15536         after-load-alist.
15537
15538 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15539
15540         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15541         update info that isn't there.
15542
15543 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15544
15545         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15546         entry.
15547
15548 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15549
15550         * mm-view.el (mm-inline-render-with-function): Use multibyte
15551         buffer; decode html source by charset.
15552
15553         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15554
15555         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15556         Mule-UCS is loaded under XEmacs.
15557         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15558
15559 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15560
15561         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15562
15563 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15564
15565         * mm-util.el (mm-coding-system-p): Return a coding-system.
15566         (mm-mime-mule-charset-alist): Use shift_jis instead of
15567         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15568         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15569         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15570         instead of japanese-shift-jis and iso-latin-1 respectively in
15571         order to share the default value with both Emacs and XEmacs-mule.
15572         (mm-mule-charset-to-mime-charset): Make
15573         mm-coding-system-priorities effective.
15574         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15575         while predicating of candidates upon the priorities.
15576
15577 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15578
15579         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15580         gnus-uu-invert-processable.
15581
15582         * gnus.el: Autoload gnus-uu-invert-processable.
15583
15584 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15585
15586         * mm-util.el (mm-with-multibyte-buffer): New macro.
15587
15588         * rfc2047.el (rfc2047-encode-string): Use it.
15589         (rfc2047-encode-region): Move point to the end of the region after
15590         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15591
15592 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15595         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15596
15597 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15600         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15601         Karl Chen <quarl@nospam.quarl.org>.
15602
15603 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15604
15605         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15606         invalid addresses.
15607
15608 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15609
15610         * spam.el: Change section markers, revise TODO list.
15611         (spam-backends): Make new master list of all installed backends.
15612         (spam-summary-exit-behavior): Add new variable to determine how
15613         messages moves are done at summary exit.
15614         (spam-move-spam-nonspam-groups-only)
15615         (spam-process-ham-in-nonham-groups)
15616         (spam-process-ham-in-spam-groups): Remove variables, the
15617         spam-summary-exit-behavior variable should be used to manage this
15618         behavior.
15619         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15620         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15621         and spam-old-spam-articles.
15622         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15623         Add empty variables, placeholders for the backends they represent.
15624         (spam-set-difference): Move, unchanged.
15625         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15626         unless the user has a processor variable.
15627         (spam-classifications, spam-classification-valid-p)
15628         (spam-backend-properties, spam-backend-property-valid-p)
15629         (spam-backend-function-type-valid-p)
15630         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15631         (spam-report-articles-gmane, spam-report-articles-resend):
15632         Remove functions, they are not needed.
15633         (spam-install-backend-super, spam-backend-list)
15634         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15635         (spam-backend-function, spam-backend-ham-registration-function)
15636         (spam-backend-spam-registration-function)
15637         (spam-backend-ham-unregistration-function)
15638         (spam-backend-spam-unregistration-function)
15639         (spam-backend-statistical-p, spam-backend-mover-p)
15640         (spam-install-backend-alias, spam-install-checkonly-backend)
15641         (spam-install-mover-backend, spam-install-nocheck-backend)
15642         (spam-install-backend, spam-install-statistical-backend)
15643         (spam-install-statistical-checkonly-backend): Add backend installation
15644         support.
15645         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15646         (spam-group-processor-p): Use the new backend code and respect the
15647         summary exit behavior.
15648         (spam-mark-spam-as-expired-and-move-routine): Remove.
15649         (spam-summary-prepare): Change to use the new spam-old-articles
15650         variable.
15651         (spam-copy-or-move-routine, spam-copy-spam-routine)
15652         (spam-move-spam-routine, spam-copy-ham-routine)
15653         (spam-move-ham-routine): Add code to copy/move ham or spam.
15654         (spam-fetch-field-fast): Improve doc and code, plus allow the
15655         'number request.
15656         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15657         variables.
15658         (spam-split, spam-find-spam): Use the new backend code.
15659         (spam-registration-functions): Remove variable.
15660         (spam-unregister-routine): Add convenience wrapper.
15661         (spam-log-undo-registration, spam-register-routine)
15662         (spam-log-processing-to-registry)
15663         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15664         where possible.
15665         (spam-check-gmane-xref, spam-check-regex-headers)
15666         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15667         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15668         (spam-check-bogofilter-headers, spam-check-spamoracle)
15669         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15670         (spam-check-crm114-headers): Use the spam-split-group that
15671         spam-split prepares, no need to determine it every time.
15672
15673         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15674         to the nnheader-parse-naked-head call.
15675
15676         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15677
15678         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15679         the nnheader-nov-read-message-id call.
15680
15681 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15684         gnus-activate-group twice.  Suggested by Markus Peter
15685         <warp@spin.de>.
15686
15687 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * gnus-art.el (gnus-article-time-format): Exchange the order of
15690         day and month in the default value; fix customization type.
15691         (article-date-ut): Use add-text-properties.
15692         (article-make-date-line): Use message-make-date instead of
15693         current-time-string.
15694
15695         * message.el (message-fetch-field): Don't use set-text-properties.
15696         (message-make-date): Simplify.
15697
15698         * messagexmas.el (message-xmas-make-date): New function.
15699         (message-xmas-redefine): Defalias message-make-date to it.
15700
15701 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15702
15703         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15704         (rfc2047-encode-region): Treat text within parentheses as special;
15705         show the original text when error has occurred.
15706
15707         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15708         already-computed method to gnus-activate-group.
15709
15710         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15711         same select-methods identical Lisp objects.
15712
15713         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15714         object when modifying the info.
15715
15716 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15717
15718         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15719         gnus-opened-servers since it has never been opened with the new
15720         configuration yet.
15721
15722 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15723
15724         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15725         arg to nnheader-generate-fake-message-id.
15726
15727 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15728
15729         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15730         number and build a fake message ID localized to a group and
15731         article number (so it's repeatable from that point on).
15732         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15733         ID format.
15734
15735         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15736         nnheader-generate-fake-message-id with the article number.
15737
15738 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15739
15740         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15741         end-of-buffer.
15742
15743 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15744
15745         * message.el (message-ignored-supersedes-headers): Add Approved.
15746
15747 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15748
15749         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15750         goto-char.
15751         (rfc2047-encode): Fold the line before encoding.
15752
15753 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15754
15755         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15756         folding -- not all headers can be folded, and this should be done
15757         by the message composition mode.  Probably.  I think.
15758
15759 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15762         fast.
15763
15764         * gnus-ems.el (gnus-remove-image): Don't use
15765         message-text-with-property; remove only the image found first.
15766
15767         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15768         found first.
15769
15770 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15771
15772         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15773
15774 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15775
15776         * message.el (message-text-with-property): Make it fast and accept
15777         optional arguments.
15778         (message-strip-forbidden-properties): Use it.
15779         (message-fix-before-sending): Follow the m-t-w-p change.
15780
15781         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15782
15783 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * gnus-art.el (article-hide-headers): Don't change the buffer
15786         mistakenly when performing mml-preview even if
15787         gnus-single-article-buffer is nil.
15788
15789 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15790
15791         * message.el (message-expand-name-databases): New user option.
15792         (message-expand-name): Use it.
15793
15794 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15795
15796         * spam.el (spam-report-articles-resend)
15797         (spam-report-resend-register-routine): Allow ham reporting.
15798         (spam-report-resend-register-ham-routine): Add wrapper.
15799         (spam-registration-functions): Add ham resending functions.
15800         (spam-list-of-processors): Add ham resend processor.
15801
15802         * gnus.el (ham-resend-to): Add new group parameter.
15803         (spam-process): Add ham resend option.
15804
15805         * spam-report.el (spam-report-resend): Allow reporting ham.
15806         (spam-report-resend-ham): Add wrapper.
15807
15808 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15809
15810         * message.el (message-cite-articles-with-x-no-archive): New
15811         variable.
15812         (message-cite-original): Use it.
15813
15814 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15815
15816         * message.el (message-cite-original): Respect X-No-Archive.
15817
15818 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15819
15820         * gnus-art.el (article-hide-headers): Refer to the values for
15821         gnus-ignored-headers and gnus-visible-headers in the summary
15822         buffer since a user may have set them as group parameters.
15823
15824 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15825
15826         * assistant.el (assistant-node-name): Add convenience function.
15827         (assistant-render-text, assistant-render-node): Add error handling,
15828         plus handle multiple next nodes.
15829         (assistant-find-next-node): Comment out for now.
15830         (assistant-find-next-nodes): Add function, returns list of next
15831         nodes.
15832
15833 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15834
15835         * mail-source.el (mail-source-directory): Fix doc-string.
15836
15837 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15838
15839         * assistant.el (assistant-render-text, assistant-eval): Add :set
15840         widget type, which is different because it takes and returns a
15841         list.  Much hilarity ensues.
15842
15843 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15844
15845         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15846
15847         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15848         doc-string.
15849
15850         * gnus-start.el (gnus-activate-group): Added doc-string.
15851
15852 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15853
15854         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15855
15856 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15857
15858         * assistant.el (assistant-render-text): Try to add a :set
15859         widget, more to come.
15860
15861         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15862         strings.
15863         (spam-report-articles-resend)
15864         (spam-register-routine): Do registration iff any articles warrant
15865         it.
15866         (spam-summary-prepare-exit): Change log message for nil group
15867         destinations.
15868
15869 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15870
15871         * spam.el (spam-report-resend-register-routine): Allow
15872         spam-report-resend-to to be a group parameter or a global value.
15873
15874 2004-05-26  Simon Josefsson  <jas@extundo.com>
15875
15876         * starttls.el: Merge with my GNUTLS based starttls.el.
15877         (starttls-gnutls-program, starttls-use-gnutls)
15878         (starttls-extra-arguments, starttls-process-connection-type)
15879         (starttls-connect, starttls-failure, starttls-success): New
15880         variables.
15881         (starttls-program, starttls-extra-args): Doc fix.
15882         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15883         functions.
15884         (starttls-negotiate, starttls-open-stream): Check
15885         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15886         function if it is set.
15887
15888 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15889
15890         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15891         structured fields.
15892
15893 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15894
15895         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15896
15897 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15898
15899         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15900         variable.
15901         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15902         assigning the spam-mark to new messages.
15903
15904 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15905
15906         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15907
15908 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15909
15910         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15911
15912         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15913         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15914         default.
15915
15916 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15917
15918         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15919         correct data.
15920
15921 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15922
15923         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15924         (spam-group-processor-p): Fix function.
15925         (spam-group-processor-multiple-p)
15926         (spam-group-spam-processor-report-gmane-p)
15927         (spam-group-spam-processor-report-resend-p)
15928         (spam-group-spam-processor-bogofilter-p)
15929         (spam-group-spam-processor-blacklist-p)
15930         (spam-group-spam-processor-ifile-p)
15931         (spam-group-ham-processor-ifile-p)
15932         (spam-group-spam-processor-spamoracle-p)
15933         (spam-group-spam-processor-crm114-p)
15934         (spam-group-ham-processor-bogofilter-p)
15935         (spam-group-spam-processor-stat-p)
15936         (spam-group-ham-processor-stat-p)
15937         (spam-group-ham-processor-whitelist-p)
15938         (spam-group-ham-processor-BBDB-p)
15939         (spam-group-ham-processor-spamoracle-p)
15940         (spam-group-ham-processor-copy-p): Remove functions with some
15941         prejudice against unneeded code.
15942         (spam-report-articles-resend)
15943         (spam-report-resend-register-routine): Allow the group/topic
15944         spam-resend-to value to override spam-report-resend-to.
15945         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15946         properly now.
15947
15948         * gnus.el (spam-resend-to): Add group/topic parameter.
15949         (spam-process): Move the OBSOLETE processors to the end of the
15950         choices.
15951
15952 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15953
15954         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15955         with resend-to set to nil, and then ask the user if necessary.
15956         (spam-report-resend): spam-report-resend takes a list of articles, not
15957         separate article numbers.
15958
15959 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15960
15961         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15962         addition to emacs-w3m.
15963
15964 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15965
15966         * assistant.el (assistant-authinfo-data): New function.
15967         (assistant-eval): Eval for entire assistant.
15968
15969         * netrc.el (netrc-services-file): New variable.
15970         (netrc-parse-services): New function.
15971         (netrc-find-service-name): New function.
15972         (netrc-find-service-number): New function.
15973         (netrc-port-equal): New function.
15974         (netrc-machine): Use it.
15975
15976         * nnimap.el (nnimap-open-connection): Use netrc.
15977
15978         * gnus-util.el (gnus-netrc-get): Remove aliases.
15979
15980         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15981
15982         * assistant.el (wid-edit): Fix compilation.
15983
15984         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15985
15986 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15987
15988         * gnus-util.el (gnus-set-file-modes): New function.  (small
15989         patch).
15990
15991 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15992
15993         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15994
15995         * assistant.el (assistant-render-node): Fix up rendering and
15996         read-only text.
15997         (assistant-render-node): Reset.
15998         (assistant-make-read-only): Not sticky.
15999
16000 2004-05-20  Danny Siu  <dsiu@adobe.com>
16001
16002         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16003         centered even when gnus-auto-center-summary is t.
16004
16005 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16006
16007         * dns.el (dns-get-txt-answer): New function.
16008         (dns-read-txt): Ditto.
16009         (query-dns): Use it.
16010
16011 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16012
16013         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16014         active for foreign groups even if the group level is higher than
16015         the specified value.
16016
16017 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16018
16019         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16020         non-active groups.
16021
16022         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16023
16024 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16025
16026         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16027
16028 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16029
16030         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16031         (spam-crm114-header, spam-crm114-spam-switch)
16032         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16033         (spam-crm114-positive-spam-header)
16034         (spam-crm114-database-directory, spam-list-of-processors)
16035         (spam-group-spam-processor-crm114-p)
16036         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16037         (spam-generic-score, spam-list-of-checks)
16038         (spam-list-of-statistical-checks, spam-registration-functions)
16039         (spam-check-crm114-headers, spam-crm114-score)
16040         (spam-check-crm114, spam-crm114-register-with-crm114)
16041         (spam-crm114-register-spam-routine)
16042         (spam-crm114-unregister-spam-routine)
16043         (spam-crm114-register-ham-routine)
16044         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16045         asjo@koldfront.dk (Adam Sjøgren).
16046
16047         * gnus.el: Add spam-use-crm114.
16048
16049         * spam.el (spam-list-of-processors, spam-registration-functions):
16050         Add spam-use-resend.
16051         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16052         (spam-report-articles-gmane): Add doc fix.
16053         (spam-report-articles-resend, spam-report-resend-register-routine):
16054         Add wrappers around spam-report-resend-to.
16055
16056         * spam-report.el (spam-report-resend-to, spam-report-resend):
16057         Add support for resending spam.
16058         (spam-report-gmane): Fix line length >80.
16059
16060         * gnus.el (spam-process): Add spam-use-resend.
16061
16062 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16063
16064         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16065         number of processed spam messages.
16066         (spam-ham-copy-or-move-routine): Return the number of processed
16067         ham messages.
16068         (spam-summary-prepare-exit): Use the above values to decide
16069         whether status messages shouled be displayed.
16070
16071 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16074         `rfc2047-encoding-function-alist' in order to avoid conflicting
16075         with the old version.
16076         (rfc2047-encode-region): Concatenate words containing non-ASCII
16077         characters in structured fields; don't encode space-delimited
16078         ASCII words even in unstructured fields; don't break words at
16079         char-category boundaries.
16080         (rfc2047-encode-1): New function.
16081         (rfc2047-encode): Use it; encode text so that it occupies the
16082         maximum width within 76-column; work correctly on Q encoding for
16083         iso-2022-* charsets.
16084         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16085         sure not to break a line just after the header name.
16086         (rfc2047-b-encode-region): Removed.
16087         (rfc2047-b-encode-string): New function.
16088         (rfc2047-q-encode-region): Removed.
16089         (rfc2047-q-encode-string): New function.
16090
16091         * mm-util.el (mm-replace-in-string): New function.
16092
16093 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16094
16095         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16096         get it right.
16097         (gnus-inews-make-draft): Really.
16098
16099 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16100
16101         * nnmh.el (nnmh-request-list-1): Don't check the link count
16102         before descending.  (small patch)
16103
16104 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16105
16106         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16107         stuff.
16108
16109         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16110         on real group name.
16111
16112         * gnus-art.el (gnus-signature-limit): Doc fix.
16113
16114         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16115
16116         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16117
16118 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16119
16120         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16121         isn't a string.
16122
16123 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16124
16125         * gnus-draft.el (gnus-draft-send): Bind
16126         rfc2047-encode-encoded-words.
16127
16128         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16129         (rfc2047-encodable-p): Say that =? needs encoding.
16130         (rfc2047-encode-encoded-words): New variable.
16131
16132         * gnus-group.el (gnus-group-select-group): Doc fix.
16133
16134         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16135
16136         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16137         to nil.
16138
16139         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16140
16141         * nnheader.el (nnheader-get-lines-and-char): New function.
16142
16143 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16144
16145         * gnus-msg.el (gnus-summary-followup-with-original): Document
16146         yanking of region when active.
16147
16148 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16149
16150         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16151         groups if the group level is higher than the specified value.
16152
16153 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16154
16155         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16156         (gnus-group-jump-to-group): Added prefix argument using
16157         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16158         non-active group.
16159
16160         * compface.el (uncompface): Be verbose when changing
16161         `uncompface-use-external'.
16162
16163         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16164         handle manual section.
16165
16166 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16167
16168         * gnus-art.el (gnus-button-alist): Revert previous change.
16169
16170 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16171
16172         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16173
16174 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16175
16176         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16177         whether backend can accept message.
16178
16179         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16180
16181 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16182
16183         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16184         Avoid creating directory when nntp-marks-is-evil is true.
16185         Reported by Reiner Steib.
16186
16187 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16188
16189         * gnus-picon.el (gnus-picon-style): New variable.
16190         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16191         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16192         Jesper Harder <harder@ifa.au.dk>.
16193
16194 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16195
16196         * message.el (message-fill-field): Return point.
16197         (message-generate-headers): Go to end of field.
16198
16199         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16200         stuff for non-living groups.
16201
16202 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16203
16204         * gnus-art.el (gnus-article-followup-with-original)
16205         (gnus-article-reply-with-original): gnus-mark-active-p ->
16206         gnus-region-active-p.
16207
16208 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16209
16210         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16211         only when there is spam or ham to be processed.
16212
16213 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16214
16215         * mail-source.el (mail-source-delete-crash-box): Refactor.
16216         (mail-source-fetch): Use it.
16217         (mail-source-fetch-file): Ditto.
16218         (mail-source-fetch-directory): Run postscript in loop.
16219         (mail-source-fetch-pop): Delete.
16220         (mail-source-fetch-maildir): Ditto.
16221         (mail-source-fetch-imap): Ditto.
16222
16223         * imap.el (imap-authenticators): Comment out sasl.
16224
16225         * message.el (message-skip-to-next-address): New function.
16226         (message-fill-header-address): Refactor.
16227         (message-fill-address): Use it.
16228         (message-delete-address): Use it.
16229         (message-fill-header-general): Refactor.
16230         (message-fill-field-address): Rename.
16231         (message-narrow-to-field): Find the start of the header.
16232         (message-header-format-alist): Don't pre-fill.
16233         (message-fill-header): Removed.
16234         (message-insert-header): New function.
16235         (message-shorten-references): Use it.
16236
16237         * rfc2047.el (rfc2047-field-value): Strip props.
16238
16239         * mail-parse.el (mail-header-make-address): New alias.
16240
16241         * ietf-drums.el (ietf-drums-make-address): New function.
16242
16243         * imap.el: Add compiler directives.
16244
16245         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16246
16247         * gnus-art.el (article-decode-idna-rhs): Don't use
16248         message-idna-inside-rhs-p.
16249
16250 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16251
16252         * message.el (message-idna-inside-rhs-p): Removed.
16253         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16254
16255         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16256         false positives.
16257
16258 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16259
16260         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16261
16262 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16263
16264         * nneething.el (nneething-file-name): Don't create spurious
16265         files.
16266
16267         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16268         (gnus-inews-do-gcc): Remove sleep.
16269
16270         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16271         part under point.
16272
16273         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16274         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16275
16276 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16277
16278         * spam.el (spam-summary-prepare-exit): Fixed (length).
16279
16280 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16281
16282         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16283         as expired without moving it" message when there are spam
16284         messages left.
16285
16286 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16287
16288         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16289         header is not nil.
16290
16291 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16292
16293         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16294         nntp-possibly-create-directory, not nntp-possibly-change-group.
16295         (nntp-marks-changed-p): New arg SERVER.
16296         (nntp-request-update-info): Adjust caller.
16297
16298 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16299
16300         * nntp.el (nntp-save-marks): Pass missing arg.
16301
16302 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16303
16304         * nntp.el: Support marks.
16305         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16306         (nntp-marks-modtime, nntp-marks-directory): New variables.
16307         (nntp-request-set-mark, nntp-request-update-info)
16308         (nntp-possibly-create-directory, nntp-marks-changed-p)
16309         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16310         functions.
16311
16312 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16313
16314         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16315         (gnus-xmas-redefine): Rename.
16316
16317         * gnus-score.el (gnus-score-insert-help): Use
16318         gnus-select-lowest-window.
16319
16320         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16321         appt-select-lowest-window and rename to gnus-select-lowest-window.
16322
16323         * gnus.el: do.
16324
16325 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16326
16327         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16328         encodings of MIME-encoded words, in order to improve
16329         interoperability with several broken MUAs.
16330
16331 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16332
16333         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16334         tags, only when charsets are not specified in headers.
16335         (mm-inline-text-html-render-with-w3m): Ditto.
16336
16337         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16338         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16339
16340 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16341
16342         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16343         instead of MIME-decoded from fields when checking
16344         `gnus-article-address-banner-alist'.
16345
16346 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16347
16348         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16349         description rather than subject.
16350
16351 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16352
16353         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16354
16355 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16356
16357         * gnus.el (gnus-version-number): Bump.
16358
16359 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16360
16361         * gnus.el: No Gnus v0.2 is released.
16362
16363 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16364
16365         * gnus-agent.el (gnus-agent-read-agentview): Inline
16366         gnus-uncompress-range.
16367
16368 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16369
16370         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16371         `exec-installed-p'.
16372
16373 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16374
16375         * gnus.el (spam-process, spam-autodetect-methods): Add
16376         bsfilter and bsfilter-headers.
16377
16378         * spam.el (spam-bsfilter): New customize group.
16379         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16380         (spam-bsfilter-header, spam-bsfilter-probability-header)
16381         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16382         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16383         (spam-bsfilter-database-directory): New options.
16384         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16385         (spam-list-of-statistical-checks, spam-registration-functions):
16386         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16387         (spam-bsfilter-score): New command.
16388         (spam-check-bsfilter-headers, spam-check-bsfilter)
16389         (spam-bsfilter-register-with-bsfilter)
16390         (spam-bsfilter-register-spam-routine)
16391         (spam-bsfilter-unregister-spam-routine)
16392         (spam-bsfilter-register-ham-routine)
16393         (spam-bsfilter-unregister-ham-routine): New functions.
16394         (spam-generic-score): Support bsfilter; Accept an optional argument
16395         to recalcurate spam score even if scoring header has already been
16396         added.
16397         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16398         optional argument to recalcurate spam score even if scoring header
16399         has already been added.
16400
16401 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16402
16403         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16404         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16405         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16406         link is missing.
16407
16408 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16409
16410         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16411         (html2text-get-attr): Rewrite.
16412
16413         * message.el (message-setup-1): Remove redundant put-text-property
16414         on mail-header-separator.
16415
16416 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16417
16418         * gnus-registry.el (gnus-registry-cache-whitespace)
16419         (gnus-registry-action, gnus-registry-spool-action)
16420         (gnus-registry-split-fancy-with-parent): Change message levels
16421         from 5 to 3 or 7, as needed.
16422
16423         * spam.el (spam-summary-prepare-exit)
16424         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16425         (spam-split, spam-find-spam, spam-log-undo-registration)
16426         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16427         level from 5 to 6.
16428
16429 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16430
16431         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16432         2004-03-04 change).
16433
16434 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16435
16436         * sieve-manage.el (sieve-manage-open):
16437         * nnweb.el (nnweb-insert-html):
16438         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16439         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16440         * nnspool.el (nnspool-request-group):
16441         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16442         * nnml.el (nnml-request-update-info):
16443         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16444         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16445         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16446         (nnimap-request-set-mark):
16447         * nnfolder.el (nnfolder-request-update-info):
16448         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16449         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16450         * gnus-uu.el (gnus-uu-find-articles-matching):
16451         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16452         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16453         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16454         * gnus-nocem.el (gnus-nocem-scan-groups):
16455         * gnus-int.el (gnus-start-news-server):
16456         * gnus-group.el (gnus-group-make-kiboze-group)
16457         (gnus-group-browse-foreign-server):
16458         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16459         Use mapc when appropriate.
16460
16461 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16462
16463         FIXME: Make separate entries for each person.
16464
16465         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16466         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16467         <shields@msrl.com>:
16468
16469         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16470         may need for spam sorting and scoring.
16471         (spam-user-format-function-S): Add user format function suitable for
16472         general use.
16473         (spam-article-sort-by-spam-status): Add sorting function for summary
16474         sorting.
16475         (spam-extra-header-to-number): Add function to get a score from a
16476         header.
16477         (spam-summary-score): Add function to get a numeric score from the
16478         headers.
16479         (spam-generic-score): Fix function doc, was in wrong place.
16480         (spam-initialize): Take symbols when it's run, and install the
16481         extra headers that spam-necessary-extra-headers thinks we need.
16482
16483 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16484
16485         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16486         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16487
16488 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16489
16490         * gnus-sum.el (gnus-set-global-variables)
16491         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16492         (gnus-article-get-xrefs, gnus-summary-best-group)
16493         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16494         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16495         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16496         Use with-current-buffer.
16497
16498 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16499
16500         * spam.el (spam-summary-prepare-exit): Simplify logic.
16501         (spam-fetch-article-header): Read the article header if it's not
16502         available.
16503         (spam-list-articles): Simplify logic.
16504         (spam-filelist-register-routine): Fix bug with unregister-list.
16505
16506         * gnus-registry.el: Fix comments at beginning.
16507
16508 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16509
16510         * message.el (message-cater-to-broken-inn): Remove.
16511         (message-shorten-references): Make sure the total folded length of
16512         References is shorter than 998 characters to cater to a bug in INN
16513         2.3.  Also, don't pretend that references aren't folded -- this
16514         hasn't worked for a while.
16515
16516 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16517
16518         * gnus-agent.el (gnus-agentize):
16519         gnus-agent-send-mail-real-function no longer set to current value
16520         of message-send-mail-function but rather a lambda that calls
16521         message-send-mail-function.  The change makes the agent real-time
16522         responsive to user changes to message-send-mail-function.
16523
16524 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16525
16526         * legacy-gnus-agent.el
16527         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16528         help from Florian Weimer <fw@deneb.enyo.de>
16529
16530 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * nnmail.el (nnmail-cache-insert): Revert last change.
16533
16534 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16535
16536         * nnmail.el (nnmail-cache-insert): Always check whether
16537         nnmail-cache-ignore-groups matches a group name.
16538
16539 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16540
16541         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16542         (spam-find-spam, spam-log-processing-to-registry)
16543         (spam-log-registered-p, spam-log-unregistration-needed-p)
16544         (spam-log-undo-registration): Use gnus-message instead of
16545         gnus-error, none of these errors are fatal.
16546
16547         * gnus-registry.el (gnus-registry-clean-empty-function)
16548         (gnus-registry-clean-empty): Remove only empty entries without
16549         extra data.
16550
16551 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16552
16553         * spam-stat.el (spam-stat-buffer-change-to-spam)
16554         (spam-stat-buffer-change-to-non-spam): Change (error) to
16555         (gnus-message 8) invocation.
16556
16557 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16558
16559         * nntp.el (nntp-via-netcat-command): New variable.
16560         (nntp-via-netcat-switches): New variable.
16561         (nntp-open-via-rlogin-and-netcat): New function.
16562         (nntp-open-connection-function): Doc fix.
16563         (nntp-telnet-command): Doc fix.
16564         (nntp-end-of-line): Doc fix.
16565         (nntp-via-rlogin-command): Doc fix.
16566         (nntp-via-user-name): Doc fix.
16567         (nntp-via-address): Doc fix.
16568
16569 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16572         error in Emacs 21.1.
16573
16574 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16575
16576         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16577
16578 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16579
16580         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16581         (gnus-agent-with-refreshed-group): New macro.
16582         (gnus-agent-rename-group): New function.
16583         (gnus-agent-delete-group): New function.
16584         (gnus-agent-save-group-info): Use gnus-command-method when
16585         `method' parameter is nil.  Don't write nil entries into the
16586         active file.
16587         (gnus-agent-get-group-info): New function.
16588         (gnus-agent-fetch-articles): Use
16589         gnus-agent-update-files-total-fetched-for to increment disk space
16590         used.
16591         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16592         gnus-agent-update-view-total-fetched-for to increment disk space
16593         used.
16594         (gnus-agent-get-local): Added optional parameters to avoid calling
16595         gnus-group-real-name and gnus-find-method-for-group.
16596         (gnus-agent-set-local): Delete stored entry if either min, or max,
16597         are nil.
16598         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16599         quit, use gnus-agent-regenerate-group to record existance of any
16600         articles fetched to disk before the quit occurred.
16601         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16602         gnus-agent-update-view-total-fetched-for, and
16603         gnus-agent-update-files-total-fetched-for to decrement disk space
16604         used.
16605         (gnus-agent-retrieve-headers): Use
16606         gnus-agent-update-view-total-fetched-for to increment disk space
16607         used.
16608         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16609         with gnus-agent-update-files-total-fetched-for to decrement disk
16610         space and fresh group buffer.
16611         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16612         (gnus-agent-need-update-total-fetched-for): New variable.
16613         (gnus-agent-update-files-total-fetched-for): New function.
16614         (gnus-agent-update-view-total-fetched-for): New function.
16615         (gnus-agent-total-fetched-for): New function.
16616
16617         * gnus-cache.el (gnus-cache-save-buffers): Use
16618         gnus-cache-update-overview-total-fetched-for to change disk space
16619         used by this group.
16620         (gnus-cache-possibly-enter-article): Use
16621         gnus-cache-update-file-total-fetched-for to increment disk space
16622         used by this group.
16623         (gnus-cache-possibly-remove-article): Use
16624         gnus-cache-update-file-total-fetched-for to decrement disk space
16625         used by this group.
16626         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16627         (gnus-cache-rename-group): New function.
16628         (gnus-cache-delete-group): New function.
16629         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16630         (gnus-cache-need-update-total-fetched-for): New variable.
16631         (gnus-cache-with-refreshed-group): New macro.
16632         (gnus-cache-update-file-total-fetched-for): New function.
16633         (gnus-cache-update-overview-total-fetched-for): New function.
16634         (gnus-cache-rename-group-total-fetched-for): New function.
16635         (gnus-cache-delete-group-total-fetched-for): New function.
16636         (gnus-cache-total-fetched-for): New function.
16637
16638         * gnus-group.el: Require gnus-sum and autoload functions to
16639         resolve warnings when gnus-group.el compiled alone.
16640         (gnus-group-line-format): Documented new %F.
16641         (size of Fetched data) group line format; identifies disk space
16642         used by agent and cache.
16643         (gnus-group-line-format-alist): Defined new F format.
16644         (gnus-total-fetched-for): New function.
16645         (gnus-group-delete-group): No longer update
16646         gnus-cache-active-altered as gnus-request-delete-group now keeps
16647         the cache in sync.
16648         (gnus-group-list-active): Let the agent store a server's active
16649         list if currently plugged.
16650
16651         * gnus-int.el (gnus-request-delete-group):
16652         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16653         local disk in sync with the server.
16654         (gnus-request-rename-group):
16655         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16656         local disk in sync with the server.
16657
16658         * gnus-start.el (gnus-get-unread-articles):
16659         Cosmetic simplification to logic.
16660
16661         * gnus-util.el (gnus-rename-file): New function.
16662
16663 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16664
16665         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16666
16667 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16668
16669         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16670         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16671
16672 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16673
16674         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16675         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16676
16677 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16678
16679         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16680
16681 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16682
16683         * spam.el (spam-set-difference): Add function to replace
16684         gnus-set-difference in spam.el.
16685         (spam-summary-prepare-exit): Use spam-set-difference.
16686
16687 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16688
16689         * gnus-registry.el (gnus-registry-cache-file): Update to use
16690         gnus-dribble-directory OR gnus-home-directory OR ~.
16691         (gnus-registry-split-fancy-with-parent): Fix doc.
16692
16693 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16694
16695         * message.el (message-exchange-point-and-mark): Use
16696         message-mark-active-p.  Suggested by Jesper Harder
16697         <harder@ifa.au.dk>.
16698
16699 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16700
16701         * message.el (message-exchange-point-and-mark): Don't activate
16702         region if it was inactive.  Suggested by Hiroshi Fujishima
16703         <pooh@nature.tsukuba.ac.jp>.
16704
16705 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16706
16707         * gnus-art.el (article-display-face): Display Faces in the same
16708         order as X-Faces.
16709
16710 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16711
16712         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16713
16714 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16717         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16718         (gnus-article-mime-hierarchy): Remove.
16719         (gnus-article-mime-hierarchy-next): Remove.
16720         (gnus-article-mode): Revert 2004-03-19 change.
16721         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16722         (gnus-insert-mime-button): Revert 2004-03-19 change.
16723         (gnus-mime-accumulate-hierarchy): Remove.
16724         (gnus-mime-enter-multipart): Remove.
16725         (gnus-mime-leave-multipart): Remove.
16726         (gnus-mime-display-part): Revert 2004-03-19 change.
16727         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16728
16729         * mml.el (mml-preview): Revert 2004-03-19 change.
16730
16731 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16732
16733         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16734
16735 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16736
16737         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16738         t while entering a file name using the mm-with-multibyte macro.
16739         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16740
16741         * mm-util.el (mm-with-multibyte): New macro.
16742
16743 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16744
16745         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16746         user option.
16747         (gnus-mime-multipart-functions): Doc and customization fix.
16748         (gnus-article-mime-hierarchy): New variable.
16749         (gnus-article-mime-hierarchy-next): New variable.
16750         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16751         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16752         gnus-article-mime-hierarchy-next to nil.
16753         (gnus-insert-mime-button): Show hierarchy numbers.
16754         (gnus-mime-accumulate-hierarchy): New function.
16755         (gnus-mime-enter-multipart): New function.
16756         (gnus-mime-leave-multipart): New function.
16757         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16758         (gnus-mime-display-alternative): Show hierarchy numbers.
16759
16760         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16761         gnus-article-mime-hierarchy-next to nil.
16762
16763 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16764
16765         * dns.el: Don't require gnus-xmas.
16766
16767 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16768
16769         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16770         inline PGP.
16771         (mml-menu): Disable mml-quote-region if mark is inactive.
16772
16773 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16776         when the group's active is not available.
16777
16778 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16779
16780         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16781         error.
16782
16783 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16784
16785         * imap.el (imap-store-password): New variable.
16786         (imap-interactive-login): Use it.
16787         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16788
16789 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16790
16791         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16792         window-start and hscroll to summary window.
16793
16794 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16795
16796         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16797         conversion message to newsrc-dribble when an actual conversion is
16798         performed.
16799
16800 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16801
16802         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16803
16804 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16805
16806         * mm-decode.el (mm-complicated-handles): New function reviving
16807         former definition of mm-multiple-handles.
16808
16809         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16810         (gnus-mime-delete-part): Use it.
16811
16812 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16813
16814         * gnus-agent.el (gnus-agent-read-local): Bind
16815         nnheader-file-coding-system to gnus-agent-file-coding-system to
16816         avoid the implicit assumption that they will always be equal.
16817         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16818         coding-system-for-write, as the with-temp-file macro first prints
16819         to a buffer then saves the buffer.
16820
16821 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16822
16823         * gnus-art.el (gnus-article-edit-part): New function.
16824         (gnus-mime-save-part-and-strip): Use it; do query instead of
16825         signaling an error; don't use mm-multiple-handles.
16826         (gnus-mime-delete-part): Ditto.
16827
16828 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16829
16830         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16831         old file versions.
16832         (gnus-group-prepare-hook): Removed function that converted list
16833         form of gnus-agent-expire-days to group properties.
16834
16835         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16836         (gnus-request-accept-article): Re-indented.
16837
16838         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16839         converters to handle old agent file formats.  Added logic for a
16840         "backup before upgrading warning".
16841         (gnus-convert-mark-converter-prompt): Developers can mark
16842         functions as needing (default), or not needing,
16843         gnus-convert-old-newsrc's "backup before upgrading warning".
16844         (gnus-convert-converter-needs-prompt): Tests whether the user
16845         should be protected from potentially irreversable changes by the
16846         function.
16847
16848         * legacy-gnus-agent.el: New.  Provides converters that are only
16849         loaded when gnus-convert-old-newsrc needs to call them.
16850
16851 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16852
16853         * mail-source.el (mail-source-touch-pop): Doc fix.
16854
16855         * message.el (message-smtpmail-send-it): Doc fix.
16856
16857 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16858
16859         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16860
16861         * nnmail.el (nnmail-split-fancy): do.
16862
16863         * gnus-kill.el (gnus-kill, gnus-execute): do.
16864
16865 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16866
16867         * gnus-sum.el (gnus-widget-reversible-match)
16868         (gnus-widget-reversible-to-internal)
16869         (gnus-widget-reversible-to-external): New functions.
16870         (gnus-widget-reversible): New widget.
16871         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16872
16873 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16874
16875         * gnus-sum.el (gnus-thread-sort-functions)
16876         (gnus-article-sort-functions): Document `(not F)' items.
16877
16878 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16879
16880         * spam.el (spam-use-gmane-xref): Add new backend.
16881         (spam-gmane-xref-spam-group): Add variable to control the name of the
16882         Gmane spam group.
16883         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16884         (spam-regex-headers-spam, spam-regex-headers-ham)
16885         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16886         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16887         backends and checks.
16888         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16889
16890         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16891         an autodetect method.
16892
16893 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16894
16895         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16896         articles are being added to a group.
16897         (gnus-request-replace-article): Inform the agent that articles
16898         need to be uncached as the cached contents are no longer valid.
16899
16900 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16901
16902         * binhex.el: Don't autoload executable-find.
16903
16904         * canlock.el: Don't autoload mail-fetch-field.
16905
16906         * dgnushack.el: Autoload c-mode for XEmacs.
16907
16908         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16909
16910         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16911         rmail-dont-reply-to and rmail-output.
16912
16913         * gnus-score.el: Don't autoload ffap-string-at-point.
16914
16915         * gnus-setup.el: Don't autoload sc-cite-original.
16916
16917         * imap.el: Don't autoload base64-decode-string,
16918         base64-encode-string and md5.
16919
16920         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16921         and rmail-msg-restore-non-pruned-header.
16922
16923         * mm-decode.el: Don't autoload executable-find.
16924
16925         * mm-url.el: Don't autoload executable-find.
16926
16927         * mm-view.el: Don't autoload diff-mode.
16928
16929         * nndb.el: Don't autoload news-reply-mode, news-setup,
16930         cancel-timer and telnet.
16931
16932         * password.el: Don't autoload run-at-time for Emacs.
16933
16934         * sha1-el.el: Don't autoload executable-find.
16935
16936         * sieve-mode.el: Don't autoload c-mode.
16937
16938         * uudecode.el: Don't autoload executable-find.
16939
16940 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16941
16942         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16943         (gnus-agent-possibly-alter-active): Avoid null in numeric
16944         comparison.
16945         (gnus-agent-set-local): Refuse to save null in local object table.
16946         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16947         list of articles that will be marked as unread.
16948
16949 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16952
16953 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16954
16955         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16956         language tags.
16957
16958 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16959
16960         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16961         Don't bind "obarray".
16962
16963         * gnus-sum.el (gnus-thread-sort-functions): Added
16964         `gnus-thread-sort-by-most-recent-number' and
16965         `gnus-thread-sort-by-most-recent-date'.
16966         Reported by Kai Grossjohann <kai@emptydomain.de>.
16967
16968 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16971
16972 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16973
16974         * gnus-cus.el (gnus-agent-customize-category): Removed
16975         ignore-errors macro reference that required cl to be loaded at
16976         run-time.
16977
16978         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16979         single-interval range of the form (min . max).  Previously the
16980         range had to look like ((min . max)).  Likewise, return
16981         (min . max) rather than ((min . max)).
16982         (gnus-range-map): Use gnus-range-normalize to accept
16983         single-interval range.
16984
16985         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16986         the cache, but not the agent, now appear with their usual face.
16987
16988         * dgnushack.el (loaddir): New variable that is bound to the
16989         directory containing the dgnushack.el file. Use loaddir, rather
16990         than srcdir, to update load-path. Change lets dgnushack compile
16991         code in directories other than GNUS/lisp.
16992
16993 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16994
16995         * lpath.el: Don't bind w3m-safe-url-regexp.
16996
16997         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16998         w3m-safe-url-regexp variable buffer-local.
16999
17000         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17001
17002 2004-02-27  Simon Josefsson  <jas@extundo.com>
17003
17004         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17005         gnus-group-real-prefix.
17006         (gnus-summary-move-article): Use it, instead of
17007         gnus-group-real-prefix.
17008
17009 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17010
17011         * lpath.el: Bind w3m-safe-url-regexp.
17012
17013         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17014         w3m-safe-url-regexp variable buffer-local and set it as the value
17015         of mm-w3m-safe-url-regexp.
17016
17017         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17018
17019         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17020         parsing gnus-posting-styles when the message is not for replying.
17021
17022         * dgnushack.el: Autoload sgml-mode for XEmacs.
17023
17024         * nnrss.el (nnrss-opml-export): Use
17025         mm-set-buffer-file-coding-system instead of
17026         set-buffer-file-coding-system.
17027
17028 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17029
17030         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17031         of checkdoc.el).
17032         * nnrss.el: do.
17033         * gnus-mlspl.el: do.
17034         * gnus-ml.el: do.
17035         * gnus-srvr.el: do.
17036
17037         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17038
17039 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17040
17041         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17042         Corrections to custom-manual links.
17043
17044         * gnus-art.el (gnus-article): Ditto.
17045
17046         * mm-decode.el (mime-display, mime-security): Ditto.
17047
17048 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17049
17050         * flow-fill.el: Typo.
17051
17052 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17053
17054         * spam-wash.el: New file.
17055
17056 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17057
17058         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17059
17060 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17061
17062         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17063         to be run with new-articles as LIST1, not LIST2.
17064         (spam-registration-functions): Add spam-use-ham-copy as a nil
17065         registration backend.
17066
17067 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17068
17069         * spam-stat.el (spam-stat-washing-hook): New option.
17070         (spam-stat-buffer-words): Use it.
17071         (spam-stat-process-directory, spam-stat-test-directory): Use
17072         insert-file-contents-literally.
17073         (spam-stat-coding-system): New variable.
17074         (spam-stat-load, spam-stat-save): Use it.
17075
17076 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17077
17078         * spam-report.el (spam-report-plug-agent): Quote
17079         spam-report-url-to-file and spam-report-url-ping-plain.
17080
17081 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17082
17083         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17084         / in mailto URLs.
17085
17086 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17087
17088         * spam-report.el (spam-report-process-queue): Fix interactive use.
17089         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17090         (spam-report-unplug-agent): Doc fixes.
17091         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17092         (spam-report-agentize, spam-report-deagentize): Autoload.
17093
17094 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17095
17096         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17097
17098         * message.el (message-setup-fill-variables): Add mml tags to
17099         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17100         <ajk@iu.edu>.
17101         (message-mode): Don't modify paragraph-separate there.
17102
17103 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17104
17105         * compface.el (uncompface-use-external): Default to undecided.
17106         (uncompface-use-external-threshold): New variable.
17107         (uncompface-float-time): New macro.
17108         (uncompface): Determine whether to use the external decoder if
17109         uncompface-use-external is undecided.
17110
17111 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17112
17113         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17114         after images.
17115
17116         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17117
17118 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17119
17120         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17121
17122         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17123
17124         * gnus-sum.el (gnus-summary-limit-to-age)
17125         (gnus-summary-limit-children): do.
17126
17127         * gnus-int.el (gnus-request-scan): do.
17128
17129         * gnus-group.el (gnus-group-suspend): do.
17130
17131         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17132
17133         * gnus-cite.el (gnus-cite-parse-attributions): do.
17134
17135         * gnus-agent.el (gnus-summary-set-agent-mark)
17136         (gnus-agent-regenerate-group): do.
17137
17138         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17139
17140         * binhex.el (binhex-decode-region-internal): do.
17141
17142 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17143
17144         * gnus-fun.el (gnus-face-properties-alist): New user option.
17145         (gnus-display-x-face-in-from): Use it.
17146
17147         * gnus-art.el (article-display-face): Ditto.
17148
17149         * compface.el (uncompface-use-external): Default to nil.
17150
17151 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17152
17153         * nntp.el (nntp-erase-buffer): New function.
17154         (nntp-retrieve-data, nntp-send-command)
17155         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17156         (nntp-possibly-change-group): Use it.
17157
17158         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17159         with-current-buffer.
17160
17161 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17162
17163         * compface.el: Merge the ELisp-based uncompface program.
17164         (compface): New customization group.
17165         (uncompface-use-external): New user option.
17166         (uncompface): Call uncompface-internal if uncompface-use-external
17167         is nil.
17168         (uncompface-internal): New function.  Note that there are also
17169         some other functions and variables added for this function.
17170
17171 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17172
17173         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17174         if necessary.
17175
17176 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17177
17178         * spam-report.el (spam-report-unplug-agent)
17179         (spam-report-plug-agent, spam-report-deagentize)
17180         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17181         Add support for the Agent in spam-report: when unplugged, report to a
17182         file; when plugged, submit all the requests.
17183
17184         * spam.el (spam-register-routine): Fix message about
17185         registration.
17186
17187 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17188
17189         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17190         dependencies.
17191         (rfc2047-encode): Use it.
17192
17193         * gnus-art.el (gnus-button-marker-list): Move before first
17194         reference.
17195
17196         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17197         (imap-parse-body): Fix format string mismatch.
17198
17199         * gnus-score.el (gnus-summary-increase-score): do.
17200
17201         * nnrss.el (nnrss-close): New function.
17202
17203 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17204
17205         * nnrss.el (nnrss-make-filename): New function.
17206         (nnrss-request-delete-group, nnrss-read-server-data)
17207         (nnrss-save-server-data, nnrss-read-group-data)
17208         (nnrss-save-group-data): Use it.
17209         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17210         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17211         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17212
17213 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17214
17215         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17216
17217 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17218
17219         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17220         files.
17221
17222         * message.el (message-generate-headers-first): Don't quote nil
17223         and t in docstrings.
17224
17225         * imap.el (imap-id): do.
17226
17227         * gnus-agent.el (gnus-agent-consider-all-articles)
17228         (gnus-agent-queue-mail): do.
17229
17230 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17231
17232         * spam-report.el (spam-report-process-queue): New function.
17233         Process requests from `spam-report-requests-file'.
17234         (spam-report-process-queue): Doc fix.
17235
17236 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17237
17238         * spam.el (spam-register-routine)
17239         (spam-log-processing-to-registry, spam-log-registered-p)
17240         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17241         Change "check" to "spam-check" for semi-clarity.
17242
17243 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17244
17245         * pop3.el: Require nnheader.
17246
17247         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17248
17249         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17250
17251         * gnus-picon.el: Require cl.
17252
17253         * gnus-fun.el: Require gnus-ems and gnus-util.
17254
17255         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17256
17257         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17258
17259         * gnus-art.el (gnus-article-edit-mode): Define before first
17260         reference.
17261
17262 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17263
17264         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17265         (gnus-uu-post-encoded): Use point-at-bol.
17266
17267         * gnus-topic.el (gnus-group-active-topic-p): do.
17268
17269         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17270
17271         * gnus-group.el (gnus-group-kill-region): do.
17272
17273         * gnus-art.el (article-date-ut): do.
17274
17275         * message.el (message-fetch-field): Remove redundant
17276         case-fold-search binding.
17277         (message-narrow-to-field): Simplify.
17278
17279 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17280
17281         * spam.el (spam-directory): Derive from `gnus-directory'.
17282
17283         * spam-report.el (spam-report-url-to-file)
17284         (spam-report-requests-file): New function and variable for offline
17285         reporting.
17286         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17287         and user defined function.
17288         (spam-report-url-ping-mm-url): Remove doubled slash.
17289
17290 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17291
17292         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17293
17294 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17295
17296         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17297         format string mismatch.
17298
17299         * sieve.el (sieve-deactivate-all): do.
17300
17301         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17302
17303         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17304
17305         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17306
17307         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17308
17309 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17310
17311         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17312         the list of checks.
17313
17314 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17315
17316         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17317         padding.
17318
17319 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17320
17321         * mm-view.el (mm-fill-flowed): New variable.
17322         (mm-inline-text): Use it.
17323
17324 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17325
17326         * spam.el (spam-spamassassin-register-ham-routine)
17327         (spam-spamassassin-register-spam-routine): Fix function names.
17328
17329 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17330
17331         * gnus.el (gnus-tmp-grouplens): Remove.
17332         (gnus-summary-line-format): Remove grouplens.
17333
17334         * gnus-group.el (gnus-group-line-format): Ditto.
17335
17336         * gnus-spec.el (gnus-format-specs): Ditto.
17337         (gnus-update-format-specifications): Flush the group format spec
17338         cache if there's the grouplens stuff.
17339         (gnus-parse-simple-format): Replace %l with the empty string.
17340
17341 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17342
17343         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17344         omission.
17345
17346 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17347
17348         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17349         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17350
17351 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17352
17353         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17354         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17355         New macros and functions.
17356         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17357         Handle > NLINK_MAX messages.
17358         * nnmaildir.el (nnmaildir-request-set-mark): Use
17359         nnmaildir--emlink-p and nnmaildir--eexist-p.
17360
17361 2004-01-25  Alex Schroeder  <alex@gnu.org>
17362
17363         * spam-stat.el (spam-stat-process-directory-age): New option.
17364         (spam-stat-process-directory): Use it.
17365
17366 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17367
17368         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17369         (spam-stat-save): Accept prefix argument.
17370
17371 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17372
17373         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17374         links" error.
17375
17376 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17377
17378         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17379         the rest of the and/or forms.
17380
17381 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17382
17383         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17384         compatibility with old .newsrc.eld files.
17385
17386         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17387
17388         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17389
17390         * gnus-start.el (gnus-1): do.
17391
17392         * gnus-group.el (gnus-group-line-format-alist): do.
17393
17394         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17395
17396         * gnus-gl.el: Remove.
17397
17398 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17399
17400         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17401         marks consisting of a single range {for example, (3 . 5)} rather
17402         than a list of a single range { ((3 . 5)) }.
17403
17404 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17405
17406         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17407         with-current-buffer.
17408         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17409         avoid consing a string.
17410
17411         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17412         Remove obsolete entries for big5 and gb2312.
17413
17414 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17415
17416         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17417         uncompressed list.
17418
17419 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17420
17421         * spam-stat.el (spam-stat-strip-xref): New function.
17422         (spam-stat-process-directory): Use it.
17423
17424         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17425         here -- it's done in message-fetch-field.
17426
17427 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17428
17429         * gnus-agent.el (gnus-agent-queue-mail)
17430         (gnus-agent-prompt-send-queue): New variables.
17431         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17432         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17433         "nndraft:queue" along to gnus-draft-send.  Use
17434         gnus-agent-prompt-send-queue.
17435         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17436         is "nndraft:queue".  Suggested by Gaute Strokkenes
17437         <gs234@srcf.ucam.org>
17438
17439         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17440         (agent-enable-undownloaded-faces): Added.
17441         (gnus-agent-cat-groups): Use eval-and-compile, not
17442         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17443         method of gnus-agent-cat-groups even when the buffer has been
17444         evaled.
17445         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17446         delete gnus-agent-save-active-1.
17447         (gnus-agent-save-groups): Deleted.  Identical to
17448         gnus-agent-save-active.
17449         (gnus-agent-write-active): No longer adjust agent's copy of active
17450         file as agent's adjustments are now stored in their own
17451         file.  Removed optional parameter.
17452         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17453         servers.  Add use of min/max range limits from server's local
17454         file.
17455         (gnus-agent-save-alist): Removed unused optional argument.
17456         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17457         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17458         (gnus-agent-set-local): A per-server file that keeps min/max range
17459         limits for articles known to the agent.  Provides a fast mechanism
17460         for altering many active ranges.
17461         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17462         active file (local makes it unnecessary).
17463         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17464
17465         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17466         (agent-enable-undownloaded-faces): Added.
17467
17468         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17469         disable it when sending to "nndraft:queue".
17470         (gnus-group-send-queue): Add safety check to avoid sending queue
17471         when unplugged.
17472
17473         * gnus-group.el (gnus-group-catchup): Use new
17474         gnus-sequence-of-unread-articles, not
17475         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17476         numbers of articles.  Use gnus-range-map to avoid having to
17477         uncompress the unread list.
17478         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17479         Fixed invalid ange-ftp reference.
17480
17481         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17482         (gnus-sorted-range-intersection): Intersection of two ranges
17483         without requiring that they first be uncompressed.
17484
17485         * gnus-start.el (gnus-activate-group): Unless blocked by the
17486         caller, possibly expand the active range to include both cached
17487         and agentized articles.
17488         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17489         multiple version-dependent converters.
17490         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17491         gnus-agent-save-active.
17492         (gnus-save-newsrc-file): Save dirty agent range limits.
17493
17494         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17495         gnus-agent-possibly-alter-active.
17496         (gnus-adjust-marked-articles): Faster handling of simple lists.
17497
17498 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17499
17500         * spam-stat.el (spam-stat-test-directory): New optional argument
17501         displays a list of files detected.  Suggested by Andrew Cohen
17502         <cohen@andy.bu.edu>.
17503         (spam-stat-buffer-words-with-scores): Don't narrow and change
17504         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17505
17506 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17507
17508         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17509         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17510         (spam-spamassassin-arguments)
17511         (spam-spamassassin-spam-flag-header)
17512         (spam-spamassassin-positive-spam-flag-header)
17513         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17514         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17515         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17516         (spam-list-of-processors, spam-list-of-checks)
17517         (spam-list-of-statistical-checks, spam-registration-functions)
17518         (spam-check-spamassassin-headers, spam-check-spamassassin)
17519         (spam-spamassassin-score)
17520         (spam-spamassassin-register-with-sa-learn)
17521         (spam-spamassassin-register-spam-routine)
17522         (spam-spamassassin-register-ham-routine)
17523         (spam-assassin-register-spam-routine)
17524         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17525         (spam-bogofilter-score): Fix to show article before scoring.
17526
17527 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17528
17529         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17530         default scoring function.
17531         (spam-generic-score): Call spam-spamassassin-score if
17532         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17533         spam-bogofilter-score otherwise.
17534
17535         * gnus.el (spam-process, spam-autodetect-methods): Add
17536         spamassassin and spamassassin-headers.
17537
17538 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17539
17540         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17541         Suppress unnecessary messages.
17542
17543 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17544
17545         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17546         make-hash-table.
17547
17548 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17549
17550         * canlock.el (base64-encode-string): Don't autoload it.
17551
17552 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17553
17554         * run-at-time.el: Remove useless (require 'itimer),
17555         eval-and-compile and (featurep 'xemacs).
17556
17557 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17558
17559         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17560         GROUP is a virtual group.
17561
17562 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17563
17564         * gnus.el: Autoload `message-y-or-n-p'.
17565
17566 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17567
17568         * pgg-parse.el: Remove unnecessary (require 'custom).
17569
17570         * pgg-def.el: do.
17571
17572         * nnmail.el: do.
17573
17574         * gnus-undo.el: do.
17575
17576         * gnus-picon.el: do.
17577
17578         * gnus-util.el: do.
17579
17580 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17581
17582         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17583
17584 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17585
17586         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17587         handle, as well as a list.
17588
17589         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17590         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17591         (mm-w3m-cid-retrieve): Simplify.
17592
17593 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17594
17595         * message.el (message-kill-to-signature): Allow prefix arg to
17596         specify number of lines to keep before signature.
17597
17598 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17599
17600         * message.el (message-kill-to-signature): Change docstring.
17601
17602 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17603
17604         * canlock.el: Always require sha1-el.
17605         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17606
17607         * message.el: Autoload sha1 only when compiling.
17608
17609         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17610         eudc-expand-inline for XEmacs.
17611
17612 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17613
17614         * message.el (message-canlock-generate): Require sha1-el.
17615
17616 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17617
17618         * message.el (message-expand-name): Silence the byte compiler.
17619
17620         * lpath.el: Add detect-coding-system.
17621
17622         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17623         cus-edit.
17624
17625 2004-01-13  Simon Josefsson  <jas@extundo.com>
17626
17627         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17628         Invoke gnus-score-mode.  Reported by
17629         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17630
17631         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17632         Jim Blandy <jimb@redhat.com> (tiny change).
17633
17634 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17635
17636         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17637
17638 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17639
17640         * spam.el (spam-get-article-as-string): Update to use
17641         gnus-request-article-this-buffer, much simpler.
17642         (spam-get-article-as-buffer): Remove.
17643
17644 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17645
17646         * message.el (message-expand-name): Use EUDC if the user uses that.
17647
17648 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17649
17650         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17651         character for the encoding to avoid consing a string.
17652
17653         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17654         unnecessarily.
17655
17656         * mm-util.el (mm-replace-chars-in-string): Remove.
17657
17658         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17659         of mm-replace-chars-in-string.
17660
17661 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17662
17663         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17664
17665         * mm-util.el (mm-subst-char-in-string): Support inplace.
17666
17667         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17668         a new string in every iteration.  Use shy groups.
17669
17670 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17671
17672         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17673         * gnus-soup.el (gnus-soup-group-brew):
17674         * gnus-msg.el (gnus-put-message):
17675         * gnus-move.el (gnus-group-move-group-to-server):
17676         * gnus-kill.el (gnus-batch-score):
17677         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17678         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17679         (gnus-group-update-group, gnus-group-read-group)
17680         (gnus-group-make-group, gnus-group-make-help-group)
17681         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17682         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17683         (gnus-group-sort-by-unread, gnus-group-catchup)
17684         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17685         (gnus-group-yank-group, gnus-group-set-info)
17686         (gnus-group-list-groups):
17687         * gnus.el (gnus-generate-new-group-name):
17688         * gnus-delay.el (gnus-delay-send-queue):
17689         * nnvirtual.el (nnvirtual-catchup-group):
17690         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17691         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17692         (gnus-group-prepare-topics, gnus-topic-check-topology):
17693         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17694         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17695         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17696         (gnus-group-make-articles-read):
17697         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17698         (gnus-group-change-level, gnus-kill-newsgroup)
17699         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17700         (gnus-get-unread-articles, gnus-make-articles-unread)
17701         (gnus-make-ascending-articles-unread): Use accessor
17702         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17703         to get group information for improved readability.
17704
17705
17706 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17707
17708         * gnus-art.el (article-decode-mime-words, article-babel)
17709         (gnus-article-highlight-signature, gnus-article-add-buttons)
17710         (gnus-signature-toggle): Use gnus-with-article-buffer.
17711
17712         * gnus-art.el (gnus-article-highlight-headers)
17713         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17714
17715         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17716         (gnus-article-set-globals, gnus-request-article-this-buffer)
17717         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17718         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17719         (gnus-mime-display-alternative): Use with-current-buffer.
17720
17721 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17722
17723         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17724         also under 80 char limit, and call gnus-error if needed.
17725         (spam-fetch-article-header): Fix - it was a
17726         buffer-local variable (gnus-newsgroup-data).
17727         (spam-find-spam): Use spam-generate-fake-headers, forget about
17728         spam-insert-fake-headers.
17729         (spam-insert-fake-headers): Remove.
17730
17731 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17732
17733         * deuglify.el (gnus-article-outlook-unwrap-lines)
17734         (gnus-outlook-rearrange-article)
17735         (gnus-outlook-repair-attribution-outlook)
17736         (gnus-outlook-repair-attribution-block)
17737         (gnus-outlook-repair-attribution-other): Remove redundant
17738         save-excursion.
17739
17740 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17741
17742         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17743         (spam-fetch-field-subject-fast)
17744         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17745         (spam-fetch-article-header): Add functions to deal with Gnus
17746         internals for fast retrieval of article header data.
17747         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17748
17749 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17750
17751         * pop3.el (pop3-md5): Remove.
17752         (pop3-apop): Replace pop3-md5 with md5.
17753
17754         * mm-bodies.el: base64 is always built-in.
17755
17756         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17757         with-current-buffer.
17758
17759 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * canlock.el (canlock-insert-header): Remove excessive grouping in
17762         regexp.
17763
17764         * gnus-sum.el (gnus-summary-read-document): Ditto.
17765
17766         * gnus-uu.el (gnus-uu-part-number): Ditto.
17767
17768         * html2text.el (html2text-remove-tags): Ditto.
17769         (html2text-format-tags): Ditto.
17770         (html2text-format-single-elements): Ditto.
17771
17772         * mml.el (mml-parse-1): Ditto.
17773
17774 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17775
17776         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17777
17778         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17779
17780         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17781
17782         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17783
17784 2003-11-15  Simon Josefsson  <jas@extundo.com>
17785
17786         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17787         (pgg-gpg-lookup-key): Use regexp match instead of
17788         split-string (split-string is different between emacs 21.2 and
17789         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17790
17791 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17792
17793         * gnus-art.el (gnus-mime-view-all-parts)
17794         (gnus-article-part-wrapper, gnus-article-view-part): Use
17795         with-current-buffer.
17796
17797 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17798
17799         * spam.el (spam-disable-spam-split-during-ham-respool)
17800         (spam-spamoracle-database, spam-cache-lookups)
17801         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17802         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17803         (spam-group-ham-marks, spam-group-spam-marks)
17804         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17805         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17806         also add spam-use-blackholes to the statistical checks.
17807         (spam-fetch-field-fast): Add interface to fetching fields, may
17808         become a macro.
17809         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17810         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17811         (spam-insert-fake-headers): Fake an article when needed.
17812         (spam-find-spam): Fake article when possible.
17813         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17814         (spam-check-bogofilter-headers): Use message-fetch-field instead
17815         of nnmail-fetch-field.
17816
17817 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17818
17819         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17820
17821 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17822
17823         * spam.el (spam-split): Do not require spam-use-CHECK to be
17824         enabled if that check is passed to spam-split explicitly; also
17825         fix so 'spam doesn't get converted to spam-split-group when
17826         spam-split-symbolic-return is t.
17827         (spam-find-spam): Find registrations of the article and use those
17828         instead of re-running spam-split to find the spam/ham
17829         classification of the article.
17830         (spam-log-processing-to-registry, spam-log-registered-p)
17831         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17832         Use gnus-error instead of gnus-message.
17833         (spam-log-registration-type): Add function to determine the
17834         classification of a message based on registry entries; will
17835         return nil if both 'spam and 'ham are found.
17836         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17837         a reasonably fast local cache without the loading errors.
17838         (spam-cache-lookups): Set to t by default.
17839         (spam-find-spam): Don't try to guess spam-cache-lookups.
17840         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17841         spam-caches entry.
17842         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17843         caching of whitelist/blacklist entries.
17844         (spam-check-whitelist, spam-check-blacklist): Invoke
17845         spam-from-listed-p with a type, not a cache variable.
17846         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17847
17848 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17849
17850         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17851
17852         * nnmail.el (nnmail-split-fancy): do.
17853
17854         * mml.el (mml-parse): do.
17855
17856         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17857         (gnus-score-adaptive): do.
17858
17859 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17860
17861         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17862         (gnus-mime-button-map): Don't set keymap parent.
17863         (gnus-button-ctan-directory-regexp): Use shy grouping.
17864         (gnus-prev-page-map): Don't set keymap parent.
17865         (gnus-prev-page-map): Remove duplicated one.
17866         (gnus-next-page-map): Don't set keymap parent.
17867         (gnus-mime-security-button-map): Ditto.
17868
17869         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17870         version number.
17871
17872         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17873
17874 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17875
17876         * canlock.el (canlock-sha1-function): Remove.
17877         (canlock-sha1-function-for-verify): Remove.
17878         (canlock-openssl-program): Remove.
17879         (canlock-openssl-args): Remove.
17880         (canlock-ignore-errors): Remove.
17881         (canlock-sha1-with-openssl): Remove.
17882         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17883         (canlock-verify): Don't use canlock-ignore-errors.
17884
17885         * sha1-el.el (sha1-string-external): Make it can return a string
17886         in binary form.
17887         (sha1-region-external): Ditto.
17888         (sha1-string-internal): Ditto.
17889         (sha1-region-internal): Ditto.
17890         (sha1-region): Ditto.
17891         (sha1-string): Ditto.
17892         (sha1): Ditto.
17893
17894 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17895
17896         * spam.el (spam-report-articles-gmane): New command.
17897
17898 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17901
17902         * run-at-time.el (run-at-time-saved): Remove.
17903         (run-at-time): Doc fix.
17904
17905 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17906
17907         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17908         (gnus-summary-limit-map): Add it.
17909         (gnus-summary-make-menu-bar): do.
17910
17911 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17912
17913         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17914         Make attempt at some caching support (done for BBDB only now).
17915         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17916         addresses to be checked.
17917         (spam-clear-cache-BBDB): Add function, to be invoked by
17918         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17919         (spam-check-BBDB): Check and use the caches, if
17920         spam-cache-lookups is on, remove superfluous (provide).
17921
17922 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17923
17924         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17925
17926 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17927
17928         * run-at-time.el (run-at-time-saved): Move to after the definition
17929         of `run-at-time'.
17930
17931         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17932
17933 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17934
17935         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17936         mm-w3m-local-map-property.
17937
17938         * mm-view.el (mm-w3m-mode-map): Remove.
17939         (mm-w3m-local-map-property): Remove.
17940         (mm-inline-text-html-render-with-w3m): Don't use
17941         mm-w3m-local-map-property.
17942
17943 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17944
17945         * run-at-time.el: New file.
17946
17947         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17948         under Emacs.
17949
17950         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17951         of gnus-set-text-properties.
17952
17953         * gnus-uu.el (gnus-uu-save-article): Ditto.
17954
17955         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17956
17957         * gnus-cite.el (gnus-cite-parse): Ditto.
17958
17959         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17960         of gnus-.
17961
17962         * gnus-xmas.el (run-at-time): Require run-at-time.
17963
17964         * gnus.el: Changed calls to nnheader-run-at-time and
17965         password-run-at-time throughout to use run-at-time directly.
17966
17967         * password.el: Removed definition of run-at-time.
17968
17969         * nnheaderxm.el: Remove definition of run-at-time.
17970
17971 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17972
17973         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17974         in prompt.
17975
17976 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17977
17978         * messagexmas.el (message-xmas-redefine): Alias
17979         `message-make-caesar-translation-table' to
17980         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17981         version.
17982
17983         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17984         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17985         `gnus-xmas-set-text-properties'.
17986         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17987         `gnus-xmas-completing-read'.
17988         (gnus-xmas-completing-read): Removed.
17989         (gnus-xmas-open-network-stream): Removed.
17990
17991         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17992         XEmacs version.
17993
17994         * dns.el (dns-make-network-process): Use `open-network-stream'
17995         instead of `gnus-xmas-open-network-stream'.
17996
17997         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17998
17999         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18000
18001 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18002
18003         * gnus-art.el (gnus-mime-display-alternative)
18004         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18005         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18006         Don't use gnus-local-map-property.
18007
18008         * gnus-util.el (gnus-local-map-property): Remove.
18009
18010         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18011         gnus-completing-read-maybe-default with completing-read.
18012
18013         * gnus-util.el (gnus-completing-read): do.
18014         (gnus-completing-read-maybe-default): Remove.
18015
18016 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18017
18018         * password.el: Only autoload `run-at-time' if not XEmacs.
18019         Only autoload the itimer functions if XEmacs.
18020
18021 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18022
18023         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18024         XEmacsen.
18025
18026         * dgnushack.el: Autoload executable-find for XEmacs.
18027
18028 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18029
18030         * gnus-art.el (gnus-read-string): Remove.
18031         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18032         read-string.
18033
18034 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18035
18036         * netrc.el: Autoload password-read.
18037         (netrc): Add configuration group.
18038         (netrc-encoding-method, netrc-openssl-path): Add
18039         variables for encoding and decoding of files with symmetric
18040         ciphers.
18041         (netrc-encode): Add assistant function to encode a file with
18042         netrc-encoding-method.
18043         (netrc-parse): Add interactive parameter, added optional
18044         decoding if netrc-encoding-method is non-nil but otherwise
18045         behavior is standard.
18046         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18047         Do s/encode/encrypt/ everywhere.
18048
18049         * spam.el: Remove executable-find autoload.
18050
18051 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18052
18053         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18054
18055         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18056
18057 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18058
18059         * gnus-art.el (gnus-treat-ansi-sequences)
18060         (article-treat-ansi-sequences): New variable and function.
18061         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18062
18063         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18064         Use it.
18065
18066 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18067
18068         * mm-util.el (mm-quote-arg): Remove.
18069
18070         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18071         shell-quote-argument.
18072
18073         * gnus-uu.el (gnus-uu-command): do.
18074
18075         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18076
18077         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18078         with make-char.
18079
18080         * mm-util.el (mm-make-char): Remove.
18081
18082         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18083         add-minor-mode.
18084
18085         * gnus-undo.el (gnus-undo-mode): do.
18086
18087         * gnus-topic.el (gnus-topic-mode): do.
18088
18089         * gnus-sum.el (gnus-dead-summary-mode): do.
18090
18091         * gnus-start.el (gnus-slave-mode): do.
18092
18093         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18094
18095         * gnus-ml.el (gnus-mailing-list-mode): do.
18096
18097         * gnus-gl.el (gnus-grouplens-mode): do.
18098
18099         * gnus-draft.el (gnus-draft-mode): do.
18100
18101         * gnus-dired.el (gnus-dired-mode): do.
18102
18103         * gnus-ems.el (gnus-add-minor-mode): Remove.
18104
18105         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18106         Replace gnus-char-width with char-width.
18107
18108         * gnus-ems.el (gnus-char-width): Remove.
18109
18110         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18111         Replace gnus-char-width with char-width.
18112
18113         * gnus-ems.el (gnus-char-width): Remove.
18114
18115         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18116         definition.
18117         Remove Emacs 20 hash table compatibility code.
18118
18119         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18120         20 compatibility code.
18121
18122         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18123
18124         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18125
18126         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18127         with point-at-{eol,bol}.
18128
18129         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18130
18131         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18132
18133         * flow-fill.el (fill-flowed-point-at-bol)
18134         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18135
18136         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18137         Replace with point-at-{eol,bol} throughout all files.
18138
18139 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18140
18141         * ntlm.el (ntlm-string-as-unibyte): New macro.
18142         (ntlm-build-auth-response): Use it.
18143
18144         Remove Emacs 20 stuff:
18145         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18146         (butlast, mapc, remove): Remove the compiler macros.
18147         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18148         of delq and copy-sequence.
18149         * gnus-art.el (popup-menu): Remove the compiler macro.
18150         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18151         Emacs 20.
18152
18153 2004-01-05  Simon Josefsson  <jas@extundo.com>
18154
18155         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18156         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18157         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18158         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18159         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18160         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18161         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18162         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18163         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18164         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18165         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18166         string-xor into ntlm-string-xor.  Suggested by
18167         Jesper Harder <harder@myrealbox.com>.
18168
18169         * ntlm.el: Don't include poem.
18170
18171         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18172         Jesper Harder <harder@myrealbox.com>.
18173
18174         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18175
18176         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18177         probably breaks emacs with DL patch, but do we care? Is anyone
18178         still using the DL stuff?)
18179
18180         * sieve-manage.el: Use the password package.
18181         (sieve-manage-read-passwd): Remove.
18182         (sieve-manage-interactive-login): Use password.  Re-add
18183         condition-case around loop.
18184
18185         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18186         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18187         the password package.
18188
18189 2003-02-19  Simon Josefsson  <jas@extundo.com>
18190
18191         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18192         token.
18193
18194 2002-08-07  Simon Josefsson  <jas@extundo.com>
18195
18196         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18197         (sieve-manage-authenticators):
18198         (sieve-manage-authenticator-alist): Add some SASL mechs.
18199         (sieve-sasl-auth): New function.
18200         (sieve-manage-cram-md5-auth):
18201         (sieve-manage-plain-auth): Rewrite using SASL library.
18202         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18203         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18204         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18205         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18206
18207 2004-01-05  Simon Josefsson  <jas@extundo.com>
18208
18209         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18210         New files.
18211
18212 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18213
18214         * gnus-group.el (gnus-no-groups-message): Update.
18215
18216         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18217
18218 2003-11-09  Simon Josefsson  <jas@extundo.com>
18219
18220         * imap.el: Support for ID IMAP extension (RFC 2971).
18221         (imap-local-variables): Add imap-id.
18222         (imap-id): New variable.
18223         (imap-id): New function.
18224         (imap-parse-response): Parse untagged ID response.
18225         * nnimap.el (nnimap-id): New variable.
18226         (nnimap-open-connection): Use it.
18227
18228 2003-12-28  Simon Josefsson  <jas@extundo.com>
18229
18230         * gnus-score.el (gnus-score-edit-all-score): New.
18231         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18232
18233 2004-01-04  Simon Josefsson  <jas@extundo.com>
18234
18235         * password.el: Add.
18236
18237 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18238
18239         * dns.el (dns-query-types): Fix typo.
18240         (dns-query-types): New function.
18241         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18242         PTR and SOA replies, see RFC 1035.
18243
18244 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18245
18246         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18247
18248         * Moved to Changelog.2.
18249
18250 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18251
18252         * gnus.el (gnus-version-number): Bump version.
18253
18254 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18255
18256         * gnus.el: No Gnus v0.1 is released.
18257
18258 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18259
18260         * gnus.el: No Gnus v0.0 is released.
18261
18262 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18263
18264         * gnus.el (gnus-version-number): Bump.
18265         (gnus-version): No.
18266
18267 See ChangeLog.2 for earlier changes.
18268
18269     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18270       Free Software Foundation, Inc.
18271
18272   This file is part of GNU Emacs.
18273
18274   GNU Emacs is free software: you can redistribute it and/or modify
18275   it under the terms of the GNU General Public License as published by
18276   the Free Software Foundation, either version 3 of the License, or
18277   (at your option) any later version.
18278
18279   GNU Emacs is distributed in the hope that it will be useful,
18280   but WITHOUT ANY WARRANTY; without even the implied warranty of
18281   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18282   GNU General Public License for more details.
18283
18284   You should have received a copy of the GNU General Public License
18285   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18286
18287 ;; Local Variables:
18288 ;; coding: utf-8
18289 ;; fill-column: 79
18290 ;; add-log-time-zone-rule: t
18291 ;; End: