gnus-summary-refer-thread: ignore duplicates
[gnus] / lisp / ChangeLog
1 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * gnus-sum.el (gnus-summary-refer-thread): unconditionally ignore
4         duplicates.
5
6 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * gnus.el: Autoload gnus-html-show-images.
9
10         * nnimap.el: Use nnheader-message throughout.
11
12         * shr.el (shr-tag-img): Ignore images with no data.
13
14 2010-10-15  Julien Danjou  <julien@danjou.info>
15
16         * mml.el (mml-generate-mime-1): Add `mml-enable-flow' variable to add a
17         possibility to disable format=flow encoding when using hard newlines.
18
19 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20
21         * shr.el (shr-insert): Remove space inserted before or after a
22         breakable character or at the beginning or the end of a line.
23         (shr-find-fill-point): Do kinsoku; find the second best point or give
24         it up if there's no breakable point.
25
26 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * nnimap.el (nnimap-open-connection): Message when opening connection
29         for debugging purposes.
30
31         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
32         on every setup buffer call to allow this to change from article to
33         article.
34
35         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
36         buffers where we have a wide table.
37
38 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
39
40         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
41         uses *-request-thread.
42
43 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * nnimap.el (nnimap-open-connection): Remove %s from openssl
46         incantation, which is no longer valid.
47
48 2010-10-14  Julien Danjou  <julien@danjou.info>
49
50         * shr.el: Fix defcustom type (char -> character).
51
52 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
53
54         * nnimap.el (nnimap-open-connection): tls-program should be a list of
55         programs.
56
57 2010-10-14  Julien Danjou  <julien@danjou.info>
58
59         * shr.el (shr-tag-a): Use url-link as widget type.
60
61         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
62         `gnus-group-get-icon'.
63
64 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
65
66         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
67         This should make server editing work better.
68
69         * shr.el (shr-find-fill-point): Don't inloop on indented text.
70
71         * tls.el (tls-program): Remove spurious %s from openssl.
72
73         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
74         (nnimap-parse-flags): Fix regexp.
75
76         * shr.el (shr-find-fill-point): Use a filling algorithm that should
77         probably work for CJVK text, too.
78
79         * nnimap.el (nnimap-extend-tls-programs): Removed.
80         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
81
82         * tls.el (tls-starttls-switches): Remove starttls hack.
83         (open-tls-stream): Ditto.
84         (tls-find-starttls-argument): Ditto.
85
86 2010-10-13  Julien Danjou  <julien@danjou.info>
87
88         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
89         responses.
90
91 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
92
93         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
94
95         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
96         anything in Emacs.
97
98         * shr.el (shr-current-column): Remove buggy and unnecessary function.
99
100 2010-10-13  Julien Danjou  <julien@danjou.info>
101
102         * shr.el (shr-width): Make shr-width a defcustom with default to
103         fill-column.
104         (shr-tag-img): Use shr-width rather than fill-column.
105
106 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
107
108         * dgnushack.el (byte-optimize-apply)
109         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
110
111         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
112         position when (X-)Faces exist.
113         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
114         avatars when called interactively.
115
116 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
117
118         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
119         gnus-article-x-face-too-ugly is bound.
120
121 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
122
123         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
124
125         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
126         mailbox that doesn't exist.
127
128 2010-10-12  Julien Danjou  <julien@danjou.info>
129
130         * shr.el (shr-tag-img): Encode URL properly when retrieving.
131         (shr-get-image-data): Encode URL properly when fetching from cache.
132         (shr-tag-img): Use aligned-to spaces to align correctly images.
133
134         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
135         before inserting the Gravatar.
136
137         * shr.el (shr-tag-img): Add align attribute support for <img>.
138
139 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
140
141         * gnus-gravatar.el (gnus-art): Required.
142
143         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
144         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
145         Remove long obsoleted functions.
146
147 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
150
151         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
152
153         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
154         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
155         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
156         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
157         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
158         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
159         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
160
161 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
162
163         * nnimap.el (nnimap-request-rename-group): Select group read-only
164         before renaming it.
165
166         * shr.el (shr-insert): Fix up the white space only regexp.
167
168         * nnimap.el (nnimap-transform-split-mail): Not all articles have
169         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
170
171         * shr.el (shr-current-column): New function.
172         (shr-find-fill-point): New function.
173
174 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
175
176         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
177         numbers.
178
179 2010-10-11  Julien Danjou  <julien@danjou.info>
180
181         * shr.el (shr-hr-line): Add.
182         (shr-tag-hr): Use shr-hr-line to specify which character to use to
183         display hr lines.
184         (shr-max-columns): Do not change state to nil if we just inserting
185         spaces.
186
187 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
188
189         * gnus-topic.el (gnus-topic-read-group): If after the last group,
190         select the last group.
191
192 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
193
194         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
195
196 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
197
198         * dig.el (dig-mode-map): Declare and define in one step.
199
200 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
201
202         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
203         for Gnus.
204         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
205         (nnimap-update-qresync-info): Mark \Seen articles as read.
206
207         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
208         non-variable, too.
209
210         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
211         available.
212         (nnimap-update-info): Rely more on the current active than the param
213         active to avoid marking articles as read too much.
214
215         * auth-source.el (auth-source-create): Use (user-login-name) for the
216         user name default.
217
218         * nnimap.el (nnimap-update-info): If the server doesn't return any
219         useful info, just use the previous info.
220         (nnimap-update-info): Prefer old info over start-article.
221         (nnimap-update-qresync-info): Finish implementing QRESYNC.
222
223 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
224
225         * nnir.el (autoload): Clean up autoloads.
226         (nnir-imap-default-search-key): Renamed from
227         nnir-imap-search-field. Use key rather than value.
228         (nnir-imap-search-other): New variable.
229         (nnir-read-parm): Use it.
230         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
231         (gnus-summary-nnir-goto-thread): Modify to work with imap.
232
233 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
234
235         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
236         the process, too.
237
238 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239
240         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
241         Allbery.
242
243         * shr.el: Rework the way things are indented by <li> slightly.
244
245         * gnus.el (gnus-group-set-parameter): Fix typo.
246
247         * nnimap.el: Start implementing QRESYNC support.
248
249 2010-10-09  Julien Danjou  <julien@danjou.info>
250
251         * nnir.el (nnir-engines): Fix too many arguments.
252
253 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
256         group is the "last", so that the backends like nnfolder actually save
257         their folders.
258
259         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
260         try to use that for the tls stream.
261         (nnimap-retrieve-group-data-early): Rework the marks code to heed
262         UIDVALIDITY and find out which groups are read-only and not.
263         (nnimap-get-flags): Use the same marks parsing code as the rest of
264         nnimap.
265
266 2010-10-09  Julien Danjou  <julien@danjou.info>
267
268         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
269
270         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
271         retrieving gravatars.
272
273         * shr.el (shr-table-corner): Add.
274         (shr-table-line): Add.
275         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
276
277 2010-10-08  Julien Danjou  <julien@danjou.info>
278
279         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
280
281 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
282
283         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
284
285         * gnus-sum.el (gnus-mark-article-as-unread)
286         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
287         (gnus-summary-set-bookmark): Use it.
288
289         * gnus-msg.el (gnus-setup-message): Use it.
290
291         * gnus-demon.el (gnus-demon-remove-handler): Use it.
292
293         * gnus.el (gnus-group-remove-parameter): Use it.
294
295         * gnus-group.el (gnus-group-make-web-group): Use it.
296
297         * gnus-demon.el (gnus-demon-remove-handler): Use it.
298
299         * nnregistry.el: Update docs to mention manual.
300
301         * gnus-registry.el: Update docs to mention nnregistry.el.
302         (gnus-registry-initialize): Don't install nnregistry refer method
303         automatically.
304         (gnus-registry-install-nnregistry): Remove it.
305
306 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
307
308         * shr.el (shr-insert): Don't insert double spaces.
309
310 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
311
312         * gnus-gravatar.el (gnus-treat-from-gravatar)
313         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
314         called interactively.
315
316         * gnus-art.el (gnus-mime-view-part-externally)
317         (gnus-mime-view-part-internally): Make predicate function passed to
318         gnus-mime-view-part-as-type assume argument is a mime type, not a list
319         of a mime type.
320
321         * shr.el (shr-table-widths): Don't use cl function `reduce'.
322
323 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
324
325         * shr.el (require): Require cl when compiling.
326         (shr-tag-hr): New function.
327
328         * nnimap.el (nnimap-update-info): Remove double setting of high.
329         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
330         makes nnimap work properly on Courier again.
331
332         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
333         the variable for backwards compatability.
334
335         * mm-decode.el (mm-save-part): If given a non-directory result, expand
336         the file name before using to avoid setting mm-default-directory to
337         nil.
338
339         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
340         bidning gnus-agent variables.
341
342         * shr.el (shr-render-td): Use a cache for the table rendering function
343         to avoid getting an exponential rendering behaviour in nested tables.
344         (shr-insert): Rework the line-breaking algorithm.
345         (shr-insert): Don't leave trailing spaces.
346         (shr-insert-table): Also insert empty TDs.
347         (shr-tag-blockquote): Ensure paragraphs after </ul>.
348
349 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
350
351         * gnus-sum.el (gnus-number): Rename from `number'.
352         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
353         (gnus-summary-limit-children): Update uses correspondingly.
354
355 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
356
357         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
358         (gnus-gravatar-transform-address): Don't show avatars of people of
359         which mail addresses match gnus-gravatar-too-ugly.
360
361 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
362
363         * shr.el (shr-table-widths): Expand TD elements to fill available
364         space.
365
366 2010-10-07  Julien Danjou  <julien@danjou.info>
367
368         * nnimap.el (nnimap-request-rename-group): Add this method.
369
370 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
373         name from XEmacs' function-arglist.
374
375         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
376         gravatar under XEmacs.
377
378 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
379
380         * auth-source.el: Update docs with TODO items.
381
382         * gnus-sync.el: Update docs to explain state and plans.
383
384         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
385         Hooks for mark updates.
386         (gnus-request-set-mark, gnus-request-update-mark): Use them.
387
388         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
389         hooks with arguments, which is needed for mark update hooks.
390
391 2010-10-06  Julien Danjou  <julien@danjou.info>
392
393         * gnus.el (gnus-expand-group-parameter): Only return and act on what
394         was matched.
395
396         * sieve-manage.el: Update example in `Commentary'.
397
398         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
399
400         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
401         not 2000.
402         (sieve-manage-authenticate): Re-add function.
403
404 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * shr.el (shr-insert): Get 'space transition right.
407         (shr-render-td): Only delete space at the end of the TD.
408
409         * nnimap.el (nnimap-open-connection): Prepare to support
410         open-gnutls-stream.
411
412         * shr.el: Rearrange function order to be more logical.
413
414 2010-10-06  Julien Danjou  <julien@danjou.info>
415
416         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
417         (nnrss-discover-feed): Remove 404 URL in docstring.
418
419         * nnir.el: Fix Swish-E URL.
420         Fix Namazu URL.
421
422         * message.el (message-change-subject): Remove 404 URL in a comment.
423
424 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
425
426         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
427         called interactively.
428
429         * gnus-util.el (gnus-remove-if): Allow hash table.
430         (gnus-remove-if-not): New function.
431
432         * gnus-art.el (gnus-mime-view-part-as-type)
433         * gnus-score.el (gnus-summary-score-effect)
434         * gnus-sum.el (gnus-read-move-group-name):
435         Replace remove-if-not with gnus-remove-if-not.
436
437         * gnus-group.el (gnus-group-completing-read):
438         Regard collection as a hash table if it is not a list.
439
440 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
441
442         * shr.el (shr-render-td): Allow blank/missing <TD>s.
443
444         * shr.el: Document the table-rendering algorithm.
445
446 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
449         for Emacsen having no `libxml-parse-html-region' support.
450
451 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
454         invalid URLs.
455
456         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
457         line-broken.
458         (shr-tag-img): Ignore image fetching errors.
459         (shr-overlays-in-region): Compute overlay positions correctly.
460
461         * mm-decode.el (mm-shr): Require shr.
462
463         * gnus-art.el (gnus-blocked-images): Move variable here.
464
465         * shr.el (shr-insert-table): Bind free variable.
466
467         * mm-decode.el (mm-shr): Bind shr-content-function.
468
469         * shr.el (shr-content-function): New variable.
470
471         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
472         added for symmetry.
473
474         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
475
476         * gnus-group.el (gnus-group-make-group): Doc fix.
477
478         * nnimap.el (nnimap-request-newgroups): Return success.
479
480         * shr.el (shr-find-elements): New function.
481         (shr-tag-table): Put all the images after the table.
482         (shr-tag-table): Really inhibit images inside the table.
483         (shr-collect-overlays): Copy over overlays from the TD elements to the
484         main document.
485
486         * mm-decode.el (mm-shr): Bind shr-blocked-images to
487         gnus-blocked-images.
488
489 2010-10-05  Julien Danjou  <julien@danjou.info>
490
491         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
492
493         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
494         (gnus-html-maximum-image-size): Add this function.
495         (gnus-html-put-image): Use gnus-html-maximum-image-size.
496
497         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
498         server-value of the capability is nil.
499
500 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * shr.el (shr-tag-em): Add <EM> tag.
503
504 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
505
506         * sieve-manage.el (sieve-manage-default-stream): Make default stream
507         customizable.
508
509         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
510         handing broken links to browse-url.
511
512 2010-10-05  Julien Danjou  <julien@danjou.info>
513
514         * gnus-util.el (gnus-emacs-completing-read)
515         (gnus-iswitchb-completing-read): Use autoload rather than require.
516
517 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
520         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
521         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
522         iswitchb-temp-buflist for XEmacs.
523
524         * gnus-util.el (gnus-completing-read-function): Exclude
525         gnus-icompleting-read and gnus-ido-completing-read from candidates for
526         XEmacs since iswitchb.el is very old and ido.el is unavailable in
527         XEmacs.
528
529         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
530         not to use `delete-dups' that is unavailable in XEmacs 21.4.
531
532         * gnus-html.el: Don't require help-fns under XEmacs.
533         (gnus-html-schedule-image-fetching): Work for XEmacs.
534
535         * mm-decode.el (mm-shr): Decode contents by charset.
536
537 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
538
539         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
540         unknown.
541
542         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
543         (shr-get-image-data): Ensure against the cache file missing.
544
545         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
546         for data.
547
548         * spam-report.el (spam-report-url-ping-plain): Don't query about
549         killing the process.
550
551         * shr.el (shr-render-td): Protect against too-wide text.
552
553 2010-10-04  Julien Danjou  <julien@danjou.info>
554
555         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
556         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
557
558         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
559         retrieved.
560
561 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
562
563         * shr.el (browse-url): Required.
564         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
565         lines.
566         (shr-show-alt-text, shr-browse-image): New commands.
567         (shr-browse-url, shr-copy-url): New commands.
568
569         * gnus-sum.el (gnus-widen-article-window): New variable.
570         (gnus-summary-select-article-buffer): Use it.
571
572         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
573         without @ signs.
574
575 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
576
577         * nnir.el (nnir-run-imap): Remove spurious space in search string.
578
579 2010-10-04  Julien Danjou  <julien@danjou.info>
580
581         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
582         for XEmacs.
583
584 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
585
586         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
587
588         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
589         (nnimap-close-server): Implement.
590
591         * dgnushack.el (iswitchb): Require to shut up the compiler.
592
593         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
594         (shr-insert): Tweak line breaking.
595         (shr-insert): Handle <pre> better.
596         (shr-tag-li): Get <li> indentation right.
597         (shr-tag-li): Get <li> indentation even righter.
598         (shr-tag-blockquote): Ensure paragraph start.
599         (shr-make-table): Tweak table generation.
600         (shr-make-table): Fix typo.
601
602         * shr.el: Implement table rendering.
603
604 2010-10-04  Julien Danjou  <julien@danjou.info>
605
606         * gnus-html.el (gnus-html-put-image): Fix resize image code.
607
608 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
609
610         * shr.el (shr-insert): Use string anchors instead of line anchors.
611
612 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
613
614         * shr.el: Add headings.
615         (shr-ensure-paragraph): Actually work.
616         (shr-tag-li): Make <ul> prettier.
617         (shr-insert): Get white space at the beginning/end of elements right.
618         (shr-tag-p): Collapse subsequent <p>s.
619         (shr-ensure-paragraph): Don't insert double line feeds after blank
620         lines.
621         (shr-insert): \t is also space.
622         (shr-tag-s): Fix "s" tag name function.
623         (shr-tag-s): Fix face prop name.
624
625 2010-10-03  Julien Danjou  <julien@danjou.info>
626
627         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
628
629         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
630         gnus-window-inside-pixel-edges.
631
632         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
633         gnus-ems.
634
635         * mm-view.el (mm-inline-image-emacs): Support image resizing.
636
637         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
638         function.
639
640         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
641         resize choice.
642
643 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
646         beginning of the buffer.
647
648         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
649         article buffer again.
650
651         * shr.el (shr-tag-p): Don't insert newlines at the start of the
652         buffer.
653
654         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
655         when it's at the start of the buffer.
656
657         * shr.el (shr-tag-blockquote): Convert name.
658         (shr-rescale-image): Use the right image-size variant.
659
660         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
661         buffer isn't shown, then select the current article first instead of
662         bugging out.
663         (gnus-summary-select-article-buffer): Show both the article and summary
664         buffers again.
665
666         * shr.el (shr-fontize-cont): Protect against regions with no text.
667         Rename tag functions to shr-tag-* for enhanced security.
668         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
669
670 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
671
672         * shr.el (shr-insert):
673         * pop3.el (pop3-movemail):
674         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
675         loaded.
676
677 2010-10-03  Glenn Morris  <rgm@gnu.org>
678
679         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
680
681         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
682
683         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
684
685         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
686
687         * gnus-util.el (gnus-make-local-hook): Simplify.
688
689 2010-10-02  Julien Danjou  <julien@danjou.info>
690
691         * gnus-util.el (gnus-iswitchb-completing-read): New function.
692         (gnus-ido-completing-read): New function.
693         (gnus-emacs-completing-read): New function.
694         (gnus-completing-read): Use gnus-completing-read-function.
695         Add gnus-completing-read-function.
696
697 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
698
699         * shr.el (shr-insert-document): Autoload.
700         (shr-img): Be silent.
701         (shr-insert): Add a newline after every picture before text.
702         (shr-add-font): Use overlays for combining faces.
703         (shr-insert): Pass upwards the text start point.
704
705         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
706         possible.
707         (mm-shr): New function.
708
709 2010-10-02  Julien Danjou  <julien@danjou.info>
710
711         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
712         should go backward.
713
714 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
715
716         * shr.el (shr): Fix typo in provide call.
717
718 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * shr.el: New file.
721
722         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
723
724         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
725         completing read.
726
727 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
730         we're being queried about.  Suggested by Dan Jacobson.
731
732         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
733         by Jason Eisner.
734
735         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
736         table, too.  Suggested by Stefan Wiens.
737         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
738         the table unnecessary.  Suggested by Stefan Wiens.
739
740         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
741         longer needed, and probably doesn't work either, as pointed out by
742         Stefan Wiens.
743         (gnus-summary-exit): Remove call to the clearing function.
744         (gnus-summary-exit-no-update): Ditto.
745
746         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
747         instead of gnus-eval-in-buffer-window to avoid popping up frames.
748         Reported by Stefan Monnier.
749         (gnus-summary-save-in-rmail): Ditto.
750
751         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
752         article buffer, instead of both the article buffer and the summary
753         buffer.  Sort of suggested by Dan Jacobson.
754
755         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
756
757         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
758         Suggested by Dan Jacobson.
759
760         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
761         documentation clearer.
762
763         * message.el (message-shorten-references): Comment on the number "21".
764         Suggested by Stefan Monnier.
765
766         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
767         Suggested by Dan Jacobson.
768
769         * gnus.el (gnus-large-newsgroup): Mention
770         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
771
772         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
773         externalize attachments.  Bug reported by Steve Wen.
774
775         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
776         really message anything to the user.
777
778         * nnmail.el (nnmail-article-group): Allow using the fancy split method
779         directly.
780
781         * nnimap.el (nnimap-request-group): Low higher than high to signal no
782         messages in empty groups.
783
784 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
785
786         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
787         non-UIDNEXT group.
788
789 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
792         not the value from the collection.
793
794         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
795         values.  This sometimes happens on some groups that have no info.
796         (nnimap-request-newgroups): New function.
797
798 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
799
800         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
801         check into `gnus-registry-initialize'.
802         (gnus-registry-initialize): Ditto.
803         Fix and extend header docs.
804
805 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
808         regexp backtrace overflows.
809
810         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
811         for starttls that tls.el implements; i.e. openssl.
812
813         * tls.el (tls-starttls-switches): Give up on using starttls with
814         gnutls-cli.
815         (tls-program): Add --insecure to be consistent with the defaults from
816         openssl s_client.  Now all three commands are insecure.
817
818 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * lpath.el: Bind completion-styles-alist for XEmacs.
821
822         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
823         (gravatar-create-image): New function that's an alias to
824         gnus-xmas-create-image, gnus-create-image, or create-image.
825         (gravatar-data->image): Use it.
826
827 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
828
829         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
830         install the nnregistry refer method.
831         (gnus-registry-install-hooks): Use it.
832         (gnus-registry-unfollowed-groups): Add nnmairix to the default
833         unfollowed groups.
834
835 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
836
837         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
838         expanding threads.
839
840 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
841
842         * nnir.el: Use the server names without suffixes (bug #7009).
843
844         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
845         unencrypted to STARTTLS, if possible.
846
847 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
848
849         * message.el (message-ignored-supersedes-headers): Strip Injection-*
850         headers before superseding.
851
852 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
853
854         * nnrss.el (nnrss-use-local): Add documentation.
855
856         * nnimap.el (nnimap-extend-tls-programs): New function.
857         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
858         (nnimap-wait-for-connection): Accept the greeting from the stupid
859         output from openssl s_client -starttls, too.
860
861         * tls.el (tls-starttls-switches): New variable.
862         (tls-find-starttls-argument): Use it.
863         (open-tls-stream): Ditto.
864
865         * netrc.el (netrc-credentials): Return the value of the "default"
866         entry.
867         (netrc-machine): Ditto.
868
869         * nnimap.el (nnimap-find-article-by-message-id): Really return the
870         article number.
871         (nnimap-split-fancy): New variable.
872         (nnimap-split-incoming-mail): Use it.
873
874         * nntp.el (nntp-server-list-active-group): Document.
875
876         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
877         SELECT to get the message-id.
878
879         * mail-source.el (mail-sources): Removed webmail support.
880         (defvar): Ditto.
881         (mail-source-fetcher-alist): Ditto.
882         (mail-source-fetch-webmail): Removed.
883
884         * webmail.el: Removed -- doesn't seem relevant any more.
885
886         * gnus.el: Fix up make-obsolete-variable declarations throughout.
887
888         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
889         the \r.
890
891 2010-09-30  Julien Danjou  <julien@danjou.info>
892
893         * gnus-agent.el (gnus-agent-add-group): Fix call to
894         gnus-completing-read.
895
896 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * nndoc.el (nndoc-retrieve-groups): New function.
899
900         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
901         `default', use nnmail-split-methods.
902         (nnimap-request-article): Downcase the NILs so that they are nil.
903
904         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
905         symbol.
906
907         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
908         code, since if the user has requested network, that's what they ought
909         to get.
910         (nnimap-request-set-mark): Erase the buffer before issuing commands.
911         (nnimap-split-rule): Mark as obsolete.
912
913         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
914         variable.
915
916         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
917         correct slot, too.
918
919 2010-09-29  Julien Danjou  <julien@danjou.info>
920
921         * gnus.el (gnus-local-domain): Declare variable obsolete.
922
923         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
924         computing.
925         (gnus-ido-completing-read): Require ido.
926
927 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * gnus-registry.el: Don't prompt on load, which makes it impossible to
930         build Gnus.
931
932         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
933         when interpreting the structures.
934         (nnimap-request-accept-article): Add \r\n to the lines to make this
935         work with Cyrus.
936
937         * nndraft.el (nndraft-request-expire-articles): Use the group name
938         instead if "nndraft".  Fix found by Nils Ackermann.
939
940 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
941
942         * nnregistry.el: Added.
943
944 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
945
946         * nnmail.el (group, group-art-list, group-art):
947         Remove unneeded directives.
948
949 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
950
951         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
952         (mm-mime-charset)
953         * rfc2047.el (rfc2047-syntax-table)
954         * utf7.el (utf7-utf-16-coding-system): Comment fix.
955
956         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
957         rather than `insert-file-contents' and `eval-region'.
958
959         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
960         construction.
961
962         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
963
964         * time-date.el: No need to require cl for Emacs 21.
965
966 2010-09-29  Julien Danjou  <julien@danjou.info>
967
968         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
969         replacement of `gnus-gravatar-relief' to mimic
970         `gnus-faces-properties-alist'.
971         Add :version property.
972
973 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
974
975         * mail-source.el (mail-source-report-new-mail)
976         * message.el (message-default-mail-headers)
977         * mm-decode.el (mm-valid-image-format-p): Comment fix.
978
979         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
980
981 2010-09-28  Julien Danjou  <julien@danjou.info>
982
983         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
984         mail-address contains the same string as real-name.
985
986         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
987         non-blank in header, otherwise it'll get stripped.
988
989         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
990         real-name, and then for mail address rather than doing : or , search.
991
992 2010-09-27  Julien Danjou  <julien@danjou.info>
993
994         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
995         (gnus-server-goto-server): Use gnus-completing-read.
996
997         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
998
999         * mm-util.el (defalias): Use gnus-completing-read.
1000         (mm-codepage-setup): Use gnus-completing-read.
1001
1002         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1003         (smime-decrypt-buffer): Use gnus-completing-read.
1004
1005         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1006
1007         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1008         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1009         (mml-insert-multipart): Use gnus-completing-read.
1010
1011         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1012
1013         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1014
1015         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1016
1017         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1018
1019         * gnus.el (gnus-read-method): Use gnus-completing-read.
1020
1021         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1022
1023         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1024         (gnus-mime-action-on-part): Use gnus-completing-read.
1025         (gnus-article-encrypt-body): Use gnus-completing-read.
1026
1027         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1028         (gnus-topic-move-matching): Use gnus-completing-read.
1029         (gnus-topic-copy-matching): Use gnus-completing-read.
1030         (gnus-topic-sort-topics): Use gnus-completing-read.
1031         (gnus-topic-move): Use gnus-completing-read.
1032
1033         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1034         (gnus-agent-add-group): Use gnus-completing-read.
1035
1036         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1037         gnus-completing-read.
1038         (nnmairix-update-groups): Use gnus-completing-read.
1039         (nnmairix-get-server): Use gnus-completing-read.
1040         (nnmairix-backend-to-server): Use gnus-completing-read.
1041         (nnmairix-goto-original-article): Use gnus-completing-read.
1042         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1043
1044         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1045
1046         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1047         (gnus-group-make-useful-group): Use gnus-completing-read.
1048         (gnus-group-make-web-group): Use gnus-completing-read.
1049         (gnus-group-add-to-virtual): Use gnus-completing-read.
1050         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1051
1052         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1053         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1054         (gnus-summary-execute-command): Use gnus-completing-read.
1055         (gnus-summary-respool-article): Use gnus-completing-read.
1056         (gnus-read-move-group-name): Use gnus-completing-read.
1057
1058         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1059         (gnus-summary-score-effect): Use gnus-completing-read.
1060
1061         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1062
1063         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1064         right completing-read function.
1065         (gnus-use-ido): New variable
1066         (gnus-completing-read-with-default): Remove.
1067
1068 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1069
1070         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1071         x-focus-frame.
1072
1073         * nnimap.el (auth-source-forget-user-or-password)
1074         (auth-source-user-or-password): Autoload.
1075
1076         * message.el (message-from-style, message-interactive)
1077         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1078         (message-yank-prefix, message-indentation-spaces, message-signature)
1079         (message-signature-file): Add comment.
1080
1081 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1082
1083         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1084         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1085         new articles.
1086
1087         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1088         parts.
1089         (nnimap-request-article): Work with the t setting, too.
1090
1091         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1092         that you don't get flashes of other buffers.
1093         (gnus-summary-show-complete-article): Intern before setting.
1094
1095 2010-09-27  David Engster  <dengste@eml.cc>
1096
1097         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1098         well as HEADERS.
1099         (nnmairix-retrieve-headers): Provide new argument for the above.
1100
1101 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * gnus-sum.el (gnus-summary-move-article): Don't alter
1104         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1105         group.
1106
1107         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1108
1109         * message.el (message-cite-prefix-regexp): Revert my last edit.
1110
1111         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1112         variable instead of the Gnus variable.
1113
1114         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1115
1116         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1117         again.
1118
1119         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1120         since some servers don't like it.
1121         (nnimap-open-connection): Forget credentials if the server says the
1122         password was wrong.
1123         (nnimap-parse-line): Protect against invalid data.
1124
1125         * gnus-sum.el (gnus-summary-move-article): Add comment.
1126         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1127         nothing alters it while scanning for new messages.
1128
1129         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1130         which may or may not help.
1131         (nnimap-open-connection): If we're doing a stream connection, and then
1132         discover we're on a STARTTLS-capable server, then open a STARTTLS
1133         connection instead.
1134
1135 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136
1137         * nnimap.el (utf7): Required.
1138
1139         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1140         prefix.
1141
1142 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1143
1144         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1145
1146 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * nnimap.el (nnimap-request-accept-article): Message the error on
1149         error.
1150
1151 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1154
1155 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1156
1157         * nndoc.el (nndoc-request-list): Return success always.
1158
1159         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1160         `fetch-old' -- we only want to fetch the articles we've requested.  The
1161         rest are in the agent, probably.
1162         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1163         disappeared server" to something low.  It's not important.
1164
1165         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1166         arrived before the FETCH data.
1167
1168         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1169         target here, because we don't know the Gnus name of the group.
1170
1171         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1172         for the correct group.
1173
1174         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1175
1176         * gnus.el (gnus): Give a final warning after startup.
1177
1178         * gnus-util.el (gnus-action-message-log): New variable.
1179         (gnus-message): Use it.
1180         (gnus-final-warning): New function.
1181
1182         * nnimap.el (nnimap-open-connection): Record the greeting.
1183         (nnimap): Add greeting.
1184
1185 2010-09-26  Julien Danjou  <julien@danjou.info>
1186
1187         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1188         arguments.
1189         (gnus-html-wash-images): Fix spec computing to include start/end.
1190
1191         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1192
1193 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1194
1195         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1196         deletion.
1197         (nnimap-retrieve-headers): Don't select the group, because that's
1198         already done by nnimap-possibly-change-group.
1199
1200         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1201         (gnus-picon-transform-address): Use it.
1202
1203         * mail-source.el (mail-source-value): Revert previous patch.
1204
1205         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1206         on failure.
1207         (nnimap-open-connection): Look up both virtual and physical server name
1208         credentials.
1209
1210         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1211
1212 2009-02-07  Dave Love  <fx@gnu.org>
1213
1214         * tls.el (open-tls-stream): Don't query killing process.
1215
1216 2009-02-08  Dave Love  <fx@gnu.org>
1217
1218         * gnus-win.el (gnus-window-to-buffer-helper,
1219         gnus-all-windows-visible-p): Function needn't be a symbol.
1220
1221         * mail-source.el (mail-source-value): Function needn't be a symbol.
1222
1223 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * message.el (message-cite-prefix-regexp): Remove } from the cite
1226         prefix.
1227
1228         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1229         highlight again, so that the highlight is correct.
1230
1231         * gnus-picon.el (gnus-picon): Remove again.
1232         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1233
1234         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1235         doing the header highlightling, so that the background colour of the
1236         picon is correct.
1237
1238         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1239         (gnus-picon): Ditto.
1240         (gnus-picon): Reinstate.  The background colour for picons is white.
1241         (gnus-picon-insert-glyph): Make the background white.
1242
1243         * nnml.el (nnml-open-nov): Don't return dead buffers.
1244
1245         * auth-source.el (auth-source-create): Query the user for whether to
1246         store the credentials.
1247
1248         * netrc.el (netrc-store-data): New function.
1249
1250         * auth-source.el (auth-source-user-or-password): Use the existing auth
1251         sources, if any, for creation.
1252
1253         * gnus.el (gnus-group-fast-parameter): Return the last matching
1254         parameter instead of the first matching parameter.
1255
1256 2010-09-26  Julien Danjou  <julien@danjou.info>
1257
1258         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1259
1260 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * mml2015.el (mml2015-use): Remove gpg support.
1263
1264         * mml1991.el (mml1991-function-alist): Remove gpg function.
1265         (mml1991-gpg-sign): Removed.
1266
1267 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1268
1269         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1270         (gnus-browse-unsubscribe-current-group): Document it.
1271         (gnus-browse-unsubscribe-group): Use it.
1272
1273 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1276         address to the To list for easier response.
1277
1278         * gnus.el (gnus-play-startup-jingle): Removed.
1279         (gnus-splash): Don't play jingle.
1280         (gnus): Silence gnus-load message.
1281
1282         * gnus-art.el (gnus-treat-play-sounds): Removed.
1283
1284         * gnus.el (gnus-play-jingle): Remove audio support.
1285
1286         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1287
1288         * earcon.el: Removed -- no users.
1289
1290         * gnus-audio.el: Removed -- no users of this package.
1291
1292         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1293
1294         * gnus-start.el (gnus-setup-news): Remove nocem support.
1295
1296         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1297
1298         * gnus.el (gnus-use-nocem): Removed.
1299
1300         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1301         Removed.
1302
1303         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1304         uses NoCeM any more.
1305
1306         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1307         (gnus-button-ctan-handler): Ditto.
1308         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1309         (gnus-button-ctan-directory-regexp): Ditto.
1310         (gnus-button-handle-ctan): Ditto.
1311         (gnus-button-tex-level): Ditto.
1312         (gnus-button-alist): Removed CTAN stuff.
1313
1314 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1317         nnimap-streaming test.
1318
1319         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1320         servers twice.
1321
1322         * nnimap.el (nnimap-open-connection): Add more error reporting when
1323         nnimap fails early.
1324
1325         * nnheader.el (nnheader-get-report-string): New function.
1326         (nnheader-get-report): Use it.
1327
1328         * gnus-int.el (gnus-check-server): Say what the error was when opening
1329         failed.
1330
1331         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1332         using streaming.
1333
1334 2010-09-25  Julien Danjou  <julien@danjou.info>
1335
1336         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1337         gnus-window-inside-pixel-edges.
1338
1339 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1340
1341         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1342
1343         * mm-decode.el (mm-save-part): Allow saving to other directories the
1344         normal Emacs way.
1345
1346         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1347         by Jay Berkenbilt.
1348
1349         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1350         there isn't a single byte.
1351
1352         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1353         just do it.  It doesn't really seem to matter what the user responds
1354         here, I think, so it's just a confusing question.
1355
1356         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1357         non-streaming case.
1358
1359         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1360         (gnus-article-encrypt-body): Use it.
1361
1362         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1363         keystroke.
1364
1365         * nnimap.el (nnimap-find-wanted-parts-1): Use
1366         gnus-fetch-partial-articles.
1367
1368         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1369
1370         * nnimap.el (nnimap-insert-partial-structure): New function.
1371         (nnimap-get-partial-article): New function.
1372         (nnimap-request-article): Use it.
1373         (nnimap-wait-for-response): Return whether the wait was successful.
1374         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1375         retrieval wasn't successful.
1376         (nnimap-retrieve-group-data-early): Allow throttling servers.
1377         (nnimap-streaming): New variable.
1378         (nnimap-fetch-partial-articles): Removed.
1379
1380         * mm-decode.el (mm-with-part): Protect against killed buffers.
1381
1382         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1383         for prettier summary display.
1384
1385 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1386
1387         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1388         directly.
1389
1390 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1391
1392         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1393         apparently third-party libraries depend on it.
1394
1395         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1396         before starting negotiation.
1397
1398         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1399         privacy reasons.
1400         (gnus-treat-mail-gravatar): Ditto.
1401
1402         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1403         buffer when inserting images.  Inserting text into the headers, for
1404         instance, can make them invalid.
1405
1406 2010-09-25  Julien Danjou  <julien@danjou.info>
1407
1408         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1409         variables.
1410
1411         * nnheader.el: Remove useless variables news-reply-yank-from and
1412         news-reply-yank-message-id.
1413
1414         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1415         variables.
1416
1417         * mml1991.el: Remove useless mml1991-verbose.
1418
1419         * gnus.el: Remove useless variable gnus-use-generic-from.
1420         Remove obsolete variable gnus-topic-indentation.
1421
1422         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1423
1424         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1425
1426         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1427
1428         * gnus-group.el: Remove useless gnus-group-icon-cache.
1429         Remove useless gnus-ephemeral-group-server.
1430
1431         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1432
1433         * mml2015.el: Remove useless mml2015-verbose.
1434
1435         * mml-smime.el: Remove useless mml-smime-verbose.
1436
1437         * gnus.el: Remove useless gnus-local-domain.
1438
1439         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1440         gnus-gravatar-size.
1441
1442         * gnus-art.el: Remove useless gnus-treat-translate.
1443
1444 2010-09-24  Julien Danjou  <julien@danjou.info>
1445
1446         * gnus-sum.el: Add support for Gravatars.
1447
1448         * gnus-art.el: Add support for Gravatars.
1449
1450         * gnus-gravatar.el: Add this file.
1451
1452         * gravatar.el: Add this file.
1453
1454 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1457
1458         * gnus-group.el (gnus-group-fetch-faq): Removed.
1459
1460         * gnus.el (gnus-group-faq-directory): Removed.
1461
1462         * gnus-group.el (gnus-group-fetch-charter): Removed.
1463
1464         * gnus.el (gnus-group-charter-alist): Removed.
1465
1466         * gnus-group.el (gnus-group-archive-directory): Removed.
1467         (gnus-group-recent-archive-directory): Ditto.
1468         (gnus-group-make-archive-group): Removed.
1469
1470         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1471
1472         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1473         use the same article number for all the cached articles.
1474
1475         * nnimap.el (nnimap-command): Register the last command time so
1476         that we can use it for idling NOOPs.
1477         (nnimap-open-connection): Start the keeplive timer.
1478         (nnimap-make-process-buffer): Store all the process buffers.
1479         (nnimap-keepalive): New function.
1480
1481         * starttls.el: (starttls-open-stream): Add autoload cookie.
1482
1483 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1484
1485         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1486         handling.
1487
1488 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1491         its data structures.
1492
1493         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1494         instead of the cl.el copy-list.
1495         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1496         equalp.
1497
1498 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1499
1500         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1501         and tool-bar-local-item-from-menu.
1502
1503         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1504         mode-line-highlight face for Emacs.
1505
1506         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1507         loading gnus-sum.elc; fix comment for canlock-verify.
1508         (gnus-article-jump-to-part): Use read-number.
1509         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1510         Emacs pre-21 compatible code for help-echo.
1511         (gnus-article-next-page-1): No need to adjust the number of lines.
1512         (gnus-article-describe-bindings): Always use help-buffer.
1513
1514         * gnus-audio.el (gnus-audio-inline-sound)
1515         * gnus-cus.el (gnus-custom-mode)
1516         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1517
1518         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1519
1520         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1521         compatible code.
1522
1523 2010-09-24  Glenn Morris  <rgm@gnu.org>
1524
1525         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1526         visiting the fcc file in rmail-mode.
1527
1528         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1529
1530 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1531
1532         * nnir.el: Silence the byte compiler.
1533
1534         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1535         alias to browse-url-url-encode-chars if any.
1536         (gnus-html-encode-url): Use it.
1537
1538 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1539
1540         * gnus-start.el (gnus-use-backend-marks): New variable.
1541         (gnus-get-unread-articles-in-group): Use it.
1542
1543         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1544         makeover.
1545
1546 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1547
1548         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1549
1550 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1553         Removed.
1554         (gnus-setup-news-hook): Removed
1555         gnus-fixup-nnimap-unread-after-getting-new-news.
1556
1557         * gnus-int.el (gnus-request-update-info): Protect against backends not
1558         having the function.
1559
1560         * nnimap.el (nnimap-stream): Mention starttls.
1561         (nnimap-open-connection): Add starttls support.
1562
1563 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1564
1565         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1566
1567 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1570         BODYSTRUCTUREs.
1571         (nnimap-transform-headers): Unfold quoted {42} headers.
1572
1573         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1574         the info.
1575         (gnus-get-unread-articles): Only call updatep on backends that support
1576         it.
1577
1578         * nnweb.el (nnweb-request-update-info): NOOP.
1579
1580         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1581
1582         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1583         since it only deals with marks.
1584
1585         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1586         gnus-request-marks, and make a new gnus-request-update-info.
1587
1588         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1589         the active instead of the high number, which is usually too low.
1590
1591 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1592
1593         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1594         * encrypt.el: Removed.
1595
1596 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1597
1598         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1599         server in symbolic form.
1600
1601         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1602         0.9.
1603
1604 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1605
1606         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1607         (nnimap-update-info): Fix up code slightly.
1608
1609         * gnus-int.el (gnus-open-server): Add tracing for performance
1610         debugging.
1611
1612         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1613         (gnus-group-insert-group-line): Pass the real group name so that it
1614         gets the right data.
1615
1616         * gnus-start.el (gnus-get-unread-articles): Don't have
1617         `gnus-get-unread-articles-in-group' update info, since that can be
1618         really slow and doesn't seem to be needed?
1619
1620 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1621
1622         * time-date.el (date-to-time): Try using parse-time-string first before
1623         using the slower timezone-make-date-arpa-standard.
1624
1625 2010-09-22  Julien Danjou  <julien@danjou.info>
1626
1627         * gnus-group.el (gnus-group-insert-group-line): Call
1628         gnus-group-highlight-line.
1629         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1630         default hook list.
1631         (gnus-group-update-eval-form): Add new function.
1632         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1633         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1634
1635 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1636
1637         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1638         immediate, then expire all articles.
1639         (nnimap-update-info): Fix off-by-one errors.
1640         (nnimap-flags-to-marks): Would return no marks lists for group with no
1641         flags.  Instead return the other data.
1642
1643 2010-09-22  Julien Danjou  <julien@danjou.info>
1644
1645         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1646         Only return an icon.
1647         (gnus-group-insert-group-line): Compute icon to return.
1648
1649         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1650         variable.
1651         (gnus-html-image-fetched): Only cache if
1652         gnus-html-image-automatic-caching is set.
1653         (gnus-html-image-fetched): Check for errors.
1654
1655 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1658         once per method on `g'.  This ensures that backends like nnfolder don't
1659         open all their folders.
1660
1661         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1662         (nnimap-request-list): Nix out group in the correct buffer.
1663         (nnimap-parse-flags): Implement by using `read' instead of
1664         hand-parsing.
1665         (nnimap-flags-to-marks): Pass on permanent-flags.
1666         (nnimap-make-process-buffer): Record the server name.
1667         (nnimap-parse-flags): Fix typo.
1668         (nnimap-request-scan): Run split on the server in general, not just a
1669         single group.
1670
1671         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1672         parameter, and propagate this downwards.
1673
1674         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1675         since EXAMINE changes it on the server.
1676
1677         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1678         this command might take a while.
1679
1680 2010-09-22  Julien Danjou  <julien@danjou.info>
1681
1682         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1683         harmful if you have 2 images side-by-side, they can't be properly
1684         update on text deletion.  Using text-property is safer here.
1685         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1686         data.
1687
1688 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * nnimap.el (nnimap-expunge-inbox): Removed.
1691         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1692         (nnimap-expunge): Flip default to t.
1693
1694         * gnus.el (gnus-method-to-server): Don't push things to the cache
1695         unless it's unique.
1696         (gnus-server-to-method): Ditto.
1697
1698 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1699
1700         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1701
1702 2010-09-22  Julien Danjou  <julien@danjou.info>
1703
1704         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1705         get the start of data.
1706         (gnus-html-encode-url): Add this function to encode special chars in
1707         URL.
1708         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1709         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1710
1711         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1712         default.
1713         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1714
1715         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1716         images alt-text.
1717         (gnus-html-put-image): Put alt-text as help-echo.
1718
1719 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1722         * mm-util.el (mm-decompress-buffer)
1723         * nnir.el (nnir-run-find-grep)
1724         * pop3.el (pop3-list): Use 3rd arg of split-string.
1725
1726         * time-date.el (format-seconds): Comment fix.
1727
1728         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1729         and byte-optimize-form-code-walker.
1730         (dgnushack-make-auto-load): Don't advise make-autoload.
1731
1732         * lpath.el: Remove Emacs 21 stuff.
1733
1734 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1737         outside the active range.  Suggested by Dan Christensen.
1738
1739         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1740         slightly later to avoid double-getting it.
1741
1742         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1743         previous patch.
1744
1745         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1746
1747 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1748
1749         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1750
1751 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1752
1753         * gnus-int.el (gnus-open-server): Give a better error message in the
1754         "go offline" case.
1755
1756         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1757         marks for nnimap, which is seldom the right thing to do.
1758
1759         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1760         (gnus-same-method-different-name): New function.
1761
1762         * nnimap.el (parse-time): Require.
1763
1764         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1765         method in the presence of many similar methods.
1766
1767         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1768
1769         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1770         nnml-inhibit-expiry.
1771
1772         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1773         find out whether methods are equal.
1774
1775         * nnimap.el (nnimap-find-expired-articles): New function.
1776         (nnimap-process-expiry-targets): New function.
1777         (nnimap-request-move-article): Request the article before looking at
1778         what the Message-ID is.  Fix found by Andrew Cohen.
1779         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1780
1781         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1782         for oldness in addition to being a predicate.
1783
1784         * nnimap.el (nnimap-request-group): When we have zero articles, return
1785         the right data to Gnus.
1786         (nnimap-request-expire-articles): Only delete articles immediately if
1787         the target is 'delete.
1788
1789         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1790         method, this would bug out.
1791
1792         * gnus-group.el (gnus-group-expunge-group): Renamed from
1793         gnus-group-nnimap-expunge, and implemented as a normal interface
1794         function.
1795
1796         * gnus-int.el (gnus-request-expunge-group): New function.
1797
1798         * nnimap.el (nnimap-request-create-group): Implement.
1799         (nnimap-request-expunge-group): New function.
1800
1801 2010-09-21  Julien Danjou  <julien@danjou.info>
1802
1803         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1804         (gnus-html-cache-expired): Add new function.
1805         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1806         wethever we should display image for fetch it.
1807         Compute alt-text earlier to pass it to the fetching function too.
1808         (gnus-html-schedule-image-fetching): Change function argument to only
1809         get one image at a time, not a list.
1810         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1811         cache.
1812         (gnus-html-get-image-data): New function to retrieve image data from
1813         cache.
1814         (gnus-html-put-image): Change buffer argument to use image data rather
1815         than file, and place image above region rather than inserting a new
1816         one. Do not take alt-text as argument, since it's useless now: we place
1817         the image above alt-text.
1818         (gnus-html-prune-cache): Remove.
1819         (gnus-html-show-images): Start to fetch image when we find one, do not
1820         push into a temporary list.
1821         (gnus-html-prefetch-images): Only fetch image if they have expired.
1822         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1823         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1824
1825 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1828
1829 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1830
1831         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1832         spec inser "*" if the group isn't active instead of 0.
1833
1834         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1835         opening the server.
1836         (nnimap-request-delete-group): Implement group deletion.
1837         (nnimap-transform-headers): Return the size of the entire message in
1838         the Bytes header, not just the size of the first part.
1839         (nnimap-request-move-article): When moving an article from nnimap,
1840         request the article first so the accepting form has an article to
1841         accept.  Reported by Dan Christensen.
1842         (nnimap-command): Make sure that the error message doesn't error out.
1843
1844 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1845
1846         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1847         we haven't requested anything.
1848
1849 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1850
1851         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1852         "".  Fix found by Andrew Cohen.
1853
1854         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1855         instead of -encode-string.
1856
1857 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1858
1859         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1860
1861         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1862         by mm-subst-char-in-string.
1863
1864 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1867         waiting for the connection string.
1868
1869         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1870         arriving.
1871
1872         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1873         bogus characters.  This allows selecting certain Gmail groups.
1874
1875         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1876         (nnimap-fetch-partial-articles): New variable.
1877         (nnimap-open-connection): When looking for credentials, also use the
1878         nnimap-server-port.
1879         (nnimap-request-article): Return the group/article number, so that Gnus
1880         `^' works as expected.
1881         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1882         them.
1883
1884         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1885         comments.
1886         (gnus-methods-sloppily-equal): New function.
1887         (gnus): When using the development version of Gnus, load the gnus-load
1888         file.
1889
1890         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1891         `gnus-open-server' on each method before trying to scan them etc.  This
1892         ensures that all the backend parameters are set correctly.
1893
1894         * nnimap.el (nnimap-authenticator): New variable.
1895         (nnimap-open-connection): Allow anonymous login.
1896         (nnimap-transform-headers): The chars header is called Chars not
1897         Bytes.
1898         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1899         drops.
1900
1901         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1902         patch, found by Knut Anders Hatlen.
1903
1904 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1905
1906         * gnus-agent.el (gnus-agent-batch-confirmation)
1907         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1908         to gnus-message.
1909         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1910         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1911         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1912         * gnus-int.el (gnus-open-server): Likewise.
1913         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1914         (gnus-score-check-syntax): Likewise.
1915         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1916         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1917         Likewise.
1918         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1919
1920 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1921
1922         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1923         calling conventions so that prefetch doesn't bug out.
1924
1925 2010-09-19  Julien Danjou  <julien@danjou.info>
1926
1927         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1928         rather than `subst-char-in-region' in order to be able to replace ASCII
1929         char by UTF-8 ones.
1930
1931         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1932         than curl.
1933         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1934         the right URL and ALT text on images.
1935         (gnus-html-wash-tags): Fix tag case.
1936         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1937         (gnus-article-html): Add -o display_ins_del=2 option.
1938         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1939
1940 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1941
1942         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1943         the extra mail headers, which sometimes seem to happen for unknown
1944         reasons.
1945
1946         * mail-parse.el (mail-header-encode-parameter): Define as
1947         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1948         (or most, perhaps?) mail readers don't understand the latter, but do
1949         understand the former.
1950
1951         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1952         to nil, so that no methods are automatically agentized.  I think this
1953         is probably what most users want.
1954
1955         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1956         from url-retrieve, for instance about invalid URLs.
1957
1958         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1959         groups that have no articles.
1960         (nnimap-request-article): Check that we really got an article when we
1961         requested one.
1962
1963         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1964         doesn't exist.
1965
1966         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1967         nntp buffer so the agent can save it.
1968         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1969         that CRLF doesn't get translated to \n.
1970         (nnimap-open-connection): Don't make 'shell commands only send \n.
1971
1972 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1973
1974         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1975         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1976         Update var name.
1977         (nnml-generate-nov-file): Use dolist.
1978         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1979         Use with-current-buffer.
1980
1981 2010-09-18  Julien Danjou  <julien@danjou.info>
1982
1983         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1984         parallel.
1985
1986 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1987
1988         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1989         the range update right.
1990         (nnimap-request-group): Don't make `M-g' bug out on group with no
1991         marks.
1992         (nnoo): Required, so that other packages can require nnimap.
1993         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1994         command we're looking for.  This helps when the server sends more
1995         responses after we've gotten everything we expected.
1996         (nnimap): Add a `newlinep' field to keep track of end-of-line
1997         conventions.
1998         Don't send CRLF to things that don't want it.
1999         (nnimap-request-accept-article): Ditto.
2000
2001 2010-09-18  Julien Danjou  <julien@danjou.info>
2002
2003         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2004         than curl to retrieve images.
2005
2006 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2009         the marks.
2010         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2011         (nnimap-wait-for-connection): New function.
2012         (nnimap-open-connection): If we have PREAUTH, don't query for login
2013         credentials.
2014         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2015         when doing a partial update.
2016
2017 2010-09-18  Julien Danjou  <julien@danjou.info>
2018
2019         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2020         tags.
2021
2022 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * nnimap.el (nnimap-credentials): New function.
2025         (nnimap-open-connection): Use the new function to look for credentials
2026         also on the numeric equivalents of "imap" and "imaps".
2027
2028         * gnus-start.el (gnus-activate-group): Send the info to
2029         gnus-request-group.
2030
2031         * nnimap.el (nnimap-request-group): Have the "check" version of the
2032         function parse flags and update the info, so that a `M-g' get a total
2033         resync of all flags from the group.
2034
2035         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2036         to allow backends to alter the info on group selection.  Also alter all
2037         the backend -request-group functions to take the parameter.
2038
2039         * nnimap.el (nnimap-store-info): New function.
2040         (nnimap-update-info): Store the info for later usage.
2041         (nnimap-request-group): Use the stored info for the dont-check case, so
2042         that we don't retrieve all marks when we enter a group.
2043
2044         * nnimap.el: Use deffoo instead of defun for interface functions.
2045
2046         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2047         update the group info.  This makes the nndraft groups, for instance, go
2048         back to their old behaviour.
2049
2050         * gnus-sum.el (gnus-select-newsgroup): Indent.
2051
2052         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2053         in.
2054         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2055         nothing.
2056
2057         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2058         from methods that are denied.
2059
2060         * gnus-int.el (gnus-method-denied-p): New function.
2061
2062         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2063         store the password instead of netrc.
2064         (nnimap-open-connection): Don't error out when we can't make a
2065         connections.
2066
2067         * auth-source.el (auth-source-create): In the password prompt, say what
2068         we're querying for.  Also prompt for user name if that hasn't been
2069         given.
2070
2071         * nnimap.el (nnimap-with-process-buffer): Removed.
2072
2073 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2074
2075         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2076         method when we're reading from the agent.
2077
2078         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2079
2080         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2081         that's probably most useful for users.
2082
2083         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2084         "failed" all the time.
2085
2086         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2087         ...)) with (with-current-buffer ... ).
2088
2089         * nntp.el (nntp-open-server): Return whether the open was successful or
2090         not.
2091
2092         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2093         select an unread unseen article first.
2094
2095         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2096         /etc/services, supply some sensible port defaults.
2097
2098         * dgnushack.el: Define netrc-credentials.
2099
2100 2010-09-17  Julien Danjou  <julien@danjou.info>
2101
2102         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2103
2104 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2105
2106         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2107         doesn't have any parameters.
2108
2109 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2110
2111         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2112         only upcased checks.
2113
2114         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2115
2116         * nnimap.el (nnimap-open-shell-stream): New function.
2117         (nnimap-open-connection): Use it.
2118         (nnimap-transform-headers): Get the number of lines in each message.
2119         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2120         number of lines.
2121         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2122         problem.
2123
2124         * utf7.el (utf7-encode): Autoload.
2125
2126         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2127         to allow the mail splitting to not return a default group.  This is
2128         useful for nnimap, which will leave unmatched mail in the inbox.
2129
2130         * nnimap.el: Rewritten.
2131
2132         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2133         nnimap usage.
2134
2135         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2136         if the move is internal, so that nnimap can do fast internal moves.
2137
2138         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2139         data.
2140         (gnus-read-active-for-groups): Support finishing the early retrieval of
2141         data.
2142
2143         * gnus-range.el (gnus-range-nconcat): New function.
2144
2145         * gnus-int.el (gnus-finish-retrieve-group-infos)
2146         (gnus-retrieve-group-data-early): New functions.
2147
2148 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2149
2150         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2151         (nnrss-retrieve-groups):
2152         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2153         (pop3-quit): Use with-current-buffer.
2154
2155 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2156
2157         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2158         instead of nnheader-accept-process-output.
2159
2160         * dgnushack.el (dgnushack-compile): Add comment.
2161
2162         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2163
2164         * gnus-html.el (gnus-html-schedule-image-fetching)
2165         (gnus-html-prefetch-images): Replace process-kill-without-query by
2166         gnus-set-process-query-on-exit-flag.
2167
2168 2010-09-16  Romain Francoise  <romain@orebokech.com>
2169
2170         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2171
2172 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2175         parameter to unintern is mandatory-ish in Emacs 24.
2176
2177         * gnus-html.el (gnus-html-schedule-image-fetching)
2178         (gnus-html-prefetch-images): Check for curl before using it.
2179
2180         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2181         depend on curl, which isn't essential.
2182
2183         * imap.el: Revert back to version
2184         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2185         seem problematic.
2186
2187 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2188
2189         * gnus-registry.el (gnus-registry-install-shortcuts):
2190         Explicitly pass `obarray' to `unintern' to avoid a warning.
2191
2192 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2193
2194         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2195         change.
2196
2197         * nnrss.el (nnrss-request-list): Removed this function and related
2198         functions, including the moreover stuff.
2199
2200 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201
2202         * nnrss.el (nnrss-retrieve-groups): New function.
2203
2204 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2205
2206         * .dir-locals.el: Add no-byte-compile cookie.
2207
2208 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2209
2210         * time-date.el (format-seconds): Comment fix.
2211
2212         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2213         for back end that doesn't support request-scan.
2214
2215 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2216
2217         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2218         then do request scans from the backends.
2219
2220         * netrc.el (netrc-credentials): New conveniency function.
2221
2222         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2223         avoid running a hook per line, since this takes a lot of time,
2224         profiling shows.
2225         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2226         directly if gnus-visual-p is true.
2227
2228 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2231         groups; replace mapcar with dolist which is a bit faster; pass groups
2232         info to gnus-read-active-file-1.
2233         (gnus-read-active-file-1): Scan only specified groups if the new
2234         optional arg `infos' is given.
2235
2236 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2239
2240         * pop3.el (pop3-movemail): Removed.
2241         (pop3-streaming-movemail): Renamed to pop3-movemail.
2242
2243         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2244         don't restrict end-tag searches to the end of the line.
2245
2246 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2249         articles of every unchecked group to t, which means unknown since the
2250         server has never been opened.
2251
2252 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * gnus-html.el (gnus-html-show-alt-text): New command.
2255         (gnus-html-browse-image): Ditto.
2256         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2257         to browse the image directly.
2258         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2259         better.
2260
2261         * gnus-async.el (gnus-async-article-callback): Call
2262         `gnus-html-prefetch-images' unconditionally.
2263
2264         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2265         before feeding URLs to curl.
2266
2267 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2268
2269         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2270         internal images as deletable by `W D D'.
2271
2272         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2273         (gnus-async-article-callback): Fix typo.
2274
2275 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2276
2277         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2278         current line to work around bugs in the output from w3m.
2279
2280         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2281         for groups that want that.
2282
2283         * nntp.el (nntp-wait-for-string): Supply a timeout for
2284         accept-process-output to ensure progress.
2285
2286         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2287         level to get unread articles from, then use that for foreign groups,
2288         too.
2289
2290         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2291         confuses the rest of the function.
2292
2293         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2294         for the methods that support -retrieve-groups, too.
2295
2296         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2297
2298 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2301         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2302
2303         * pop3.el: Require cl when compiling.
2304         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2305
2306 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2309         that aren't going to be activated.
2310         (gnus-get-unread-articles): Fix up the last commit.
2311
2312         * gnus-html.el (gnus-article-html): Allow calling without specifying
2313         the handle.  In that case, dissect the buffer first.
2314
2315         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2316
2317         * nnimap.el (nnimap-open-connection): Revert the change that would look
2318         into authinfo for imaps instead of imap.
2319
2320         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2321         say that you don't want to call gnus-request-group with don-check, but
2322         do check the reponse.  This is for virtual groups only.
2323         (gnus-get-unread-articles): Count the archive groups as secondary, so
2324         that they're activated the same way as before.
2325
2326         * imap.el (imap-message-map): Removed optional buffer parameter, since
2327         no callers use it.
2328         (imap-message-get): Ditto.
2329         (imap-message-put): Ditto.
2330         (imap-mailbox-map): Ditto.
2331         (imap-mailbox-put): Ditto.
2332         (imap-mailbox-get): Ditto.
2333         (imap-mailbox-get): Revert last change for this function.
2334
2335         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2336         case-insensitively.
2337         (nnimap-debug): Removed.
2338
2339         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2340         to use `imap-fetch' instead.  According to the comments, this should be
2341         safe, since all other IMAP clients use the 1:* syntax.
2342         (imap-enable-exchange-bug-workaround): Removed.
2343         (imap-debug): Removed -- doesn't seem very useful.
2344
2345         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2346         mail from a file, and the file doesn't exist.
2347
2348         * imap.el (imap-log): New convenience function used throughout instead
2349         of repeating the same code all over the place.
2350
2351         * pop3.el (pop3-streaming-movemail): Return t for success.
2352
2353         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2354         .authinfo if we're using ssl connection.
2355
2356         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2357         already have if we're in a main Gnus `g' run.
2358
2359         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2360
2361 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2364
2365         * nnmh.el (nnmh-request-list-1): Bind `file'.
2366
2367         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2368         alias to set-process-query-on-exit-flag or process-kill-without-query.
2369         (pop3-open-server): Use it.
2370
2371 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2374         box to the Incoming file.  Fixes mistake in previous checkin.
2375
2376         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2377         request loop (for debugging purposes) removed.
2378
2379         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2380         culprit is more visible.
2381         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2382         (nnml-add-incremental-nov): New functions to do "incremental" nov
2383         updates, where we just append to the end of the existing nov files
2384         without reading/writing them in full.
2385
2386         * mail-source.el (mail-source-delete-crash-box): Really only check the
2387         incoming files once in a while.
2388
2389         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2390
2391         * mail-source.el (mail-source-delete-crash-box): Only check the
2392         incoming files for deletion once per day to save a lot of file
2393         accesses.
2394
2395         * pop3.el (pop3-logon): Fix up unbound variable typo.
2396
2397         * mail-source.el (pop3-streaming-movemail): Autoload.
2398
2399         * pop3.el (pop3-streaming-movemail): Respect
2400         pop3-leave-mail-on-server.
2401
2402         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2403         retrieval.
2404
2405         * pop3.el (pop3-process-filter): Removed unused function.
2406         (pop3-streaming-movemail, pop3-send-streaming-command)
2407         (pop3-wait-for-messages, pop3-write-to-file)
2408         (pop3-number-of-responses): New functions for streaming pop3
2409         retrieval.
2410
2411         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2412         come from no known methods.
2413         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2414         list.
2415
2416         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2417         message sizes.
2418         (pop3-movemail): Use erase-buffer instead of looping and deleting
2419         regions, which seems rather odd.
2420
2421         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2422         file once per `g' run.
2423
2424         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2425         directories.  This makes the draft queue directory work.
2426
2427         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2428         data from the backends, so that we only request the list of groups from
2429         each method once.  This should speed things up considerably.
2430
2431         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2432         detect that it's not implemented.
2433
2434         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2435         we actually do recurse down into the tree, but don't stat all leaf
2436         nodes.
2437
2438         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2439         then say so instead of bugging out.
2440
2441         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2442         files exist before trying to read them.
2443
2444         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2445         around <pre_int>.
2446
2447         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2448
2449         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2450
2451 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452
2453         * mm-util.el (mm-image-load-path): Just return the image directories,
2454         not all directories in the path in addition to the image directories.
2455         (mm-image-load-path): Maintain a cache of the image directories so that
2456         the `g' command in Gnus doesn't have to stat dozens of directories each
2457         time.
2458
2459         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2460         (gnus-html-wash-tags): Add a new `i' command to insert images.
2461         (gnus-html-insert-image): New command and keystroke.
2462         (gnus-html-redisplay-with-images): New command and keystroke.
2463         (gnus-html-show-images): Renamed command.
2464         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2465         spacers.
2466         (gnus-html-wash-tags): Decode entities at the end, so that entities
2467         inside the tags don't mess up the rest of the "parsing".
2468
2469         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2470         so that nnimap methods aren't agentized by default.  There's apparently
2471         many problems related to agent/imap behaviour.
2472
2473         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2474
2475         * gnus-html.el: Doc fix.
2476
2477 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2480         specifier-spec-list for Emacs 21.
2481
2482         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2483         glyph-width and glyph-height instead of display-graphic-p and
2484         image-size; make avoidance of displaying small images work for XEmacs.
2485
2486         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2487         for XEmacs.
2488
2489         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2490         of symbol that holds plist data.
2491         (gnus-process-plist): Remove plist of process after getting it.
2492
2493 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2494
2495         * message.el (message-generate-hashcash): Change default to
2496         'opportunistic if hashcash is installed.
2497
2498         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2499         (gnus-html-put-image): Only call image-size once, since it's somewhat
2500         time-consuming on remote X servers.
2501
2502 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2503
2504         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2505         type on data, not a file name.
2506
2507         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2508         window-pixel-edges for Emacs 21.
2509
2510         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2511         decoded contents.
2512         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2513
2514 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2515
2516         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2517         group line format, since it isn't very interesting.
2518
2519         * gnus-agent.el (gnus-agent-short-article),
2520         (gnus-agent-long-article): Increase values for these two variables,
2521         since most people are likely to have more network connection and
2522         storage than before.
2523
2524         * gnus.el (gnus-refer-article-method): Change default to 'current.
2525         When referring an article, the common behaviour is to refer it from the
2526         current select method, not the native select method.  The chances of
2527         the native select method having the message in question is rather slim
2528         these days.
2529
2530         * gnus-sum.el (gnus-auto-select-subject): Change default to
2531         `unseen-or-unread'.  I think it's likely that most people want to
2532         select an unseen article over a previously seen, but unread one.
2533
2534         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2535         means that in the article buffer none of the minor mode elements will
2536         be shown, usually, and this is not desirable in most cases.
2537
2538         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2539         that commands like `d' (and the like) go to the next line in the
2540         buffer, instead of the next unread article.  I think this is the
2541         behaviour that is most natural for most users.
2542         (gnus-single-article-buffer): Change default to nil, so that people can
2543         have as many article buffers open as they have summary buffer.  I think
2544         this is the most natural way for the groups to behave.
2545
2546         * message.el (message-generate-new-buffers): Change default to
2547         `unsent', so that all new message buffers start their names with the
2548         string "*unsent", and it's easier to find the buffers if you move from
2549         them.
2550
2551 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2554         small.  They're probably tracking images.
2555         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2556         (gnus-html-rescale-image): Yet another try at getting the image sizing
2557         right.
2558
2559         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2560         nntp-marks-file-name is nil.
2561
2562 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2563
2564         * gnus-html.el (gnus-html-wash-tags)
2565         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2566         Better logging.
2567
2568 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2569
2570         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2571
2572         * gnus-html.el (gnus-html-wash-tags): Check the value of
2573         gnus-blocked-images in the summary buffer.
2574
2575 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2576
2577         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2578
2579 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2580
2581         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2582         like "a", it seems like.
2583         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2584         since it needs to be picked from the correct buffer.
2585
2586         * nnwfm.el: Removed.
2587
2588         * nnlistserv.el: Removed.
2589
2590 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2591
2592         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2593         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2594
2595 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2596
2597         * nnkiboze.el: Removed.
2598
2599         * nndb.el: Removed.
2600
2601         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2602         alt text.
2603         (gnus-html-rescale-image): Try to get the rescaling logic right for
2604         images that are just wide and not tall.
2605
2606         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2607         overshadow variable bindings.
2608
2609 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2610
2611         * gnus-html.el (gnus-html-wash-tags)
2612         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2613         extra logging.
2614
2615 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2616
2617         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2618         (gnus-max-image-proportion): New variable.
2619         (gnus-html-rescale-image): New function.
2620         (gnus-html-put-image): Rescale images.
2621
2622 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2623
2624         Fix up some byte-compiler warnings.
2625         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2626         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2627         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2628         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2629         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2630         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2631         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2632
2633 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2634
2635         * gnus-html.el (gnus-article-html): Decode contents by charset.
2636
2637 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2638
2639         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2640         (gnus-html-frame-width, gnus-blocked-images)
2641         * message.el (message-prune-recipient-rules): Add custom version.
2642         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2643
2644         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2645         functions.
2646
2647         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2648         gnus-process-get.
2649
2650 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2651
2652         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2653         instead of lsub directly.
2654
2655 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * nnwarchive.el: Removed.
2658
2659         * gnus-soup.el: Removed.
2660
2661         * nnsoup.el: Removed.
2662
2663         * nnultimate.el: Removed.
2664
2665         * gnus-html.el (gnus-blocked-images): New variable.
2666
2667         * message.el (message-prune-recipients): New function.
2668         (message-prune-recipient-rules): New variable.
2669
2670         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2671         guess whether a long line is natural text or not.
2672
2673         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2674         gnus-process-plist and friends for compatibility.
2675
2676 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2677
2678         * gnus-html.el: Require packages that define macros used in this file.
2679         (gnus-article-mouse-face): Declare to silence byte-compiler.
2680         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2681         process-get.
2682         (gnus-html-put-image): Use plist-get to avoid getf.
2683         (gnus-html-prefetch-images): Use with-current-buffer.
2684
2685 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2686
2687         * gnus-ems.el: Provide compatibility functions for
2688         gnus-set-process-plist.
2689
2690         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2691         header-line-format for XEmacs 21.4.
2692
2693         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2694         * gnus.el (gnus-valid-select-methods)
2695         * message.el (message-send-mail-partially-limit)
2696         * mm-decode.el (mm-text-html-renderer)
2697         * mml.el (mml-insert-mime-headers-always)
2698         * smiley.el (smiley-regexp-alist): Bump custom version.
2699
2700 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2701
2702         * gnus-html.el: require mm-url.
2703         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2704         with the url to `url'.
2705         (gnus-html-wash-tags): Support cid: URLs/images.
2706
2707 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2710         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2711         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2712
2713         * gnus-move.el: Removed file, since it doesn't really work.
2714
2715         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2716         UTF-8.  This seems to fix problems with some German web feeds.
2717
2718         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2719         at the top so that the proper colours are applied.
2720
2721         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2722         don't have dots in their names.
2723
2724         * gnus-art.el (gnus-article-view-part): Doc fix.
2725
2726         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2727         XEmacs-compatible.
2728         (gnus-html-put-image): Don't do images on non-graphic displays.
2729
2730         * nnslashdot.el: Removed this unused backend.
2731
2732         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2733         actions.
2734         (gnus-undo-register-1): Revert last change.
2735
2736         * gnus-group.el (gnus-group-completing-read): Protect against not
2737         having completion-styles bound.
2738
2739         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2740         make broken recipients happier.
2741
2742         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2743
2744         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2745         point parameter.
2746
2747         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2748
2749         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2750         completion-styles for group selection.
2751
2752 2009-02-04  Andreas Schwab  <schwab@suse.de>
2753
2754         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2755         headers and regexp-quote the match if necessary.
2756
2757 2009-03-24  Miles Bader  <miles@gnu.org>
2758
2759         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2760         the blinking smiley.
2761
2762 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2763
2764         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2765         blink smiley.
2766
2767 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2768
2769         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2770         where the dribbel file lives exists.
2771
2772         * message.el (message-send-mail-partially-limit): Change the default to
2773         nil, since most people don't want this.
2774
2775         * mm-url.el (mm-url-decode-entities): Also decode entities like
2776         &#x3212.
2777
2778 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2779
2780         * gnus-sum.el (gnus-summary-idna-message):
2781         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2782         Hyperlink urls in docstrings with URL `...'.
2783
2784 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2785
2786         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2787         functions.
2788
2789 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2790
2791         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2792         say what the mouseover text should be.
2793
2794         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2795         version of the mm-w3m-safe-url-regexp variable to only download images
2796         in the groups where we want that to happen.
2797
2798         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2799
2800         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2801         easier debugging.
2802         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2803         big pictures in the article buffer.
2804
2805         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2806         gnus-article-html.
2807         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2808         w3m.
2809
2810         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2811
2812 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2813
2814         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2815         which doesn't exist.
2816
2817         * message.el (message-inhibit-ecomplete): New variable to allow some
2818         function to inhibit ecomplete address storage.
2819         (message-resend): Disable ecomplete message storage when resending
2820         messages.
2821
2822         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2823
2824 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2827         Save excursion while copying, moving, and deleting articles in order to
2828         prevent the cursor from jumping to unforeseen place.
2829
2830 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2831
2832         * lpath.el: No need to bind bookmark-current-buffer,
2833         bookmark-yank-point and bookmark-make-record-function.
2834
2835 2010-08-17  Glenn Morris  <rgm@gnu.org>
2836
2837         * gnus-sync.el: Require gnus components whose functions are used.
2838
2839         * gnus-art.el (bookmark-make-record-function):
2840         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2841         Declare for compiler.
2842
2843         * mm-url.el (mml-compute-boundary): Autoload.
2844
2845 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2846
2847         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2848
2849 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2850
2851         Typo fix "hoo4a" -> "hook".
2852
2853         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2854
2855 2010-08-14  Glenn Morris  <rgm@gnu.org>
2856
2857         * gnus-sync.el (gnus-sync): Fix defgroup version.
2858
2859 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2860
2861         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2862
2863         * gnus-sync.el: Fix docs.
2864         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2865         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2866
2867 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2868
2869         Optimizations for gnus-sync.el.
2870
2871         * gnus-sync.el: Add docs about gnus-sync-backend
2872         possibilities.
2873         (gnus-sync-save): Remove unnecessary message.
2874         (gnus-sync-read): Optimize and show what groups were skipped.
2875
2876 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2877
2878         Minor bug fixes for gnus-sync.el.
2879
2880         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2881         read the sync on get-new-news.
2882
2883         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2884         quiet.
2885
2886         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2887
2888 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2889
2890         Make saving and restoring of hidden threads work with overlays.
2891         Patch applied by Ted Zlatanov.
2892
2893         * gnus-sum.el (gnus-hidden-threads-configuration)
2894         (gnus-restore-hidden-threads-configuration): Update to deal with text
2895         properties, rather than searching for a magic character.
2896
2897 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2898
2899         New gnus-sync.el library for synchronization of marks.
2900
2901         * gnus-sync.el: New library for synchronization of marks.
2902
2903         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2904         renamed from `gnus-registry-grep-in-list'.
2905
2906         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2907
2908         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2909
2910 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2911
2912         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2913         determining charset of text fails.
2914
2915 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2916
2917         * nnmail.el (nnmail-get-new-mail-1): Revert.
2918
2919         * nnml.el (nnml-active-number): Make sure names of newly created groups
2920         in nnml-group-alist are encoded.
2921
2922 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2925         containing non-ASCII characters in active file for nnml back end.
2926
2927 2010-07-24  David Engster  <dengste@eml.cc>
2928
2929         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2930         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2931
2932 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2933
2934         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2935         tag (Bug#6654).
2936
2937 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2938
2939         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2940         the article buffer, not the summary buffer.
2941
2942 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2945         Emacs 23 as well.
2946
2947 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2950         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2951
2952 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2953
2954         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2955         Patch applied by Karl Fogel.
2956
2957         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2958         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2959
2960 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2961
2962         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2963         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2964         C-w still not working correctly from Article buffers; Thierry's
2965         patch to fix that will be applied after this.
2966
2967         * gnus-art.el (bookmark-make-record-function): New local variable.
2968
2969         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2970         article buffer.
2971         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2972
2973 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2974
2975         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2976         on changes in bookmark.el.
2977
2978 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2981         `no-log' instead of message not to log prompt string.
2982
2983 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2984
2985         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2986         the *other* type of HTML form submission.
2987
2988 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2989
2990         * auth-source.el (auth-source-pick): If choice does not contain a
2991         questioned keyword, set the check to t.
2992
2993 2010-06-12  Romain Francoise  <romain@orebokech.com>
2994
2995         * gnus-util.el (gnus-date-get-time): Move up before first use.
2996
2997 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2998
2999         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3000         (gnus-article-edit-part): Bind it to make last part that is substituted
3001         or deleted visible.
3002         (gnus-mime-display-single): Buttonize part of which id equals to
3003         gnus-mime-buttonized-part-id.
3004
3005 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3006
3007         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3008         (gnus-dd-mmm): Use gnus-date-get-time.
3009         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3010         simplify logic.
3011         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3012         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3013
3014 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3015
3016         * auth-source.el (top): Autoload `secrets-list-collections',
3017         `secrets-create-item', `secrets-delete-item'.
3018         (auth-sources): Fix tag string.
3019         (auth-get-source, auth-source-retrieve, auth-source-create)
3020         (auth-source-delete): New defuns.
3021         (auth-source-pick): Rewrite in order to avoid 2 passes.
3022         (auth-source-forget-user-or-password): New parameter USERNAME.
3023         (auth-source-user-or-password): New parameters CREATE-MISSING and
3024         DELETE-EXISTING.  Retrieve password interactively, if needed.
3025
3026 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3027
3028         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3029         deleting unused directories when gnus-expert-user is t.
3030
3031 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3034         for each temp file when gnus-article-browse-delete-temp is ask.
3035
3036 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3037
3038         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3039         Lisp calls to delete-backward-char by calls to delete-char.
3040
3041 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3042
3043         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3044
3045 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3046
3047         * password-cache.el (password-cache-remove): Fix docstring.
3048
3049 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3050
3051         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3052         article unless decoding article to be saved.
3053
3054 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3057         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3058         generated within the mm-with-unibyte-current-buffer macro.
3059
3060 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3063         to nil when we're in a mml-preview buffer and no group is selected.
3064
3065 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3066
3067         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3068         when catching the `C-g'.  Reported by "Leo".
3069
3070 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * message.el (message-forward-make-body-plain)
3073         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3074         multibyte-string-p.
3075
3076         * lpath.el: Revert.
3077
3078 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3079
3080         * message.el (message-forward-make-body-mml): Assume original message
3081         is multibyte string; error on unibyte.
3082         (message-forward-make-body-plain): Ditto; don't add excessive newline
3083         in body end.
3084
3085         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3086
3087 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3088
3089         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3090         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3091
3092 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3093
3094         * mm-extern.el (mm-extern-url): Don't use
3095         mm-with-unibyte-current-buffer.
3096         (mm-extern-cache-contents): Use with-current-buffer instead of
3097         save-excursion + set-buffer.
3098
3099 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3100
3101         * mm-util.el (mm-emacs-mule): Remove.
3102
3103 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3104
3105         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3106         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3107         change.
3108
3109 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3112         bind the default value of enable-multibyte-characters to nil.
3113
3114 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * message.el (message-forward-make-body-plain)
3117         (message-forward-make-body-mml):
3118         Don't use mm-with-unibyte-current-buffer.
3119
3120 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3121
3122         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3123
3124 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3125
3126         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3127         (Bug#5592).
3128
3129 2010-05-07  Julien Danjou  <julien@danjou.info>
3130
3131         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3132         it to mm-pipe-part.
3133
3134         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3135         it is given.
3136
3137 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3138
3139         * binhex.el (binhex-decode-region-internal)
3140         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3141         (dns-query)
3142         * nnweb.el (nnweb-gmane-search)
3143         * pgg-parse.el (pgg-parse-armor)
3144         * pgg.el (pgg-verify-region)
3145         * sha1.el (sha1-string-external)
3146         * uudecode.el (uudecode-decode-region-internal)
3147         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3148         XEmacs.
3149
3150         * gnus-art.el (gnus-article-browse-html-parts)
3151         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3152         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3153         make-temp-file.
3154
3155         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3156         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3157         compiling.
3158
3159         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3160         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3161         XEmacs when compiling.
3162
3163         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3164         gnus-pick-mode-off-hook for XEmacs when compiling.
3165         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3166         gnus-binary-mode-off-hook for XEmacs when compiling.
3167
3168         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3169         nil if char-charset is not available.
3170
3171         * imap.el (imap-disable-multibyte)
3172         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3173         macros.
3174
3175         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3176         instead of encode-coding-string.
3177
3178         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3179         'xemacs) instead of mm-emacs-mule to switch function definitions.
3180         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3181
3182         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3183         bind temporary-file-directory for XEmacs;
3184         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3185         timer-set-function for XEmacs 21.4 and SXEmacs;
3186         bind timer-list for XEmacs 21.4 and SXEmacs;
3187         fbind char-charset and find-charset-region for non-Mule XEmacs;
3188         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3189         encode-coding-region and encode-coding-string for XEmacs having no
3190         file-coding feature.
3191
3192 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3193
3194         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3195
3196 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3197
3198         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3199         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3200
3201 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3202
3203         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3204         alias `jka-compr-delete-temp-file' no longer exists.
3205
3206 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3207
3208         Use define-minor-mode in Gnus where applicable.
3209         * mml.el (mml-mode): Use define-minor-mode.
3210         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3211         (gnus-undo-mode): Use define-minor-mode.
3212         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3213         (gnus-dead-summary-mode): Use define-minor-mode.
3214         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3215         Initialize in declaration.
3216         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3217         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3218         (gnus-mailing-list-mode): Use define-minor-mode.
3219         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3220         (gnus-draft-mode): Use define-minor-mode.
3221         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3222         (gnus-dired-mode): Use define-minor-mode.
3223
3224 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3225
3226         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3227         handles on recursive mml-to-mime translation and check them for
3228         boundary delimiter collisions.  Reported by Greg Troxel.
3229
3230 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3233
3234 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3235
3236         * mm-util.el (mm-find-buffer-file-coding-system):
3237         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3238
3239 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3240
3241         * message.el (message-generate-headers): Record insertion of optional
3242         headers as well.  Otherwise the check to prevent repeated insertion of
3243         optional headers is a no-op.
3244
3245 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3246
3247         * smime.el: Don't mention CVS.
3248
3249         * nnrss.el (nnrss-fetch): Don't mention CVS.
3250
3251         * nnir.el: Don't mention CVS.
3252
3253 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3254
3255         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3256
3257 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * lpath.el: Fbind bookmark-default-handler,
3260         bookmark-get-bookmark-record, bookmark-make-record-default,
3261         bookmark-prop-get for Emacs <23 and XEmacs.
3262
3263 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3264
3265         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3266         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3267         Use with-current-buffer to silence the byte-compiler.
3268         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3269         bother to require `gnus'.
3270         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3271
3272 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3273
3274         * gnus-sum.el (gnus-summary-bookmark-make-record)
3275         (gnus-summary-bookmark-jump): New functions.
3276         (gnus-summary-mode): Setup bookmark support.
3277
3278 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3279
3280         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3281         if set.
3282
3283 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3284
3285         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3286         gnus-article-browse-html-save-cid-image; make it work recursively for
3287         forwarded messages as well.
3288         (gnus-article-browse-html-parts): Work when prefix arg is given.
3289         (gnus-article-browse-html-article): Doc fix.
3290
3291 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3292
3293         * message.el (message-default-mail-headers):
3294         (message-default-headers): Carry the value mail-default-headers over
3295         into message-default-mail-headers, rather than message-default-headers.
3296
3297 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3298
3299         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3300         charset.
3301
3302         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3303         charset into the <meta> tag when the article is encoded to utf-8.
3304
3305 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3308         directories as well.
3309         (gnus-article-browse-html-parts): Work for images that do not specify
3310         file names; delete temp directory when quitting; insert header at the
3311         right place; use file: scheme for image files.
3312
3313 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3314
3315         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3316         (gnus-article-browse-html-parts): Use it to make temporary cid image
3317         files in addition to html file so that browser may display them.
3318
3319 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3320
3321         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3322
3323 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3324
3325         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3326
3327 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3328
3329         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3330         about Secret Service API sources.  Improve Customize options.
3331         (auth-source-pick): Change to accept any number of search parameters.
3332         Implement fallbacks iteratively, not recursively.  Add scoring on the
3333         second pass and sort by score.  Call Secret Service API when needed.
3334         (auth-source-user-or-password): Use it.  Call Secret Service API
3335         directly when needed to get the user name and the password.
3336
3337 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3338
3339         * message.el (message-interactive): Doc fix.
3340         (message-qmail-inject-args): Reflow.
3341         (message-kill-to-signature): Fix typo in docstring.
3342
3343         * smiley.el (smiley-buffer): Fix typo in docstring.
3344
3345 2010-03-24  Glenn Morris  <rgm@gnu.org>
3346
3347         * mail-source.el (gnus-message): Declare.
3348         (mail-source-delete-old-incoming): Require gnus-util.
3349
3350 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3351
3352         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3353
3354         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3355
3356         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3357         password-cache's default if it is not bound.
3358         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3359         password-cache-expiry's default if it is not bound.
3360
3361         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3362         available in Emacs 21.
3363
3364         * lpath.el: Suppress compiler warnings for:
3365         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3366         XEmacs;
3367         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3368         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3369         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3370
3371 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3372
3373         * auth-source.el (auth-sources): Fix up definition so extra parameters
3374         are always inline.
3375
3376 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3377
3378         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3379         wasn't updated after mismatch.  Clear cached mailbox info correctly
3380         when uidvalidity changes.
3381         (nnimap-group-prefixed-name): New function to avoid some code
3382         duplication.
3383         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3384         (nnimap-request-group): Use it.
3385         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3386         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3387         with many imap folders.  This is done by caching the group status from
3388         the imap server persistently in a group parameter `imap-status'.  (This
3389         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3390         but not persistently, so every Gnus startup was still very slow.)
3391
3392 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3393
3394         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3395         delete the extra newline.  Otherwise editing of :string and :number
3396         types don't work.
3397
3398 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3399
3400         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3401         secrets.el dependency.
3402         (auth-sources): Add optional user name.  Add secrets.el configuration
3403         choice (unused right now).
3404
3405 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3406
3407         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3408         `gnus-registry-install-shortcuts' fill in the functions.
3409
3410         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3411         warnings.
3412         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3413         (gnus-registry-install-shortcuts): Populate and use it in a
3414         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3415
3416 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3417
3418         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3419         In-place substitutions for the group name encoding/decoding.
3420         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3421         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3422         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3423         (nnimap-update-unseen, nnimap-request-list)
3424         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3425         (nnimap-request-set-mark, nnimap-split-to-groups)
3426         (nnimap-split-articles, nnimap-request-newgroups)
3427         (nnimap-request-create-group, nnimap-request-accept-article)
3428         (nnimap-request-delete-group, nnimap-request-rename-group)
3429         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3430         `encoded-mbx' for consistency.
3431         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3432         variable `imap-current-mailbox'.
3433
3434         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3435         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3436
3437 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3438
3439         * pop3.el (pop3-display-message-size-flag): Display message size byte
3440         counts during POP3 download.
3441         (pop3-movemail): Use it.
3442         (pop3-list): Implement listing of available messages.
3443
3444 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3445
3446         * nnir.el (nnir-get-article-nov-override-function): New function to
3447         override the normal NOV retrieval.
3448         (nnir-retrieve-headers): Use it.
3449
3450 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3451
3452         * auth-source.el (netrc-machine-user-or-password): Autoload.
3453
3454 2010-03-19  Glenn Morris  <rgm@gnu.org>
3455
3456         Stop message.el from loading about 40 libraries it doesn't always need.
3457         The general approach is to autoload rather than require, and to
3458         require in the specific functions rather than the file.  (Bug#5642)
3459
3460         * gmm-utils.el: Don't require wid-edit.
3461         (widget-create-child-value, widget-convert, widget-default-get):
3462         Autoload.
3463
3464         * gnus-util.el: Don't require time-date, netrc.
3465         (message-fetch-field, gnus-group-name-decode): Declare rather than
3466         autoloading.
3467         (gnus-fetch-field): Require message.
3468         (gnus-decode-newsgroups): Require gnus-group.
3469
3470         * ietf-drums.el: Don't require time-date.
3471
3472         * message.el: Don't require hashcash, canlock, ecomplete.
3473         Do require mail-utils.  Require nnheader only when compiling.
3474         (smtpmail-default-smtp-server): Remove declaration.
3475         (message-send-mail-function): Check smtpmail-default-smtp-server
3476         is bound rather than requiring smtpmail.
3477         (message-auto-save-directory, message-insert-signature): Use
3478         expand-file-name rather than nnheader-concat.
3479         (nnheader-insert-file-contents): Autoload.
3480         (hashcash-wait-async): Declare.
3481         (message-send-mail): Only call gnus-setup-posting-charset if
3482         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3483         (message-send-mail-with-sendmail): Require sendmail.
3484         (canlock-password, canlock-password-for-verify): Declare.
3485         (message-canlock-password): Require canlock.
3486         (nnheader-get-report): Autoload.
3487         (gnus-setup-posting-charset): Declare.
3488         (message-send-news): Require gnus-msg.
3489         (message-make-references, message-make-in-reply-to): Use mail-header-id
3490         rather than the alias mail-header-message-id.
3491         (ecomplete-add-item, ecomplete-save): Declare.
3492         (message-put-addresses-in-ecomplete): Require ecomplete.
3493         (ecomplete-display-matches): Autoload.
3494
3495         * mm-decode.el: Don't require mailcap, gnus-util.
3496         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3497         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3498         Autoload.
3499         (mailcap-mime-extensions): Declare.
3500
3501         * mm-encode.el: Don't require mailcap.
3502         (mailcap-extension-to-mime): Autoload.
3503
3504         * mml-sec.el: Don't require password-cache.
3505
3506         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3507         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3508         (mml-minibuffer-read-type): Require mailcap.
3509         (mml-preview): Require gnus-msg.
3510
3511         * mml1991.el: Require password-cache.
3512         (password-cache-expiry): Remove declaration.
3513
3514         * mml2015.el: Require password-cache.
3515         (password-cache-expiry): Remove declaration.
3516
3517         * nneething.el (mailcap): Require mailcap.
3518
3519         * nnheader.el (declare-function): Add compatibility stub.
3520         (message-remove-header): Declare rather than autoload.
3521         (nnheader-replace-header): Require message.
3522
3523         * nnimap.el (declare-function): Add compatibility stub.
3524         (netrc-parse, netrc-machine-user-or-password): Declare.
3525         (nnimap-open-connection): Require netrc.
3526
3527         * nntp.el (declare-function): Add compatibility stub.
3528         (netrc-parse, netrc-machine, netrc-get): Declare.
3529         (nntp-send-authinfo): Require netrc.
3530
3531         * rfc2047.el: Don't require qp.
3532         (quoted-printable-encode-region, quoted-printable-decode-string):
3533         Autoload.
3534
3535         * sieve-mode.el: Don't require easymenu.
3536         (easy-menu-add-item): Autoload it.
3537
3538         * spam-stat.el (time-to-number-of-days): Autoload it.
3539
3540 2010-03-19  Glenn Morris  <rgm@gnu.org>
3541
3542         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3543
3544 2010-03-18  Glenn Morris  <rgm@gnu.org>
3545
3546         * hashcash.el (declare-function): Remove duplicate definition.
3547
3548 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3549
3550         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3551         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3552         value if any backslash escapes).
3553
3554 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3555
3556         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3557         if it is available.  (bug#5647)
3558
3559         * lpath.el: Suppress compiler warning for coding-system-from-name for
3560         Emacs 21 and XEmacs.
3561
3562 2010-03-14  Juri Linkov  <juri@jurta.org>
3563
3564         * hmac-def.el:
3565         * hmac-md5.el:
3566         * netrc.el: Fix keywords.
3567
3568 2010-02-26  Glenn Morris  <rgm@gnu.org>
3569
3570         * message.el (message-send-mail-function): Change the default, so that
3571         it inherits from a customized send-mail-function.  (Bug#5643)
3572
3573 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3574
3575         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3576         shell-command-to-string signals an error (bug#5299).
3577
3578 2010-02-24  Glenn Morris  <rgm@gnu.org>
3579
3580         * message.el (message-smtpmail-send-it)
3581         (message-send-mail-with-mailclient): Doc fixes.
3582
3583 2010-02-16  Glenn Morris  <rgm@gnu.org>
3584
3585         * message.el (message-default-mail-headers): Change the default value
3586         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3587
3588 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3591         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3592
3593 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3594
3595         * time-date.el (date-to-time): Doc fix (Bug#5408).
3596
3597 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3598
3599         * message.el (message-mail): Just pass yank-action on to message-setup.
3600         (message-setup): Handle (FUN . ARGS) form of yank-action.
3601         (message-with-reply-buffer, message-widen-reply)
3602         (message-yank-original): Handle non-buffer values of
3603         message-reply-buffer (Bug#4080).
3604         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3605
3606 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3607
3608         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3609         Fix typo in docstring.
3610
3611 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3612
3613         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3614         response.
3615
3616 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3619
3620         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3621
3622         * message.el (message-check-news-header-syntax): Protect against a
3623         string that `rfc822-addresses' returns when parsing fails.
3624
3625 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3626
3627         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3628         (gnus-previous-char-property-change): New functions.
3629
3630         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3631
3632 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3633
3634         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3635         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3636
3637 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3638
3639         * message.el (message-exchange-point-and-mark): Rework last change to
3640         avoid using optional arg of exchange-point-and-mark, for backward
3641         compatibility.
3642
3643 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3644
3645         * message.el (message-exchange-point-and-mark): Call
3646         exchange-point-and-mark with an argument rather than setting
3647         mark-active by hand (Bug#5175).
3648
3649 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * nntp.el (nntp-service-to-port): Work for service expressed with
3652         numeric string; replace [:digit:] with [0-9] for XEmacs.
3653
3654 2009-12-17  Glenn Morris  <rgm@gnu.org>
3655
3656         * gnus-group.el (gnus-bug-group-download-format-alist):
3657         Change emacs entry to debbugs.gnu.org.  Bump :version.
3658
3659 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3660
3661         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3662
3663 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3664
3665         * message.el (message-info): Explain why we use `Info-goto-node'.
3666
3667 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3668
3669         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3670
3671 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3672
3673         * message.el (message-completion-in-region): New compatibility function.
3674         (message-expand-group): Use it.
3675
3676 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3677
3678         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3679         with no unread article should be listed if the 2nd arg `predicate' is
3680         given.
3681
3682 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3683
3684         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3685
3686 2009-11-29  Juri Linkov  <juri@jurta.org>
3687
3688         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3689         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3690         on `gnus-recenter'. (Bug#4698, Bug#4981)
3691
3692 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3693
3694         * sha1.el (sha1-string-external): default-directory "/" in case
3695         otherwise non-existent.  process-connection-type pipe for touch of
3696         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3697
3698 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3699
3700         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3701         it's comms related and sgml-mode.el has "comm" on that basis too.
3702
3703 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3706         containing tspecial characters if they have been already quoted.
3707
3708 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3709
3710         * dns-mode.el (auto-mode-alist): Purecopy string.
3711
3712 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3713
3714         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3715
3716 2009-10-24  Glenn Morris  <rgm@gnu.org>
3717
3718         * gnus-art.el (help-xref-stack-item): Define for compiler.
3719
3720 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3721
3722         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3723
3724 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3725
3726         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3727
3728 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3729
3730         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3731         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3732
3733 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3736         (gnus-overlays-in): New alias to overlays-in.
3737
3738         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3739         gnus-overlay-get, and gnus-delete-overlay.
3740         (gnus-summary-show-thread): Make it work as well for systems in which
3741         next-single-char-property-change is not available.
3742         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3743
3744         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3745         (gnus-overlay-get): New alias to extent-property.
3746         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3747
3748         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3749         SXEmacs.
3750
3751         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3752         SXEmacs.
3753
3754 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3755
3756         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3757
3758 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3759
3760         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3761         and XEmacs that don't have `remove-overlays'.
3762
3763 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3764
3765         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3766         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3767         selective display.  Use overlays instead.
3768
3769 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3770
3771         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3772
3773 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3774
3775         * spam-stat.el (spam-stat-load): Fix typo in message.
3776
3777 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3778
3779         * dig.el (dig-invoke): Fix typo in docstring.
3780         (query-dig): Reflow docstring.
3781
3782 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3783
3784         * gnus-art.el (gnus-article-encrypt-body):
3785         * message.el (message-check-recipients):
3786         * mm-util.el (mm-codepage-setup):
3787         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3788         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3789
3790 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3791
3792         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3793         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3794         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3795         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3796         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3797
3798 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3799
3800         * dig.el: Add "Keywords: comm", as per net-utils.el.
3801
3802 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3803
3804         * dig.el (dig-mode): Use define-derived-mode.
3805
3806 2009-09-19  Glenn Morris  <rgm@gnu.org>
3807
3808         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3809
3810 2009-09-18  Glenn Morris  <rgm@gnu.org>
3811
3812         * gnus-diary.el (gnus-diary-check-message):
3813         * message.el (message-insert-formatted-citation-line):
3814         * nnbabyl.el (top-level):
3815         * nndiary.el (nndiary-schedule):
3816         Fix typos in condition-case handlers.
3817
3818 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3819
3820         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3821         configuration that provides the sole article window in a frame;
3822         position point correctly after deleting a part.
3823
3824 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3825
3826         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3827         (spam-resolve-registrations-routine): Use it to unregister articles
3828         that change status.
3829
3830 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3831
3832         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3833         with XEmacs.
3834         (parse-time-string-chars): Use it.
3835
3836 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * imap.el (imap-interactive-login): Better messages.
3839         (imap-open): Fix bug with renamed buffer on reconnect.
3840         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3841         for easier debugging and cleaner code.  On successful (guessed based on
3842         server capabilities) secondary authentication, set imap-state
3843         correctly.
3844         (imap-last-authenticator): Define imap-last-authenticator as a variable
3845         to avoid warnings.
3846
3847 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * nnrss.el (nnrss-request-article): Remove binding of
3850         default-enable-multibyte-characters that has gotten needless by
3851         the 2007-07-13 change in rfc2047-encode-message-header.
3852
3853         * mml.el (mml-insert-multipart): Error on the message header.
3854         (mml-insert-part): Error on the message header; position point at
3855         the end of a MIME tag.
3856
3857 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3858
3859         * time-date.el (autoload): Expand define-obsolete-function-alias into
3860         defalias and make-obsolete for old Emacsen that Gnus supports.
3861         (with-no-warnings): Define it for old Emacsen.
3862         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3863         is available.
3864         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3865         float-time is available; suppress compile warning for time-to-seconds.
3866
3867         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3868         (gnus-float-time): Alias to float-time if it exists.
3869
3870         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3871         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3872         float-time is available; suppress compile warning for time-to-seconds.
3873
3874         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3875         XEmacs.
3876
3877 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3878
3879         * imap.el (imap-message-map): Docstring fix.
3880
3881 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3882
3883         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3884         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3885         Add the optional argument `encoding' that overrides the default.
3886
3887         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3888         mm-encode-buffer.
3889
3890 2009-09-04  Glenn Morris  <rgm@gnu.org>
3891
3892         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3893         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3894         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3895         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3896         * mm-util.el (mm-with-unibyte-current-buffer)
3897         (mm-find-buffer-file-coding-system):
3898         * yenc.el (yenc-decode-region): Use default-value rather than
3899         default-enable-multibyte-characters.
3900
3901 2009-09-03  Glenn Morris  <rgm@gnu.org>
3902
3903         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3904         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3905         than default-enable-multibyte-characters.
3906
3907 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3908
3909         * gnus-art.el (gnus-article-read-summary-keys):
3910         Fix gnus-buffer-configuration's value temporarily used.
3911
3912 2009-09-02  Glenn Morris  <rgm@gnu.org>
3913
3914         * gnus-util.el (gnus-float-time): New function.
3915         * gnus-delay.el (gnus-delay-article):
3916         * gnus-sum.el (gnus-thread-latest-date):
3917         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3918         * nnspool.el (nnspool-request-newgroups):
3919         Use gnus-float-time rather than time-to-seconds.
3920         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3921
3922         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3923         (gnus-header-subject-face, gnus-header-newsgroups-face)
3924         (gnus-header-name-face, gnus-header-content-face):
3925         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3926         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3927         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3928         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3929         (gnus-cite-face-11):
3930         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3931         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3932         (gnus-server-closed-face, gnus-server-denied-face)
3933         (gnus-server-offline-face):
3934         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3935         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3936         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3937         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3938         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3939         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3940         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3941         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3942         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3943         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3944         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3945         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3946         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3947         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3948         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3949         (gnus-summary-high-undownloaded-face)
3950         (gnus-summary-low-undownloaded-face)
3951         (gnus-summary-normal-undownloaded-face)
3952         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3953         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3954         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3955         (gnus-splash-face):
3956         * message.el (message-header-to-face, message-header-cc-face)
3957         (message-header-subject-face, message-header-newsgroups-face)
3958         (message-header-other-face, message-header-name-face)
3959         (message-header-xheader-face, message-separator-face)
3960         (message-cited-text-face, message-mml-face):
3961         * sieve-mode.el (sieve-control-commands-face)
3962         (sieve-action-commands-face, sieve-test-commands-face)
3963         (sieve-tagged-arguments-face):
3964         * spam.el (spam-face):
3965         Mark face aliases with "-face" in the name as obsolete.
3966
3967 2009-09-01  Glenn Morris  <rgm@gnu.org>
3968
3969         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3970         than goto-line.
3971
3972 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3975         Don't move point if the command is invoked inside the message header.
3976
3977 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3978
3979         * imap.el (imap-send-command): Simplify.
3980         (imap-wait-for-tag): point-max -> buffer-size.
3981
3982 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3983
3984         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3985         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3986         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3987         * nnir.el (nnir-swish-e-index-file):
3988         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3989         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3990         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3991         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3992         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3993         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3994
3995 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3996
3997         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3998         Don't save excursion.
3999
4000 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4001
4002         * nnheader.el (nnheader-find-file-noselect):
4003         * mm-util.el (mm-insert-file-contents):
4004         Use (default-value 'major-mode) instead of default-major-mode.
4005
4006 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4007
4008         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4009
4010 2009-08-26  Glenn Morris  <rgm@gnu.org>
4011
4012         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4013         than placing in files.el.
4014
4015 2009-08-25  Glenn Morris  <rgm@gnu.org>
4016
4017         * nnir.el (top-level): Don't require cl at run-time.
4018         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4019         Replace cl-function substitute with gnus-replace-in-string.
4020         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4021         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4022         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4023         simplified expansions.
4024
4025 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4026
4027         * dig.el (dig): Add autoload cookie.
4028
4029 2009-08-22  Glenn Morris  <rgm@gnu.org>
4030
4031         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4032         goto-line.
4033
4034 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4035
4036         * parse-time.el (parse-time-string-chars): Save match data.
4037
4038 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4039
4040         * parse-time.el (parse-time-string-chars): Compute using character
4041         classes, to handle non-ascii characters (Bug#3190).
4042
4043 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4046
4047         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4048         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4049         (gnus-mm-display-part, gnus-mime-display-single)
4050         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4051         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4052
4053         * gnus-sum.el
4054         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4055         (gnus-summary-move-article): Add expirable mark to articles copied or
4056         moved to group that has auto-expire turned on if the option is non-nil.
4057
4058 2009-07-24  Glenn Morris  <rgm@gnu.org>
4059
4060         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4061         Fix typo.  (Bug#3903)
4062
4063 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4064
4065         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4066         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4067         that should not be used for draft articles.
4068         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4069         that has no concern in minor mode keys.
4070         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4071         Abolish.
4072
4073 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4076         article without making inquiry to a user for unknown encoding.
4077
4078         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4079         (nnmaildir--scan): Assume i-node and device number that file-attributes
4080         returns might be cons-cell.
4081
4082         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4083
4084         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4085
4086 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4087
4088         * auth-source.el: Remove docs now in auth.texi.  Don't use
4089         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4090         `auth-source-hide-passwords' and use them.
4091
4092 2009-07-15  Glenn Morris  <rgm@gnu.org>
4093
4094         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4095
4096 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4099         excessive whitespace from the default values of title and description.
4100
4101 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4102
4103         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4104         mail-fetch-field to fetch Content-Description header in order to
4105         exclude newlines.
4106
4107 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4108
4109         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4110         format used by GnuPG 2.0.11.
4111
4112 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4115         to deleted part.
4116
4117 2009-05-30  David Engster  <dengste@eml.cc>
4118
4119         * nnmairix.el: Remove old documentation in the commentary block.
4120         (nnmairix-request-group): Do not update active file for nnml back ends.
4121         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4122         end so that overview files are ignored.
4123         (nnmairix-update-groups): Make updating the groups more robust by using
4124         marks.
4125         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4126         with dollar characters in message-id.
4127
4128 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4129
4130         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4131         2008-12-25 in dns.el.
4132
4133 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4134
4135         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4136         could happen if the text is only composed of spaces and/or tabs.
4137
4138 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4139
4140         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4141         when sending a queued message to avoid extra mml tags.
4142
4143 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4144
4145         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4146
4147 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4148
4149         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4150         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4151         rmail-toggle-header for XEmacs;
4152         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4153
4154 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4155
4156         * gnus-dired.el: Remove autoload for gnus-setup-message.
4157         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4158         displaying Gnus logo; always use compose-mail.
4159
4160 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4161
4162         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4163
4164 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4167         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4168         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4169         available.
4170         (gnus-nocem-epg-verify): New function.
4171
4172 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4173
4174         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4175
4176 2009-02-15  Glenn Morris  <rgm@gnu.org>
4177
4178         * gnus-util.el (rmail-insert-rmail-file-header)
4179         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4180         autoloads.
4181         (rmail-default-rmail-file): Remove unnecessary declaration.
4182         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4183
4184 2009-02-14  Glenn Morris  <rgm@gnu.org>
4185
4186         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4187         variable (only used in gnus-util, which declares it anyway).
4188         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4189         which was only needed by gnus-art (changed to not use it any more).
4190         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4191         only used in gnus-util, which autoloads it itself.
4192         (rmail-update-summary): Fix autoload.
4193
4194         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4195         rather than rmail-output-to-rmail-file.
4196
4197 2009-02-07  Glenn Morris  <rgm@gnu.org>
4198
4199         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4200         autoload of function that no longer exists.
4201         (rmail-toggle-header): Declare.
4202         (message-forward-rmail-make-body): Handle mbox Rmail.
4203
4204 2009-01-31  Glenn Morris  <rgm@gnu.org>
4205
4206         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4207         2009-01-09 change.
4208
4209 2009-01-31  Dave Love  <fx@gnu.org>
4210
4211         * imap.el (imap-fetch-safe): Bind debug-on-error.
4212         (imap-debug): Add imap-fetch-safe.
4213
4214 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4215
4216         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4217         (auth-source-forget-all-cached): New convenience function.
4218         (auth-source-user-or-password): Accept list of modes or a single mode.
4219
4220         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4221         auth-source modes.
4222
4223         * netrc.el (netrc-machine-user-or-password): Use list of
4224         auth-source modes.
4225
4226         * nnimap.el (nnimap-open-connection): Use list of
4227         auth-source modes.
4228
4229         * nntp.el (nntp-send-authinfo): Use list of
4230         auth-source modes.
4231
4232 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4233
4234         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4235         now.
4236
4237 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4238
4239         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4240         coding system in XEmacs; add a workaround for XEmacs.
4241
4242         * lpath.el: Fbind coding-system-aliasee.
4243
4244 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4247         of current-language-environment.
4248
4249 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4250
4251         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4252         available at runtime.
4253
4254 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4257
4258 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4259
4260         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4261         the greatest positive fixnum value doesn't work under an XEmacs with
4262         bignum support; use the most-positive-fixnum constant instead,
4263         available since Emacs 21.1 with cl and XEmacs 21.1.
4264
4265 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4268         XEmacs gets not to work.
4269
4270 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * mm-util.el (mm-coding-system-priorities): Allow the value like
4273         "Japanese (UTF-8)" of current-language-environment.
4274
4275 2009-01-09  Glenn Morris  <rgm@gnu.org>
4276
4277         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4278         with last-command-event.
4279
4280 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4281
4282         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4283         in the doc string.
4284
4285         * message.el (message-fix-before-sending): Amend comment.
4286
4287 2009-01-08  Dave Love  <fx@gnu.org>
4288
4289         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4290
4291 2009-01-07  David Engster  <dengste@eml.cc>
4292
4293         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4294         simplified server definitions by converting it via
4295         gnus-server-to-method.
4296
4297 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4298
4299         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4300         parameter's operands.
4301
4302 2009-01-06  David Engster  <dengste@eml.cc>
4303
4304         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4305         primary select method (for gnus-group-mark-article-as-read).
4306
4307 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4308
4309         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4310         `(gnus)Face', not `(gnus)X-Face'.
4311
4312 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4313
4314         * mm-util.el (mm-ucs-to-char): New function.
4315
4316         * mm-url.el (mm-url-decode-entities): Use it.
4317
4318         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4319         unicode-to-char.
4320
4321 2009-01-05  Dave Love  <fx@gnu.org>
4322
4323         * time-date.el: Require cl for `declare'.
4324
4325 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4326
4327         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4328         Dave Love.
4329
4330 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4331
4332         * message.el (message-fix-before-sending): Add `eight-bit' to
4333         illegible-text check.
4334
4335 2009-01-03  Michael Olson  <mwolson@gnu.org>
4336
4337         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4338         `headers' is nil.  This can occur if the IMAP server does not have
4339         permissions to read messages from a folder, but can write new messages
4340         to the folder.
4341         (nnimap-request-article-part): Do not insert `data' if it is nil.
4342
4343         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4344         characters which will confuse `read', so skip past them.
4345
4346 2009-01-01  Dave Love  <fx@gnu.org>
4347
4348         * imap.el (imap-string-to-integer): Fix typo.
4349         (imap-fetch-safe): New function.
4350         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4351
4352         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4353
4354         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4355         (imap-parse-greeting): Fix doc strings.
4356         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4357         (imap-parse-flag-list): Make messages unique.
4358         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4359
4360         * nnimap.el: Fix author email.
4361         (nnimap-split-rule): Add FIXME comment.
4362         (nnimap-debug): Fix doc string.
4363
4364 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4365
4366         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4367
4368 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4369
4370         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4371         nslookup if resolv.conf isn't available.
4372         (dns-query): Rename from query-dns.
4373         (dns-query-cached): Rename from query-dns-cached.
4374
4375 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4376
4377         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4378         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4379         to check if those variables exist (first appeared in Emacs 18.50).
4380
4381 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4382
4383         * mm-util.el (mm-line-number-at-pos): New function.
4384
4385         * spam-report.el (spam-report-process-queue): Use it.
4386
4387 2008-12-24  David Engster  <dengste@eml.cc>
4388
4389         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4390         parameters that haven't existed as variables as buffer-local variables.
4391
4392 2008-12-23  Dave Love  <fx@gnu.org>
4393
4394         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4395         cadar.
4396
4397         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4398         imap-starttls-p.
4399         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4400
4401 2008-12-22  Dave Love  <fx@gnu.org>
4402
4403         * imap.el: Fix author email.  Doc fixes.
4404         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4405         reply.
4406
4407 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4408
4409         * spam-report.el (spam-report-gmane-max-requests): New constant.
4410         (spam-report-gmane-wait): New variable.
4411         (spam-report-gmane-ham, spam-report-gmane-spam)
4412         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4413         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4414         the server.
4415
4416         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4417         Add explanations.
4418
4419         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4420         nnheader-accept-process-output and nnheader-read-timeout if available.
4421         (pop3-movemail): Use it.
4422
4423         * message.el (message-check-news-body-syntax): Fix signature check if
4424         there's an attachment.
4425
4426 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * mm-util.el: Add comments to the mm- emulating functions.
4429
4430 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4431
4432         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4433         by Stephen Berman <stephen.berman@gmx.net>.
4434
4435 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4436
4437         * mm-util.el (mm-substring-no-properties): New function.
4438         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4439         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4440         (mm-string-to-multibyte): Doc fix.
4441
4442         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4443
4444 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4445
4446         * mml.el (mml-attach-file): Strip text properties from file name.
4447         (Bug#1574)
4448
4449 2008-12-16  Glenn Morris  <rgm@gnu.org>
4450
4451         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4452
4453 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4454
4455         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4456         knows since the charset specified might be a bogus alias that
4457         mm-charset-synonym-alist provides.
4458
4459 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4460
4461         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4462         "ISO_8859-1".
4463
4464         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4465
4466 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4467
4468         * mm-util.el (mm-charset-eval-alist):
4469         Define it before mm-charset-to-coding-system.
4470         (mm-charset-to-coding-system): Add optional argument `silent';
4471         define it before mm-charset-override-alist.
4472         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4473         default value if it can be used in Emacs currently running;
4474         silence mm-charset-to-coding-system.
4475
4476 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4477
4478         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4479         `allow-override' which says whether to use `mm-charset-override-alist'.
4480         (rfc2047-decode-encoded-words): Use it.
4481
4482         * mm-util.el (mm-charset-override-alist): Fix custom type;
4483         add `(gb2312 . gbk)' to choices.
4484
4485 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4488         fast.
4489
4490         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4491
4492         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4493
4494 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4495
4496         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4497         on links.
4498
4499         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4500
4501 2008-12-03  Lute Kamstra  <lute@gnu.org>
4502
4503         * sha1.el: Remove leading * from docstrings of defcustoms,
4504         deffaces, defconsts and defuns.
4505
4506 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4507
4508         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4509         users' addresses that don't have domain parts.
4510         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4511         rather than message-narrow-to-head since there will be the message
4512         header separator.
4513
4514 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4515
4516         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4517         since the result is inserted in a unibyte buffer anyway.
4518         (nnimap-demule-use-string-to-multibyte): Remove.
4519         (nnimap-demule): Alias it to mm-string-to-multibyte.
4520
4521 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4522
4523         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4524         variable for debugging bug#464 and bug#1174.
4525         (nnimap-demule): Use it.
4526
4527 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4528
4529         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4530         score calculation correctly.
4531
4532 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4533
4534         * message.el (message-send-mail): Just set the buffer to unibyte
4535         rather than use mm-with-unibyte-current-buffer which does a lot more.
4536         (message-send-mail-partially): Don't bother with
4537         mm-with-unibyte-current-buffer since it's already been made unibyte by
4538         message-send-mail.
4539
4540 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4541
4542         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4543
4544 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4545
4546         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4547
4548 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4551         require itself and to remove `with-no-warnings'.
4552
4553 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4554
4555         * starttls.el (starttls-any-program-available): Get the name of the
4556         available TLS layer program.
4557         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4558         well as the host name in the "opening" message.
4559
4560         * auth-source.el (auth-source-cache, auth-source-do-cache)
4561         (auth-source-user-or-password): Cache passwords and logins by default,
4562         allow override with `auth-source-do-cache'.
4563         (auth-source-forget-user-or-password): Allow users to remove cache
4564         entries if needed.
4565
4566 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4567
4568         * md4.el (md4-buffer): Fix typo in docstring.
4569         (md4, md4-64): Doc fixes.
4570         (md4-pack-int32): Reflow docstring.
4571
4572 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4573
4574         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4575         condition-case to only the forward-sexp call.
4576
4577 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4578
4579         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4580         quotes contained.  Make it more robust regardless by an extra
4581         condition-case wrapper.
4582
4583 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4586
4587 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4588
4589         * nnml.el (nnml-request-expire-articles): Check if the function set to
4590         `nnmail-expiry-target' returns the symbol `delete'.
4591
4592         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4593
4594         * nnmail.el (nnmail-expiry-target): Fix custom type.
4595
4596 2008-10-02  Glenn Morris  <rgm@gnu.org>
4597
4598         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4599         Silence compiler warning.
4600
4601 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4602
4603         * tls.el (open-tls-stream): Show the actual command being
4604         executed, instead of the format string.
4605
4606 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4607
4608         * lpath.el: Fbind codepage-setup for Emacs 23.
4609
4610 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4611
4612         * mml.el (mml-menu): Don't assume mml2015 is bound.
4613
4614 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4617         exists.
4618
4619 2008-09-27  Glenn Morris  <rgm@gnu.org>
4620
4621         * gnus-util.el (mail-header-remove-comments): Autoload it.
4622
4623 2008-09-27  Andreas Schwab  <schwab@suse.de>
4624
4625         * gnus-util.el (gnus-split-references): Strip comments.
4626         (gnus-parent-id): Likewise.
4627
4628 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4629
4630         * message.el (message-confirm-send): Fix version.
4631
4632 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * message.el (message-idna-to-ascii-rhs-1): Use
4635         mail-extract-address-components rather than mail-header-parse-addresses
4636         that is an alias by default to ietf-drums-parse-addresses that does not
4637         support non-ASCII names in headers' contents.
4638
4639 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4640
4641         * message.el (message-confirm-send): Fixed variable documentation to
4642         avoid the "y/n" wording.
4643
4644 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4645
4646         * message.el (message-set-auto-save-file-name): Save to a different
4647         filename so multiple messages (especially drafts) can be recovered.
4648
4649 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4650
4651         * message.el (message-confirm-send): Add appropriate version.
4652
4653 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4654
4655         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4656         defvar.
4657
4658 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4659
4660         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4661         (mm-pkcs7-enveloped-magic): Ditto.
4662
4663 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4664
4665         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4666         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4667
4668 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4669
4670         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4671         default, it's better.
4672
4673 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4674
4675         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4676         summary line gnus-number property and ignore them (with a warning
4677         message).
4678
4679 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4682         macro caddr in the interactive form since it won't be expanded.
4683
4684 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4685
4686         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4687         `charset'; fix name of function called recursively.
4688         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4689
4690 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4691
4692         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4693         (gnus-mime-set-charset-parameters): New function.
4694         (gnus-mime-view-part-as-charset): Use it to correctly display part
4695         specifying wrong charset.
4696
4697 2008-09-08  David Engster  <dengste@eml.cc>
4698
4699         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4700         in completing-read for back end server.
4701
4702 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4703
4704         * message.el (message-confirm-send): New variable to confirm sending a
4705         message.
4706         (message-send): Use it.
4707
4708 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4709
4710         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4711
4712 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4715
4716 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4717
4718         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4719         prevent tracking too many groups.
4720         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4721         Use it.
4722
4723 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4724
4725         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4726         moving point to the bottom of the window in order to avoid recentering.
4727
4728 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4731
4732         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4733         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4734         (gnus-article-beginning-of-window): Fix calculation.
4735
4736 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * gnus-msg.el (gnus-summary-supersede-article)
4739         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4740         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4741         message header.
4742
4743 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4744
4745         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4746         pending output coming after the status change.
4747
4748 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4749
4750         * message.el:
4751         * gnus-start.el:
4752         * gnus-registry.el: Remove VMS support.
4753
4754 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4755
4756         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4757         macro.
4758         (rfc2104-hash): Use it.
4759
4760 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4761
4762         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4763         (gnus-summary-sort-by-most-recent-date): New commands.
4764         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4765         and menu entries.
4766
4767 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4768
4769         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4770         don't redisplay article for raw contents; remove plural articles stuff.
4771
4772         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4773         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4774         on gnus-summary-save-article; display results properly.
4775
4776 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * lpath.el: No need to fbind ns-focus-frame.
4779
4780 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4781
4782         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4783
4784 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4787         gnus-save-all-headers.
4788
4789 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4790
4791         * gnus-util.el (ns-focus-frame): Remove declaration.
4792         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4793         like x.
4794
4795 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4796
4797         * rfc2104.el (rfc2104-zero): Delete defconst.
4798         (rfc2104-hex-alist): Likewise.
4799         (rfc2104-hex-to-int): Delete func.
4800         (rfc2104-hexstring-to-bitstring): Likewise.
4801         (rfc2104-nybbles): New defconst.
4802         (rfc2104-hash): Rewrite for speed.
4803
4804 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4805
4806         * tls.el (open-tls-stream): Make it work with the 2nd argument
4807         BUFFER that is a string but does not exist as a buffer object, as
4808         mentioned in the doc-string.
4809
4810 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4811
4812         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4813         SXEmacs.
4814
4815 2008-07-16  Glenn Morris  <rgm@gnu.org>
4816
4817         * gnus-util.el (ns-focus-frame): Declare for compiler.
4818
4819 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4820
4821         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4822         set as a group parameter.
4823         (gnus-summary-save-in-pipe): Work when it is called independently.
4824         (gnus-summary-pipe-to-muttprint): Don't modify
4825         gnus-summary-pipe-output-default-command.
4826
4827 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4828
4829         * message.el (message-send-mail-with-sendmail):
4830         Display the error message.
4831
4832 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * gnus-art.el (gnus-default-article-saver):
4835         Add gnus-summary-save-in-pipe to choices.
4836         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4837         gnus-summary-pipe-output-default-command as the default command.
4838         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4839         instead of gnus-last-shell-command.
4840
4841         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4842         New user option.
4843         (gnus-summary-muttprint-program): Mention the value will be changed.
4844         (gnus-summary-save-article): Force showing of all headers.
4845         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4846
4847 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4848
4849         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4850
4851 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4852
4853         * nnimap.el (nnimap-id):
4854         * sieve-manage.el (sieve-manage-open): Doc fixes.
4855
4856 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4857
4858         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4859         if available.
4860
4861 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4862
4863         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4864
4865         * nnkiboze.el (nnkiboze-generate-group):
4866         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4867
4868         * nnmairix.el: Require CL.
4869
4870 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4871
4872         * dgnushack.el: Autoload get-display-table and put-display-table for
4873         XEmacs 21.5.
4874
4875         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4876         21.4 and SXEmacs.
4877
4878 2008-06-15  David Engster  <dengste@eml.cc>
4879
4880         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4881
4882 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4883
4884         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4885         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4886         runtime choice under XEmacs.
4887
4888         * gnus-sum.el (gnus-summary-set-display-table):
4889         Use `gnus-put-display-table', `gnus-get-display-table',
4890         `gnus-set-display-table' for the display table, instead of `aset'.
4891
4892         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4893         Use `gnus-put-display-table', `gnus-get-display-table',
4894         `gnus-set-display-table' for the display table.
4895
4896 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4897
4898         * nnmairix.el: Add autoloads.
4899
4900 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4901
4902         * nnmairix.el (nnmairix-delete-recreate-group)
4903         (nnmairix-update-and-clear-marks): Fix error messages.
4904
4905 2008-06-14  David Engster  <dengste@eml.cc>
4906
4907         * nnmairix.el: Upgrade to version 0.6.
4908         (nnmairix-group-toggle-propmarks-this-group)
4909         (nnmairix-group-toggle-readmarks-this-group)
4910         (nnmairix-group-delete-recreate-this-group)
4911         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4912         (nnmairix-remove-tick-mark-original-article): New commands.
4913         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4914         (nnmairix-propagate-marks-to-nnmairix-groups)
4915         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4916         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4917         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4918         functions needed for marks propagation and manipulation of read marks.
4919         (nnmairix-update-groups): New function.
4920         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4921         (nnmairix-determine-original-group-from-registry)
4922         (nnmairix-determine-original-group-from-path)
4923         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4924         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4925         New helper functions.
4926         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4927         keystrokes for new commands.
4928         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4929         (nnmairix-request-group): Check allow-fast group parameter.
4930         (nnmairix-request-create-group): Set allow-fast group parameter if
4931         nnmairix-allowfast-default is set.
4932         (nnmairix-close-group): Propagate marks upon closing if needed.
4933         (nnmairix-group-toggle-threads-this-group): Use new.
4934         nnmairix-group-toggle-parameter helper function.
4935         (nnmairix-search): Better check for empty search result.
4936         (nnmairix-goto-original-article): Use new helper functions for
4937         determining original article.
4938         (nnmairix-show-original-article): Make sure message-id is in brackets.
4939         (nnmairix-call-mairix-binary): Change variable name.
4940         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4941         helper function.
4942         (nnmairix-widget-toggle-activate): Fix doc string.
4943
4944 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * nnir.el: Require edmacro when compiling with XEmacs.
4947         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4948         available in Emacs 21.
4949
4950 2008-06-11  Glenn Morris  <rgm@gnu.org>
4951
4952         * gnus-util.el (x-focus-frame):
4953         * gnus.el (image-size):
4954         * mm-decode.el (image-size): Declare.
4955
4956         * gnus-picon.el (declare-function): Add compat definition.
4957         (image-size): Declare.
4958
4959         * gnus-group.el (tool-bar-map):
4960         * gnus-sum.el (tool-bar-map): Define for compiler.
4961
4962         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4963
4964         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4965
4966         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4967         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4968         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4969         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4970         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4971         * sieve-manage.el, spam-report.el, spam.el:
4972         Remove unnecessary eval-and-compile of autoloads.
4973
4974 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4975
4976         * auth-source.el: Precise Tramp doc.
4977
4978 2008-06-07  Glenn Morris  <rgm@gnu.org>
4979
4980         * nnmairix.el: Remove unnecessary eval-when-compile.
4981
4982 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * lpath.el: Fbind propertize for XEmacs 21.4.
4985
4986 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4987
4988         * nnir.el: Move here from ../contrib.
4989
4990 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4991
4992         * gnus-util.el (gnus-read-shell-command): New function.
4993         * mm-decode.el (mm-pipe-part):
4994         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4995
4996 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4997
4998         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4999
5000 2008-06-03  Glenn Morris  <rgm@gnu.org>
5001
5002         * pop3.el (nnheader-accept-process-output): Autoload it.
5003
5004 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5007         are not 2-digit hexadecimal characters that follow `%'s.
5008
5009 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5010
5011         * message.el (message-bogus-recipient-p): Fix type in doc string.
5012         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5013         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5014         Improve custom options.
5015         (message-bogus-recipient-p): Adjust accordingly.
5016
5017 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5018
5019         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5020         long-form month and day names.
5021
5022 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5023
5024         * dgnushack.el: Autoload debug, eudc-expand-inline and
5025         pgg-snarf-keys-region for XEmacs.
5026
5027         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5028
5029         * nnmairix.el: Require edmacro when compiling with XEmacs.
5030
5031 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5032
5033         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5034         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5035
5036 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5037
5038         * auth-source.el: Add more docs.
5039
5040         * netrc.el (netrc-machine): Always match if the port is not given.
5041
5042 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5043
5044         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5045         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5046         retrieval faster in some cases, but might make CPU usage larger.  If
5047         this has any bad side effects, we might revert this change.
5048
5049         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5050         seems to make mail retrieval much, much faster.
5051         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5052         unconditionally.
5053
5054         * gnus-draft.el (gnus-group-send-queue): Bind
5055         message-send-mail-partially-limit to nil to avoid being prompted.
5056
5057 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5058
5059         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5060
5061         * message.el (message-bogus-address-regexp): Fix and improve custom
5062         type.
5063         (message-setup-hook): Add message-check-recipients as custom option.
5064
5065 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5066
5067         * message.el (message-cite-function): Remove bogus autoload which crept
5068         in during merge from v5-10.
5069
5070 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5071
5072         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5073
5074         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5075
5076         * auth-source.el: Preliminary Tramp docs.
5077         (auth-sources): Change the default auth-sources to use
5078         EPA .gpg files.
5079
5080 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5081
5082         * nntp.el: Autoload `auth-source-user-or-password'.
5083         (nntp-send-authinfo): Use it.
5084
5085         * nnimap.el: Autoload `auth-source-user-or-password'.
5086         (nnimap-open-connection): Use it.
5087
5088         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5089         for the gnus-message function.
5090         (auth-source-user-or-password): Use it.
5091
5092 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5093
5094         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5095         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5096         (rfc2104-hash): Use it.
5097
5098 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5099
5100         * gnus-art.el (gnus-article-toggle-truncate-lines):
5101         Don't use `iff' in docstring.
5102
5103 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5104
5105         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5106
5107         * gnus-util.el (gnus-extract-address-component-name)
5108         (gnus-extract-address-component-email): Convenience functions around
5109         `gnus-extract-address-components'.
5110
5111         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5112         Use `gnus-extract-address-component-email' to fix bug of comparing full
5113         sender name to `user-mail-address'.
5114
5115 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5116
5117         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5118         catch/throw to optimize.
5119         (gnus-registry-find-keywords): Just use member to find a keyword.
5120
5121 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5122
5123         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5124         is current before calling gnus-server-prepare.
5125         (gnus-server-setup-buffer, gnus-server-update-server)
5126         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5127
5128 2008-05-04  Juri Linkov  <juri@jurta.org>
5129
5130         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5131         (mailcap-file-default-commands): Use mailcap-replace-in-string
5132         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5133         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5134
5135 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5136
5137         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5138
5139 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5140
5141         * gnus.el: Bump version to 0.11.
5142
5143 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5144
5145         * gnus.el: No Gnus v0.10 is released.
5146
5147 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5148
5149         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5150         hooks.
5151         (gnus-update-read-articles): Speed up non-marks-using users.
5152         (gnus-use-marks): Define gnus-use-marks.
5153         (gnus-propagate-marks): Rename variable to something more sensible.
5154
5155 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5156
5157         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5158         (gmm-image-load-path-for-library): Fix typos in docstrings.
5159         (gmm-message): Reflow docstring.
5160
5161 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5162
5163         * mail-source.el (mail-source-set-1, mail-source-bind):
5164         Move auth-source code out of the macro to clean it up and fix bugs.
5165
5166 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5167
5168         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5169         by sender if it's equal to user-mail-address, it's likely to be
5170         useless.
5171
5172         * mail-source.el (mail-source-bind): Don't use user or password if they
5173         are not bound.  Unintern them if they are nil.  Don't use server unless
5174         it's bound, and default it to empty string otherwise.
5175
5176 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5177
5178         * mail-source.el: Load auth-source.el.
5179         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5180         get user name or password, if auth-sources is set up.
5181
5182         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5183         strategy of splitting with parent.
5184         (gnus-registry-split-fancy-with-parent)
5185         (gnus-registry-post-process-groups): Use it and fix prior
5186         bug (returning a list as the split result).
5187
5188         * auth-source.el (auth-sources): Remove server parameter.
5189         (auth-source-pick, auth-source-user-or-password)
5190         (auth-source-user-or-password-imap)
5191         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5192         (auth-source-user-or-password-sftp)
5193         (auth-source-user-or-password-smtp): Remove server parameter.
5194
5195 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5196
5197         * smime.el (smime-sign-region, smime-encrypt-region)
5198         (smime-decrypt-region):
5199         Remove redundant calls to `generate-new-buffer-name'.
5200
5201 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5202
5203         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5204         Don't use QP for message/rfc822.
5205         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5206
5207 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5208
5209         * sieve-manage.el (sieve-string-bytes): Remove.
5210         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5211         correct byte-length only if the process's coding-system is the same as
5212         the one used internally by Emacs to represent strings.
5213
5214 2008-04-22  Juri Linkov  <juri@jurta.org>
5215
5216         * mailcap.el (mailcap-file-default-commands): New function.
5217
5218 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5219
5220         * message.el (message-signature-separator, message-cite-function):
5221         Change custom version.
5222
5223 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5224
5225         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5226         commands.
5227         (tls-checktrust): Ditto.
5228
5229 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5230
5231         * mm-decode.el (mm-display-external): Make temp file read-only.
5232
5233 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5234
5235         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5236         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5237         `C-c C-f d'.
5238
5239 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5240
5241         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5242
5243 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5244
5245         * gnus.el: Bump version to 0.9.
5246
5247 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5248
5249         * gnus.el: No Gnus v0.8 is released.
5250
5251 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5252
5253         * mail-source.el (mail-source-value):
5254         Prefer fboundp to functionp so it works with macros as well.
5255
5256 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5257
5258         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5259         Fix last change in case the element is not even a symbol.
5260
5261 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5262
5263         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5264         Prefer fboundp to functionp so it works with macros as well.
5265
5266 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5267
5268         * auth-source.el: Added docs.
5269         (auth-sources): Modify format to support server.
5270         (auth-source-pick, auth-source-user-or-password)
5271         (auth-source-user-or-password-imap)
5272         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5273         (auth-source-user-or-password-sftp)
5274         (auth-source-user-or-password-smtp): Add server parameter.
5275
5276 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5277
5278         * gnus-registry.el: Initialize the registry when gnus-registry-install
5279         is t.
5280
5281 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5282
5283         * compface.el (uncompface): Make buffer unibyte.
5284
5285 2008-04-05  Glenn Morris  <rgm@gnu.org>
5286
5287         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5288
5289 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5290
5291         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5292         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5293
5294         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5295         multibyteness after rather than before erasing it.
5296
5297         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5298         mm-with-multibyte.
5299         (gnus-request-article-this-buffer): Make sure the proper decoding is
5300         used if gnus-original-article-buffer happens to be unibyte.
5301
5302         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5303         default-enable-multibyte-characters.
5304
5305         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5306         default-enable-multibyte-characters.
5307
5308         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5309
5310         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5311
5312 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5313
5314         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5315         (imap-message-copyuid-1): Use it.
5316         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5317         J. Williams in
5318         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5319
5320         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5321         imap-enable-exchange-bug-workaround.
5322         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5323
5324 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5325
5326         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5327         a 100 byte status-checks into a 2-3MB transfer for each group.
5328         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5329         to enable bug workaround or not.
5330         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5331
5332 2008-03-31  Glenn Morris  <rgm@gnu.org>
5333
5334         * message.el (mml2015-use): Declare for compiler.
5335         (message-info): Require mml2015 when appropriate.
5336
5337 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5340         whitespace.
5341
5342 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5343
5344         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5345         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5346         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5347         (nntp-service-to-port): New function.
5348         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5349         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5350         (nntp-open-netcat-stream): New function.
5351         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5352
5353 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5354
5355         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5356
5357 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5358
5359         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5360
5361 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5362
5363         * dns.el (dns-write): Use set-buffer-multibyte.
5364
5365 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5366
5367         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5368
5369 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5370
5371         * message.el (message-signature-separator): Change default.
5372         Improve custom type.
5373         (message-cite-function): Change default to
5374         message-cite-original-without-signature.
5375
5376         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5377         toggle.
5378
5379         * message.el (message-check-news-body-syntax): Fix signature check.
5380         (message-setup-1): Mark buffer as unmodified _after_ running
5381         message-setup-hook and handling message-alternative-emails.
5382         (message-shorten-references): Be more strict when building list of
5383         valid references to comply with GNKSA.
5384
5385         * gnus-group.el (gnus-read-ephemeral-bug-group)
5386         (gnus-read-ephemeral-debian-bug-group)
5387         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5388
5389         * message.el (message-info): Don't use booleanp which isn't supported
5390         in Emacs 21 and XEmacs.
5391
5392 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5393
5394         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5395         gnus-group-gmane-group-download-format.
5396         (gnus-group-read-ephemeral-gmane-group): Rename from
5397         gnus-group-read-ephemeral-gmane-group.
5398         (gnus-read-ephemeral-gmane-group-url): Rename from
5399         gnus-group-read-ephemeral-gmane-group-url.
5400         (gnus-bug-group-download-format-alist): New variable.
5401         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5402         (gnus-read-ephemeral-emacs-bug-group): New commands.
5403
5404 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5405
5406         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5407         (gnus-visible-headers): Improve custom type.
5408
5409 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5410
5411         * mml.el (mml-menu): Add workarounds for XEmacs.
5412
5413         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5414         X-Boundary header.
5415
5416         * message.el (message-simplify-recipients): Fix previous commit.
5417
5418 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5419
5420         * mm-util.el (mm-set-buffer-multibyte): New function.
5421         * mm-decode.el (mm-copy-to-buffer): Use it.
5422
5423 2008-03-19  Glenn Morris  <rgm@gnu.org>
5424
5425         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5426         Accidentally removed in the sync process with Emacs.
5427
5428 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5429
5430         * message.el (message-alter-recipients-discard-bogus-full-name):
5431         New function.
5432         (message-alter-recipients-function): New variable.
5433         (message-get-reply-headers): Use it.
5434         (message-replace-header): New helper function.
5435         (message-recipients-without-full-name): New variable.
5436         (message-simplify-recipients): New command.
5437
5438         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5439
5440         * message.el (message-info): Handle EasyPG manual.
5441
5442         * mml.el (mml-menu): Add entry for EasyPG.
5443
5444 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5445
5446         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5447         parameter.
5448
5449         * message.el (message-disassociate-draft): Specify drafts group name
5450         fully.
5451
5452 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5453
5454         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5455         unnecessary duplicates from the match list.
5456
5457 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5460
5461         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5462
5463         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5464         args of `how-many' of which the XEmacs version doesn't take; declare
5465         Info-index-next as function.
5466
5467 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5468
5469         * gnus-score.el (gnus-score-headers): Fix handling of
5470         gnus-inhibit-slow-scoring.
5471
5472         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5473         string.
5474         (gnus-button-url-regexp): Improve handling of parenthesis.
5475         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5476         (gnus-button-handle-info-keystrokes): Handle index entries.
5477
5478 2008-03-15  Glenn Morris  <rgm@gnu.org>
5479
5480         * parse-time.el (parse-time-string): Simplify.
5481
5482 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5483
5484         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5485         Incoming* files.
5486
5487 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5488
5489         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5490         (auth-source-pick): Use it.
5491
5492 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5493
5494         * binhex.el (binhex-decode-region-internal):
5495         * uudecode.el (uudecode-decode-region-internal):
5496         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5497         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5498         setting default-enable-multibyte-characters.
5499
5500 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5501
5502         * auth-source.el (auth-source-protocols)
5503         (auth-source-protocols-customize, auth-source-choices): Added and
5504         modified variable customizations and defaults.
5505         (auth-source-pick, auth-source-user-or-password)
5506         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5507         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5508         (auth-source-user-or-password-sftp)
5509         (auth-source-user-or-password-smtp): Use new variables and provide an
5510         interface to netrc.el.
5511
5512 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5515         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5516         Make sure the nntp port to specify is a string.
5517
5518 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5519
5520         * nntp.el: Use with-current-buffer.
5521         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5522         dubious mm-with-unibyte-current-buffer.
5523         (nntp-with-open-group-function): New function extracted from
5524         nntp-with-open-group macro.
5525         (nntp-with-open-group): Use the function, so it's easier to debug.
5526         Add indentation and debugging info.
5527         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5528         the use of the netcat alternatives.
5529
5530         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5531         Avoid mm-string-as-multibyte as well.
5532
5533         * nnweb.el (nnweb-insert-html):
5534         Remove use of nnheader-string-as-multibyte.
5535
5536         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5537         (nnheader-string-as-multibyte): Remove.
5538
5539         * mm-view.el: Use inhibit-read-only.
5540         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5541         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5542         or unibyte-string.
5543
5544         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5545         (mm-uu-yenc-extract): Use with-current-buffer.
5546
5547         * gnus-soup.el (gnus-soup-send-packet): Don't use
5548         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5549
5550         * nnmh.el: Use with-current-buffer.
5551         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5552         mm-string-as-multibyte on the output of mm-encode-coding-string.
5553
5554         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5555         (nnimap-request-move-article): Use with-current-buffer.
5556
5557         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5558         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5559         conversion uses string-make-unibyte rather than string-as-unibyte.
5560
5561         * gnus-msg.el: Use with-current-buffer.
5562
5563         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5564
5565 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5566
5567         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5568         string for caching if it is 'PIN.
5569
5570 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * lpath.el: Consider the case without Emacs/W3.
5573
5574 2008-03-08  Glenn Morris  <rgm@gnu.org>
5575
5576         * time-date.el (date-to-time, time-subtract, time-add)
5577         (safe-date-to-time): Doc fixes.
5578
5579 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5580
5581         * mail-source.el (mail-source-delete-old-incoming-confirm):
5582         Change default to nil.
5583         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5584
5585 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * lpath.el: Rearrange.
5588
5589         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5590         (gnus-article-goto-prev-page): Work for articles having ^L's.
5591
5592         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5593
5594         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5595
5596 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5597
5598         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5599         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5600         (gnus-bookmark-jump): Adjust some variable names.
5601
5602 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5603
5604         * auth-source.el: New package.
5605         (auth-source-choices): Add customization entry point variable.
5606
5607         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5608         bug.
5609
5610 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5611
5612         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5613         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5614         (gnus-registry-install-shortcuts): Rename from
5615         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5616         the `gnus-registry-mark-map' keymap dynamically from
5617         `gnus-registry-marks'.  The generated functions update the summary line
5618         when a registry mark is added or deleted, and will call
5619         `gnus-registry-install-p' (see the comments in the code).
5620         (gnus-registry-user-format-function-M): Use concat intelligently.
5621
5622         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5623         the registry mark functions.
5624
5625 2008-03-05  Glenn Morris  <rgm@gnu.org>
5626
5627         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5628         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5629         gnus-art.
5630         (top-level): No need to load own source when compiling.
5631
5632 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5633
5634         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5635         Suggested by <chris.anderton@zetnet.co.uk>.
5636
5637 2008-03-04  Glenn Morris  <rgm@gnu.org>
5638
5639         * gnus-sum.el (top-level): No need to require gnus when compiling,
5640         since unconditionally required near start of file.
5641         (gnus-summary-display-while-building): Move definition before use.
5642
5643 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5644
5645         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5646         formatting function.
5647
5648 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5649
5650         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5651         with plists.
5652         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5653         Use new format.
5654
5655 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5656
5657         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5658         `where-is-internal' that returns a range of key sequences.
5659
5660 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5661
5662         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5663
5664         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5665         (gnus-summary-jump-to-group): Consider windows on other displayed
5666         frames as well.  Similar changes might be needed elsewhere, but that's
5667         the one I've bumped into during my use.
5668
5669         * nndoc.el (nndoc-oe-dbx-type-p):
5670         * gnus-msg.el (gnus-debug):
5671         * gnus-group.el (gnus-update-group-mark-positions):
5672         Use mm-string-to-multibyte.
5673
5674 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5675
5676         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5677         doesn't handle NotDashEscaped.
5678
5679         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5680         (mml-dnd-attach-options): Fix typo in custom choice.
5681
5682         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5683         nndoc-article-type to mbox.
5684         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5685
5686         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5687         to nil, instead of html2text.
5688
5689         * imap.el (imap-debug): Add `imap-ping-server'.
5690
5691         * gnus-bookmark.el: Add FIXMEs.
5692
5693         * message.el (message-form-letter-separator)
5694         (message-send-form-letter-delay): New variables.
5695         (message-send-form-letter): Use them.  New command to send form
5696         letters.  Requested by Uwe Siart.
5697         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5698
5699 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5700
5701         * Update copyright years.
5702
5703 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5704
5705         Sync from EMACS_22_BASE.
5706
5707         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5708
5709 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5710
5711         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5712         empty author.
5713
5714 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5715
5716         * gnus-registry.el (gnus-registry-marks): Add variable for
5717         customization of marks and their appearance.
5718         (gnus-registry-read-mark): Use it.
5719         (gnus-registry-do-marks): Add utility function to loop through
5720         `gnus-registry-marks'.
5721         (gnus-registry-install-shortcuts-and-menus): Add function to install
5722         shortcuts and menus.
5723         (gnus-registry-initialize): Use it.
5724         (gnus-registry-default-mark): Clarify documentation.
5725
5726 2008-02-29  Glenn Morris  <rgm@gnu.org>
5727
5728         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5729         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5730         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5731         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5732         Change defcustom :version from 23.0 to 23.1.
5733
5734 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5735
5736         * gnus-registry.el (gnus-registry-follow-group-p)
5737         (gnus-registry-post-process-groups): Add functions to aid registry
5738         splitting and improve logging.  Clarify behavior in function
5739         documentation.
5740         (gnus-registry-split-fancy-with-parent): Use them.
5741
5742 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5743
5744         * gnus-art.el: Use with-current-buffer.
5745
5746 2008-02-27  David Engster  <dengste@eml.cc>
5747
5748         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5749         Express real group name in the response.
5750
5751 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5754         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5755         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5756         autoload gnus-registry-fetch-group when compiling.
5757         (nnmairix-request-group-with-article-number-correction): Remove
5758         unreferenced argument passed to nnmairix-call-backend.
5759
5760 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5761
5762         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5763         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5764         Wilde.
5765
5766 2008-02-27  Glenn Morris  <rgm@gnu.org>
5767
5768         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5769         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5770         variables to defconsts.  Convert comments to doc-strings.
5771         (nnmairix-last-server, nnmairix-current-server): Convert from free
5772         variables to defvars.  Convert comments to doc-strings.
5773         (gnus-registry-fetch-group): Autoload.
5774         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5775         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5776         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5777         caddr.
5778         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5779         nnmairix-request-group-with-article-number-correction call.
5780         (nnmairix-fast, nnmairix-group): New, less general names, for free
5781         variables passed from nnmairix-request-group to
5782         nnmairix-request-group-with-article-number-correction.  Declare.
5783         (nnmairix-request-group-with-article-number-correction):
5784         Use nnmairix-fast, nnmairix-group rather than fast, group.
5785
5786 2008-02-26  David Engster  <dengste@eml.cc>
5787
5788         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5789         version 0.5.
5790
5791 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5792
5793         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5794         instead of making an extra function call.  Don't add the current group
5795         to articles only when they have the group.  Use
5796         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5797         Reported by David <de_bb@arcor.de>.
5798
5799 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5800
5801         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5802         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5803
5804 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5805
5806         * mail-source.el (mail-source-delete-incoming): Change default.
5807         Supplement doc string.
5808
5809         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5810
5811 2008-02-14  Glenn Morris  <rgm@gnu.org>
5812
5813         * time-date.el (format-seconds): New function.
5814
5815 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5816
5817         * nnmail.el (nnmail-message-id-cache-file): Derive from
5818         `gnus-home-directory'.
5819
5820 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5821
5822         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5823         Document negative prefix.
5824
5825         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5826
5827 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5828
5829         * message.el (message-unsent-separator): Add the Exim bounce
5830         separator.
5831
5832 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5833
5834         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5835         list.
5836         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5837         recipient/signer list.
5838
5839 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * Makefile.in (datarootdir): Define.
5842         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5843         name that might contain whitespace.
5844
5845 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5846
5847         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5848         fbound (Emacs 23 unicode), signal an error.
5849
5850 2008-02-08  Glenn Morris  <rgm@gnu.org>
5851
5852         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5853
5854 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5855
5856         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5857         ports to the calls to `netrc-machine-user-or-password' in addition to
5858         "imap" and "imaps".
5859
5860 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5861
5862         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5863
5864         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5865
5866 2008-02-01  Kenichi Handa  <handa@m17n.org>
5867
5868         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5869         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5870         (rfc2104-hash): Convert the result of concat to unibyte string.
5871
5872 2008-02-01  Dave Love  <fx@gnu.org>
5873
5874         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5875         coding-system-for-read.
5876         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5877
5878 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5879
5880         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5881         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5882         <hanche@math.ntnu.no>.
5883
5884 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5885
5886         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5887
5888         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5889
5890 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5891
5892         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5893         * message.el (message-beginning-of-line): Use featurep instead of bound
5894         tests in order to resolve conditionals at compile time.
5895
5896 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5897
5898         * mail-source.el (mail-sources): Add `group' choice.
5899
5900         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5901         parameter `in-group' to control into which group the articles go.
5902         Add treatment of `group' mail-source.
5903
5904 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5907
5908         * mm-decode.el (mm-dissect-buffer): Decode description.
5909
5910         * mml.el (mml-to-mime): Encode message header first.
5911
5912 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5913
5914         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5915         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5916
5917         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5918         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5919
5920 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5921
5922         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5923
5924 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5927         prefix keys.
5928         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5929         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5930         gnus-xmas.el.
5931
5932         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5933         (gnus-xmas-article-describe-bindings): New function.
5934         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5935         gnus-xmas-article-describe-bindings.
5936
5937         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5938
5939 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5940
5941         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5942         Add new variables for article mark management.
5943         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5944         list of extra data entries which, when present, will indicate that the
5945         article ID should not be trimmed from the registry.
5946         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5947         functions.
5948         (gnus-registry-read-mark): New function to read a mark name from the
5949         user.
5950         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5951         (gnus-registry-set-article-mark-internal): New functions to add and
5952         remove marks.
5953         (gnus-registry-get-article-marks): New function to show the marks for
5954         an article, or retrieve them for further use.
5955
5956 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5959         keys when no argument is given.
5960
5961 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5962
5963         * imap.el (imap-ping-server): New variable.
5964         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5965         (imap-ping-server): Minor doc string fixes.
5966
5967 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5968
5969         * imap.el (imap-ping-server): New function.
5970         (imap-opened): Call imap-ping-server.
5971
5972 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5973
5974         * gnus-sum.el (gnus-article-sort-by-random)
5975         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5976         jidanni@jidanni.org.
5977
5978 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5979
5980         * gnus-art.el (gnus-article-describe-bindings): New function.
5981         (gnus-article-read-summary-keys): Use it.
5982         (gnus-article-mode-map): Bind `C-h b' to it.
5983
5984 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5985
5986         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5987         XEmacs.
5988         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5989         against non-character events.
5990
5991         * lpath.el: Fbind map-keymap for Emacs 21.
5992
5993 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5994
5995         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5996         command.
5997         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5998         instead of END.  Change name of the temp file.
5999         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6000         customizable.
6001
6002 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6005         bind `S W' to gnus-article-wide-reply-with-original; set default
6006         binding to gnus-article-read-summary-send-keys.
6007         (gnus-article-read-summary-keys): Fix the order of keys; display
6008         continuation keys correctly in the echo area; describe bindings
6009         correctly when keys end with `C-h'.
6010         (gnus-article-read-summary-send-keys): New function.
6011         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6012         for gnus-article-read-summary-send-keys; display continuation keys
6013         correctly in the echo area.
6014         (gnus-article-reply-with-original): Ignore prefix argument.
6015         (gnus-article-wide-reply-with-original): New function.
6016
6017         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6018         Emacs 21.
6019
6020 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6023         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6024
6025 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6026
6027         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6028         (gnus-group-read-ephemeral-gmane-group): New command.
6029
6030 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6031
6032         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6033
6034 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6035
6036         * message.el (message-send-mail-function): Increase custom version.
6037
6038         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6039         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6040
6041 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6042
6043         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6044         for the cases where imap-authenticate is called with a nil buffer
6045         parameter.
6046
6047 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6048
6049         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6050         html parts correctly; support forwarded messages.
6051         (gnus-article-browse-html-article): Remove work buffers.
6052
6053         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6054         compiling.
6055         (netrc-bound-and-true-p): New macro.
6056         (netrc-parse): Use it instead of bound-and-true-p that is not available
6057         in XEmacs 21.4.
6058
6059 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6060
6061         * gnus-registry.el (gnus-registry-mark-article)
6062         (gnus-registry-article-marks): Add functionality to mark articles
6063         through the Gnus registry.
6064
6065         * encrypt.el: Clarify documentation for the new pgg method.
6066         (encrypt-file-alist): Add PGG option.
6067         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6068         functionality.  Abstract password key and messaging to external
6069         functions.
6070         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6071         (encrypt-message-method-and-cipher): Add new convenience external
6072         functions.
6073         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6074         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6075
6076         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6077         (netrc-parse): Use encrypt-file-alist to determine if
6078         encrypt-find-model or encrypt-insert-file-contents should be used.
6079
6080         * encrypt.el: Clarify documentation.  Load password-cache or
6081         password, whichever one is found first, instead of autoloading.
6082
6083 2007-12-19  Glenn Morris  <rgm@gnu.org>
6084
6085         * mml.el (message-options-set, message-narrow-to-head)
6086         (message-in-body-p, message-mail-p, message-encode-message-body):
6087         Autoload.
6088         (message-remove-header, message-narrow-to-headers-or-head)
6089         (message-subscribed-p, message-make-mail-followup-to)
6090         (message-position-on-field, message-news-p)
6091         (message-options-set-recipient, message-generate-headers)
6092         (message-sort-headers): Declare as functions.
6093
6094 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6095
6096         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6097         convention in doc string.
6098
6099 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6102         title to html parts.
6103         (gnus-article-browse-html-article): Pass message header to it.
6104
6105         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6106
6107 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6110         or password compatible with XEmacs.
6111
6112 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6113
6114         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6115         format document.
6116         (gnus-mime-delete-part): Don't write description line if empty.
6117         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6118
6119 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6120
6121         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6122         (gnus-summary-mark-read-and-unread-as-read)
6123         (gnus-summary-mark-current-read-and-unread-as-read)
6124         (gnus-summary-mark-unread-as-ticked): Doc fix.
6125         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6126
6127 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6128
6129         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6130         Christoph Conrad <christoph.conrad@gmx.de>.
6131
6132 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6133
6134         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6135         yes-or-no-p.
6136
6137 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * mm-decode.el (mm-add-meta-html-tag): New function.
6140         (mm-save-part-to-file, mm-pipe-part): Use it.
6141
6142         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6143         gnus-y-or-n-p instead of y-or-n-p.
6144         (gnus-article-browse-html-parts): Work with message/external-body; use
6145         mm-add-meta-html-tag.
6146
6147 2007-12-11  Glenn Morris  <rgm@gnu.org>
6148
6149         * gnus-cache.el: Require gnus-sum not just when compiling.
6150
6151         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6152
6153         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6154         definitions before use.
6155
6156         * mm-decode.el: Require gnus-util.
6157         (mm-remove-part): Only call delete-annotation on XEmacs.
6158
6159         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6160
6161         * nnmail.el: Require gnus-int.
6162
6163         * spam.el: Move `require's before `eval-when-compile's.
6164
6165         * gnus-ems.el (gnus-alive-p):
6166         * gnus-fun.el (message-goto-eoh):
6167         * gnus-util.el (gnus-group-name-decode):
6168         * mail-source.el (gnus-compress-sequence):
6169         * message.el (Info-goto-node, format-spec):
6170         * mm-bodies.el (message-options-get):
6171         * mm-decode.el (mm-view-pkcs7):
6172         * mm-util.el (gmm-write-region):
6173         * mml-smime.el (mml-compute-boundary)
6174         (gnus-completing-read-with-default):
6175         * mml.el (widget-button-press, gnus-make-hashtable):
6176         * mml1991.el (mm-decode-content-transfer-encoding)
6177         (mm-encode-content-transfer-encoding)
6178         (message-options-get, message-options-set):
6179         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6180         * nnfolder.el (gnus-request-group):
6181         * nnheader.el (ietf-drums-unfold-fws):
6182         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6183         * smime.el (gnus-run-mode-hooks):
6184         * spam-stat.el (gnus-message): Autoload.
6185
6186         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6187         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6188         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6189         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6190         Add declare-function compatibility definition.
6191
6192         * gnus-cache.el (nnvirtual-find-group-art):
6193         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6194         (gnus-add-image, gnus-add-wash-type):
6195         * gnus-group.el (nnkiboze-score-file):
6196         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6197         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6198         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6199         (message-tokenize-header, gnus-get-buffer-create)
6200         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6201         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6202         * gnus.el (gnus-group-decoded-name):
6203         * mail-source.el (imap-capability):
6204         * mm-bodies.el (message-options-set):
6205         * mm-decode.el (gnus-configure-windows):
6206         * mm-extern.el (message-goto-body):
6207         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6208         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6209         (epg-sub-key-validity, message-options-set):
6210         * mml.el (widget-event-point, gnus-configure-windows):
6211         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6212         * mml2015.el (epg-check-configuration, epg-configuration)
6213         (message-options-set):
6214         * nndb.el (nndb-request-article):
6215         * nnfolder.el (gnus-request-create-group):
6216         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6217         * nnmaildir.el (gnus-group-mark-article-read):
6218         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6219         * rfc1843.el (message-fetch-field):
6220         * spam.el (gnus-extract-address-components):
6221         Declare as functions.
6222
6223 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6224
6225         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6226
6227         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6228
6229         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6230         bind show-trailing-whitespace for XEmacs.
6231
6232 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6233
6234         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6235         new no-op macro for backward compatibility.
6236
6237         * imap.el (imap-string-to-integer): New function.
6238
6239 2007-12-09  Glenn Morris  <rgm@gnu.org>
6240
6241         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6242
6243         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6244         * message.el, mm-view.el, sieve-manage.el, smime.el:
6245         Add declare-function compatibility definition.
6246
6247         * gnus-art.el (w3-region, w3m-region, Info-menu):
6248         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6249         * gnus-sum.el (gnus-get-predicate):
6250         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6251         * message.el (mail-abbrev-in-expansion-header-p):
6252         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6253         (w3m-detect-meta-charset, w3m-region):
6254         * sieve-manage.el (password-read, password-cache-add)
6255         (password-cache-remove):
6256         * smime.el (password-read-and-add): Declare as functions.
6257
6258 2007-12-08  David Kastrup  <dak@gnu.org>
6259
6260         * gnus-sum.el (gnus-summary-simplify-subject-query):
6261         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6262         `message'.
6263
6264 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6267         it to bind idna-program, installation-directory, defined-colors, and
6268         face-attribute for XEmacs of the version that compiles defcustom forms.
6269
6270 2007-12-07  Glenn Morris  <rgm@gnu.org>
6271
6272         * gnus-art.el (article-make-date-line): Revert previous change.
6273
6274 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6275
6276         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6277
6278 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6279
6280         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6281         Call gnus-add-to-range ranges only once with a prepared article-list.
6282
6283 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6284
6285         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6286         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6287         group names with backslashes.  Reported by Tassilo Horn
6288         <tassilo@member.fsf.org>.
6289
6290 2007-12-06  Deepak Goel  <deego3@gmail.com>
6291
6292         * gnus-art.el (article-make-date-line):
6293         * gnus-start.el (gnus-load):
6294         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6295
6296 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * gnus-art.el (gnus-use-idna)
6299         * gnus-start.el (gnus-site-init-file)
6300         * message.el (message-use-idna)
6301         * mm-uu.el (mm-uu-hide-markers)
6302         * smiley.el (smiley-style): Revert changes that suppress warnings.
6303
6304 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6305
6306         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6307         specify charset to html source.  Reported by Christoph Conrad
6308         <christoph.conrad@gmx.de>.
6309
6310 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6311
6312         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6313         idna-program in order to suppress byte compile warning issued by XEmacs
6314         that came to byte compile the default value section of defcustom forms
6315         recently.
6316
6317         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6318         value of installation-directory.
6319
6320         * message.el (message-use-idna): Don't directly refer to the value of
6321         idna-program.
6322
6323         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6324
6325         * smiley.el (smiley-style): Don't directly call face-attribute.
6326
6327 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6328
6329         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6330
6331         * gnus-dired.el: Reduce Gnus dependencies.
6332         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6333         require.  Use autoloads instead.
6334         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6335         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6336         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6337         (gnus-dired-mode): Adjust doc string.
6338         (gnus-dired-mail-mode): New variable.
6339         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6340         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6341         (gnus-dired-mail-buffers): New function.  Return mail or message
6342         composition buffers.
6343         (gnus-dired-attach): Use it.
6344         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6345         NO-DECODE.
6346         (gnus-dired-print): Use `gnus-print-buffer' depending on
6347         `gnus-dired-mail-mode'.
6348
6349 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6350
6351         * rfc2047.el (rfc2047-encoded-word-regexp)
6352         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6353         explaining what regexp patterns are for.
6354
6355 2007-12-04  Glenn Morris  <rgm@gnu.org>
6356
6357         * password.el: Move to password-cache.el.
6358
6359         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6360         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6361         * mml-smime.el (password-read, password-cache-add)
6362         (password-cache-remove):
6363         No need to autoload, since mml-sec requires password.
6364
6365         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6366         * message.el (gnus-extract-address-components):
6367         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6368
6369         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6370         password.
6371
6372 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6373
6374         * mailcap.el: Reduce dependencies.
6375         (mail-header-parse-content-type): Autoload.
6376         (mailcap-delete-duplicates): New alias.
6377         (mailcap-mime-info): Add optional argument NO-DECODE.
6378         (mailcap-mime-types): Use mailcap-delete-duplicates.
6379
6380         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6381
6382 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6383
6384         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6385         (imap-parse-status): Upcase status-att for servers that sends them
6386         lower-case (e.g., MS Exchange 2007).
6387
6388 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6389
6390         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6391         function.
6392
6393         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6394         (gnus-uu-yenc-article): New function.
6395
6396         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6397
6398         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6399         buffer.
6400
6401 2007-12-02  Glenn Morris  <rgm@gnu.org>
6402
6403         * binhex.el (binhex): New custom group.
6404         (binhex-decoder-program, binhex-decoder-switches)
6405         (binhex-use-external): Move to the binhex custom group.
6406
6407         * uudecode.el (uudecode): New custom group.
6408         (uudecode-decoder-program, uudecode-decoder-switches)
6409         (uudecode-use-external): Move to the uudecode custom group.
6410
6411         * netrc.el (top-level): Don't load `encrypt' features.
6412         (netrc-parse): Don't use encrypt.
6413         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6414
6415         * encrypt.el: Remove file.
6416
6417 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6418
6419         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6420         matches on patches.
6421
6422         * gnus-art.el (gnus-article-browse-html-article): Mention
6423         `mm-text-html-renderer' in the doc string.
6424
6425         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6426         string.  Add comments.
6427
6428         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6429         if rhs is ASCII.
6430
6431 2007-12-01  Glenn Morris  <rgm@gnu.org>
6432
6433         * mail-source.el (top-level): Require format-spec before
6434         eval-when-compile.
6435
6436 2007-11-30  Glenn Morris  <rgm@gnu.org>
6437
6438         * encrypt.el: Require password, rather than autoloading password-read.
6439
6440 2007-11-29  Glenn Morris  <rgm@gnu.org>
6441
6442         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6443         (sasl-make-client, sasl-next-step, sasl-step-data)
6444         (sasl-step-set-data): Declare as functions.
6445
6446 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6447
6448         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6449
6450 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6451
6452         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6453         certs should be verified and what is to be done in the event of a
6454         verification failure.
6455
6456         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6457         caller can indicate whether the cache should be disregarded for this
6458         call.  This way the result of the call is reproducible at all times and
6459         can be considered a canonical server name for the supplied method.
6460         (gnus-agent-method-p): Canonicalize server names by pushing their
6461         method through `gnus-method-to-server' using the no-cache argument.
6462
6463         * gnus-srvr.el (gnus-server-insert-server-line): Call
6464         `gnus-method-to-server' with `no-cache' argument.
6465
6466         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6467         gnus-agent-possibly-synchronize-flags as this should be called when the
6468         server is actually being opened.
6469         (gnus-agent-possibly-synchronize-flags)
6470         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6471         flags file of an agentized server to the latter function.
6472
6473         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6474         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6475         after a connection has been established successfully.
6476
6477 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6478
6479         * gnus-art.el (article-display-face): Force to display face if called
6480         interactively; check if gnus-article-x-face-too-ugly matches author.
6481         (article-display-x-face): Display face even if From header is missing
6482         as article-display-face does.
6483
6484 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6485
6486         * hashcash.el (message-narrow-to-headers-or-head)
6487         (message-fetch-field, message-goto-eoh)
6488         (message-narrow-to-headers): Declare as functions.
6489
6490 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6491
6492         * mail-source.el (mail-sources): Default to fetch from file for
6493         compatibility with default of nnmail-spool-file.
6494
6495 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6498         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6499         to look for encoded word that should be encoded again.
6500         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6501         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6502         encoding pattern.
6503         (rfc2047-decode-region): Switch strict regexp and loose one according
6504         to rfc2047-allow-irregular-q-encoded-words.
6505
6506 2007-11-25  Romain Francoise  <romain@orebokech.com>
6507
6508         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6509
6510 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6511
6512         * tls.el (tls-program): Provide more custom choices from
6513         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6514         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6515
6516 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6517
6518         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6519         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6520
6521         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6522         `nnmail-spool-file'.
6523
6524         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6525         `nnmail-spool-file'.
6526
6527         * gnus-move.el (gnus-change-server): Ditto.
6528
6529         * gnus-kill.el (gnus-batch-score): Ditto.
6530
6531         * gnus-cache.el (gnus-jog-cache): Ditto.
6532
6533         * gnus-msg.el (gnus-summary-reply):
6534         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6535
6536 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6537
6538         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6539         version.  Minor improvement to doc strings.
6540         (tls-program): Add comment.
6541
6542 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6543
6544         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6545         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6546         mismatch between the hostname provided in the certificate and the name
6547         of the host connnecting to.
6548         (open-tls-stream): Use them.  Check certificates against trusted root
6549         certificates.
6550
6551 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6552
6553         * gnus-cache.el (gnus-cache-generate-nov-databases):
6554         Use nnml-generate-nov-databases-directory instead of
6555         nnml-generate-nov-databases-1.
6556
6557 2007-11-24  Glenn Morris  <rgm@gnu.org>
6558
6559         * message.el (message-tool-bar-retro): Update for rename
6560         mail_send.xpm->mail-send.xpm.
6561
6562 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6563
6564         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6565         `smime-ldap-search' for Emacs 22 and up.
6566
6567 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6568
6569         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6570
6571         * message.el (message-send-mail-function): Fix error convention.
6572         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6573         (message-widen-reply, message-send-mail, message-talkative-question)
6574         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6575         (message-clone-locals, message-send-news): Use with-current-buffer.
6576         (message-insert-or-toggle-importance): Remove unused var `valid'.
6577         (message-make-references): Remove unused var `new-references'.
6578         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6579
6580 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6581
6582         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6583         (spam-split-symbolic-return-positive): Reflow docstring.
6584         (spam-backends, spam-summary-exit-behavior)
6585         (spam-mark-ham-unread-before-move-from-spam-group)
6586         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6587         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6588         (spam-clear-cache, spam-backend-check, spam-install-backend)
6589         (spam-install-statistical-backend, spam-list-of-processors)
6590         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6591         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6592         (spam-check-crm114, spam-initialize, spam-unload-hook):
6593         Fix typos in docstrings.
6594
6595 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6596
6597         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6598         been checked if they have never been read and those group levels are
6599         higher than the one that a user specified.
6600
6601 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6604         foreign groups unless a group level is specified by a user.
6605         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6606
6607 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6608
6609         * message.el (message-send-mail-function): Require sendmail.
6610
6611 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6612
6613         * message.el (message-send-mail-function): Check for smtpmail too.
6614
6615         * utf7.el (utf7-encode, utf7-decode): Use coding system
6616         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6617
6618         * message.el (message-send-mail-function): New function.
6619         (message-send-mail-function): Set default using
6620         message-send-mail-function.  Adjust doc string.
6621         (message-send-mail-with-mailclient): New function.
6622
6623 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6624
6625         * smime.el (from):
6626         * rfc2047.el (message-posting-charset):
6627         * qp.el (mm-use-ultra-safe-encoding):
6628         * pop3.el (parse-time-months):
6629         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6630         * nnml.el (files):
6631         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6632         (jka-compr-compression-info-list, ange-ftp-path-format)
6633         (efs-path-regexp):
6634         * nndiary.el (files):
6635         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6636         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6637         (epg-digest-algorithm-alist, inhibit-redisplay)
6638         (password-cache-expiry):
6639         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6640         (pgg-output-buffer, password-cache-expiry):
6641         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6642         (efs-path-regexp):
6643         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6644         (inhibit-redisplay):
6645         * mm-uu.el (file-name, start-point, end-point, entry)
6646         (gnus-newsgroup-name, gnus-newsgroup-charset):
6647         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6648         (latin-unity-ucs-list):
6649         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6650         (mm-uu-binhex-decode-function):
6651         * message.el (gnus-message-group-art, gnus-list-identifiers)
6652         (rmail-enable-mime-composing, gnus-local-organization)
6653         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6654         (gnus-read-active-file, facemenu-add-face-function)
6655         (facemenu-remove-face-function, gnus-article-decoded-p)
6656         (tool-bar-mode):
6657         * mail-source.el (display-time-mail-function):
6658         * gnus-util.el (nnmail-pathname-coding-system)
6659         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6660         (gnus-original-article-buffer, gnus-user-agent)
6661         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6662         (xemacs-codename, sxemacs-codename, emacs-program-version):
6663         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6664         * gnus-start.el (gnus-agent-covered-methods)
6665         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6666         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6667         (gnus-newsgroup-headers, gnus-group-list-mode)
6668         (gnus-group-mark-positions, gnus-newsgroup-data)
6669         (gnus-newsgroup-unreads, nnoo-state-alist)
6670         (gnus-current-select-method, mail-sources)
6671         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6672         (nnmail-spool-file, gnus-cache-active-hashtb):
6673         * gnus-mh.el (mh-lib-progs):
6674         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6675         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6676         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6677         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6678         (gnus-group-buffer):
6679         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6680         (font-lock-set-defaults):
6681         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6682         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6683         (gnus-summary-post-menu, total-parts, type, condition, length):
6684         * gnus-agent.el (gnus-agent-read-agentview):
6685         * flow-fill.el (show-trailing-whitespace):
6686         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6687         eval-and-compile wrappers for byte compiler pacifiers.
6688
6689         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6690         (mm-display-inline-fontify): Check for featurep 'xemacs not
6691         extent-list.
6692
6693         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6694         itimer-list.
6695         (mm-create-image-xemacs): Only do something for XEmacs.
6696         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6697
6698         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6699
6700         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6701         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6702
6703 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6704
6705         * nnimap.el (nnimap-split-download-body):
6706         * gnus-demon.el (gnus-demon):
6707         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6708
6709 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6712         macros.
6713         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6714         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6715         copy data from unibyte buffer to multibyte current buffer.
6716         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6717         to copy data from unibyte current buffer to multibyte buffer.
6718         (nntp-make-process-buffer): Make process buffer unibyte.
6719
6720         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6721
6722 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6723
6724         * pop3.el (pop3-open-server): Accept and process data more robustly at
6725         connexion start to avoid spurious "POP SSL connexion failed" errors.
6726
6727 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6730         read group names.
6731
6732 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6733
6734         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6735
6736 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6737
6738         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6739         (nnmail-save-active): Use a unibyte buffer when saving active file,
6740         which may contain non-ASCII group names.
6741
6742         * nnml.el (nnml-request-group): Decode group names in messages.
6743
6744 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6745
6746         * message.el (message-citation-line-function)
6747         (message-insert-formatted-citation-line): Fix spelling of
6748         `message-insert-formated-citation-line'.
6749
6750 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6751
6752         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6753
6754 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6757         nnmail-pathname-coding-system.
6758
6759         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6760         that a user enters; decode group names in messages.
6761
6762         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6763
6764 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6765
6766         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6767
6768         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6769
6770         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6771         risky local variable.
6772
6773         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6774
6775 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6776
6777         * encrypt.el: Improve documentation to fix function name typo.
6778         Reported by Daiki Ueno <ueno@unixuser.org>.
6779
6780 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6783         even if the point is not in the last page of an article.
6784         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6785         back to the previous page.
6786
6787 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6788
6789         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6790
6791 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6792
6793         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6794
6795 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6796
6797         * message.el (message-check-news-body-syntax): Avoid
6798         mm-string-as-multibyte.
6799         (message-hide-headers): Don't assume (point-min)==1.
6800
6801 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6802
6803         * message.el (message-remove-blank-cited-lines): Fix if remove is
6804         given.
6805         (message-bogus-address-regexp): New variable.
6806         (message-bogus-recipient-p): New function.
6807         (message-check-recipients): New command.
6808         (message-syntax-checks): Add `bogus-recipient'.
6809         (message-fix-before-sending): Add `bogus-recipient'.
6810
6811         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6812         (gnus-treat-body-boundary): Don't test window-system.
6813
6814 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6815
6816         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6817
6818 2007-10-28  Miles Bader  <miles@gnu.org>
6819
6820         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6821         at compile-time too.
6822
6823 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6824
6825         * gnus-msg.el (gnus-message-setup-hook): Add
6826         `message-remove-blank-cited-lines' to options.
6827
6828 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6829
6830         * message.el (message-remove-blank-cited-lines): New function.
6831         Suggested by Karl Plästerer.
6832
6833 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6834
6835         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6836         mapc.
6837
6838         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6839         (top-level): Use mapc to set functions to be traced for debugging.
6840
6841         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6842         called for effect with while loop.
6843
6844         * message.el (message-talkative-question): Replace mapcar called for
6845         effect with mapc.
6846
6847         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6848         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6849         called for effect with dolist.
6850
6851         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6852
6853         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6854         gnus-extra-headers and nnmail-extra-headers.
6855
6856         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6857         called for effect with dolist.
6858         (top-level): Use mapc to set functions to be traced for debugging.
6859
6860         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6861         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6862         dolist.
6863
6864         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6865         Replace mapcar called for effect with mapc.
6866         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6867         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6868         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6869         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6870
6871         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6872         remove-if that's a cl function.
6873
6874         * webmail.el (webmail-debug): Replace mapcar called for effect with
6875         dolist.
6876
6877         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6878         with mapc.
6879
6880 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6881
6882         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6883         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6884         with while loop.
6885
6886         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6887         functions from article-* functions.
6888         (gnus-multi-decode-header): Replace mapcar called for effect with
6889         dolist.
6890
6891         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6892         (gnus-bookmark-show-details): Replace mapcar called for effect with
6893         while loop.
6894
6895         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6896         called for effect with while loop.
6897
6898         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6899         with dolist.
6900
6901         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6902         mapcar called for effect with dolist.
6903
6904         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6905
6906         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6907         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6908         Replace mapcar called for effect with dolist.
6909         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6910         mapc.
6911
6912         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6913         Replace mapcar called for effect with dolist.
6914         (gnus-topic-list): Replace mapcar called for effect with mapc.
6915
6916         * gnus.el: Use mapc instead of mapcar to add autoloads.
6917
6918 2007-10-23  Richard Stallman  <rms@gnu.org>
6919
6920         * gnus-group.el (gnus-group-highlight): Mark as risky.
6921
6922 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6923
6924         * gnus.el (gnus-server-to-method): Return method found first in
6925         gnus-newsrc-alist.
6926
6927         * gnus-art.el (gnus-article-highlight-signature)
6928         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6929         button overlay without the front stickiness.
6930
6931 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6932
6933         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6934         overview buffer needed a catch to receive its throw.
6935         (gnus-agent-flush-cache): Declared as interactive to make this function
6936         easier to use.
6937
6938 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6939
6940         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6941         `next-line'.
6942
6943 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6946         exclude address matching message-dont-reply-to-names.
6947
6948 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * gnus-util.el (gnus-string<): New function.
6951
6952         * gnus-sum.el (gnus-article-sort-by-author)
6953         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6954
6955 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6958         the frame-focus tag is set in gnus-buffer-configuration.
6959
6960 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6963         the front stickiness.
6964
6965 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6968         url pattern; remove duplicate one.
6969         (gnus-article-extend-url-button): New function.
6970         (gnus-article-add-buttons): Use it.
6971         (gnus-button-push): Use concatenated url that it makes.
6972
6973 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6974
6975         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6976
6977 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6978
6979         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6980         Don't hardcode point-min==1.
6981
6982 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6983
6984         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6985         Fix comment about "iso8859-1".
6986
6987 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6988
6989         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6990         ones returned from the verify-function.
6991
6992         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6993         mml2015-extract-cleartext-signature if extraction failed.
6994
6995 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6996
6997         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6998         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6999         failed.
7000
7001 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7002
7003         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7004
7005 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7006
7007         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7008         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7009         recommends to use EasyPG instead of PGG.
7010
7011         * pgg.el: Revert to revision 6.23.2.16.
7012
7013         * pgg-def.el: Revert to revision 6.6.2.14.
7014
7015         * pgg-gpg.el: Revert to revision 6.23.2.34.
7016
7017 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7018
7019         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7020         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7021         thread for both the null and zero (kill/expire thread) universal prefix
7022         cases.
7023         (gnus-summary-expire-thread): Add new function to expire a thread,
7024         using gnus-summary-kill-thread.
7025         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7026         shortcuts for gnus-summary-expire-thread.
7027         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7028         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7029
7030 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7031
7032         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7033         extras value, so an extras entry can be deleted.
7034         (gnus-registry-delete-extra-entry): Use it.
7035         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7036         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7037         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7038         storage through the gnus-registry, and provide an appropriate API for
7039         it.
7040
7041 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7044         Suggested by Leo <sdl.web@gmail.com>.
7045
7046         * gnus.el: Do.
7047
7048 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7049
7050         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7051         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7052
7053         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7054
7055         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7056         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7057
7058 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7061         newline.
7062         (nnmbox-request-accept-article): Don't change article in source buffer;
7063         narrow to header to use message-fetch-field rather than
7064         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7065         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7066         as delimiters; make sure article ends with newline.
7067         (nnmbox-delete-mail): Correct last position of article to be deleted;
7068         ignore X-Gnus-Newsgroup header in article body.
7069         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7070         positions; make sure article ends with newline.
7071
7072         * message.el (message-display-abbrev): Don't infloop when a user
7073         inserts SPC in the beginning of header.
7074
7075         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7076         coding-system-for-read and coding-system-for-write for XEmacs having no
7077         file-coding feature.
7078
7079         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7080
7081 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7082
7083         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7084         list of groups not followed by default.  Fix type to be regexp.
7085         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7086
7087 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7088
7089         * hmac-def.el (define-hmac-function): Switch from old-style to
7090         new-style backquotes.
7091
7092         * md4.el (md4-make-step): Likewise.
7093
7094 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7097         raw-text coding system when saving .newsrc file, which may contain
7098         non-ASCII group names.
7099
7100 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * gnus-cus.el (gnus-score-extra): New widget.
7103         (gnus-score-extra-convert): New function.
7104         (gnus-score-customize): Use it for Extra.
7105
7106 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7107
7108         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7109         (mml2015-mailcrypt-clear-verify): Use it.
7110         (mml2015-gpg-clear-verify): Use it.
7111         (mml2015-pgg-clear-verify): Use it.
7112         (mml2015-epg-clear-verify): Replace the current part with the output
7113         from GnuPG; don't extract the plaintext by itself.
7114
7115         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7116         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7117         mml2015-clear-verify-function; don't touch the armor headers or
7118         dash-escaped text here.
7119
7120 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7123         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7124         parts, or application/octet-stream as a last resort.
7125         (gnus-mime-view-part-as-type): Don't toggle display.
7126         (gnus-mime-view-part-as-charset): Don't turn off display before
7127         querying charset.
7128
7129         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7130         stuff to undisplayer function in Emacs.
7131         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7132
7133         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7134         text/calendar parts.
7135
7136 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7139         decoding text/calendar parts.
7140
7141         * message.el (message-forward-make-body-mime): Always mark body as
7142         having no illegible text; remove signed-or-encrypted argument.
7143         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7144
7145         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7146         (mml-generate-mime-1): Don't encode body if it is specified to be in
7147         raw form; don't make buffer be unibyte when inserting multibyte string.
7148
7149 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * sha1.el: Fix up comment style.
7152         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7153         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7154
7155         * hex-util.el: Fix up comment style.
7156         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7157
7158         * gnus-salt.el: Use with-current-buffer.
7159         (gnus-pick-setup-message): Fix long-standing typo.
7160
7161 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7162
7163         * imap.el (imap-logout-timeout): New variable.
7164         (imap-logout, imap-logout-wait): New functions.
7165         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7166
7167         * nnimap.el (nnimap-logout-timeout): New server variable.
7168         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7169         nnimap-logout-timeout.
7170
7171         * gnus-art.el (gnus-article-summary-command-nosave)
7172         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7173
7174 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * gnus.el (gnus-maximum-newsgroup): New variable.
7177
7178         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7179         according to gnus-maximum-newsgroup.
7180
7181         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7182         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7183         Limit the range of articles according to gnus-maximum-newsgroup.
7184
7185 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7186
7187         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7188         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7189         Don't perform gnus-configure-windows here; reuse existing sticky
7190         article buffer.
7191
7192         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7193         it doesn't exist in gnus-article-mode.
7194
7195 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7198         (gnus-agent-decoded-group-name): New function.
7199         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7200         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7201
7202 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7203
7204         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7205         Add binding for gnus-sticky-article.
7206         (gnus-summary-exit): Don't kill sticky article buffers.
7207
7208         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7209         article buffer.
7210         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7211         (gnus-kill-sticky-article-buffers): New commands.
7212
7213 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7214
7215         * nntp.el (nntp-xref-number-is-evil): New server variable.
7216         (nntp-find-group-and-number): If it is non-nil, don't trust article
7217         numbers in the Xref header.
7218
7219 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7220
7221         * gnus-agent.el (gnus-agent-read-group): New function.
7222         (gnus-agent-flush-group, gnus-agent-expire-group)
7223         (gnus-agent-regenerate-group): Use it.
7224         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7225         nnmail-pathname-coding-system.
7226
7227 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7230
7231         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7232         that are unread as unread, and also as selected so that information of
7233         marks having been changed by a user may be updated when exiting group.
7234
7235 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7238         calculated ignoring signature parts to gnus-treat-article.
7239
7240 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7241
7242         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7243         a point here in order to keep the window start.
7244         (gnus-insert-mime-security-button): Make a button overlay without the
7245         front stickiness.
7246         (gnus-mime-display-security): Goto the end of a button.
7247
7248         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7249
7250 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7253         group-name-at-point.
7254         (gnus-group-completing-read): New function that offers decoded
7255         non-ASCII group names for completion.
7256         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7257         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7258         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7259         (gnus-group-fetch-control): Use it.
7260         (gnus-fetch-group): Use group-name-at-point for the initial value
7261         rather than the default value; use gnus-alive-p.
7262
7263         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7264         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7265         (gnus-summary-post-news): Use gnus-group-completing-read.
7266
7267         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7268         (gnus-read-move-group-name): Decode group name for completion.
7269
7270 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7271
7272         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7273         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7274         Yamaoka slightly modified the code).
7275
7276 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7279         (nnmail-split-incoming): Bind it.
7280
7281         * nnml.el (nnml-group-name-charset): New function.
7282         (nnml-decoded-group-name): Use it; don't decode group name if
7283         nnmail-group-names-not-encoded-p is non-nil.
7284         (nnml-encoded-group-name): New function.
7285         (nnml-group-pathname): Inline nnml-decoded-group-name.
7286         (nnml-request-expire-articles): Decode group name in message.
7287         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7288         nnmail-pathname-coding-system.
7289         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7290         not decoded ones according to nnmail-group-names-not-encoded-p.
7291         (nnml-generate-active-info): Use nnml-encoded-group-name.
7292
7293 2007-08-08  Glenn Morris  <rgm@gnu.org>
7294
7295         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7296         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7297         doc-strings and comments.
7298
7299 2007-07-25  Glenn Morris  <rgm@gnu.org>
7300
7301         * Relicense all FSF files to GPLv3 or later.
7302
7303 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * gnus-sum.el (gnus-summary-move-article): Make
7306         gnus-summary-respool-article work.
7307
7308 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7311         string.
7312
7313 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7314
7315         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7316         that should be ignored when comparing distant RSS articles with local
7317         ones.
7318         (nnrss-make-hash-index): New function.  Create a hash index according
7319         to the ignored fields.
7320         (nnrss-check-group): Use it.
7321
7322 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7323
7324         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7325
7326         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7327
7328         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7329         the new optional argument ENCODED is non-nil.
7330         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7331         coding system for encoding group name.
7332         (gnus-group-make-rss-group): Pass un-encoded group name to
7333         gnus-group-make-group.
7334         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7335         encoded.
7336
7337         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7338         Encode group name to which articles are moved or copied.
7339         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7340         coding system for encoding Newsgroup, Followup-To and Xref headers.
7341
7342         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7343         marks; use nnheader-file-coding-system to write a file.
7344         (nnagent-retrieve-headers): Bind file-name-coding-system to
7345         nnmail-pathname-coding-system.
7346
7347         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7348
7349         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7350         (nnml-request-article, nnml-request-create-group)
7351         (nnml-request-rename-group, nnml-find-id)
7352         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7353         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7354         (nnml-save-marks): Use nnml-group-pathname instead of
7355         nnmail-group-pathname.
7356
7357         (nnml-request-create-group, nnml-request-expire-articles)
7358         (nnml-request-move-article, nnml-request-delete-group)
7359         (nnml-deletable-article-p, nnml-possibly-create-directory)
7360         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7361         (nnml-open-marks): Bind file-name-coding-system to
7362         nnmail-pathname-coding-system.
7363
7364         (nnml-request-article): Pass server argument to nnml-find-group-number.
7365         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7366         server argument to nnml-possibly-create-directory.
7367         (nnml-request-accept-article): Pass server argument to
7368         nnml-active-number and nnml-save-mail.
7369         (nnml-find-group-number): Pass server argument to nnml-find-id.
7370         (nnml-request-update-info): Pass server argument to
7371         nnml-marks-changed-p.
7372
7373         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7374         (nnml-save-mail, nnml-active-number): Add server argument.
7375
7376         (nnml-request-delete-group): Warn if group is missing.
7377         (nnml-get-nov-buffer): Decode group name.
7378         (nnml-generate-active-info): Encode group name.
7379         (nnml-open-marks): Decode group name in messages.
7380
7381 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7382
7383         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7384         if it is not specified.
7385         (gnus-article-pipe-part, gnus-article-save-part)
7386         (gnus-article-interactively-view-part, gnus-article-copy-part)
7387         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7388         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7389         (gnus-article-replace-part, gnus-article-delete-part)
7390         (gnus-article-view-part-as-type): Pass raw prefix argument to
7391         gnus-article-part-wrapper.
7392
7393 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7394
7395         * gnus-agent.el (gnus-agent-save-active): Bind
7396         nnheader-file-coding-system to gnus-agent-file-coding-system.
7397
7398         * gnus-cache.el (gnus-cache-save-buffers)
7399         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7400         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7401         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7402         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7403         (gnus-cache-generate-active, gnus-cache-rename-group)
7404         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7405         (gnus-cache-update-overview-total-fetched-for): Bind
7406         file-name-coding-system to nnmail-pathname-coding-system.
7407         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7408         variables.
7409         (gnus-cache-decoded-group-name): New function.
7410         (gnus-cache-file-name): Use it.
7411         (gnus-cache-generate-active): Use non-decoded group name for active.
7412
7413         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7414         right place.
7415         (gnus-write-active-file): Don't break non-ASCII group names.
7416
7417         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7418         nnmail-pathname-coding-system.
7419
7420         * lpath.el: Bind default-file-name-coding-system,
7421         file-name-coding-system and language-info-alist for XEmacs.
7422
7423         * gnus-uu.el (gnus-uu-decode-save): Typo.
7424
7425 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7428
7429 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7432         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7433         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7434         (gnus-agent-flush-group, gnus-agent-flush-cache)
7435         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7436         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7437         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7438         (gnus-agent-regenerate-group)
7439         (gnus-agent-update-files-total-fetched-for)
7440         (gnus-agent-update-view-total-fetched-for): Bind
7441         file-name-coding-system to nnmail-pathname-coding-system.
7442         (gnus-agent-group-pathname): Don't encode file names by
7443         nnmail-pathname-coding-system.
7444         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7445         coding-system-for-write instead of buffer-file-coding-system to
7446         gnus-agent-file-coding-system.
7447
7448         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7449         Decode group name.
7450
7451         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7452
7453         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7454         (gnus-read-newsrc-el-file): Make group names unibyte.
7455
7456         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7457         nnmail-pathname-coding-system.
7458
7459         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7460         (nnrss-request-delete-group): Bind file-name-coding-system to
7461         nnmail-pathname-coding-system.
7462         (nnrss-read-server-data, nnrss-read-group-data): Bind
7463         file-name-coding-system correctly.
7464         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7465
7466         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7467         (nntp-server-to-method-cache): New variable.
7468         (nntp-group-pathname): New function that decodes non-ASCII group names.
7469         (nntp-possibly-create-directory, nntp-marks-changed-p)
7470         (nntp-save-marks, nntp-open-marks): Use it.
7471         (nntp-possibly-create-directory, nntp-open-marks):
7472         Bind file-name-coding-system to nnmail-pathname-coding-system.
7473         (nntp-open-marks): Decode group names when bootstrapping marks.
7474
7475         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7476         Newsgroups and Folowup-To headers.
7477
7478 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7481         (gnus-server-closed-face, gnus-server-denied-face)
7482         (gnus-server-offline-face): Remove variable.
7483         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7484
7485         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7486         of modifying message-stack directly for XEmacs.
7487
7488         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7489         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7490         if the coding-system argument is nil for XEmacs.
7491
7492         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7493         mm-charset-override-alist.
7494
7495         * rfc2047.el: Don't require base64; require rfc2045 for the function
7496         rfc2045-encode-string.
7497         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7498         to quote the parameter value.
7499
7500 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7503         form in gnus-group-name-charset-method-alist.
7504
7505         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7506         overrides the default layout edit-form.
7507
7508         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7509
7510         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7511
7512 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7513
7514         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7515         as unfetched articles.
7516
7517 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7518
7519         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7520
7521 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7522
7523         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7524         original back end that keeps marks in the local system.
7525
7526 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7527
7528         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7529         arg of pop-to-buffer for XEmacs.
7530         (gnus-article-read-summary-keys): Ditto; don't restore window
7531         configuration if summary command ends up with neither article buffer
7532         nor summary buffer; describe bindings if summary keys end with C-h.
7533
7534 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * message.el (message-fix-before-sending): Skip raw message part to be
7537         forwarded while checking illegible text.
7538         (message-forward-make-body-mime, message-forward-make-body): Mark
7539         signed or encrypted raw message as having no illegible text.
7540
7541 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7542
7543         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7544         (gnus-message-with-timestamp-1): New macro.
7545         (gnus-message-with-timestamp): New function.
7546         (gnus-message): Use them.
7547
7548         * nnheader.el (nnheader-message): Use them.
7549
7550 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7551
7552         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7553         .newsrc.eld file.
7554
7555 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7556
7557         * gnus-agent.el (gnus-agent-fetch-headers)
7558         (gnus-agent-retrieve-headers): Bind
7559         gnus-decode-encoded-address-function to identity.
7560
7561         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7562         available also when the server returns simply a dot.
7563
7564         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7565
7566 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7569
7570 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * gnus-ems.el (gnus-x-splash): Make it work.
7573
7574         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7575         from being used.
7576
7577         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7578
7579 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7582         4th and the 5th arguments.
7583
7584         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7585         the front stickiness.
7586         (gnus-article-summary-command-nosave): Correct the order of the
7587         arguments passed to pop-to-buffer.
7588         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7589         summary command ends up with the article buffer.
7590
7591         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7592         the same faces.
7593
7594 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7595
7596         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7597
7598 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7599
7600         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7601         * gnus-sum.el (gnus-summary-highlight):
7602         * pgg.el (pgg-sign-region, pgg-sign):
7603         * mail-source.el (mail-source-delete-old-incoming-confirm):
7604         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7605
7606 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * gnus-art.el (gnus-mime-view-part-externally)
7609         (gnus-mime-view-part-internally): Fix predicate function passed to
7610         completing-read.
7611
7612         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7613
7614         * gnus.el (gnus-update-message-archive-method): Add :version.
7615
7616 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7617
7618         * gnus.el (gnus-update-message-archive-method): New variable.
7619
7620         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7621         according to gnus-message-archive-method if
7622         gnus-update-message-archive-method is non-nil.
7623
7624 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7627         by Loic Dachary <loic@dachary.org>.
7628         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7629
7630 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7631
7632         * message.el (message-pop-to-buffer): Add switch-function argument.
7633         (message-mail): Pass switch-function argument to it.
7634
7635 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7636
7637         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7638         Improve doc string.
7639
7640 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7643         (gnus-header-content)
7644         * gnus-cite.el (gnus-cite-10)
7645         * gnus-srvr.el (gnus-server-closed)
7646         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7647         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7648         (gnus-group-mail-3-empty, gnus-group-mail-low)
7649         (gnus-group-mail-low-empty, gnus-splash)
7650         * message.el (message-header-to, message-header-cc)
7651         (message-header-subject, message-header-other, message-header-name)
7652         (message-header-xheader, message-separator, message-cited-text)
7653         (message-mml): Lighten colors of faces used for dark background.
7654
7655 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7656
7657         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7658         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7659
7660 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7661
7662         * message.el (message-narrow-to-headers-or-head):
7663         Ignore mail-header-separator in the body.
7664
7665 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7666
7667         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7668         same as window size.
7669
7670 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7671
7672         * message.el (message-font-lock-keywords): Use message-header-xheader
7673         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7674         ahead of the anything pattern, to get it recognised.
7675
7676 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7677
7678         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7679         spam.el loads uses it in the compiled defadvice form.
7680
7681 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7682
7683         * gnus-sum.el (gnus-articles-to-read)
7684         (gnus-summary-insert-old-articles): Don't truncate group name for
7685         `read-string'.
7686
7687         * gnus-util.el (gnus-limit-string): Delete this function.
7688
7689         * gnus-sum.el (gnus-simplify-subject-fully): Use
7690         `truncate-string-to-width' instead.
7691
7692 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7693
7694         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7695         if, on summary exit, the next group has to be selected.
7696         (gnus-summary-exit): Use it.
7697
7698 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7699
7700         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7701         non-break space.
7702
7703 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7706         Check if group is not a directory.
7707         (nnfolder-request-expire-articles): Don't delete articles if the target
7708         group is not available.
7709
7710         * nnml.el (nnml-request-create-group): Properly check if group is not a
7711         file.
7712         (nnml-request-expire-articles): Don't delete articles if the target
7713         group is not available.
7714
7715         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7716         Don't quote characters that are within parentheses.
7717
7718 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7719
7720         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7721         (gnus-handle-ephemeral-exit): Select article according to it.
7722
7723 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * message.el (message-insert-formated-citation-line): Remove newline.
7726         (message-citation-line-format): Add final \n here so that the user can
7727         avoid a blank line.
7728
7729 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7730
7731         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7732         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7733         Update lanl/arXiv support.
7734
7735 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7736
7737         * gnus.el: Bump version number.
7738
7739 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7740
7741         * gnus.el (gnus-version-number): Bump version.
7742
7743 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7744
7745         * gnus.el: No Gnus v0.6 is released.
7746
7747 2007-04-27  Didier Verna  <didier@xemacs.org>
7748
7749         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7750         * gmm-utils.el (gmm-regexp-concat): here.
7751         * message.el: Don't require 'gnus-util.
7752         (message-dont-reply-to-names): Handle name change above.
7753         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7754
7755 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7756
7757         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7758         since the initial value varies according to the system.
7759
7760 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7761
7762         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7763
7764 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7765
7766         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7767
7768 2007-04-24  Didier Verna  <didier@xemacs.org>
7769
7770         Improve the type of gnus-ignored-from-addresses.
7771         * gnus-util.el (gnus-orify-regexp): New function.
7772         * message.el (gnus-util): Require it.
7773         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7774         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7775         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7776
7777 2007-04-24  Didier Verna  <didier@xemacs.org>
7778
7779         * gnus-sum.el:
7780         * gnus-utils.el: Fix some trailing whitespaces.
7781
7782 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7783
7784         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7785         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7786         article's Message-ID; refer parent article in summary buffer.
7787
7788         * message.el (message-bounce): Call mime-to-mml.
7789
7790         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7791         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7792         optimize and/or forms properly.
7793
7794 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7795
7796         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7797         URL.
7798
7799 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7802
7803 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7804
7805         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7806         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7807         displayed of multipart/alternative part if it is invoked from summary
7808         buffer.
7809
7810         * mm-view.el (mm-inline-text-html-render-with-w3m)
7811         (mm-inline-text-html-render-with-w3m-standalone)
7812         (mm-inline-render-with-function): Use mail-parse-charset by default.
7813
7814 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7815
7816         * parse-time.el (parse-time-string-chars): Check if CHAR
7817         is less than the length of parse-time-syntax.
7818
7819 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7822         from gnus-newsgroup-processable.
7823
7824 2007-04-16  Didier Verna  <didier@xemacs.org>
7825
7826         * gnus-msg.el (gnus-configure-posting-styles): Handle
7827         message-signature-directory properly with :file syntax.  Reported by
7828         "Leo".
7829
7830 2007-04-11  Didier Verna  <didier@xemacs.org>
7831
7832         New user option: message-signature-directory.
7833         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7834         * message.el (message-insert-signature): Ditto.
7835         * message.el (message-signature-file): Doc update.
7836         * message.el (message-signature-directory): New.
7837
7838 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7839
7840         * gnus-msg.el (gnus-inews-yank-articles): Use
7841         message-exchange-point-and-mark instead of exchange-point-and-mark.
7842
7843 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * message.el (message-yank-original): Make sure cited text ends with
7846         newline; don't exchange point and mark.
7847
7848 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7849
7850         * tls.el (open-tls-stream): Properly handle case where there
7851         is no associated buffer.
7852
7853 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7854
7855         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7856         message-yank-original, make sure (< mark TEXT point).
7857
7858 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7859
7860         * message.el (message-fill-column): New variable.
7861         (message-mode): Use it.  Add comment on a possible new hook.
7862
7863         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7864         (nnmail-get-new-mail): Reformat.
7865
7866         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7867
7868         * gmm-utils.el: Fix Commentary.
7869         (gmm-tool-bar-from-list): Fix typo in doc string.
7870
7871 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7872
7873         * message.el (message-yank-original): Don't switch point and mark
7874         unnecessarily to put point and mark as documented.
7875
7876 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7877
7878         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7879         from the message heads.
7880
7881 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7882
7883         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7884         article buffer does not have a window.  This may not be the best
7885         solution but is certainly better than setting the start of the null,
7886         that is the current, window.
7887
7888 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7889
7890         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7891         (gnus-draft-setup): Run it.
7892
7893         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7894         gnus-score-fast-scoring.  Allow regexp.
7895         (gnus-score-headers): Use it.
7896
7897         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7898         XEmacs.
7899
7900         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7901         string.
7902         (gnus-button-alist): Also catch `<f1> k ...'.
7903         (gnus-treat-display-x-face): Fix doc string.
7904
7905 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7906
7907         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7908         evaluation of gnus-extended-version to ensure correct generation of the
7909         User-Agent header when message-generate-headers-first is used.
7910
7911 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7912
7913         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7914         hashcash-path is nil.  Don't call callback with incorrect number of
7915         parameters if val is 0.
7916
7917 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7918
7919         * message.el (message-required-news-headers):
7920         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7921
7922 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7923
7924         * tls.el (open-tls-stream): In handshake-waiting loop,
7925         don't wait more if there is output available to process.
7926
7927 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7928
7929         * tls.el (tls-program): Doc fix.
7930
7931 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7932
7933         * message.el (message-generate-new-buffers): Change the meaning of the
7934         nil value; add `standard' to the choices; treat t as `unique'; improve
7935         doc string.
7936         (gnus-select-frame-set-input-focus): Autoload.
7937         (message-buffer-name): Search for the existing message buffer if
7938         message-generate-new-buffers is nil or `standard'; treat the value t of
7939         message-generate-new-buffers as `unique'.
7940         (message-pop-to-buffer): Raise the frame already displaying the message
7941         buffer; clear the echo area after querying.
7942         (message-setup): Pass the `continue' argument to compose-mail.
7943         (message-mail): Prefer `switch-function' if it is given; search for the
7944         existing message buffer if the `continue' argument is non-nil; pass
7945         continue and switch-function arguments to compose-mail by way of
7946         message-setup.
7947         (message-mail-other-window): Adjust argument of message-setup.
7948         (message-mail-other-frame): Ditto.
7949
7950 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7953         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7954         to turn font-lock on when turning gnus-message-citation-mode on.
7955
7956 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7957
7958         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7959         (mml-smime-function-alist): New variable; add epg as the backend.
7960         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7961         mml-smime- functions instead.
7962         * mm-view.el: Require smime.
7963
7964 2007-03-05  Didier Verna  <didier@xemacs.org>
7965
7966         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7967         instead of just inheritance for posting styles.
7968         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7969
7970 2007-02-24  Chris Moore  <dooglus@gmail.com>
7971
7972         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7973         * pgg-pgp.el (pgg-pgp-encrypt-region):
7974         * pgg-gpg.el (pgg-gpg-encrypt-region):
7975         Check pgg-encrypt-for-me if no other recipients.
7976
7977 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7978
7979         * tls.el (tls-certtool-program): Fix custom type.
7980
7981 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7984         and point-at-eol instead of line-(beginning|end)-position.
7985
7986         * assistant.el (assistant-parse-buffer): Ditto.
7987
7988         * netrc.el (netrc-parse-services): Ditto.
7989
7990 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7991
7992         * mml2015.el (mml2015-epg-find-usable-key): New function.
7993         (mml2015-epg-sign): Use it.
7994         (mml2015-epg-encrypt): Use it.
7995
7996 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * message.el (message-make-in-reply-to): Quote name containing
7999         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8000         if there are special characters.  Reported by NAKAJI Hiroyuki
8001         <nakaji@jp.freebsd.org>.
8002
8003 2007-02-27  Didier Verna  <didier@xemacs.org>
8004
8005         Include the group parameters as well as the topic ones in the
8006         inheritance filter process.
8007         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8008         argument GROUP-PARAMS-LIST.
8009         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8010
8011 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8012
8013         * nntp.el (nntp-never-echoes-commands)
8014         (nntp-open-connection-functions-never-echo-commands): New variables.
8015         (nntp-send-command): Use them.
8016
8017 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8018
8019         * mml2015.el (mml2015-epg-verify): Simplified.
8020
8021 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * mml.el (mml-content-disposition-alist): New user option.
8024         (mml-content-disposition): New function.
8025         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8026         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8027
8028 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8029
8030         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8031         verification.
8032
8033 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8034
8035         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8036         articles posted in the last 24 hours.
8037
8038 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8039
8040         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8041
8042 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8043
8044         * nntp.el (nntp-send-command): Don't wait for echoes when
8045         nntp-open-ssl-stream is used.
8046
8047 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8050         (gnus-message-add-citation-keywords)
8051         (gnus-message-remove-citation-keywords): Remove.
8052         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8053         directly, make the variables in font-lock-defaults buffer-local, add
8054         gnus-message-citation-keywords to them and then update the value of
8055         font-lock-keywords.
8056
8057 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * message.el (message-cite-original-1): Don't call
8060         gnus-article-highlight-citation.
8061
8062         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8063         citations; fix line count.
8064
8065 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8068         (gnus-message-add-citation-keywords)
8069         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8070         versions of font-lock-add-keywords and font-lock-remove-keywords to
8071         work with XEmacs correctly.
8072
8073 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * gnus-cite.el (gnus-cite-face-list): Set the values of
8076         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8077         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8078         (gnus-message-cite-prefix-regexp): New variable.
8079         (gnus-message-search-citation-line): Use it; protect against long
8080         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8081         the 0th match data for Emacs.
8082         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8083         (gnus-message-add-citation-keywords): Append keywords rather than
8084         prepending; emulate font-lock-add-keywords if it is not available.
8085         (gnus-message-remove-citation-keywords): Emulate
8086         font-lock-remove-keywords if it is not available.
8087
8088         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8089
8090         * message.el (message-cite-prefix-regexp): Set the value of
8091         gnus-message-cite-prefix-regexp.
8092
8093 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8094
8095         * nnweb.el (nnweb-google-parse-1): Update parser.
8096
8097 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8098
8099         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8100
8101 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8102
8103         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8104         regexp.
8105
8106 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8109         string-to-multibyte.
8110         (uudecode-decode-region-internal): Use it.
8111
8112         * lpath.el: Fbind string-as-multibyte for XEmacs.
8113
8114 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8115
8116         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8117         custom choice.
8118
8119         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8120
8121 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8122
8123         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8124
8125         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8126         `write-region' to respect `mm-inhibit-file-name-handlers'.
8127
8128 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8129
8130         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8131         Use gnus-home-directory instead of "~/" or "$HOME".
8132
8133 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8134
8135         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8136         to mention filename.
8137         Add comments at beginning regarding usage.
8138         (encrypt-write-file-contents): Change interactive so a string is
8139         acceptable.  If the file has no associated model, show an error instead
8140         of a nonsense prompt.
8141
8142 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8143
8144         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8145         Thanks to Yoshihiko Yamada for kind notification of this typo.
8146
8147 2007-01-12  Kenichi Handa  <handa@m17n.org>
8148
8149         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8150         multibyte buffer.
8151
8152 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * gnus-score.el (gnus-score-fast-scoring): New variable.
8155         (gnus-score-headers): Use it.
8156
8157         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8158
8159         * message.el (message-cite-original-1): Call
8160         gnus-article-highlight-citation if requested.
8161         (message-make-from): Allow name and address as optional arguments.
8162
8163         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8164
8165         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8166         bugs to doc string.
8167         (gnus-button-alist): Add mid\\|message-id.
8168         (gnus-button-fetch-group): Extend for use in
8169         `browse-url-browser-function'.
8170         (gnus-button-url-regexp): Try to catch paired parentheses like in
8171         Wikipedia URLs.
8172
8173         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8174         Suggested by Simon Krahnke <overlord@gmx.li>.
8175
8176 2007-01-13  Romain Francoise  <romain@orebokech.com>
8177
8178         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8179         Update copyright.
8180
8181 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8182
8183         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8184
8185 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8186
8187         * gnus-registry.el (gnus-registry-unfollowed-groups)
8188         (gnus-registry-split-fancy-with-parent): Fix documentation.
8189
8190 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8191
8192         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8193         from nnweb groups.
8194
8195 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8196
8197         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8198         Xref urls.  Erase buffer before requesting head.
8199
8200 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8201
8202         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8203         customizable.
8204
8205 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8206
8207         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8208         no signing key is found.
8209         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8210         no encrypting and/or signing key is found.
8211
8212 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8213
8214         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8215
8216 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8217
8218         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8219         headers read from disk with the ones newly found in the current search.
8220         This should no longer cause problems, because the article numbers in
8221         Gmane's `nov.php' output are ignored since the previous change.
8222
8223 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8224
8225         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8226
8227 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8230         replace-regexp-in-string; bind url-version; fbind display-images-p and
8231         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8232         find-face and set-itimer-function for Emacs; bind itimer-list for
8233         Emacs.
8234
8235         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8236
8237 2007-01-01  Romain Francoise  <romain@orebokech.com>
8238
8239         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8240
8241 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8242
8243         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8244         `define-minor-mode' macro definition expanded properly.
8245         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8246         exclude it there.
8247
8248         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8249         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8250         `fboundp' test.
8251         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8252         This is OK to autoload in (S)XEmacs now.
8253
8254 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8255
8256         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8257         keystroke.
8258         (gnus-summary-limit-to-singletons): Fix typo.
8259
8260         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8261         else fails.
8262
8263 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8264
8265         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8266         docstring.
8267
8268         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8269         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8270         (gnus-summary-insert-dormant-articles): Fix typo in message.
8271
8272 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8273
8274         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8275         nil for XEmacs.
8276         (gnus-message-citation-mode): Don't autoload in XEmacs.
8277
8278         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8279
8280 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8281
8282         * nnimap.el (nnimap-expunge-search-string): Mention
8283         nnimap-search-uids-not-since-is-evil in docstring.
8284
8285 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8286
8287         * spam.el: Revert to make-obsolete-variable because
8288         define-obsolete-variable-alias is not supported in Emacs 21.
8289
8290         * spam.el (spam-ifile-path, spam-ifile-database-path)
8291         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8292         make-obsolete-variable.
8293         (spam-bsfilter-path, spam-bsfilter-program)
8294         (spam-spamassassin-path, spam-spamassassin-program)
8295         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8296         use "path" inappropriately.
8297         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8298         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8299         variable names.
8300
8301 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8302
8303         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8304         summary buffer.
8305
8306         * password.el (password-cache-remove): Use clear-string to burn
8307         password, if available.
8308
8309 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8310
8311         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8312
8313         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8314
8315         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8316         (gnus-message-highlight-citation): Move defcustom here from
8317         gnus-cite.el.
8318         (gnus-message-citation-mode): Autoload.
8319
8320         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8321         checks to make it compile with XEmacs.
8322         (gnus-message-citation-mode): New minor mode.
8323         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8324         (gnus-message-highlight-citation): New variables.
8325         (gnus-message-search-citation-line)
8326         (gnus-message-add-citation-keywords)
8327         (gnus-message-remove-citation-keywords)
8328         (turn-on-gnus-message-citation-mode)
8329         (turn-off-gnus-message-citation-mode): New functions.
8330
8331 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8332
8333         * gnus-cite.el: Enable highlighting of different citation levels in
8334         message-mode.
8335
8336 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8337
8338         * message.el (message-make-fqdn): Fix comment.
8339         (message-bogus-system-names): Add ".local".
8340
8341         * spam.el (spam-ifile-path, spam-ifile-program)
8342         (spam-ifile-database-path, spam-ifile-database)
8343         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8344         Don't use "path" inappropriately.
8345         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8346         strings.
8347         (spam-check-ifile, spam-ifile-register-with-ifile)
8348         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8349         new variable names.
8350
8351         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8352         (gnus-treat-display-smileys): Simplify using
8353         gnus-image-type-available-p.
8354
8355         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8356         available.
8357
8358         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8359         `display-images-p' if available.
8360
8361 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8362
8363         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8364         one after turning on the buffer's multibyteness instead of decoding
8365         them directly in the unibyte buffer that causes unexpected conversion
8366         in Emacs 23 (unicode).
8367
8368 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8369
8370         * message.el (message-generate-hashcash): Fix custom type.
8371
8372 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8373
8374         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8375
8376 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8379         disconnect icons.  Add help text.
8380
8381 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8382
8383         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8384         negated to be consistent with the others we handle.
8385
8386 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8387
8388         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8389         version of gnus-summary-buffer to something, so that we can use two
8390         article buffers at the same time.
8391
8392 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8393
8394         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8395         trigger all the extra headers.
8396         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8397         sorting.
8398
8399 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8400
8401         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8402         solid groups.
8403
8404 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8405
8406         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8407
8408 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8409
8410         * legacy-gnus-agent.el: Add Copyright notice.
8411
8412 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8413
8414         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8415
8416 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8417
8418         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8419
8420         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8421         to make it work reliably in CVS Emacs.
8422         (gnus-summary-limit-strange-charsets-predicate)
8423         (gnus-summary-limit-to-predicate): New functions.
8424
8425 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8426
8427         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8428         specifying array size.
8429         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8430         array if it is too small.
8431         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8432         (gnus-sort-threads-loop): New function.
8433
8434 2006-12-06  Chris Moore  <dooglus@gmail.com>
8435
8436         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8437         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8438
8439 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8440
8441         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8442         options.
8443
8444 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8445
8446         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8447         DOS-ing the recipient.
8448
8449         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8450         the headers when creating the mapping to avoid mismappings.
8451         (nnweb-gmane-create-mapping): Always nix out old mapping.
8452
8453 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8456         and mm-verify-option to never.
8457
8458 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * message.el (message-signed-or-encrypted-p): New function.
8461         (message-forward-make-body): Use it.
8462
8463         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8464         Replace encode-coding-string with mm-encode-coding-string.
8465
8466 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * nneething.el (nneething-decode-file-name): Replace
8469         decode-coding-string with mm-decode-coding-string.
8470
8471         * gnus-int.el (gnus-open-server): Say failed server's name.
8472
8473 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8474
8475         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8476         strings to a single string.  Quote `errors-file-name'.
8477         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8478         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8479         Adjust calls.  Use `shell-quote-argument'.
8480
8481 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8482
8483         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8484         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8485
8486         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8487         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8488         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8489         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8490         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8491         (gnus-subscribe-newsgroup, gnus-1):
8492         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8493         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8494         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8495         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8496
8497 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8498
8499         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8500         keystroke.
8501         (gnus-summary-limit-to-bodies): Implement headersp.
8502
8503 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8506
8507 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8508
8509         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8510
8511 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8512
8513         * message.el (message-generate-hashcash): Expand range of values to
8514         include `opportunistic'.
8515         (message-send-mail): Use it.
8516
8517 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8518
8519         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8520         and comment it.
8521
8522         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8523
8524 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8525
8526         * gnus-util.el (gnus-extract-address-components): Improve comment.
8527
8528 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gnus-util.el (gnus-extract-address-components): Work with address in
8531         which the name portion contains @.
8532
8533         * lpath.el: Fbind custom-autoload.
8534
8535 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8536
8537         * gnus.el (gnus-start): Move custom group up.
8538         (gnus-select-method): Don't autoload, but make it available for
8539         `customize-variable'.
8540         (gnus-getenv-nntpserver): Don't autoload.
8541
8542 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8543
8544         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8545
8546 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8547
8548         * message.el (message-sendmail-extra-arguments): New variable.
8549         (message-send-mail-with-sendmail): Use it.
8550
8551 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8552
8553         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8554         mm-with-unibyte-current-buffer to make string unibyte.
8555
8556         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8557         mm-string-as-multibyte.
8558
8559 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8560
8561         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8562         Reported by Werner Koch <wk@gnupg.org>.
8563
8564 2006-11-14  Daiki Ueno  <ueno@p360>
8565
8566         * mml2015.el: Autoload epa-select-keys when compiling.
8567
8568 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8569
8570         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8571         message-options.
8572         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8573
8574 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8575
8576         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8577         EasyPG (< 0.0.6).
8578         (mml2015-always-trust): New user option.
8579         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8580         prompt.
8581
8582 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8583
8584         * nntp.el (nntp-authinfo-force): New variable.
8585         (nntp-send-authinfo): Use it.
8586
8587 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8588
8589         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8590         decode encoded words.  Improve prompt.  Add comment about forwarding.
8591         (message-replacement-char): Move up.
8592
8593 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8594
8595         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8596         instead of gnus-intersection because arguments of gnus-sorted-nunion
8597         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8598
8599 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8600
8601         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8602         (message-simplify-subject-functions): Enable
8603         message-strip-subject-encoded-words by default.
8604
8605 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8606
8607         * message.el (message-strip-subject-encoded-words): New function.
8608         (message-simplify-subject-functions): New variable.
8609         (message-simplify-subject): Use it.  Fix typo in doc string.
8610         Support message-strip-subject-encoded-words.
8611
8612 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8613
8614         * gnus-diary.el (gnus-diary-delay-format-function):
8615         * nndiary.el (nndiary-reminders):
8616         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8617
8618 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8619
8620         * gnus-art.el (article-hide-boring-headers): Fetch date from
8621         gnus-original-article-buffer to avoid problems with localized date
8622         strings.
8623
8624 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8627
8628 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8629
8630         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8631         New variables.
8632         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8633         (mm-charset-synonym-alist): Move some entries to
8634         mm-codepage-iso-8859-list.
8635         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8636         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8637
8638 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8639
8640         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8641
8642 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8645         with Emacs 21 and XEmacs.
8646
8647 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8648
8649         * spam.el (spam-parse-address): New function for better parsing,
8650         catching errors, etc.
8651         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8652
8653 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8654
8655         * mm-view.el: Add interactive arg to html2text autoload.
8656
8657 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8660
8661 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8662
8663         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8664         variables.
8665         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8666         (mm-charset-synonym-alist): Move some entries to
8667         mm-codepage-iso-8859-list.
8668
8669         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8670
8671 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8672
8673         * message.el (message-citation-line-format)
8674         (message-insert-formated-citation-line): Fix implementation of %E, %N
8675         and %n according to the doc string.
8676
8677 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8678
8679         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8680         car-safe to avoid bad parses.
8681
8682 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8683
8684         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8685         names.
8686
8687         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8688
8689 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8692         header.
8693
8694         * message.el (message-draft-headers): Add Date.
8695         (message-headers-to-generate): Fix typo in docstring.
8696
8697         * nndraft.el (nndraft-required-headers): New variable.
8698         (nndraft-generate-headers): Use it.
8699
8700         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8701
8702 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8703
8704         * gnus-registry.el (gnus-registry-wash-for-keywords)
8705         (gnus-registry-find-keywords): New functions to allow easy searching of
8706         articles that are in the registry.
8707
8708 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8709
8710         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8711         ietf-drums-parse-address instead of gnus-extract-address-components.
8712         Reported by Damien Elmes <damien@repose.cx>.
8713
8714 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8715
8716         * gnus.el (gnus-mime): Remove unused custom group.
8717
8718 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8719
8720         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8721         "blank line" when searching for end of armor headers.
8722
8723 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * gmm-utils.el (gmm-write-region): Fix variable name.
8726
8727 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8728
8729         * gmm-utils.el (gmm-write-region): New function based on compatibility
8730         code from `mm-make-temp-file'.
8731
8732         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8733
8734         * nnmaildir.el (nnmaildir--update-nov)
8735         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8736         Use `gmm-write-region'.
8737
8738 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8739
8740         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8741         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8742
8743         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8744
8745         * message.el (message-replacement-char): New variable.
8746         (message-fix-before-sending): Use it.
8747         (message-simplify-subject): New function to remove duplicate code.
8748         (message-reply, message-followup): Use it.
8749
8750         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8751         gnus-summary-limit-to-articles.
8752
8753 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8754
8755         * gnus-util.el (gnus-with-local-quit): New macro.
8756
8757         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8758
8759 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8760
8761         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8762         ignore non-string data.
8763
8764 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8765
8766         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8767         non-string data (needs to be done in the registry too).
8768
8769 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8770
8771         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8772         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8773         (gnus-registry-split-fancy-with-parent)
8774         (gnus-registry-fetch-simplified-message-subject-fast)
8775         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8776         Remove text properties on ingress into the registry and when it's saved.
8777         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8778         registry from entries with no groups.
8779
8780 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8781
8782         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8783         function to remove string properties.
8784
8785 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8786
8787         * gmm-utils.el (gmm): Adjust custom version.
8788
8789         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8790         custom version.
8791
8792         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8793
8794 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8795
8796         * gnus-art.el (gnus-insert-prev-page-button)
8797         (gnus-insert-next-page-button): Simplify.  Reformat.
8798
8799 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8800
8801         * gnus-art.el (gnus-insert-prev-page-button)
8802         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8803
8804 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8805
8806         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8807
8808 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8809
8810         * gnus-art.el (gnus-insert-mime-button)
8811         (gnus-insert-mime-security-button):
8812         Apply gnus-article-button-face to MIME and security buttons.
8813
8814 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8815
8816         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8817         readable.
8818
8819 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8820
8821         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8822
8823 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8824
8825         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8826         `browse-url-of-file' instead of `browse-url'.
8827
8828 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8829
8830         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8831         regexp.  Articles containing quotation were cut prematurely.
8832
8833 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * message.el (message-cite-original-1): Use nobody by default for the
8836         value of From header.
8837         (message-reply): Ditto.
8838
8839 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8840
8841         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8842         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8843         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8844
8845 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8846
8847         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8848         mails in the doc string.  Add some URLs in comment.
8849         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8850
8851 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8854         backslashes handling and the way to find boundaries of quoted strings.
8855
8856 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8857
8858         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8859         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8860         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8861         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8862
8863 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8864
8865         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8866         doc string.
8867         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8868
8869 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8870
8871         * lpath.el: Fbind epg-check-configuration.
8872
8873 2006-09-06  Simon Josefsson  <jas@extundo.com>
8874
8875         * mml2015.el (mml2015-use): Doc fix, mention epg.
8876
8877 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8878
8879         * mml2015.el (mml2015-use): Default to epg, if available.
8880
8881 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8882
8883         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8884         message-sender.
8885         (mml1991-epg-encrypt): Ditto.
8886         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8887         message-sender.
8888         (mml2015-epg-encrypt): Ditto.
8889
8890 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8891
8892         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8893         several common directories.
8894
8895 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8896
8897         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8898         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8899
8900 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * gnus-art.el (article-decode-encoded-words): Make it fast.
8903
8904 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8905
8906         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8907
8908         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8909         in quoted string into `\'.
8910
8911 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8912
8913         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8914         Use standard-syntax-table.
8915
8916 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8917
8918         * gnus-art.el (gnus-decode-address-function): New variable.
8919         (article-decode-encoded-words): Use it to decode headers which are
8920         assumed to contain addresses.
8921         (gnus-mime-delete-part): Remove useless `or'.
8922
8923         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8924         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8925         (gnus-nov-parse-line): Use it to decode From header.
8926         (gnus-get-newsgroup-headers): Ditto.
8927         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8928
8929         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8930         (mail-decode-encoded-address-string): New alias.
8931
8932         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8933         New function.
8934         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8935         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8936         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8937         (rfc2047-decode-string): Ditto.
8938         (rfc2047-decode-address-region): New function.
8939         (rfc2047-decode-address-string): New function.
8940
8941 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * message.el (message-caesar-buffer-body): Allow rotating headers.
8944
8945         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8946
8947         * message.el (message-insert-formated-citation-line): Fix %f.
8948         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8949
8950 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8953         (gnus-bookmark-mouse-available-p): New macro.
8954         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8955         (gnus-bookmark-bmenu-show-infos): Use it.
8956         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8957         (gnus-bookmark-bmenu-hide-infos): Ditto.
8958         (gnus-bookmark-remove-properties): New function.
8959         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8960         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8961         (gnus-bookmark-write-file): Bind coding-system-for-write.
8962         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8963         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8964         group before selecting it.
8965         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8966         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8967         quit-window if it is not available; use gnus-mouse-2 and bind it to
8968         gnus-bookmark-bmenu-select-by-mouse.
8969         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8970         (gnus-bookmark-bmenu-select-by-mouse): New function.
8971
8972 2006-08-13  Romain Francoise  <romain@orebokech.com>
8973
8974         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8975         space.
8976
8977 2006-08-10  Romain Francoise  <romain@orebokech.com>
8978
8979         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8980         (dns-mode-soa-auto-increment-serial): New user option.
8981         (dns-mode-soa-maybe-increment-serial): New function.
8982         (dns-mode): Add the latter to `write-contents-functions'.
8983
8984 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * compface.el (uncompface): Use binary rather than raw-text-unix.
8987
8988 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * compface.el (uncompface): Make sure the eol conversion doesn't take
8991         place when communicating with the external programs.  Reported by
8992         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8993
8994 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8997
8998 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8999
9000         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9001         Make it more robust by parsing author and date independently.
9002
9003 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9004
9005         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9006
9007 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9008
9009         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9010         first matching secret key.
9011         (mml2015-epg-encrypt): Ditto.
9012
9013         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9014         first matching secret key.
9015         (mml1991-epg-encrypt): Ditto.
9016
9017         * mml2015.el (mml2015-encrypt-to-self): New user option.
9018         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9019         mml2015-epg-encrypt-to-self is set.
9020
9021         * mml1991.el (mml1991-encrypt-to-self): New variable.
9022         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9023         mml1991-epg-encrypt-to-self is set.
9024
9025         * mml2015.el (mml2015-signers): New user option.
9026         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9027         (mml2015-epg-encrypt): Allow to select signing keys.
9028
9029         * mml1991.el (mml1991-signers): New variable.
9030         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9031         (mml1991-epg-encrypt): Allow to select signing keys.
9032
9033 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * nnheader.el (nnheader-insert-head): Make it work even if the file
9036         uses CRLF for the line-break code.
9037
9038 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9039
9040         * mml2015.el: Require mml-sec instead of password.
9041         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9042         (mml2015-cache-passphrase): Inherit the default value from
9043         mml-secure-cache-passphrase.
9044         (mml2015-passphrase-cache-expiry): Inherit the default value from
9045         mml-secure-passphrase-cache-expiry.
9046
9047         * mml1991.el: Require mml-sec instead of password.
9048         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9049         (mml1991-cache-passphrase): Inherit the default value from
9050         mml-secure-cache-passphrase.
9051         (mml1991-passphrase-cache-expiry): Inherit the default value from
9052         mml-secure-passphrase-cache-expiry.
9053
9054         * mml-sec.el: Require password.
9055         (mml-secure-verbose): New user option.
9056         (mml-secure-cache-passphrase): New user option.
9057         (mml-secure-passphrase-cache-expiry): New user option.
9058
9059 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9060
9061         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9062         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9063         andreas@altroot.de (Andreas Vögele).
9064
9065         FIXME: Use `tiny change'?
9066
9067 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9068
9069         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9070         workaround for the url package included with Emacs.
9071
9072         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9073
9074 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9077         correctly.  This fixes a bug caused by the 2006-05-12 change.
9078
9079 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9080
9081         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9082         some information about the error when saying that the `bogus' mail
9083         group will be used.
9084
9085 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9086
9087         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9088         string.
9089
9090 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9091
9092         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9093
9094 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9095
9096         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9097
9098 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9099
9100         * mml1991.el (mml1991-function-alist): Add epg.
9101         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9102         (mml1991-epg-encrypt): New functions.
9103
9104 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9105
9106         * mml2015.el (mml2015-verbose): New variable.
9107         (mml2015-cache-passphrase): Ditto.
9108         (mml2015-passphrase-cache-expiry): Ditto.
9109         (mml2015-function-alist): Add epg.
9110         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9111         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9112         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9113         functions.
9114
9115 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9116
9117         * message.el (message-cite-original-1): Preserve region when removing
9118         quoted text due to X-No-Archive in order to avoid bogus attribution
9119         when citing multiple messages.
9120
9121 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9122
9123         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9124         Kenneth Jacker <khj@be.cs.appstate.edu>.
9125
9126 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * gnus-diary.el (gnus-user-format-function-d)
9129         (gnus-user-format-function-D): Autoload.
9130
9131         * imap.el (Commentary): Fix typo.
9132
9133         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9134         2006-04-22 contribution.
9135
9136 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9137
9138         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9139         It didn't really fix the bogosity I'm seeing with solid web groups.
9140
9141 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9142
9143         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9144         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9145         created using server names.  If we use the feature without declaring
9146         it, Gnus does not properly manage server and group state.
9147
9148         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9149         bound.
9150
9151 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9152
9153         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9154         looking up the method using GROUP's prefix before inventing a new one.
9155         It is used on killed/unknown groups in various places where returning
9156         an all-new method isn't expected by the caller.
9157
9158         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9159         and match semantics of gnus-group-real-prefix.
9160
9161 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9162
9163         * nnmail.el (nnmail-broken-references-mailers): New variable.
9164         (nnmail-ignore-broken-references): New function generalizing
9165         nnmail-fix-eudora-headers.
9166         (nnmail-fix-eudora-headers): Now obsolete.
9167
9168         * gnus-art.el (gnus-button-handle-custom): Support
9169         `customize-apropos*'.
9170
9171 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9172
9173         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9174
9175         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9176         articles.
9177
9178 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9179
9180         * message.el (message-cite-reply-above): New variable.
9181         (message-yank-original): Use it.
9182
9183 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9184
9185         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9186
9187 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9188
9189         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9190         as read.
9191
9192         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9193
9194 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9197         (gnus-bookmark-default-file): Use gnus-directory.
9198         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9199         Remove "*" in doc string.
9200         (gnus-bookmark-write-file): Simplify.
9201         (gnus-bookmark-maybe-sort-alist): Use `when'.
9202         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9203         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9204         FIXME about Emacs 21 and XEmacs compatibility.
9205         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9206         compatibility.
9207         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9208         compatibility.
9209         (gnus-bookmark-menu-heading): Fix version.
9210
9211 2006-06-19  Bastien Guerry  <bzg@altern.org>
9212
9213         * gnus-bookmark.el: New file.
9214
9215 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * message.el (message-syntax-checks): Doc fix.
9218
9219 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9220
9221         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9222         unsubscribed groups as if they were killed ones.  It causes duplicate
9223         entries in gnus-newsrc-alist.
9224
9225 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9226
9227         * message.el (message-syntax-checks): Doc fix.
9228         (message-send-mail): Add check for continuation headers.
9229         (message-check-news-header-syntax): Fix regexp used to check for
9230         continuation headers.
9231
9232 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9233
9234         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9235
9236 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9237
9238         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9239
9240 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9243         default-truncate-lines.
9244
9245 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9246
9247         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9248         to fill the utf-8 entry.
9249
9250         * lpath.el: Fbind unicode-precedence-list.
9251
9252 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9253
9254         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9255
9256 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9257
9258         * gnus-agent.el (directory-files-and-attributes): Move all the way
9259         forward (the third and final move).
9260         (gnus-agent-read-agentview): Trap reconstruction errors due to
9261         nonexistant directory.  Handle by returning nil.
9262
9263 2006-05-30  Didier Verna  <didier@xemacs.org>
9264
9265         * message.el (message-dont-reply-to-names): Update the custom type.
9266         * message.el (message-dont-reply-to-names): New defsubst: potentially
9267         convert a list of regexps into a single one.
9268         * message.el (message-get-reply-headers): Use it.
9269         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9270
9271 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9272
9273         * gnus-agent.el (directory-files-and-attributes): Move forward.
9274
9275 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9276
9277         * gnus-ml.el (gnus-mailing-list-subscribe)
9278         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9279         (gnus-mailing-list-message): Fix doc strings.
9280
9281 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9282
9283         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9284         of doing it manually.
9285
9286 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9287
9288         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9289         comment.
9290
9291 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9292
9293         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9294         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9295         (gnus-agent-read-local): All symbols allocated in my-obarray.
9296         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9297         (gnus-agent-regenerate-group): Check numeric names to see if they are
9298         messages or groups.
9299         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9300         better way of do this...)
9301
9302         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9303         'dummy.group' (there should be a better way of do this...)
9304
9305 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9306
9307         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9308         (gnus-saved-headers): Ditto.
9309         (gnus-default-article-saver): Mention functions may have properties.
9310         (gnus-article-save): Override gnus-save-all-headers and
9311         gnus-saved-headers by :headers property which saver function may have.
9312         (gnus-summary-save-in-file): Add :headers property.
9313         (gnus-summary-write-to-file): Ditto.
9314
9315         * gnus-sum.el (gnus-summary-save-article): Bind
9316         gnus-prompt-before-saving to t when saving many articles in a file;
9317         always show all headers.
9318
9319         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9320
9321 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9322
9323         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9324         marks.
9325
9326         * message.el (message-indent-citation): Add optional arguments to allow
9327         using it outside of message buffers.
9328
9329         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9330         (gnus-article-treat-unfold-headers): Use it.
9331         (gnus-article-truncate-lines): New variable.
9332         (gnus-article-mode): Use it.
9333         (gnus-article-toggle-truncate-lines): New function.
9334
9335         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9336         gnus-article-toggle-truncate-lines.
9337
9338         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9339         coding system in XEmacs, use binary.
9340
9341 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9342
9343         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9344         after-load-alist.
9345
9346         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9347         this function should save decoded articles.
9348         (gnus-summary-write-to-file): Use property to specify this function
9349         should save decoded articles and specify gnus-summary-save-in-file
9350         should be used to save articles other than the first one when saving
9351         many articles.
9352         (gnus-summary-save-body-in-file): Use property to specify this
9353         function should save decoded articles.
9354         (gnus-summary-write-body-to-file): Use property to specify this
9355         function should save decoded articles and specify
9356         gnus-summary-save-body-in-file should be used to save articles other
9357         than the first one when saving many articles.
9358
9359         * gnus-sum.el (gnus-summary-save-article): Simplify.
9360
9361 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * gnus-art.el (gnus-default-article-saver): Add
9364         gnus-summary-write-body-to-file.
9365         (gnus-article-save-coding-system): Don't use coding system object
9366         in XEmacs.
9367         (gnus-read-save-file-name): Add optional `dir-var' argument which
9368         specifies directory in which files are saved; work even if optional
9369         `variable' argument is not specified.
9370         (gnus-summary-write-to-file): Read file name.
9371         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9372         (gnus-summary-write-body-to-file): New function.
9373
9374         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9375         (gnus-summary-local-variables): Add it.
9376         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9377         (gnus-summary-save-article): Remove optional `decode' argument;
9378         determine whether to decode articles by the value of
9379         gnus-default-article-saver; when saving many files using
9380         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9381         it first and use gnus-summary-save-in-file or
9382         gnus-summary-save-body-in-file thereafter unless
9383         gnus-prompt-before-saving is always; move point to article which
9384         will be saved.
9385         (gnus-summary-save-article-file): Revert.
9386         (gnus-summary-write-article-file): Revert.
9387         (gnus-summary-save-article-body-file): Revert.
9388         (gnus-summary-write-article-body-file): New function.
9389
9390 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9391
9392         * gnus-art.el (gnus-default-article-saver): Doc fix.
9393         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9394         from gnus-summary-save-article-coding-system, and default to a
9395         certain coding system.
9396         (gnus-output-to-file): Add coding cookie and encode text according
9397         to gnus-article-save-coding-system; don't use mm-append-to-file.
9398
9399         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9400         gnus-art.el and rename to gnus-article-save-coding-system.
9401         (gnus-summary-save-article): Require gnus-art; don't show all
9402         headers if it decodes articles; don't add coding cookie here;
9403         don't bind mm-text-coding-system-for-write.
9404         (gnus-summary-save-article-file): Save decoded articles.
9405         (gnus-summary-write-article-file): When saving many files, use
9406         gnus-summary-write-to-file first and gnus-summary-save-in-file
9407         thereafter unless gnus-prompt-before-saving is always.
9408         (gnus-summary-save-article-body-file): Save decoded articles.
9409
9410         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9411
9412 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9413
9414         * nnrss.el (nnrss-check-group): Bind hash-index.
9415
9416 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9417
9418         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9419         its hash index.  Store this hash in `nnrss-group-data'.
9420         (nnrss-read-group-data): Update accordingly.
9421
9422 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9423
9424         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9425         entry.
9426
9427         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9428         gnus-article-browse-html-article.
9429
9430 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9431
9432         * gnus-sum.el (gnus-summary-mime-map): Add
9433         gnus-article-browse-html-article.
9434
9435         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9436
9437 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9438
9439         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9440         suitable coding systems in customize.
9441
9442 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9443
9444         * mail-source.el (mail-sources): Fix custom type.
9445
9446 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9447
9448         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9449         (gnus-summary-expire-articles-now): Shorten prompt.
9450
9451         * gmm-utils.el (wid-edit): Require.
9452         (defun-gmm): Renamed from `gmm-defun-compat'.
9453         (gmm-image-search-load-path): Use it.
9454         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9455
9456 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9457
9458         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9459         variable.
9460         (gnus-summary-save-article): Add optional `decode' argument.  If
9461         it is set and gnus-summary-save-article-coding-system is non-nil,
9462         save decoded article.
9463         (gnus-summary-write-article-file): Save decoded article if
9464         gnus-summary-save-article-coding-system is non-nil.
9465
9466         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9467         type.
9468
9469 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9472
9473 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9474
9475         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9476         first to test gnus-single-article-buffer which may be buffer-local.
9477
9478         * gnus-sum.el (gnus-summary-setup-buffer): Make
9479         gnus-single-article-buffer buffer-local and nil in ephemeral
9480         group; make gnus-article-buffer, gnus-article-current, and
9481         gnus-original-article-buffer always buffer-local.
9482         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9483         group.
9484         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9485
9486 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9487
9488         * nnml.el (nnml-request-compact-group): Compressed files might not
9489         have .gz extension.
9490
9491 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9492
9493         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9494         (mm-copy-to-buffer): Use with-current-buffer.
9495         (mm-display-part): Simplify.
9496         (mm-inlinable-p): Add optional arg `type'.
9497
9498 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9499
9500         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9501         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9502         Try harder to show the attachment internally or externally using
9503         gnus-mime-view-part-as-type.
9504
9505 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9506
9507         * message.el (message-from-style, message-signature-separator)
9508         (message-user-organization-file, message-send-mail-function)
9509         (message-citation-line-function, message-yank-prefix)
9510         (message-indent-citation-function, message-signature)
9511         (message-signature-file, message-signature-insert-empty-line):
9512         Remove autoloads.
9513
9514         * gnus-art.el (gnus-buttonized-mime-types): Remove
9515         "multipart/signed".  Revert 2006-04-26 change.
9516
9517 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9518
9519         * gnus.el (gnus-version-number): Bump version.
9520
9521 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9522
9523         * gnus.el: No Gnus v0.5 is released.
9524
9525 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9526
9527         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9528         fetching articles by message-id.
9529
9530 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9531
9532         * message.el (hashcash): Require hashcash as normal.
9533
9534         * ecomplete.el (ecomplete-highlight-match-line): Use
9535         point-at-eol.
9536         (ecomplete-highlight-match-line): Use `highlight', because that
9537         face exists in both Emacs and XEmacs.
9538
9539         * message.el (message-display-abbrev): Use point-at-bol.
9540
9541         * mail-source.el: Don't require timer/timer-funcs.
9542
9543         * gnus-async.el: Ditto.
9544
9545         * password.el: Ditto.
9546
9547         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9548
9549         * mm-url.el: Ditto.
9550
9551         * gnus-xmas.el: Don't require timer-funcs.
9552
9553         * mm-util.el: Require timer/timer-funcs.
9554
9555 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9556
9557         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9558         Close.
9559
9560 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9561
9562         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9563         unibyte after clear-decrypt function runs.
9564
9565         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9566         returns as a unibyte string.
9567
9568 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * lpath.el: Revert.
9571
9572         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9573         (pgg-gpg-process-sentinel): Revert.
9574
9575         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9576         (pgg-pgp-lookup-key): Revert.
9577
9578         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9579         (pgg-pgp5-lookup-key): Revert.
9580
9581         * pgg.el (pgg-fetch-key): Revert.
9582
9583 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9584
9585         * lpath.el: Fbind string-as-multibyte for XEmacs.
9586
9587         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9588         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9589         (mml1991-pgg-encrypt): Ditto.
9590
9591         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9592         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9593         a multibyte buffer.
9594
9595         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9596         (pgg-pgp-lookup-key): Ditto.
9597
9598         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9599         (pgg-pgp5-lookup-key): Ditto.
9600
9601         * pgg.el (pgg-fetch-key): Ditto.
9602
9603 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * message.el (message-user-organization-file): Check several
9606         locations of the organization file.
9607
9608         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9609         Add gnus-article-view-part-as-type.
9610
9611         * gnus-art.el (gnus-article-view-part-as-type): New function.
9612
9613         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9614         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9615
9616         * mml.el: Simplify autoload.
9617         (mml-mode): defvar dnd-protocol-alist instead of using
9618         symbol-value.
9619         (mml-default-directory): New variable.
9620         (mml-minibuffer-read-file): Use it.
9621         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9622
9623         * message.el (message-citation-line-format): New variable.
9624         (message-insert-formated-citation-line): New function.
9625         (message-citation-line-function): Add
9626         `message-insert-formated-citation-line' to custom type.
9627
9628         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9629         to doc string.
9630
9631         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9632         depending on mm-verify-option.
9633
9634 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9635
9636         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9637         binding pgg-* variables; reimplement the section which prevents
9638         MIME header from being signed.
9639         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9640         pgg-text-mode; remove a blank line at the top of body.
9641
9642         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9643         lines at the top of body; use gnus-newsgroup-charset if there's no
9644         Charset header.
9645
9646 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * message.el (message-self-insert-commands): Doc fix.
9649
9650         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9651         (mm-uu-pgp-encrypted-test): Ditto.
9652         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9653         between header and body; return application/pgp-encrypted handle
9654         if decryption failed; decode decrypted body by charset.
9655
9656         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9657         element match to application/pgp-*.
9658
9659 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9660
9661         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9662         HTML.
9663
9664 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9665
9666         * mail-source.el (mail-source-call-script): Message the error
9667         string.
9668
9669 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9670
9671         * gnus-util.el (gnus-byte-compile): Use it.
9672
9673 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9674
9675         * gnus-util.el (kill-empty-logs): New function.
9676
9677 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9678
9679         * message.el (message-mail-alias-type): Doc fix.
9680         (message-mail-alias-type-p): New function.
9681         (message-send): Use it.
9682         (message-mode): Ditto.
9683         (message-strip-forbidden-properties): Ditto.
9684
9685         * ecomplete.el (ecomplete-database-file-coding-system): New
9686         variable.
9687         (ecomplete-save): Use it.
9688         (ecomplete-setup): Use it.
9689
9690 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9691
9692         * message.el (message-self-insert-commands): New variable.
9693         (message-strip-forbidden-properties): Use it.
9694
9695 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9696
9697         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9698         that doesn't make XEmacs choke.
9699
9700 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9701
9702         * gnus-util.el (gnus-replace-in-string):
9703         Prefer replace-regexp-in-string over of replace-in-string.
9704
9705 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * gnus-util.el (gnus-select-frame-set-input-focus):
9708         Use select-frame-set-input-focus if it is available in XEmacs; use
9709         definition defined in Emacs 22 for old Emacsen.
9710
9711         * dgnushack.el: Autoload unmorse-region for XEmacs.
9712
9713         * lpath.el: Bind cursor-in-non-selected-windows and
9714         select-frame-set-input-focus for XEmacs.
9715
9716 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9717
9718         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9719
9720 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9721
9722         * gnus-registry.el (gnus-registry-cache-save): Remove text
9723         properties when saving via the temp buffer.
9724
9725 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9726
9727         * message.el (message-generate-hashcash): Honor custom type.
9728
9729 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9730
9731         * message.el (message-generate-hashcash): Default to non-nil when
9732         hashcash is found.
9733
9734         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9735         (gnus-refer-thread-limit): Increase default to 500.
9736
9737         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9738
9739         * flow-fill.el (fill-flowed): Allow delete-space.
9740
9741 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9744         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9745         Remove autoloads.
9746
9747 2006-04-18  Simon Josefsson  <jas@extundo.com>
9748
9749         * message.el (message-generate-hashcash): Default to.
9750
9751 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9752
9753         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9754         concatenating segments rather than before concatenating them.
9755
9756 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9757
9758         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9759
9760 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9761
9762         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9763
9764         * message.el (message-forward-make-body-plain): Allow
9765         message-forward-ignored-headers to be a list.
9766         (message-remove-ignored-headers): Factor out into function.
9767         (message-forward-make-body-mml): Use it.
9768
9769         * imap.el (imap-quote-specials): New function.
9770         (imap-login-auth): Quote specials.
9771
9772         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9773         (rfc2231-parse-string): Allow concatanation of parameters that
9774         aren't contiguous.  The test case is
9775           (mail-header-parse-content-type "message/external-body;
9776             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9777             access-type=LOCAL-FILE;
9778             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9779
9780 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9781
9782         * nntp.el (nntp-accept-process-output): Return the value of
9783         `nnheader-accept-process-output'.
9784
9785 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9786
9787         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9788         (gnus-button-alist): Recognize more diff formats.
9789         (gnus-button-patch): Strip directory.
9790
9791 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9792
9793         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9794         Emacs 22 when setting focus.
9795
9796 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9797
9798         * gnus-art.el (gnus-article-treat-types): Do treatment of
9799         text/x-verbatim parts.
9800         (gnus-button-patch): New command.
9801
9802         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9803         addresses that contain invalid characters.
9804
9805 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9806
9807         * message.el (message-put-addresses-in-ecomplete): Use
9808         gnus-replace-in-string.
9809         (message-is-yours-p): Use the more correct
9810         mail-header-parse-address instead of
9811         mail-extract-address-components.
9812         (message-put-addresses-in-ecomplete): Fix typo.
9813
9814         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9815         keystroke.
9816
9817         * gnus-art.el (gnus-treatment-function-alist): Change order of
9818         newsgroups/generic header folding to avoid double-folding.
9819
9820         * message.el (message-hidden-headers): Add X-Draft-From.
9821
9822         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9823         command.
9824         (gnus-summary-repeat-search-article-backward): New command.
9825
9826         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9827         groups in the parent topic.
9828
9829 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9830
9831         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9832         (spam-extra-header-to-number): Return the CRM114 number as a
9833         number instead of a string.
9834
9835 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9836
9837         * gnus-art.el (gnus-face-properties-alist): Moved here from
9838         gnus-fun.
9839
9840         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9841
9842 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9843
9844         * message.el (message-strip-forbidden-properties): Only display on
9845         self-insert-command.
9846
9847         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9848         reindent.
9849         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9850
9851 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9852
9853         * smiley.el (smiley-style): Fix typo.
9854
9855 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9856
9857         * hashcash.el (hashcash-insert-payment-async-2): Use
9858         message-goto-eoh instead of doing it manually.
9859         (mail-add-payment): Use message-narrow-to-header instead of trying
9860         to do the same itself.
9861
9862         * message.el (message-hidden-headers): Add Face.
9863
9864         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9865         reparenting code.
9866         (gnus-summary-reparent-children): Refactored out code.
9867         (gnus-summary-thread-map): New keystroke.
9868         (gnus-summary-reparent-children): Make into command.
9869
9870         * smiley.el (smiley-style): Default to `medium' if using a large
9871         font.
9872
9873         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9874         does it itself.
9875
9876         * message.el (message-point-in-header-p): Simplify definition.
9877
9878 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9879
9880         * nnagent.el (nnagent-request-set-mark): Silence log file
9881         writing.
9882         (nnagent-request-set-mark): Use write-region instead of
9883         append-to-file.
9884
9885         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9886         strange select method.
9887
9888         * ecomplete.el (ecomplete-display-matches): Get highlightling
9889         right.
9890         (ecomplete-display-matches): Use literals.
9891         (ecomplete-display-matches): Disable message logging.
9892
9893         * message.el (message-display-abbrev): Small optimization.
9894
9895         * ecomplete.el (ecomplete-display-matches): Allow automatic
9896         display.
9897
9898         * message.el (message-strip-forbidden-properties): Display
9899         abbrevs.
9900         (message-display-abbrev): Get automatic display right.
9901
9902         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9903         keystrokes.
9904
9905 2006-04-13  Romain Francoise  <romain@orebokech.com>
9906
9907         TODO: Backport to v5-10!
9908
9909         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9910         Moved here (and renamed) from gnus-registry.el.
9911
9912         * gnus-registry.el: Require gnus-util.
9913         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9914
9915 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9916
9917         * gnus-group.el (gnus-group-catchup-current): Change
9918         if-then-else-if-then-else into cond.
9919         (gnus-group-catchup): Indent.
9920         (group-name-at-point): New function.
9921         (gnus-fetch-group): Provide default from thing at point.
9922
9923 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9924
9925         * message.el (message-display-abbrev): Fix regexp.
9926
9927         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9928         choosing.
9929         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9930         dead variables.
9931
9932         * message.el (message-newline-and-indent): Remove debugging.
9933         (message-display-abbrev): Use new implementation.
9934
9935 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * gnus-art.el (gnus-article-mode): Set
9938         cursor-in-non-selected-windows to nil.
9939
9940         * smiley.el: Revert previous change.
9941         (smiley-data-directory): defvar it before using it in the
9942         defcustom of `smiley-style'.
9943
9944 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9945
9946         * message.el (message-newline-and-indent): New function.
9947
9948         * ecomplete.el: Implement more bits.
9949
9950         * message.el (message-put-addresses-in-ecomplete): Clean up the
9951         string.
9952
9953         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9954
9955         * gnus-sum.el (gnus-summary-save-parts): Bind
9956         gnus-summary-save-parts-counter and use it to make unique file
9957         names.
9958
9959         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9960
9961         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9962         parameter to say whether to actually parse the individual
9963         addresses.
9964
9965         * message.el (message-put-addresses-in-ecomplete): New function.
9966         (ecomplete): Require.
9967         (message-mail-alias-type): Add ecomplete as an option.
9968
9969 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9970
9971         * flow-fill.el (fill-flowed): Remove trailing space from blank
9972         quoted lines.
9973
9974 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9975
9976         * smiley.el (smiley-style): Move definition later to avoid a
9977         compilation warning.
9978
9979 2006-04-12  Kenichi Handa  <handa@m17n.org>
9980
9981         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9982         buffer and then decode the buffer text if necessary.
9983         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9984         first, and after mm-encode-body, change the buffer to unibyte.
9985         Use mm-disable-multibyte instead of set-buffer-multibyte.
9986
9987 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9988
9989         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9990         Content-Type header instead of Content-Disposition header.
9991         (gnus-mime-inline-part): Ditto.
9992         (gnus-mime-view-part-as-charset): Ignore charset that the part
9993         specifies.
9994
9995         * mm-decode.el (mm-display-part): Work with external parts and
9996         usual parts similarly.
9997
9998         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9999         instead of gnus-display-mime.
10000
10001         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10002         instead of with-temp-buffer.
10003
10004         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10005         tag to summarized topics part in order to encode non-ASCII text.
10006
10007 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10008
10009         * smiley.el (smiley-style): New variable.
10010         (smiley-directory): New function.
10011         (smiley-data-directory): Derive from `smiley-style' using
10012         `smiley-directory'.
10013         (smiley-regexp-alist): Add new entries.
10014
10015         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10016         (gnus-article-browse-delete-temp): Add :version.
10017
10018 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10019
10020         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10021         the sieve region.
10022
10023 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10024
10025         * gnus.el (gnus-version-number): Bump version.
10026
10027 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10028
10029         * gnus.el: No Gnus v0.4 is released.
10030
10031 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10032
10033         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10034         layout.
10035
10036         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10037         unknown charset.
10038
10039         * message.el (message-header-synonyms): Add Original-To to the
10040         default.
10041
10042         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10043         optional parameter.
10044
10045 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10046
10047         * gnus-fun.el (gnus): Require it for gnus-directory.
10048
10049 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10050
10051         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10052
10053 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10054
10055         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10056
10057 2006-04-05  Simon Josefsson  <jas@extundo.com>
10058
10059         * password.el (password-reset): New function.
10060
10061 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10062
10063         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10064         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10065
10066 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10067
10068         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10069         Some whitespace was matched into the url, which broke browsing hits
10070         > 100 when mm-url-use-external was nil.
10071
10072 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10073
10074         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10075         gnus-extra-headers for 'Newsgroups.
10076
10077         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10078         bound.
10079
10080 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10081
10082         * pgg-gpg.el: Clean up process buffers every time gpg processes
10083         complete.
10084
10085 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10086
10087         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10088         doc string.
10089
10090 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10091
10092         * pgg-gpg.el (pgg-gpg-process-filter)
10093         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10094
10095         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10096         lines, temporary fix.
10097
10098 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10099
10100         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10101
10102 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10103
10104         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10105         default-enable-multibyte-characters.  This reverts the change from
10106         revision 6.17 which is no longer necessary because the passphrase
10107         is sent separately now.  GnuPG messages are unreadable under
10108         multibyte locales with default-enable-multibyte-characters set to
10109         nil.
10110
10111 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * message.el (message-tool-bar-gnome): Move "spell".
10114
10115 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10116
10117         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10118         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10119         instead.
10120
10121 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10122
10123         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10124         newsgroups handling for NNTP overviews which don't include
10125         Newsgroups.
10126
10127 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10128
10129         * message.el (message-resend): Bind message-generate-hashcash to nil.
10130
10131 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10132
10133         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10134         when searching for already-paid recipients.
10135
10136 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10137
10138         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10139         passphrases when it is not needed.
10140         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10141         passphrase stuff from gpg, should only be necessary when you use
10142         gpg with a smartcard.
10143
10144 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * mml.el (mml-insert-mime): Ignore cached contents of
10147         message/external-body part.
10148
10149         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10150         (mm-insert-part): Ditto.
10151
10152 2006-03-23  Simon Josefsson  <jas@extundo.com>
10153
10154         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10155         Reiner.
10156         (pgg-gpg-use-agent-p): Use it again.
10157
10158 2006-03-23  Simon Josefsson  <jas@extundo.com>
10159
10160         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10161         older emacsen.
10162         (pgg-gpg-use-agent-p): Don't use it.
10163
10164 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10165
10166         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10167         if we can.
10168
10169 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10170
10171         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10172         (pgg-gpg-update-agent): New function.
10173         (pgg-gpg-use-agent-p): New function.
10174         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10175         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10176         (pgg-gpg-sign-region): Use it.
10177
10178 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10179
10180         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10181         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10182
10183 2006-03-21  Simon Josefsson  <jas@extundo.com>
10184
10185         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10186         <wilde@sha-bang.de>.
10187         (pgg-gpg-use-agent): New variable.
10188         (pgg-gpg-process-region): Use it.
10189         (pgg-gpg-encrypt-region): Likewise.
10190         (pgg-gpg-encrypt-symmetric-region): Likewise.
10191         (pgg-gpg-decrypt-region): Likewise.
10192         (pgg-gpg-sign-region): Likewise.
10193         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10194
10195 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10196
10197         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10198
10199         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10200         Add comment on version.
10201
10202 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10203
10204         * smiley.el: Add missing test smiley.
10205
10206 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10207
10208         * mm-decode.el (mm-with-part): New macro.
10209         (mm-get-part): Use it; work with message/external-body as well.
10210         (mm-save-part): Treat name and filename equally.
10211
10212         * mm-extern.el (mm-extern-cache-contents): New function.
10213         (mm-inline-external-body): Use it; force the part to be displayed;
10214         move undisplayer added to the cached handle to the parent.
10215
10216         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10217         (gnus-mime-view-part-as-type): Work with message/external-body.
10218
10219         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10220
10221 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10222
10223         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10224         images in image-load-path.  [Sync with image.el, revision 1.60, in
10225         Emacs.]
10226
10227 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10228
10229         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10230         path rather than symbol.  Always return list of directories.
10231         Guarantee that image directory comes first.  [Sync with image.el,
10232         revision 1.59, in Emacs.]
10233
10234         * message.el (message-make-tool-bar): Adjust to new API of
10235         `gmm-image-load-path-for-library'.
10236
10237         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10238
10239         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10240
10241 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10242
10243         * gnus-art.el (gnus-article-only-boring-p):
10244         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10245         intangible text.
10246         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10247
10248 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10249
10250         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10251         `defun' instead of `gmm-defun-compat'.
10252
10253 2006-03-14  Simon Josefsson  <jas@extundo.com>
10254
10255         * message.el (message-unique-id): Don't use message-number-base36
10256         if (user-uid) is a float.
10257         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10258
10259 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10260
10261         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10262
10263         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10264         empty line between a part and a message part.
10265
10266 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10267
10268         * smiley.el: Add more test smileys.
10269         (smiley-data-directory, smiley-regexp-alist)
10270         (gnus-smiley-file-types): Fix doc strings.
10271         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10272         adding new elements.
10273         (smiley-mouse-map): Unused code.  Make it a comment.
10274
10275 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10276
10277         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10278         scan latest NoCeM messages instead of old ones.
10279         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10280         delimiters that are recently used.
10281         (gnus-nocem-load-cache): Add autoload cookie.
10282
10283         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10284
10285         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10286         level which is larger than gnus-use-nocem is specified.
10287
10288         * gnus-group.el (gnus-group-get-new-news): Ditto.
10289
10290 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10291
10292         * gnus-util.el (gnus-tool-bar-update): New function.
10293
10294         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10295         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10296
10297         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10298
10299         * gnus-group.el (gnus-group-redraw-when-idle)
10300         (gnus-group-redraw-check): Remove.
10301         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10302
10303 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10304
10305         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10306         if optional last element is specified in splits (FIELD VALUE...).
10307
10308 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10309
10310         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10311         to gmm-image-load-path-for-library.  Call with no-error argument.
10312         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10313
10314         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10315
10316         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10317
10318         * gmm-utils.el (gmm-image-load-path): Remove alias.
10319
10320 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10321
10322         * gmm-utils.el (gmm-image-load-path): Add alias.
10323
10324         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10325         nnml-generate-nov-databases-1.
10326         (nnml-generate-nov-databases): Use it.
10327         (nnml-generate-nov-databases-directory): Document no-active
10328         argument.
10329
10330         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10331         directory if path is t.  Add no-error.
10332
10333         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10334         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10335
10336         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10337         resetting gnus-article-browse-html-temp-list.
10338
10339         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10340         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10341         Add example to docstring.  Rename local variables.  Move error
10342         checks to default case in cond and simplify.
10343
10344 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10345
10346         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10347         handle is multipart when calling it recursively.
10348         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10349
10350 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10351
10352         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10353         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10354
10355 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10356
10357         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10358         is loaded.
10359
10360         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10361         loaded.
10362
10363 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10364
10365         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10366         to "Emacs 23 (unicode)" in doc string.
10367
10368         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10369         "Emacs 23 (unicode)" in comment.
10370
10371 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10372
10373         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10374
10375         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10376         characters 160 through 255 in Emacs 23.
10377
10378 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10379
10380         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10381         gnus-article-browse-html-temp.
10382         (gnus-article-browse-delete-temp): Make it customizable.  Add
10383         `file'.  Adjust doc string.
10384         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10385         query for each file.  Adjust doc string.
10386         (gnus-article-browse-html-parts): Add
10387         `gnus-article-browse-delete-temp-files' to
10388         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10389
10390 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10391
10392         * gnus-art.el (gnus-article-browse-html-temp)
10393         (gnus-article-browse-delete-temp): New variables.
10394         (gnus-article-browse-delete-temp-files): New function.
10395         (gnus-article-browse-html-parts): Use it.
10396
10397 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10398
10399         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10400
10401         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10402         string.
10403
10404         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10405         gnus-summary-insert-new-articles when unplugged.  Remove
10406         gnus-summary-search-article-forward.
10407
10408         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10409         display-visual-class instead of display-color-cells.
10410
10411 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * dgnushack.el: Autoload customize-group for XEmacs.
10414
10415         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10416         message/* containing non-ASCII text properly.
10417
10418 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10419
10420         * message.el: Require gmm-utils, remove autoloads.
10421         (message-tool-bar): Set default based on
10422         gmm-tool-bar-style.
10423         (message-tool-bar-gnome): Add gmm-customize-mode.
10424
10425         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10426         gmm-tool-bar-style.
10427         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10428
10429         * gnus-group.el (gnus-group-tool-bar): Set default based on
10430         gmm-tool-bar-style.
10431         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10432
10433         * gmm-utils.el (gmm-image-directory): Rename variable from
10434         gmm-image-load-path.
10435         (gmm-image-load-path): Use gmm-image-directory.
10436         (gmm-customize-mode): New function.
10437         (gmm-tool-bar-style): New variable.
10438
10439         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10440         gnus-group-redraw-line-number.
10441         (gnus-group-redraw-check): Simplify.
10442         (gnus-group-tool-bar-update): Remove redraw check.
10443         (gnus-group-make-tool-bar): Add redraw check.
10444
10445 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10446
10447         * gnus-art.el (gnus-button): Add missing parentheses.
10448
10449 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10450
10451         * lpath.el: Fbind line-number-at-pos.
10452
10453 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10454
10455         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10456
10457 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10458
10459         * gnus-art.el (gnus-button): New face.
10460         (gnus-article-button-face): Use it.
10461
10462         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10463         gnus-summary-next-page.  Re-order.
10464
10465         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10466         next-node are now included.
10467         (gnus-group-redraw-line-number): New internal variable.
10468         (gnus-group-redraw-check): Helper function for updating the tool
10469         bar.
10470         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10471
10472         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10473
10474         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10475         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10476         Use it to match format of Spamassassin 3.0 and later.  Reported by
10477         IRIE Tetsuya <irie@t.email.ne.jp>.
10478         (spam-check-bogofilter)
10479         (spam-bogofilter-register-with-bogofilter): Fix args of
10480         `gnus-error' calls.
10481
10482 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10483
10484         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10485         unnecessary interaction when sending queued mails.  Reported by
10486         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10487
10488 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10489
10490         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10491         first or last are nil.
10492
10493 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10494
10495         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10496
10497 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10498
10499         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10500
10501 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10502
10503         * dns.el (query-dns): Protect more against buggy tcp output.
10504
10505 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10508         nov.php.
10509
10510 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10511
10512         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10513         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10514         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10515         output on the server side.
10516         (nnweb-google-create-mapping): Update regexps and add some
10517         progress indication.
10518
10519 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10520
10521         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10522         gnus-agent-toggle-plugged.  Re-order icons.
10523         (gnus-group-tool-bar-gnome): Add
10524         gnus-group-{prev,next}-unread-group.
10525         (gnus-group-tool-bar-gnome): Re-order icons.
10526
10527         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10528         gnus-summary-insert-new-articles.
10529
10530         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10531         comments.
10532
10533         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10534         also available in Emacs 21.3.
10535
10536         * message.el (message-fix-before-sending): Change "Emacs 22" to
10537         "Emacs 23 (unicode)" in comment.
10538
10539         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10540         "Emacs 23 (unicode)" in comment.
10541
10542         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10543         comment.
10544         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10545
10546         * mm-view.el (mm-fill-flowed): Add :version.
10547
10548 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10549
10550         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10551         and load-path.
10552
10553 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10554
10555         * message.el: Autoload gmm-image-load-path.
10556         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10557         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10558         consitency.
10559
10560         * gmm-utils.el (gmm-image-load-path): Also search in
10561         "../etc/images".  Don't set gmm-image-load-path if we don't find
10562         the image.
10563
10564 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10565
10566         * gmm-utils.el (gmm-image-load-path): Don't make
10567         `gmm-image-load-path' include subdirectories which the second arg
10568         `image' might specify.
10569
10570         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10571         subdirectory to icon file names.
10572
10573         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10574
10575 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10576
10577         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10578         gmm-image-load-path calls.
10579
10580         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10581
10582         * message.el (message-make-tool-bar): Ditto.
10583
10584         * mml.el (mml-preview): Added comment concerning tool bar icons.
10585
10586         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10587         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10588
10589         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10590         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10591
10592         * message.el (message-tool-bar-gnome): Use new icon names.
10593         (message-make-tool-bar): Use `gmm-image-load-path'.
10594
10595         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10596         functions from MH-E.
10597         (gmm-image-load-path): New variable from MH-E.
10598         (gmm-image-load-path): New function from MH-E.  Added arguments
10599         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10600         *-image-load-path-called-flag.
10601
10602 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10603
10604         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10605
10606 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10607
10608         * nnimap.el (nnimap-request-move-article): Change folder back to
10609         source group before deleting.
10610
10611 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10612
10613         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10614
10615         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10616         mm-url.
10617
10618         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10619
10620 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10621
10622         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10623         coding system which mm-charset-to-coding-system returns for a
10624         given charset is valid.
10625
10626 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10627
10628         * html2text.el (html2text-remove-tag-list):
10629         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10630
10631 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10632
10633         * gnus-cus.el: Revert 2005-10-17 change.
10634
10635 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-art.el (article-strip-banner): Call
10638         article-really-strip-banner only when the regexp match is made.
10639
10640 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10641
10642         * gnus-art.el (article-strip-banner): Use
10643         gnus-extract-address-components instead of
10644         mail-header-parse-addresses to make it work with non-ASCII text;
10645         remove mail-encode-encoded-word-string.
10646
10647         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10648         values which are surrounded with \"...\"; make it never cause a
10649         Lisp error; give up parsing of parameters if it failed in
10650         extracting type.
10651
10652 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10653
10654         * smime.el (smime-cert-by-ldap-1): Fix bug where
10655         `smime-ldap-search' returns results without userCertificates.
10656
10657 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10658
10659         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10660
10661 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * spam.el (spam-check-spamassassin-headers): Adapt format for
10664         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10665         <ari@mbf.ocn.ne.jp>.
10666         (spam-list-of-processors): Add spam-use-gmane.
10667
10668 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10671         make-temp-file; make it work with XEmacs as well.
10672
10673         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10674         mm-make-temp-file.
10675
10676         * mm-decode.el (mm-display-external): Use the 3rd arg of
10677         mm-make-temp-file.
10678         (mm-create-image-xemacs): Ditto.
10679
10680 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10683         with message-narrow-to-headers.
10684         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10685         (gnus-draft-check-draft-articles): New function.
10686         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10687
10688 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10689
10690         * gnus-art.el (gnus-article-browse-html-parts):
10691         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10692         Don't use suffix argument for mm-make-temp-file for Emacs 21
10693         compatibility.  Remove useless `format'.
10694
10695 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10696
10697         * nnweb.el (nnweb-google-wash-article): Update regexps.
10698         (nnweb-group-alist): Use defvoo instead of defvar.
10699
10700 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10701
10702         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10703         re-loading nn* modules.
10704
10705 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10706
10707         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10708         for `tool-bar-mode' and don't check it's default-value.
10709
10710         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10711
10712         * message.el (message-make-tool-bar): Ditto.
10713
10714         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10715         `substring'.  Shorten tmp-file name.
10716
10717         * gnus.el: Remove bogus comment.
10718
10719 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10720
10721         * gnus-art.el (gnus-article-browse-html-parts): New function.
10722         (gnus-article-browse-html-article): New function for viewing html
10723         articles with a browser.
10724
10725 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10726
10727         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10728         in elisp.
10729         (pgg-gpg-encrypt-symmetric-region): Ditto.
10730         (pgg-gpg-sign-region): Ditto.
10731
10732         * pgg-def.el (pgg-text-mode): New variable.
10733
10734         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10735         (mml2015-pgg-encrypt): Ditto.
10736
10737         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10738         (mml1991-pgg-encrypt): Ditto.
10739
10740 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10743         message-make-date instead of current-time-string.
10744
10745         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10746         to gnus-decoded which mm-uu might set.
10747
10748 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10751         don't decode quoted parameters; remove misimported Emacs code.
10752         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10753         (rfc2231-decode-encoded-string): Don't use split-string which
10754         behaves differently according to Emacs version; use
10755         mm-decode-coding-region to convert charset to coding-system.
10756         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10757         (rfc2231-encode-string): Remove misimported Emacs code.
10758
10759 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10762         when calling mail-header-parse-content-type.
10763         (article-de-quoted-unreadable): Ditto.
10764         (article-de-base64-unreadable): Ditto.
10765         (article-wash-html): Ditto.
10766
10767         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10768         calling mail-header-parse-content-type and
10769         mail-header-parse-content-disposition.
10770         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10771         mail-header-parse-content-type.
10772
10773         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10774         insert charset and format parameters; encode description after
10775         inserting it to buffer.
10776         (mml-insert-parameter): Fold lines properly even if a parameter is
10777         segmented into two or more lines; change the max column to 76.
10778
10779         * rfc1843.el (rfc1843-decode-article-body): Don't use
10780         ignore-errors when calling mail-header-parse-content-type.
10781
10782         * rfc2231.el (rfc2231-parse-string): Return at least type if
10783         possible; don't cause an error even if it fails in parsing of
10784         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10785         (rfc2231-encode-string): Don't break lines at the beginning, leave
10786         it to mml-insert-parameter.
10787
10788         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10789         calling mail-header-parse-content-type.
10790
10791 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10792
10793         * spam-report.el (spam-report-gmane-use-article-number):
10794         Improve doc string.
10795         (spam-report-gmane-internal): Check if a suitable header was found
10796         in the article.
10797
10798 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10801         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10802
10803 2006-02-05  Romain Francoise  <romain@orebokech.com>
10804
10805         Update copyright notices of all files in the gnus directory.
10806
10807 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10808
10809         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10810
10811 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10812
10813         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10814         segmented lines of parameter value to cope with Thunderbird 1.5
10815         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10816         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10817         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10818
10819 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10820
10821         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10822         parts.
10823
10824 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10825
10826         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10827         there's only one active file for all servers.
10828         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10829         solid groups.  Gnus might have used a FAST request to select the group.
10830         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10831         and nnweb-search redundantly in the active file.
10832         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10833         (nnweb-request-create-group): Don't use ARGS.
10834         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10835         initialisations.  Let nnoo do the work.
10836
10837 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10838
10839         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10840         Say the part has been decoded.
10841
10842         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10843
10844 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10845
10846         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10847         mailcap-viewer-test-cache when there's no 'test clause, since that
10848         will invert the meaning of a "nil" test previously determined by
10849         mailcap-mailcap-entry-passes-test.
10850
10851 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10854         compiling.
10855
10856         * gnus-sum.el: Ditto.
10857
10858         * message.el: Don't bind tool-bar-map when compiling.
10859
10860 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10861
10862         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10863
10864 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10865
10866         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10867         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10868         current Google Groups.
10869
10870 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10871
10872         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10873         and tool-bar-mode.
10874
10875         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10876         and tool-bar-mode.
10877
10878         * message.el (message-tool-bar-update): Simplify.
10879         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10880
10881         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10882         gnus-summary-buffer.
10883         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10884         gnus-summary-reply.
10885
10886         * gmm-utils.el (gmm): Add :version.
10887
10888 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10889
10890         * Makefile.in (clean): New rule.
10891         (distclean): Use it.
10892
10893 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10894
10895         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10896         autoload.
10897
10898 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * gmm-utils.el (gmm-verbose): Add :group.
10901
10902 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10903
10904         * message.el: Change some comments WRT tool-bars.
10905
10906         * gnus-sum.el (gnus-summary-tool-bar)
10907         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10908         (gnus-summary-tool-bar-zap-list): New variables.
10909         (gnus-summary-make-tool-bar): Complete rewrite using
10910         `gmm-tool-bar-from-list'.
10911
10912         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10913         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10914         variables.
10915         (gnus-group-make-tool-bar): Complete rewrite using
10916         `gmm-tool-bar-from-list'.
10917         (gnus-group-tool-bar-update): New function.
10918
10919         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10920
10921 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10922
10923         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10924         is dissected into a single part of which the type is the same as
10925         the given one; decode charset.
10926
10927 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10928
10929         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10930         into alists as symbol not string, since that's what
10931         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10932         look for.
10933
10934 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10935
10936         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10937         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10938
10939         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10940
10941 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10942
10943         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10944         (gnus-xmas-mime-security-button-menu): New function.
10945
10946         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10947         (gnus-mime-security-button-menu): New definition.
10948         (gnus-mime-security-button-map): Use them.
10949         (gnus-mime-security-button-menu): New function.
10950         (gnus-insert-mime-security-button): Addition to help echo.
10951         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10952         (gnus-mime-security-pipe-part): New functions.
10953
10954         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10955         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10956
10957         * mm-decode.el (mm-handle-set-disposition): Remove.
10958         (mm-handle-set-description): Remove.
10959
10960 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10961
10962         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10963         (mm-w3m-standalone-supports-m17n-p): New function.
10964         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10965         w3m usage.
10966
10967         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10968         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10969
10970 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10971
10972         * message.el (message-tool-bar-zap-list): Use
10973         gmm-tool-bar-zap-list as custom type.
10974         (message-tool-bar-update): New function.
10975         (message-tool-bar, message-tool-bar-gnome)
10976         (message-tool-bar-retro): Add message-tool-bar-update.
10977         (message-tool-bar-gnome): Add flyspell-buffer.
10978
10979         * gnus-util.el (gnus-error): Describe `args'.
10980
10981         * gmm-utils.el (gmm-error): Describe `args'.
10982         (gmm-tool-bar-zap-list): New widget.
10983         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10984
10985 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10986
10987         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10988         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10989         the number of recursive calls.
10990
10991         * mm-decode.el (mm-handle-set-disposition): New macro.
10992         (mm-handle-set-description): New macro.
10993
10994 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10995
10996         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10997         encoding.
10998
10999 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11000
11001         * message.el (message-tool-bar-zap-list, message-tool-bar)
11002         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11003         (message-tool-bar-local-item-from-menu): Remove.
11004         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11005         (message-make-tool-bar): New function.
11006         (message-mode): Use `message-make-tool-bar'.
11007
11008         * gmm-utils.el: New file.
11009         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11010         (gmm-lazy): New widget copied from `nnmail.el'.
11011         (gmm-tool-bar-from-list): New function for creating customizable
11012         tool bars.
11013         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11014         output.
11015         (gmm): Add :prefix to defgroup.
11016
11017 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11018
11019         * gmm-utils.el (gmm-widget-p): New function.
11020
11021 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11022
11023         * mml.el (mml-attach-file): Describe `description' in doc string.
11024         (mml-menu): Add Emacs MIME manual and PGG manual.
11025
11026 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11027
11028         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11029
11030 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11031
11032         * nntp.el (nntp-end-of-line): Doc fix.
11033
11034 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11035
11036         * imap.el (imap-open): Handle case where buffer is a buffer
11037         object.
11038
11039 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11040
11041         * gnus-delay.el (gnus-delay): Don't autoload.
11042         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11043         to be re-loaded when customizing the `gnus-delay' group.
11044
11045 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11046
11047         * message.el (message-insert-citation-line): Use newlines.
11048
11049 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11050
11051         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11052         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11053         these routines, so the passphrase can be managed externally and
11054         passed in to the system.
11055         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11056         pgg-add-passphrase-to-cache function.
11057
11058         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11059         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11060         these routines, so the passphrase can be managed externally and
11061         passed in to the system.
11062         (pgg-pgp5-sign-region): Use new name of
11063         pgg-add-passphrase-to-cache function.
11064
11065 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11066
11067         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11068         part of the decoded armor to find the key-identifier.
11069         (pgg-gpg-lookup-key-owner): New function to return the
11070         human-readable identifier of a key owner.
11071         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11072         itself.
11073         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11074         the key value) if we have a key and can match it against a secret
11075         key.  Also, added a note pointing out fact that the prompt only
11076         indicates the first matching key.
11077
11078         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11079         pgg-decrypt-region.
11080         (pgg-add-passphrase-to-cache): Rename from
11081         `pgg-add-passphrase-cache' to reduce confusion (all callers
11082         changed).
11083         (pgg-remove-passphrase-from-cache): Rename from
11084         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11085         changed).
11086         (pgg-read-passphrase, pgg-add-passphrase-cache)
11087         (pgg-remove-passphrase-cache): Add informative docstrings.
11088         (pgg-decrypt): Convey provided passphrase in subordinate call to
11089         pgg-decrypt-region.
11090
11091 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11092
11093         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11094         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11095         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11096         'passphrase' argument, so the passphrase can be managed externally
11097         and then passed in to the system.
11098
11099         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11100         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11101         so the passphrase cache can be used reliably with identifiers
11102         besides a pgp packet's key id.
11103
11104         * pgg-gpg.el (pgg-gpg-encrypt-region)
11105         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11106         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11107         these routines, so the passphrase can be managed externally and
11108         passed in to the system.
11109
11110         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11111         'notruncate' argument, so the passphrase cache can be used
11112         reliably with identifiers besides a pgp packet's key id.
11113
11114 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11115
11116         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11117         symmetric encryption.
11118         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11119         encrypted session key.
11120         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11121         message ask for the passphrase in a proper way.
11122
11123         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11124         New user commands for symmetric encryption.
11125
11126 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11127
11128         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11129
11130         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11131
11132 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11133
11134         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11135
11136 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11137
11138         * mm-decode.el (mm-inlined-types): Add application/pgp.
11139         (mm-automatic-display): Ditto.
11140
11141         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11142         part as text.
11143
11144 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11145
11146         * nnrss.el: Update copyright.
11147         (nnrss-opml-import): Query whether to subscribe to each entry.
11148
11149         * gnus-art.el:
11150         * gnus-sum.el:
11151         * gnus-xmas.el:
11152         * messagexmas.el:
11153         * mm-uu.el:
11154         * mm-view.el: Update copyright.
11155
11156 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11157
11158         * message.el (message-info): New function.
11159         (message-mode-menu): Add it.
11160         Update copyright.
11161
11162         * ChangeLog: Fix and update copyright.
11163
11164 2006-01-13  Romain Francoise  <romain@orebokech.com>
11165
11166         * message.el (message-forward-subject-name-subject): Prefer the
11167         address to 'nowhere' if the sender has no name.
11168         Fix typo.  Update copyright year.
11169
11170 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * gnus-art.el (article-wash-html): Use
11173         gnus-summary-show-article-charset-alist if a numeric arg is given.
11174         (gnus-article-wash-html-with-w3m-standalone): New function.
11175
11176         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11177         mm-inline-text-html-render-with-w3m-standalone.
11178         (mm-text-html-washer-alist): Map w3m-standalone to
11179         gnus-article-wash-html-with-w3m-standalone.
11180         (mm-inline-text-html-render-with-w3m-standalone): New function.
11181
11182 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11183
11184         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11185         Improve LaTeX.
11186
11187 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11190         (nnrss-request-article): Render text/plain parts as HTML.
11191
11192         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11193         the buffer.
11194
11195 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11196
11197         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11198         custom definition of `gnus-posting-styles'.
11199
11200         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11201         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11202
11203 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11204
11205         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11206         Use nntp for bug archive.
11207
11208 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11211         parts.
11212         (nnrss-normalize-date): New function converts ISO 8601 date into
11213         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11214         (nnrss-check-group): Use it.
11215
11216 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11217
11218         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11219
11220         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11221         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11222         (nnrss-insert-w3): Ditto.
11223
11224 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11227         the articles to be forwarded including the case where neither a
11228         number of articles nor a region is specified.
11229
11230 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * nnrss.el (nnrss-request-article): Fix last change; fill
11233         text/plain parts.
11234
11235 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11236
11237         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11238         in text/plain part.
11239         (nnrss-check-group): Don't add excessive newline to dc:subject.
11240
11241 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11242
11243         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11244         article.
11245
11246 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11249         (nnml-use-compressed-files, nnml-save-mail): Support other
11250         comression programs such as bzip2.
11251
11252 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11253
11254         * dns.el (query-dns): Make sure we check the buffer size before
11255         removing tcp headers.
11256
11257 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11260         remove MIME buttons associated with multipart/alternative parts.
11261         (gnus-mime-display-alternative): Tag buttons using `article-type'
11262         text property.
11263
11264         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11265         associated with multipart/alternative parts.
11266
11267         * gnus-art.el (gnus-signature-separator): Fix custom type.
11268
11269         * mm-decode.el (mm-inlined-types): Fix custom type.
11270         (mm-keep-viewer-alive-types): Ditto.
11271         (mm-automatic-display): Ditto.
11272         (mm-attachment-override-types): Ditto.
11273         (mm-inline-override-types): Ditto.
11274         (mm-automatic-external-display): Ditto.
11275
11276 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11277
11278         * spam-report.el (spam-report-user-mail-address)
11279         (spam-report-user-agent): New variables.
11280         (spam-report-url-ping-plain): Use spam-report-user-agent.
11281
11282 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11283
11284         * gnus-art.el (gnus-button-handle-custom): Do not just use
11285         `customize-apropos' for any "M-x customize-*" button but the
11286         function called for.  Accept both the function name and its
11287         argument in order to achieve this.
11288         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11289         function name to `gnus-button-handle-custom' in case of "M-x
11290         customize-*" buttons.
11291
11292 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11293
11294         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11295         multipart/alternative and add xref to mm-discouraged-alternatives
11296         in doc string.
11297
11298         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11299         gnus-buttonized-mime-types in doc string.
11300
11301 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11302
11303         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11304         Suggest image/.* in the doc string.
11305
11306 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11307
11308         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11309         message-marks (Debian bug #342521).
11310
11311 2005-12-12  Simon Josefsson  <jas@extundo.com>
11312
11313         * password.el (password-read-from-cache): Add.
11314         (password-read): Use it.
11315
11316 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11319         us-ascii as a MIME charset.
11320
11321         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11322         against the case where the 2nd arg TYPE is nil.
11323
11324 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11325
11326         * pop3.el (pop3-stream-type): Fix custom version.
11327
11328         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11329
11330 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11331
11332         * mm-decode.el (mm-display-external): Add missing cdr.
11333
11334 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11335
11336         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11337         RFC1524) if it is in mailcap or add a suffix according to
11338         mailcap-mime-extensions when generating a temp filename; postpone
11339         deleting a temp file for 2 seconds for some wrappers, shell
11340         scripts, and so on, which might exit right after having started a
11341         viewer command as a background job.
11342
11343 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11344
11345         * nntp.el (nntp-marks-directory): Fix custom group.
11346
11347         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11348         steps when < 10.
11349
11350         * gnus-start.el (gnus-no-server-1): Mention
11351         `gnus-level-default-subscribed' in doc string.
11352
11353 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11354
11355         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11356         parens.
11357
11358 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11359
11360         * gnus-xmas.el (gnus-use-toolbar): Revert.
11361         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11362         gnus-use-toolbar is default.
11363
11364         * messagexmas.el (message-use-toolbar): Revert.
11365         (message-setup-toolbar): Use global default-toolbar if
11366         message-use-toolbar is default.
11367
11368 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11369
11370         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11371         according to default-toolbar-visible-p.
11372
11373         * messagexmas.el (message-use-toolbar): Ditto.
11374
11375 2005-11-26  Dave Love  <fx@gnu.org>
11376
11377         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11378         (tls-program, tls-success): Provide openssl alternative.
11379
11380         * starttls.el: Doc fixes.
11381         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11382         SERVICE to PORT.
11383
11384         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11385         port null or service name.
11386         (starttls-negotiate): Autoload.
11387
11388 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * message.el (message-kill-to-signature): Fix interactive spec.
11391
11392 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11393
11394         * pop3.el (pop3-open-server): Recognize a string as a service name.
11395
11396 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11397
11398         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11399
11400 2005-11-23  Dave Love  <fx@gnu.org>
11401
11402         Add pop3s, pop3/starttls.
11403
11404         * pop3.el (pop3-authentication-scheme): Clarify doc.
11405         (open-tls-stream, starttls-open-stream): Autoload.
11406         (pop3-stream-type): New.
11407         (pop3-open-server): Use it.
11408
11409         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11410         for POP.
11411         (mail-source-keyword-map): Add :stream for POP.
11412         (mail-source-fetch-pop): Use pop3-stream-type.
11413
11414 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11415
11416         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11417         of current-time-string.
11418
11419 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11420
11421         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11422         date header.
11423
11424 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11425
11426         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11427         it can seriously impact performance as it bypasses the agent's
11428         local caches.
11429
11430 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11431
11432         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11433         must be explicitly online rather than "not explicitly offline" for
11434         its flags to be synchronized.
11435
11436         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11437         that gnus-uu-unmark-thread will function correctly.
11438
11439         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11440         1024K is instead displayed as 1M.
11441
11442 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11443
11444         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11445
11446 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11447
11448         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11449
11450 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11451
11452         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11453         error message to display actual error condition.
11454         (gnus-agent-save-local): Avoid saving symbols that are bound to
11455         nil as they simply result in a warning message in
11456         gnus-agent-read-local.
11457
11458 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11459
11460         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11461         rather than make-variable-buffer-local for file-precious-flag.
11462
11463 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11464
11465         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11466         for duplicates which are removed.  The invalid sort check then
11467         triggers a rescan after the sort as sorting may have moved
11468         duplicate entries such that they can be cheaply detected.
11469
11470 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11473
11474 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11475
11476         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11477         internal variable to a custom variable.  Changed default value
11478         from compressed(2) to uncompressed(1).
11479         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11480         support for uncompressed agentview files.  Taken together, reading
11481         the agentview file should now be 6-7 times faster.
11482
11483 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11484
11485         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11486         as a buffer-local variable.  This avoids creating truncated
11487         dribble files as a result of a hang up, eg.
11488
11489 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11490
11491         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11492         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11493         XEmacs.
11494
11495 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11496
11497         * gnus-start.el (gnus-start-draft-setup): Enforce
11498         `gnus-draft-mode' for nndraft:drafts at startup.
11499
11500         * gnus.el (gnus-splash): Change custom group.
11501         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11502         allow-list argument.
11503
11504         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11505         string.
11506
11507 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11508
11509         * gnus-art.el (gnus-default-article-saver): Add user-defined
11510         `function' to custom type.
11511
11512 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11513
11514         * imap.el (imap-open): Handle case where buffer is a buffer
11515         object.
11516
11517 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11518
11519         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11520         long lines.
11521         (gnus-cache-delete-group): Wrap doc strings.
11522
11523         * gnus-agent.el (gnus-agent-rename-group)
11524         (gnus-agent-delete-group): Wrap doc strings.
11525
11526 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11527
11528         * messagexmas.el (message-use-toolbar): Change the valid values
11529         into default, top, bottom, left, and right.
11530         (message-toolbar-thickness): New variable.
11531         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11532         well.
11533         (message-setup-toolbar): Make it work.
11534
11535         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11536         (gnus-use-toolbar): Change the valid values into default, top,
11537         bottom, left, and right.
11538         (gnus-toolbar-thickness): New variable.
11539         (gnus-xmas-setup-toolbar): New function.
11540         (gnus-xmas-setup-group-toolbar): Use it.
11541         (gnus-xmas-setup-summary-toolbar): Use it.
11542
11543 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11544
11545         * gnus-start.el (gnus-1): Add "native" to
11546         gnus-predefined-server-alist.
11547
11548         * gnus.el (gnus-method-to-server): Don't add "native" to the
11549         lists here, because that leads to problems when
11550         gnus-select-method is bound.
11551
11552 2005-11-09  Simon Josefsson  <jas@extundo.com>
11553
11554         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11555         use (not sort-by-date) instead.
11556
11557 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11558
11559         * gnus-delay.el (gnus-delay-group): Don't autoload.
11560         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11561         to be re-loaded when customizing the `gnus-delay' group.
11562
11563 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11564
11565         * message.el: Revert last changes.
11566         (message-insert-citation-line): Use newlines.
11567
11568 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11569
11570         * message.el (message-courtesy-message)
11571         (message-mark-insert-begin, message-mark-insert-end)
11572         (message-elide-ellipsis, message-cancel-message)
11573         (message-add-header, message-change-subject)
11574         (message-cross-post-followup-to-header)
11575         (message-cross-post-insert-note, message-reduce-to-to-cc)
11576         (message-widen-reply, message-delete-not-region)
11577         (message-kill-to-signature, message-insert-signature)
11578         (message-insert-importance-high, message-insert-importance-low)
11579         (message-insert-or-toggle-importance)
11580         (message-insert-disposition-notification-to)
11581         (message-indent-citation, message-yank-original)
11582         (message-cite-original-without-signature, message-cite-original)
11583         (message-insert-citation-line, message-position-on-field)
11584         (message-fix-before-sending, message-send-mail-partially)
11585         (message-send-mail, message-send-mail-with-sendmail)
11586         (message-send-mail-with-qmail, message-send-news)
11587         (message-check-news-header-syntax, message-generate-headers)
11588         (message-insert-courtesy-copy, message-fill-address)
11589         (message-fill-header, message-shorten-references)
11590         (message-setup-1, message-cancel-news)
11591         (message-forward-make-body-plain, message-forward-make-body-mime)
11592         (message-forward-make-body-mml, message-encode-message-body)
11593         (message-forward-make-body-digest-plain)
11594         (message-forward-make-body-digest-mime)
11595         (message-use-alternative-email-as-from): Insert `hard-newline'
11596         instead of ordinary newlines.
11597
11598 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11599
11600         * message.el (message-generate-headers): Downcase the argument
11601         given to message-check-element.
11602
11603 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11604
11605         * nntp.el (nntp-authinfo-rejected): New error condition.
11606         (nntp-wait-for): Use new error condition to signal authentication
11607         error.
11608         (nntp-retrieve-data): Rethrow new error condition to break out of
11609         recursive call to nntp-send-authinfo.
11610
11611 2005-11-08  Romain Francoise  <romain@orebokech.com>
11612
11613         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11614         (gnus-summary-exit-map): Bind to `Z p'.
11615         (gnus-summary-make-menu-bar): Add menu item.
11616
11617 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11618
11619         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11620         (gnus-treat-*): Add `first' in all doc strings.
11621
11622         * gnus-group.el (gnus-group-compact-group): Fix typo.
11623
11624 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * gnus.el (gnus-parameters-case-fold-search): New variable.
11627         (gnus-parameters-get-parameter): Use it.
11628
11629         * gnus-score.el (gnus-home-score-file): Doc fix.
11630
11631 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11632
11633         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11634
11635 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11636
11637         * mm-util.el (mm-special-display-p): New function.
11638
11639         * mml.el (mml-preview): Use it; doc fix.
11640
11641 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11642
11643         * imap.el (imap-open): Handle case where buffer is a buffer object.
11644
11645 2005-10-29  Romain Francoise  <romain@orebokech.com>
11646
11647         * message.el (message-fix-before-sending): Fix comment.
11648
11649 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11650
11651         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11652
11653 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11654
11655         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11656         Used in gnus-score.el.
11657
11658 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11659
11660         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11661
11662 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11663
11664         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11665         whitespace removed in revision 7.8.  Use concatenated string to
11666         protect trailing whitespace.
11667
11668 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11669
11670         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11671         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11672         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11673         Courier IMAP ("some version from 2004").  Mostly based on similar
11674         code in the same function.
11675
11676 2005-10-26  Didier Verna  <didier@xemacs.org>
11677
11678         * gnus-group.el (gnus-group-compact-group): Invalidate original
11679         article buffer.
11680         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11681         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11682         NOV database and in article itself.
11683         Invalidate article backlog.
11684
11685 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11686
11687         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11688
11689 2005-10-26  Simon Josefsson  <jas@extundo.com>
11690
11691         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11692         part of 2004-07-25 change.
11693
11694 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11695
11696         * message.el (message-display-completion-list): New function.
11697         (message-expand-group): Use it; make sure the Completions buffer
11698         is modifiable.
11699 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11700
11701         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11702         user-mail-name is an empty string.
11703
11704 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11705
11706         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11707         depending on gnus-score-decay-constant.
11708
11709         * encrypt.el (encrypt-insert-file-contents)
11710         (encrypt-write-file-contents): Don't use `gnus-message'.
11711
11712         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11713         arguments.
11714         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11715         arguments to mm-uu-verbatim-marks-extract.
11716         (mm-uu-hide-markers): New variable.
11717         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11718
11719         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11720         (gnus-convert-image-to-face-command): Use "convert" by default to
11721         allow other input image formats.
11722         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11723         accordingly.
11724
11725 2005-10-23  Simon Josefsson  <jas@extundo.com>
11726
11727         * imap.el (imap-gssapi-program): Align command line parameters
11728         with latest GNU SASL.
11729         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11730
11731 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11732
11733         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11734         HTML.
11735         (nnslashdot-request-article): Ditto.
11736
11737         * lpath.el (featurep): Add nobreak-char-display.
11738
11739 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11740
11741         * mail-source.el (mail-source-fetch-pop): Require pop3.
11742         (mail-source-check-pop): Ditto.
11743
11744 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11745
11746         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11747         errors.
11748
11749 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11750
11751         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11752         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11753
11754         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11755
11756         * mm-bodies.el (mm-decode-string): Call
11757         `mm-charset-to-coding-system' with allow-override argument.
11758
11759 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11762         (rfc2047-charset-to-coding-system): New function.
11763         (rfc2047-decode-encoded-words): New function.
11764         (rfc2047-decode-region): Use them.
11765         (rfc2047-decode-cte): Remove.
11766         (rfc2047-parse-and-decode): Remove.
11767         (rfc2047-decode): Remove.
11768
11769 2005-10-15  Kenichi Handa  <handa@m17n.org>
11770
11771         * rfc2047.el (rfc2047-decode-cte): New function.
11772         (rfc2047-decode-region): Change the way to decode successive
11773         encoded-words: decode B- or Q-encoding in each encoded-word,
11774         concatenate them, and decode it as charset.
11775
11776 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11777
11778         * lpath.el: Fbind codepage-setup for XEmacs.
11779
11780 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11781
11782         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11783         widget-move-and-invoke.
11784         (gnus-custom-mode): Use gnus-custom-map.
11785
11786 2005-10-15  Bill Wohler  <wohler@newt.com>
11787
11788         * message.el (message-tool-bar-map): Renamed image file from
11789         mail_send to mail/send.
11790
11791 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11792
11793         * message.el (message-expand-group): Pass the common
11794         prefix substring of completion to `display-completion-list'.
11795
11796 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11797
11798         * mml-sec.el (mml-secure-method): New internal variable.
11799         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11800         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11801         functions using mml-secure-method.
11802
11803         * mml.el (mml-mode-map): Add key bindings for those functions.
11804         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11805         Harder <harder@myrealbox.com>.
11806         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11807         end of message if point is the headers of the message.
11808
11809         * message.el (message-in-body-p): New function.
11810
11811         * assistant.el: Autoload gnus-util and netrc.
11812
11813         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11814         Use `mm-charset-override-alist' only when decoding.
11815
11816         * mm-bodies.el (mm-decode-body): Call
11817         `mm-charset-to-coding-system' with allow-override argument.
11818
11819         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11820         `filename' from Content-Disposition if Content-Type doesn't
11821         provide `name'.
11822         (gnus-mime-view-part-as-type): Set default instead of
11823         initial-input.
11824
11825 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11826
11827         * format-spec.el (format-spec): Propagate text properties of % spec.
11828
11829 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11830
11831         * gnus-art.el (gnus-treat-predicate): Add `first'.
11832
11833 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11834
11835         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11836         (mm-charset-override-alist): New variable.
11837         (mm-charset-to-coding-system): Use it.
11838         (mm-codepage-setup): New helper function.
11839         (mm-charset-eval-alist): New variable.
11840         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11841         about unknown charsets.
11842
11843         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11844
11845 2005-10-04  David Hansen  <david.hansen@gmx.net>
11846
11847         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11848         (nnrss-check-group): Ditto.
11849
11850 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11851
11852         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11853         Rename x-gnus-verbatim to x-verbatim.
11854         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11855
11856         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11857         x-verbatim.
11858
11859         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11860
11861         * gnus-util.el (gnus-remove-duplicates): Remove.
11862
11863         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11864         instead of gnus-remove-duplicates.
11865
11866         * message.el (message-remove-duplicates): Remove.
11867         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11868         message-remove-duplicates.
11869
11870         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11871         available, else use implementation from `delete-dups'.
11872
11873         * message.el (message-insert-expires): New function.
11874         (message-mode-map): Add key binding.
11875         (message-mode-field-menu): Add menu entry.
11876         (message-mode): Document it.
11877         (message-make-expires-date): Use `message-make-date'.
11878
11879 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11880
11881         * message.el (message-make-expires-date): New function.
11882
11883 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11884
11885         * Makefile.in (list-installed-shadows): New entry.
11886         (install): Use it.
11887         (remove-installed-shadows): New entry.
11888
11889         * dgnushack.el (dgnushack-default-load-path): New variable.
11890         (dgnushack-find-lisp-shadows): New function.
11891         (dgnushack-remove-lisp-shadows): New function.
11892
11893 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11894
11895         * Makefile.in (install-el-elc): New entry.
11896         (install): Use it so that .el files are necessarily installed.
11897
11898 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11899
11900         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11901
11902 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11903
11904         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11905         function rather than the diff-mode.el package.
11906         (mm-display-external): Use with-current-buffer.
11907         (mm-viewer-completion-map, mm-viewer-completion-map):
11908         Move initialization inside declaration.
11909
11910 2005-09-29  Simon Josefsson  <jas@extundo.com>
11911
11912         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11913         autoload mail-check-payment.
11914         (spam-check-hashcash): Define unconditionally, since hashcash.el
11915         is part of Gnus now.  Ignore errors from payment checking.
11916
11917 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11918
11919         * message.el (message-bold-region, message-unbold-region): Rename
11920         from `bold-region' and `unbold-region'.
11921
11922         * message.el: Remove useless autoloads.
11923
11924 2005-09-28  Simon Josefsson  <jas@extundo.com>
11925
11926         * message.el (message-use-idna): Default to t.
11927         (message-use-idna): Test whether encoding works too.  Doc fix.
11928
11929 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * nntp.el (nntp-warn-about-losing-connection): Remove.
11932
11933 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11934
11935         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11936         customizable.  Change default value.
11937         (mm-uu-diff-groups-regexp): Change default value.
11938         (mm-uu-type-alist): Add doc string.
11939         (mm-uu-configure): Add doc string.  Make it interactive.
11940         (mm-uu-tex-groups-regexp): New variable.
11941         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11942         (mm-uu-type-alist): Add LaTeX documents.
11943         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11944         of "text/verbatim".
11945         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11946
11947         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11948         instead of "text/verbatim".
11949
11950         * message.el (message-mark-inserted-region)
11951         (message-mark-insert-file): Use slrn style marks when called with
11952         prefix argument.
11953
11954 2005-09-27  Simon Josefsson  <jas@extundo.com>
11955
11956         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11957
11958 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11959
11960         * message.el (message-remove-duplicates): New function.
11961         Implementation borrowed from `gnus-remove-duplicates'.
11962         (message-idna-to-ascii-rhs): Also encode idna addresses in
11963         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11964         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11965         only ask about the same idna domain once per header and also tell
11966         in what header to replace the idna domain.
11967
11968         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11969         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11970         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11971         a header is decoded and not just the last one.
11972
11973 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11974
11975         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11976         has been decoded.
11977
11978         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11979         (mm-insert-part): Don't modify text if it has been decoded.
11980
11981         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11982         decoded.
11983
11984         * mm-view.el (mm-inline-text): Don't strip text props unless
11985         decoding enriched or richtext parts.
11986
11987 2005-09-25  Romain Francoise  <romain@orebokech.com>
11988
11989         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11990         * gnus-start.el (gnus-subscribe-interactively):
11991         * gnus-uu.el (gnus-uu-grab-articles):
11992         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11993         space.
11994
11995 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11996
11997         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11998         * mm-view.el (mm-view-pkcs7-decrypt):
11999         * gnus-sum.el (gnus-summary-limit-to-extra)
12000         (gnus-summary-respool-article, gnus-read-move-group-name):
12001         * gnus-score.el (gnus-summary-increase-score):
12002         * gnus-util.el (gnus-completing-read-with-default):
12003         * gnus-art.el (gnus-read-save-file-name)
12004         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12005         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12006         * message.el (message-check-news-header-syntax):
12007         Follow convention for reading with the minibuffer.
12008
12009 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12010
12011         * spam-report.el (spam-report-url-ping-plain):
12012         Use gnus-extended-version as User-Agent.
12013
12014         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12015         default value is nil.
12016
12017         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12018         (mm-uu-verbatim-marks-extract): New function.
12019         (mm-uu-extract): New face.
12020         (mm-uu-copy-to-buffer): Use it.
12021
12022         * spam-report.el (spam-report-gmane-ham): Renamed from
12023         `spam-report-gmane-unspam'.
12024         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12025         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12026
12027         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12028         Autoload.
12029         (spam-report-gmane-unregister-routine): Renamed
12030         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12031
12032 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12033
12034         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12035         (spam-report-gmane-unregister-routine): Add support for gmane
12036         unregistration.
12037
12038         * spam-report.el (spam-report-gmane-unspam)
12039         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12040         (spam-report-gmane): Change to take a single article and do unspam
12041         registration.
12042
12043 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12044
12045         * mm-url.el (mm-url-decode-entities): Fix regexp.
12046
12047 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12048
12049         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12050         default to nil, to be able to use Gnus at all.  If the default
12051         switches to something else, then the function should be fixed not
12052         be exceedingly slow.
12053
12054 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12055
12056         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12057         fail hard.
12058
12059         * spam-report.el: Add better Keywords line.
12060
12061         * spam.el: Add Maintainer and better Keywords line.
12062
12063 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12064
12065         * gnus-art.el (gnus-article-replace-part)
12066         (gnus-mime-replace-part): New functions.
12067         (gnus-mime-action-alist, gnus-mime-button-commands)
12068         (gnus-mime-save-part-and-strip): Added file argument.
12069         (gnus-article-part-wrapper): Added interactive argument.
12070
12071         * gnus-sum.el (gnus-summary-mime-map): Add
12072         `gnus-article-replace-part'.
12073
12074 2005-09-19  Didier Verna  <didier@xemacs.org>
12075
12076         The nnml compaction feature:
12077         * nnml.el (nnml-request-compact-group): New function.
12078         * nnml.el (nnml-request-compact): New function.
12079         * gnus-int.el (gnus-request-compact-group): New function.
12080         * gnus-int.el (gnus-request-compact): New function.
12081         * gnus-group.el (gnus-group-compact-group): New function.
12082         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12083         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12084         * gnus-srvr.el (gnus-server-compact-server): New function.
12085         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12086         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12087
12088 2005-09-18  Deepak Goel  <deego@gnufans.org>
12089
12090         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12091         format spec.
12092
12093 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12094
12095         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12096
12097 2005-09-15  Romain Francoise  <romain@orebokech.com>
12098
12099         * message.el (message-fill-paragraph): Clarify docstring.
12100
12101 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12102
12103         * gnus-art.el (gnus-mime-display-part): Protect against broken
12104         MIME messages.
12105
12106 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12109         before parsing header.
12110
12111 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12112
12113         * html2text.el (html2text-replace-list): Add new entities.
12114
12115 2005-09-11  Romain Francoise  <romain@orebokech.com>
12116
12117         * message.el (message-alternative-emails): Improve docstring.
12118         (message-setup-1): Call `message-use-alternative-email-as-from'
12119         after `message-setup-hook' to give it precedence over posting
12120         styles, etc.
12121         (message-use-alternative-email-as-from): Add docstring.  Remove
12122         the original From header if present.
12123
12124         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12125         (nnml-save-mail): Use it.
12126
12127         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12128         articles.  Add new argument `silent'.
12129         (gnus-uu-mark-all): Report the total number of marked articles.
12130
12131 2005-09-10  Romain Francoise  <romain@orebokech.com>
12132
12133         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12134         (gnus-uu-mark-series): Likewise.
12135
12136 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12137
12138         * spam-report.el (spam-report-gmane): Fix generation of spam
12139         report URL.
12140
12141 2005-09-10  Simon Josefsson  <jas@extundo.com>
12142
12143         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12144         t, based on discussion on the ding list with Robert Epprecht
12145         <epprecht@solnet.ch>.
12146
12147 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12148
12149         * spam-report.el (spam-report-gmane): Make it work without
12150         X-Report-Spam header.  Gmane now only provides Archived-At.
12151         This is only used if `spam-report-gmane-use-article-number' is nil.
12152         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12153
12154         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12155         make `gnus-summary-sort-by-recipient' work with threading.
12156
12157         * nnweb.el (nnweb-google-wash-article): Print a message if article
12158         is not available.
12159
12160 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12161
12162         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12163         change.  Decode text/* parts content before displaying.
12164
12165 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12166
12167         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12168
12169 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12170
12171         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12172
12173         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12174         url-package-name, url-package-version,
12175         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12176         w3m-display-inline-images, and w3m-minor-mode-map.
12177
12178 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12179
12180         * message.el (message-tab-body-function): Fix mismatched custom type.
12181
12182         * gnus.el (gnus-group-change-level-function): Ditto.
12183
12184         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12185
12186         * gnus-art.el (gnus-signature-limit)
12187         (gnus-article-mime-part-function): Ditto.
12188
12189 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12190
12191         * mml.el (mml-mode): Silence the byte compiler.
12192
12193         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12194         using `(sit-for 0)' before moving the point to the specified part;
12195         skip unbuttonized parts.
12196         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12197         return to the summary window if gnus-auto-select-part is non-nil.
12198
12199 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12200
12201         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12202         variables.
12203         (mml-dnd-attach-file, mml-mode): Use them.
12204
12205         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12206         Make fetching article by MID work again for Google Groups.  Added
12207         FIXME concerning gnus-group-make-web-group.
12208
12209         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12210         Don't depend on Gnus by using mail-extract-address-components if
12211         gnus-extract-address-components is not bound.
12212
12213 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12214
12215         * gnus-art.el (gnus-mime-display-security): Don't display the
12216         signature, but only the signed part.
12217
12218 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12221
12222         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12223         list, not listp.
12224
12225 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12226
12227         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12228         when encoding.
12229
12230         * mm-bodies.el (mm-decode-content-transfer-encoding):
12231         De-canonicalize CRLF for all text content types, not just
12232         text/plain.
12233
12234 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12237         valid article; point arrow and cursor at the MIME button.
12238
12239 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12240
12241         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12242         Suggested by Dan Christensen <jdc@uwo.ca>.
12243
12244         * mm-decode.el (mm-save-part): Enable change of prompt.
12245
12246 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12247
12248         * gnus-msg.el (gnus-inews-add-send-actions): Made
12249         `message-post-method' lambda parameter ARG `&optional'.
12250
12251 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12252
12253         * gnus-sum.el (gnus-summary-mime-map): Added
12254         gnus-article-save-part-and-strip, gnus-article-delete-part and
12255         gnus-article-jump-to-part.
12256
12257         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12258         (gnus-article-edit-part): Use it.
12259         (gnus-article-part-wrapper): Added no-handle argument.
12260         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12261         functions.
12262
12263 2005-08-29  Romain Francoise  <romain@orebokech.com>
12264
12265         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12266         docstring.
12267         (gnus-face-from-file): Likewise.
12268
12269 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12270
12271         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12272         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12273         non-nil.
12274         (gnus-auto-select-part): New variable.
12275         (gnus-article-jump-to-part): New function.
12276         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12277         (gnus-mime-delete-part): Allow selecting specified part after
12278         deleting or stripping parts.
12279         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12280         part if argument is bogus.
12281
12282 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12283
12284         * gnus-art.el (w3m-minor-mode-map):
12285         * gnus-spec.el (gnus-newsrc-file-version):
12286         * gnus-util.el (nnmail-active-file-coding-system)
12287         (gnus-original-article-buffer, gnus-user-agent):
12288         * gnus.el (gnus-ham-process-destinations)
12289         (gnus-parameter-ham-marks-alist)
12290         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12291         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12292         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12293         * mm-decode.el (gnus-current-window-configuration):
12294         * mm-extern.el (gnus-article-mime-handles):
12295         * mm-url.el (url-current-object, url-package-name)
12296         (url-package-version):
12297         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12298         (smime-keys, w3m-cid-retrieve-function-alist)
12299         (w3m-current-buffer, w3m-display-inline-images)
12300         (w3m-minor-mode-map):
12301         * mml-smime.el (gnus-extract-address-components):
12302         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12303         (gnus-newsrc-hashtb, message-default-charset)
12304         (message-deletable-headers, message-options)
12305         (message-posting-charset, message-required-mail-headers)
12306         (message-required-news-headers):
12307         * mml1991.el (mc-pgp-always-sign):
12308         * mml2015.el (mc-pgp-always-sign):
12309         * nnheader.el (nnmail-extra-headers):
12310         * rfc1843.el (gnus-decode-encoded-word-function)
12311         (gnus-decode-header-function, gnus-newsgroup-name):
12312         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12313
12314 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12315
12316         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12317         the end of the date treatments.
12318
12319 2005-08-15  Simon Josefsson  <jas@extundo.com>
12320
12321         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12322         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12323         Capello and Romain Francoise.
12324         (pgg-fetch-key-function): Removed, not used?
12325         (pgg-insert-url-with-w3): Require url, to get
12326         url-insert-file-contents regardless of where it is defined.
12327
12328 2005-08-13  Romain Francoise  <romain@orebokech.com>
12329
12330         * message.el (message-cite-original-1): New function.
12331         (message-cite-original): Use it.
12332         (message-cite-original-without-signature): Ditto.
12333
12334 2005-08-08  Romain Francoise  <romain@orebokech.com>
12335
12336         * message.el (message-yank-empty-prefix): New variable.
12337         (message-indent-citation): Use it.
12338         (message-cite-original-without-signature): Respect X-No-Archive.
12339
12340 2005-08-08  Simon Josefsson  <jas@extundo.com>
12341
12342         * pgg.el: Autoload url-insert-file-contents instead of loading
12343         w3/url.
12344         (pgg-insert-url-with-w3): Don't load url here.
12345
12346 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12347
12348         * message.el (message-kill-to-signature): Don't insert newline at
12349         bol.
12350         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12351
12352 2005-08-06  Romain Francoise  <romain@orebokech.com>
12353
12354         * message.el (message-user-fqdn): Fix typo in docstring.
12355
12356 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12357
12358         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12359
12360         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12361
12362 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * mm-bodies.el (mm-encode-body): Use coding system rather than
12365         charset to encode text.
12366
12367         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12368         number of charsets if utf-8 is available (XEmacs).
12369
12370 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12371
12372         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12373         taken from `gnus-button-mid-or-mail-regexp'.
12374         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12375         (gnus-button-alist): Improve regexp for domain part of the MIDs
12376         for news:localpart@domain buttons.
12377         (gnus-button-ctan-directory-regexp): Update.
12378
12379 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * sieve-manage.el (sieve-manage-interactive-login): Use
12382         make-local-variable rather than make-variable-buffer-local.
12383         (sieve-manage-open): Ditto.
12384         (sieve-manage-authenticate): Ditto.
12385
12386         * mml.el (mml-generate-mime-1): Make the content type default to
12387         text/plain if the filename is not specified.
12388
12389 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12392         instead of insert-buffer.
12393
12394         * message.el (message-yank-original): Ditto; set the mark at the
12395         end of the yanked message.
12396
12397 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12398
12399         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12400         lines to scroll rather than to stop it.
12401
12402         * mml.el (mml-generate-default-type): Add doc string.
12403         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12404         default to application/octet-stream when determining the content
12405         type if it is not specified for the part or the mml contents; add
12406         a comment about mml-generate-default-type.
12407
12408 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12409
12410         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12411         make it default to application/octet-stream when determining the
12412         content type if it is not specified for the external contents.
12413
12414 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12417         segmented parameter but also other parameters might be there.
12418
12419 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12420
12421         * mm-decode.el (mm-display-external): Delete temp file, directory
12422         and buffer immediately if the external process is exited.
12423
12424 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12427         fewer lines than that of scroll-margin.
12428         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12429
12430 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12431
12432         * gnus-art.el (gnus-article-next-page): Revert.
12433         (gnus-article-beginning-of-window): New macro.
12434         (gnus-article-next-page-1): Use it.
12435         (gnus-article-prev-page): Ditto.
12436         (gnus-article-edit-part): Use insert-buffer-substring instead of
12437         insert-buffer.
12438         (gnus-article-edit-exit): Ditto.
12439
12440         * gnus-util.el (gnus-beginning-of-window): Remove.
12441         (gnus-end-of-window): Remove.
12442
12443         * lpath.el: Don't bind header-line-format and scroll-margin.
12444
12445 2005-07-25  Simon Josefsson  <jas@extundo.com>
12446
12447         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12448         to have the url package without w3.  Reported by Daiki Ueno
12449         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12450
12451 2005-07-20  Didier Verna  <didier@xemacs.org>
12452
12453         * gnus-diary.el: Remove the description comment (nndiary is now
12454         properly documented in the Gnus manual).
12455         Fix the spelling of "Back End".
12456         * nndiary.el: Ditto.
12457         Fix the copyright notice.
12458
12459 2005-07-18  Romain Francoise  <romain@orebokech.com>
12460
12461         * gnus-sum.el (gnus-summary-to-prefix)
12462         (gnus-summary-newsgroup-prefix): New variables.
12463         (gnus-summary-from-or-to-or-newsgroups): Use them.
12464
12465 2005-07-17  Romain Francoise  <romain@orebokech.com>
12466
12467         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12468         space as it's generally not especially interesting to the user.
12469
12470 2005-07-16  Romain Francoise  <romain@orebokech.com>
12471
12472         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12473         nil to avoid prompting and file modification if one of the
12474         messages at the top of the nnfolder file contains a copyright
12475         notice.
12476         Update copyright notice.
12477
12478         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12479         instead of `current-time-string' as the latter creates a time
12480         string that is not RFC 2822 compliant (it lacks the zone).
12481         Update copyright notice.
12482
12483 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12484
12485         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12486         for text/rtf.  Display default in prompt.  Pass default for M-n.
12487
12488         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12489
12490 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12491
12492         * gnus-msg.el (gnus-button-mailto): Remove
12493         save-selected-window-window hackery because it relies on
12494         save-selected-window internals.
12495
12496 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12499         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12500         (gnus-article-prev-page): Ditto.
12501
12502         * gnus-util.el (gnus-beginning-of-window): New function.
12503         (gnus-end-of-window): New function.
12504
12505         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12506
12507 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12508
12509         * gnus-score.el (gnus-score-edit-all-score): Set
12510         gnus-score-edit-exit-function to gnus-score-edit-done and call
12511         gnus-message.
12512
12513 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12514
12515         * gnus-msg.el (gnus-button-mailto): Remove
12516         save-selected-window-window hackery because it relies on
12517         save-selected-window internals.
12518
12519 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12520
12521         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12522         add-minor-mode.
12523         (gnus-binary-mode): Ditto.
12524
12525         * gnus-topic.el (gnus-topic-mode): Ditto.
12526
12527 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12528
12529         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12530         (gnus-article-prev-page): Take scroll-margin into consideration.
12531
12532 2005-07-04  Lute Kamstra  <lute@gnu.org>
12533
12534         Update FSF's address in GPL notices.
12535
12536 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12537
12538         * gnus.el (gnus-exit):
12539         * gnus-group.el (gnus-group-icons):
12540         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12541
12542         * gnus-nocem.el (gnus-nocem):
12543         * message.el (message-various, message-buffers, message-sending)
12544         (message-interface, message-forwarding, message-insertion)
12545         (message-headers, message-news, message-mail):
12546         * pgg-gpg.el (pgg-gpg):
12547         * pgg-parse.el (pgg-parse):
12548         * pgg-pgp.el (pgg-pgp):
12549         * pgg-pgp5.el (pgg-pgp5):
12550         * pop3.el (pop3): Finish `defgroup' description with period.
12551
12552 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12553
12554         * gnus-art.el (article-display-face): Improve the efficiency.
12555         (article-display-x-face): Ditto; remove grey x-face stuff.
12556
12557 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * gnus-art.el (article-display-face): Correct the position in
12560         which Faces are inserted.
12561
12562 2005-06-29  Didier Verna  <didier@xemacs.org>
12563
12564         * gnus-art.el (article-display-face): Display faces in correct
12565         order.
12566
12567 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12570         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12571         (gnus-nocem-check-article): Fetch the Type header.
12572         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12573         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12574         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12575         make sure gnus-nocem-hashtb is initialized.
12576         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12577         (gnus-nocem-unwanted-article-p): Ditto.
12578
12579         * pgg.el (pgg-verify): Return the verification result.
12580
12581 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12582
12583         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12584         is ascii.
12585
12586 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12587
12588         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12589         `show-nonbreak-escape'.
12590
12591 2005-06-23  Lute Kamstra  <lute@gnu.org>
12592
12593         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12594
12595         * dig.el (dig-mode):
12596         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12597
12598 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12599
12600         * nnimap.el (nnimap-split-download-body): Fix spellings.
12601
12602 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12603
12604         * gnus-art.el (gnus-article-encrypt-body):
12605         * gnus-cus.el (gnus-score-customize):
12606         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12607         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12608
12609 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12610
12611         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12612         header by looking for magic "MII" at the beginnig.
12613
12614 2005-06-16  Miles Bader  <miles@gnu.org>
12615
12616         * gnus-xmas.el (gnus-xmas-group-startup-message):
12617         Use renamed gnus-splash face.
12618
12619         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12620         (assistant-field-face): New backward-compatibility alias for renamed
12621         face.
12622         (assistant-render-text): Use renamed assistant-field face.
12623
12624         * spam.el (spam): Remove "-face" suffix from face name.
12625         (spam-face): New backward-compatibility alias for renamed face.
12626         (spam-face, spam-initialize): Use renamed spam face.
12627
12628         * message.el (message-header-to, message-header-cc)
12629         (message-header-subject, message-header-newsgroups)
12630         (message-header-other, message-header-name)
12631         (message-header-xheader, message-separator, message-cited-text)
12632         (message-mml): Remove "-face" suffix from face names.
12633         (message-header-to-face, message-header-cc-face)
12634         (message-header-subject-face, message-header-newsgroups-face)
12635         (message-header-other-face, message-header-name-face)
12636         (message-header-xheader-face, message-separator-face)
12637         (message-cited-text-face, message-mml-face):
12638         New backward-compatibility aliases for renamed faces.
12639         (message-font-lock-keywords): Use renamed message faces.
12640
12641         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12642         (sieve-test-commands, sieve-tagged-arguments):
12643         Remove "-face" suffix from face names.
12644         (sieve-control-commands-face, sieve-action-commands-face)
12645         (sieve-test-commands-face, sieve-tagged-arguments-face):
12646         New backward-compatibility aliases for renamed faces.
12647         (sieve-control-commands-face, sieve-action-commands-face)
12648         (sieve-test-commands-face, sieve-tagged-arguments-face):
12649         Use renamed sieve faces.
12650
12651         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12652         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12653         (gnus-group-news-3-empty, gnus-group-news-4)
12654         (gnus-group-news-4-empty, gnus-group-news-5)
12655         (gnus-group-news-5-empty, gnus-group-news-6)
12656         (gnus-group-news-6-empty, gnus-group-news-low)
12657         (gnus-group-news-low-empty, gnus-group-mail-1)
12658         (gnus-group-mail-1-empty, gnus-group-mail-2)
12659         (gnus-group-mail-2-empty, gnus-group-mail-3)
12660         (gnus-group-mail-3-empty, gnus-group-mail-low)
12661         (gnus-group-mail-low-empty, gnus-summary-selected)
12662         (gnus-summary-cancelled, gnus-summary-high-ticked)
12663         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12664         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12665         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12666         (gnus-summary-low-undownloaded)
12667         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12668         (gnus-summary-low-unread, gnus-summary-normal-unread)
12669         (gnus-summary-high-read, gnus-summary-low-read)
12670         (gnus-summary-normal-read, gnus-splash):
12671         Remove "-face" suffix from face names.
12672         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12673         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12674         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12675         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12676         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12677         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12678         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12679         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12680         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12681         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12682         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12683         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12684         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12685         (gnus-summary-normal-ticked-face)
12686         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12687         (gnus-summary-normal-ancient-face)
12688         (gnus-summary-high-undownloaded-face)
12689         (gnus-summary-low-undownloaded-face)
12690         (gnus-summary-normal-undownloaded-face)
12691         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12692         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12693         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12694         (gnus-splash-face):
12695         New backward-compatibility aliases for renamed faces.
12696         (gnus-group-startup-message): Use renamed gnus faces.
12697
12698         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12699         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12700         (gnus-server-agent): Remove "-face" suffix from face names.
12701         (gnus-server-agent-face, gnus-server-opened-face)
12702         (gnus-server-closed-face, gnus-server-denied-face)
12703         (gnus-server-offline-face):
12704         New backward-compatibility aliases for renamed faces.
12705         (gnus-server-agent-face, gnus-server-opened-face)
12706         (gnus-server-closed-face, gnus-server-denied-face)
12707         (gnus-server-offline-face): Use renamed gnus faces.
12708
12709         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12710         Remove "-face" suffix from face names.
12711         (gnus-picon-xbm-face, gnus-picon-face):
12712         New backward-compatibility aliases for renamed faces.
12713
12714         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12715         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12716         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12717         (gnus-cite-11): Remove "-face" suffix from face names.
12718         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12719         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12720         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12721         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12722         New backward-compatibility aliases for renamed faces.
12723         (gnus-cite-attribution-face, gnus-cite-face-list)
12724         (gnus-article-boring-faces): Use renamed gnus faces.
12725
12726         * gnus-art.el (gnus-signature, gnus-header-from)
12727         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12728         (gnus-header-content): Remove "-face" suffix from face names.
12729         (gnus-signature-face, gnus-header-from-face)
12730         (gnus-header-subject-face, gnus-header-newsgroups-face)
12731         (gnus-header-name-face, gnus-header-content-face):
12732         New backward-compatibility aliases for renamed faces.
12733         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12734
12735         * gnus-sum.el (gnus-summary-selected-face)
12736         (gnus-summary-highlight): Use renamed gnus faces.
12737         * gnus-group.el (gnus-group-highlight): Likewise.
12738
12739 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12740
12741         * gnus-sieve.el (gnus-sieve-article-add-rule):
12742         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12743         * spam-stat.el (spam-stat-buffer-change-to-spam)
12744         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12745
12746         * message.el (message-is-yours-p):
12747         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12748
12749 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * mm-view.el (mm-inline-text): Withdraw the last change.
12752
12753 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12754
12755         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12756         executing enriched-decode.
12757
12758 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12759
12760         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12761         charset of tar files.
12762
12763 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12764
12765         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12766
12767 2005-06-04  Lute Kamstra  <lute@gnu.org>
12768
12769         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12770         information is never recorded.
12771
12772 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12773
12774         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12775
12776 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * pop3.el (pop3-apop): Run md5 in the binary mode.
12779
12780         * starttls.el (starttls-set-process-query-on-exit-flag):
12781         Use eval-and-compile.
12782
12783 2005-05-31  Simon Josefsson  <jas@extundo.com>
12784
12785         * smime.el (smime-replace-in-string): Define.
12786         (smime-cert-by-ldap-1): Use it.
12787
12788 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12789
12790         * gnus-art.el (article-display-x-face): Replace
12791         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12792
12793         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12794         set-process-query-on-exit-flag or process-kill-without-query.
12795
12796         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12797         loop instead of replace-regexp.
12798
12799         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12800         instead of process-kill-without-query if it is available.
12801
12802         * lpath.el: Fbind ldap-search-entries.
12803
12804         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12805         instead of find-file-hooks if it is available.
12806
12807         * mml1991.el: Bind pgg-default-user-id when compiling.
12808
12809         * mml2015.el: Bind pgg-default-user-id when compiling.
12810
12811         * nndraft.el (nndraft-request-associate-buffer):
12812         Use write-contents-functions instead of write-contents-hooks if it is
12813         available.
12814
12815         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12816         instead of find-file-hooks if it is available.
12817
12818         * nntp.el (nntp-open-connection): Replace
12819         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12820         (nntp-open-ssl-stream): Ditto.
12821         (nntp-open-tls-stream): Ditto.
12822
12823         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12824         set-process-query-on-exit-flag or process-kill-without-query.
12825         (starttls-open-stream-gnutls): Use it instead of
12826         process-kill-without-query.
12827         (starttls-open-stream): Ditto.
12828
12829 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12830
12831         * smime.el (smime-cert-by-ldap-1): Don't use
12832         replace-regexp-in-string.
12833
12834 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12835
12836         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12837
12838         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12839         in PEM format.  Adjust to the XEmacs compability.
12840
12841 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12842
12843         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12844         by `string-to-number'.
12845         * gnus-agent.el (gnus-agent-regenerate-group)
12846         (gnus-agent-fetch-articles): Ditto.
12847         * gnus-art.el (gnus-button-fetch-group): Ditto.
12848         * gnus-cache.el (gnus-cache-generate-active)
12849         (gnus-cache-articles-in-group): Ditto.
12850         * gnus-group.el (gnus-group-set-current-level)
12851         (gnus-group-insert-group-line): Ditto.
12852         * gnus-score.el (gnus-score-set-expunge-below)
12853         (gnus-score-set-mark-below, gnus-summary-score-effect)
12854         (gnus-summary-score-entry): Ditto.
12855         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12856         (gnus-soup-pack): Ditto.
12857         * gnus-spec.el (gnus-xmas-format): Ditto.
12858         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12859         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12860         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12861         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12862         * nndb.el (nndb-get-remote-expire-response): Ditto.
12863         * nndiary.el (nndiary-parse-schedule-value)
12864         (nndiary-string-to-number, nndiary-request-replace-article)
12865         (nndiary-request-article): Ditto.
12866         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12867         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12868         * nneething.el (nneething-make-head): Ditto.
12869         * nnfolder.el (nnfolder-request-article)
12870         (nnfolder-retrieve-headers): Ditto.
12871         * nnheader.el (nnheader-file-to-number): Ditto.
12872         * nnkiboze.el (nnkiboze-request-article): Ditto.
12873         * nnmail.el (nnmail-process-unix-mail-format)
12874         (nnmail-process-babyl-mail-format): Ditto.
12875         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12876         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12877         (nnmh-request-create-group, nnmh-request-list-1)
12878         (nnmh-request-group, nnmh-request-article): Ditto.
12879         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12880         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12881         * nnsoup.el (nnsoup-make-active): Ditto.
12882         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12883         * nntp.el (nntp-find-group-and-number)
12884         (nntp-retrieve-headers-with-xover): Ditto.
12885         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12886         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12887         (pgg-format-key-identifier): Ditto.
12888         * pop3.el (pop3-last, pop3-stat): Ditto.
12889         * qp.el (quoted-printable-decode-region): Ditto.
12890
12891         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12892         of concat.
12893
12894 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12897
12898         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12899
12900         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12901
12902         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12903
12904         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12905
12906         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12907
12908         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12909         (gnus-carpal-mode): Ditto.
12910
12911         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12912         (gnus-browse-mode): Ditto.
12913
12914         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12915
12916         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12917
12918 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12919
12920         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12921
12922 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12923
12924         * gnus-util.el (gnus-run-mode-hooks): New function.
12925
12926         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12927
12928         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12929         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12930
12931 2005-05-27  Lute Kamstra  <lute@gnu.org>
12932
12933         * dns-mode.el (dns-mode): Specify customization group.
12934
12935 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12936
12937         * gnus-agent.el (gnus-agent-make-mode-line-string):
12938         Use mode-line-highlight as mouse-face.
12939
12940 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12941
12942         * canlock.el (canlock): Change the parent group to news.
12943
12944         * deuglify.el (gnus-outlook-deuglify): Add :group.
12945
12946         * dig.el (dig): Add :group.
12947
12948         * dns-mode.el (dns-mode): Add :group.
12949
12950         * encrypt.el (encrypt): Add :group.
12951
12952         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12953         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12954         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12955         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12956         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12957
12958         * gnus-diary.el (gnus-diary): Add :group.
12959
12960         * gnus.el (gnus-group-news-1-face): Add :group.
12961         (gnus-group-news-1-empty-face): Ditto.
12962         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12963         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12964         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12965         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12966         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12967         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12968         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12969         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12970         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12971         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12972         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12973         (gnus-summary-high-ticked-face): Ditto.
12974         (gnus-summary-low-ticked-face): Ditto.
12975         (gnus-summary-normal-ticked-face): Ditto.
12976         (gnus-summary-high-ancient-face): Ditto.
12977         (gnus-summary-low-ancient-face): Ditto.
12978         (gnus-summary-normal-ancient-face): Ditto.
12979         (gnus-summary-high-undownloaded-face): Ditto.
12980         (gnus-summary-low-undownloaded-face): Ditto.
12981         (gnus-summary-normal-undownloaded-face): Ditto.
12982         (gnus-summary-high-unread-face): Ditto.
12983         (gnus-summary-low-unread-face): Ditto.
12984         (gnus-summary-normal-unread-face): Ditto.
12985         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12986         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12987
12988         * hashcash.el (hashcash): New custom group.
12989         (hashcash-default-payment): Add :group.
12990         (hashcash-payment-alist): Ditto.
12991         (hashcash-default-accept-payment): Ditto.
12992         (hashcash-accept-resources): Ditto.
12993         (hashcash-path): Ditto.
12994         (hashcash-extra-generate-parameters): Ditto.
12995         (hashcash-double-spend-database): Ditto.
12996         (hashcash-in-news): Ditto.
12997
12998         * message.el (message-minibuffer-local-map): Add :group.
12999
13000         * netrc.el (netrc): Add :group.
13001
13002         * sieve-manage.el (sieve-manage-log): Add :group.
13003         (sieve-manage-default-user): Diito.
13004         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13005         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13006         (sieve-manage-authenticators): Ditto.
13007         (sieve-manage-authenticator-alist): Ditto.
13008         (sieve-manage-default-port): Ditto.
13009
13010         * sieve-mode.el (sieve-control-commands-face): Add :group.
13011         (sieve-action-commands-face): Ditto.
13012         (sieve-test-commands-face): Ditto.
13013         (sieve-tagged-arguments-face): Ditto.
13014
13015         * smime.el (smime): Add :group.
13016
13017         * spam-report.el (spam-report): Add :group.
13018
13019         * spam.el (spam, spam-face): Add :group.
13020
13021 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13022
13023         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13024         return \n.\n.\n at the end of articles.  Protect against that.
13025         (nntp-with-open-group): Allow debugging.
13026
13027         * nnheader.el (mail-header-set-extra): Make into a function
13028         because I just could't understand how to quote the list properly.
13029
13030         * dns.el (query-dns-cached): New function.
13031
13032 2005-05-26  Lute Kamstra  <lute@gnu.org>
13033
13034         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13035
13036 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13037
13038         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13039
13040         * gnus-art.el: Don't autoload mail-extract-address-components.
13041
13042         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13043         eval-and-compile to evaluate it.
13044
13045         * hashcash.el: Don't autoload executable-find.
13046
13047         * nndb.el: Don't declare the nndb back end two or more times; don't
13048         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13049
13050         * nntp.el: Autoload format-spec instead of format; use
13051         eval-and-compile to evaluate autoload forms.
13052
13053 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13054
13055         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13056
13057 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13058
13059         * gnus.el (gnus-version-number): Bump version.
13060
13061 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13062
13063         * gnus.el: No Gnus v0.3 is released.
13064
13065 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13066
13067         * lpath.el (featurep): Bind show-nonbreak-escape.
13068
13069 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13070
13071         * gnus-art.el (gnus-article-edit-part): Disable undo.
13072
13073 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13076         gnus-article-date-lapsed-new-header is t if date timer is active;
13077         skip headers in which the original date value is empty.
13078         (gnus-article-save-original-date): Redefine it as a macro.
13079         (gnus-display-mime): Use it.
13080
13081 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13082
13083         * gnus-art.el (article-date-ut): Support converting date in
13084         forwarded parts as well.
13085         (gnus-article-save-original-date): New function.
13086         (gnus-display-mime): Use it.
13087
13088 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13089
13090         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13091         enclosure element of <item>.
13092
13093 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13094
13095         * message.el (message-kill-buffer-query): Renamed from
13096         `message-kill-buffer-query-if-modified'.  Added :version.
13097
13098 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13099
13100         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13101         window layout.
13102
13103 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * mml.el: Autoload dnd when compiling.
13106
13107 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13108
13109         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13110         x-dnd-*.
13111
13112 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13113
13114         * qp.el (quoted-printable-encode-region): Save excursion.
13115
13116 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13117
13118         * message.el (message-kill-buffer-query-if-modified): Add new variable
13119         so the user can kill a modified message buffer quickly.
13120         (message-kill-buffer): Use it.
13121
13122 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * lpath.el: Fbind display-time-event-handler; don't fbind
13125         string-to-multibyte.
13126
13127         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13128
13129 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13132         contained in text because xml.el decodes entities) with LFs.
13133
13134 2005-04-11  Lute Kamstra  <lute@gnu.org>
13135
13136         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13137         differently.
13138
13139 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13140
13141         * mm-util.el (mm-detect-coding-region): Typo.
13142
13143 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13146
13147 2005-04-06  Deepak Goel  <deego@gnufans.org>
13148
13149         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13150         user-function allow user modifications of the scores.
13151         (spam-stat-score-buffer-user): New function, to allow
13152         user-computed modifications to the score.
13153         (spam-stat-score-buffer-user-functions): List of additional
13154         scoring functions.
13155         (spam-stat-error-holder): Global temporary error holder.
13156         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13157         variable.
13158
13159 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13160
13161         * gnus-registry.el (gnus-registry-clean-empty-function)
13162         (gnus-registry-trim, gnus-registry-fetch-groups)
13163         (gnus-registry-delete-group): Groups that match
13164         `gnus-registry-ignored-groups' are removed from the registry
13165         entries, not just ignored for splitting.  This helps clean up the
13166         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13167         to get all the groups a message ID is in.
13168
13169         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13170         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13171         (spam-stat-score-buffer-user-functions): Add :number custom type.
13172
13173 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13174
13175         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13176         argument in XEmacs.
13177
13178         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13179         (nnrss-request-group): Decode group name first.
13180         (nnrss-request-article): Make a text/plain article if mml-to-mime
13181         failed.
13182         (nnrss-get-encoding): Return a compatible encoding according to
13183         nnrss-compatible-encoding-alist.
13184         (nnrss-find-el): Use consp instead of listp.
13185         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13186
13187 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13188
13189         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13190         which Emacs 20 doesn't support.
13191         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13192
13193 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13194
13195         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13196         silence the byte compiler inside the defun.
13197
13198         * gnus-demon.el (parse-time-string): Add autoload.
13199
13200         * gnus-delay.el (parse-time-string): Add autoload.
13201
13202         * gnus-art.el (parse-time-string): Add autoload.
13203
13204         * nnultimate.el (parse-time): Require for `parse-time-string'.
13205
13206 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13207
13208         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13209
13210         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13211
13212         * smime.el (smime-ldap-host-list): Add :version.
13213
13214 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13217         pass it to `gnus-browse-read-group'.
13218         (gnus-browse-read-group): Add NUMBER argument and pass it to
13219         `gnus-group-read-ephemeral-group'.
13220
13221         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13222         argument and pass it to `gnus-group-read-group'.
13223
13224 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13225
13226         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13227         mm-xemacs-find-mime-charset-1 if we have the mule feature
13228         available at runtime.
13229
13230 2005-03-25  Werner Lemberg  <wl@gnu.org>
13231
13232         * nnmaildir.el: Replace `illegal' with `invalid'.
13233
13234 2005-03-23  Lute Kamstra  <lute@gnu.org>
13235
13236         * time-date.el: Add comment on time value formats.
13237         Don't require parse-time.
13238         (with-decoded-time-value): New macro.
13239         (encode-time-value): New function.
13240         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13241         (days-to-time): Return a valid time value when arg is huge.
13242         (time-since): Use time-subtract.
13243         (time-to-number-of-days): Use time-to-seconds.
13244
13245 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13246
13247         * gnus-start.el (gnus-display-time-event-handler):
13248         Check display-time-timer at runtime rather than only at load time
13249         in case display-time-mode is turned off in the mean time.
13250
13251 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13252
13253         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13254         used.
13255
13256         * nneething.el (nneething-map-file-directory): Derive from
13257         `gnus-directory'.
13258
13259         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13260         the To/Cc button.
13261
13262 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13263
13264         * nnmaildir.el (nnmaildir-request-accept-article):
13265         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13266
13267 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13268
13269         * gnus-async.el: Require timer-funcs at compile time when in
13270         XEmacs for `run-with-idle-timer'.
13271
13272 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13273
13274         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13275         autoloaded function.
13276
13277 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13278
13279         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13280
13281 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13282
13283         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13284
13285 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13286
13287         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13288         gnus-expert-user to default.
13289
13290 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13291
13292         * nnimap.el (nnimap-open-server): Ditto.
13293
13294         * imap.el (imap-authenticate): Fix typo.
13295
13296 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13297
13298         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13299         buffer (since IMAP server might return FETCH response out of
13300         order, and the nntp buffer must be sorted).
13301
13302 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13303
13304         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13305         comparison on string.
13306
13307         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13308         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13309         (gnus-agent-summary-fetch-series): Modified to protect against
13310         gnus-agent-summary-fetch-group clearing processable flags.
13311         (gnus-agent-synchronize-group-flags): Update live group buffer as
13312         synchronization may occur due to the user toggle the plugged
13313         status.
13314         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13315         successfully downloaded.
13316         (gnus-agent-expire-group-1): Avoid using markers when the overview
13317         is in ascending order; greatly improves performance.
13318         (gnus-agent-regenerate-group): Use
13319         gnus-agent-synchronize-group-flags to reset read status in both
13320         gnus and server.
13321         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13322
13323 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13324
13325         * message.el: Don't autoload former message-utils variables.
13326         (message-strip-subject-trailing-was): Change doc string.
13327
13328         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13329         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13330         (nnweb-google-search): Add "hl=en" here.
13331         (nnweb-google-parse-1, nnweb-google-create-mapping):
13332         Don't hardcode URL.
13333
13334 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13335
13336         * message.el (message-get-reply-headers, message-followup):
13337         Mention related variables `message-use-followup-to' and
13338         `message-use-mail-followup-to', in the information buffer.
13339
13340         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13341         of broken groups(-beta).google.com.
13342
13343 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13344
13345         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13346         parameter to invoked gnus-request-move-article; remove the
13347         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13348         all at once instead of once per article.
13349         (gnus-summary-remove-process-mark): Accept a list of articles as
13350         well as a single article for processing.
13351
13352         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13353         parameter.
13354
13355         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13356
13357         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13358
13359         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13360         parameter.
13361
13362         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13363         parameter.
13364
13365         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13366         parameter and remove the gnus-sum-hint-move-is-internal variable.
13367
13368         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13369         parameter.
13370
13371         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13372         parameter.
13373
13374         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13375         parameter.
13376
13377         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13378
13379         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13380         parameter.
13381
13382         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13383         parameter.
13384
13385 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13386
13387         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13388         a more conservative way.
13389
13390 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13391
13392         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13393         buffer, so it moves the window's cursor.
13394
13395 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13396
13397         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13398         `mm-dissect-multipart' and receive the from field as an (optional)
13399         argument from `mm-dissect-multipart'.
13400         (mm-dissect-multipart): Receive the from field as an argument and
13401         pass it on when we call `mm-dissect-buffer' on MIME parts.
13402         Fixes verification/decryption of signed/encrypted MIME parts.
13403
13404 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13405
13406         * gnus-sum.el (gnus-summary-move-article): Set
13407         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13408         whatever it calls (right now, only nnimap-request-move article
13409         respects it).
13410
13411         * nnimap.el (nnimap-request-move-article): When
13412         gnus-sum-hint-move-is-internal is set, don't do the extra
13413         nnimap-request-article.
13414
13415 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13416
13417         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13418
13419         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13420         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13421
13422         * gnus-sum.el (gnus-summary-caesar-message):
13423         Apply `gnus-treat-article' after rotation.
13424
13425         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13426         doc string.
13427
13428 2005-02-22  Simon Josefsson  <jas@extundo.com>
13429
13430         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13431         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13432         <arne@arnested.dk>.
13433         (encrypt): Add password-cache and password-cache-expiry as group
13434         members.
13435
13436 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13437
13438         * smime.el (smime-ldap-host-list): Doc fix.
13439         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13440         cache) password.
13441         (smime-sign-region): Use it.
13442         (smime-decrypt-region): Use it.
13443         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13444         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13445         fails.
13446         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13447         certificate from DER to PEM format rather than calling openssl.
13448
13449         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13450
13451         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13452         for signing/encryption.
13453
13454         * mml.el (mml-parse-1): Use them.
13455
13456 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13457
13458         * nnrss.el (nnrss-verbose): Removed.
13459         (nnrss-request-group): Use `nnheader-message' instead.
13460
13461 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13462
13463         * nnrss.el (nnrss-verbose): New variable.
13464         (nnrss-request-group): Make it say nnrss is requesting a group.
13465
13466 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13467
13468         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13469         Handle news URL with given port correctly.
13470
13471 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13474         containing special characters.
13475
13476         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13477
13478         * mml.el (mime-to-mml): Ditto.
13479
13480         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13481         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13482         (rfc2047-decode-region): Quote decoded words containing special
13483         characters when rfc2047-quote-decoded-words-containing-tspecials
13484         is non-nil.
13485
13486 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13487
13488         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13489
13490         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13491
13492 2005-02-15  Simon Josefsson  <jas@extundo.com>
13493
13494         * nnimap.el (nnimap-debug): Doc fix.
13495
13496         * imap.el (imap-debug): Doc fix.
13497
13498 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13499
13500         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13501
13502 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13503
13504         * gnus.el (spam-contents): Improve docs for spam-contents
13505         parameter in its variable incarnation.
13506
13507 2005-02-14  Simon Josefsson  <jas@extundo.com>
13508
13509         * smime-ldap.el: Use require instead of load-library for ldap.
13510         (smime-ldap-search): Indent.
13511         (smime-ldap-search-internal): Shorten line.
13512
13513         * smime.el (smime-cert-by-dns): Add doc-string.
13514         (smime-cert-by-ldap-1): Indent.
13515
13516         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13517         mml-smime-get-dns-ldap.
13518         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13519
13520 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13521
13522         * smime.el: Require smime-ldap.
13523         (smime-ldap-host-list): New variable.
13524         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13525
13526         * mml-smime.el (mml-smime-encrypt-query): New function.
13527         (mml-smime-encrypt-query): Use it.
13528
13529         * smime-ldap.el: New file.
13530
13531 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13532
13533         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13534
13535 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13536
13537         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13538         argument in doc string.  Make query for type more clear.
13539
13540 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13541
13542         * gnus.el (gnus-group-startup-message): Search for gnus images in
13543         etc/images/gnus.
13544         * mm-util.el (mm-image-load-path): Likewise.
13545         * smiley.el (smiley-data-directory): Search for smilies in
13546         etc/images/smilies.
13547
13548 2005-02-09  Kim F. Storm  <storm@cua.dk>
13549
13550         Change Emacs release version from 21.4 to 22.1 throughout.
13551         Change Emacs development version from 21.3.50 to 22.0.50.
13552
13553 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13556
13557         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13558         non-Mule XEmacs as well.
13559         (mm-decompress-buffer): Signal an error intentionally if it does
13560         not decompress compressed data because auto-compression-mode is
13561         disabled.
13562
13563 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13564
13565         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13566         an ID in the registry even if it has no groups.
13567
13568 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13571         merge it into mm-decompress-buffer.
13572         (gnus-mime-copy-part): Use the MIME part charset, the value which
13573         a user specified or gnus-newsgroup-charset for decoding, like
13574         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13575         save-buffer what was used.  Suggested by Kevin Ryde
13576         <user42@zip.com.au>.
13577         (gnus-mime-inline-part): Allow the name parameter as well as the
13578         filename parameter; force decompressing of compressed data; always
13579         display contents being not decoded as unibyte.
13580
13581         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13582         as well as the filename parameter.
13583
13584         * mm-util.el (mm-decompress-buffer): Merge
13585         gnus-mime-jka-compr-maybe-uncompress.
13586         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13587         of compressed data.
13588
13589 2005-02-08  Simon Josefsson  <jas@extundo.com>
13590
13591         * imap.el (imap-log): Doc fix.
13592
13593 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13594
13595         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13596         the coding cookies; decompress compressed parts.
13597
13598         * mml.el (mml-generate-mime-1): Add the charset parameter according
13599         to the value which a user specified manually or the coding cookie.
13600
13601         * mm-util.el (mm-string-to-multibyte): New function.
13602         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13603         (mm-coding-system-to-mime-charset): New function.
13604         (mm-decompress-buffer): New function.
13605         (mm-find-buffer-file-coding-system): New function.
13606
13607         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13608         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13609         parts.
13610
13611 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13612
13613         * mm-view.el (mm-display-inline-fontify): Decode a part according
13614         to the charset parameter.
13615
13616 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13617
13618         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13619         prefix arg is neither nil nor a number, as info specifies.
13620
13621 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13624         timestamps.
13625
13626 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13627
13628         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13629         groups error checking and notify user.
13630
13631 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13632
13633         * message.el (message-send-mail-function): Check existence of
13634         sendmail-program first before using default value
13635         `message-send-mail-with-sendmail'.  Otherwise use more generic
13636         `smtpmail-send-it'.
13637
13638 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13639
13640         * nntp.el (nntp-request-update-info): Always return nil.
13641
13642 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13643
13644         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13645
13646 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13647
13648         * message.el (message-beginning-of-line): Change the behavior when
13649         invoked between BOL and : so that it first moves backward.
13650
13651 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13654         article buffer when editing of the article is discarded.
13655         (gnus-article-prepare): Revert.
13656
13657 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13658
13659         * gnus-art.el (gnus-article-prepare):
13660         Remove message-strip-forbidden-properties from the local hook.
13661
13662 2005-01-27  Simon Josefsson  <jas@extundo.com>
13663
13664         * password.el (password-cache-add): Only start one timer per key.
13665         Reported by Derek Atkins <warlord@MIT.EDU>.
13666
13667 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13668
13669         * run-at-time.el: Removed.  It is no longer needed as
13670         timer-funcs.el in the xemacs-base package has a working version of
13671         `run-at-time'.
13672
13673         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13674
13675         * password.el: Require timer-funcs instead of run-at-time in
13676         XEmacs.
13677         Remove `password-run-at-time' macro.
13678         (password-cache-add): Use `run-at-time' instead of
13679         `password-run-at-time'.
13680
13681         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13682         Remove `nnheader-cancel-function-timers' alias,
13683         `cancel-function-timers' exists in XEmacs in timer-funcs.
13684
13685         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13686         for `run-with-idle-timer'.
13687
13688         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13689         for `run-at-time'.
13690
13691         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13692         for `with-timeout'.
13693
13694         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13695         the same as for XEmacs 21.4.
13696         No need to ignore `run-with-idle-timer', this function exists in
13697         XEmacs now in timer-funcs.el in the xemacs-base package.
13698         (dgnushack-compile): No need to delete
13699         run-at-time.el from the list of files to compile because it
13700         doesn't exist anymore.
13701
13702 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13703
13704         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13705         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13706
13707 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13708
13709         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13710         sensitively.
13711
13712 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13713
13714         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13715
13716 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13717
13718         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13719         which will be inserted according to the multibyteness of a buffer
13720         rather than the type of contents.  Suggested by ARISAWA Akihiro
13721         <ari@mbf.ocn.ne.jp>.
13722
13723         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13724         of string which old xml.el may return rather than a string.
13725
13726 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13729
13730 2005-01-16  Simon Josefsson  <jas@extundo.com>
13731
13732         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13733         idn/idna.el isn't available.
13734         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13735         <michael@waxrat.com>.
13736
13737         * hashcash.el: Remove non-FSF copyright header.
13738
13739         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13740         (hashcash-generate-payment): Use it.
13741         (hashcash-generate-payment-async): Use it.
13742
13743 2005-01-15  Simon Josefsson  <jas@extundo.com>
13744
13745         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13746         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13747
13748         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13749         gnus-summary-idna-message.
13750         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13751         (gnus-summary-idna-message): New function.
13752
13753 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13754
13755         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13756         gnus-novice-user.
13757
13758 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * nnrss.el (nnrss-request-delete-group): Delete entries in
13761         nnrss-group-alist as well.
13762         (nnrss-save-server-data): Insert newline.
13763
13764 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13765
13766         * gnus.el (gnus-user-agent): Use list of symbols instead of
13767         symbols.  Display full version number for (S)XEmacs.  Optionally
13768         display (S)XEmacs codename.
13769
13770         * gnus-util.el (gnus-emacs-version): Update for new
13771         `gnus-user-agent'.
13772
13773         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13774         Gnus version.
13775
13776 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13777
13778         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13779         which is unreadable in some setups.
13780
13781 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * gnus-spec.el (gnus-update-format-specifications): Flush the
13784         group format spec cache if it doesn't support decoded group names.
13785
13786 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13787
13788         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13789         Allow to apply decay on score files matching a regexp.
13790
13791 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13794         compatibility in %g and %c.
13795
13796 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13799         name for only %g and %c.
13800         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13801         of gnus-tmp-group to decoded group name.
13802         (gnus-group-make-rss-group): Exclude `/'s from group names.
13803
13804 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * nnrss.el (nnrss-get-encoding): Fix regexp.
13807
13808 2004-12-27  Simon Josefsson  <jas@extundo.com>
13809
13810         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13811         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13812         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13813
13814 2004-12-17  Kim F. Storm  <storm@cua.dk>
13815
13816         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13817
13818         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13819
13820 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13821
13822         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13823
13824 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * nnrss.el: Require rfc2047 and mml.
13827         (nnrss-file-coding-system): New variable.
13828         (nnrss-format-string): Redefine it as an inline function.
13829         (nnrss-decode-group-name): New function.
13830         (nnrss-string-as-multibyte): Remove.
13831         (nnrss-retrieve-headers): Decode group name; don't use
13832         nnrss-format-string.
13833         (nnrss-request-group): Decode group name.
13834         (nnrss-request-article): Decode group name; allow a Message-ID as
13835         well as an article number; don't use nnrss-format-string; encode a
13836         Message-ID string which may contain non-ASCII characters; use
13837         mml-to-mime to compose a MIME article.
13838         (nnrss-request-expire-articles): Decode group name.
13839         (nnrss-request-delete-group): Decode group name.
13840         (nnrss-fetch): Clarify error message.
13841         (nnrss-read-server-data): Use insert-file-contents instead of load;
13842         bind file-name-coding-system; use multibyte buffer.
13843         (nnrss-save-server-data): Bind coding-system-for-write to the
13844         value of nnrss-file-coding-system; bind file-name-coding-system;
13845         add coding cookie.
13846         (nnrss-read-group-data): Use insert-file-contents instead of load;
13847         bind file-name-coding-system; use multibyte buffer.
13848         (nnrss-save-group-data): Bind coding-system-for-write to the
13849         value of nnrss-file-coding-system; bind file-name-coding-system.
13850         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13851         make it work with non-ASCII text.
13852         (nnrss-find-el): Make it work with old xml.el as well.
13853
13854 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13855
13856         * nnrss.el (nnrss-get-encoding): New function.
13857         (nnrss-fetch): Use unibyte buffer initially; bind
13858         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13859         decode contents according to the encoding attribute.
13860         (nnrss-save-group-data): Add coding cookie.
13861         (nnrss-mime-encode-string): New function.
13862         (nnrss-check-group): Use it to encode subject and author.
13863
13864 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13865
13866         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13867         imaginary variable.
13868
13869 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13870
13871         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13872         correctly even if there are wide characters.
13873
13874 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13875
13876         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13877         downcased symbol names; make a new cache instead of reusing
13878         bbdb-hashtable.
13879
13880 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13881
13882         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13883         concatenating segments rather than before concatenating them.
13884         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13885
13886         * message.el (message-get-reply-headers): Bind `extra'.
13887
13888 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13889
13890         * message.el (message-extra-wide-headers): New variable.
13891         (message-get-reply-headers): Use it.
13892
13893 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13896         (gnus-agent-group-pathname): Ditto.
13897
13898         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13899
13900         * gnus-group.el (gnus-group-make-group): Decode group name.
13901         (gnus-group-make-rss-group): Register the group data after opening
13902         the nnrss group.
13903
13904 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13905
13906         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13907         by expiry now get marked as read.
13908
13909 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13912
13913 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13914
13915         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13916         unify Latin characters in XEmacs.
13917         (mm-find-mime-charset-region): Use it.
13918
13919 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13920
13921         * gnus-util.el (gnus-delete-directory): New function.
13922
13923         * gnus-agent.el (gnus-agent-delete-group): Use it.
13924
13925         * gnus-cache.el (gnus-cache-delete-group): Use it.
13926
13927 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13930         names.
13931
13932 2004-12-16  Simon Josefsson  <jas@extundo.com>
13933
13934         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13935
13936 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13939
13940         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13941         (gnus-group-set-current-level): Decode group name.
13942
13943 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13944
13945         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13946         failed.
13947
13948 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * gnus-group.el (gnus-group-delete-group): Decode group name.
13951         (gnus-group-make-rss-group): Encode group name.
13952         (gnus-group-catchup-current): Decode group name.
13953         (gnus-group-kill-group): Decode group name.
13954
13955 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13956
13957         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13958
13959 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * gnus-group.el (gnus-group-make-rss-group):
13962         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13963
13964         * gnus-start.el (gnus-setup-news): Honor user's setting to
13965         gnus-message-archive-method.  Suggested by Lute Kamstra
13966         <lute@gnu.org>.
13967
13968 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13969
13970         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13971         global counterparts of the buffer-local variables.
13972
13973 2004-11-16  Romain Francoise  <romain@orebokech.com>
13974
13975         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13976         counterparts of the buffer-local variables.
13977
13978 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * message.el (message-forbidden-properties): Fixed typo in doc
13981         string.
13982
13983 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13984
13985         * gnus-util.el (gnus-replace-in-string): Added doc string.
13986
13987         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13988         to avoid problems when splitting mails with many recipients.
13989
13990 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13991
13992         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13993         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13994
13995 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13996
13997         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13998         if there is no hashtable in memory or file modification time is
13999         newer than cached timestamp.
14000
14001 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14002
14003         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14004         not-matching option.
14005
14006 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14007
14008         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14009         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14010         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14011         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14012         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14013         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14014
14015 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14016
14017         * message.el (message-forward-make-body-mml): Remove headers
14018         according to message-forward-ignored-headers if a message is decoded.
14019
14020 2004-12-02  Romain Francoise  <romain@orebokech.com>
14021
14022         * message.el (message-forward-make-body-plain): Always remove
14023         headers according to message-forward-ignored-headers.
14024
14025 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14026
14027         * spam.el (spam-summary-prepare-exit): Remove the
14028         gnus-summary-limit pop for now, it has problems with ham marks for
14029         me.
14030
14031 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14032
14033         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14034         correctly.
14035
14036 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14037
14038         * format-spec.el (format-spec): Message the char.
14039
14040 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14041
14042         * gnus-art.el (gnus-split-methods): Reformat comments.
14043
14044         * spam.el (spam-summary-prepare-exit): Remove article limits
14045         before exiting the summary buffer.
14046
14047 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14048
14049         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14050         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14051
14052         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14053         order to silence the byte compiler.
14054
14055         * spam.el: Fix the way to silence the byte compiler, which
14056         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14057         bbdb-search-simple, spam-BBDB-register-routine,
14058         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14059         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14060         spam-stat-buffer-is-spam, spam-stat-load,
14061         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14062         spam-stat-save and spam-stat-split-fancy.
14063
14064 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14067         which may confuse users.
14068         (canlock-password-for-verify): Ditto.
14069
14070         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14071
14072         * gnus-art.el (gnus-emphasis-alist): Ditto.
14073
14074         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14075
14076         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14077
14078         * gnus-start.el (gnus-save-killed-list): Ditto.
14079
14080         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14081         (gnus-sum-thread-tree-root): Ditto.
14082         (gnus-sum-thread-tree-false-root): Ditto.
14083         (gnus-sum-thread-tree-single-indent): Ditto.
14084
14085         * message.el (message-courtesy-message): Ditto.
14086         (message-archive-note): Ditto.
14087         (message-subscribed-address-file): Ditto.
14088         (message-user-fqdn): Ditto.
14089
14090         * spam-report.el (spam-report-gmane-regex): Ditto.
14091
14092         * spam.el (spam-blackhole-good-server-regex): Ditto.
14093
14094 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14095
14096         * mml.el (mml-preview): Widen the message buffer before copying
14097         the contents to the preview buffer; sort headers before previewing.
14098
14099         * message.el (message-hidden-headers): Fix the way to avoid a bug
14100         in the `repeat' widget in Emacs 21.3 or earlier.
14101
14102 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14103
14104         * message.el (message-hidden-headers): Default to "^References:".
14105         Improve customization type.  Suggested by Reiner Steib
14106         <Reiner.Steib@gmx.de>.
14107
14108 2004-11-25  Romain Francoise  <romain@orebokech.com>
14109
14110         * message.el (message-strip-forbidden-properties): Remove check for
14111         obsolete `message-hidden' text property, hidden headers are not
14112         accessible in the buffer anymore.
14113
14114 2004-11-22  Romain Francoise  <romain@orebokech.com>
14115
14116         * message.el (message-header-format-alist): Add `From' in list
14117         so that it can be sorted.
14118         (message-fix-before-sending): Widen and sort headers before
14119         sending.
14120         (message-hide-headers): Use narrowing to hide headers by moving
14121         them to the top of the buffer and narrowing to the region
14122         underneath.
14123
14124 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14125
14126         * message.el (message-strip-forbidden-properties): Bind
14127         buffer-read-only (etc) to nil.
14128
14129 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14130
14131         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14132         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14133
14134 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14135
14136         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14137
14138 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14139
14140         * dns.el (query-dns): Use sit-for to time instead of
14141         accept-process-output, since that doesn't seem to work on udp
14142         sockets.
14143
14144 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14147
14148 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14149
14150         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14151         doc string.  Improve doc string.
14152
14153 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14154
14155         * nntp.el (nntp-request-update-info): Return nil if
14156         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14157         may not call gnus-activate-group which uselessly issues the GROUP
14158         commands for all nntp groups and wastes time.  Reported by Romain
14159         Francoise <romain@orebokech.com>.
14160
14161         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14162
14163 2004-11-15  Simon Josefsson  <jas@extundo.com>
14164
14165         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14166         headers separately.
14167         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14168         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14169
14170 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14171
14172         * gnus-start.el (gnus-convert-old-newsrc):
14173         Assign legacy-gnus-agent to 5.10.7.
14174
14175 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14176
14177         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14178         start of the lines.
14179
14180 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14181
14182         * hashcash.el (hashcash-default-payment): Change default to 20.
14183         (hashcash-default-accept-payment): Change default to 20.
14184         (hashcash-process-alist): New variable.
14185         (hashcash-generate-payment-async): Add.
14186         (hashcash-already-paid-p): Add.
14187         (hashcash-insert-payment): Don't generate payments twice.
14188         (hashcash-insert-payment-async): Add.
14189         (hashcash-insert-payment-async-2): Add.
14190         (hashcash-cancel-async): Add.
14191         (hashcash-wait-async): Add.
14192         (hashcash-processes-running-p): Add.
14193         (hashcash-wait-or-cancel): Add.
14194         (mail-add-payment): New optional argument.  Conditionally start
14195         asynchronous calculation.
14196         (mail-add-payment-async): Add.
14197
14198         * message.el (message-send-mail): Wait for asynchronous hashcash
14199         results.  Don't clobber existing X-Hashcash headers.
14200         (message-setup-1): Call mail-add-payment-async when
14201         message-generate-hashcash is non-nil.
14202
14203 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14204
14205         * message.el (message-use-alternative-email-as-from): Examine the
14206         From header as well; use message-make-from in order to include a
14207         user's full name.
14208
14209 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14212         default; improve customization type.
14213         (gnus-emphasis-custom-with-format): New macro.
14214         (gnus-emphasis-custom-value-to-external): New function.
14215         (gnus-emphasis-custom-value-to-internal): New function.
14216
14217 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14218
14219         * dns.el (query-dns): Resolve reverse addresses.
14220
14221 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14222
14223         * gnus-group.el (gnus-group-get-new-news): Use it.
14224
14225         * gnus-start.el (gnus-check-reasonable-setup): New function.
14226
14227 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14228
14229         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14230         "Args out of range" error.  Reported by Arnaud Giersch
14231         <arnaud.giersch@free.fr>.
14232
14233 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14234
14235         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14236
14237 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14238
14239         * spam.el (spam group): Add :version.
14240
14241         * pgg-def.el (pgg group): Add :version.
14242
14243 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14244
14245         * gnus-art.el (gnus-article-edit-article): Don't associate the
14246         article buffer with a draft file.  This is a temporary measure
14247         against the 2004-08-22 change to gnus-article-edit-mode.
14248
14249 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14250
14251         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14252         (html2text-format-tags): Remove unused variable `attr'.
14253
14254 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14255
14256         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14257
14258         * tls.el (tls-process-connection-type, tls-success)
14259         (tls-certtool-program): Add :version.
14260
14261         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14262         (starttls-extra-arguments, starttls-process-connection-type)
14263         (starttls-connect, starttls-failure, starttls-success): Add :version.
14264
14265         * spam-stat.el (spam-stat): Add :version.
14266
14267         * sieve.el (sieve): Add :version.
14268
14269         * sha1.el (sha1): Add :version.
14270         (sha1-use-external): Remove redundant version.
14271
14272         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14273         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14274         (nnmail-split-fancy-match-partial-words)
14275         (nnmail-split-lowercase-expanded): Add :version.
14276
14277         * nndiary.el (nndiary): Add :version.
14278
14279         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14280
14281         * mml-sec.el (mml-default-sign-method)
14282         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14283         Add :version.
14284
14285         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14286
14287         * mm-url.el (mm-url-use-external, mm-url-program)
14288         (mm-url-arguments): Add :version.
14289
14290         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14291         (mm-attachment-file-modes, mm-decrypt-option)
14292         (mm-w3m-safe-url-regexp): Add :version.
14293
14294         * message.el (message-cite-prefix-regexp)
14295         (message-sendmail-envelope-from, message-minibuffer-local-map)
14296         (message-user-fqdn, message-completion-alist): Add :version.
14297
14298         * gnus-win.el (gnus-configure-windows-hook)
14299         (gnus-use-frames-on-any-display): Add :version.
14300
14301         * gnus-art.el (gnus-article-address-banner-alist)
14302         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14303         (gnus-treat-from-picon, gnus-treat-mail-picon)
14304         (gnus-treat-x-pgp-sig): Add :version.
14305
14306         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14307         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14308         (gnus-summary-article-delete-hook)
14309         (gnus-summary-display-while-building): Add :version.
14310
14311         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14312         (gnus-get-top-new-news-hook): Add :version.
14313
14314         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14315         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14316
14317         * gnus-registry.el (gnus-registry): Add :version.
14318
14319         * gnus-spec.el (gnus-use-correct-string-widths)
14320         (gnus-make-format-preserve-properties): Add :version.
14321
14322         * gnus.el (gnus-group-charter-alist)
14323         (gnus-group-fetch-control-use-browse-url)
14324         (gnus-install-group-spam-parameters): Add :version.
14325
14326         * gnus-diary.el (gnus-diary): Add :version.
14327
14328         * gnus-delay.el (gnus-delay): Add :version.
14329
14330         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14331         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14332         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14333         Add :version.
14334
14335         * gnus-agent.el (gnus-agent-max-fetch-size)
14336         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14337         (gnus-agent-prompt-send-queue): Add :version.
14338
14339         * deuglify.el (gnus-outlook-deuglify): Add :version.
14340
14341         * html2text.el: Beautify code.  Improve doc strings.  Some
14342         checkdoc cleanup.
14343         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14344
14345 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14346
14347         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14348
14349 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14350
14351         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14352         when package is loaded.
14353
14354         * spam.el (spam-summary-score-preferred-header): Add global preference
14355         for people who want to override the default SpamAssassin over
14356         Bogofilter preference (when both are set).
14357         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14358         (spam-user-format-function-S): Check
14359         spam-summary-score-preferred-header.
14360         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14361         (spam-user-format-function-S): Format the score correctly.
14362
14363 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14364
14365         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14366         signature file.  Suggested by Manoj Srivastava
14367         <srivasta@golden-gryphon.com>.
14368
14369         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14370         iso-2022-jp even in the Japanese language environment.
14371         Suggested by Jason Rumney <jasonr@gnu.org>.
14372
14373 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14374
14375         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14376         use the same characters as the dummy marks; make it free from
14377         getting affected by the language environment.
14378         (gnus-summary-read-group-1): Update mark positions only when the
14379         format spec is updated.
14380
14381         * gnus-spec.el (gnus-update-format-specifications): Return a list
14382         of updated types.
14383
14384 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14385
14386         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14387         of boundp to check if display-warning is available.
14388
14389 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14390
14391         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14392
14393 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * nnspool.el (nnspool-spool-directory): Use news-path if the
14396         news-directory variable is not bound.
14397
14398         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14399         function instead of display-warning if it is not available.
14400
14401 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14402
14403         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14404         v5-10: Use `point-at-bol'.
14405
14406 2004-10-26  Simon Josefsson  <jas@extundo.com>
14407
14408         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14409         <chenggao@gmail.com>.
14410
14411 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14412
14413         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14414         instead.
14415
14416 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14417
14418         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14419         to remove a server from the nnimap-server-buffer-alist.
14420         (nnimap-open-connection, nnimap-close-server): Use it.
14421
14422         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14423
14424 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14425
14426         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14427         running the major-mode function.
14428
14429 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14432         dummy marks in the right way.
14433
14434 2004-10-18  David Edmondson  <dme@dme.org>
14435
14436         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14437         excessively.
14438
14439 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14440
14441         * gnus-util.el (gnus-split-references): Accept a nil references
14442         string and go on blissfully.
14443
14444         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14445         cases where the references string is non-nil but has no references.
14446
14447         * encrypt.el: Add autoload tags.
14448
14449         * spam.el (spam-resolve-registrations-routine): Remove article
14450         from unregistration list too.  Reported by David Hanak
14451         <dhanak@isis.vanderbilt.edu>
14452
14453 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14454
14455         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14456         nil.  Changed custom type.
14457
14458 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14459
14460         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14461
14462         * gnus-sum.el (gnus-summary-move-article): Use it.
14463
14464 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14465
14466         * encrypt.el: Add autoload cookies.
14467
14468         * spam.el (spam-backend-article-list-property)
14469         (spam-backend-get-article-todo-list)
14470         (spam-backend-put-article-todo-list)
14471         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14472         Resolve registrations separately.
14473         (spam-register-routine): Format comments.
14474         (spam-unregister-routine, spam-register-routine): Always call with
14475         specific-articles, no default list.
14476         (spam-summary-prepare-exit): Use the spam-classifications function.
14477
14478         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14479         gnus-encrypt.el.
14480
14481         * encrypt.el: Copied from gnus-encrypt.el.
14482
14483         * gnus-encrypt.el: Commented that it's obsolete.
14484
14485 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14486
14487         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14488         (gnus-score-save): Use it.
14489
14490         * message.el (message-bury): Use `window-dedicated-p'.
14491
14492 2004-10-15  Simon Josefsson  <jas@extundo.com>
14493
14494         * pop3.el (top-level): Don't require nnheader.
14495         (pop3-read-timeout): Add.
14496         (pop3-accept-process-output): Add.
14497         (pop3-read-response, pop3-retr): Use it.
14498
14499 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14500
14501         * spam.el (spam-register-routine): Move comment.
14502         (spam-verify-bogofilter): Use 'unknown for the initial
14503         spam-bogofilter-valid state, not 'never.
14504
14505         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14506         for netrc-machine.
14507
14508         * nnimap.el (nnimap-open-connection): Use
14509         netrc-machine-user-or-password.
14510
14511 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14512
14513         * gnus-registry.el (gnus-registry-unload-hook):
14514         Set as a variable with add-hook.
14515
14516         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14517         of news-path.
14518
14519         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14520
14521         * spam.el: Delete duplicate `provide'.
14522         (spam-unload-hook): Set as a variable with add-hook.
14523
14524 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14525
14526         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14527         in the doc string.
14528
14529         * message.el (message-ignored-news-headers)
14530         (message-ignored-supersedes-headers)
14531         (message-ignored-resent-headers)
14532         (message-forward-ignored-headers): Improve custom type.
14533
14534 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14535
14536         * message.el (message-tokenize-header): Fix 2004-09-06 change
14537         which used point-min in the wrong place.
14538
14539 2004-10-12  Simon Josefsson  <jas@extundo.com>
14540
14541         * tls.el (tls-certtool-program): New variable.
14542         (tls-certificate-information): New function, based on
14543         ssl-certificate-information.
14544
14545 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * compface.el: Move the version of ELisp-based uncompface program
14548         to the contrib directory because of the copyright problem.
14549
14550 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14551
14552         * message.el (message-kill-buffer): Raise the current frame.
14553
14554 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14555
14556         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14557
14558         * gnus.el (message-y-or-n-p): Autoload.
14559
14560         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14561         (pop3-password-required, pop3-authentication-scheme)
14562         (pop3-leave-mail-on-server): Made customizable.
14563         (pop3): New custom group.
14564         (pop3-retr): Remove `sleep-for' statements.
14565         Suggested by Dave Love <fx@gnu.org>.
14566
14567         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14568         Windows/DOS.
14569
14570         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14571         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14572         Dave Love <fx@gnu.org>.
14573
14574         * mml.el (mml-minibuffer-read-disposition): Require match.
14575         Suggested by Dave Love <fx@gnu.org>.
14576
14577 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14578
14579         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14580         doc string.
14581
14582 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14583
14584         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14585
14586 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14587
14588         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14589         instead of calling `mm-insert-inline', to decode text/* parts
14590         before displaying them.
14591
14592 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14593
14594         * mm-uu.el (mm-uu-text-plain-type): New variable.
14595         (mm-uu-pgp-signed-extract-1): Use it.
14596         (mm-uu-pgp-encrypted-extract-1): Use it.
14597         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14598         bind mm-uu-text-plain-type with that value.
14599         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14600         mm-uu-dissect.
14601
14602 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14603
14604         * gnus-group.el (gnus-update-group-mark-positions):
14605         * gnus-sum.el (gnus-update-summary-mark-positions):
14606         * message.el (message-check-news-body-syntax):
14607         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14608         of string-as-multibyte.
14609
14610 2004-10-05  Juri Linkov  <juri@jurta.org>
14611
14612         * gnus-group.el (gnus-update-group-mark-positions):
14613         * gnus-sum.el (gnus-update-summary-mark-positions):
14614         * message.el (message-check-news-body-syntax):
14615         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14616         8-bit unibyte values to a multibyte string for search functions.
14617
14618 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14619
14620         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14621         (mm-uu-dissect-text-parts): New function.
14622
14623         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14624         dissect text parts.
14625
14626         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14627         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14628
14629         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14630
14631         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14632         gnus-current-topics instead of gnus-current-topic.
14633
14634 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14635
14636         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14637
14638 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14639
14640         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14641         where approriate.
14642
14643         * nnml.el (nnml-generate-active-info): do.
14644
14645         * nndiary.el (nndiary-generate-active-info): do.
14646
14647         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14648         (gnus-topic-move): do.
14649
14650         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14651         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14652
14653         * gnus-srvr.el (gnus-server-prepare)
14654         (gnus-server-open-all-servers): do.
14655
14656         * gnus-msg.el (gnus-summary-cancel-article)
14657         (gnus-summary-resend-message)
14658         (gnus-summary-mail-crosspost-complaint): do.
14659
14660         * gnus-move.el (gnus-change-server): do.
14661
14662         * gnus-group.el (gnus-group-unmark-all-groups)
14663         (gnus-group-set-current-level): do.
14664
14665 2004-10-04  Simon Josefsson  <jas@extundo.com>
14666
14667         * message.el (message-generate-hashcash): Doc fix.
14668
14669 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14670
14671         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14672         avoid infinite recursion via gnus-get-function.
14673
14674 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14675
14676         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14677
14678         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14679
14680         * nnmail.el (nnmail-split-history): do.
14681
14682         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14683         (nnml-request-delete-group): do.
14684
14685         * nnslashdot.el (nnslashdot-read-groups): do.
14686
14687         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14688         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14689
14690         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14691         (nnspool-sift-nov-with-sed): Use last.
14692         (nnspool-retrieve-headers-with-nov): Use mapc.
14693         (nnspool-request-newgroups): Use dolist.
14694         (nnspool-request-group): Use last.
14695
14696         * nntp.el (nntp-read-server-type): Use dolist.
14697
14698         * nnvirtual.el (nnvirtual-create-mapping)
14699         (nnvirtual-update-read-and-marked): Use dolist.
14700         (nnvirtual-convert-headers): Simplify.
14701
14702 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14703
14704         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14705         support for sync'ing tick marks.
14706
14707 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14708
14709         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14710         there's no visible header.
14711
14712 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14713
14714         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14715         necessary, pass full group name to gnus-request-set-marks.
14716
14717 2004-10-01  Simon Josefsson  <jas@extundo.com>
14718
14719         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14720         acroread.
14721
14722 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14723
14724         * spam-report.el (spam-report-gmane): Fix interactive.
14725
14726         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14727
14728         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14729         when writing file.
14730         (gnus-agent-synchronize-flags): Don't default to being
14731         interactive.
14732
14733 2004-09-30  Simon Josefsson  <jas@extundo.com>
14734
14735         * message.el (message-generate-hashcash): Add.
14736         (message-send-mail): Use it, call mail-add-payment.
14737
14738 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14739
14740         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14741
14742 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14743
14744         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14745         gnus-requst-update-info with explicit code to sync the in-memory
14746         info read flags with the marks being sync'd to the backend.
14747
14748         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14749
14750 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14751
14752         * spam.el (spam-verify-bogofilter): Add new function.
14753         (spam-check-bogofilter)
14754         (spam-bogofilter-register-with-bogofilter): Use it.
14755         (spam-verify-bogofilter): Add small fixes.
14756
14757 2004-09-28  Simon Josefsson  <jas@extundo.com>
14758
14759         * hashcash.el (hashcash-generate-payment): Revert.
14760
14761 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14762
14763         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14764         gnus-extract-references instead of gnus-split-references.
14765
14766         * gnus-util.el (gnus-extract-references): Add new function, analogous
14767         to gnus-split-references but extracts only the message-ID without
14768         anything extra.
14769
14770         * hashcash.el (hashcash-generate-payment)
14771         (hashcash-check-payment): Do the right thing if hashcash-path is
14772         nil (because the hashcash program could not be found).
14773
14774         * spam.el (spam-use-hashcash): Remove comment.
14775
14776 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14777
14778         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14779         (gnus-cache-enter-article, gnus-cache-remove-article)
14780         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14781
14782         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14783
14784         * gnus-art.el (article-hide-boring-headers)
14785         (article-translate-strings, article-display-face)
14786         (gnus-article-mime-match-handle-first)
14787         (gnus-article-highlight-headers)
14788         (gnus-article-add-buttons-to-head): do.
14789
14790 2004-09-27  Simon Josefsson  <jas@extundo.com>
14791
14792         * hashcash.el: New version, from
14793         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14794         ../contrib/.
14795
14796 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14799
14800 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14801
14802         * gnus-dup.el (gnus-dup-open): Use mapc.
14803         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14804
14805         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14806         Reported by Stefan Wiens <s.wi@gmx.net>.
14807
14808         * gnus.el (gnus-shutdown): Use dolist.
14809
14810         * gnus-undo.el (gnus-undo): Use mapc.
14811
14812         * nnrss.el (nnrss-generate-active): do.
14813
14814         * message.el (message-cite-original-without-signature)
14815         (message-cite-original): Use mapc.
14816         (message-do-actions, message-make-forward-subject): Use dolist.
14817
14818 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14819
14820         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14821         deletion to remove entire duplicate line.  Fixes merged article
14822         number bug.
14823
14824 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14825
14826         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14827         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14828         first ask if you want to open a server and then, even when you
14829         responded with no, asking if you want to synchronize the server's
14830         flags.
14831         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14832         multi-line expressions.
14833         (gnus-agent-synchronize-group-flags): New internal function.
14834         Updates marks in memory (in the info structure) AND in the
14835         backend.
14836
14837         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14838
14839         * nnagent.el (nnagent-request-set-mark): Use
14840         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14841         method, to ensure that synchronization updates marks in the
14842         backend and in the info (in memory) structure.
14843
14844 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14845
14846         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14847         convention fully; don't miss the root article of a thread; make
14848         the X-Draft-From header with correct article numbers.
14849
14850 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14851
14852         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14853         unless plugged.  Disable the agent so that an open failure causes
14854         an error.
14855
14856         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14857         Reverted 2004-09-21 change.  The backend must be opened while
14858         synchronizing flags even when the backend stores the flags
14859         locally.
14860
14861 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14862
14863         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14864         in `header' match.  Reported by Svend Tollak Munkejord.
14865
14866         * message.el (message-cite-original): Fix use of
14867         `message-cite-articles-with-x-no-archive'.
14868
14869 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14870
14871         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14872         (gnus-window-to-buffer): Ditto.
14873
14874         * mml.el (mml-preview-buffer): New variable.
14875         (mml-preview): Manage window layout with gnus-buffer-configuration.
14876
14877         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14878         X-Draft-From header even if those articles aren't quoted.
14879
14880 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14881
14882         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14883         (gnus-request-set-mark, gnus-request-update-mark): Use new
14884         g-s-t-u-l-m to decide to use backend even when unplugged.
14885
14886 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14887
14888         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14889         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14890
14891 2004-09-20  Simon Josefsson  <jas@extundo.com>
14892
14893         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14894         "utf-16-le".
14895
14896 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14897
14898         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14899
14900 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14901
14902         * uudecode.el (uudecode-use-external): Add :version.
14903
14904         * smime.el (smime-CA-file, smime-encrypt-cipher)
14905         (smime-dns-server): Add :version.
14906
14907         * smiley.el (gnus-smiley-file-types): Add :version.
14908
14909         * sha1.el (sha1-use-external): Add :version.
14910
14911         * pgg-def.el (pgg-query-keyserver): Add :version.
14912
14913         * nnmail.el (nnmail-fancy-expiry-targets)
14914         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14915         Add :version.
14916
14917         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14918         (nnimap-retrieve-groups-asynchronous): Add :version.
14919         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14920
14921         * mml.el (mml-content-disposition-parameters)
14922         (mml-insert-mime-headers-always): Add :version.
14923
14924         * mm-util.el (mm-coding-system-priorities): Add :version.
14925
14926         * mm-decode.el (mm-inline-text-html-with-images)
14927         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14928         (mm-verify-option): Add :version.
14929         (mm-text-html-renderer): Change :version.
14930
14931         * message.el (message-fcc-externalize-attachments)
14932         (message-required-headers, message-draft-headers)
14933         (message-subject-trailing-was-query)
14934         (message-subject-trailing-was-ask-regexp)
14935         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14936         (message-mark-insert-end, message-archive-header)
14937         (message-archive-note, message-cross-post-default)
14938         (message-cross-post-note, message-followup-to-note)
14939         (message-cross-post-note-function, message-use-mail-followup-to)
14940         (message-subscribed-address-functions)
14941         (message-subscribed-address-file, message-subscribed-addresses)
14942         (message-subscribed-regexps, message-allow-no-recipients)
14943         (message-yank-cited-prefix, message-signature-insert-empty-line)
14944         (message-hidden-headers, message-hierarchical-addresses)
14945         (message-mail-user-agent, message-use-idna)
14946         (message-valid-fqdn-regexp)
14947         (message-strip-special-text-properties, message-header-synonyms)
14948         (message-beginning-of-line, message-tab-body-function): Add :version.
14949         (message-insert-canlock, message-wide-reply-confirm-recipients):
14950         Change :version.
14951
14952         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14953         and :version.
14954         (mail-source-delete-old-incoming-confirm)
14955         (mail-source-movemail-program): Add :version.
14956
14957         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14958         (gnus-agent-cache, gnus-agent): Change :version.
14959
14960         * gnus-util.el (gnus-use-byte-compile): Change :version.
14961
14962         * gnus-sum.el (gnus-summary-make-false-root-always)
14963         (gnus-summary-default-high-score)
14964         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14965         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14966         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14967         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14968         (gnus-sum-thread-tree-single-indent)
14969         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14970         (gnus-sum-thread-tree-leaf-with-other)
14971         (gnus-sum-thread-tree-single-leaf): Add :version.
14972         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14973         (gnus-article-loose-mime): Change :version.
14974
14975         * gnus-start.el (gnus-backup-startup-file)
14976         (gnus-save-startup-file-via-temp-buffer): Add :version.
14977
14978         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14979         (gnus-server-offline-face): Add :version.
14980
14981         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14982
14983         * gnus-msg.el (gnus-gcc-externalize-attachments)
14984         (gnus-debug-files, gnus-debug-exclude-variables)
14985         (gnus-discouraged-post-methods): Change :version.
14986         (gnus-confirm-mail-reply-to-news)
14987         (gnus-confirm-treat-mail-like-news): Add :version.
14988
14989         * gnus-int.el (gnus-server-unopen-status): Add :version.
14990
14991         * gnus-group.el (gnus-group-jump-to-group-prompt)
14992         (gnus-large-ephemeral-newsgroup)
14993         (gnus-fetch-old-ephemeral-headers): Add :version.
14994
14995         * gnus-fun.el (gnus-x-face-directory)
14996         (gnus-convert-pbm-to-x-face-command)
14997         (gnus-convert-image-to-x-face-command)
14998         (gnus-convert-image-to-face-command): Add :version.
14999
15000         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15001
15002         * gnus-cite.el (gnus-cite-blank-line-after-header)
15003         (gnus-article-boring-faces): Add :version.
15004
15005         * gnus-art.el (gnus-buttonized-mime-types)
15006         (gnus-inhibit-mime-unbuttonizing)
15007         (gnus-treat-display-face)
15008         (gnus-treat-body-boundary): Change :version.
15009         (gnus-body-boundary-delimiter, gnus-picon-databases)
15010         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15011         (gnus-treat-date-english, gnus-treat-fold-headers)
15012         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15013         (gnus-treat-mail-picon, gnus-treat-wash-html)
15014         (gnus-article-encrypt-protocol)
15015         (gnus-use-idna, gnus-article-over-scroll)
15016         (gnus-mime-display-multipart-alternative-as-mixed)
15017         (gnus-mime-display-multipart-related-as-mixed)
15018         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15019         (gnus-ctan-url, gnus-button-ctan-handler)
15020         (gnus-button-handle-ctan-bogus-regexp)
15021         (gnus-button-ctan-directory-regexp)
15022         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15023         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15024         (gnus-button-man-level, gnus-button-emacs-level)
15025         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15026
15027         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15028         (gnus-agent-go-online): Change :version.
15029         (gnus-agent-expire-unagentized-dirs)
15030         (gnus-agent-auto-agentize-methods): Add :version.
15031
15032         * flow-fill.el (fill-flowed-display-column)
15033         (fill-flowed-encode-column): Add :version.
15034
15035         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15036         (gnus-outlook-deuglify-unwrap-max)
15037         (gnus-outlook-deuglify-cite-marks)
15038         (gnus-outlook-deuglify-unwrap-stop-chars)
15039         (gnus-outlook-deuglify-no-wrap-chars)
15040         (gnus-outlook-deuglify-attrib-cut-regexp)
15041         (gnus-outlook-deuglify-attrib-verb-regexp)
15042         (gnus-outlook-deuglify-attrib-end-regexp)
15043         (gnus-outlook-display-hook): Add :version.
15044
15045         * binhex.el (binhex-use-external): Add :version.
15046
15047 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15048
15049         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15050         and `invisible'.
15051
15052 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15053
15054         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15055         in gnus-registry-trim.
15056
15057 2004-09-13  Simon Josefsson  <jas@extundo.com>
15058
15059         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15060
15061         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15062
15063         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15064         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15065         <yamaoka@jpl.org>.
15066         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15067         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15068         <yamaoka@jpl.org>.
15069
15070         * sieve.el (sieve-manage-mode): Ditto.
15071
15072 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15073
15074         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15075
15076 2004-09-11  Simon Josefsson  <jas@extundo.com>
15077
15078         * dns-mode.el: Add.
15079
15080         * mm-view.el (mm-display-dns-inline): Add.
15081
15082         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15083         (mm-automatic-display): Ditto.
15084
15085         * mailcap.el (mailcap-mime-data): Add text/dns.
15086         (mailcap-mime-extensions): Map .soa to text/dns.
15087
15088 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15089
15090         * gnus-art.el (article-decode-mime-words, article-babel)
15091         (gnus-article-highlight-signature, gnus-article-add-buttons)
15092         (gnus-signature-toggle): Remove unnecessary bindings of
15093         `inhibit-read-only' inherited from v5.10 merge.
15094
15095 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15096
15097         * nntp.el (nntp): New customization group.
15098         (nntp-authinfo-file): Add customization group.
15099
15100         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15101
15102         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15103
15104         * gnus.el (to-address, to-list, subscribed)
15105         (large-newsgroup-initial): Ditto.
15106
15107         * flow-fill.el (fill-flowed-display-column)
15108         (fill-flowed-encode-column): Ditto.
15109
15110 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15111
15112         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15113         Use point-min rather than 1.
15114         (message-send-mail): Use buffer-size rather than point-max.
15115
15116         * gnus-sum.el (gnus-summary-search-article-forward):
15117         Signal a specific `search-failed' rather than a generic `error'.
15118
15119         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15120         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15121         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15122
15123 2004-09-10  Simon Josefsson  <jas@extundo.com>
15124
15125         * nndb.el (require): Remove tcp and duplicate cl.
15126
15127 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15128
15129         * gnus-agent.el (directory-files-and-attributes): Move forward.
15130
15131 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15132
15133         * gnus-agent.el (directory-files-and-attributes): Optionally
15134         defined to support XEmacs.
15135
15136 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15137
15138         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15139         to avoid run-time CL dependencies.
15140         (gnus-agent-unfetch-articles): New function.
15141         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15142         article numbers even when local .overview file is missing.
15143         (gnus-agent-read-article-number): New function.  Only accepts
15144         27-bit article numbers.
15145         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15146         gnus-agent-read-article-number.
15147         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15148         from backend while recognizing that article numbers in .overview
15149         must be valid.
15150         (gnus-agent-update-files-total-fetched-for): Use
15151         directory-files-and-attributes to improve performance.
15152         * gnus-int.el (gnus-request-move-article): Use
15153         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15154         improve performance.
15155
15156         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15157         some users confused by references to .newsrc when they only have a
15158         .newsrc.eld file.
15159         (gnus-convert-mark-converter-prompt)
15160         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15161         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15162         New function.  Used internally to only display 'gnus converting
15163         files' message when actually necessary.
15164
15165         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15166         methods now autoloaded.
15167
15168 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15169
15170         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15171         identifiers.
15172
15173 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15174
15175         * gnus-picon.el: Fix indentation and closing parenthesis.
15176
15177 2004-09-01  Simon Josefsson  <jas@extundo.com>
15178
15179         * message.el (message-canlock-generate): Require sha1, not
15180         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15181         to require within a function.  Sadly, if sha1.el isn't loaded, the
15182         let binding in m-c-g will hide the defcustom definition, which is
15183         bad.)
15184
15185         * canlock.el: Require sha1, not sha1-el.
15186
15187         * message.el: Don't autoload sha1 (there is a autoload cookie in
15188         sha1.el).
15189
15190         * sha1-el.el: Renamed to sha1.el.
15191
15192 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15193
15194         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15195
15196 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15197
15198         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15199
15200 2004-08-30  Kim F. Storm  <storm@cua.dk>
15201
15202         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15203
15204         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15205         Add :group 'nnimap.
15206
15207 2004-08-30  Andreas Schwab  <schwab@suse.de>
15208
15209         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15210         ?* and ?\;.
15211
15212         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15213         and ?\' to symbol instead of whitespace.
15214
15215 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15216
15217         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15218
15219         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15220         instead of re-search-forward.
15221
15222         * gnus-uu.el (gnus-uu-save-article): Ditto.
15223         (gnus-uu-post-encode-uuencode): Ditto.
15224
15225         * html2text.el (html2text-clean-list-items): Ditto.
15226         (html2text-clean-dtdd): Ditto.
15227         (html2text-format-tags): Ditto.
15228
15229         * message.el (message-send-mail-with-sendmail): Fix regexp.
15230         (message-fill-field-general): Use search-forward instead of
15231         re-search-forward.
15232         (unbold-region): Ditto.
15233
15234         * nnrss.el (nnrss-request-article): Ditto.
15235
15236         * nnslashdot.el (nnslashdot-request-article): Ditto.
15237
15238         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15239
15240         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15241         "Unrecognized menu descriptor" error in XEmacs.
15242
15243 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15244
15245         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15246         parent article of a sparse article in the thread hashtb.
15247
15248 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15249
15250         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15251         (nnmail-expand-newtext): Lowercase expanded entries if
15252         nnmail-split-lowercase-expanded is non-nil.
15253
15254 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15257
15258         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15259         of gnus-tmp-news-method into string under XEmacs.  It will be
15260         passed to gnus-correct-length which takes only a string argument.
15261
15262 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15263
15264         * gnus-util.el (gnus-bind-print-variables): New macro.
15265         (gnus-prin1): Use it.
15266         (gnus-prin1-to-string): Use it.
15267         (gnus-pp): New function.
15268         (gnus-pp-to-string): New function.
15269
15270         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15271         Replace pp-to-string with gnus-pp-to-string.
15272         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15273         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15274         * gnus-msg.el (gnus-debug): Ditto.
15275         * gnus-score.el (gnus-score-save): Ditto.
15276         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15277         gnus-pp-to-string.
15278         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15279         with gnus-pp.
15280         * score-mode.el (gnus-score-pretty-print): Ditto.
15281         * webmail.el (webmail-debug): Ditto.
15282
15283 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * gnus-art.el (article-display-face, article-display-x-face):
15286         Use buffer-read-only.
15287
15288 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15289
15290         * gnus-art.el (article-hide-list-identifiers):
15291         Bind inhibit-read-only as t.
15292
15293 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15294
15295         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15296
15297 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15298
15299         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15300         (gnus-narrow-to-page): Don't assume point-min == 1.
15301         (gnus-article-edit-mode): Derive from message-mode.
15302
15303         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15304         point-min == 1.
15305
15306         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15307         Disable incorrect use of `assert'.
15308
15309         * message.el (message-mode): Set comment-start-skip.
15310
15311
15312 2004-08-22  Sam Steingold  <sds@gnu.org>
15313
15314         * pop3.el (pop3-leave-mail-on-server): New user variable.
15315         (pop3-movemail): Delete mail only when it is nil.
15316
15317 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15320
15321         * mml.el (mml-preview): Use `pop-to-buffer'.
15322
15323         * message.el (message-goto-mail-followup-to): Insert after "To".
15324         (message-carefully-insert-headers): Add comment.
15325
15326         * gnus.el: Remove unused variable `gnus-article-check-size'.
15327
15328         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15329
15330         * gnus-art.el (gnus-button-alist): Improve
15331         `gnus-button-handle-library' entry.
15332
15333 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15334
15335         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15336         downcase, since XEmacs capitalizes error messages differently.
15337
15338 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15339
15340         * nntp.el: Add (require 'gnus) due to reference to
15341         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15342
15343 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15344
15345         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15346         `mm-fill-flowed'.
15347
15348         * mm-decode.el (mm-dissect-singlepart): Check it.
15349
15350 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15351
15352         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15353         'imap' for netrc parsing.
15354
15355 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15356
15357         * mailcap.el (mailcap-mime-data): Mark as risky.
15358
15359 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15360
15361         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15362         may be included in the encoded word.
15363         (rfc2047-encode): Don't append a space if the encoded word
15364         includes close parenthesis.
15365
15366 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15367
15368         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15369         of text within parentheses.
15370
15371 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15372
15373         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15374         (gnus-encrypt-write-file-contents): Make the password key the file
15375         name PLUS the cipher, not just the cipher.  Also remove failed
15376         passwords from the cache.
15377
15378 2004-08-06  Simon Josefsson  <jas@extundo.com>
15379
15380         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15381         fix.
15382
15383 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15384
15385         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15386         LWSP.
15387
15388 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15389
15390         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15391         to append in-reply-to: data to the references: header.
15392
15393         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15394         (netrc-parse): Use gnus-encrypt.el functions.
15395
15396         * gnus-encrypt.el: Add new file for encryption support; currently
15397         does only a few GPG ciphers and an internal XOR cipher.
15398
15399         * password.el: Add comments on using password-read-and-add.
15400         (password-read-and-add): Add function to read and add the
15401         password to the cache at once.
15402
15403 2004-07-28  Simon Josefsson  <jas@extundo.com>
15404
15405         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15406         parameter (but don't use it, for now).
15407
15408         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15409         instead of hard coding to nil.
15410
15411 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15412
15413         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15414         as mm-inline-image-xemacs does.
15415
15416 2004-07-26  Simon Josefsson  <jas@extundo.com>
15417
15418         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15419         Revert part of 2004-07-17 change below.
15420
15421 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15422
15423         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15424         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15425
15426 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15427
15428         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15429         quotes that actually start with ">" at the beginning of the
15430         lines.
15431
15432 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * rfc2047.el (rfc2047-encode-region): Fix last change.
15435         (rfc2047-encode-parameter): Remove useless concat.
15436
15437 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15438
15439         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15440         encode special characters; fix some kind of misconfigured headers;
15441         signal a real error if debug-on-quit or debug-on-error is non-nil.
15442         (rfc2047-encode-max-chars): New variable.
15443         (rfc2047-encode-1): Use it.
15444         (rfc2047-encode-parameter): New function.
15445
15446         * mml.el (mml-insert-parameter): Remove an excessive space.
15447
15448 2004-07-17  Simon Josefsson  <jas@extundo.com>
15449
15450         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15451         Kai Grossjohann <kai@emptydomain.de>.
15452         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15453         (gnus-group-make-menu-bar): Ditto.
15454
15455         * gnus-util.el (gnus-group-server): Add.
15456
15457 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15458
15459         * message.el (message-clone-locals): Clone sendmail and smtp
15460         variables.
15461
15462 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * rfc2047.el (rfc2047-encode-region): Fix last change.
15465
15466 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15467
15468         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15469         characters as non-special.
15470
15471 2004-07-09  Simon Josefsson  <jas@extundo.com>
15472
15473         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15474         Users will lose all flag changes made while unplugged with
15475         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15476         good default.  See numerous reports on ding mailing list.
15477
15478 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15479
15480         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15481         add generate-head-function and generate-article-function to the
15482         rfc822-forward entry.
15483         (nndoc-rfc822-forward-generate-article): New function.
15484         (nndoc-rfc822-forward-generate-head): New function.
15485
15486         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15487
15488 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15489
15490         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15491         respect display group parameter and gnus-summary-expunge-below.
15492         (gnus-articles-to-read): Remove unused reference to display group
15493         parameter.
15494
15495 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15496
15497         * nnheader.el (nnheader-uniquify-message-id): New experimental
15498         variable.
15499         (nnheader-nov-read-message-id): Use it.
15500
15501         * spam-report.el (spam-report-gmane): Add interactive.
15502
15503 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15506         qp-or-base64 for the application/* types.
15507
15508 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15509
15510         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15511
15512 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15513
15514         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15515         trim value.
15516
15517 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15518
15519         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15520         New macro and function.
15521         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15522
15523 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15524
15525         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15526         after-load-alist.
15527
15528 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15529
15530         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15531         update info that isn't there.
15532
15533 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15534
15535         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15536         entry.
15537
15538 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15539
15540         * mm-view.el (mm-inline-render-with-function): Use multibyte
15541         buffer; decode html source by charset.
15542
15543         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15544
15545         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15546         Mule-UCS is loaded under XEmacs.
15547         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15548
15549 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15550
15551         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15552
15553 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * mm-util.el (mm-coding-system-p): Return a coding-system.
15556         (mm-mime-mule-charset-alist): Use shift_jis instead of
15557         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15558         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15559         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15560         instead of japanese-shift-jis and iso-latin-1 respectively in
15561         order to share the default value with both Emacs and XEmacs-mule.
15562         (mm-mule-charset-to-mime-charset): Make
15563         mm-coding-system-priorities effective.
15564         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15565         while predicating of candidates upon the priorities.
15566
15567 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15568
15569         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15570         gnus-uu-invert-processable.
15571
15572         * gnus.el: Autoload gnus-uu-invert-processable.
15573
15574 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15575
15576         * mm-util.el (mm-with-multibyte-buffer): New macro.
15577
15578         * rfc2047.el (rfc2047-encode-string): Use it.
15579         (rfc2047-encode-region): Move point to the end of the region after
15580         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15581
15582 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15583
15584         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15585         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15586
15587 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15588
15589         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15590         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15591         Karl Chen <quarl@nospam.quarl.org>.
15592
15593 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15594
15595         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15596         invalid addresses.
15597
15598 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15599
15600         * spam.el: Change section markers, revise TODO list.
15601         (spam-backends): Make new master list of all installed backends.
15602         (spam-summary-exit-behavior): Add new variable to determine how
15603         messages moves are done at summary exit.
15604         (spam-move-spam-nonspam-groups-only)
15605         (spam-process-ham-in-nonham-groups)
15606         (spam-process-ham-in-spam-groups): Remove variables, the
15607         spam-summary-exit-behavior variable should be used to manage this
15608         behavior.
15609         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15610         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15611         and spam-old-spam-articles.
15612         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15613         Add empty variables, placeholders for the backends they represent.
15614         (spam-set-difference): Move, unchanged.
15615         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15616         unless the user has a processor variable.
15617         (spam-classifications, spam-classification-valid-p)
15618         (spam-backend-properties, spam-backend-property-valid-p)
15619         (spam-backend-function-type-valid-p)
15620         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15621         (spam-report-articles-gmane, spam-report-articles-resend):
15622         Remove functions, they are not needed.
15623         (spam-install-backend-super, spam-backend-list)
15624         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15625         (spam-backend-function, spam-backend-ham-registration-function)
15626         (spam-backend-spam-registration-function)
15627         (spam-backend-ham-unregistration-function)
15628         (spam-backend-spam-unregistration-function)
15629         (spam-backend-statistical-p, spam-backend-mover-p)
15630         (spam-install-backend-alias, spam-install-checkonly-backend)
15631         (spam-install-mover-backend, spam-install-nocheck-backend)
15632         (spam-install-backend, spam-install-statistical-backend)
15633         (spam-install-statistical-checkonly-backend): Add backend installation
15634         support.
15635         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15636         (spam-group-processor-p): Use the new backend code and respect the
15637         summary exit behavior.
15638         (spam-mark-spam-as-expired-and-move-routine): Remove.
15639         (spam-summary-prepare): Change to use the new spam-old-articles
15640         variable.
15641         (spam-copy-or-move-routine, spam-copy-spam-routine)
15642         (spam-move-spam-routine, spam-copy-ham-routine)
15643         (spam-move-ham-routine): Add code to copy/move ham or spam.
15644         (spam-fetch-field-fast): Improve doc and code, plus allow the
15645         'number request.
15646         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15647         variables.
15648         (spam-split, spam-find-spam): Use the new backend code.
15649         (spam-registration-functions): Remove variable.
15650         (spam-unregister-routine): Add convenience wrapper.
15651         (spam-log-undo-registration, spam-register-routine)
15652         (spam-log-processing-to-registry)
15653         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15654         where possible.
15655         (spam-check-gmane-xref, spam-check-regex-headers)
15656         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15657         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15658         (spam-check-bogofilter-headers, spam-check-spamoracle)
15659         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15660         (spam-check-crm114-headers): Use the spam-split-group that
15661         spam-split prepares, no need to determine it every time.
15662
15663         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15664         to the nnheader-parse-naked-head call.
15665
15666         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15667
15668         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15669         the nnheader-nov-read-message-id call.
15670
15671 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15674         gnus-activate-group twice.  Suggested by Markus Peter
15675         <warp@spin.de>.
15676
15677 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15678
15679         * gnus-art.el (gnus-article-time-format): Exchange the order of
15680         day and month in the default value; fix customization type.
15681         (article-date-ut): Use add-text-properties.
15682         (article-make-date-line): Use message-make-date instead of
15683         current-time-string.
15684
15685         * message.el (message-fetch-field): Don't use set-text-properties.
15686         (message-make-date): Simplify.
15687
15688         * messagexmas.el (message-xmas-make-date): New function.
15689         (message-xmas-redefine): Defalias message-make-date to it.
15690
15691 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15692
15693         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15694         (rfc2047-encode-region): Treat text within parentheses as special;
15695         show the original text when error has occurred.
15696
15697         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15698         already-computed method to gnus-activate-group.
15699
15700         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15701         same select-methods identical Lisp objects.
15702
15703         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15704         object when modifying the info.
15705
15706 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15707
15708         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15709         gnus-opened-servers since it has never been opened with the new
15710         configuration yet.
15711
15712 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15713
15714         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15715         arg to nnheader-generate-fake-message-id.
15716
15717 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15718
15719         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15720         number and build a fake message ID localized to a group and
15721         article number (so it's repeatable from that point on).
15722         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15723         ID format.
15724
15725         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15726         nnheader-generate-fake-message-id with the article number.
15727
15728 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15729
15730         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15731         end-of-buffer.
15732
15733 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15734
15735         * message.el (message-ignored-supersedes-headers): Add Approved.
15736
15737 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15738
15739         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15740         goto-char.
15741         (rfc2047-encode): Fold the line before encoding.
15742
15743 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15744
15745         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15746         folding -- not all headers can be folded, and this should be done
15747         by the message composition mode.  Probably.  I think.
15748
15749 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15750
15751         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15752         fast.
15753
15754         * gnus-ems.el (gnus-remove-image): Don't use
15755         message-text-with-property; remove only the image found first.
15756
15757         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15758         found first.
15759
15760 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15761
15762         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15763
15764 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * message.el (message-text-with-property): Make it fast and accept
15767         optional arguments.
15768         (message-strip-forbidden-properties): Use it.
15769         (message-fix-before-sending): Follow the m-t-w-p change.
15770
15771         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15772
15773 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * gnus-art.el (article-hide-headers): Don't change the buffer
15776         mistakenly when performing mml-preview even if
15777         gnus-single-article-buffer is nil.
15778
15779 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15780
15781         * message.el (message-expand-name-databases): New user option.
15782         (message-expand-name): Use it.
15783
15784 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15785
15786         * spam.el (spam-report-articles-resend)
15787         (spam-report-resend-register-routine): Allow ham reporting.
15788         (spam-report-resend-register-ham-routine): Add wrapper.
15789         (spam-registration-functions): Add ham resending functions.
15790         (spam-list-of-processors): Add ham resend processor.
15791
15792         * gnus.el (ham-resend-to): Add new group parameter.
15793         (spam-process): Add ham resend option.
15794
15795         * spam-report.el (spam-report-resend): Allow reporting ham.
15796         (spam-report-resend-ham): Add wrapper.
15797
15798 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15799
15800         * message.el (message-cite-articles-with-x-no-archive): New
15801         variable.
15802         (message-cite-original): Use it.
15803
15804 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15805
15806         * message.el (message-cite-original): Respect X-No-Archive.
15807
15808 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15809
15810         * gnus-art.el (article-hide-headers): Refer to the values for
15811         gnus-ignored-headers and gnus-visible-headers in the summary
15812         buffer since a user may have set them as group parameters.
15813
15814 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15815
15816         * assistant.el (assistant-node-name): Add convenience function.
15817         (assistant-render-text, assistant-render-node): Add error handling,
15818         plus handle multiple next nodes.
15819         (assistant-find-next-node): Comment out for now.
15820         (assistant-find-next-nodes): Add function, returns list of next
15821         nodes.
15822
15823 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15824
15825         * mail-source.el (mail-source-directory): Fix doc-string.
15826
15827 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15828
15829         * assistant.el (assistant-render-text, assistant-eval): Add :set
15830         widget type, which is different because it takes and returns a
15831         list.  Much hilarity ensues.
15832
15833 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15834
15835         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15836
15837         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15838         doc-string.
15839
15840         * gnus-start.el (gnus-activate-group): Added doc-string.
15841
15842 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15845
15846 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15847
15848         * assistant.el (assistant-render-text): Try to add a :set
15849         widget, more to come.
15850
15851         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15852         strings.
15853         (spam-report-articles-resend)
15854         (spam-register-routine): Do registration iff any articles warrant
15855         it.
15856         (spam-summary-prepare-exit): Change log message for nil group
15857         destinations.
15858
15859 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15860
15861         * spam.el (spam-report-resend-register-routine): Allow
15862         spam-report-resend-to to be a group parameter or a global value.
15863
15864 2004-05-26  Simon Josefsson  <jas@extundo.com>
15865
15866         * starttls.el: Merge with my GNUTLS based starttls.el.
15867         (starttls-gnutls-program, starttls-use-gnutls)
15868         (starttls-extra-arguments, starttls-process-connection-type)
15869         (starttls-connect, starttls-failure, starttls-success): New
15870         variables.
15871         (starttls-program, starttls-extra-args): Doc fix.
15872         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15873         functions.
15874         (starttls-negotiate, starttls-open-stream): Check
15875         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15876         function if it is set.
15877
15878 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15879
15880         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15881         structured fields.
15882
15883 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15884
15885         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15886
15887 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15888
15889         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15890         variable.
15891         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15892         assigning the spam-mark to new messages.
15893
15894 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15895
15896         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15897
15898 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15899
15900         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15901
15902         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15903         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15904         default.
15905
15906 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15907
15908         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15909         correct data.
15910
15911 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15912
15913         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15914         (spam-group-processor-p): Fix function.
15915         (spam-group-processor-multiple-p)
15916         (spam-group-spam-processor-report-gmane-p)
15917         (spam-group-spam-processor-report-resend-p)
15918         (spam-group-spam-processor-bogofilter-p)
15919         (spam-group-spam-processor-blacklist-p)
15920         (spam-group-spam-processor-ifile-p)
15921         (spam-group-ham-processor-ifile-p)
15922         (spam-group-spam-processor-spamoracle-p)
15923         (spam-group-spam-processor-crm114-p)
15924         (spam-group-ham-processor-bogofilter-p)
15925         (spam-group-spam-processor-stat-p)
15926         (spam-group-ham-processor-stat-p)
15927         (spam-group-ham-processor-whitelist-p)
15928         (spam-group-ham-processor-BBDB-p)
15929         (spam-group-ham-processor-spamoracle-p)
15930         (spam-group-ham-processor-copy-p): Remove functions with some
15931         prejudice against unneeded code.
15932         (spam-report-articles-resend)
15933         (spam-report-resend-register-routine): Allow the group/topic
15934         spam-resend-to value to override spam-report-resend-to.
15935         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15936         properly now.
15937
15938         * gnus.el (spam-resend-to): Add group/topic parameter.
15939         (spam-process): Move the OBSOLETE processors to the end of the
15940         choices.
15941
15942 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15943
15944         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15945         with resend-to set to nil, and then ask the user if necessary.
15946         (spam-report-resend): spam-report-resend takes a list of articles, not
15947         separate article numbers.
15948
15949 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15952         addition to emacs-w3m.
15953
15954 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15955
15956         * assistant.el (assistant-authinfo-data): New function.
15957         (assistant-eval): Eval for entire assistant.
15958
15959         * netrc.el (netrc-services-file): New variable.
15960         (netrc-parse-services): New function.
15961         (netrc-find-service-name): New function.
15962         (netrc-find-service-number): New function.
15963         (netrc-port-equal): New function.
15964         (netrc-machine): Use it.
15965
15966         * nnimap.el (nnimap-open-connection): Use netrc.
15967
15968         * gnus-util.el (gnus-netrc-get): Remove aliases.
15969
15970         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15971
15972         * assistant.el (wid-edit): Fix compilation.
15973
15974         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15975
15976 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15977
15978         * gnus-util.el (gnus-set-file-modes): New function.  (small
15979         patch).
15980
15981 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15982
15983         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15984
15985         * assistant.el (assistant-render-node): Fix up rendering and
15986         read-only text.
15987         (assistant-render-node): Reset.
15988         (assistant-make-read-only): Not sticky.
15989
15990 2004-05-20  Danny Siu  <dsiu@adobe.com>
15991
15992         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15993         centered even when gnus-auto-center-summary is t.
15994
15995 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15996
15997         * dns.el (dns-get-txt-answer): New function.
15998         (dns-read-txt): Ditto.
15999         (query-dns): Use it.
16000
16001 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16002
16003         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16004         active for foreign groups even if the group level is higher than
16005         the specified value.
16006
16007 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16008
16009         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16010         non-active groups.
16011
16012         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16013
16014 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16015
16016         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16017
16018 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16019
16020         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16021         (spam-crm114-header, spam-crm114-spam-switch)
16022         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16023         (spam-crm114-positive-spam-header)
16024         (spam-crm114-database-directory, spam-list-of-processors)
16025         (spam-group-spam-processor-crm114-p)
16026         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16027         (spam-generic-score, spam-list-of-checks)
16028         (spam-list-of-statistical-checks, spam-registration-functions)
16029         (spam-check-crm114-headers, spam-crm114-score)
16030         (spam-check-crm114, spam-crm114-register-with-crm114)
16031         (spam-crm114-register-spam-routine)
16032         (spam-crm114-unregister-spam-routine)
16033         (spam-crm114-register-ham-routine)
16034         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16035         asjo@koldfront.dk (Adam Sjøgren).
16036
16037         * gnus.el: Add spam-use-crm114.
16038
16039         * spam.el (spam-list-of-processors, spam-registration-functions):
16040         Add spam-use-resend.
16041         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16042         (spam-report-articles-gmane): Add doc fix.
16043         (spam-report-articles-resend, spam-report-resend-register-routine):
16044         Add wrappers around spam-report-resend-to.
16045
16046         * spam-report.el (spam-report-resend-to, spam-report-resend):
16047         Add support for resending spam.
16048         (spam-report-gmane): Fix line length >80.
16049
16050         * gnus.el (spam-process): Add spam-use-resend.
16051
16052 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16053
16054         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16055         number of processed spam messages.
16056         (spam-ham-copy-or-move-routine): Return the number of processed
16057         ham messages.
16058         (spam-summary-prepare-exit): Use the above values to decide
16059         whether status messages shouled be displayed.
16060
16061 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16062
16063         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16064         `rfc2047-encoding-function-alist' in order to avoid conflicting
16065         with the old version.
16066         (rfc2047-encode-region): Concatenate words containing non-ASCII
16067         characters in structured fields; don't encode space-delimited
16068         ASCII words even in unstructured fields; don't break words at
16069         char-category boundaries.
16070         (rfc2047-encode-1): New function.
16071         (rfc2047-encode): Use it; encode text so that it occupies the
16072         maximum width within 76-column; work correctly on Q encoding for
16073         iso-2022-* charsets.
16074         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16075         sure not to break a line just after the header name.
16076         (rfc2047-b-encode-region): Removed.
16077         (rfc2047-b-encode-string): New function.
16078         (rfc2047-q-encode-region): Removed.
16079         (rfc2047-q-encode-string): New function.
16080
16081         * mm-util.el (mm-replace-in-string): New function.
16082
16083 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16084
16085         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16086         get it right.
16087         (gnus-inews-make-draft): Really.
16088
16089 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16090
16091         * nnmh.el (nnmh-request-list-1): Don't check the link count
16092         before descending.  (small patch)
16093
16094 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16095
16096         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16097         stuff.
16098
16099         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16100         on real group name.
16101
16102         * gnus-art.el (gnus-signature-limit): Doc fix.
16103
16104         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16105
16106         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16107
16108 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16109
16110         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16111         isn't a string.
16112
16113 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16114
16115         * gnus-draft.el (gnus-draft-send): Bind
16116         rfc2047-encode-encoded-words.
16117
16118         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16119         (rfc2047-encodable-p): Say that =? needs encoding.
16120         (rfc2047-encode-encoded-words): New variable.
16121
16122         * gnus-group.el (gnus-group-select-group): Doc fix.
16123
16124         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16125
16126         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16127         to nil.
16128
16129         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16130
16131         * nnheader.el (nnheader-get-lines-and-char): New function.
16132
16133 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16134
16135         * gnus-msg.el (gnus-summary-followup-with-original): Document
16136         yanking of region when active.
16137
16138 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16141         groups if the group level is higher than the specified value.
16142
16143 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16144
16145         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16146         (gnus-group-jump-to-group): Added prefix argument using
16147         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16148         non-active group.
16149
16150         * compface.el (uncompface): Be verbose when changing
16151         `uncompface-use-external'.
16152
16153         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16154         handle manual section.
16155
16156 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16157
16158         * gnus-art.el (gnus-button-alist): Revert previous change.
16159
16160 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16161
16162         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16163
16164 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16165
16166         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16167         whether backend can accept message.
16168
16169         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16170
16171 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16172
16173         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16174         Avoid creating directory when nntp-marks-is-evil is true.
16175         Reported by Reiner Steib.
16176
16177 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16178
16179         * gnus-picon.el (gnus-picon-style): New variable.
16180         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16181         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16182         Jesper Harder <harder@ifa.au.dk>.
16183
16184 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16185
16186         * message.el (message-fill-field): Return point.
16187         (message-generate-headers): Go to end of field.
16188
16189         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16190         stuff for non-living groups.
16191
16192 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16193
16194         * gnus-art.el (gnus-article-followup-with-original)
16195         (gnus-article-reply-with-original): gnus-mark-active-p ->
16196         gnus-region-active-p.
16197
16198 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16199
16200         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16201         only when there is spam or ham to be processed.
16202
16203 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16204
16205         * mail-source.el (mail-source-delete-crash-box): Refactor.
16206         (mail-source-fetch): Use it.
16207         (mail-source-fetch-file): Ditto.
16208         (mail-source-fetch-directory): Run postscript in loop.
16209         (mail-source-fetch-pop): Delete.
16210         (mail-source-fetch-maildir): Ditto.
16211         (mail-source-fetch-imap): Ditto.
16212
16213         * imap.el (imap-authenticators): Comment out sasl.
16214
16215         * message.el (message-skip-to-next-address): New function.
16216         (message-fill-header-address): Refactor.
16217         (message-fill-address): Use it.
16218         (message-delete-address): Use it.
16219         (message-fill-header-general): Refactor.
16220         (message-fill-field-address): Rename.
16221         (message-narrow-to-field): Find the start of the header.
16222         (message-header-format-alist): Don't pre-fill.
16223         (message-fill-header): Removed.
16224         (message-insert-header): New function.
16225         (message-shorten-references): Use it.
16226
16227         * rfc2047.el (rfc2047-field-value): Strip props.
16228
16229         * mail-parse.el (mail-header-make-address): New alias.
16230
16231         * ietf-drums.el (ietf-drums-make-address): New function.
16232
16233         * imap.el: Add compiler directives.
16234
16235         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16236
16237         * gnus-art.el (article-decode-idna-rhs): Don't use
16238         message-idna-inside-rhs-p.
16239
16240 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16241
16242         * message.el (message-idna-inside-rhs-p): Removed.
16243         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16244
16245         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16246         false positives.
16247
16248 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16249
16250         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16251
16252 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16253
16254         * nneething.el (nneething-file-name): Don't create spurious
16255         files.
16256
16257         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16258         (gnus-inews-do-gcc): Remove sleep.
16259
16260         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16261         part under point.
16262
16263         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16264         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16265
16266 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16267
16268         * spam.el (spam-summary-prepare-exit): Fixed (length).
16269
16270 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16271
16272         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16273         as expired without moving it" message when there are spam
16274         messages left.
16275
16276 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16277
16278         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16279         header is not nil.
16280
16281 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16282
16283         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16284         nntp-possibly-create-directory, not nntp-possibly-change-group.
16285         (nntp-marks-changed-p): New arg SERVER.
16286         (nntp-request-update-info): Adjust caller.
16287
16288 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16289
16290         * nntp.el (nntp-save-marks): Pass missing arg.
16291
16292 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16293
16294         * nntp.el: Support marks.
16295         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16296         (nntp-marks-modtime, nntp-marks-directory): New variables.
16297         (nntp-request-set-mark, nntp-request-update-info)
16298         (nntp-possibly-create-directory, nntp-marks-changed-p)
16299         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16300         functions.
16301
16302 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16303
16304         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16305         (gnus-xmas-redefine): Rename.
16306
16307         * gnus-score.el (gnus-score-insert-help): Use
16308         gnus-select-lowest-window.
16309
16310         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16311         appt-select-lowest-window and rename to gnus-select-lowest-window.
16312
16313         * gnus.el: do.
16314
16315 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16316
16317         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16318         encodings of MIME-encoded words, in order to improve
16319         interoperability with several broken MUAs.
16320
16321 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16322
16323         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16324         tags, only when charsets are not specified in headers.
16325         (mm-inline-text-html-render-with-w3m): Ditto.
16326
16327         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16328         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16329
16330 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16331
16332         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16333         instead of MIME-decoded from fields when checking
16334         `gnus-article-address-banner-alist'.
16335
16336 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16337
16338         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16339         description rather than subject.
16340
16341 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16342
16343         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16344
16345 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16346
16347         * gnus.el (gnus-version-number): Bump.
16348
16349 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16350
16351         * gnus.el: No Gnus v0.2 is released.
16352
16353 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16354
16355         * gnus-agent.el (gnus-agent-read-agentview): Inline
16356         gnus-uncompress-range.
16357
16358 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16359
16360         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16361         `exec-installed-p'.
16362
16363 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16364
16365         * gnus.el (spam-process, spam-autodetect-methods): Add
16366         bsfilter and bsfilter-headers.
16367
16368         * spam.el (spam-bsfilter): New customize group.
16369         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16370         (spam-bsfilter-header, spam-bsfilter-probability-header)
16371         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16372         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16373         (spam-bsfilter-database-directory): New options.
16374         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16375         (spam-list-of-statistical-checks, spam-registration-functions):
16376         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16377         (spam-bsfilter-score): New command.
16378         (spam-check-bsfilter-headers, spam-check-bsfilter)
16379         (spam-bsfilter-register-with-bsfilter)
16380         (spam-bsfilter-register-spam-routine)
16381         (spam-bsfilter-unregister-spam-routine)
16382         (spam-bsfilter-register-ham-routine)
16383         (spam-bsfilter-unregister-ham-routine): New functions.
16384         (spam-generic-score): Support bsfilter; Accept an optional argument
16385         to recalcurate spam score even if scoring header has already been
16386         added.
16387         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16388         optional argument to recalcurate spam score even if scoring header
16389         has already been added.
16390
16391 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16392
16393         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16394         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16395         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16396         link is missing.
16397
16398 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16399
16400         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16401         (html2text-get-attr): Rewrite.
16402
16403         * message.el (message-setup-1): Remove redundant put-text-property
16404         on mail-header-separator.
16405
16406 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16407
16408         * gnus-registry.el (gnus-registry-cache-whitespace)
16409         (gnus-registry-action, gnus-registry-spool-action)
16410         (gnus-registry-split-fancy-with-parent): Change message levels
16411         from 5 to 3 or 7, as needed.
16412
16413         * spam.el (spam-summary-prepare-exit)
16414         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16415         (spam-split, spam-find-spam, spam-log-undo-registration)
16416         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16417         level from 5 to 6.
16418
16419 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16420
16421         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16422         2004-03-04 change).
16423
16424 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16425
16426         * sieve-manage.el (sieve-manage-open):
16427         * nnweb.el (nnweb-insert-html):
16428         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16429         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16430         * nnspool.el (nnspool-request-group):
16431         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16432         * nnml.el (nnml-request-update-info):
16433         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16434         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16435         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16436         (nnimap-request-set-mark):
16437         * nnfolder.el (nnfolder-request-update-info):
16438         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16439         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16440         * gnus-uu.el (gnus-uu-find-articles-matching):
16441         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16442         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16443         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16444         * gnus-nocem.el (gnus-nocem-scan-groups):
16445         * gnus-int.el (gnus-start-news-server):
16446         * gnus-group.el (gnus-group-make-kiboze-group)
16447         (gnus-group-browse-foreign-server):
16448         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16449         Use mapc when appropriate.
16450
16451 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16452
16453         FIXME: Make separate entries for each person.
16454
16455         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16456         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16457         <shields@msrl.com>:
16458
16459         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16460         may need for spam sorting and scoring.
16461         (spam-user-format-function-S): Add user format function suitable for
16462         general use.
16463         (spam-article-sort-by-spam-status): Add sorting function for summary
16464         sorting.
16465         (spam-extra-header-to-number): Add function to get a score from a
16466         header.
16467         (spam-summary-score): Add function to get a numeric score from the
16468         headers.
16469         (spam-generic-score): Fix function doc, was in wrong place.
16470         (spam-initialize): Take symbols when it's run, and install the
16471         extra headers that spam-necessary-extra-headers thinks we need.
16472
16473 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16474
16475         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16476         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16477
16478 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16479
16480         * gnus-sum.el (gnus-set-global-variables)
16481         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16482         (gnus-article-get-xrefs, gnus-summary-best-group)
16483         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16484         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16485         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16486         Use with-current-buffer.
16487
16488 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16489
16490         * spam.el (spam-summary-prepare-exit): Simplify logic.
16491         (spam-fetch-article-header): Read the article header if it's not
16492         available.
16493         (spam-list-articles): Simplify logic.
16494         (spam-filelist-register-routine): Fix bug with unregister-list.
16495
16496         * gnus-registry.el: Fix comments at beginning.
16497
16498 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16499
16500         * message.el (message-cater-to-broken-inn): Remove.
16501         (message-shorten-references): Make sure the total folded length of
16502         References is shorter than 998 characters to cater to a bug in INN
16503         2.3.  Also, don't pretend that references aren't folded -- this
16504         hasn't worked for a while.
16505
16506 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16507
16508         * gnus-agent.el (gnus-agentize):
16509         gnus-agent-send-mail-real-function no longer set to current value
16510         of message-send-mail-function but rather a lambda that calls
16511         message-send-mail-function.  The change makes the agent real-time
16512         responsive to user changes to message-send-mail-function.
16513
16514 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16515
16516         * legacy-gnus-agent.el
16517         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16518         help from Florian Weimer <fw@deneb.enyo.de>
16519
16520 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16521
16522         * nnmail.el (nnmail-cache-insert): Revert last change.
16523
16524 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * nnmail.el (nnmail-cache-insert): Always check whether
16527         nnmail-cache-ignore-groups matches a group name.
16528
16529 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16530
16531         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16532         (spam-find-spam, spam-log-processing-to-registry)
16533         (spam-log-registered-p, spam-log-unregistration-needed-p)
16534         (spam-log-undo-registration): Use gnus-message instead of
16535         gnus-error, none of these errors are fatal.
16536
16537         * gnus-registry.el (gnus-registry-clean-empty-function)
16538         (gnus-registry-clean-empty): Remove only empty entries without
16539         extra data.
16540
16541 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16542
16543         * spam-stat.el (spam-stat-buffer-change-to-spam)
16544         (spam-stat-buffer-change-to-non-spam): Change (error) to
16545         (gnus-message 8) invocation.
16546
16547 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * nntp.el (nntp-via-netcat-command): New variable.
16550         (nntp-via-netcat-switches): New variable.
16551         (nntp-open-via-rlogin-and-netcat): New function.
16552         (nntp-open-connection-function): Doc fix.
16553         (nntp-telnet-command): Doc fix.
16554         (nntp-end-of-line): Doc fix.
16555         (nntp-via-rlogin-command): Doc fix.
16556         (nntp-via-user-name): Doc fix.
16557         (nntp-via-address): Doc fix.
16558
16559 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16562         error in Emacs 21.1.
16563
16564 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16565
16566         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16567
16568 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16569
16570         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16571         (gnus-agent-with-refreshed-group): New macro.
16572         (gnus-agent-rename-group): New function.
16573         (gnus-agent-delete-group): New function.
16574         (gnus-agent-save-group-info): Use gnus-command-method when
16575         `method' parameter is nil.  Don't write nil entries into the
16576         active file.
16577         (gnus-agent-get-group-info): New function.
16578         (gnus-agent-fetch-articles): Use
16579         gnus-agent-update-files-total-fetched-for to increment disk space
16580         used.
16581         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16582         gnus-agent-update-view-total-fetched-for to increment disk space
16583         used.
16584         (gnus-agent-get-local): Added optional parameters to avoid calling
16585         gnus-group-real-name and gnus-find-method-for-group.
16586         (gnus-agent-set-local): Delete stored entry if either min, or max,
16587         are nil.
16588         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16589         quit, use gnus-agent-regenerate-group to record existance of any
16590         articles fetched to disk before the quit occurred.
16591         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16592         gnus-agent-update-view-total-fetched-for, and
16593         gnus-agent-update-files-total-fetched-for to decrement disk space
16594         used.
16595         (gnus-agent-retrieve-headers): Use
16596         gnus-agent-update-view-total-fetched-for to increment disk space
16597         used.
16598         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16599         with gnus-agent-update-files-total-fetched-for to decrement disk
16600         space and fresh group buffer.
16601         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16602         (gnus-agent-need-update-total-fetched-for): New variable.
16603         (gnus-agent-update-files-total-fetched-for): New function.
16604         (gnus-agent-update-view-total-fetched-for): New function.
16605         (gnus-agent-total-fetched-for): New function.
16606
16607         * gnus-cache.el (gnus-cache-save-buffers): Use
16608         gnus-cache-update-overview-total-fetched-for to change disk space
16609         used by this group.
16610         (gnus-cache-possibly-enter-article): Use
16611         gnus-cache-update-file-total-fetched-for to increment disk space
16612         used by this group.
16613         (gnus-cache-possibly-remove-article): Use
16614         gnus-cache-update-file-total-fetched-for to decrement disk space
16615         used by this group.
16616         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16617         (gnus-cache-rename-group): New function.
16618         (gnus-cache-delete-group): New function.
16619         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16620         (gnus-cache-need-update-total-fetched-for): New variable.
16621         (gnus-cache-with-refreshed-group): New macro.
16622         (gnus-cache-update-file-total-fetched-for): New function.
16623         (gnus-cache-update-overview-total-fetched-for): New function.
16624         (gnus-cache-rename-group-total-fetched-for): New function.
16625         (gnus-cache-delete-group-total-fetched-for): New function.
16626         (gnus-cache-total-fetched-for): New function.
16627
16628         * gnus-group.el: Require gnus-sum and autoload functions to
16629         resolve warnings when gnus-group.el compiled alone.
16630         (gnus-group-line-format): Documented new %F.
16631         (size of Fetched data) group line format; identifies disk space
16632         used by agent and cache.
16633         (gnus-group-line-format-alist): Defined new F format.
16634         (gnus-total-fetched-for): New function.
16635         (gnus-group-delete-group): No longer update
16636         gnus-cache-active-altered as gnus-request-delete-group now keeps
16637         the cache in sync.
16638         (gnus-group-list-active): Let the agent store a server's active
16639         list if currently plugged.
16640
16641         * gnus-int.el (gnus-request-delete-group):
16642         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16643         local disk in sync with the server.
16644         (gnus-request-rename-group):
16645         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16646         local disk in sync with the server.
16647
16648         * gnus-start.el (gnus-get-unread-articles):
16649         Cosmetic simplification to logic.
16650
16651         * gnus-util.el (gnus-rename-file): New function.
16652
16653 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16654
16655         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16656
16657 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16658
16659         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16660         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16661
16662 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16663
16664         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16665         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16666
16667 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16668
16669         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16670
16671 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16672
16673         * spam.el (spam-set-difference): Add function to replace
16674         gnus-set-difference in spam.el.
16675         (spam-summary-prepare-exit): Use spam-set-difference.
16676
16677 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16678
16679         * gnus-registry.el (gnus-registry-cache-file): Update to use
16680         gnus-dribble-directory OR gnus-home-directory OR ~.
16681         (gnus-registry-split-fancy-with-parent): Fix doc.
16682
16683 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16684
16685         * message.el (message-exchange-point-and-mark): Use
16686         message-mark-active-p.  Suggested by Jesper Harder
16687         <harder@ifa.au.dk>.
16688
16689 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * message.el (message-exchange-point-and-mark): Don't activate
16692         region if it was inactive.  Suggested by Hiroshi Fujishima
16693         <pooh@nature.tsukuba.ac.jp>.
16694
16695 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16696
16697         * gnus-art.el (article-display-face): Display Faces in the same
16698         order as X-Faces.
16699
16700 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16701
16702         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16703
16704 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16707         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16708         (gnus-article-mime-hierarchy): Remove.
16709         (gnus-article-mime-hierarchy-next): Remove.
16710         (gnus-article-mode): Revert 2004-03-19 change.
16711         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16712         (gnus-insert-mime-button): Revert 2004-03-19 change.
16713         (gnus-mime-accumulate-hierarchy): Remove.
16714         (gnus-mime-enter-multipart): Remove.
16715         (gnus-mime-leave-multipart): Remove.
16716         (gnus-mime-display-part): Revert 2004-03-19 change.
16717         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16718
16719         * mml.el (mml-preview): Revert 2004-03-19 change.
16720
16721 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16722
16723         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16724
16725 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16726
16727         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16728         t while entering a file name using the mm-with-multibyte macro.
16729         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16730
16731         * mm-util.el (mm-with-multibyte): New macro.
16732
16733 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16734
16735         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16736         user option.
16737         (gnus-mime-multipart-functions): Doc and customization fix.
16738         (gnus-article-mime-hierarchy): New variable.
16739         (gnus-article-mime-hierarchy-next): New variable.
16740         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16741         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16742         gnus-article-mime-hierarchy-next to nil.
16743         (gnus-insert-mime-button): Show hierarchy numbers.
16744         (gnus-mime-accumulate-hierarchy): New function.
16745         (gnus-mime-enter-multipart): New function.
16746         (gnus-mime-leave-multipart): New function.
16747         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16748         (gnus-mime-display-alternative): Show hierarchy numbers.
16749
16750         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16751         gnus-article-mime-hierarchy-next to nil.
16752
16753 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16754
16755         * dns.el: Don't require gnus-xmas.
16756
16757 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16758
16759         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16760         inline PGP.
16761         (mml-menu): Disable mml-quote-region if mark is inactive.
16762
16763 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16764
16765         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16766         when the group's active is not available.
16767
16768 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16769
16770         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16771         error.
16772
16773 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16774
16775         * imap.el (imap-store-password): New variable.
16776         (imap-interactive-login): Use it.
16777         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16778
16779 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16780
16781         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16782         window-start and hscroll to summary window.
16783
16784 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16785
16786         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16787         conversion message to newsrc-dribble when an actual conversion is
16788         performed.
16789
16790 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16791
16792         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16793
16794 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16795
16796         * mm-decode.el (mm-complicated-handles): New function reviving
16797         former definition of mm-multiple-handles.
16798
16799         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16800         (gnus-mime-delete-part): Use it.
16801
16802 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16803
16804         * gnus-agent.el (gnus-agent-read-local): Bind
16805         nnheader-file-coding-system to gnus-agent-file-coding-system to
16806         avoid the implicit assumption that they will always be equal.
16807         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16808         coding-system-for-write, as the with-temp-file macro first prints
16809         to a buffer then saves the buffer.
16810
16811 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16812
16813         * gnus-art.el (gnus-article-edit-part): New function.
16814         (gnus-mime-save-part-and-strip): Use it; do query instead of
16815         signaling an error; don't use mm-multiple-handles.
16816         (gnus-mime-delete-part): Ditto.
16817
16818 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16819
16820         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16821         old file versions.
16822         (gnus-group-prepare-hook): Removed function that converted list
16823         form of gnus-agent-expire-days to group properties.
16824
16825         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16826         (gnus-request-accept-article): Re-indented.
16827
16828         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16829         converters to handle old agent file formats.  Added logic for a
16830         "backup before upgrading warning".
16831         (gnus-convert-mark-converter-prompt): Developers can mark
16832         functions as needing (default), or not needing,
16833         gnus-convert-old-newsrc's "backup before upgrading warning".
16834         (gnus-convert-converter-needs-prompt): Tests whether the user
16835         should be protected from potentially irreversable changes by the
16836         function.
16837
16838         * legacy-gnus-agent.el: New.  Provides converters that are only
16839         loaded when gnus-convert-old-newsrc needs to call them.
16840
16841 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16842
16843         * mail-source.el (mail-source-touch-pop): Doc fix.
16844
16845         * message.el (message-smtpmail-send-it): Doc fix.
16846
16847 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16848
16849         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16850
16851         * nnmail.el (nnmail-split-fancy): do.
16852
16853         * gnus-kill.el (gnus-kill, gnus-execute): do.
16854
16855 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16856
16857         * gnus-sum.el (gnus-widget-reversible-match)
16858         (gnus-widget-reversible-to-internal)
16859         (gnus-widget-reversible-to-external): New functions.
16860         (gnus-widget-reversible): New widget.
16861         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16862
16863 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16864
16865         * gnus-sum.el (gnus-thread-sort-functions)
16866         (gnus-article-sort-functions): Document `(not F)' items.
16867
16868 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16869
16870         * spam.el (spam-use-gmane-xref): Add new backend.
16871         (spam-gmane-xref-spam-group): Add variable to control the name of the
16872         Gmane spam group.
16873         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16874         (spam-regex-headers-spam, spam-regex-headers-ham)
16875         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16876         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16877         backends and checks.
16878         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16879
16880         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16881         an autodetect method.
16882
16883 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16884
16885         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16886         articles are being added to a group.
16887         (gnus-request-replace-article): Inform the agent that articles
16888         need to be uncached as the cached contents are no longer valid.
16889
16890 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16891
16892         * binhex.el: Don't autoload executable-find.
16893
16894         * canlock.el: Don't autoload mail-fetch-field.
16895
16896         * dgnushack.el: Autoload c-mode for XEmacs.
16897
16898         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16899
16900         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16901         rmail-dont-reply-to and rmail-output.
16902
16903         * gnus-score.el: Don't autoload ffap-string-at-point.
16904
16905         * gnus-setup.el: Don't autoload sc-cite-original.
16906
16907         * imap.el: Don't autoload base64-decode-string,
16908         base64-encode-string and md5.
16909
16910         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16911         and rmail-msg-restore-non-pruned-header.
16912
16913         * mm-decode.el: Don't autoload executable-find.
16914
16915         * mm-url.el: Don't autoload executable-find.
16916
16917         * mm-view.el: Don't autoload diff-mode.
16918
16919         * nndb.el: Don't autoload news-reply-mode, news-setup,
16920         cancel-timer and telnet.
16921
16922         * password.el: Don't autoload run-at-time for Emacs.
16923
16924         * sha1-el.el: Don't autoload executable-find.
16925
16926         * sieve-mode.el: Don't autoload c-mode.
16927
16928         * uudecode.el: Don't autoload executable-find.
16929
16930 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16931
16932         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16933         (gnus-agent-possibly-alter-active): Avoid null in numeric
16934         comparison.
16935         (gnus-agent-set-local): Refuse to save null in local object table.
16936         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16937         list of articles that will be marked as unread.
16938
16939 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16942
16943 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16944
16945         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16946         language tags.
16947
16948 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16949
16950         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16951         Don't bind "obarray".
16952
16953         * gnus-sum.el (gnus-thread-sort-functions): Added
16954         `gnus-thread-sort-by-most-recent-number' and
16955         `gnus-thread-sort-by-most-recent-date'.
16956         Reported by Kai Grossjohann <kai@emptydomain.de>.
16957
16958 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16959
16960         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16961
16962 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16963
16964         * gnus-cus.el (gnus-agent-customize-category): Removed
16965         ignore-errors macro reference that required cl to be loaded at
16966         run-time.
16967
16968         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16969         single-interval range of the form (min . max).  Previously the
16970         range had to look like ((min . max)).  Likewise, return
16971         (min . max) rather than ((min . max)).
16972         (gnus-range-map): Use gnus-range-normalize to accept
16973         single-interval range.
16974
16975         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16976         the cache, but not the agent, now appear with their usual face.
16977
16978         * dgnushack.el (loaddir): New variable that is bound to the
16979         directory containing the dgnushack.el file. Use loaddir, rather
16980         than srcdir, to update load-path. Change lets dgnushack compile
16981         code in directories other than GNUS/lisp.
16982
16983 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16984
16985         * lpath.el: Don't bind w3m-safe-url-regexp.
16986
16987         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16988         w3m-safe-url-regexp variable buffer-local.
16989
16990         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16991
16992 2004-02-27  Simon Josefsson  <jas@extundo.com>
16993
16994         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16995         gnus-group-real-prefix.
16996         (gnus-summary-move-article): Use it, instead of
16997         gnus-group-real-prefix.
16998
16999 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17000
17001         * lpath.el: Bind w3m-safe-url-regexp.
17002
17003         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17004         w3m-safe-url-regexp variable buffer-local and set it as the value
17005         of mm-w3m-safe-url-regexp.
17006
17007         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17008
17009         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17010         parsing gnus-posting-styles when the message is not for replying.
17011
17012         * dgnushack.el: Autoload sgml-mode for XEmacs.
17013
17014         * nnrss.el (nnrss-opml-export): Use
17015         mm-set-buffer-file-coding-system instead of
17016         set-buffer-file-coding-system.
17017
17018 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17019
17020         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17021         of checkdoc.el).
17022         * nnrss.el: do.
17023         * gnus-mlspl.el: do.
17024         * gnus-ml.el: do.
17025         * gnus-srvr.el: do.
17026
17027         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17028
17029 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17030
17031         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17032         Corrections to custom-manual links.
17033
17034         * gnus-art.el (gnus-article): Ditto.
17035
17036         * mm-decode.el (mime-display, mime-security): Ditto.
17037
17038 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17039
17040         * flow-fill.el: Typo.
17041
17042 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17043
17044         * spam-wash.el: New file.
17045
17046 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17047
17048         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17049
17050 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17051
17052         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17053         to be run with new-articles as LIST1, not LIST2.
17054         (spam-registration-functions): Add spam-use-ham-copy as a nil
17055         registration backend.
17056
17057 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17058
17059         * spam-stat.el (spam-stat-washing-hook): New option.
17060         (spam-stat-buffer-words): Use it.
17061         (spam-stat-process-directory, spam-stat-test-directory): Use
17062         insert-file-contents-literally.
17063         (spam-stat-coding-system): New variable.
17064         (spam-stat-load, spam-stat-save): Use it.
17065
17066 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17067
17068         * spam-report.el (spam-report-plug-agent): Quote
17069         spam-report-url-to-file and spam-report-url-ping-plain.
17070
17071 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17072
17073         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17074         / in mailto URLs.
17075
17076 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17077
17078         * spam-report.el (spam-report-process-queue): Fix interactive use.
17079         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17080         (spam-report-unplug-agent): Doc fixes.
17081         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17082         (spam-report-agentize, spam-report-deagentize): Autoload.
17083
17084 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17085
17086         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17087
17088         * message.el (message-setup-fill-variables): Add mml tags to
17089         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17090         <ajk@iu.edu>.
17091         (message-mode): Don't modify paragraph-separate there.
17092
17093 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17094
17095         * compface.el (uncompface-use-external): Default to undecided.
17096         (uncompface-use-external-threshold): New variable.
17097         (uncompface-float-time): New macro.
17098         (uncompface): Determine whether to use the external decoder if
17099         uncompface-use-external is undecided.
17100
17101 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17102
17103         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17104         after images.
17105
17106         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17107
17108 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17109
17110         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17111
17112         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17113
17114         * gnus-sum.el (gnus-summary-limit-to-age)
17115         (gnus-summary-limit-children): do.
17116
17117         * gnus-int.el (gnus-request-scan): do.
17118
17119         * gnus-group.el (gnus-group-suspend): do.
17120
17121         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17122
17123         * gnus-cite.el (gnus-cite-parse-attributions): do.
17124
17125         * gnus-agent.el (gnus-summary-set-agent-mark)
17126         (gnus-agent-regenerate-group): do.
17127
17128         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17129
17130         * binhex.el (binhex-decode-region-internal): do.
17131
17132 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17133
17134         * gnus-fun.el (gnus-face-properties-alist): New user option.
17135         (gnus-display-x-face-in-from): Use it.
17136
17137         * gnus-art.el (article-display-face): Ditto.
17138
17139         * compface.el (uncompface-use-external): Default to nil.
17140
17141 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17142
17143         * nntp.el (nntp-erase-buffer): New function.
17144         (nntp-retrieve-data, nntp-send-command)
17145         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17146         (nntp-possibly-change-group): Use it.
17147
17148         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17149         with-current-buffer.
17150
17151 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17152
17153         * compface.el: Merge the ELisp-based uncompface program.
17154         (compface): New customization group.
17155         (uncompface-use-external): New user option.
17156         (uncompface): Call uncompface-internal if uncompface-use-external
17157         is nil.
17158         (uncompface-internal): New function.  Note that there are also
17159         some other functions and variables added for this function.
17160
17161 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17162
17163         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17164         if necessary.
17165
17166 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17167
17168         * spam-report.el (spam-report-unplug-agent)
17169         (spam-report-plug-agent, spam-report-deagentize)
17170         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17171         Add support for the Agent in spam-report: when unplugged, report to a
17172         file; when plugged, submit all the requests.
17173
17174         * spam.el (spam-register-routine): Fix message about
17175         registration.
17176
17177 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17178
17179         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17180         dependencies.
17181         (rfc2047-encode): Use it.
17182
17183         * gnus-art.el (gnus-button-marker-list): Move before first
17184         reference.
17185
17186         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17187         (imap-parse-body): Fix format string mismatch.
17188
17189         * gnus-score.el (gnus-summary-increase-score): do.
17190
17191         * nnrss.el (nnrss-close): New function.
17192
17193 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17194
17195         * nnrss.el (nnrss-make-filename): New function.
17196         (nnrss-request-delete-group, nnrss-read-server-data)
17197         (nnrss-save-server-data, nnrss-read-group-data)
17198         (nnrss-save-group-data): Use it.
17199         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17200         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17201         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17202
17203 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17204
17205         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17206
17207 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17208
17209         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17210         files.
17211
17212         * message.el (message-generate-headers-first): Don't quote nil
17213         and t in docstrings.
17214
17215         * imap.el (imap-id): do.
17216
17217         * gnus-agent.el (gnus-agent-consider-all-articles)
17218         (gnus-agent-queue-mail): do.
17219
17220 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17221
17222         * spam-report.el (spam-report-process-queue): New function.
17223         Process requests from `spam-report-requests-file'.
17224         (spam-report-process-queue): Doc fix.
17225
17226 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17227
17228         * spam.el (spam-register-routine)
17229         (spam-log-processing-to-registry, spam-log-registered-p)
17230         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17231         Change "check" to "spam-check" for semi-clarity.
17232
17233 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17234
17235         * pop3.el: Require nnheader.
17236
17237         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17238
17239         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17240
17241         * gnus-picon.el: Require cl.
17242
17243         * gnus-fun.el: Require gnus-ems and gnus-util.
17244
17245         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17246
17247         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17248
17249         * gnus-art.el (gnus-article-edit-mode): Define before first
17250         reference.
17251
17252 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17253
17254         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17255         (gnus-uu-post-encoded): Use point-at-bol.
17256
17257         * gnus-topic.el (gnus-group-active-topic-p): do.
17258
17259         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17260
17261         * gnus-group.el (gnus-group-kill-region): do.
17262
17263         * gnus-art.el (article-date-ut): do.
17264
17265         * message.el (message-fetch-field): Remove redundant
17266         case-fold-search binding.
17267         (message-narrow-to-field): Simplify.
17268
17269 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17270
17271         * spam.el (spam-directory): Derive from `gnus-directory'.
17272
17273         * spam-report.el (spam-report-url-to-file)
17274         (spam-report-requests-file): New function and variable for offline
17275         reporting.
17276         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17277         and user defined function.
17278         (spam-report-url-ping-mm-url): Remove doubled slash.
17279
17280 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17281
17282         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17283
17284 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17285
17286         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17287         format string mismatch.
17288
17289         * sieve.el (sieve-deactivate-all): do.
17290
17291         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17292
17293         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17294
17295         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17296
17297         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17298
17299 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17300
17301         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17302         the list of checks.
17303
17304 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17305
17306         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17307         padding.
17308
17309 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17310
17311         * mm-view.el (mm-fill-flowed): New variable.
17312         (mm-inline-text): Use it.
17313
17314 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17315
17316         * spam.el (spam-spamassassin-register-ham-routine)
17317         (spam-spamassassin-register-spam-routine): Fix function names.
17318
17319 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17320
17321         * gnus.el (gnus-tmp-grouplens): Remove.
17322         (gnus-summary-line-format): Remove grouplens.
17323
17324         * gnus-group.el (gnus-group-line-format): Ditto.
17325
17326         * gnus-spec.el (gnus-format-specs): Ditto.
17327         (gnus-update-format-specifications): Flush the group format spec
17328         cache if there's the grouplens stuff.
17329         (gnus-parse-simple-format): Replace %l with the empty string.
17330
17331 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17332
17333         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17334         omission.
17335
17336 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17337
17338         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17339         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17340
17341 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17342
17343         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17344         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17345         New macros and functions.
17346         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17347         Handle > NLINK_MAX messages.
17348         * nnmaildir.el (nnmaildir-request-set-mark): Use
17349         nnmaildir--emlink-p and nnmaildir--eexist-p.
17350
17351 2004-01-25  Alex Schroeder  <alex@gnu.org>
17352
17353         * spam-stat.el (spam-stat-process-directory-age): New option.
17354         (spam-stat-process-directory): Use it.
17355
17356 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17357
17358         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17359         (spam-stat-save): Accept prefix argument.
17360
17361 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17362
17363         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17364         links" error.
17365
17366 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17367
17368         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17369         the rest of the and/or forms.
17370
17371 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17372
17373         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17374         compatibility with old .newsrc.eld files.
17375
17376         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17377
17378         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17379
17380         * gnus-start.el (gnus-1): do.
17381
17382         * gnus-group.el (gnus-group-line-format-alist): do.
17383
17384         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17385
17386         * gnus-gl.el: Remove.
17387
17388 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17389
17390         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17391         marks consisting of a single range {for example, (3 . 5)} rather
17392         than a list of a single range { ((3 . 5)) }.
17393
17394 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17395
17396         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17397         with-current-buffer.
17398         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17399         avoid consing a string.
17400
17401         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17402         Remove obsolete entries for big5 and gb2312.
17403
17404 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17405
17406         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17407         uncompressed list.
17408
17409 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17410
17411         * spam-stat.el (spam-stat-strip-xref): New function.
17412         (spam-stat-process-directory): Use it.
17413
17414         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17415         here -- it's done in message-fetch-field.
17416
17417 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17418
17419         * gnus-agent.el (gnus-agent-queue-mail)
17420         (gnus-agent-prompt-send-queue): New variables.
17421         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17422         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17423         "nndraft:queue" along to gnus-draft-send.  Use
17424         gnus-agent-prompt-send-queue.
17425         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17426         is "nndraft:queue".  Suggested by Gaute Strokkenes
17427         <gs234@srcf.ucam.org>
17428
17429         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17430         (agent-enable-undownloaded-faces): Added.
17431         (gnus-agent-cat-groups): Use eval-and-compile, not
17432         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17433         method of gnus-agent-cat-groups even when the buffer has been
17434         evaled.
17435         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17436         delete gnus-agent-save-active-1.
17437         (gnus-agent-save-groups): Deleted.  Identical to
17438         gnus-agent-save-active.
17439         (gnus-agent-write-active): No longer adjust agent's copy of active
17440         file as agent's adjustments are now stored in their own
17441         file.  Removed optional parameter.
17442         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17443         servers.  Add use of min/max range limits from server's local
17444         file.
17445         (gnus-agent-save-alist): Removed unused optional argument.
17446         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17447         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17448         (gnus-agent-set-local): A per-server file that keeps min/max range
17449         limits for articles known to the agent.  Provides a fast mechanism
17450         for altering many active ranges.
17451         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17452         active file (local makes it unnecessary).
17453         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17454
17455         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17456         (agent-enable-undownloaded-faces): Added.
17457
17458         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17459         disable it when sending to "nndraft:queue".
17460         (gnus-group-send-queue): Add safety check to avoid sending queue
17461         when unplugged.
17462
17463         * gnus-group.el (gnus-group-catchup): Use new
17464         gnus-sequence-of-unread-articles, not
17465         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17466         numbers of articles.  Use gnus-range-map to avoid having to
17467         uncompress the unread list.
17468         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17469         Fixed invalid ange-ftp reference.
17470
17471         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17472         (gnus-sorted-range-intersection): Intersection of two ranges
17473         without requiring that they first be uncompressed.
17474
17475         * gnus-start.el (gnus-activate-group): Unless blocked by the
17476         caller, possibly expand the active range to include both cached
17477         and agentized articles.
17478         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17479         multiple version-dependent converters.
17480         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17481         gnus-agent-save-active.
17482         (gnus-save-newsrc-file): Save dirty agent range limits.
17483
17484         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17485         gnus-agent-possibly-alter-active.
17486         (gnus-adjust-marked-articles): Faster handling of simple lists.
17487
17488 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17489
17490         * spam-stat.el (spam-stat-test-directory): New optional argument
17491         displays a list of files detected.  Suggested by Andrew Cohen
17492         <cohen@andy.bu.edu>.
17493         (spam-stat-buffer-words-with-scores): Don't narrow and change
17494         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17495
17496 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17497
17498         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17499         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17500         (spam-spamassassin-arguments)
17501         (spam-spamassassin-spam-flag-header)
17502         (spam-spamassassin-positive-spam-flag-header)
17503         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17504         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17505         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17506         (spam-list-of-processors, spam-list-of-checks)
17507         (spam-list-of-statistical-checks, spam-registration-functions)
17508         (spam-check-spamassassin-headers, spam-check-spamassassin)
17509         (spam-spamassassin-score)
17510         (spam-spamassassin-register-with-sa-learn)
17511         (spam-spamassassin-register-spam-routine)
17512         (spam-spamassassin-register-ham-routine)
17513         (spam-assassin-register-spam-routine)
17514         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17515         (spam-bogofilter-score): Fix to show article before scoring.
17516
17517 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17518
17519         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17520         default scoring function.
17521         (spam-generic-score): Call spam-spamassassin-score if
17522         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17523         spam-bogofilter-score otherwise.
17524
17525         * gnus.el (spam-process, spam-autodetect-methods): Add
17526         spamassassin and spamassassin-headers.
17527
17528 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17529
17530         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17531         Suppress unnecessary messages.
17532
17533 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17534
17535         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17536         make-hash-table.
17537
17538 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17539
17540         * canlock.el (base64-encode-string): Don't autoload it.
17541
17542 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17543
17544         * run-at-time.el: Remove useless (require 'itimer),
17545         eval-and-compile and (featurep 'xemacs).
17546
17547 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17548
17549         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17550         GROUP is a virtual group.
17551
17552 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17553
17554         * gnus.el: Autoload `message-y-or-n-p'.
17555
17556 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17557
17558         * pgg-parse.el: Remove unnecessary (require 'custom).
17559
17560         * pgg-def.el: do.
17561
17562         * nnmail.el: do.
17563
17564         * gnus-undo.el: do.
17565
17566         * gnus-picon.el: do.
17567
17568         * gnus-util.el: do.
17569
17570 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17571
17572         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17573
17574 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17577         handle, as well as a list.
17578
17579         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17580         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17581         (mm-w3m-cid-retrieve): Simplify.
17582
17583 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17584
17585         * message.el (message-kill-to-signature): Allow prefix arg to
17586         specify number of lines to keep before signature.
17587
17588 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17589
17590         * message.el (message-kill-to-signature): Change docstring.
17591
17592 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17593
17594         * canlock.el: Always require sha1-el.
17595         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17596
17597         * message.el: Autoload sha1 only when compiling.
17598
17599         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17600         eudc-expand-inline for XEmacs.
17601
17602 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17603
17604         * message.el (message-canlock-generate): Require sha1-el.
17605
17606 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17607
17608         * message.el (message-expand-name): Silence the byte compiler.
17609
17610         * lpath.el: Add detect-coding-system.
17611
17612         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17613         cus-edit.
17614
17615 2004-01-13  Simon Josefsson  <jas@extundo.com>
17616
17617         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17618         Invoke gnus-score-mode.  Reported by
17619         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17620
17621         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17622         Jim Blandy <jimb@redhat.com> (tiny change).
17623
17624 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17625
17626         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17627
17628 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17629
17630         * spam.el (spam-get-article-as-string): Update to use
17631         gnus-request-article-this-buffer, much simpler.
17632         (spam-get-article-as-buffer): Remove.
17633
17634 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17635
17636         * message.el (message-expand-name): Use EUDC if the user uses that.
17637
17638 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17639
17640         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17641         character for the encoding to avoid consing a string.
17642
17643         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17644         unnecessarily.
17645
17646         * mm-util.el (mm-replace-chars-in-string): Remove.
17647
17648         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17649         of mm-replace-chars-in-string.
17650
17651 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17652
17653         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17654
17655         * mm-util.el (mm-subst-char-in-string): Support inplace.
17656
17657         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17658         a new string in every iteration.  Use shy groups.
17659
17660 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17661
17662         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17663         * gnus-soup.el (gnus-soup-group-brew):
17664         * gnus-msg.el (gnus-put-message):
17665         * gnus-move.el (gnus-group-move-group-to-server):
17666         * gnus-kill.el (gnus-batch-score):
17667         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17668         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17669         (gnus-group-update-group, gnus-group-read-group)
17670         (gnus-group-make-group, gnus-group-make-help-group)
17671         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17672         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17673         (gnus-group-sort-by-unread, gnus-group-catchup)
17674         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17675         (gnus-group-yank-group, gnus-group-set-info)
17676         (gnus-group-list-groups):
17677         * gnus.el (gnus-generate-new-group-name):
17678         * gnus-delay.el (gnus-delay-send-queue):
17679         * nnvirtual.el (nnvirtual-catchup-group):
17680         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17681         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17682         (gnus-group-prepare-topics, gnus-topic-check-topology):
17683         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17684         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17685         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17686         (gnus-group-make-articles-read):
17687         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17688         (gnus-group-change-level, gnus-kill-newsgroup)
17689         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17690         (gnus-get-unread-articles, gnus-make-articles-unread)
17691         (gnus-make-ascending-articles-unread): Use accessor
17692         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17693         to get group information for improved readability.
17694
17695
17696 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17697
17698         * gnus-art.el (article-decode-mime-words, article-babel)
17699         (gnus-article-highlight-signature, gnus-article-add-buttons)
17700         (gnus-signature-toggle): Use gnus-with-article-buffer.
17701
17702         * gnus-art.el (gnus-article-highlight-headers)
17703         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17704
17705         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17706         (gnus-article-set-globals, gnus-request-article-this-buffer)
17707         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17708         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17709         (gnus-mime-display-alternative): Use with-current-buffer.
17710
17711 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17712
17713         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17714         also under 80 char limit, and call gnus-error if needed.
17715         (spam-fetch-article-header): Fix - it was a
17716         buffer-local variable (gnus-newsgroup-data).
17717         (spam-find-spam): Use spam-generate-fake-headers, forget about
17718         spam-insert-fake-headers.
17719         (spam-insert-fake-headers): Remove.
17720
17721 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17722
17723         * deuglify.el (gnus-article-outlook-unwrap-lines)
17724         (gnus-outlook-rearrange-article)
17725         (gnus-outlook-repair-attribution-outlook)
17726         (gnus-outlook-repair-attribution-block)
17727         (gnus-outlook-repair-attribution-other): Remove redundant
17728         save-excursion.
17729
17730 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17731
17732         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17733         (spam-fetch-field-subject-fast)
17734         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17735         (spam-fetch-article-header): Add functions to deal with Gnus
17736         internals for fast retrieval of article header data.
17737         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17738
17739 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17740
17741         * pop3.el (pop3-md5): Remove.
17742         (pop3-apop): Replace pop3-md5 with md5.
17743
17744         * mm-bodies.el: base64 is always built-in.
17745
17746         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17747         with-current-buffer.
17748
17749 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17750
17751         * canlock.el (canlock-insert-header): Remove excessive grouping in
17752         regexp.
17753
17754         * gnus-sum.el (gnus-summary-read-document): Ditto.
17755
17756         * gnus-uu.el (gnus-uu-part-number): Ditto.
17757
17758         * html2text.el (html2text-remove-tags): Ditto.
17759         (html2text-format-tags): Ditto.
17760         (html2text-format-single-elements): Ditto.
17761
17762         * mml.el (mml-parse-1): Ditto.
17763
17764 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17765
17766         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17767
17768         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17769
17770         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17771
17772         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17773
17774 2003-11-15  Simon Josefsson  <jas@extundo.com>
17775
17776         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17777         (pgg-gpg-lookup-key): Use regexp match instead of
17778         split-string (split-string is different between emacs 21.2 and
17779         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17780
17781 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17782
17783         * gnus-art.el (gnus-mime-view-all-parts)
17784         (gnus-article-part-wrapper, gnus-article-view-part): Use
17785         with-current-buffer.
17786
17787 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17788
17789         * spam.el (spam-disable-spam-split-during-ham-respool)
17790         (spam-spamoracle-database, spam-cache-lookups)
17791         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17792         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17793         (spam-group-ham-marks, spam-group-spam-marks)
17794         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17795         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17796         also add spam-use-blackholes to the statistical checks.
17797         (spam-fetch-field-fast): Add interface to fetching fields, may
17798         become a macro.
17799         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17800         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17801         (spam-insert-fake-headers): Fake an article when needed.
17802         (spam-find-spam): Fake article when possible.
17803         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17804         (spam-check-bogofilter-headers): Use message-fetch-field instead
17805         of nnmail-fetch-field.
17806
17807 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17808
17809         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17810
17811 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17812
17813         * spam.el (spam-split): Do not require spam-use-CHECK to be
17814         enabled if that check is passed to spam-split explicitly; also
17815         fix so 'spam doesn't get converted to spam-split-group when
17816         spam-split-symbolic-return is t.
17817         (spam-find-spam): Find registrations of the article and use those
17818         instead of re-running spam-split to find the spam/ham
17819         classification of the article.
17820         (spam-log-processing-to-registry, spam-log-registered-p)
17821         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17822         Use gnus-error instead of gnus-message.
17823         (spam-log-registration-type): Add function to determine the
17824         classification of a message based on registry entries; will
17825         return nil if both 'spam and 'ham are found.
17826         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17827         a reasonably fast local cache without the loading errors.
17828         (spam-cache-lookups): Set to t by default.
17829         (spam-find-spam): Don't try to guess spam-cache-lookups.
17830         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17831         spam-caches entry.
17832         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17833         caching of whitelist/blacklist entries.
17834         (spam-check-whitelist, spam-check-blacklist): Invoke
17835         spam-from-listed-p with a type, not a cache variable.
17836         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17837
17838 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17839
17840         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17841
17842         * nnmail.el (nnmail-split-fancy): do.
17843
17844         * mml.el (mml-parse): do.
17845
17846         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17847         (gnus-score-adaptive): do.
17848
17849 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17850
17851         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17852         (gnus-mime-button-map): Don't set keymap parent.
17853         (gnus-button-ctan-directory-regexp): Use shy grouping.
17854         (gnus-prev-page-map): Don't set keymap parent.
17855         (gnus-prev-page-map): Remove duplicated one.
17856         (gnus-next-page-map): Don't set keymap parent.
17857         (gnus-mime-security-button-map): Ditto.
17858
17859         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17860         version number.
17861
17862         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17863
17864 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17865
17866         * canlock.el (canlock-sha1-function): Remove.
17867         (canlock-sha1-function-for-verify): Remove.
17868         (canlock-openssl-program): Remove.
17869         (canlock-openssl-args): Remove.
17870         (canlock-ignore-errors): Remove.
17871         (canlock-sha1-with-openssl): Remove.
17872         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17873         (canlock-verify): Don't use canlock-ignore-errors.
17874
17875         * sha1-el.el (sha1-string-external): Make it can return a string
17876         in binary form.
17877         (sha1-region-external): Ditto.
17878         (sha1-string-internal): Ditto.
17879         (sha1-region-internal): Ditto.
17880         (sha1-region): Ditto.
17881         (sha1-string): Ditto.
17882         (sha1): Ditto.
17883
17884 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17885
17886         * spam.el (spam-report-articles-gmane): New command.
17887
17888 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17889
17890         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17891
17892         * run-at-time.el (run-at-time-saved): Remove.
17893         (run-at-time): Doc fix.
17894
17895 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17896
17897         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17898         (gnus-summary-limit-map): Add it.
17899         (gnus-summary-make-menu-bar): do.
17900
17901 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17902
17903         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17904         Make attempt at some caching support (done for BBDB only now).
17905         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17906         addresses to be checked.
17907         (spam-clear-cache-BBDB): Add function, to be invoked by
17908         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17909         (spam-check-BBDB): Check and use the caches, if
17910         spam-cache-lookups is on, remove superfluous (provide).
17911
17912 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17913
17914         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17915
17916 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17917
17918         * run-at-time.el (run-at-time-saved): Move to after the definition
17919         of `run-at-time'.
17920
17921         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17922
17923 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17924
17925         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17926         mm-w3m-local-map-property.
17927
17928         * mm-view.el (mm-w3m-mode-map): Remove.
17929         (mm-w3m-local-map-property): Remove.
17930         (mm-inline-text-html-render-with-w3m): Don't use
17931         mm-w3m-local-map-property.
17932
17933 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17934
17935         * run-at-time.el: New file.
17936
17937         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17938         under Emacs.
17939
17940         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17941         of gnus-set-text-properties.
17942
17943         * gnus-uu.el (gnus-uu-save-article): Ditto.
17944
17945         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17946
17947         * gnus-cite.el (gnus-cite-parse): Ditto.
17948
17949         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17950         of gnus-.
17951
17952         * gnus-xmas.el (run-at-time): Require run-at-time.
17953
17954         * gnus.el: Changed calls to nnheader-run-at-time and
17955         password-run-at-time throughout to use run-at-time directly.
17956
17957         * password.el: Removed definition of run-at-time.
17958
17959         * nnheaderxm.el: Remove definition of run-at-time.
17960
17961 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17962
17963         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17964         in prompt.
17965
17966 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17967
17968         * messagexmas.el (message-xmas-redefine): Alias
17969         `message-make-caesar-translation-table' to
17970         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17971         version.
17972
17973         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17974         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17975         `gnus-xmas-set-text-properties'.
17976         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17977         `gnus-xmas-completing-read'.
17978         (gnus-xmas-completing-read): Removed.
17979         (gnus-xmas-open-network-stream): Removed.
17980
17981         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17982         XEmacs version.
17983
17984         * dns.el (dns-make-network-process): Use `open-network-stream'
17985         instead of `gnus-xmas-open-network-stream'.
17986
17987         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17988
17989         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17990
17991 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17992
17993         * gnus-art.el (gnus-mime-display-alternative)
17994         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17995         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17996         Don't use gnus-local-map-property.
17997
17998         * gnus-util.el (gnus-local-map-property): Remove.
17999
18000         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18001         gnus-completing-read-maybe-default with completing-read.
18002
18003         * gnus-util.el (gnus-completing-read): do.
18004         (gnus-completing-read-maybe-default): Remove.
18005
18006 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18007
18008         * password.el: Only autoload `run-at-time' if not XEmacs.
18009         Only autoload the itimer functions if XEmacs.
18010
18011 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18012
18013         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18014         XEmacsen.
18015
18016         * dgnushack.el: Autoload executable-find for XEmacs.
18017
18018 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18019
18020         * gnus-art.el (gnus-read-string): Remove.
18021         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18022         read-string.
18023
18024 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18025
18026         * netrc.el: Autoload password-read.
18027         (netrc): Add configuration group.
18028         (netrc-encoding-method, netrc-openssl-path): Add
18029         variables for encoding and decoding of files with symmetric
18030         ciphers.
18031         (netrc-encode): Add assistant function to encode a file with
18032         netrc-encoding-method.
18033         (netrc-parse): Add interactive parameter, added optional
18034         decoding if netrc-encoding-method is non-nil but otherwise
18035         behavior is standard.
18036         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18037         Do s/encode/encrypt/ everywhere.
18038
18039         * spam.el: Remove executable-find autoload.
18040
18041 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18042
18043         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18044
18045         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18046
18047 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18048
18049         * gnus-art.el (gnus-treat-ansi-sequences)
18050         (article-treat-ansi-sequences): New variable and function.
18051         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18052
18053         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18054         Use it.
18055
18056 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18057
18058         * mm-util.el (mm-quote-arg): Remove.
18059
18060         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18061         shell-quote-argument.
18062
18063         * gnus-uu.el (gnus-uu-command): do.
18064
18065         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18066
18067         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18068         with make-char.
18069
18070         * mm-util.el (mm-make-char): Remove.
18071
18072         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18073         add-minor-mode.
18074
18075         * gnus-undo.el (gnus-undo-mode): do.
18076
18077         * gnus-topic.el (gnus-topic-mode): do.
18078
18079         * gnus-sum.el (gnus-dead-summary-mode): do.
18080
18081         * gnus-start.el (gnus-slave-mode): do.
18082
18083         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18084
18085         * gnus-ml.el (gnus-mailing-list-mode): do.
18086
18087         * gnus-gl.el (gnus-grouplens-mode): do.
18088
18089         * gnus-draft.el (gnus-draft-mode): do.
18090
18091         * gnus-dired.el (gnus-dired-mode): do.
18092
18093         * gnus-ems.el (gnus-add-minor-mode): Remove.
18094
18095         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18096         Replace gnus-char-width with char-width.
18097
18098         * gnus-ems.el (gnus-char-width): Remove.
18099
18100         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18101         Replace gnus-char-width with char-width.
18102
18103         * gnus-ems.el (gnus-char-width): Remove.
18104
18105         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18106         definition.
18107         Remove Emacs 20 hash table compatibility code.
18108
18109         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18110         20 compatibility code.
18111
18112         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18113
18114         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18115
18116         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18117         with point-at-{eol,bol}.
18118
18119         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18120
18121         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18122
18123         * flow-fill.el (fill-flowed-point-at-bol)
18124         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18125
18126         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18127         Replace with point-at-{eol,bol} throughout all files.
18128
18129 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18130
18131         * ntlm.el (ntlm-string-as-unibyte): New macro.
18132         (ntlm-build-auth-response): Use it.
18133
18134         Remove Emacs 20 stuff:
18135         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18136         (butlast, mapc, remove): Remove the compiler macros.
18137         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18138         of delq and copy-sequence.
18139         * gnus-art.el (popup-menu): Remove the compiler macro.
18140         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18141         Emacs 20.
18142
18143 2004-01-05  Simon Josefsson  <jas@extundo.com>
18144
18145         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18146         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18147         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18148         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18149         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18150         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18151         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18152         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18153         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18154         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18155         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18156         string-xor into ntlm-string-xor.  Suggested by
18157         Jesper Harder <harder@myrealbox.com>.
18158
18159         * ntlm.el: Don't include poem.
18160
18161         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18162         Jesper Harder <harder@myrealbox.com>.
18163
18164         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18165
18166         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18167         probably breaks emacs with DL patch, but do we care? Is anyone
18168         still using the DL stuff?)
18169
18170         * sieve-manage.el: Use the password package.
18171         (sieve-manage-read-passwd): Remove.
18172         (sieve-manage-interactive-login): Use password.  Re-add
18173         condition-case around loop.
18174
18175         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18176         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18177         the password package.
18178
18179 2003-02-19  Simon Josefsson  <jas@extundo.com>
18180
18181         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18182         token.
18183
18184 2002-08-07  Simon Josefsson  <jas@extundo.com>
18185
18186         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18187         (sieve-manage-authenticators):
18188         (sieve-manage-authenticator-alist): Add some SASL mechs.
18189         (sieve-sasl-auth): New function.
18190         (sieve-manage-cram-md5-auth):
18191         (sieve-manage-plain-auth): Rewrite using SASL library.
18192         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18193         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18194         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18195         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18196
18197 2004-01-05  Simon Josefsson  <jas@extundo.com>
18198
18199         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18200         New files.
18201
18202 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18203
18204         * gnus-group.el (gnus-no-groups-message): Update.
18205
18206         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18207
18208 2003-11-09  Simon Josefsson  <jas@extundo.com>
18209
18210         * imap.el: Support for ID IMAP extension (RFC 2971).
18211         (imap-local-variables): Add imap-id.
18212         (imap-id): New variable.
18213         (imap-id): New function.
18214         (imap-parse-response): Parse untagged ID response.
18215         * nnimap.el (nnimap-id): New variable.
18216         (nnimap-open-connection): Use it.
18217
18218 2003-12-28  Simon Josefsson  <jas@extundo.com>
18219
18220         * gnus-score.el (gnus-score-edit-all-score): New.
18221         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18222
18223 2004-01-04  Simon Josefsson  <jas@extundo.com>
18224
18225         * password.el: Add.
18226
18227 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18228
18229         * dns.el (dns-query-types): Fix typo.
18230         (dns-query-types): New function.
18231         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18232         PTR and SOA replies, see RFC 1035.
18233
18234 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18235
18236         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18237
18238         * Moved to Changelog.2.
18239
18240 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18241
18242         * gnus.el (gnus-version-number): Bump version.
18243
18244 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18245
18246         * gnus.el: No Gnus v0.1 is released.
18247
18248 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18249
18250         * gnus.el: No Gnus v0.0 is released.
18251
18252 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18253
18254         * gnus.el (gnus-version-number): Bump.
18255         (gnus-version): No.
18256
18257 See ChangeLog.2 for earlier changes.
18258
18259     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18260       Free Software Foundation, Inc.
18261
18262   This file is part of GNU Emacs.
18263
18264   GNU Emacs is free software: you can redistribute it and/or modify
18265   it under the terms of the GNU General Public License as published by
18266   the Free Software Foundation, either version 3 of the License, or
18267   (at your option) any later version.
18268
18269   GNU Emacs is distributed in the hope that it will be useful,
18270   but WITHOUT ANY WARRANTY; without even the implied warranty of
18271   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18272   GNU General Public License for more details.
18273
18274   You should have received a copy of the GNU General Public License
18275   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18276
18277 ;; Local Variables:
18278 ;; coding: utf-8
18279 ;; fill-column: 79
18280 ;; add-log-time-zone-rule: t
18281 ;; End: