Merge branch 'master' of https://git.gnus.org/gnus
[gnus] / lisp / ChangeLog
1 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * shr.el (shr-insert): Remove space inserted before or after a
4         breakable character or at the beginning or the end of a line.
5         (shr-find-fill-point): Do kinsoku; find the second best point or give
6         it up if there's no breakable point.
7
8 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9
10         * nnimap.el (nnimap-open-connection): Message when opening connection
11         for debugging purposes.
12
13         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
14         on every setup buffer call to allow this to change from article to
15         article.
16
17         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
18         buffers where we have a wide table.
19
20 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
21
22         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
23         uses *-request-thread.
24
25 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26
27         * nnimap.el (nnimap-open-connection): Remove %s from openssl
28         incantation, which is no longer valid.
29
30 2010-10-14  Julien Danjou  <julien@danjou.info>
31
32         * shr.el: Fix defcustom type (char -> character).
33
34 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
35
36         * nnimap.el (nnimap-open-connection): tls-program should be a list of
37         programs.
38
39 2010-10-14  Julien Danjou  <julien@danjou.info>
40
41         * shr.el (shr-tag-a): Use url-link as widget type.
42
43         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
44         `gnus-group-get-icon'.
45
46 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
49         This should make server editing work better.
50
51         * shr.el (shr-find-fill-point): Don't inloop on indented text.
52
53         * tls.el (tls-program): Remove spurious %s from openssl.
54
55         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
56         (nnimap-parse-flags): Fix regexp.
57
58         * shr.el (shr-find-fill-point): Use a filling algorithm that should
59         probably work for CJVK text, too.
60
61         * nnimap.el (nnimap-extend-tls-programs): Removed.
62         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
63
64         * tls.el (tls-starttls-switches): Remove starttls hack.
65         (open-tls-stream): Ditto.
66         (tls-find-starttls-argument): Ditto.
67
68 2010-10-13  Julien Danjou  <julien@danjou.info>
69
70         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
71         responses.
72
73 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
74
75         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
76
77         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
78         anything in Emacs.
79
80         * shr.el (shr-current-column): Remove buggy and unnecessary function.
81
82 2010-10-13  Julien Danjou  <julien@danjou.info>
83
84         * shr.el (shr-width): Make shr-width a defcustom with default to
85         fill-column.
86         (shr-tag-img): Use shr-width rather than fill-column.
87
88 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * dgnushack.el (byte-optimize-apply)
91         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
92
93         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
94         position when (X-)Faces exist.
95         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
96         avatars when called interactively.
97
98 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
99
100         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
101         gnus-article-x-face-too-ugly is bound.
102
103 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
106
107         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
108         mailbox that doesn't exist.
109
110 2010-10-12  Julien Danjou  <julien@danjou.info>
111
112         * shr.el (shr-tag-img): Encode URL properly when retrieving.
113         (shr-get-image-data): Encode URL properly when fetching from cache.
114         (shr-tag-img): Use aligned-to spaces to align correctly images.
115
116         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
117         before inserting the Gravatar.
118
119         * shr.el (shr-tag-img): Add align attribute support for <img>.
120
121 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
122
123         * gnus-gravatar.el (gnus-art): Required.
124
125         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
126         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
127         Remove long obsoleted functions.
128
129 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
130
131         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
132
133         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
134
135         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
136         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
137         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
138         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
139         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
140         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
141         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
142
143 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
144
145         * nnimap.el (nnimap-request-rename-group): Select group read-only
146         before renaming it.
147
148         * shr.el (shr-insert): Fix up the white space only regexp.
149
150         * nnimap.el (nnimap-transform-split-mail): Not all articles have
151         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
152
153         * shr.el (shr-current-column): New function.
154         (shr-find-fill-point): New function.
155
156 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
157
158         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
159         numbers.
160
161 2010-10-11  Julien Danjou  <julien@danjou.info>
162
163         * shr.el (shr-hr-line): Add.
164         (shr-tag-hr): Use shr-hr-line to specify which character to use to
165         display hr lines.
166         (shr-max-columns): Do not change state to nil if we just inserting
167         spaces.
168
169 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
170
171         * gnus-topic.el (gnus-topic-read-group): If after the last group,
172         select the last group.
173
174 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
175
176         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
177
178 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
179
180         * dig.el (dig-mode-map): Declare and define in one step.
181
182 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
183
184         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
185         for Gnus.
186         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
187         (nnimap-update-qresync-info): Mark \Seen articles as read.
188
189         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
190         non-variable, too.
191
192         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
193         available.
194         (nnimap-update-info): Rely more on the current active than the param
195         active to avoid marking articles as read too much.
196
197         * auth-source.el (auth-source-create): Use (user-login-name) for the
198         user name default.
199
200         * nnimap.el (nnimap-update-info): If the server doesn't return any
201         useful info, just use the previous info.
202         (nnimap-update-info): Prefer old info over start-article.
203         (nnimap-update-qresync-info): Finish implementing QRESYNC.
204
205 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
206
207         * nnir.el (autoload): Clean up autoloads.
208         (nnir-imap-default-search-key): Renamed from
209         nnir-imap-search-field. Use key rather than value.
210         (nnir-imap-search-other): New variable.
211         (nnir-read-parm): Use it.
212         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
213         (gnus-summary-nnir-goto-thread): Modify to work with imap.
214
215 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
216
217         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
218         the process, too.
219
220 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
223         Allbery.
224
225         * shr.el: Rework the way things are indented by <li> slightly.
226
227         * gnus.el (gnus-group-set-parameter): Fix typo.
228
229         * nnimap.el: Start implementing QRESYNC support.
230
231 2010-10-09  Julien Danjou  <julien@danjou.info>
232
233         * nnir.el (nnir-engines): Fix too many arguments.
234
235 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
236
237         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
238         group is the "last", so that the backends like nnfolder actually save
239         their folders.
240
241         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
242         try to use that for the tls stream.
243         (nnimap-retrieve-group-data-early): Rework the marks code to heed
244         UIDVALIDITY and find out which groups are read-only and not.
245         (nnimap-get-flags): Use the same marks parsing code as the rest of
246         nnimap.
247
248 2010-10-09  Julien Danjou  <julien@danjou.info>
249
250         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
251
252         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
253         retrieving gravatars.
254
255         * shr.el (shr-table-corner): Add.
256         (shr-table-line): Add.
257         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
258
259 2010-10-08  Julien Danjou  <julien@danjou.info>
260
261         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
262
263 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
264
265         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
266
267         * gnus-sum.el (gnus-mark-article-as-unread)
268         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
269         (gnus-summary-set-bookmark): Use it.
270
271         * gnus-msg.el (gnus-setup-message): Use it.
272
273         * gnus-demon.el (gnus-demon-remove-handler): Use it.
274
275         * gnus.el (gnus-group-remove-parameter): Use it.
276
277         * gnus-group.el (gnus-group-make-web-group): Use it.
278
279         * gnus-demon.el (gnus-demon-remove-handler): Use it.
280
281         * nnregistry.el: Update docs to mention manual.
282
283         * gnus-registry.el: Update docs to mention nnregistry.el.
284         (gnus-registry-initialize): Don't install nnregistry refer method
285         automatically.
286         (gnus-registry-install-nnregistry): Remove it.
287
288 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289
290         * shr.el (shr-insert): Don't insert double spaces.
291
292 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * gnus-gravatar.el (gnus-treat-from-gravatar)
295         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
296         called interactively.
297
298         * gnus-art.el (gnus-mime-view-part-externally)
299         (gnus-mime-view-part-internally): Make predicate function passed to
300         gnus-mime-view-part-as-type assume argument is a mime type, not a list
301         of a mime type.
302
303         * shr.el (shr-table-widths): Don't use cl function `reduce'.
304
305 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306
307         * shr.el (require): Require cl when compiling.
308         (shr-tag-hr): New function.
309
310         * nnimap.el (nnimap-update-info): Remove double setting of high.
311         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
312         makes nnimap work properly on Courier again.
313
314         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
315         the variable for backwards compatability.
316
317         * mm-decode.el (mm-save-part): If given a non-directory result, expand
318         the file name before using to avoid setting mm-default-directory to
319         nil.
320
321         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
322         bidning gnus-agent variables.
323
324         * shr.el (shr-render-td): Use a cache for the table rendering function
325         to avoid getting an exponential rendering behaviour in nested tables.
326         (shr-insert): Rework the line-breaking algorithm.
327         (shr-insert): Don't leave trailing spaces.
328         (shr-insert-table): Also insert empty TDs.
329         (shr-tag-blockquote): Ensure paragraphs after </ul>.
330
331 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
332
333         * gnus-sum.el (gnus-number): Rename from `number'.
334         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
335         (gnus-summary-limit-children): Update uses correspondingly.
336
337 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
338
339         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
340         (gnus-gravatar-transform-address): Don't show avatars of people of
341         which mail addresses match gnus-gravatar-too-ugly.
342
343 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
344
345         * shr.el (shr-table-widths): Expand TD elements to fill available
346         space.
347
348 2010-10-07  Julien Danjou  <julien@danjou.info>
349
350         * nnimap.el (nnimap-request-rename-group): Add this method.
351
352 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
355         name from XEmacs' function-arglist.
356
357         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
358         gravatar under XEmacs.
359
360 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
361
362         * auth-source.el: Update docs with TODO items.
363
364         * gnus-sync.el: Update docs to explain state and plans.
365
366         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
367         Hooks for mark updates.
368         (gnus-request-set-mark, gnus-request-update-mark): Use them.
369
370         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
371         hooks with arguments, which is needed for mark update hooks.
372
373 2010-10-06  Julien Danjou  <julien@danjou.info>
374
375         * gnus.el (gnus-expand-group-parameter): Only return and act on what
376         was matched.
377
378         * sieve-manage.el: Update example in `Commentary'.
379
380         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
381
382         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
383         not 2000.
384         (sieve-manage-authenticate): Re-add function.
385
386 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
387
388         * shr.el (shr-insert): Get 'space transition right.
389         (shr-render-td): Only delete space at the end of the TD.
390
391         * nnimap.el (nnimap-open-connection): Prepare to support
392         open-gnutls-stream.
393
394         * shr.el: Rearrange function order to be more logical.
395
396 2010-10-06  Julien Danjou  <julien@danjou.info>
397
398         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
399         (nnrss-discover-feed): Remove 404 URL in docstring.
400
401         * nnir.el: Fix Swish-E URL.
402         Fix Namazu URL.
403
404         * message.el (message-change-subject): Remove 404 URL in a comment.
405
406 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
409         called interactively.
410
411         * gnus-util.el (gnus-remove-if): Allow hash table.
412         (gnus-remove-if-not): New function.
413
414         * gnus-art.el (gnus-mime-view-part-as-type)
415         * gnus-score.el (gnus-summary-score-effect)
416         * gnus-sum.el (gnus-read-move-group-name):
417         Replace remove-if-not with gnus-remove-if-not.
418
419         * gnus-group.el (gnus-group-completing-read):
420         Regard collection as a hash table if it is not a list.
421
422 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423
424         * shr.el (shr-render-td): Allow blank/missing <TD>s.
425
426         * shr.el: Document the table-rendering algorithm.
427
428 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
429
430         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
431         for Emacsen having no `libxml-parse-html-region' support.
432
433 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
436         invalid URLs.
437
438         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
439         line-broken.
440         (shr-tag-img): Ignore image fetching errors.
441         (shr-overlays-in-region): Compute overlay positions correctly.
442
443         * mm-decode.el (mm-shr): Require shr.
444
445         * gnus-art.el (gnus-blocked-images): Move variable here.
446
447         * shr.el (shr-insert-table): Bind free variable.
448
449         * mm-decode.el (mm-shr): Bind shr-content-function.
450
451         * shr.el (shr-content-function): New variable.
452
453         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
454         added for symmetry.
455
456         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
457
458         * gnus-group.el (gnus-group-make-group): Doc fix.
459
460         * nnimap.el (nnimap-request-newgroups): Return success.
461
462         * shr.el (shr-find-elements): New function.
463         (shr-tag-table): Put all the images after the table.
464         (shr-tag-table): Really inhibit images inside the table.
465         (shr-collect-overlays): Copy over overlays from the TD elements to the
466         main document.
467
468         * mm-decode.el (mm-shr): Bind shr-blocked-images to
469         gnus-blocked-images.
470
471 2010-10-05  Julien Danjou  <julien@danjou.info>
472
473         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
474
475         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
476         (gnus-html-maximum-image-size): Add this function.
477         (gnus-html-put-image): Use gnus-html-maximum-image-size.
478
479         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
480         server-value of the capability is nil.
481
482 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483
484         * shr.el (shr-tag-em): Add <EM> tag.
485
486 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
487
488         * sieve-manage.el (sieve-manage-default-stream): Make default stream
489         customizable.
490
491         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
492         handing broken links to browse-url.
493
494 2010-10-05  Julien Danjou  <julien@danjou.info>
495
496         * gnus-util.el (gnus-emacs-completing-read)
497         (gnus-iswitchb-completing-read): Use autoload rather than require.
498
499 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
500
501         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
502         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
503         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
504         iswitchb-temp-buflist for XEmacs.
505
506         * gnus-util.el (gnus-completing-read-function): Exclude
507         gnus-icompleting-read and gnus-ido-completing-read from candidates for
508         XEmacs since iswitchb.el is very old and ido.el is unavailable in
509         XEmacs.
510
511         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
512         not to use `delete-dups' that is unavailable in XEmacs 21.4.
513
514         * gnus-html.el: Don't require help-fns under XEmacs.
515         (gnus-html-schedule-image-fetching): Work for XEmacs.
516
517         * mm-decode.el (mm-shr): Decode contents by charset.
518
519 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
520
521         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
522         unknown.
523
524         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
525         (shr-get-image-data): Ensure against the cache file missing.
526
527         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
528         for data.
529
530         * spam-report.el (spam-report-url-ping-plain): Don't query about
531         killing the process.
532
533         * shr.el (shr-render-td): Protect against too-wide text.
534
535 2010-10-04  Julien Danjou  <julien@danjou.info>
536
537         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
538         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
539
540         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
541         retrieved.
542
543 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * shr.el (browse-url): Required.
546         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
547         lines.
548         (shr-show-alt-text, shr-browse-image): New commands.
549         (shr-browse-url, shr-copy-url): New commands.
550
551         * gnus-sum.el (gnus-widen-article-window): New variable.
552         (gnus-summary-select-article-buffer): Use it.
553
554         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
555         without @ signs.
556
557 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
558
559         * nnir.el (nnir-run-imap): Remove spurious space in search string.
560
561 2010-10-04  Julien Danjou  <julien@danjou.info>
562
563         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
564         for XEmacs.
565
566 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
567
568         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
569
570         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
571         (nnimap-close-server): Implement.
572
573         * dgnushack.el (iswitchb): Require to shut up the compiler.
574
575         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
576         (shr-insert): Tweak line breaking.
577         (shr-insert): Handle <pre> better.
578         (shr-tag-li): Get <li> indentation right.
579         (shr-tag-li): Get <li> indentation even righter.
580         (shr-tag-blockquote): Ensure paragraph start.
581         (shr-make-table): Tweak table generation.
582         (shr-make-table): Fix typo.
583
584         * shr.el: Implement table rendering.
585
586 2010-10-04  Julien Danjou  <julien@danjou.info>
587
588         * gnus-html.el (gnus-html-put-image): Fix resize image code.
589
590 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
591
592         * shr.el (shr-insert): Use string anchors instead of line anchors.
593
594 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * shr.el: Add headings.
597         (shr-ensure-paragraph): Actually work.
598         (shr-tag-li): Make <ul> prettier.
599         (shr-insert): Get white space at the beginning/end of elements right.
600         (shr-tag-p): Collapse subsequent <p>s.
601         (shr-ensure-paragraph): Don't insert double line feeds after blank
602         lines.
603         (shr-insert): \t is also space.
604         (shr-tag-s): Fix "s" tag name function.
605         (shr-tag-s): Fix face prop name.
606
607 2010-10-03  Julien Danjou  <julien@danjou.info>
608
609         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
610
611         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
612         gnus-window-inside-pixel-edges.
613
614         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
615         gnus-ems.
616
617         * mm-view.el (mm-inline-image-emacs): Support image resizing.
618
619         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
620         function.
621
622         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
623         resize choice.
624
625 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
626
627         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
628         beginning of the buffer.
629
630         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
631         article buffer again.
632
633         * shr.el (shr-tag-p): Don't insert newlines at the start of the
634         buffer.
635
636         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
637         when it's at the start of the buffer.
638
639         * shr.el (shr-tag-blockquote): Convert name.
640         (shr-rescale-image): Use the right image-size variant.
641
642         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
643         buffer isn't shown, then select the current article first instead of
644         bugging out.
645         (gnus-summary-select-article-buffer): Show both the article and summary
646         buffers again.
647
648         * shr.el (shr-fontize-cont): Protect against regions with no text.
649         Rename tag functions to shr-tag-* for enhanced security.
650         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
651
652 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
653
654         * shr.el (shr-insert):
655         * pop3.el (pop3-movemail):
656         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
657         loaded.
658
659 2010-10-03  Glenn Morris  <rgm@gnu.org>
660
661         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
662
663         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
664
665         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
666
667         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
668
669         * gnus-util.el (gnus-make-local-hook): Simplify.
670
671 2010-10-02  Julien Danjou  <julien@danjou.info>
672
673         * gnus-util.el (gnus-iswitchb-completing-read): New function.
674         (gnus-ido-completing-read): New function.
675         (gnus-emacs-completing-read): New function.
676         (gnus-completing-read): Use gnus-completing-read-function.
677         Add gnus-completing-read-function.
678
679 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * shr.el (shr-insert-document): Autoload.
682         (shr-img): Be silent.
683         (shr-insert): Add a newline after every picture before text.
684         (shr-add-font): Use overlays for combining faces.
685         (shr-insert): Pass upwards the text start point.
686
687         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
688         possible.
689         (mm-shr): New function.
690
691 2010-10-02  Julien Danjou  <julien@danjou.info>
692
693         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
694         should go backward.
695
696 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
697
698         * shr.el (shr): Fix typo in provide call.
699
700 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
701
702         * shr.el: New file.
703
704         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
705
706         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
707         completing read.
708
709 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
712         we're being queried about.  Suggested by Dan Jacobson.
713
714         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
715         by Jason Eisner.
716
717         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
718         table, too.  Suggested by Stefan Wiens.
719         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
720         the table unnecessary.  Suggested by Stefan Wiens.
721
722         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
723         longer needed, and probably doesn't work either, as pointed out by
724         Stefan Wiens.
725         (gnus-summary-exit): Remove call to the clearing function.
726         (gnus-summary-exit-no-update): Ditto.
727
728         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
729         instead of gnus-eval-in-buffer-window to avoid popping up frames.
730         Reported by Stefan Monnier.
731         (gnus-summary-save-in-rmail): Ditto.
732
733         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
734         article buffer, instead of both the article buffer and the summary
735         buffer.  Sort of suggested by Dan Jacobson.
736
737         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
738
739         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
740         Suggested by Dan Jacobson.
741
742         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
743         documentation clearer.
744
745         * message.el (message-shorten-references): Comment on the number "21".
746         Suggested by Stefan Monnier.
747
748         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
749         Suggested by Dan Jacobson.
750
751         * gnus.el (gnus-large-newsgroup): Mention
752         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
753
754         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
755         externalize attachments.  Bug reported by Steve Wen.
756
757         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
758         really message anything to the user.
759
760         * nnmail.el (nnmail-article-group): Allow using the fancy split method
761         directly.
762
763         * nnimap.el (nnimap-request-group): Low higher than high to signal no
764         messages in empty groups.
765
766 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
767
768         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
769         non-UIDNEXT group.
770
771 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
772
773         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
774         not the value from the collection.
775
776         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
777         values.  This sometimes happens on some groups that have no info.
778         (nnimap-request-newgroups): New function.
779
780 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
781
782         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
783         check into `gnus-registry-initialize'.
784         (gnus-registry-initialize): Ditto.
785         Fix and extend header docs.
786
787 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
790         regexp backtrace overflows.
791
792         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
793         for starttls that tls.el implements; i.e. openssl.
794
795         * tls.el (tls-starttls-switches): Give up on using starttls with
796         gnutls-cli.
797         (tls-program): Add --insecure to be consistent with the defaults from
798         openssl s_client.  Now all three commands are insecure.
799
800 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
801
802         * lpath.el: Bind completion-styles-alist for XEmacs.
803
804         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
805         (gravatar-create-image): New function that's an alias to
806         gnus-xmas-create-image, gnus-create-image, or create-image.
807         (gravatar-data->image): Use it.
808
809 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
810
811         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
812         install the nnregistry refer method.
813         (gnus-registry-install-hooks): Use it.
814         (gnus-registry-unfollowed-groups): Add nnmairix to the default
815         unfollowed groups.
816
817 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
818
819         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
820         expanding threads.
821
822 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
823
824         * nnir.el: Use the server names without suffixes (bug #7009).
825
826         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
827         unencrypted to STARTTLS, if possible.
828
829 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
830
831         * message.el (message-ignored-supersedes-headers): Strip Injection-*
832         headers before superseding.
833
834 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
835
836         * nnrss.el (nnrss-use-local): Add documentation.
837
838         * nnimap.el (nnimap-extend-tls-programs): New function.
839         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
840         (nnimap-wait-for-connection): Accept the greeting from the stupid
841         output from openssl s_client -starttls, too.
842
843         * tls.el (tls-starttls-switches): New variable.
844         (tls-find-starttls-argument): Use it.
845         (open-tls-stream): Ditto.
846
847         * netrc.el (netrc-credentials): Return the value of the "default"
848         entry.
849         (netrc-machine): Ditto.
850
851         * nnimap.el (nnimap-find-article-by-message-id): Really return the
852         article number.
853         (nnimap-split-fancy): New variable.
854         (nnimap-split-incoming-mail): Use it.
855
856         * nntp.el (nntp-server-list-active-group): Document.
857
858         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
859         SELECT to get the message-id.
860
861         * mail-source.el (mail-sources): Removed webmail support.
862         (defvar): Ditto.
863         (mail-source-fetcher-alist): Ditto.
864         (mail-source-fetch-webmail): Removed.
865
866         * webmail.el: Removed -- doesn't seem relevant any more.
867
868         * gnus.el: Fix up make-obsolete-variable declarations throughout.
869
870         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
871         the \r.
872
873 2010-09-30  Julien Danjou  <julien@danjou.info>
874
875         * gnus-agent.el (gnus-agent-add-group): Fix call to
876         gnus-completing-read.
877
878 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
879
880         * nndoc.el (nndoc-retrieve-groups): New function.
881
882         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
883         `default', use nnmail-split-methods.
884         (nnimap-request-article): Downcase the NILs so that they are nil.
885
886         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
887         symbol.
888
889         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
890         code, since if the user has requested network, that's what they ought
891         to get.
892         (nnimap-request-set-mark): Erase the buffer before issuing commands.
893         (nnimap-split-rule): Mark as obsolete.
894
895         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
896         variable.
897
898         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
899         correct slot, too.
900
901 2010-09-29  Julien Danjou  <julien@danjou.info>
902
903         * gnus.el (gnus-local-domain): Declare variable obsolete.
904
905         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
906         computing.
907         (gnus-ido-completing-read): Require ido.
908
909 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
910
911         * gnus-registry.el: Don't prompt on load, which makes it impossible to
912         build Gnus.
913
914         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
915         when interpreting the structures.
916         (nnimap-request-accept-article): Add \r\n to the lines to make this
917         work with Cyrus.
918
919         * nndraft.el (nndraft-request-expire-articles): Use the group name
920         instead if "nndraft".  Fix found by Nils Ackermann.
921
922 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
923
924         * nnregistry.el: Added.
925
926 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
927
928         * nnmail.el (group, group-art-list, group-art):
929         Remove unneeded directives.
930
931 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
934         (mm-mime-charset)
935         * rfc2047.el (rfc2047-syntax-table)
936         * utf7.el (utf7-utf-16-coding-system): Comment fix.
937
938         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
939         rather than `insert-file-contents' and `eval-region'.
940
941         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
942         construction.
943
944         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
945
946         * time-date.el: No need to require cl for Emacs 21.
947
948 2010-09-29  Julien Danjou  <julien@danjou.info>
949
950         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
951         replacement of `gnus-gravatar-relief' to mimic
952         `gnus-faces-properties-alist'.
953         Add :version property.
954
955 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * mail-source.el (mail-source-report-new-mail)
958         * message.el (message-default-mail-headers)
959         * mm-decode.el (mm-valid-image-format-p): Comment fix.
960
961         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
962
963 2010-09-28  Julien Danjou  <julien@danjou.info>
964
965         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
966         mail-address contains the same string as real-name.
967
968         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
969         non-blank in header, otherwise it'll get stripped.
970
971         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
972         real-name, and then for mail address rather than doing : or , search.
973
974 2010-09-27  Julien Danjou  <julien@danjou.info>
975
976         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
977         (gnus-server-goto-server): Use gnus-completing-read.
978
979         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
980
981         * mm-util.el (defalias): Use gnus-completing-read.
982         (mm-codepage-setup): Use gnus-completing-read.
983
984         * smime.el (smime-sign-buffer): Use gnus-completing-read.
985         (smime-decrypt-buffer): Use gnus-completing-read.
986
987         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
988
989         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
990         (mml-minibuffer-read-disposition): Use gnus-completing-read.
991         (mml-insert-multipart): Use gnus-completing-read.
992
993         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
994
995         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
996
997         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
998
999         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1000
1001         * gnus.el (gnus-read-method): Use gnus-completing-read.
1002
1003         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1004
1005         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1006         (gnus-mime-action-on-part): Use gnus-completing-read.
1007         (gnus-article-encrypt-body): Use gnus-completing-read.
1008
1009         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1010         (gnus-topic-move-matching): Use gnus-completing-read.
1011         (gnus-topic-copy-matching): Use gnus-completing-read.
1012         (gnus-topic-sort-topics): Use gnus-completing-read.
1013         (gnus-topic-move): Use gnus-completing-read.
1014
1015         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1016         (gnus-agent-add-group): Use gnus-completing-read.
1017
1018         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1019         gnus-completing-read.
1020         (nnmairix-update-groups): Use gnus-completing-read.
1021         (nnmairix-get-server): Use gnus-completing-read.
1022         (nnmairix-backend-to-server): Use gnus-completing-read.
1023         (nnmairix-goto-original-article): Use gnus-completing-read.
1024         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1025
1026         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1027
1028         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1029         (gnus-group-make-useful-group): Use gnus-completing-read.
1030         (gnus-group-make-web-group): Use gnus-completing-read.
1031         (gnus-group-add-to-virtual): Use gnus-completing-read.
1032         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1033
1034         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1035         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1036         (gnus-summary-execute-command): Use gnus-completing-read.
1037         (gnus-summary-respool-article): Use gnus-completing-read.
1038         (gnus-read-move-group-name): Use gnus-completing-read.
1039
1040         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1041         (gnus-summary-score-effect): Use gnus-completing-read.
1042
1043         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1044
1045         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1046         right completing-read function.
1047         (gnus-use-ido): New variable
1048         (gnus-completing-read-with-default): Remove.
1049
1050 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1051
1052         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1053         x-focus-frame.
1054
1055         * nnimap.el (auth-source-forget-user-or-password)
1056         (auth-source-user-or-password): Autoload.
1057
1058         * message.el (message-from-style, message-interactive)
1059         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1060         (message-yank-prefix, message-indentation-spaces, message-signature)
1061         (message-signature-file): Add comment.
1062
1063 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1064
1065         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1066         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1067         new articles.
1068
1069         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1070         parts.
1071         (nnimap-request-article): Work with the t setting, too.
1072
1073         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1074         that you don't get flashes of other buffers.
1075         (gnus-summary-show-complete-article): Intern before setting.
1076
1077 2010-09-27  David Engster  <dengste@eml.cc>
1078
1079         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1080         well as HEADERS.
1081         (nnmairix-retrieve-headers): Provide new argument for the above.
1082
1083 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084
1085         * gnus-sum.el (gnus-summary-move-article): Don't alter
1086         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1087         group.
1088
1089         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1090
1091         * message.el (message-cite-prefix-regexp): Revert my last edit.
1092
1093         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1094         variable instead of the Gnus variable.
1095
1096         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1097
1098         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1099         again.
1100
1101         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1102         since some servers don't like it.
1103         (nnimap-open-connection): Forget credentials if the server says the
1104         password was wrong.
1105         (nnimap-parse-line): Protect against invalid data.
1106
1107         * gnus-sum.el (gnus-summary-move-article): Add comment.
1108         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1109         nothing alters it while scanning for new messages.
1110
1111         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1112         which may or may not help.
1113         (nnimap-open-connection): If we're doing a stream connection, and then
1114         discover we're on a STARTTLS-capable server, then open a STARTTLS
1115         connection instead.
1116
1117 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1118
1119         * nnimap.el (utf7): Required.
1120
1121         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1122         prefix.
1123
1124 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1125
1126         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1127
1128 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * nnimap.el (nnimap-request-accept-article): Message the error on
1131         error.
1132
1133 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1134
1135         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1136
1137 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1138
1139         * nndoc.el (nndoc-request-list): Return success always.
1140
1141         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1142         `fetch-old' -- we only want to fetch the articles we've requested.  The
1143         rest are in the agent, probably.
1144         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1145         disappeared server" to something low.  It's not important.
1146
1147         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1148         arrived before the FETCH data.
1149
1150         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1151         target here, because we don't know the Gnus name of the group.
1152
1153         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1154         for the correct group.
1155
1156         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1157
1158         * gnus.el (gnus): Give a final warning after startup.
1159
1160         * gnus-util.el (gnus-action-message-log): New variable.
1161         (gnus-message): Use it.
1162         (gnus-final-warning): New function.
1163
1164         * nnimap.el (nnimap-open-connection): Record the greeting.
1165         (nnimap): Add greeting.
1166
1167 2010-09-26  Julien Danjou  <julien@danjou.info>
1168
1169         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1170         arguments.
1171         (gnus-html-wash-images): Fix spec computing to include start/end.
1172
1173         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1174
1175 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1178         deletion.
1179         (nnimap-retrieve-headers): Don't select the group, because that's
1180         already done by nnimap-possibly-change-group.
1181
1182         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1183         (gnus-picon-transform-address): Use it.
1184
1185         * mail-source.el (mail-source-value): Revert previous patch.
1186
1187         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1188         on failure.
1189         (nnimap-open-connection): Look up both virtual and physical server name
1190         credentials.
1191
1192         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1193
1194 2009-02-07  Dave Love  <fx@gnu.org>
1195
1196         * tls.el (open-tls-stream): Don't query killing process.
1197
1198 2009-02-08  Dave Love  <fx@gnu.org>
1199
1200         * gnus-win.el (gnus-window-to-buffer-helper,
1201         gnus-all-windows-visible-p): Function needn't be a symbol.
1202
1203         * mail-source.el (mail-source-value): Function needn't be a symbol.
1204
1205 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1206
1207         * message.el (message-cite-prefix-regexp): Remove } from the cite
1208         prefix.
1209
1210         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1211         highlight again, so that the highlight is correct.
1212
1213         * gnus-picon.el (gnus-picon): Remove again.
1214         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1215
1216         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1217         doing the header highlightling, so that the background colour of the
1218         picon is correct.
1219
1220         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1221         (gnus-picon): Ditto.
1222         (gnus-picon): Reinstate.  The background colour for picons is white.
1223         (gnus-picon-insert-glyph): Make the background white.
1224
1225         * nnml.el (nnml-open-nov): Don't return dead buffers.
1226
1227         * auth-source.el (auth-source-create): Query the user for whether to
1228         store the credentials.
1229
1230         * netrc.el (netrc-store-data): New function.
1231
1232         * auth-source.el (auth-source-user-or-password): Use the existing auth
1233         sources, if any, for creation.
1234
1235         * gnus.el (gnus-group-fast-parameter): Return the last matching
1236         parameter instead of the first matching parameter.
1237
1238 2010-09-26  Julien Danjou  <julien@danjou.info>
1239
1240         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1241
1242 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * mml2015.el (mml2015-use): Remove gpg support.
1245
1246         * mml1991.el (mml1991-function-alist): Remove gpg function.
1247         (mml1991-gpg-sign): Removed.
1248
1249 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1250
1251         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1252         (gnus-browse-unsubscribe-current-group): Document it.
1253         (gnus-browse-unsubscribe-group): Use it.
1254
1255 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1258         address to the To list for easier response.
1259
1260         * gnus.el (gnus-play-startup-jingle): Removed.
1261         (gnus-splash): Don't play jingle.
1262         (gnus): Silence gnus-load message.
1263
1264         * gnus-art.el (gnus-treat-play-sounds): Removed.
1265
1266         * gnus.el (gnus-play-jingle): Remove audio support.
1267
1268         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1269
1270         * earcon.el: Removed -- no users.
1271
1272         * gnus-audio.el: Removed -- no users of this package.
1273
1274         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1275
1276         * gnus-start.el (gnus-setup-news): Remove nocem support.
1277
1278         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1279
1280         * gnus.el (gnus-use-nocem): Removed.
1281
1282         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1283         Removed.
1284
1285         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1286         uses NoCeM any more.
1287
1288         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1289         (gnus-button-ctan-handler): Ditto.
1290         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1291         (gnus-button-ctan-directory-regexp): Ditto.
1292         (gnus-button-handle-ctan): Ditto.
1293         (gnus-button-tex-level): Ditto.
1294         (gnus-button-alist): Removed CTAN stuff.
1295
1296 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1299         nnimap-streaming test.
1300
1301         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1302         servers twice.
1303
1304         * nnimap.el (nnimap-open-connection): Add more error reporting when
1305         nnimap fails early.
1306
1307         * nnheader.el (nnheader-get-report-string): New function.
1308         (nnheader-get-report): Use it.
1309
1310         * gnus-int.el (gnus-check-server): Say what the error was when opening
1311         failed.
1312
1313         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1314         using streaming.
1315
1316 2010-09-25  Julien Danjou  <julien@danjou.info>
1317
1318         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1319         gnus-window-inside-pixel-edges.
1320
1321 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1324
1325         * mm-decode.el (mm-save-part): Allow saving to other directories the
1326         normal Emacs way.
1327
1328         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1329         by Jay Berkenbilt.
1330
1331         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1332         there isn't a single byte.
1333
1334         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1335         just do it.  It doesn't really seem to matter what the user responds
1336         here, I think, so it's just a confusing question.
1337
1338         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1339         non-streaming case.
1340
1341         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1342         (gnus-article-encrypt-body): Use it.
1343
1344         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1345         keystroke.
1346
1347         * nnimap.el (nnimap-find-wanted-parts-1): Use
1348         gnus-fetch-partial-articles.
1349
1350         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1351
1352         * nnimap.el (nnimap-insert-partial-structure): New function.
1353         (nnimap-get-partial-article): New function.
1354         (nnimap-request-article): Use it.
1355         (nnimap-wait-for-response): Return whether the wait was successful.
1356         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1357         retrieval wasn't successful.
1358         (nnimap-retrieve-group-data-early): Allow throttling servers.
1359         (nnimap-streaming): New variable.
1360         (nnimap-fetch-partial-articles): Removed.
1361
1362         * mm-decode.el (mm-with-part): Protect against killed buffers.
1363
1364         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1365         for prettier summary display.
1366
1367 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1368
1369         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1370         directly.
1371
1372 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1375         apparently third-party libraries depend on it.
1376
1377         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1378         before starting negotiation.
1379
1380         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1381         privacy reasons.
1382         (gnus-treat-mail-gravatar): Ditto.
1383
1384         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1385         buffer when inserting images.  Inserting text into the headers, for
1386         instance, can make them invalid.
1387
1388 2010-09-25  Julien Danjou  <julien@danjou.info>
1389
1390         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1391         variables.
1392
1393         * nnheader.el: Remove useless variables news-reply-yank-from and
1394         news-reply-yank-message-id.
1395
1396         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1397         variables.
1398
1399         * mml1991.el: Remove useless mml1991-verbose.
1400
1401         * gnus.el: Remove useless variable gnus-use-generic-from.
1402         Remove obsolete variable gnus-topic-indentation.
1403
1404         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1405
1406         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1407
1408         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1409
1410         * gnus-group.el: Remove useless gnus-group-icon-cache.
1411         Remove useless gnus-ephemeral-group-server.
1412
1413         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1414
1415         * mml2015.el: Remove useless mml2015-verbose.
1416
1417         * mml-smime.el: Remove useless mml-smime-verbose.
1418
1419         * gnus.el: Remove useless gnus-local-domain.
1420
1421         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1422         gnus-gravatar-size.
1423
1424         * gnus-art.el: Remove useless gnus-treat-translate.
1425
1426 2010-09-24  Julien Danjou  <julien@danjou.info>
1427
1428         * gnus-sum.el: Add support for Gravatars.
1429
1430         * gnus-art.el: Add support for Gravatars.
1431
1432         * gnus-gravatar.el: Add this file.
1433
1434         * gravatar.el: Add this file.
1435
1436 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1439
1440         * gnus-group.el (gnus-group-fetch-faq): Removed.
1441
1442         * gnus.el (gnus-group-faq-directory): Removed.
1443
1444         * gnus-group.el (gnus-group-fetch-charter): Removed.
1445
1446         * gnus.el (gnus-group-charter-alist): Removed.
1447
1448         * gnus-group.el (gnus-group-archive-directory): Removed.
1449         (gnus-group-recent-archive-directory): Ditto.
1450         (gnus-group-make-archive-group): Removed.
1451
1452         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1453
1454         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1455         use the same article number for all the cached articles.
1456
1457         * nnimap.el (nnimap-command): Register the last command time so
1458         that we can use it for idling NOOPs.
1459         (nnimap-open-connection): Start the keeplive timer.
1460         (nnimap-make-process-buffer): Store all the process buffers.
1461         (nnimap-keepalive): New function.
1462
1463         * starttls.el: (starttls-open-stream): Add autoload cookie.
1464
1465 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1466
1467         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1468         handling.
1469
1470 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1473         its data structures.
1474
1475         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1476         instead of the cl.el copy-list.
1477         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1478         equalp.
1479
1480 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1483         and tool-bar-local-item-from-menu.
1484
1485         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1486         mode-line-highlight face for Emacs.
1487
1488         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1489         loading gnus-sum.elc; fix comment for canlock-verify.
1490         (gnus-article-jump-to-part): Use read-number.
1491         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1492         Emacs pre-21 compatible code for help-echo.
1493         (gnus-article-next-page-1): No need to adjust the number of lines.
1494         (gnus-article-describe-bindings): Always use help-buffer.
1495
1496         * gnus-audio.el (gnus-audio-inline-sound)
1497         * gnus-cus.el (gnus-custom-mode)
1498         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1499
1500         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1501
1502         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1503         compatible code.
1504
1505 2010-09-24  Glenn Morris  <rgm@gnu.org>
1506
1507         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1508         visiting the fcc file in rmail-mode.
1509
1510         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1511
1512 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * nnir.el: Silence the byte compiler.
1515
1516         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1517         alias to browse-url-url-encode-chars if any.
1518         (gnus-html-encode-url): Use it.
1519
1520 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1521
1522         * gnus-start.el (gnus-use-backend-marks): New variable.
1523         (gnus-get-unread-articles-in-group): Use it.
1524
1525         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1526         makeover.
1527
1528 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1529
1530         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1531
1532 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1535         Removed.
1536         (gnus-setup-news-hook): Removed
1537         gnus-fixup-nnimap-unread-after-getting-new-news.
1538
1539         * gnus-int.el (gnus-request-update-info): Protect against backends not
1540         having the function.
1541
1542         * nnimap.el (nnimap-stream): Mention starttls.
1543         (nnimap-open-connection): Add starttls support.
1544
1545 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1546
1547         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1548
1549 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1550
1551         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1552         BODYSTRUCTUREs.
1553         (nnimap-transform-headers): Unfold quoted {42} headers.
1554
1555         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1556         the info.
1557         (gnus-get-unread-articles): Only call updatep on backends that support
1558         it.
1559
1560         * nnweb.el (nnweb-request-update-info): NOOP.
1561
1562         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1563
1564         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1565         since it only deals with marks.
1566
1567         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1568         gnus-request-marks, and make a new gnus-request-update-info.
1569
1570         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1571         the active instead of the high number, which is usually too low.
1572
1573 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1574
1575         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1576         * encrypt.el: Removed.
1577
1578 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1581         server in symbolic form.
1582
1583         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1584         0.9.
1585
1586 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1587
1588         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1589         (nnimap-update-info): Fix up code slightly.
1590
1591         * gnus-int.el (gnus-open-server): Add tracing for performance
1592         debugging.
1593
1594         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1595         (gnus-group-insert-group-line): Pass the real group name so that it
1596         gets the right data.
1597
1598         * gnus-start.el (gnus-get-unread-articles): Don't have
1599         `gnus-get-unread-articles-in-group' update info, since that can be
1600         really slow and doesn't seem to be needed?
1601
1602 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1603
1604         * time-date.el (date-to-time): Try using parse-time-string first before
1605         using the slower timezone-make-date-arpa-standard.
1606
1607 2010-09-22  Julien Danjou  <julien@danjou.info>
1608
1609         * gnus-group.el (gnus-group-insert-group-line): Call
1610         gnus-group-highlight-line.
1611         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1612         default hook list.
1613         (gnus-group-update-eval-form): Add new function.
1614         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1615         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1616
1617 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618
1619         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1620         immediate, then expire all articles.
1621         (nnimap-update-info): Fix off-by-one errors.
1622         (nnimap-flags-to-marks): Would return no marks lists for group with no
1623         flags.  Instead return the other data.
1624
1625 2010-09-22  Julien Danjou  <julien@danjou.info>
1626
1627         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1628         Only return an icon.
1629         (gnus-group-insert-group-line): Compute icon to return.
1630
1631         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1632         variable.
1633         (gnus-html-image-fetched): Only cache if
1634         gnus-html-image-automatic-caching is set.
1635         (gnus-html-image-fetched): Check for errors.
1636
1637 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1640         once per method on `g'.  This ensures that backends like nnfolder don't
1641         open all their folders.
1642
1643         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1644         (nnimap-request-list): Nix out group in the correct buffer.
1645         (nnimap-parse-flags): Implement by using `read' instead of
1646         hand-parsing.
1647         (nnimap-flags-to-marks): Pass on permanent-flags.
1648         (nnimap-make-process-buffer): Record the server name.
1649         (nnimap-parse-flags): Fix typo.
1650         (nnimap-request-scan): Run split on the server in general, not just a
1651         single group.
1652
1653         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1654         parameter, and propagate this downwards.
1655
1656         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1657         since EXAMINE changes it on the server.
1658
1659         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1660         this command might take a while.
1661
1662 2010-09-22  Julien Danjou  <julien@danjou.info>
1663
1664         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1665         harmful if you have 2 images side-by-side, they can't be properly
1666         update on text deletion.  Using text-property is safer here.
1667         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1668         data.
1669
1670 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * nnimap.el (nnimap-expunge-inbox): Removed.
1673         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1674         (nnimap-expunge): Flip default to t.
1675
1676         * gnus.el (gnus-method-to-server): Don't push things to the cache
1677         unless it's unique.
1678         (gnus-server-to-method): Ditto.
1679
1680 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1681
1682         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1683
1684 2010-09-22  Julien Danjou  <julien@danjou.info>
1685
1686         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1687         get the start of data.
1688         (gnus-html-encode-url): Add this function to encode special chars in
1689         URL.
1690         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1691         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1692
1693         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1694         default.
1695         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1696
1697         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1698         images alt-text.
1699         (gnus-html-put-image): Put alt-text as help-echo.
1700
1701 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1704         * mm-util.el (mm-decompress-buffer)
1705         * nnir.el (nnir-run-find-grep)
1706         * pop3.el (pop3-list): Use 3rd arg of split-string.
1707
1708         * time-date.el (format-seconds): Comment fix.
1709
1710         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1711         and byte-optimize-form-code-walker.
1712         (dgnushack-make-auto-load): Don't advise make-autoload.
1713
1714         * lpath.el: Remove Emacs 21 stuff.
1715
1716 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1717
1718         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1719         outside the active range.  Suggested by Dan Christensen.
1720
1721         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1722         slightly later to avoid double-getting it.
1723
1724         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1725         previous patch.
1726
1727         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1728
1729 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1730
1731         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1732
1733 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1734
1735         * gnus-int.el (gnus-open-server): Give a better error message in the
1736         "go offline" case.
1737
1738         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1739         marks for nnimap, which is seldom the right thing to do.
1740
1741         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1742         (gnus-same-method-different-name): New function.
1743
1744         * nnimap.el (parse-time): Require.
1745
1746         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1747         method in the presence of many similar methods.
1748
1749         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1750
1751         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1752         nnml-inhibit-expiry.
1753
1754         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1755         find out whether methods are equal.
1756
1757         * nnimap.el (nnimap-find-expired-articles): New function.
1758         (nnimap-process-expiry-targets): New function.
1759         (nnimap-request-move-article): Request the article before looking at
1760         what the Message-ID is.  Fix found by Andrew Cohen.
1761         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1762
1763         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1764         for oldness in addition to being a predicate.
1765
1766         * nnimap.el (nnimap-request-group): When we have zero articles, return
1767         the right data to Gnus.
1768         (nnimap-request-expire-articles): Only delete articles immediately if
1769         the target is 'delete.
1770
1771         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1772         method, this would bug out.
1773
1774         * gnus-group.el (gnus-group-expunge-group): Renamed from
1775         gnus-group-nnimap-expunge, and implemented as a normal interface
1776         function.
1777
1778         * gnus-int.el (gnus-request-expunge-group): New function.
1779
1780         * nnimap.el (nnimap-request-create-group): Implement.
1781         (nnimap-request-expunge-group): New function.
1782
1783 2010-09-21  Julien Danjou  <julien@danjou.info>
1784
1785         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1786         (gnus-html-cache-expired): Add new function.
1787         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1788         wethever we should display image for fetch it.
1789         Compute alt-text earlier to pass it to the fetching function too.
1790         (gnus-html-schedule-image-fetching): Change function argument to only
1791         get one image at a time, not a list.
1792         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1793         cache.
1794         (gnus-html-get-image-data): New function to retrieve image data from
1795         cache.
1796         (gnus-html-put-image): Change buffer argument to use image data rather
1797         than file, and place image above region rather than inserting a new
1798         one. Do not take alt-text as argument, since it's useless now: we place
1799         the image above alt-text.
1800         (gnus-html-prune-cache): Remove.
1801         (gnus-html-show-images): Start to fetch image when we find one, do not
1802         push into a temporary list.
1803         (gnus-html-prefetch-images): Only fetch image if they have expired.
1804         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1805         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1806
1807 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1810
1811 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1812
1813         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1814         spec inser "*" if the group isn't active instead of 0.
1815
1816         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1817         opening the server.
1818         (nnimap-request-delete-group): Implement group deletion.
1819         (nnimap-transform-headers): Return the size of the entire message in
1820         the Bytes header, not just the size of the first part.
1821         (nnimap-request-move-article): When moving an article from nnimap,
1822         request the article first so the accepting form has an article to
1823         accept.  Reported by Dan Christensen.
1824         (nnimap-command): Make sure that the error message doesn't error out.
1825
1826 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1827
1828         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1829         we haven't requested anything.
1830
1831 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832
1833         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1834         "".  Fix found by Andrew Cohen.
1835
1836         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1837         instead of -encode-string.
1838
1839 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1840
1841         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1842
1843         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1844         by mm-subst-char-in-string.
1845
1846 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847
1848         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1849         waiting for the connection string.
1850
1851         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1852         arriving.
1853
1854         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1855         bogus characters.  This allows selecting certain Gmail groups.
1856
1857         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1858         (nnimap-fetch-partial-articles): New variable.
1859         (nnimap-open-connection): When looking for credentials, also use the
1860         nnimap-server-port.
1861         (nnimap-request-article): Return the group/article number, so that Gnus
1862         `^' works as expected.
1863         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1864         them.
1865
1866         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1867         comments.
1868         (gnus-methods-sloppily-equal): New function.
1869         (gnus): When using the development version of Gnus, load the gnus-load
1870         file.
1871
1872         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1873         `gnus-open-server' on each method before trying to scan them etc.  This
1874         ensures that all the backend parameters are set correctly.
1875
1876         * nnimap.el (nnimap-authenticator): New variable.
1877         (nnimap-open-connection): Allow anonymous login.
1878         (nnimap-transform-headers): The chars header is called Chars not
1879         Bytes.
1880         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1881         drops.
1882
1883         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1884         patch, found by Knut Anders Hatlen.
1885
1886 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1887
1888         * gnus-agent.el (gnus-agent-batch-confirmation)
1889         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1890         to gnus-message.
1891         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1892         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1893         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1894         * gnus-int.el (gnus-open-server): Likewise.
1895         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1896         (gnus-score-check-syntax): Likewise.
1897         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1898         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1899         Likewise.
1900         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1901
1902 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1903
1904         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1905         calling conventions so that prefetch doesn't bug out.
1906
1907 2010-09-19  Julien Danjou  <julien@danjou.info>
1908
1909         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1910         rather than `subst-char-in-region' in order to be able to replace ASCII
1911         char by UTF-8 ones.
1912
1913         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1914         than curl.
1915         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1916         the right URL and ALT text on images.
1917         (gnus-html-wash-tags): Fix tag case.
1918         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1919         (gnus-article-html): Add -o display_ins_del=2 option.
1920         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1921
1922 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1925         the extra mail headers, which sometimes seem to happen for unknown
1926         reasons.
1927
1928         * mail-parse.el (mail-header-encode-parameter): Define as
1929         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1930         (or most, perhaps?) mail readers don't understand the latter, but do
1931         understand the former.
1932
1933         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1934         to nil, so that no methods are automatically agentized.  I think this
1935         is probably what most users want.
1936
1937         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1938         from url-retrieve, for instance about invalid URLs.
1939
1940         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1941         groups that have no articles.
1942         (nnimap-request-article): Check that we really got an article when we
1943         requested one.
1944
1945         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1946         doesn't exist.
1947
1948         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1949         nntp buffer so the agent can save it.
1950         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1951         that CRLF doesn't get translated to \n.
1952         (nnimap-open-connection): Don't make 'shell commands only send \n.
1953
1954 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1955
1956         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1957         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1958         Update var name.
1959         (nnml-generate-nov-file): Use dolist.
1960         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1961         Use with-current-buffer.
1962
1963 2010-09-18  Julien Danjou  <julien@danjou.info>
1964
1965         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1966         parallel.
1967
1968 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1969
1970         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1971         the range update right.
1972         (nnimap-request-group): Don't make `M-g' bug out on group with no
1973         marks.
1974         (nnoo): Required, so that other packages can require nnimap.
1975         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1976         command we're looking for.  This helps when the server sends more
1977         responses after we've gotten everything we expected.
1978         (nnimap): Add a `newlinep' field to keep track of end-of-line
1979         conventions.
1980         Don't send CRLF to things that don't want it.
1981         (nnimap-request-accept-article): Ditto.
1982
1983 2010-09-18  Julien Danjou  <julien@danjou.info>
1984
1985         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1986         than curl to retrieve images.
1987
1988 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989
1990         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1991         the marks.
1992         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1993         (nnimap-wait-for-connection): New function.
1994         (nnimap-open-connection): If we have PREAUTH, don't query for login
1995         credentials.
1996         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1997         when doing a partial update.
1998
1999 2010-09-18  Julien Danjou  <julien@danjou.info>
2000
2001         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2002         tags.
2003
2004 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005
2006         * nnimap.el (nnimap-credentials): New function.
2007         (nnimap-open-connection): Use the new function to look for credentials
2008         also on the numeric equivalents of "imap" and "imaps".
2009
2010         * gnus-start.el (gnus-activate-group): Send the info to
2011         gnus-request-group.
2012
2013         * nnimap.el (nnimap-request-group): Have the "check" version of the
2014         function parse flags and update the info, so that a `M-g' get a total
2015         resync of all flags from the group.
2016
2017         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2018         to allow backends to alter the info on group selection.  Also alter all
2019         the backend -request-group functions to take the parameter.
2020
2021         * nnimap.el (nnimap-store-info): New function.
2022         (nnimap-update-info): Store the info for later usage.
2023         (nnimap-request-group): Use the stored info for the dont-check case, so
2024         that we don't retrieve all marks when we enter a group.
2025
2026         * nnimap.el: Use deffoo instead of defun for interface functions.
2027
2028         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2029         update the group info.  This makes the nndraft groups, for instance, go
2030         back to their old behaviour.
2031
2032         * gnus-sum.el (gnus-select-newsgroup): Indent.
2033
2034         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2035         in.
2036         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2037         nothing.
2038
2039         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2040         from methods that are denied.
2041
2042         * gnus-int.el (gnus-method-denied-p): New function.
2043
2044         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2045         store the password instead of netrc.
2046         (nnimap-open-connection): Don't error out when we can't make a
2047         connections.
2048
2049         * auth-source.el (auth-source-create): In the password prompt, say what
2050         we're querying for.  Also prompt for user name if that hasn't been
2051         given.
2052
2053         * nnimap.el (nnimap-with-process-buffer): Removed.
2054
2055 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056
2057         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2058         method when we're reading from the agent.
2059
2060         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2061
2062         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2063         that's probably most useful for users.
2064
2065         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2066         "failed" all the time.
2067
2068         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2069         ...)) with (with-current-buffer ... ).
2070
2071         * nntp.el (nntp-open-server): Return whether the open was successful or
2072         not.
2073
2074         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2075         select an unread unseen article first.
2076
2077         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2078         /etc/services, supply some sensible port defaults.
2079
2080         * dgnushack.el: Define netrc-credentials.
2081
2082 2010-09-17  Julien Danjou  <julien@danjou.info>
2083
2084         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2085
2086 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2087
2088         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2089         doesn't have any parameters.
2090
2091 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2092
2093         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2094         only upcased checks.
2095
2096         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2097
2098         * nnimap.el (nnimap-open-shell-stream): New function.
2099         (nnimap-open-connection): Use it.
2100         (nnimap-transform-headers): Get the number of lines in each message.
2101         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2102         number of lines.
2103         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2104         problem.
2105
2106         * utf7.el (utf7-encode): Autoload.
2107
2108         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2109         to allow the mail splitting to not return a default group.  This is
2110         useful for nnimap, which will leave unmatched mail in the inbox.
2111
2112         * nnimap.el: Rewritten.
2113
2114         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2115         nnimap usage.
2116
2117         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2118         if the move is internal, so that nnimap can do fast internal moves.
2119
2120         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2121         data.
2122         (gnus-read-active-for-groups): Support finishing the early retrieval of
2123         data.
2124
2125         * gnus-range.el (gnus-range-nconcat): New function.
2126
2127         * gnus-int.el (gnus-finish-retrieve-group-infos)
2128         (gnus-retrieve-group-data-early): New functions.
2129
2130 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2131
2132         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2133         (nnrss-retrieve-groups):
2134         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2135         (pop3-quit): Use with-current-buffer.
2136
2137 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2138
2139         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2140         instead of nnheader-accept-process-output.
2141
2142         * dgnushack.el (dgnushack-compile): Add comment.
2143
2144         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2145
2146         * gnus-html.el (gnus-html-schedule-image-fetching)
2147         (gnus-html-prefetch-images): Replace process-kill-without-query by
2148         gnus-set-process-query-on-exit-flag.
2149
2150 2010-09-16  Romain Francoise  <romain@orebokech.com>
2151
2152         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2153
2154 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2157         parameter to unintern is mandatory-ish in Emacs 24.
2158
2159         * gnus-html.el (gnus-html-schedule-image-fetching)
2160         (gnus-html-prefetch-images): Check for curl before using it.
2161
2162         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2163         depend on curl, which isn't essential.
2164
2165         * imap.el: Revert back to version
2166         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2167         seem problematic.
2168
2169 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2170
2171         * gnus-registry.el (gnus-registry-install-shortcuts):
2172         Explicitly pass `obarray' to `unintern' to avoid a warning.
2173
2174 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2175
2176         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2177         change.
2178
2179         * nnrss.el (nnrss-request-list): Removed this function and related
2180         functions, including the moreover stuff.
2181
2182 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2183
2184         * nnrss.el (nnrss-retrieve-groups): New function.
2185
2186 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2187
2188         * .dir-locals.el: Add no-byte-compile cookie.
2189
2190 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2191
2192         * time-date.el (format-seconds): Comment fix.
2193
2194         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2195         for back end that doesn't support request-scan.
2196
2197 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2200         then do request scans from the backends.
2201
2202         * netrc.el (netrc-credentials): New conveniency function.
2203
2204         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2205         avoid running a hook per line, since this takes a lot of time,
2206         profiling shows.
2207         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2208         directly if gnus-visual-p is true.
2209
2210 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2211
2212         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2213         groups; replace mapcar with dolist which is a bit faster; pass groups
2214         info to gnus-read-active-file-1.
2215         (gnus-read-active-file-1): Scan only specified groups if the new
2216         optional arg `infos' is given.
2217
2218 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2219
2220         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2221
2222         * pop3.el (pop3-movemail): Removed.
2223         (pop3-streaming-movemail): Renamed to pop3-movemail.
2224
2225         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2226         don't restrict end-tag searches to the end of the line.
2227
2228 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2231         articles of every unchecked group to t, which means unknown since the
2232         server has never been opened.
2233
2234 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * gnus-html.el (gnus-html-show-alt-text): New command.
2237         (gnus-html-browse-image): Ditto.
2238         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2239         to browse the image directly.
2240         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2241         better.
2242
2243         * gnus-async.el (gnus-async-article-callback): Call
2244         `gnus-html-prefetch-images' unconditionally.
2245
2246         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2247         before feeding URLs to curl.
2248
2249 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2250
2251         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2252         internal images as deletable by `W D D'.
2253
2254         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2255         (gnus-async-article-callback): Fix typo.
2256
2257 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2258
2259         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2260         current line to work around bugs in the output from w3m.
2261
2262         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2263         for groups that want that.
2264
2265         * nntp.el (nntp-wait-for-string): Supply a timeout for
2266         accept-process-output to ensure progress.
2267
2268         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2269         level to get unread articles from, then use that for foreign groups,
2270         too.
2271
2272         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2273         confuses the rest of the function.
2274
2275         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2276         for the methods that support -retrieve-groups, too.
2277
2278         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2279
2280 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2281
2282         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2283         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2284
2285         * pop3.el: Require cl when compiling.
2286         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2287
2288 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2291         that aren't going to be activated.
2292         (gnus-get-unread-articles): Fix up the last commit.
2293
2294         * gnus-html.el (gnus-article-html): Allow calling without specifying
2295         the handle.  In that case, dissect the buffer first.
2296
2297         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2298
2299         * nnimap.el (nnimap-open-connection): Revert the change that would look
2300         into authinfo for imaps instead of imap.
2301
2302         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2303         say that you don't want to call gnus-request-group with don-check, but
2304         do check the reponse.  This is for virtual groups only.
2305         (gnus-get-unread-articles): Count the archive groups as secondary, so
2306         that they're activated the same way as before.
2307
2308         * imap.el (imap-message-map): Removed optional buffer parameter, since
2309         no callers use it.
2310         (imap-message-get): Ditto.
2311         (imap-message-put): Ditto.
2312         (imap-mailbox-map): Ditto.
2313         (imap-mailbox-put): Ditto.
2314         (imap-mailbox-get): Ditto.
2315         (imap-mailbox-get): Revert last change for this function.
2316
2317         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2318         case-insensitively.
2319         (nnimap-debug): Removed.
2320
2321         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2322         to use `imap-fetch' instead.  According to the comments, this should be
2323         safe, since all other IMAP clients use the 1:* syntax.
2324         (imap-enable-exchange-bug-workaround): Removed.
2325         (imap-debug): Removed -- doesn't seem very useful.
2326
2327         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2328         mail from a file, and the file doesn't exist.
2329
2330         * imap.el (imap-log): New convenience function used throughout instead
2331         of repeating the same code all over the place.
2332
2333         * pop3.el (pop3-streaming-movemail): Return t for success.
2334
2335         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2336         .authinfo if we're using ssl connection.
2337
2338         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2339         already have if we're in a main Gnus `g' run.
2340
2341         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2342
2343 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2344
2345         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2346
2347         * nnmh.el (nnmh-request-list-1): Bind `file'.
2348
2349         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2350         alias to set-process-query-on-exit-flag or process-kill-without-query.
2351         (pop3-open-server): Use it.
2352
2353 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2354
2355         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2356         box to the Incoming file.  Fixes mistake in previous checkin.
2357
2358         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2359         request loop (for debugging purposes) removed.
2360
2361         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2362         culprit is more visible.
2363         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2364         (nnml-add-incremental-nov): New functions to do "incremental" nov
2365         updates, where we just append to the end of the existing nov files
2366         without reading/writing them in full.
2367
2368         * mail-source.el (mail-source-delete-crash-box): Really only check the
2369         incoming files once in a while.
2370
2371         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2372
2373         * mail-source.el (mail-source-delete-crash-box): Only check the
2374         incoming files for deletion once per day to save a lot of file
2375         accesses.
2376
2377         * pop3.el (pop3-logon): Fix up unbound variable typo.
2378
2379         * mail-source.el (pop3-streaming-movemail): Autoload.
2380
2381         * pop3.el (pop3-streaming-movemail): Respect
2382         pop3-leave-mail-on-server.
2383
2384         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2385         retrieval.
2386
2387         * pop3.el (pop3-process-filter): Removed unused function.
2388         (pop3-streaming-movemail, pop3-send-streaming-command)
2389         (pop3-wait-for-messages, pop3-write-to-file)
2390         (pop3-number-of-responses): New functions for streaming pop3
2391         retrieval.
2392
2393         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2394         come from no known methods.
2395         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2396         list.
2397
2398         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2399         message sizes.
2400         (pop3-movemail): Use erase-buffer instead of looping and deleting
2401         regions, which seems rather odd.
2402
2403         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2404         file once per `g' run.
2405
2406         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2407         directories.  This makes the draft queue directory work.
2408
2409         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2410         data from the backends, so that we only request the list of groups from
2411         each method once.  This should speed things up considerably.
2412
2413         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2414         detect that it's not implemented.
2415
2416         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2417         we actually do recurse down into the tree, but don't stat all leaf
2418         nodes.
2419
2420         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2421         then say so instead of bugging out.
2422
2423         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2424         files exist before trying to read them.
2425
2426         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2427         around <pre_int>.
2428
2429         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2430
2431         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2432
2433 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2434
2435         * mm-util.el (mm-image-load-path): Just return the image directories,
2436         not all directories in the path in addition to the image directories.
2437         (mm-image-load-path): Maintain a cache of the image directories so that
2438         the `g' command in Gnus doesn't have to stat dozens of directories each
2439         time.
2440
2441         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2442         (gnus-html-wash-tags): Add a new `i' command to insert images.
2443         (gnus-html-insert-image): New command and keystroke.
2444         (gnus-html-redisplay-with-images): New command and keystroke.
2445         (gnus-html-show-images): Renamed command.
2446         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2447         spacers.
2448         (gnus-html-wash-tags): Decode entities at the end, so that entities
2449         inside the tags don't mess up the rest of the "parsing".
2450
2451         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2452         so that nnimap methods aren't agentized by default.  There's apparently
2453         many problems related to agent/imap behaviour.
2454
2455         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2456
2457         * gnus-html.el: Doc fix.
2458
2459 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2460
2461         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2462         specifier-spec-list for Emacs 21.
2463
2464         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2465         glyph-width and glyph-height instead of display-graphic-p and
2466         image-size; make avoidance of displaying small images work for XEmacs.
2467
2468         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2469         for XEmacs.
2470
2471         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2472         of symbol that holds plist data.
2473         (gnus-process-plist): Remove plist of process after getting it.
2474
2475 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2476
2477         * message.el (message-generate-hashcash): Change default to
2478         'opportunistic if hashcash is installed.
2479
2480         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2481         (gnus-html-put-image): Only call image-size once, since it's somewhat
2482         time-consuming on remote X servers.
2483
2484 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2485
2486         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2487         type on data, not a file name.
2488
2489         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2490         window-pixel-edges for Emacs 21.
2491
2492         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2493         decoded contents.
2494         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2495
2496 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2497
2498         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2499         group line format, since it isn't very interesting.
2500
2501         * gnus-agent.el (gnus-agent-short-article),
2502         (gnus-agent-long-article): Increase values for these two variables,
2503         since most people are likely to have more network connection and
2504         storage than before.
2505
2506         * gnus.el (gnus-refer-article-method): Change default to 'current.
2507         When referring an article, the common behaviour is to refer it from the
2508         current select method, not the native select method.  The chances of
2509         the native select method having the message in question is rather slim
2510         these days.
2511
2512         * gnus-sum.el (gnus-auto-select-subject): Change default to
2513         `unseen-or-unread'.  I think it's likely that most people want to
2514         select an unseen article over a previously seen, but unread one.
2515
2516         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2517         means that in the article buffer none of the minor mode elements will
2518         be shown, usually, and this is not desirable in most cases.
2519
2520         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2521         that commands like `d' (and the like) go to the next line in the
2522         buffer, instead of the next unread article.  I think this is the
2523         behaviour that is most natural for most users.
2524         (gnus-single-article-buffer): Change default to nil, so that people can
2525         have as many article buffers open as they have summary buffer.  I think
2526         this is the most natural way for the groups to behave.
2527
2528         * message.el (message-generate-new-buffers): Change default to
2529         `unsent', so that all new message buffers start their names with the
2530         string "*unsent", and it's easier to find the buffers if you move from
2531         them.
2532
2533 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534
2535         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2536         small.  They're probably tracking images.
2537         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2538         (gnus-html-rescale-image): Yet another try at getting the image sizing
2539         right.
2540
2541         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2542         nntp-marks-file-name is nil.
2543
2544 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2545
2546         * gnus-html.el (gnus-html-wash-tags)
2547         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2548         Better logging.
2549
2550 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2551
2552         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2553
2554         * gnus-html.el (gnus-html-wash-tags): Check the value of
2555         gnus-blocked-images in the summary buffer.
2556
2557 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2558
2559         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2560
2561 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2564         like "a", it seems like.
2565         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2566         since it needs to be picked from the correct buffer.
2567
2568         * nnwfm.el: Removed.
2569
2570         * nnlistserv.el: Removed.
2571
2572 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2573
2574         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2575         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2576
2577 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2578
2579         * nnkiboze.el: Removed.
2580
2581         * nndb.el: Removed.
2582
2583         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2584         alt text.
2585         (gnus-html-rescale-image): Try to get the rescaling logic right for
2586         images that are just wide and not tall.
2587
2588         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2589         overshadow variable bindings.
2590
2591 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2592
2593         * gnus-html.el (gnus-html-wash-tags)
2594         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2595         extra logging.
2596
2597 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598
2599         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2600         (gnus-max-image-proportion): New variable.
2601         (gnus-html-rescale-image): New function.
2602         (gnus-html-put-image): Rescale images.
2603
2604 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2605
2606         Fix up some byte-compiler warnings.
2607         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2608         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2609         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2610         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2611         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2612         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2613         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2614
2615 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * gnus-html.el (gnus-article-html): Decode contents by charset.
2618
2619 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2620
2621         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2622         (gnus-html-frame-width, gnus-blocked-images)
2623         * message.el (message-prune-recipient-rules): Add custom version.
2624         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2625
2626         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2627         functions.
2628
2629         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2630         gnus-process-get.
2631
2632 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2633
2634         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2635         instead of lsub directly.
2636
2637 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638
2639         * nnwarchive.el: Removed.
2640
2641         * gnus-soup.el: Removed.
2642
2643         * nnsoup.el: Removed.
2644
2645         * nnultimate.el: Removed.
2646
2647         * gnus-html.el (gnus-blocked-images): New variable.
2648
2649         * message.el (message-prune-recipients): New function.
2650         (message-prune-recipient-rules): New variable.
2651
2652         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2653         guess whether a long line is natural text or not.
2654
2655         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2656         gnus-process-plist and friends for compatibility.
2657
2658 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2659
2660         * gnus-html.el: Require packages that define macros used in this file.
2661         (gnus-article-mouse-face): Declare to silence byte-compiler.
2662         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2663         process-get.
2664         (gnus-html-put-image): Use plist-get to avoid getf.
2665         (gnus-html-prefetch-images): Use with-current-buffer.
2666
2667 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2668
2669         * gnus-ems.el: Provide compatibility functions for
2670         gnus-set-process-plist.
2671
2672         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2673         header-line-format for XEmacs 21.4.
2674
2675         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2676         * gnus.el (gnus-valid-select-methods)
2677         * message.el (message-send-mail-partially-limit)
2678         * mm-decode.el (mm-text-html-renderer)
2679         * mml.el (mml-insert-mime-headers-always)
2680         * smiley.el (smiley-regexp-alist): Bump custom version.
2681
2682 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * gnus-html.el: require mm-url.
2685         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2686         with the url to `url'.
2687         (gnus-html-wash-tags): Support cid: URLs/images.
2688
2689 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690
2691         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2692         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2693         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2694
2695         * gnus-move.el: Removed file, since it doesn't really work.
2696
2697         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2698         UTF-8.  This seems to fix problems with some German web feeds.
2699
2700         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2701         at the top so that the proper colours are applied.
2702
2703         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2704         don't have dots in their names.
2705
2706         * gnus-art.el (gnus-article-view-part): Doc fix.
2707
2708         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2709         XEmacs-compatible.
2710         (gnus-html-put-image): Don't do images on non-graphic displays.
2711
2712         * nnslashdot.el: Removed this unused backend.
2713
2714         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2715         actions.
2716         (gnus-undo-register-1): Revert last change.
2717
2718         * gnus-group.el (gnus-group-completing-read): Protect against not
2719         having completion-styles bound.
2720
2721         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2722         make broken recipients happier.
2723
2724         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2725
2726         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2727         point parameter.
2728
2729         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2730
2731         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2732         completion-styles for group selection.
2733
2734 2009-02-04  Andreas Schwab  <schwab@suse.de>
2735
2736         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2737         headers and regexp-quote the match if necessary.
2738
2739 2009-03-24  Miles Bader  <miles@gnu.org>
2740
2741         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2742         the blinking smiley.
2743
2744 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2745
2746         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2747         blink smiley.
2748
2749 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2752         where the dribbel file lives exists.
2753
2754         * message.el (message-send-mail-partially-limit): Change the default to
2755         nil, since most people don't want this.
2756
2757         * mm-url.el (mm-url-decode-entities): Also decode entities like
2758         &#x3212.
2759
2760 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2761
2762         * gnus-sum.el (gnus-summary-idna-message):
2763         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2764         Hyperlink urls in docstrings with URL `...'.
2765
2766 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2767
2768         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2769         functions.
2770
2771 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2772
2773         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2774         say what the mouseover text should be.
2775
2776         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2777         version of the mm-w3m-safe-url-regexp variable to only download images
2778         in the groups where we want that to happen.
2779
2780         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2781
2782         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2783         easier debugging.
2784         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2785         big pictures in the article buffer.
2786
2787         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2788         gnus-article-html.
2789         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2790         w3m.
2791
2792         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2793
2794 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2795
2796         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2797         which doesn't exist.
2798
2799         * message.el (message-inhibit-ecomplete): New variable to allow some
2800         function to inhibit ecomplete address storage.
2801         (message-resend): Disable ecomplete message storage when resending
2802         messages.
2803
2804         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2805
2806 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2809         Save excursion while copying, moving, and deleting articles in order to
2810         prevent the cursor from jumping to unforeseen place.
2811
2812 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2813
2814         * lpath.el: No need to bind bookmark-current-buffer,
2815         bookmark-yank-point and bookmark-make-record-function.
2816
2817 2010-08-17  Glenn Morris  <rgm@gnu.org>
2818
2819         * gnus-sync.el: Require gnus components whose functions are used.
2820
2821         * gnus-art.el (bookmark-make-record-function):
2822         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2823         Declare for compiler.
2824
2825         * mm-url.el (mml-compute-boundary): Autoload.
2826
2827 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2828
2829         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2830
2831 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2832
2833         Typo fix "hoo4a" -> "hook".
2834
2835         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2836
2837 2010-08-14  Glenn Morris  <rgm@gnu.org>
2838
2839         * gnus-sync.el (gnus-sync): Fix defgroup version.
2840
2841 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2842
2843         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2844
2845         * gnus-sync.el: Fix docs.
2846         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2847         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2848
2849 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2850
2851         Optimizations for gnus-sync.el.
2852
2853         * gnus-sync.el: Add docs about gnus-sync-backend
2854         possibilities.
2855         (gnus-sync-save): Remove unnecessary message.
2856         (gnus-sync-read): Optimize and show what groups were skipped.
2857
2858 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2859
2860         Minor bug fixes for gnus-sync.el.
2861
2862         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2863         read the sync on get-new-news.
2864
2865         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2866         quiet.
2867
2868         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2869
2870 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2871
2872         Make saving and restoring of hidden threads work with overlays.
2873         Patch applied by Ted Zlatanov.
2874
2875         * gnus-sum.el (gnus-hidden-threads-configuration)
2876         (gnus-restore-hidden-threads-configuration): Update to deal with text
2877         properties, rather than searching for a magic character.
2878
2879 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2880
2881         New gnus-sync.el library for synchronization of marks.
2882
2883         * gnus-sync.el: New library for synchronization of marks.
2884
2885         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2886         renamed from `gnus-registry-grep-in-list'.
2887
2888         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2889
2890         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2891
2892 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2895         determining charset of text fails.
2896
2897 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * nnmail.el (nnmail-get-new-mail-1): Revert.
2900
2901         * nnml.el (nnml-active-number): Make sure names of newly created groups
2902         in nnml-group-alist are encoded.
2903
2904 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2905
2906         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2907         containing non-ASCII characters in active file for nnml back end.
2908
2909 2010-07-24  David Engster  <dengste@eml.cc>
2910
2911         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2912         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2913
2914 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2915
2916         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2917         tag (Bug#6654).
2918
2919 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2920
2921         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2922         the article buffer, not the summary buffer.
2923
2924 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2925
2926         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2927         Emacs 23 as well.
2928
2929 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2930
2931         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2932         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2933
2934 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2935
2936         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2937         Patch applied by Karl Fogel.
2938
2939         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2940         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2941
2942 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2943
2944         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2945         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2946         C-w still not working correctly from Article buffers; Thierry's
2947         patch to fix that will be applied after this.
2948
2949         * gnus-art.el (bookmark-make-record-function): New local variable.
2950
2951         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2952         article buffer.
2953         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2954
2955 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2956
2957         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2958         on changes in bookmark.el.
2959
2960 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2961
2962         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2963         `no-log' instead of message not to log prompt string.
2964
2965 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2966
2967         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2968         the *other* type of HTML form submission.
2969
2970 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2971
2972         * auth-source.el (auth-source-pick): If choice does not contain a
2973         questioned keyword, set the check to t.
2974
2975 2010-06-12  Romain Francoise  <romain@orebokech.com>
2976
2977         * gnus-util.el (gnus-date-get-time): Move up before first use.
2978
2979 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2980
2981         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2982         (gnus-article-edit-part): Bind it to make last part that is substituted
2983         or deleted visible.
2984         (gnus-mime-display-single): Buttonize part of which id equals to
2985         gnus-mime-buttonized-part-id.
2986
2987 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2988
2989         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2990         (gnus-dd-mmm): Use gnus-date-get-time.
2991         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2992         simplify logic.
2993         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2994         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2995
2996 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2997
2998         * auth-source.el (top): Autoload `secrets-list-collections',
2999         `secrets-create-item', `secrets-delete-item'.
3000         (auth-sources): Fix tag string.
3001         (auth-get-source, auth-source-retrieve, auth-source-create)
3002         (auth-source-delete): New defuns.
3003         (auth-source-pick): Rewrite in order to avoid 2 passes.
3004         (auth-source-forget-user-or-password): New parameter USERNAME.
3005         (auth-source-user-or-password): New parameters CREATE-MISSING and
3006         DELETE-EXISTING.  Retrieve password interactively, if needed.
3007
3008 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3009
3010         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3011         deleting unused directories when gnus-expert-user is t.
3012
3013 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3014
3015         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3016         for each temp file when gnus-article-browse-delete-temp is ask.
3017
3018 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3019
3020         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3021         Lisp calls to delete-backward-char by calls to delete-char.
3022
3023 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3024
3025         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3026
3027 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3028
3029         * password-cache.el (password-cache-remove): Fix docstring.
3030
3031 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3034         article unless decoding article to be saved.
3035
3036 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3039         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3040         generated within the mm-with-unibyte-current-buffer macro.
3041
3042 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3043
3044         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3045         to nil when we're in a mml-preview buffer and no group is selected.
3046
3047 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3048
3049         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3050         when catching the `C-g'.  Reported by "Leo".
3051
3052 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3053
3054         * message.el (message-forward-make-body-plain)
3055         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3056         multibyte-string-p.
3057
3058         * lpath.el: Revert.
3059
3060 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * message.el (message-forward-make-body-mml): Assume original message
3063         is multibyte string; error on unibyte.
3064         (message-forward-make-body-plain): Ditto; don't add excessive newline
3065         in body end.
3066
3067         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3068
3069 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3070
3071         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3072         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3073
3074 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * mm-extern.el (mm-extern-url): Don't use
3077         mm-with-unibyte-current-buffer.
3078         (mm-extern-cache-contents): Use with-current-buffer instead of
3079         save-excursion + set-buffer.
3080
3081 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3082
3083         * mm-util.el (mm-emacs-mule): Remove.
3084
3085 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3086
3087         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3088         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3089         change.
3090
3091 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3092
3093         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3094         bind the default value of enable-multibyte-characters to nil.
3095
3096 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3097
3098         * message.el (message-forward-make-body-plain)
3099         (message-forward-make-body-mml):
3100         Don't use mm-with-unibyte-current-buffer.
3101
3102 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3103
3104         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3105
3106 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3107
3108         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3109         (Bug#5592).
3110
3111 2010-05-07  Julien Danjou  <julien@danjou.info>
3112
3113         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3114         it to mm-pipe-part.
3115
3116         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3117         it is given.
3118
3119 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * binhex.el (binhex-decode-region-internal)
3122         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3123         (dns-query)
3124         * nnweb.el (nnweb-gmane-search)
3125         * pgg-parse.el (pgg-parse-armor)
3126         * pgg.el (pgg-verify-region)
3127         * sha1.el (sha1-string-external)
3128         * uudecode.el (uudecode-decode-region-internal)
3129         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3130         XEmacs.
3131
3132         * gnus-art.el (gnus-article-browse-html-parts)
3133         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3134         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3135         make-temp-file.
3136
3137         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3138         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3139         compiling.
3140
3141         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3142         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3143         XEmacs when compiling.
3144
3145         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3146         gnus-pick-mode-off-hook for XEmacs when compiling.
3147         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3148         gnus-binary-mode-off-hook for XEmacs when compiling.
3149
3150         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3151         nil if char-charset is not available.
3152
3153         * imap.el (imap-disable-multibyte)
3154         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3155         macros.
3156
3157         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3158         instead of encode-coding-string.
3159
3160         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3161         'xemacs) instead of mm-emacs-mule to switch function definitions.
3162         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3163
3164         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3165         bind temporary-file-directory for XEmacs;
3166         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3167         timer-set-function for XEmacs 21.4 and SXEmacs;
3168         bind timer-list for XEmacs 21.4 and SXEmacs;
3169         fbind char-charset and find-charset-region for non-Mule XEmacs;
3170         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3171         encode-coding-region and encode-coding-string for XEmacs having no
3172         file-coding feature.
3173
3174 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3175
3176         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3177
3178 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3179
3180         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3181         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3182
3183 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3184
3185         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3186         alias `jka-compr-delete-temp-file' no longer exists.
3187
3188 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3189
3190         Use define-minor-mode in Gnus where applicable.
3191         * mml.el (mml-mode): Use define-minor-mode.
3192         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3193         (gnus-undo-mode): Use define-minor-mode.
3194         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3195         (gnus-dead-summary-mode): Use define-minor-mode.
3196         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3197         Initialize in declaration.
3198         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3199         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3200         (gnus-mailing-list-mode): Use define-minor-mode.
3201         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3202         (gnus-draft-mode): Use define-minor-mode.
3203         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3204         (gnus-dired-mode): Use define-minor-mode.
3205
3206 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3207
3208         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3209         handles on recursive mml-to-mime translation and check them for
3210         boundary delimiter collisions.  Reported by Greg Troxel.
3211
3212 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3213
3214         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3215
3216 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3217
3218         * mm-util.el (mm-find-buffer-file-coding-system):
3219         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3220
3221 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3222
3223         * message.el (message-generate-headers): Record insertion of optional
3224         headers as well.  Otherwise the check to prevent repeated insertion of
3225         optional headers is a no-op.
3226
3227 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3228
3229         * smime.el: Don't mention CVS.
3230
3231         * nnrss.el (nnrss-fetch): Don't mention CVS.
3232
3233         * nnir.el: Don't mention CVS.
3234
3235 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3236
3237         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3238
3239 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3240
3241         * lpath.el: Fbind bookmark-default-handler,
3242         bookmark-get-bookmark-record, bookmark-make-record-default,
3243         bookmark-prop-get for Emacs <23 and XEmacs.
3244
3245 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3246
3247         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3248         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3249         Use with-current-buffer to silence the byte-compiler.
3250         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3251         bother to require `gnus'.
3252         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3253
3254 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3255
3256         * gnus-sum.el (gnus-summary-bookmark-make-record)
3257         (gnus-summary-bookmark-jump): New functions.
3258         (gnus-summary-mode): Setup bookmark support.
3259
3260 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3261
3262         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3263         if set.
3264
3265 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3268         gnus-article-browse-html-save-cid-image; make it work recursively for
3269         forwarded messages as well.
3270         (gnus-article-browse-html-parts): Work when prefix arg is given.
3271         (gnus-article-browse-html-article): Doc fix.
3272
3273 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3274
3275         * message.el (message-default-mail-headers):
3276         (message-default-headers): Carry the value mail-default-headers over
3277         into message-default-mail-headers, rather than message-default-headers.
3278
3279 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3280
3281         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3282         charset.
3283
3284         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3285         charset into the <meta> tag when the article is encoded to utf-8.
3286
3287 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3288
3289         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3290         directories as well.
3291         (gnus-article-browse-html-parts): Work for images that do not specify
3292         file names; delete temp directory when quitting; insert header at the
3293         right place; use file: scheme for image files.
3294
3295 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3296
3297         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3298         (gnus-article-browse-html-parts): Use it to make temporary cid image
3299         files in addition to html file so that browser may display them.
3300
3301 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3304
3305 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3306
3307         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3308
3309 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3310
3311         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3312         about Secret Service API sources.  Improve Customize options.
3313         (auth-source-pick): Change to accept any number of search parameters.
3314         Implement fallbacks iteratively, not recursively.  Add scoring on the
3315         second pass and sort by score.  Call Secret Service API when needed.
3316         (auth-source-user-or-password): Use it.  Call Secret Service API
3317         directly when needed to get the user name and the password.
3318
3319 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3320
3321         * message.el (message-interactive): Doc fix.
3322         (message-qmail-inject-args): Reflow.
3323         (message-kill-to-signature): Fix typo in docstring.
3324
3325         * smiley.el (smiley-buffer): Fix typo in docstring.
3326
3327 2010-03-24  Glenn Morris  <rgm@gnu.org>
3328
3329         * mail-source.el (gnus-message): Declare.
3330         (mail-source-delete-old-incoming): Require gnus-util.
3331
3332 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3333
3334         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3335
3336         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3337
3338         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3339         password-cache's default if it is not bound.
3340         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3341         password-cache-expiry's default if it is not bound.
3342
3343         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3344         available in Emacs 21.
3345
3346         * lpath.el: Suppress compiler warnings for:
3347         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3348         XEmacs;
3349         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3350         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3351         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3352
3353 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3354
3355         * auth-source.el (auth-sources): Fix up definition so extra parameters
3356         are always inline.
3357
3358 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3359
3360         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3361         wasn't updated after mismatch.  Clear cached mailbox info correctly
3362         when uidvalidity changes.
3363         (nnimap-group-prefixed-name): New function to avoid some code
3364         duplication.
3365         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3366         (nnimap-request-group): Use it.
3367         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3368         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3369         with many imap folders.  This is done by caching the group status from
3370         the imap server persistently in a group parameter `imap-status'.  (This
3371         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3372         but not persistently, so every Gnus startup was still very slow.)
3373
3374 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3375
3376         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3377         delete the extra newline.  Otherwise editing of :string and :number
3378         types don't work.
3379
3380 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3381
3382         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3383         secrets.el dependency.
3384         (auth-sources): Add optional user name.  Add secrets.el configuration
3385         choice (unused right now).
3386
3387 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3388
3389         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3390         `gnus-registry-install-shortcuts' fill in the functions.
3391
3392         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3393         warnings.
3394         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3395         (gnus-registry-install-shortcuts): Populate and use it in a
3396         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3397
3398 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3399
3400         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3401         In-place substitutions for the group name encoding/decoding.
3402         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3403         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3404         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3405         (nnimap-update-unseen, nnimap-request-list)
3406         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3407         (nnimap-request-set-mark, nnimap-split-to-groups)
3408         (nnimap-split-articles, nnimap-request-newgroups)
3409         (nnimap-request-create-group, nnimap-request-accept-article)
3410         (nnimap-request-delete-group, nnimap-request-rename-group)
3411         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3412         `encoded-mbx' for consistency.
3413         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3414         variable `imap-current-mailbox'.
3415
3416         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3417         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3418
3419 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3420
3421         * pop3.el (pop3-display-message-size-flag): Display message size byte
3422         counts during POP3 download.
3423         (pop3-movemail): Use it.
3424         (pop3-list): Implement listing of available messages.
3425
3426 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3427
3428         * nnir.el (nnir-get-article-nov-override-function): New function to
3429         override the normal NOV retrieval.
3430         (nnir-retrieve-headers): Use it.
3431
3432 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3433
3434         * auth-source.el (netrc-machine-user-or-password): Autoload.
3435
3436 2010-03-19  Glenn Morris  <rgm@gnu.org>
3437
3438         Stop message.el from loading about 40 libraries it doesn't always need.
3439         The general approach is to autoload rather than require, and to
3440         require in the specific functions rather than the file.  (Bug#5642)
3441
3442         * gmm-utils.el: Don't require wid-edit.
3443         (widget-create-child-value, widget-convert, widget-default-get):
3444         Autoload.
3445
3446         * gnus-util.el: Don't require time-date, netrc.
3447         (message-fetch-field, gnus-group-name-decode): Declare rather than
3448         autoloading.
3449         (gnus-fetch-field): Require message.
3450         (gnus-decode-newsgroups): Require gnus-group.
3451
3452         * ietf-drums.el: Don't require time-date.
3453
3454         * message.el: Don't require hashcash, canlock, ecomplete.
3455         Do require mail-utils.  Require nnheader only when compiling.
3456         (smtpmail-default-smtp-server): Remove declaration.
3457         (message-send-mail-function): Check smtpmail-default-smtp-server
3458         is bound rather than requiring smtpmail.
3459         (message-auto-save-directory, message-insert-signature): Use
3460         expand-file-name rather than nnheader-concat.
3461         (nnheader-insert-file-contents): Autoload.
3462         (hashcash-wait-async): Declare.
3463         (message-send-mail): Only call gnus-setup-posting-charset if
3464         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3465         (message-send-mail-with-sendmail): Require sendmail.
3466         (canlock-password, canlock-password-for-verify): Declare.
3467         (message-canlock-password): Require canlock.
3468         (nnheader-get-report): Autoload.
3469         (gnus-setup-posting-charset): Declare.
3470         (message-send-news): Require gnus-msg.
3471         (message-make-references, message-make-in-reply-to): Use mail-header-id
3472         rather than the alias mail-header-message-id.
3473         (ecomplete-add-item, ecomplete-save): Declare.
3474         (message-put-addresses-in-ecomplete): Require ecomplete.
3475         (ecomplete-display-matches): Autoload.
3476
3477         * mm-decode.el: Don't require mailcap, gnus-util.
3478         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3479         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3480         Autoload.
3481         (mailcap-mime-extensions): Declare.
3482
3483         * mm-encode.el: Don't require mailcap.
3484         (mailcap-extension-to-mime): Autoload.
3485
3486         * mml-sec.el: Don't require password-cache.
3487
3488         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3489         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3490         (mml-minibuffer-read-type): Require mailcap.
3491         (mml-preview): Require gnus-msg.
3492
3493         * mml1991.el: Require password-cache.
3494         (password-cache-expiry): Remove declaration.
3495
3496         * mml2015.el: Require password-cache.
3497         (password-cache-expiry): Remove declaration.
3498
3499         * nneething.el (mailcap): Require mailcap.
3500
3501         * nnheader.el (declare-function): Add compatibility stub.
3502         (message-remove-header): Declare rather than autoload.
3503         (nnheader-replace-header): Require message.
3504
3505         * nnimap.el (declare-function): Add compatibility stub.
3506         (netrc-parse, netrc-machine-user-or-password): Declare.
3507         (nnimap-open-connection): Require netrc.
3508
3509         * nntp.el (declare-function): Add compatibility stub.
3510         (netrc-parse, netrc-machine, netrc-get): Declare.
3511         (nntp-send-authinfo): Require netrc.
3512
3513         * rfc2047.el: Don't require qp.
3514         (quoted-printable-encode-region, quoted-printable-decode-string):
3515         Autoload.
3516
3517         * sieve-mode.el: Don't require easymenu.
3518         (easy-menu-add-item): Autoload it.
3519
3520         * spam-stat.el (time-to-number-of-days): Autoload it.
3521
3522 2010-03-19  Glenn Morris  <rgm@gnu.org>
3523
3524         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3525
3526 2010-03-18  Glenn Morris  <rgm@gnu.org>
3527
3528         * hashcash.el (declare-function): Remove duplicate definition.
3529
3530 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3531
3532         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3533         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3534         value if any backslash escapes).
3535
3536 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3537
3538         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3539         if it is available.  (bug#5647)
3540
3541         * lpath.el: Suppress compiler warning for coding-system-from-name for
3542         Emacs 21 and XEmacs.
3543
3544 2010-03-14  Juri Linkov  <juri@jurta.org>
3545
3546         * hmac-def.el:
3547         * hmac-md5.el:
3548         * netrc.el: Fix keywords.
3549
3550 2010-02-26  Glenn Morris  <rgm@gnu.org>
3551
3552         * message.el (message-send-mail-function): Change the default, so that
3553         it inherits from a customized send-mail-function.  (Bug#5643)
3554
3555 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3556
3557         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3558         shell-command-to-string signals an error (bug#5299).
3559
3560 2010-02-24  Glenn Morris  <rgm@gnu.org>
3561
3562         * message.el (message-smtpmail-send-it)
3563         (message-send-mail-with-mailclient): Doc fixes.
3564
3565 2010-02-16  Glenn Morris  <rgm@gnu.org>
3566
3567         * message.el (message-default-mail-headers): Change the default value
3568         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3569
3570 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3571
3572         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3573         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3574
3575 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3576
3577         * time-date.el (date-to-time): Doc fix (Bug#5408).
3578
3579 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3580
3581         * message.el (message-mail): Just pass yank-action on to message-setup.
3582         (message-setup): Handle (FUN . ARGS) form of yank-action.
3583         (message-with-reply-buffer, message-widen-reply)
3584         (message-yank-original): Handle non-buffer values of
3585         message-reply-buffer (Bug#4080).
3586         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3587
3588 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3589
3590         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3591         Fix typo in docstring.
3592
3593 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3594
3595         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3596         response.
3597
3598 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3601
3602         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3603
3604         * message.el (message-check-news-header-syntax): Protect against a
3605         string that `rfc822-addresses' returns when parsing fails.
3606
3607 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3610         (gnus-previous-char-property-change): New functions.
3611
3612         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3613
3614 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3615
3616         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3617         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3618
3619 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3620
3621         * message.el (message-exchange-point-and-mark): Rework last change to
3622         avoid using optional arg of exchange-point-and-mark, for backward
3623         compatibility.
3624
3625 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3626
3627         * message.el (message-exchange-point-and-mark): Call
3628         exchange-point-and-mark with an argument rather than setting
3629         mark-active by hand (Bug#5175).
3630
3631 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3632
3633         * nntp.el (nntp-service-to-port): Work for service expressed with
3634         numeric string; replace [:digit:] with [0-9] for XEmacs.
3635
3636 2009-12-17  Glenn Morris  <rgm@gnu.org>
3637
3638         * gnus-group.el (gnus-bug-group-download-format-alist):
3639         Change emacs entry to debbugs.gnu.org.  Bump :version.
3640
3641 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3642
3643         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3644
3645 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3646
3647         * message.el (message-info): Explain why we use `Info-goto-node'.
3648
3649 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3652
3653 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3654
3655         * message.el (message-completion-in-region): New compatibility function.
3656         (message-expand-group): Use it.
3657
3658 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3659
3660         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3661         with no unread article should be listed if the 2nd arg `predicate' is
3662         given.
3663
3664 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3665
3666         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3667
3668 2009-11-29  Juri Linkov  <juri@jurta.org>
3669
3670         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3671         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3672         on `gnus-recenter'. (Bug#4698, Bug#4981)
3673
3674 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3675
3676         * sha1.el (sha1-string-external): default-directory "/" in case
3677         otherwise non-existent.  process-connection-type pipe for touch of
3678         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3679
3680 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3681
3682         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3683         it's comms related and sgml-mode.el has "comm" on that basis too.
3684
3685 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3686
3687         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3688         containing tspecial characters if they have been already quoted.
3689
3690 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3691
3692         * dns-mode.el (auto-mode-alist): Purecopy string.
3693
3694 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3695
3696         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3697
3698 2009-10-24  Glenn Morris  <rgm@gnu.org>
3699
3700         * gnus-art.el (help-xref-stack-item): Define for compiler.
3701
3702 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3703
3704         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3705
3706 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3709
3710 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3711
3712         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3713         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3714
3715 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3718         (gnus-overlays-in): New alias to overlays-in.
3719
3720         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3721         gnus-overlay-get, and gnus-delete-overlay.
3722         (gnus-summary-show-thread): Make it work as well for systems in which
3723         next-single-char-property-change is not available.
3724         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3725
3726         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3727         (gnus-overlay-get): New alias to extent-property.
3728         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3729
3730         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3731         SXEmacs.
3732
3733         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3734         SXEmacs.
3735
3736 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3737
3738         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3739
3740 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3741
3742         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3743         and XEmacs that don't have `remove-overlays'.
3744
3745 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3746
3747         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3748         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3749         selective display.  Use overlays instead.
3750
3751 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3752
3753         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3754
3755 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3756
3757         * spam-stat.el (spam-stat-load): Fix typo in message.
3758
3759 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3760
3761         * dig.el (dig-invoke): Fix typo in docstring.
3762         (query-dig): Reflow docstring.
3763
3764 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3765
3766         * gnus-art.el (gnus-article-encrypt-body):
3767         * message.el (message-check-recipients):
3768         * mm-util.el (mm-codepage-setup):
3769         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3770         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3771
3772 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3773
3774         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3775         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3776         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3777         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3778         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3779
3780 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3781
3782         * dig.el: Add "Keywords: comm", as per net-utils.el.
3783
3784 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3785
3786         * dig.el (dig-mode): Use define-derived-mode.
3787
3788 2009-09-19  Glenn Morris  <rgm@gnu.org>
3789
3790         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3791
3792 2009-09-18  Glenn Morris  <rgm@gnu.org>
3793
3794         * gnus-diary.el (gnus-diary-check-message):
3795         * message.el (message-insert-formatted-citation-line):
3796         * nnbabyl.el (top-level):
3797         * nndiary.el (nndiary-schedule):
3798         Fix typos in condition-case handlers.
3799
3800 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3803         configuration that provides the sole article window in a frame;
3804         position point correctly after deleting a part.
3805
3806 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3807
3808         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3809         (spam-resolve-registrations-routine): Use it to unregister articles
3810         that change status.
3811
3812 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3815         with XEmacs.
3816         (parse-time-string-chars): Use it.
3817
3818 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3819
3820         * imap.el (imap-interactive-login): Better messages.
3821         (imap-open): Fix bug with renamed buffer on reconnect.
3822         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3823         for easier debugging and cleaner code.  On successful (guessed based on
3824         server capabilities) secondary authentication, set imap-state
3825         correctly.
3826         (imap-last-authenticator): Define imap-last-authenticator as a variable
3827         to avoid warnings.
3828
3829 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * nnrss.el (nnrss-request-article): Remove binding of
3832         default-enable-multibyte-characters that has gotten needless by
3833         the 2007-07-13 change in rfc2047-encode-message-header.
3834
3835         * mml.el (mml-insert-multipart): Error on the message header.
3836         (mml-insert-part): Error on the message header; position point at
3837         the end of a MIME tag.
3838
3839 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3840
3841         * time-date.el (autoload): Expand define-obsolete-function-alias into
3842         defalias and make-obsolete for old Emacsen that Gnus supports.
3843         (with-no-warnings): Define it for old Emacsen.
3844         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3845         is available.
3846         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3847         float-time is available; suppress compile warning for time-to-seconds.
3848
3849         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3850         (gnus-float-time): Alias to float-time if it exists.
3851
3852         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3853         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3854         float-time is available; suppress compile warning for time-to-seconds.
3855
3856         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3857         XEmacs.
3858
3859 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3860
3861         * imap.el (imap-message-map): Docstring fix.
3862
3863 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3866         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3867         Add the optional argument `encoding' that overrides the default.
3868
3869         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3870         mm-encode-buffer.
3871
3872 2009-09-04  Glenn Morris  <rgm@gnu.org>
3873
3874         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3875         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3876         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3877         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3878         * mm-util.el (mm-with-unibyte-current-buffer)
3879         (mm-find-buffer-file-coding-system):
3880         * yenc.el (yenc-decode-region): Use default-value rather than
3881         default-enable-multibyte-characters.
3882
3883 2009-09-03  Glenn Morris  <rgm@gnu.org>
3884
3885         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3886         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3887         than default-enable-multibyte-characters.
3888
3889 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3890
3891         * gnus-art.el (gnus-article-read-summary-keys):
3892         Fix gnus-buffer-configuration's value temporarily used.
3893
3894 2009-09-02  Glenn Morris  <rgm@gnu.org>
3895
3896         * gnus-util.el (gnus-float-time): New function.
3897         * gnus-delay.el (gnus-delay-article):
3898         * gnus-sum.el (gnus-thread-latest-date):
3899         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3900         * nnspool.el (nnspool-request-newgroups):
3901         Use gnus-float-time rather than time-to-seconds.
3902         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3903
3904         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3905         (gnus-header-subject-face, gnus-header-newsgroups-face)
3906         (gnus-header-name-face, gnus-header-content-face):
3907         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3908         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3909         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3910         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3911         (gnus-cite-face-11):
3912         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3913         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3914         (gnus-server-closed-face, gnus-server-denied-face)
3915         (gnus-server-offline-face):
3916         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3917         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3918         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3919         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3920         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3921         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3922         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3923         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3924         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3925         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3926         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3927         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3928         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3929         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3930         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3931         (gnus-summary-high-undownloaded-face)
3932         (gnus-summary-low-undownloaded-face)
3933         (gnus-summary-normal-undownloaded-face)
3934         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3935         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3936         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3937         (gnus-splash-face):
3938         * message.el (message-header-to-face, message-header-cc-face)
3939         (message-header-subject-face, message-header-newsgroups-face)
3940         (message-header-other-face, message-header-name-face)
3941         (message-header-xheader-face, message-separator-face)
3942         (message-cited-text-face, message-mml-face):
3943         * sieve-mode.el (sieve-control-commands-face)
3944         (sieve-action-commands-face, sieve-test-commands-face)
3945         (sieve-tagged-arguments-face):
3946         * spam.el (spam-face):
3947         Mark face aliases with "-face" in the name as obsolete.
3948
3949 2009-09-01  Glenn Morris  <rgm@gnu.org>
3950
3951         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3952         than goto-line.
3953
3954 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3957         Don't move point if the command is invoked inside the message header.
3958
3959 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3960
3961         * imap.el (imap-send-command): Simplify.
3962         (imap-wait-for-tag): point-max -> buffer-size.
3963
3964 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3965
3966         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3967         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3968         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3969         * nnir.el (nnir-swish-e-index-file):
3970         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3971         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3972         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3973         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3974         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3975         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3976
3977 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3978
3979         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3980         Don't save excursion.
3981
3982 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3983
3984         * nnheader.el (nnheader-find-file-noselect):
3985         * mm-util.el (mm-insert-file-contents):
3986         Use (default-value 'major-mode) instead of default-major-mode.
3987
3988 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3989
3990         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3991
3992 2009-08-26  Glenn Morris  <rgm@gnu.org>
3993
3994         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3995         than placing in files.el.
3996
3997 2009-08-25  Glenn Morris  <rgm@gnu.org>
3998
3999         * nnir.el (top-level): Don't require cl at run-time.
4000         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4001         Replace cl-function substitute with gnus-replace-in-string.
4002         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4003         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4004         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4005         simplified expansions.
4006
4007 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4008
4009         * dig.el (dig): Add autoload cookie.
4010
4011 2009-08-22  Glenn Morris  <rgm@gnu.org>
4012
4013         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4014         goto-line.
4015
4016 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4017
4018         * parse-time.el (parse-time-string-chars): Save match data.
4019
4020 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4021
4022         * parse-time.el (parse-time-string-chars): Compute using character
4023         classes, to handle non-ascii characters (Bug#3190).
4024
4025 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4028
4029         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4030         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4031         (gnus-mm-display-part, gnus-mime-display-single)
4032         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4033         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4034
4035         * gnus-sum.el
4036         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4037         (gnus-summary-move-article): Add expirable mark to articles copied or
4038         moved to group that has auto-expire turned on if the option is non-nil.
4039
4040 2009-07-24  Glenn Morris  <rgm@gnu.org>
4041
4042         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4043         Fix typo.  (Bug#3903)
4044
4045 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4046
4047         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4048         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4049         that should not be used for draft articles.
4050         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4051         that has no concern in minor mode keys.
4052         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4053         Abolish.
4054
4055 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4056
4057         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4058         article without making inquiry to a user for unknown encoding.
4059
4060         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4061         (nnmaildir--scan): Assume i-node and device number that file-attributes
4062         returns might be cons-cell.
4063
4064         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4065
4066         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4067
4068 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4069
4070         * auth-source.el: Remove docs now in auth.texi.  Don't use
4071         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4072         `auth-source-hide-passwords' and use them.
4073
4074 2009-07-15  Glenn Morris  <rgm@gnu.org>
4075
4076         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4077
4078 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4081         excessive whitespace from the default values of title and description.
4082
4083 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4086         mail-fetch-field to fetch Content-Description header in order to
4087         exclude newlines.
4088
4089 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4090
4091         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4092         format used by GnuPG 2.0.11.
4093
4094 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4097         to deleted part.
4098
4099 2009-05-30  David Engster  <dengste@eml.cc>
4100
4101         * nnmairix.el: Remove old documentation in the commentary block.
4102         (nnmairix-request-group): Do not update active file for nnml back ends.
4103         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4104         end so that overview files are ignored.
4105         (nnmairix-update-groups): Make updating the groups more robust by using
4106         marks.
4107         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4108         with dollar characters in message-id.
4109
4110 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4111
4112         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4113         2008-12-25 in dns.el.
4114
4115 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4116
4117         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4118         could happen if the text is only composed of spaces and/or tabs.
4119
4120 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4121
4122         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4123         when sending a queued message to avoid extra mml tags.
4124
4125 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4128
4129 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4132         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4133         rmail-toggle-header for XEmacs;
4134         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4135
4136 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * gnus-dired.el: Remove autoload for gnus-setup-message.
4139         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4140         displaying Gnus logo; always use compose-mail.
4141
4142 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4143
4144         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4145
4146 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4147
4148         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4149         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4150         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4151         available.
4152         (gnus-nocem-epg-verify): New function.
4153
4154 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4155
4156         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4157
4158 2009-02-15  Glenn Morris  <rgm@gnu.org>
4159
4160         * gnus-util.el (rmail-insert-rmail-file-header)
4161         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4162         autoloads.
4163         (rmail-default-rmail-file): Remove unnecessary declaration.
4164         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4165
4166 2009-02-14  Glenn Morris  <rgm@gnu.org>
4167
4168         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4169         variable (only used in gnus-util, which declares it anyway).
4170         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4171         which was only needed by gnus-art (changed to not use it any more).
4172         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4173         only used in gnus-util, which autoloads it itself.
4174         (rmail-update-summary): Fix autoload.
4175
4176         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4177         rather than rmail-output-to-rmail-file.
4178
4179 2009-02-07  Glenn Morris  <rgm@gnu.org>
4180
4181         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4182         autoload of function that no longer exists.
4183         (rmail-toggle-header): Declare.
4184         (message-forward-rmail-make-body): Handle mbox Rmail.
4185
4186 2009-01-31  Glenn Morris  <rgm@gnu.org>
4187
4188         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4189         2009-01-09 change.
4190
4191 2009-01-31  Dave Love  <fx@gnu.org>
4192
4193         * imap.el (imap-fetch-safe): Bind debug-on-error.
4194         (imap-debug): Add imap-fetch-safe.
4195
4196 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4197
4198         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4199         (auth-source-forget-all-cached): New convenience function.
4200         (auth-source-user-or-password): Accept list of modes or a single mode.
4201
4202         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4203         auth-source modes.
4204
4205         * netrc.el (netrc-machine-user-or-password): Use list of
4206         auth-source modes.
4207
4208         * nnimap.el (nnimap-open-connection): Use list of
4209         auth-source modes.
4210
4211         * nntp.el (nntp-send-authinfo): Use list of
4212         auth-source modes.
4213
4214 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4215
4216         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4217         now.
4218
4219 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4222         coding system in XEmacs; add a workaround for XEmacs.
4223
4224         * lpath.el: Fbind coding-system-aliasee.
4225
4226 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4229         of current-language-environment.
4230
4231 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4232
4233         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4234         available at runtime.
4235
4236 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4239
4240 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4241
4242         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4243         the greatest positive fixnum value doesn't work under an XEmacs with
4244         bignum support; use the most-positive-fixnum constant instead,
4245         available since Emacs 21.1 with cl and XEmacs 21.1.
4246
4247 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4248
4249         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4250         XEmacs gets not to work.
4251
4252 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * mm-util.el (mm-coding-system-priorities): Allow the value like
4255         "Japanese (UTF-8)" of current-language-environment.
4256
4257 2009-01-09  Glenn Morris  <rgm@gnu.org>
4258
4259         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4260         with last-command-event.
4261
4262 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4263
4264         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4265         in the doc string.
4266
4267         * message.el (message-fix-before-sending): Amend comment.
4268
4269 2009-01-08  Dave Love  <fx@gnu.org>
4270
4271         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4272
4273 2009-01-07  David Engster  <dengste@eml.cc>
4274
4275         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4276         simplified server definitions by converting it via
4277         gnus-server-to-method.
4278
4279 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4280
4281         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4282         parameter's operands.
4283
4284 2009-01-06  David Engster  <dengste@eml.cc>
4285
4286         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4287         primary select method (for gnus-group-mark-article-as-read).
4288
4289 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4290
4291         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4292         `(gnus)Face', not `(gnus)X-Face'.
4293
4294 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4295
4296         * mm-util.el (mm-ucs-to-char): New function.
4297
4298         * mm-url.el (mm-url-decode-entities): Use it.
4299
4300         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4301         unicode-to-char.
4302
4303 2009-01-05  Dave Love  <fx@gnu.org>
4304
4305         * time-date.el: Require cl for `declare'.
4306
4307 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4308
4309         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4310         Dave Love.
4311
4312 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4313
4314         * message.el (message-fix-before-sending): Add `eight-bit' to
4315         illegible-text check.
4316
4317 2009-01-03  Michael Olson  <mwolson@gnu.org>
4318
4319         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4320         `headers' is nil.  This can occur if the IMAP server does not have
4321         permissions to read messages from a folder, but can write new messages
4322         to the folder.
4323         (nnimap-request-article-part): Do not insert `data' if it is nil.
4324
4325         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4326         characters which will confuse `read', so skip past them.
4327
4328 2009-01-01  Dave Love  <fx@gnu.org>
4329
4330         * imap.el (imap-string-to-integer): Fix typo.
4331         (imap-fetch-safe): New function.
4332         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4333
4334         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4335
4336         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4337         (imap-parse-greeting): Fix doc strings.
4338         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4339         (imap-parse-flag-list): Make messages unique.
4340         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4341
4342         * nnimap.el: Fix author email.
4343         (nnimap-split-rule): Add FIXME comment.
4344         (nnimap-debug): Fix doc string.
4345
4346 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4347
4348         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4349
4350 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4351
4352         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4353         nslookup if resolv.conf isn't available.
4354         (dns-query): Rename from query-dns.
4355         (dns-query-cached): Rename from query-dns-cached.
4356
4357 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4358
4359         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4360         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4361         to check if those variables exist (first appeared in Emacs 18.50).
4362
4363 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4364
4365         * mm-util.el (mm-line-number-at-pos): New function.
4366
4367         * spam-report.el (spam-report-process-queue): Use it.
4368
4369 2008-12-24  David Engster  <dengste@eml.cc>
4370
4371         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4372         parameters that haven't existed as variables as buffer-local variables.
4373
4374 2008-12-23  Dave Love  <fx@gnu.org>
4375
4376         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4377         cadar.
4378
4379         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4380         imap-starttls-p.
4381         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4382
4383 2008-12-22  Dave Love  <fx@gnu.org>
4384
4385         * imap.el: Fix author email.  Doc fixes.
4386         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4387         reply.
4388
4389 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4390
4391         * spam-report.el (spam-report-gmane-max-requests): New constant.
4392         (spam-report-gmane-wait): New variable.
4393         (spam-report-gmane-ham, spam-report-gmane-spam)
4394         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4395         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4396         the server.
4397
4398         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4399         Add explanations.
4400
4401         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4402         nnheader-accept-process-output and nnheader-read-timeout if available.
4403         (pop3-movemail): Use it.
4404
4405         * message.el (message-check-news-body-syntax): Fix signature check if
4406         there's an attachment.
4407
4408 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * mm-util.el: Add comments to the mm- emulating functions.
4411
4412 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4413
4414         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4415         by Stephen Berman <stephen.berman@gmx.net>.
4416
4417 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4418
4419         * mm-util.el (mm-substring-no-properties): New function.
4420         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4421         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4422         (mm-string-to-multibyte): Doc fix.
4423
4424         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4425
4426 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4427
4428         * mml.el (mml-attach-file): Strip text properties from file name.
4429         (Bug#1574)
4430
4431 2008-12-16  Glenn Morris  <rgm@gnu.org>
4432
4433         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4434
4435 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4436
4437         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4438         knows since the charset specified might be a bogus alias that
4439         mm-charset-synonym-alist provides.
4440
4441 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4442
4443         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4444         "ISO_8859-1".
4445
4446         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4447
4448 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * mm-util.el (mm-charset-eval-alist):
4451         Define it before mm-charset-to-coding-system.
4452         (mm-charset-to-coding-system): Add optional argument `silent';
4453         define it before mm-charset-override-alist.
4454         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4455         default value if it can be used in Emacs currently running;
4456         silence mm-charset-to-coding-system.
4457
4458 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4461         `allow-override' which says whether to use `mm-charset-override-alist'.
4462         (rfc2047-decode-encoded-words): Use it.
4463
4464         * mm-util.el (mm-charset-override-alist): Fix custom type;
4465         add `(gb2312 . gbk)' to choices.
4466
4467 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4470         fast.
4471
4472         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4473
4474         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4475
4476 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4477
4478         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4479         on links.
4480
4481         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4482
4483 2008-12-03  Lute Kamstra  <lute@gnu.org>
4484
4485         * sha1.el: Remove leading * from docstrings of defcustoms,
4486         deffaces, defconsts and defuns.
4487
4488 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4491         users' addresses that don't have domain parts.
4492         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4493         rather than message-narrow-to-head since there will be the message
4494         header separator.
4495
4496 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4497
4498         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4499         since the result is inserted in a unibyte buffer anyway.
4500         (nnimap-demule-use-string-to-multibyte): Remove.
4501         (nnimap-demule): Alias it to mm-string-to-multibyte.
4502
4503 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4504
4505         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4506         variable for debugging bug#464 and bug#1174.
4507         (nnimap-demule): Use it.
4508
4509 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4510
4511         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4512         score calculation correctly.
4513
4514 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4515
4516         * message.el (message-send-mail): Just set the buffer to unibyte
4517         rather than use mm-with-unibyte-current-buffer which does a lot more.
4518         (message-send-mail-partially): Don't bother with
4519         mm-with-unibyte-current-buffer since it's already been made unibyte by
4520         message-send-mail.
4521
4522 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4523
4524         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4525
4526 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4527
4528         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4529
4530 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4531
4532         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4533         require itself and to remove `with-no-warnings'.
4534
4535 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4536
4537         * starttls.el (starttls-any-program-available): Get the name of the
4538         available TLS layer program.
4539         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4540         well as the host name in the "opening" message.
4541
4542         * auth-source.el (auth-source-cache, auth-source-do-cache)
4543         (auth-source-user-or-password): Cache passwords and logins by default,
4544         allow override with `auth-source-do-cache'.
4545         (auth-source-forget-user-or-password): Allow users to remove cache
4546         entries if needed.
4547
4548 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4549
4550         * md4.el (md4-buffer): Fix typo in docstring.
4551         (md4, md4-64): Doc fixes.
4552         (md4-pack-int32): Reflow docstring.
4553
4554 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4555
4556         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4557         condition-case to only the forward-sexp call.
4558
4559 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4560
4561         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4562         quotes contained.  Make it more robust regardless by an extra
4563         condition-case wrapper.
4564
4565 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4566
4567         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4568
4569 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4570
4571         * nnml.el (nnml-request-expire-articles): Check if the function set to
4572         `nnmail-expiry-target' returns the symbol `delete'.
4573
4574         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4575
4576         * nnmail.el (nnmail-expiry-target): Fix custom type.
4577
4578 2008-10-02  Glenn Morris  <rgm@gnu.org>
4579
4580         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4581         Silence compiler warning.
4582
4583 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4584
4585         * tls.el (open-tls-stream): Show the actual command being
4586         executed, instead of the format string.
4587
4588 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * lpath.el: Fbind codepage-setup for Emacs 23.
4591
4592 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4593
4594         * mml.el (mml-menu): Don't assume mml2015 is bound.
4595
4596 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4597
4598         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4599         exists.
4600
4601 2008-09-27  Glenn Morris  <rgm@gnu.org>
4602
4603         * gnus-util.el (mail-header-remove-comments): Autoload it.
4604
4605 2008-09-27  Andreas Schwab  <schwab@suse.de>
4606
4607         * gnus-util.el (gnus-split-references): Strip comments.
4608         (gnus-parent-id): Likewise.
4609
4610 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4611
4612         * message.el (message-confirm-send): Fix version.
4613
4614 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * message.el (message-idna-to-ascii-rhs-1): Use
4617         mail-extract-address-components rather than mail-header-parse-addresses
4618         that is an alias by default to ietf-drums-parse-addresses that does not
4619         support non-ASCII names in headers' contents.
4620
4621 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4622
4623         * message.el (message-confirm-send): Fixed variable documentation to
4624         avoid the "y/n" wording.
4625
4626 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4627
4628         * message.el (message-set-auto-save-file-name): Save to a different
4629         filename so multiple messages (especially drafts) can be recovered.
4630
4631 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4632
4633         * message.el (message-confirm-send): Add appropriate version.
4634
4635 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4636
4637         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4638         defvar.
4639
4640 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4641
4642         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4643         (mm-pkcs7-enveloped-magic): Ditto.
4644
4645 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4646
4647         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4648         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4649
4650 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4651
4652         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4653         default, it's better.
4654
4655 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4656
4657         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4658         summary line gnus-number property and ignore them (with a warning
4659         message).
4660
4661 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4662
4663         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4664         macro caddr in the interactive form since it won't be expanded.
4665
4666 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4669         `charset'; fix name of function called recursively.
4670         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4671
4672 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4675         (gnus-mime-set-charset-parameters): New function.
4676         (gnus-mime-view-part-as-charset): Use it to correctly display part
4677         specifying wrong charset.
4678
4679 2008-09-08  David Engster  <dengste@eml.cc>
4680
4681         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4682         in completing-read for back end server.
4683
4684 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4685
4686         * message.el (message-confirm-send): New variable to confirm sending a
4687         message.
4688         (message-send): Use it.
4689
4690 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4691
4692         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4693
4694 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4697
4698 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4699
4700         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4701         prevent tracking too many groups.
4702         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4703         Use it.
4704
4705 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4706
4707         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4708         moving point to the bottom of the window in order to avoid recentering.
4709
4710 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4711
4712         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4713
4714         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4715         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4716         (gnus-article-beginning-of-window): Fix calculation.
4717
4718 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4719
4720         * gnus-msg.el (gnus-summary-supersede-article)
4721         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4722         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4723         message header.
4724
4725 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4726
4727         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4728         pending output coming after the status change.
4729
4730 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4731
4732         * message.el:
4733         * gnus-start.el:
4734         * gnus-registry.el: Remove VMS support.
4735
4736 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4739         macro.
4740         (rfc2104-hash): Use it.
4741
4742 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4743
4744         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4745         (gnus-summary-sort-by-most-recent-date): New commands.
4746         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4747         and menu entries.
4748
4749 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4752         don't redisplay article for raw contents; remove plural articles stuff.
4753
4754         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4755         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4756         on gnus-summary-save-article; display results properly.
4757
4758 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4759
4760         * lpath.el: No need to fbind ns-focus-frame.
4761
4762 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4763
4764         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4765
4766 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4767
4768         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4769         gnus-save-all-headers.
4770
4771 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4772
4773         * gnus-util.el (ns-focus-frame): Remove declaration.
4774         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4775         like x.
4776
4777 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4778
4779         * rfc2104.el (rfc2104-zero): Delete defconst.
4780         (rfc2104-hex-alist): Likewise.
4781         (rfc2104-hex-to-int): Delete func.
4782         (rfc2104-hexstring-to-bitstring): Likewise.
4783         (rfc2104-nybbles): New defconst.
4784         (rfc2104-hash): Rewrite for speed.
4785
4786 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * tls.el (open-tls-stream): Make it work with the 2nd argument
4789         BUFFER that is a string but does not exist as a buffer object, as
4790         mentioned in the doc-string.
4791
4792 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4793
4794         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4795         SXEmacs.
4796
4797 2008-07-16  Glenn Morris  <rgm@gnu.org>
4798
4799         * gnus-util.el (ns-focus-frame): Declare for compiler.
4800
4801 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4804         set as a group parameter.
4805         (gnus-summary-save-in-pipe): Work when it is called independently.
4806         (gnus-summary-pipe-to-muttprint): Don't modify
4807         gnus-summary-pipe-output-default-command.
4808
4809 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4810
4811         * message.el (message-send-mail-with-sendmail):
4812         Display the error message.
4813
4814 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4815
4816         * gnus-art.el (gnus-default-article-saver):
4817         Add gnus-summary-save-in-pipe to choices.
4818         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4819         gnus-summary-pipe-output-default-command as the default command.
4820         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4821         instead of gnus-last-shell-command.
4822
4823         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4824         New user option.
4825         (gnus-summary-muttprint-program): Mention the value will be changed.
4826         (gnus-summary-save-article): Force showing of all headers.
4827         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4828
4829 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4830
4831         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4832
4833 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4834
4835         * nnimap.el (nnimap-id):
4836         * sieve-manage.el (sieve-manage-open): Doc fixes.
4837
4838 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4839
4840         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4841         if available.
4842
4843 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4844
4845         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4846
4847         * nnkiboze.el (nnkiboze-generate-group):
4848         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4849
4850         * nnmairix.el: Require CL.
4851
4852 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4853
4854         * dgnushack.el: Autoload get-display-table and put-display-table for
4855         XEmacs 21.5.
4856
4857         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4858         21.4 and SXEmacs.
4859
4860 2008-06-15  David Engster  <dengste@eml.cc>
4861
4862         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4863
4864 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4865
4866         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4867         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4868         runtime choice under XEmacs.
4869
4870         * gnus-sum.el (gnus-summary-set-display-table):
4871         Use `gnus-put-display-table', `gnus-get-display-table',
4872         `gnus-set-display-table' for the display table, instead of `aset'.
4873
4874         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4875         Use `gnus-put-display-table', `gnus-get-display-table',
4876         `gnus-set-display-table' for the display table.
4877
4878 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4879
4880         * nnmairix.el: Add autoloads.
4881
4882 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4883
4884         * nnmairix.el (nnmairix-delete-recreate-group)
4885         (nnmairix-update-and-clear-marks): Fix error messages.
4886
4887 2008-06-14  David Engster  <dengste@eml.cc>
4888
4889         * nnmairix.el: Upgrade to version 0.6.
4890         (nnmairix-group-toggle-propmarks-this-group)
4891         (nnmairix-group-toggle-readmarks-this-group)
4892         (nnmairix-group-delete-recreate-this-group)
4893         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4894         (nnmairix-remove-tick-mark-original-article): New commands.
4895         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4896         (nnmairix-propagate-marks-to-nnmairix-groups)
4897         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4898         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4899         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4900         functions needed for marks propagation and manipulation of read marks.
4901         (nnmairix-update-groups): New function.
4902         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4903         (nnmairix-determine-original-group-from-registry)
4904         (nnmairix-determine-original-group-from-path)
4905         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4906         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4907         New helper functions.
4908         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4909         keystrokes for new commands.
4910         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4911         (nnmairix-request-group): Check allow-fast group parameter.
4912         (nnmairix-request-create-group): Set allow-fast group parameter if
4913         nnmairix-allowfast-default is set.
4914         (nnmairix-close-group): Propagate marks upon closing if needed.
4915         (nnmairix-group-toggle-threads-this-group): Use new.
4916         nnmairix-group-toggle-parameter helper function.
4917         (nnmairix-search): Better check for empty search result.
4918         (nnmairix-goto-original-article): Use new helper functions for
4919         determining original article.
4920         (nnmairix-show-original-article): Make sure message-id is in brackets.
4921         (nnmairix-call-mairix-binary): Change variable name.
4922         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4923         helper function.
4924         (nnmairix-widget-toggle-activate): Fix doc string.
4925
4926 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4927
4928         * nnir.el: Require edmacro when compiling with XEmacs.
4929         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4930         available in Emacs 21.
4931
4932 2008-06-11  Glenn Morris  <rgm@gnu.org>
4933
4934         * gnus-util.el (x-focus-frame):
4935         * gnus.el (image-size):
4936         * mm-decode.el (image-size): Declare.
4937
4938         * gnus-picon.el (declare-function): Add compat definition.
4939         (image-size): Declare.
4940
4941         * gnus-group.el (tool-bar-map):
4942         * gnus-sum.el (tool-bar-map): Define for compiler.
4943
4944         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4945
4946         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4947
4948         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4949         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4950         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4951         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4952         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4953         * sieve-manage.el, spam-report.el, spam.el:
4954         Remove unnecessary eval-and-compile of autoloads.
4955
4956 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4957
4958         * auth-source.el: Precise Tramp doc.
4959
4960 2008-06-07  Glenn Morris  <rgm@gnu.org>
4961
4962         * nnmairix.el: Remove unnecessary eval-when-compile.
4963
4964 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4965
4966         * lpath.el: Fbind propertize for XEmacs 21.4.
4967
4968 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4969
4970         * nnir.el: Move here from ../contrib.
4971
4972 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4973
4974         * gnus-util.el (gnus-read-shell-command): New function.
4975         * mm-decode.el (mm-pipe-part):
4976         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4977
4978 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4981
4982 2008-06-03  Glenn Morris  <rgm@gnu.org>
4983
4984         * pop3.el (nnheader-accept-process-output): Autoload it.
4985
4986 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4989         are not 2-digit hexadecimal characters that follow `%'s.
4990
4991 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4992
4993         * message.el (message-bogus-recipient-p): Fix type in doc string.
4994         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4995         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4996         Improve custom options.
4997         (message-bogus-recipient-p): Adjust accordingly.
4998
4999 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5000
5001         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5002         long-form month and day names.
5003
5004 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * dgnushack.el: Autoload debug, eudc-expand-inline and
5007         pgg-snarf-keys-region for XEmacs.
5008
5009         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5010
5011         * nnmairix.el: Require edmacro when compiling with XEmacs.
5012
5013 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5014
5015         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5016         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5017
5018 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5019
5020         * auth-source.el: Add more docs.
5021
5022         * netrc.el (netrc-machine): Always match if the port is not given.
5023
5024 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025
5026         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5027         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5028         retrieval faster in some cases, but might make CPU usage larger.  If
5029         this has any bad side effects, we might revert this change.
5030
5031         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5032         seems to make mail retrieval much, much faster.
5033         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5034         unconditionally.
5035
5036         * gnus-draft.el (gnus-group-send-queue): Bind
5037         message-send-mail-partially-limit to nil to avoid being prompted.
5038
5039 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5040
5041         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5042
5043         * message.el (message-bogus-address-regexp): Fix and improve custom
5044         type.
5045         (message-setup-hook): Add message-check-recipients as custom option.
5046
5047 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5048
5049         * message.el (message-cite-function): Remove bogus autoload which crept
5050         in during merge from v5-10.
5051
5052 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5053
5054         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5055
5056         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5057
5058         * auth-source.el: Preliminary Tramp docs.
5059         (auth-sources): Change the default auth-sources to use
5060         EPA .gpg files.
5061
5062 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5063
5064         * nntp.el: Autoload `auth-source-user-or-password'.
5065         (nntp-send-authinfo): Use it.
5066
5067         * nnimap.el: Autoload `auth-source-user-or-password'.
5068         (nnimap-open-connection): Use it.
5069
5070         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5071         for the gnus-message function.
5072         (auth-source-user-or-password): Use it.
5073
5074 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5075
5076         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5077         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5078         (rfc2104-hash): Use it.
5079
5080 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5081
5082         * gnus-art.el (gnus-article-toggle-truncate-lines):
5083         Don't use `iff' in docstring.
5084
5085 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5086
5087         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5088
5089         * gnus-util.el (gnus-extract-address-component-name)
5090         (gnus-extract-address-component-email): Convenience functions around
5091         `gnus-extract-address-components'.
5092
5093         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5094         Use `gnus-extract-address-component-email' to fix bug of comparing full
5095         sender name to `user-mail-address'.
5096
5097 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5098
5099         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5100         catch/throw to optimize.
5101         (gnus-registry-find-keywords): Just use member to find a keyword.
5102
5103 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5104
5105         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5106         is current before calling gnus-server-prepare.
5107         (gnus-server-setup-buffer, gnus-server-update-server)
5108         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5109
5110 2008-05-04  Juri Linkov  <juri@jurta.org>
5111
5112         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5113         (mailcap-file-default-commands): Use mailcap-replace-in-string
5114         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5115         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5116
5117 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5118
5119         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5120
5121 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5122
5123         * gnus.el: Bump version to 0.11.
5124
5125 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5126
5127         * gnus.el: No Gnus v0.10 is released.
5128
5129 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5130
5131         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5132         hooks.
5133         (gnus-update-read-articles): Speed up non-marks-using users.
5134         (gnus-use-marks): Define gnus-use-marks.
5135         (gnus-propagate-marks): Rename variable to something more sensible.
5136
5137 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5138
5139         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5140         (gmm-image-load-path-for-library): Fix typos in docstrings.
5141         (gmm-message): Reflow docstring.
5142
5143 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5144
5145         * mail-source.el (mail-source-set-1, mail-source-bind):
5146         Move auth-source code out of the macro to clean it up and fix bugs.
5147
5148 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5149
5150         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5151         by sender if it's equal to user-mail-address, it's likely to be
5152         useless.
5153
5154         * mail-source.el (mail-source-bind): Don't use user or password if they
5155         are not bound.  Unintern them if they are nil.  Don't use server unless
5156         it's bound, and default it to empty string otherwise.
5157
5158 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5159
5160         * mail-source.el: Load auth-source.el.
5161         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5162         get user name or password, if auth-sources is set up.
5163
5164         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5165         strategy of splitting with parent.
5166         (gnus-registry-split-fancy-with-parent)
5167         (gnus-registry-post-process-groups): Use it and fix prior
5168         bug (returning a list as the split result).
5169
5170         * auth-source.el (auth-sources): Remove server parameter.
5171         (auth-source-pick, auth-source-user-or-password)
5172         (auth-source-user-or-password-imap)
5173         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5174         (auth-source-user-or-password-sftp)
5175         (auth-source-user-or-password-smtp): Remove server parameter.
5176
5177 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5178
5179         * smime.el (smime-sign-region, smime-encrypt-region)
5180         (smime-decrypt-region):
5181         Remove redundant calls to `generate-new-buffer-name'.
5182
5183 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5184
5185         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5186         Don't use QP for message/rfc822.
5187         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5188
5189 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5190
5191         * sieve-manage.el (sieve-string-bytes): Remove.
5192         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5193         correct byte-length only if the process's coding-system is the same as
5194         the one used internally by Emacs to represent strings.
5195
5196 2008-04-22  Juri Linkov  <juri@jurta.org>
5197
5198         * mailcap.el (mailcap-file-default-commands): New function.
5199
5200 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5201
5202         * message.el (message-signature-separator, message-cite-function):
5203         Change custom version.
5204
5205 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5206
5207         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5208         commands.
5209         (tls-checktrust): Ditto.
5210
5211 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5212
5213         * mm-decode.el (mm-display-external): Make temp file read-only.
5214
5215 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5216
5217         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5218         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5219         `C-c C-f d'.
5220
5221 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5222
5223         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5224
5225 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5226
5227         * gnus.el: Bump version to 0.9.
5228
5229 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5230
5231         * gnus.el: No Gnus v0.8 is released.
5232
5233 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5234
5235         * mail-source.el (mail-source-value):
5236         Prefer fboundp to functionp so it works with macros as well.
5237
5238 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5239
5240         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5241         Fix last change in case the element is not even a symbol.
5242
5243 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5244
5245         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5246         Prefer fboundp to functionp so it works with macros as well.
5247
5248 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5249
5250         * auth-source.el: Added docs.
5251         (auth-sources): Modify format to support server.
5252         (auth-source-pick, auth-source-user-or-password)
5253         (auth-source-user-or-password-imap)
5254         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5255         (auth-source-user-or-password-sftp)
5256         (auth-source-user-or-password-smtp): Add server parameter.
5257
5258 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5259
5260         * gnus-registry.el: Initialize the registry when gnus-registry-install
5261         is t.
5262
5263 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5264
5265         * compface.el (uncompface): Make buffer unibyte.
5266
5267 2008-04-05  Glenn Morris  <rgm@gnu.org>
5268
5269         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5270
5271 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5272
5273         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5274         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5275
5276         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5277         multibyteness after rather than before erasing it.
5278
5279         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5280         mm-with-multibyte.
5281         (gnus-request-article-this-buffer): Make sure the proper decoding is
5282         used if gnus-original-article-buffer happens to be unibyte.
5283
5284         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5285         default-enable-multibyte-characters.
5286
5287         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5288         default-enable-multibyte-characters.
5289
5290         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5291
5292         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5293
5294 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5295
5296         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5297         (imap-message-copyuid-1): Use it.
5298         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5299         J. Williams in
5300         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5301
5302         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5303         imap-enable-exchange-bug-workaround.
5304         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5305
5306 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5307
5308         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5309         a 100 byte status-checks into a 2-3MB transfer for each group.
5310         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5311         to enable bug workaround or not.
5312         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5313
5314 2008-03-31  Glenn Morris  <rgm@gnu.org>
5315
5316         * message.el (mml2015-use): Declare for compiler.
5317         (message-info): Require mml2015 when appropriate.
5318
5319 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5322         whitespace.
5323
5324 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5325
5326         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5327         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5328         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5329         (nntp-service-to-port): New function.
5330         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5331         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5332         (nntp-open-netcat-stream): New function.
5333         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5334
5335 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5336
5337         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5338
5339 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5340
5341         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5342
5343 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5344
5345         * dns.el (dns-write): Use set-buffer-multibyte.
5346
5347 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5348
5349         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5350
5351 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5352
5353         * message.el (message-signature-separator): Change default.
5354         Improve custom type.
5355         (message-cite-function): Change default to
5356         message-cite-original-without-signature.
5357
5358         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5359         toggle.
5360
5361         * message.el (message-check-news-body-syntax): Fix signature check.
5362         (message-setup-1): Mark buffer as unmodified _after_ running
5363         message-setup-hook and handling message-alternative-emails.
5364         (message-shorten-references): Be more strict when building list of
5365         valid references to comply with GNKSA.
5366
5367         * gnus-group.el (gnus-read-ephemeral-bug-group)
5368         (gnus-read-ephemeral-debian-bug-group)
5369         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5370
5371         * message.el (message-info): Don't use booleanp which isn't supported
5372         in Emacs 21 and XEmacs.
5373
5374 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5375
5376         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5377         gnus-group-gmane-group-download-format.
5378         (gnus-group-read-ephemeral-gmane-group): Rename from
5379         gnus-group-read-ephemeral-gmane-group.
5380         (gnus-read-ephemeral-gmane-group-url): Rename from
5381         gnus-group-read-ephemeral-gmane-group-url.
5382         (gnus-bug-group-download-format-alist): New variable.
5383         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5384         (gnus-read-ephemeral-emacs-bug-group): New commands.
5385
5386 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5387
5388         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5389         (gnus-visible-headers): Improve custom type.
5390
5391 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5392
5393         * mml.el (mml-menu): Add workarounds for XEmacs.
5394
5395         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5396         X-Boundary header.
5397
5398         * message.el (message-simplify-recipients): Fix previous commit.
5399
5400 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5401
5402         * mm-util.el (mm-set-buffer-multibyte): New function.
5403         * mm-decode.el (mm-copy-to-buffer): Use it.
5404
5405 2008-03-19  Glenn Morris  <rgm@gnu.org>
5406
5407         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5408         Accidentally removed in the sync process with Emacs.
5409
5410 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5411
5412         * message.el (message-alter-recipients-discard-bogus-full-name):
5413         New function.
5414         (message-alter-recipients-function): New variable.
5415         (message-get-reply-headers): Use it.
5416         (message-replace-header): New helper function.
5417         (message-recipients-without-full-name): New variable.
5418         (message-simplify-recipients): New command.
5419
5420         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5421
5422         * message.el (message-info): Handle EasyPG manual.
5423
5424         * mml.el (mml-menu): Add entry for EasyPG.
5425
5426 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5427
5428         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5429         parameter.
5430
5431         * message.el (message-disassociate-draft): Specify drafts group name
5432         fully.
5433
5434 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5435
5436         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5437         unnecessary duplicates from the match list.
5438
5439 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5442
5443         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5444
5445         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5446         args of `how-many' of which the XEmacs version doesn't take; declare
5447         Info-index-next as function.
5448
5449 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5450
5451         * gnus-score.el (gnus-score-headers): Fix handling of
5452         gnus-inhibit-slow-scoring.
5453
5454         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5455         string.
5456         (gnus-button-url-regexp): Improve handling of parenthesis.
5457         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5458         (gnus-button-handle-info-keystrokes): Handle index entries.
5459
5460 2008-03-15  Glenn Morris  <rgm@gnu.org>
5461
5462         * parse-time.el (parse-time-string): Simplify.
5463
5464 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5465
5466         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5467         Incoming* files.
5468
5469 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5470
5471         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5472         (auth-source-pick): Use it.
5473
5474 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5475
5476         * binhex.el (binhex-decode-region-internal):
5477         * uudecode.el (uudecode-decode-region-internal):
5478         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5479         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5480         setting default-enable-multibyte-characters.
5481
5482 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5483
5484         * auth-source.el (auth-source-protocols)
5485         (auth-source-protocols-customize, auth-source-choices): Added and
5486         modified variable customizations and defaults.
5487         (auth-source-pick, auth-source-user-or-password)
5488         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5489         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5490         (auth-source-user-or-password-sftp)
5491         (auth-source-user-or-password-smtp): Use new variables and provide an
5492         interface to netrc.el.
5493
5494 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5495
5496         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5497         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5498         Make sure the nntp port to specify is a string.
5499
5500 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5501
5502         * nntp.el: Use with-current-buffer.
5503         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5504         dubious mm-with-unibyte-current-buffer.
5505         (nntp-with-open-group-function): New function extracted from
5506         nntp-with-open-group macro.
5507         (nntp-with-open-group): Use the function, so it's easier to debug.
5508         Add indentation and debugging info.
5509         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5510         the use of the netcat alternatives.
5511
5512         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5513         Avoid mm-string-as-multibyte as well.
5514
5515         * nnweb.el (nnweb-insert-html):
5516         Remove use of nnheader-string-as-multibyte.
5517
5518         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5519         (nnheader-string-as-multibyte): Remove.
5520
5521         * mm-view.el: Use inhibit-read-only.
5522         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5523         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5524         or unibyte-string.
5525
5526         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5527         (mm-uu-yenc-extract): Use with-current-buffer.
5528
5529         * gnus-soup.el (gnus-soup-send-packet): Don't use
5530         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5531
5532         * nnmh.el: Use with-current-buffer.
5533         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5534         mm-string-as-multibyte on the output of mm-encode-coding-string.
5535
5536         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5537         (nnimap-request-move-article): Use with-current-buffer.
5538
5539         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5540         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5541         conversion uses string-make-unibyte rather than string-as-unibyte.
5542
5543         * gnus-msg.el: Use with-current-buffer.
5544
5545         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5546
5547 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5548
5549         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5550         string for caching if it is 'PIN.
5551
5552 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * lpath.el: Consider the case without Emacs/W3.
5555
5556 2008-03-08  Glenn Morris  <rgm@gnu.org>
5557
5558         * time-date.el (date-to-time, time-subtract, time-add)
5559         (safe-date-to-time): Doc fixes.
5560
5561 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5562
5563         * mail-source.el (mail-source-delete-old-incoming-confirm):
5564         Change default to nil.
5565         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5566
5567 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5568
5569         * lpath.el: Rearrange.
5570
5571         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5572         (gnus-article-goto-prev-page): Work for articles having ^L's.
5573
5574         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5575
5576         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5577
5578 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5579
5580         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5581         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5582         (gnus-bookmark-jump): Adjust some variable names.
5583
5584 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5585
5586         * auth-source.el: New package.
5587         (auth-source-choices): Add customization entry point variable.
5588
5589         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5590         bug.
5591
5592 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5593
5594         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5595         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5596         (gnus-registry-install-shortcuts): Rename from
5597         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5598         the `gnus-registry-mark-map' keymap dynamically from
5599         `gnus-registry-marks'.  The generated functions update the summary line
5600         when a registry mark is added or deleted, and will call
5601         `gnus-registry-install-p' (see the comments in the code).
5602         (gnus-registry-user-format-function-M): Use concat intelligently.
5603
5604         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5605         the registry mark functions.
5606
5607 2008-03-05  Glenn Morris  <rgm@gnu.org>
5608
5609         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5610         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5611         gnus-art.
5612         (top-level): No need to load own source when compiling.
5613
5614 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5615
5616         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5617         Suggested by <chris.anderton@zetnet.co.uk>.
5618
5619 2008-03-04  Glenn Morris  <rgm@gnu.org>
5620
5621         * gnus-sum.el (top-level): No need to require gnus when compiling,
5622         since unconditionally required near start of file.
5623         (gnus-summary-display-while-building): Move definition before use.
5624
5625 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5626
5627         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5628         formatting function.
5629
5630 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5631
5632         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5633         with plists.
5634         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5635         Use new format.
5636
5637 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5638
5639         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5640         `where-is-internal' that returns a range of key sequences.
5641
5642 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5643
5644         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5645
5646         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5647         (gnus-summary-jump-to-group): Consider windows on other displayed
5648         frames as well.  Similar changes might be needed elsewhere, but that's
5649         the one I've bumped into during my use.
5650
5651         * nndoc.el (nndoc-oe-dbx-type-p):
5652         * gnus-msg.el (gnus-debug):
5653         * gnus-group.el (gnus-update-group-mark-positions):
5654         Use mm-string-to-multibyte.
5655
5656 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5657
5658         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5659         doesn't handle NotDashEscaped.
5660
5661         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5662         (mml-dnd-attach-options): Fix typo in custom choice.
5663
5664         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5665         nndoc-article-type to mbox.
5666         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5667
5668         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5669         to nil, instead of html2text.
5670
5671         * imap.el (imap-debug): Add `imap-ping-server'.
5672
5673         * gnus-bookmark.el: Add FIXMEs.
5674
5675         * message.el (message-form-letter-separator)
5676         (message-send-form-letter-delay): New variables.
5677         (message-send-form-letter): Use them.  New command to send form
5678         letters.  Requested by Uwe Siart.
5679         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5680
5681 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5682
5683         * Update copyright years.
5684
5685 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5686
5687         Sync from EMACS_22_BASE.
5688
5689         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5690
5691 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5692
5693         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5694         empty author.
5695
5696 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5697
5698         * gnus-registry.el (gnus-registry-marks): Add variable for
5699         customization of marks and their appearance.
5700         (gnus-registry-read-mark): Use it.
5701         (gnus-registry-do-marks): Add utility function to loop through
5702         `gnus-registry-marks'.
5703         (gnus-registry-install-shortcuts-and-menus): Add function to install
5704         shortcuts and menus.
5705         (gnus-registry-initialize): Use it.
5706         (gnus-registry-default-mark): Clarify documentation.
5707
5708 2008-02-29  Glenn Morris  <rgm@gnu.org>
5709
5710         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5711         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5712         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5713         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5714         Change defcustom :version from 23.0 to 23.1.
5715
5716 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5717
5718         * gnus-registry.el (gnus-registry-follow-group-p)
5719         (gnus-registry-post-process-groups): Add functions to aid registry
5720         splitting and improve logging.  Clarify behavior in function
5721         documentation.
5722         (gnus-registry-split-fancy-with-parent): Use them.
5723
5724 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5725
5726         * gnus-art.el: Use with-current-buffer.
5727
5728 2008-02-27  David Engster  <dengste@eml.cc>
5729
5730         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5731         Express real group name in the response.
5732
5733 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5734
5735         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5736         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5737         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5738         autoload gnus-registry-fetch-group when compiling.
5739         (nnmairix-request-group-with-article-number-correction): Remove
5740         unreferenced argument passed to nnmairix-call-backend.
5741
5742 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5743
5744         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5745         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5746         Wilde.
5747
5748 2008-02-27  Glenn Morris  <rgm@gnu.org>
5749
5750         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5751         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5752         variables to defconsts.  Convert comments to doc-strings.
5753         (nnmairix-last-server, nnmairix-current-server): Convert from free
5754         variables to defvars.  Convert comments to doc-strings.
5755         (gnus-registry-fetch-group): Autoload.
5756         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5757         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5758         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5759         caddr.
5760         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5761         nnmairix-request-group-with-article-number-correction call.
5762         (nnmairix-fast, nnmairix-group): New, less general names, for free
5763         variables passed from nnmairix-request-group to
5764         nnmairix-request-group-with-article-number-correction.  Declare.
5765         (nnmairix-request-group-with-article-number-correction):
5766         Use nnmairix-fast, nnmairix-group rather than fast, group.
5767
5768 2008-02-26  David Engster  <dengste@eml.cc>
5769
5770         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5771         version 0.5.
5772
5773 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5774
5775         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5776         instead of making an extra function call.  Don't add the current group
5777         to articles only when they have the group.  Use
5778         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5779         Reported by David <de_bb@arcor.de>.
5780
5781 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5784         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5785
5786 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5787
5788         * mail-source.el (mail-source-delete-incoming): Change default.
5789         Supplement doc string.
5790
5791         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5792
5793 2008-02-14  Glenn Morris  <rgm@gnu.org>
5794
5795         * time-date.el (format-seconds): New function.
5796
5797 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5798
5799         * nnmail.el (nnmail-message-id-cache-file): Derive from
5800         `gnus-home-directory'.
5801
5802 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5803
5804         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5805         Document negative prefix.
5806
5807         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5808
5809 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5810
5811         * message.el (message-unsent-separator): Add the Exim bounce
5812         separator.
5813
5814 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5815
5816         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5817         list.
5818         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5819         recipient/signer list.
5820
5821 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * Makefile.in (datarootdir): Define.
5824         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5825         name that might contain whitespace.
5826
5827 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5828
5829         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5830         fbound (Emacs 23 unicode), signal an error.
5831
5832 2008-02-08  Glenn Morris  <rgm@gnu.org>
5833
5834         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5835
5836 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5837
5838         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5839         ports to the calls to `netrc-machine-user-or-password' in addition to
5840         "imap" and "imaps".
5841
5842 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5843
5844         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5845
5846         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5847
5848 2008-02-01  Kenichi Handa  <handa@m17n.org>
5849
5850         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5851         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5852         (rfc2104-hash): Convert the result of concat to unibyte string.
5853
5854 2008-02-01  Dave Love  <fx@gnu.org>
5855
5856         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5857         coding-system-for-read.
5858         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5859
5860 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5861
5862         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5863         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5864         <hanche@math.ntnu.no>.
5865
5866 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5867
5868         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5869
5870         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5871
5872 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5873
5874         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5875         * message.el (message-beginning-of-line): Use featurep instead of bound
5876         tests in order to resolve conditionals at compile time.
5877
5878 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5879
5880         * mail-source.el (mail-sources): Add `group' choice.
5881
5882         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5883         parameter `in-group' to control into which group the articles go.
5884         Add treatment of `group' mail-source.
5885
5886 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5887
5888         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5889
5890         * mm-decode.el (mm-dissect-buffer): Decode description.
5891
5892         * mml.el (mml-to-mime): Encode message header first.
5893
5894 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5895
5896         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5897         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5898
5899         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5900         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5901
5902 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5903
5904         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5905
5906 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5907
5908         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5909         prefix keys.
5910         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5911         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5912         gnus-xmas.el.
5913
5914         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5915         (gnus-xmas-article-describe-bindings): New function.
5916         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5917         gnus-xmas-article-describe-bindings.
5918
5919         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5920
5921 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5922
5923         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5924         Add new variables for article mark management.
5925         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5926         list of extra data entries which, when present, will indicate that the
5927         article ID should not be trimmed from the registry.
5928         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5929         functions.
5930         (gnus-registry-read-mark): New function to read a mark name from the
5931         user.
5932         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5933         (gnus-registry-set-article-mark-internal): New functions to add and
5934         remove marks.
5935         (gnus-registry-get-article-marks): New function to show the marks for
5936         an article, or retrieve them for further use.
5937
5938 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5941         keys when no argument is given.
5942
5943 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5944
5945         * imap.el (imap-ping-server): New variable.
5946         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5947         (imap-ping-server): Minor doc string fixes.
5948
5949 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5950
5951         * imap.el (imap-ping-server): New function.
5952         (imap-opened): Call imap-ping-server.
5953
5954 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5955
5956         * gnus-sum.el (gnus-article-sort-by-random)
5957         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5958         jidanni@jidanni.org.
5959
5960 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5961
5962         * gnus-art.el (gnus-article-describe-bindings): New function.
5963         (gnus-article-read-summary-keys): Use it.
5964         (gnus-article-mode-map): Bind `C-h b' to it.
5965
5966 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5967
5968         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5969         XEmacs.
5970         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5971         against non-character events.
5972
5973         * lpath.el: Fbind map-keymap for Emacs 21.
5974
5975 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5976
5977         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5978         command.
5979         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5980         instead of END.  Change name of the temp file.
5981         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5982         customizable.
5983
5984 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5985
5986         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5987         bind `S W' to gnus-article-wide-reply-with-original; set default
5988         binding to gnus-article-read-summary-send-keys.
5989         (gnus-article-read-summary-keys): Fix the order of keys; display
5990         continuation keys correctly in the echo area; describe bindings
5991         correctly when keys end with `C-h'.
5992         (gnus-article-read-summary-send-keys): New function.
5993         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5994         for gnus-article-read-summary-send-keys; display continuation keys
5995         correctly in the echo area.
5996         (gnus-article-reply-with-original): Ignore prefix argument.
5997         (gnus-article-wide-reply-with-original): New function.
5998
5999         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6000         Emacs 21.
6001
6002 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6005         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6006
6007 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6008
6009         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6010         (gnus-group-read-ephemeral-gmane-group): New command.
6011
6012 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6013
6014         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6015
6016 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6017
6018         * message.el (message-send-mail-function): Increase custom version.
6019
6020         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6021         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6022
6023 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6024
6025         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6026         for the cases where imap-authenticate is called with a nil buffer
6027         parameter.
6028
6029 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6032         html parts correctly; support forwarded messages.
6033         (gnus-article-browse-html-article): Remove work buffers.
6034
6035         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6036         compiling.
6037         (netrc-bound-and-true-p): New macro.
6038         (netrc-parse): Use it instead of bound-and-true-p that is not available
6039         in XEmacs 21.4.
6040
6041 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6042
6043         * gnus-registry.el (gnus-registry-mark-article)
6044         (gnus-registry-article-marks): Add functionality to mark articles
6045         through the Gnus registry.
6046
6047         * encrypt.el: Clarify documentation for the new pgg method.
6048         (encrypt-file-alist): Add PGG option.
6049         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6050         functionality.  Abstract password key and messaging to external
6051         functions.
6052         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6053         (encrypt-message-method-and-cipher): Add new convenience external
6054         functions.
6055         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6056         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6057
6058         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6059         (netrc-parse): Use encrypt-file-alist to determine if
6060         encrypt-find-model or encrypt-insert-file-contents should be used.
6061
6062         * encrypt.el: Clarify documentation.  Load password-cache or
6063         password, whichever one is found first, instead of autoloading.
6064
6065 2007-12-19  Glenn Morris  <rgm@gnu.org>
6066
6067         * mml.el (message-options-set, message-narrow-to-head)
6068         (message-in-body-p, message-mail-p, message-encode-message-body):
6069         Autoload.
6070         (message-remove-header, message-narrow-to-headers-or-head)
6071         (message-subscribed-p, message-make-mail-followup-to)
6072         (message-position-on-field, message-news-p)
6073         (message-options-set-recipient, message-generate-headers)
6074         (message-sort-headers): Declare as functions.
6075
6076 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6077
6078         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6079         convention in doc string.
6080
6081 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6084         title to html parts.
6085         (gnus-article-browse-html-article): Pass message header to it.
6086
6087         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6088
6089 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6090
6091         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6092         or password compatible with XEmacs.
6093
6094 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6095
6096         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6097         format document.
6098         (gnus-mime-delete-part): Don't write description line if empty.
6099         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6100
6101 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6102
6103         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6104         (gnus-summary-mark-read-and-unread-as-read)
6105         (gnus-summary-mark-current-read-and-unread-as-read)
6106         (gnus-summary-mark-unread-as-ticked): Doc fix.
6107         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6108
6109 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6110
6111         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6112         Christoph Conrad <christoph.conrad@gmx.de>.
6113
6114 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6115
6116         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6117         yes-or-no-p.
6118
6119 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * mm-decode.el (mm-add-meta-html-tag): New function.
6122         (mm-save-part-to-file, mm-pipe-part): Use it.
6123
6124         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6125         gnus-y-or-n-p instead of y-or-n-p.
6126         (gnus-article-browse-html-parts): Work with message/external-body; use
6127         mm-add-meta-html-tag.
6128
6129 2007-12-11  Glenn Morris  <rgm@gnu.org>
6130
6131         * gnus-cache.el: Require gnus-sum not just when compiling.
6132
6133         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6134
6135         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6136         definitions before use.
6137
6138         * mm-decode.el: Require gnus-util.
6139         (mm-remove-part): Only call delete-annotation on XEmacs.
6140
6141         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6142
6143         * nnmail.el: Require gnus-int.
6144
6145         * spam.el: Move `require's before `eval-when-compile's.
6146
6147         * gnus-ems.el (gnus-alive-p):
6148         * gnus-fun.el (message-goto-eoh):
6149         * gnus-util.el (gnus-group-name-decode):
6150         * mail-source.el (gnus-compress-sequence):
6151         * message.el (Info-goto-node, format-spec):
6152         * mm-bodies.el (message-options-get):
6153         * mm-decode.el (mm-view-pkcs7):
6154         * mm-util.el (gmm-write-region):
6155         * mml-smime.el (mml-compute-boundary)
6156         (gnus-completing-read-with-default):
6157         * mml.el (widget-button-press, gnus-make-hashtable):
6158         * mml1991.el (mm-decode-content-transfer-encoding)
6159         (mm-encode-content-transfer-encoding)
6160         (message-options-get, message-options-set):
6161         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6162         * nnfolder.el (gnus-request-group):
6163         * nnheader.el (ietf-drums-unfold-fws):
6164         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6165         * smime.el (gnus-run-mode-hooks):
6166         * spam-stat.el (gnus-message): Autoload.
6167
6168         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6169         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6170         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6171         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6172         Add declare-function compatibility definition.
6173
6174         * gnus-cache.el (nnvirtual-find-group-art):
6175         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6176         (gnus-add-image, gnus-add-wash-type):
6177         * gnus-group.el (nnkiboze-score-file):
6178         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6179         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6180         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6181         (message-tokenize-header, gnus-get-buffer-create)
6182         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6183         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6184         * gnus.el (gnus-group-decoded-name):
6185         * mail-source.el (imap-capability):
6186         * mm-bodies.el (message-options-set):
6187         * mm-decode.el (gnus-configure-windows):
6188         * mm-extern.el (message-goto-body):
6189         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6190         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6191         (epg-sub-key-validity, message-options-set):
6192         * mml.el (widget-event-point, gnus-configure-windows):
6193         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6194         * mml2015.el (epg-check-configuration, epg-configuration)
6195         (message-options-set):
6196         * nndb.el (nndb-request-article):
6197         * nnfolder.el (gnus-request-create-group):
6198         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6199         * nnmaildir.el (gnus-group-mark-article-read):
6200         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6201         * rfc1843.el (message-fetch-field):
6202         * spam.el (gnus-extract-address-components):
6203         Declare as functions.
6204
6205 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6208
6209         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6210
6211         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6212         bind show-trailing-whitespace for XEmacs.
6213
6214 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6215
6216         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6217         new no-op macro for backward compatibility.
6218
6219         * imap.el (imap-string-to-integer): New function.
6220
6221 2007-12-09  Glenn Morris  <rgm@gnu.org>
6222
6223         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6224
6225         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6226         * message.el, mm-view.el, sieve-manage.el, smime.el:
6227         Add declare-function compatibility definition.
6228
6229         * gnus-art.el (w3-region, w3m-region, Info-menu):
6230         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6231         * gnus-sum.el (gnus-get-predicate):
6232         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6233         * message.el (mail-abbrev-in-expansion-header-p):
6234         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6235         (w3m-detect-meta-charset, w3m-region):
6236         * sieve-manage.el (password-read, password-cache-add)
6237         (password-cache-remove):
6238         * smime.el (password-read-and-add): Declare as functions.
6239
6240 2007-12-08  David Kastrup  <dak@gnu.org>
6241
6242         * gnus-sum.el (gnus-summary-simplify-subject-query):
6243         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6244         `message'.
6245
6246 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6249         it to bind idna-program, installation-directory, defined-colors, and
6250         face-attribute for XEmacs of the version that compiles defcustom forms.
6251
6252 2007-12-07  Glenn Morris  <rgm@gnu.org>
6253
6254         * gnus-art.el (article-make-date-line): Revert previous change.
6255
6256 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6257
6258         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6259
6260 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6261
6262         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6263         Call gnus-add-to-range ranges only once with a prepared article-list.
6264
6265 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6266
6267         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6268         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6269         group names with backslashes.  Reported by Tassilo Horn
6270         <tassilo@member.fsf.org>.
6271
6272 2007-12-06  Deepak Goel  <deego3@gmail.com>
6273
6274         * gnus-art.el (article-make-date-line):
6275         * gnus-start.el (gnus-load):
6276         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6277
6278 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6279
6280         * gnus-art.el (gnus-use-idna)
6281         * gnus-start.el (gnus-site-init-file)
6282         * message.el (message-use-idna)
6283         * mm-uu.el (mm-uu-hide-markers)
6284         * smiley.el (smiley-style): Revert changes that suppress warnings.
6285
6286 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6289         specify charset to html source.  Reported by Christoph Conrad
6290         <christoph.conrad@gmx.de>.
6291
6292 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6295         idna-program in order to suppress byte compile warning issued by XEmacs
6296         that came to byte compile the default value section of defcustom forms
6297         recently.
6298
6299         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6300         value of installation-directory.
6301
6302         * message.el (message-use-idna): Don't directly refer to the value of
6303         idna-program.
6304
6305         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6306
6307         * smiley.el (smiley-style): Don't directly call face-attribute.
6308
6309 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6312
6313         * gnus-dired.el: Reduce Gnus dependencies.
6314         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6315         require.  Use autoloads instead.
6316         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6317         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6318         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6319         (gnus-dired-mode): Adjust doc string.
6320         (gnus-dired-mail-mode): New variable.
6321         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6322         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6323         (gnus-dired-mail-buffers): New function.  Return mail or message
6324         composition buffers.
6325         (gnus-dired-attach): Use it.
6326         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6327         NO-DECODE.
6328         (gnus-dired-print): Use `gnus-print-buffer' depending on
6329         `gnus-dired-mail-mode'.
6330
6331 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6332
6333         * rfc2047.el (rfc2047-encoded-word-regexp)
6334         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6335         explaining what regexp patterns are for.
6336
6337 2007-12-04  Glenn Morris  <rgm@gnu.org>
6338
6339         * password.el: Move to password-cache.el.
6340
6341         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6342         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6343         * mml-smime.el (password-read, password-cache-add)
6344         (password-cache-remove):
6345         No need to autoload, since mml-sec requires password.
6346
6347         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6348         * message.el (gnus-extract-address-components):
6349         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6350
6351         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6352         password.
6353
6354 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6355
6356         * mailcap.el: Reduce dependencies.
6357         (mail-header-parse-content-type): Autoload.
6358         (mailcap-delete-duplicates): New alias.
6359         (mailcap-mime-info): Add optional argument NO-DECODE.
6360         (mailcap-mime-types): Use mailcap-delete-duplicates.
6361
6362         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6363
6364 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6365
6366         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6367         (imap-parse-status): Upcase status-att for servers that sends them
6368         lower-case (e.g., MS Exchange 2007).
6369
6370 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6371
6372         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6373         function.
6374
6375         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6376         (gnus-uu-yenc-article): New function.
6377
6378         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6379
6380         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6381         buffer.
6382
6383 2007-12-02  Glenn Morris  <rgm@gnu.org>
6384
6385         * binhex.el (binhex): New custom group.
6386         (binhex-decoder-program, binhex-decoder-switches)
6387         (binhex-use-external): Move to the binhex custom group.
6388
6389         * uudecode.el (uudecode): New custom group.
6390         (uudecode-decoder-program, uudecode-decoder-switches)
6391         (uudecode-use-external): Move to the uudecode custom group.
6392
6393         * netrc.el (top-level): Don't load `encrypt' features.
6394         (netrc-parse): Don't use encrypt.
6395         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6396
6397         * encrypt.el: Remove file.
6398
6399 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6400
6401         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6402         matches on patches.
6403
6404         * gnus-art.el (gnus-article-browse-html-article): Mention
6405         `mm-text-html-renderer' in the doc string.
6406
6407         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6408         string.  Add comments.
6409
6410         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6411         if rhs is ASCII.
6412
6413 2007-12-01  Glenn Morris  <rgm@gnu.org>
6414
6415         * mail-source.el (top-level): Require format-spec before
6416         eval-when-compile.
6417
6418 2007-11-30  Glenn Morris  <rgm@gnu.org>
6419
6420         * encrypt.el: Require password, rather than autoloading password-read.
6421
6422 2007-11-29  Glenn Morris  <rgm@gnu.org>
6423
6424         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6425         (sasl-make-client, sasl-next-step, sasl-step-data)
6426         (sasl-step-set-data): Declare as functions.
6427
6428 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6429
6430         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6431
6432 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6433
6434         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6435         certs should be verified and what is to be done in the event of a
6436         verification failure.
6437
6438         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6439         caller can indicate whether the cache should be disregarded for this
6440         call.  This way the result of the call is reproducible at all times and
6441         can be considered a canonical server name for the supplied method.
6442         (gnus-agent-method-p): Canonicalize server names by pushing their
6443         method through `gnus-method-to-server' using the no-cache argument.
6444
6445         * gnus-srvr.el (gnus-server-insert-server-line): Call
6446         `gnus-method-to-server' with `no-cache' argument.
6447
6448         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6449         gnus-agent-possibly-synchronize-flags as this should be called when the
6450         server is actually being opened.
6451         (gnus-agent-possibly-synchronize-flags)
6452         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6453         flags file of an agentized server to the latter function.
6454
6455         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6456         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6457         after a connection has been established successfully.
6458
6459 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-art.el (article-display-face): Force to display face if called
6462         interactively; check if gnus-article-x-face-too-ugly matches author.
6463         (article-display-x-face): Display face even if From header is missing
6464         as article-display-face does.
6465
6466 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6467
6468         * hashcash.el (message-narrow-to-headers-or-head)
6469         (message-fetch-field, message-goto-eoh)
6470         (message-narrow-to-headers): Declare as functions.
6471
6472 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6473
6474         * mail-source.el (mail-sources): Default to fetch from file for
6475         compatibility with default of nnmail-spool-file.
6476
6477 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6478
6479         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6480         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6481         to look for encoded word that should be encoded again.
6482         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6483         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6484         encoding pattern.
6485         (rfc2047-decode-region): Switch strict regexp and loose one according
6486         to rfc2047-allow-irregular-q-encoded-words.
6487
6488 2007-11-25  Romain Francoise  <romain@orebokech.com>
6489
6490         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6491
6492 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6493
6494         * tls.el (tls-program): Provide more custom choices from
6495         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6496         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6497
6498 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6499
6500         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6501         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6502
6503         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6504         `nnmail-spool-file'.
6505
6506         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6507         `nnmail-spool-file'.
6508
6509         * gnus-move.el (gnus-change-server): Ditto.
6510
6511         * gnus-kill.el (gnus-batch-score): Ditto.
6512
6513         * gnus-cache.el (gnus-jog-cache): Ditto.
6514
6515         * gnus-msg.el (gnus-summary-reply):
6516         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6517
6518 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6519
6520         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6521         version.  Minor improvement to doc strings.
6522         (tls-program): Add comment.
6523
6524 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6525
6526         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6527         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6528         mismatch between the hostname provided in the certificate and the name
6529         of the host connnecting to.
6530         (open-tls-stream): Use them.  Check certificates against trusted root
6531         certificates.
6532
6533 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6534
6535         * gnus-cache.el (gnus-cache-generate-nov-databases):
6536         Use nnml-generate-nov-databases-directory instead of
6537         nnml-generate-nov-databases-1.
6538
6539 2007-11-24  Glenn Morris  <rgm@gnu.org>
6540
6541         * message.el (message-tool-bar-retro): Update for rename
6542         mail_send.xpm->mail-send.xpm.
6543
6544 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6545
6546         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6547         `smime-ldap-search' for Emacs 22 and up.
6548
6549 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6550
6551         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6552
6553         * message.el (message-send-mail-function): Fix error convention.
6554         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6555         (message-widen-reply, message-send-mail, message-talkative-question)
6556         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6557         (message-clone-locals, message-send-news): Use with-current-buffer.
6558         (message-insert-or-toggle-importance): Remove unused var `valid'.
6559         (message-make-references): Remove unused var `new-references'.
6560         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6561
6562 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6563
6564         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6565         (spam-split-symbolic-return-positive): Reflow docstring.
6566         (spam-backends, spam-summary-exit-behavior)
6567         (spam-mark-ham-unread-before-move-from-spam-group)
6568         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6569         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6570         (spam-clear-cache, spam-backend-check, spam-install-backend)
6571         (spam-install-statistical-backend, spam-list-of-processors)
6572         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6573         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6574         (spam-check-crm114, spam-initialize, spam-unload-hook):
6575         Fix typos in docstrings.
6576
6577 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6580         been checked if they have never been read and those group levels are
6581         higher than the one that a user specified.
6582
6583 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6584
6585         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6586         foreign groups unless a group level is specified by a user.
6587         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6588
6589 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6590
6591         * message.el (message-send-mail-function): Require sendmail.
6592
6593 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6594
6595         * message.el (message-send-mail-function): Check for smtpmail too.
6596
6597         * utf7.el (utf7-encode, utf7-decode): Use coding system
6598         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6599
6600         * message.el (message-send-mail-function): New function.
6601         (message-send-mail-function): Set default using
6602         message-send-mail-function.  Adjust doc string.
6603         (message-send-mail-with-mailclient): New function.
6604
6605 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6606
6607         * smime.el (from):
6608         * rfc2047.el (message-posting-charset):
6609         * qp.el (mm-use-ultra-safe-encoding):
6610         * pop3.el (parse-time-months):
6611         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6612         * nnml.el (files):
6613         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6614         (jka-compr-compression-info-list, ange-ftp-path-format)
6615         (efs-path-regexp):
6616         * nndiary.el (files):
6617         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6618         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6619         (epg-digest-algorithm-alist, inhibit-redisplay)
6620         (password-cache-expiry):
6621         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6622         (pgg-output-buffer, password-cache-expiry):
6623         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6624         (efs-path-regexp):
6625         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6626         (inhibit-redisplay):
6627         * mm-uu.el (file-name, start-point, end-point, entry)
6628         (gnus-newsgroup-name, gnus-newsgroup-charset):
6629         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6630         (latin-unity-ucs-list):
6631         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6632         (mm-uu-binhex-decode-function):
6633         * message.el (gnus-message-group-art, gnus-list-identifiers)
6634         (rmail-enable-mime-composing, gnus-local-organization)
6635         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6636         (gnus-read-active-file, facemenu-add-face-function)
6637         (facemenu-remove-face-function, gnus-article-decoded-p)
6638         (tool-bar-mode):
6639         * mail-source.el (display-time-mail-function):
6640         * gnus-util.el (nnmail-pathname-coding-system)
6641         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6642         (gnus-original-article-buffer, gnus-user-agent)
6643         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6644         (xemacs-codename, sxemacs-codename, emacs-program-version):
6645         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6646         * gnus-start.el (gnus-agent-covered-methods)
6647         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6648         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6649         (gnus-newsgroup-headers, gnus-group-list-mode)
6650         (gnus-group-mark-positions, gnus-newsgroup-data)
6651         (gnus-newsgroup-unreads, nnoo-state-alist)
6652         (gnus-current-select-method, mail-sources)
6653         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6654         (nnmail-spool-file, gnus-cache-active-hashtb):
6655         * gnus-mh.el (mh-lib-progs):
6656         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6657         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6658         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6659         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6660         (gnus-group-buffer):
6661         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6662         (font-lock-set-defaults):
6663         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6664         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6665         (gnus-summary-post-menu, total-parts, type, condition, length):
6666         * gnus-agent.el (gnus-agent-read-agentview):
6667         * flow-fill.el (show-trailing-whitespace):
6668         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6669         eval-and-compile wrappers for byte compiler pacifiers.
6670
6671         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6672         (mm-display-inline-fontify): Check for featurep 'xemacs not
6673         extent-list.
6674
6675         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6676         itimer-list.
6677         (mm-create-image-xemacs): Only do something for XEmacs.
6678         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6679
6680         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6681
6682         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6683         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6684
6685 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6686
6687         * nnimap.el (nnimap-split-download-body):
6688         * gnus-demon.el (gnus-demon):
6689         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6690
6691 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6694         macros.
6695         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6696         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6697         copy data from unibyte buffer to multibyte current buffer.
6698         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6699         to copy data from unibyte current buffer to multibyte buffer.
6700         (nntp-make-process-buffer): Make process buffer unibyte.
6701
6702         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6703
6704 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6705
6706         * pop3.el (pop3-open-server): Accept and process data more robustly at
6707         connexion start to avoid spurious "POP SSL connexion failed" errors.
6708
6709 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6712         read group names.
6713
6714 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6715
6716         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6717
6718 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6719
6720         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6721         (nnmail-save-active): Use a unibyte buffer when saving active file,
6722         which may contain non-ASCII group names.
6723
6724         * nnml.el (nnml-request-group): Decode group names in messages.
6725
6726 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6727
6728         * message.el (message-citation-line-function)
6729         (message-insert-formatted-citation-line): Fix spelling of
6730         `message-insert-formated-citation-line'.
6731
6732 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6733
6734         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6735
6736 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6737
6738         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6739         nnmail-pathname-coding-system.
6740
6741         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6742         that a user enters; decode group names in messages.
6743
6744         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6745
6746 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6747
6748         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6749
6750         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6751
6752         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6753         risky local variable.
6754
6755         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6756
6757 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6758
6759         * encrypt.el: Improve documentation to fix function name typo.
6760         Reported by Daiki Ueno <ueno@unixuser.org>.
6761
6762 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6763
6764         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6765         even if the point is not in the last page of an article.
6766         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6767         back to the previous page.
6768
6769 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6770
6771         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6772
6773 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6776
6777 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6778
6779         * message.el (message-check-news-body-syntax): Avoid
6780         mm-string-as-multibyte.
6781         (message-hide-headers): Don't assume (point-min)==1.
6782
6783 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6784
6785         * message.el (message-remove-blank-cited-lines): Fix if remove is
6786         given.
6787         (message-bogus-address-regexp): New variable.
6788         (message-bogus-recipient-p): New function.
6789         (message-check-recipients): New command.
6790         (message-syntax-checks): Add `bogus-recipient'.
6791         (message-fix-before-sending): Add `bogus-recipient'.
6792
6793         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6794         (gnus-treat-body-boundary): Don't test window-system.
6795
6796 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6797
6798         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6799
6800 2007-10-28  Miles Bader  <miles@gnu.org>
6801
6802         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6803         at compile-time too.
6804
6805 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6806
6807         * gnus-msg.el (gnus-message-setup-hook): Add
6808         `message-remove-blank-cited-lines' to options.
6809
6810 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6811
6812         * message.el (message-remove-blank-cited-lines): New function.
6813         Suggested by Karl Plästerer.
6814
6815 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6816
6817         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6818         mapc.
6819
6820         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6821         (top-level): Use mapc to set functions to be traced for debugging.
6822
6823         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6824         called for effect with while loop.
6825
6826         * message.el (message-talkative-question): Replace mapcar called for
6827         effect with mapc.
6828
6829         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6830         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6831         called for effect with dolist.
6832
6833         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6834
6835         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6836         gnus-extra-headers and nnmail-extra-headers.
6837
6838         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6839         called for effect with dolist.
6840         (top-level): Use mapc to set functions to be traced for debugging.
6841
6842         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6843         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6844         dolist.
6845
6846         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6847         Replace mapcar called for effect with mapc.
6848         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6849         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6850         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6851         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6852
6853         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6854         remove-if that's a cl function.
6855
6856         * webmail.el (webmail-debug): Replace mapcar called for effect with
6857         dolist.
6858
6859         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6860         with mapc.
6861
6862 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6863
6864         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6865         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6866         with while loop.
6867
6868         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6869         functions from article-* functions.
6870         (gnus-multi-decode-header): Replace mapcar called for effect with
6871         dolist.
6872
6873         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6874         (gnus-bookmark-show-details): Replace mapcar called for effect with
6875         while loop.
6876
6877         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6878         called for effect with while loop.
6879
6880         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6881         with dolist.
6882
6883         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6884         mapcar called for effect with dolist.
6885
6886         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6887
6888         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6889         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6890         Replace mapcar called for effect with dolist.
6891         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6892         mapc.
6893
6894         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6895         Replace mapcar called for effect with dolist.
6896         (gnus-topic-list): Replace mapcar called for effect with mapc.
6897
6898         * gnus.el: Use mapc instead of mapcar to add autoloads.
6899
6900 2007-10-23  Richard Stallman  <rms@gnu.org>
6901
6902         * gnus-group.el (gnus-group-highlight): Mark as risky.
6903
6904 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * gnus.el (gnus-server-to-method): Return method found first in
6907         gnus-newsrc-alist.
6908
6909         * gnus-art.el (gnus-article-highlight-signature)
6910         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6911         button overlay without the front stickiness.
6912
6913 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6914
6915         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6916         overview buffer needed a catch to receive its throw.
6917         (gnus-agent-flush-cache): Declared as interactive to make this function
6918         easier to use.
6919
6920 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6921
6922         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6923         `next-line'.
6924
6925 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6926
6927         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6928         exclude address matching message-dont-reply-to-names.
6929
6930 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6931
6932         * gnus-util.el (gnus-string<): New function.
6933
6934         * gnus-sum.el (gnus-article-sort-by-author)
6935         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6936
6937 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6940         the frame-focus tag is set in gnus-buffer-configuration.
6941
6942 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6945         the front stickiness.
6946
6947 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6948
6949         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6950         url pattern; remove duplicate one.
6951         (gnus-article-extend-url-button): New function.
6952         (gnus-article-add-buttons): Use it.
6953         (gnus-button-push): Use concatenated url that it makes.
6954
6955 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6956
6957         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6958
6959 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6960
6961         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6962         Don't hardcode point-min==1.
6963
6964 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6967         Fix comment about "iso8859-1".
6968
6969 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6970
6971         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6972         ones returned from the verify-function.
6973
6974         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6975         mml2015-extract-cleartext-signature if extraction failed.
6976
6977 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6978
6979         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6980         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6981         failed.
6982
6983 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6984
6985         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6986
6987 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6988
6989         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6990         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6991         recommends to use EasyPG instead of PGG.
6992
6993         * pgg.el: Revert to revision 6.23.2.16.
6994
6995         * pgg-def.el: Revert to revision 6.6.2.14.
6996
6997         * pgg-gpg.el: Revert to revision 6.23.2.34.
6998
6999 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7000
7001         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7002         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7003         thread for both the null and zero (kill/expire thread) universal prefix
7004         cases.
7005         (gnus-summary-expire-thread): Add new function to expire a thread,
7006         using gnus-summary-kill-thread.
7007         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7008         shortcuts for gnus-summary-expire-thread.
7009         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7010         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7011
7012 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7013
7014         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7015         extras value, so an extras entry can be deleted.
7016         (gnus-registry-delete-extra-entry): Use it.
7017         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7018         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7019         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7020         storage through the gnus-registry, and provide an appropriate API for
7021         it.
7022
7023 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7026         Suggested by Leo <sdl.web@gmail.com>.
7027
7028         * gnus.el: Do.
7029
7030 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7033         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7034
7035         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7036
7037         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7038         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7039
7040 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7043         newline.
7044         (nnmbox-request-accept-article): Don't change article in source buffer;
7045         narrow to header to use message-fetch-field rather than
7046         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7047         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7048         as delimiters; make sure article ends with newline.
7049         (nnmbox-delete-mail): Correct last position of article to be deleted;
7050         ignore X-Gnus-Newsgroup header in article body.
7051         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7052         positions; make sure article ends with newline.
7053
7054         * message.el (message-display-abbrev): Don't infloop when a user
7055         inserts SPC in the beginning of header.
7056
7057         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7058         coding-system-for-read and coding-system-for-write for XEmacs having no
7059         file-coding feature.
7060
7061         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7062
7063 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7064
7065         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7066         list of groups not followed by default.  Fix type to be regexp.
7067         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7068
7069 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7070
7071         * hmac-def.el (define-hmac-function): Switch from old-style to
7072         new-style backquotes.
7073
7074         * md4.el (md4-make-step): Likewise.
7075
7076 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7077
7078         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7079         raw-text coding system when saving .newsrc file, which may contain
7080         non-ASCII group names.
7081
7082 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * gnus-cus.el (gnus-score-extra): New widget.
7085         (gnus-score-extra-convert): New function.
7086         (gnus-score-customize): Use it for Extra.
7087
7088 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7089
7090         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7091         (mml2015-mailcrypt-clear-verify): Use it.
7092         (mml2015-gpg-clear-verify): Use it.
7093         (mml2015-pgg-clear-verify): Use it.
7094         (mml2015-epg-clear-verify): Replace the current part with the output
7095         from GnuPG; don't extract the plaintext by itself.
7096
7097         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7098         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7099         mml2015-clear-verify-function; don't touch the armor headers or
7100         dash-escaped text here.
7101
7102 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7103
7104         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7105         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7106         parts, or application/octet-stream as a last resort.
7107         (gnus-mime-view-part-as-type): Don't toggle display.
7108         (gnus-mime-view-part-as-charset): Don't turn off display before
7109         querying charset.
7110
7111         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7112         stuff to undisplayer function in Emacs.
7113         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7114
7115         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7116         text/calendar parts.
7117
7118 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7119
7120         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7121         decoding text/calendar parts.
7122
7123         * message.el (message-forward-make-body-mime): Always mark body as
7124         having no illegible text; remove signed-or-encrypted argument.
7125         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7126
7127         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7128         (mml-generate-mime-1): Don't encode body if it is specified to be in
7129         raw form; don't make buffer be unibyte when inserting multibyte string.
7130
7131 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7132
7133         * sha1.el: Fix up comment style.
7134         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7135         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7136
7137         * hex-util.el: Fix up comment style.
7138         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7139
7140         * gnus-salt.el: Use with-current-buffer.
7141         (gnus-pick-setup-message): Fix long-standing typo.
7142
7143 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * imap.el (imap-logout-timeout): New variable.
7146         (imap-logout, imap-logout-wait): New functions.
7147         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7148
7149         * nnimap.el (nnimap-logout-timeout): New server variable.
7150         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7151         nnimap-logout-timeout.
7152
7153         * gnus-art.el (gnus-article-summary-command-nosave)
7154         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7155
7156 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7157
7158         * gnus.el (gnus-maximum-newsgroup): New variable.
7159
7160         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7161         according to gnus-maximum-newsgroup.
7162
7163         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7164         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7165         Limit the range of articles according to gnus-maximum-newsgroup.
7166
7167 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7168
7169         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7170         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7171         Don't perform gnus-configure-windows here; reuse existing sticky
7172         article buffer.
7173
7174         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7175         it doesn't exist in gnus-article-mode.
7176
7177 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7178
7179         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7180         (gnus-agent-decoded-group-name): New function.
7181         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7182         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7183
7184 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7185
7186         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7187         Add binding for gnus-sticky-article.
7188         (gnus-summary-exit): Don't kill sticky article buffers.
7189
7190         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7191         article buffer.
7192         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7193         (gnus-kill-sticky-article-buffers): New commands.
7194
7195 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * nntp.el (nntp-xref-number-is-evil): New server variable.
7198         (nntp-find-group-and-number): If it is non-nil, don't trust article
7199         numbers in the Xref header.
7200
7201 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * gnus-agent.el (gnus-agent-read-group): New function.
7204         (gnus-agent-flush-group, gnus-agent-expire-group)
7205         (gnus-agent-regenerate-group): Use it.
7206         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7207         nnmail-pathname-coding-system.
7208
7209 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7212
7213         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7214         that are unread as unread, and also as selected so that information of
7215         marks having been changed by a user may be updated when exiting group.
7216
7217 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7218
7219         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7220         calculated ignoring signature parts to gnus-treat-article.
7221
7222 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7225         a point here in order to keep the window start.
7226         (gnus-insert-mime-security-button): Make a button overlay without the
7227         front stickiness.
7228         (gnus-mime-display-security): Goto the end of a button.
7229
7230         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7231
7232 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7235         group-name-at-point.
7236         (gnus-group-completing-read): New function that offers decoded
7237         non-ASCII group names for completion.
7238         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7239         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7240         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7241         (gnus-group-fetch-control): Use it.
7242         (gnus-fetch-group): Use group-name-at-point for the initial value
7243         rather than the default value; use gnus-alive-p.
7244
7245         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7246         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7247         (gnus-summary-post-news): Use gnus-group-completing-read.
7248
7249         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7250         (gnus-read-move-group-name): Decode group name for completion.
7251
7252 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7253
7254         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7255         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7256         Yamaoka slightly modified the code).
7257
7258 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7259
7260         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7261         (nnmail-split-incoming): Bind it.
7262
7263         * nnml.el (nnml-group-name-charset): New function.
7264         (nnml-decoded-group-name): Use it; don't decode group name if
7265         nnmail-group-names-not-encoded-p is non-nil.
7266         (nnml-encoded-group-name): New function.
7267         (nnml-group-pathname): Inline nnml-decoded-group-name.
7268         (nnml-request-expire-articles): Decode group name in message.
7269         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7270         nnmail-pathname-coding-system.
7271         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7272         not decoded ones according to nnmail-group-names-not-encoded-p.
7273         (nnml-generate-active-info): Use nnml-encoded-group-name.
7274
7275 2007-08-08  Glenn Morris  <rgm@gnu.org>
7276
7277         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7278         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7279         doc-strings and comments.
7280
7281 2007-07-25  Glenn Morris  <rgm@gnu.org>
7282
7283         * Relicense all FSF files to GPLv3 or later.
7284
7285 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * gnus-sum.el (gnus-summary-move-article): Make
7288         gnus-summary-respool-article work.
7289
7290 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7291
7292         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7293         string.
7294
7295 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7296
7297         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7298         that should be ignored when comparing distant RSS articles with local
7299         ones.
7300         (nnrss-make-hash-index): New function.  Create a hash index according
7301         to the ignored fields.
7302         (nnrss-check-group): Use it.
7303
7304 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7305
7306         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7307
7308         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7309
7310         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7311         the new optional argument ENCODED is non-nil.
7312         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7313         coding system for encoding group name.
7314         (gnus-group-make-rss-group): Pass un-encoded group name to
7315         gnus-group-make-group.
7316         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7317         encoded.
7318
7319         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7320         Encode group name to which articles are moved or copied.
7321         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7322         coding system for encoding Newsgroup, Followup-To and Xref headers.
7323
7324         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7325         marks; use nnheader-file-coding-system to write a file.
7326         (nnagent-retrieve-headers): Bind file-name-coding-system to
7327         nnmail-pathname-coding-system.
7328
7329         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7330
7331         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7332         (nnml-request-article, nnml-request-create-group)
7333         (nnml-request-rename-group, nnml-find-id)
7334         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7335         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7336         (nnml-save-marks): Use nnml-group-pathname instead of
7337         nnmail-group-pathname.
7338
7339         (nnml-request-create-group, nnml-request-expire-articles)
7340         (nnml-request-move-article, nnml-request-delete-group)
7341         (nnml-deletable-article-p, nnml-possibly-create-directory)
7342         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7343         (nnml-open-marks): Bind file-name-coding-system to
7344         nnmail-pathname-coding-system.
7345
7346         (nnml-request-article): Pass server argument to nnml-find-group-number.
7347         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7348         server argument to nnml-possibly-create-directory.
7349         (nnml-request-accept-article): Pass server argument to
7350         nnml-active-number and nnml-save-mail.
7351         (nnml-find-group-number): Pass server argument to nnml-find-id.
7352         (nnml-request-update-info): Pass server argument to
7353         nnml-marks-changed-p.
7354
7355         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7356         (nnml-save-mail, nnml-active-number): Add server argument.
7357
7358         (nnml-request-delete-group): Warn if group is missing.
7359         (nnml-get-nov-buffer): Decode group name.
7360         (nnml-generate-active-info): Encode group name.
7361         (nnml-open-marks): Decode group name in messages.
7362
7363 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7366         if it is not specified.
7367         (gnus-article-pipe-part, gnus-article-save-part)
7368         (gnus-article-interactively-view-part, gnus-article-copy-part)
7369         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7370         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7371         (gnus-article-replace-part, gnus-article-delete-part)
7372         (gnus-article-view-part-as-type): Pass raw prefix argument to
7373         gnus-article-part-wrapper.
7374
7375 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7376
7377         * gnus-agent.el (gnus-agent-save-active): Bind
7378         nnheader-file-coding-system to gnus-agent-file-coding-system.
7379
7380         * gnus-cache.el (gnus-cache-save-buffers)
7381         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7382         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7383         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7384         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7385         (gnus-cache-generate-active, gnus-cache-rename-group)
7386         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7387         (gnus-cache-update-overview-total-fetched-for): Bind
7388         file-name-coding-system to nnmail-pathname-coding-system.
7389         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7390         variables.
7391         (gnus-cache-decoded-group-name): New function.
7392         (gnus-cache-file-name): Use it.
7393         (gnus-cache-generate-active): Use non-decoded group name for active.
7394
7395         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7396         right place.
7397         (gnus-write-active-file): Don't break non-ASCII group names.
7398
7399         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7400         nnmail-pathname-coding-system.
7401
7402         * lpath.el: Bind default-file-name-coding-system,
7403         file-name-coding-system and language-info-alist for XEmacs.
7404
7405         * gnus-uu.el (gnus-uu-decode-save): Typo.
7406
7407 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7408
7409         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7410
7411 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7414         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7415         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7416         (gnus-agent-flush-group, gnus-agent-flush-cache)
7417         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7418         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7419         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7420         (gnus-agent-regenerate-group)
7421         (gnus-agent-update-files-total-fetched-for)
7422         (gnus-agent-update-view-total-fetched-for): Bind
7423         file-name-coding-system to nnmail-pathname-coding-system.
7424         (gnus-agent-group-pathname): Don't encode file names by
7425         nnmail-pathname-coding-system.
7426         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7427         coding-system-for-write instead of buffer-file-coding-system to
7428         gnus-agent-file-coding-system.
7429
7430         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7431         Decode group name.
7432
7433         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7434
7435         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7436         (gnus-read-newsrc-el-file): Make group names unibyte.
7437
7438         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7439         nnmail-pathname-coding-system.
7440
7441         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7442         (nnrss-request-delete-group): Bind file-name-coding-system to
7443         nnmail-pathname-coding-system.
7444         (nnrss-read-server-data, nnrss-read-group-data): Bind
7445         file-name-coding-system correctly.
7446         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7447
7448         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7449         (nntp-server-to-method-cache): New variable.
7450         (nntp-group-pathname): New function that decodes non-ASCII group names.
7451         (nntp-possibly-create-directory, nntp-marks-changed-p)
7452         (nntp-save-marks, nntp-open-marks): Use it.
7453         (nntp-possibly-create-directory, nntp-open-marks):
7454         Bind file-name-coding-system to nnmail-pathname-coding-system.
7455         (nntp-open-marks): Decode group names when bootstrapping marks.
7456
7457         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7458         Newsgroups and Folowup-To headers.
7459
7460 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7461
7462         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7463         (gnus-server-closed-face, gnus-server-denied-face)
7464         (gnus-server-offline-face): Remove variable.
7465         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7466
7467         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7468         of modifying message-stack directly for XEmacs.
7469
7470         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7471         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7472         if the coding-system argument is nil for XEmacs.
7473
7474         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7475         mm-charset-override-alist.
7476
7477         * rfc2047.el: Don't require base64; require rfc2045 for the function
7478         rfc2045-encode-string.
7479         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7480         to quote the parameter value.
7481
7482 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7483
7484         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7485         form in gnus-group-name-charset-method-alist.
7486
7487         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7488         overrides the default layout edit-form.
7489
7490         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7491
7492         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7493
7494 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7495
7496         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7497         as unfetched articles.
7498
7499 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7500
7501         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7502
7503 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7504
7505         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7506         original back end that keeps marks in the local system.
7507
7508 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7511         arg of pop-to-buffer for XEmacs.
7512         (gnus-article-read-summary-keys): Ditto; don't restore window
7513         configuration if summary command ends up with neither article buffer
7514         nor summary buffer; describe bindings if summary keys end with C-h.
7515
7516 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7517
7518         * message.el (message-fix-before-sending): Skip raw message part to be
7519         forwarded while checking illegible text.
7520         (message-forward-make-body-mime, message-forward-make-body): Mark
7521         signed or encrypted raw message as having no illegible text.
7522
7523 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7524
7525         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7526         (gnus-message-with-timestamp-1): New macro.
7527         (gnus-message-with-timestamp): New function.
7528         (gnus-message): Use them.
7529
7530         * nnheader.el (nnheader-message): Use them.
7531
7532 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7533
7534         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7535         .newsrc.eld file.
7536
7537 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * gnus-agent.el (gnus-agent-fetch-headers)
7540         (gnus-agent-retrieve-headers): Bind
7541         gnus-decode-encoded-address-function to identity.
7542
7543         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7544         available also when the server returns simply a dot.
7545
7546         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7547
7548 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7549
7550         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7551
7552 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7553
7554         * gnus-ems.el (gnus-x-splash): Make it work.
7555
7556         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7557         from being used.
7558
7559         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7560
7561 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7564         4th and the 5th arguments.
7565
7566         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7567         the front stickiness.
7568         (gnus-article-summary-command-nosave): Correct the order of the
7569         arguments passed to pop-to-buffer.
7570         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7571         summary command ends up with the article buffer.
7572
7573         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7574         the same faces.
7575
7576 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7577
7578         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7579
7580 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7581
7582         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7583         * gnus-sum.el (gnus-summary-highlight):
7584         * pgg.el (pgg-sign-region, pgg-sign):
7585         * mail-source.el (mail-source-delete-old-incoming-confirm):
7586         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7587
7588 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7589
7590         * gnus-art.el (gnus-mime-view-part-externally)
7591         (gnus-mime-view-part-internally): Fix predicate function passed to
7592         completing-read.
7593
7594         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7595
7596         * gnus.el (gnus-update-message-archive-method): Add :version.
7597
7598 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * gnus.el (gnus-update-message-archive-method): New variable.
7601
7602         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7603         according to gnus-message-archive-method if
7604         gnus-update-message-archive-method is non-nil.
7605
7606 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7609         by Loic Dachary <loic@dachary.org>.
7610         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7611
7612 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7613
7614         * message.el (message-pop-to-buffer): Add switch-function argument.
7615         (message-mail): Pass switch-function argument to it.
7616
7617 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7618
7619         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7620         Improve doc string.
7621
7622 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7623
7624         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7625         (gnus-header-content)
7626         * gnus-cite.el (gnus-cite-10)
7627         * gnus-srvr.el (gnus-server-closed)
7628         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7629         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7630         (gnus-group-mail-3-empty, gnus-group-mail-low)
7631         (gnus-group-mail-low-empty, gnus-splash)
7632         * message.el (message-header-to, message-header-cc)
7633         (message-header-subject, message-header-other, message-header-name)
7634         (message-header-xheader, message-separator, message-cited-text)
7635         (message-mml): Lighten colors of faces used for dark background.
7636
7637 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7638
7639         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7640         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7641
7642 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * message.el (message-narrow-to-headers-or-head):
7645         Ignore mail-header-separator in the body.
7646
7647 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7648
7649         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7650         same as window size.
7651
7652 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7653
7654         * message.el (message-font-lock-keywords): Use message-header-xheader
7655         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7656         ahead of the anything pattern, to get it recognised.
7657
7658 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7659
7660         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7661         spam.el loads uses it in the compiled defadvice form.
7662
7663 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7664
7665         * gnus-sum.el (gnus-articles-to-read)
7666         (gnus-summary-insert-old-articles): Don't truncate group name for
7667         `read-string'.
7668
7669         * gnus-util.el (gnus-limit-string): Delete this function.
7670
7671         * gnus-sum.el (gnus-simplify-subject-fully): Use
7672         `truncate-string-to-width' instead.
7673
7674 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7675
7676         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7677         if, on summary exit, the next group has to be selected.
7678         (gnus-summary-exit): Use it.
7679
7680 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7681
7682         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7683         non-break space.
7684
7685 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7688         Check if group is not a directory.
7689         (nnfolder-request-expire-articles): Don't delete articles if the target
7690         group is not available.
7691
7692         * nnml.el (nnml-request-create-group): Properly check if group is not a
7693         file.
7694         (nnml-request-expire-articles): Don't delete articles if the target
7695         group is not available.
7696
7697         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7698         Don't quote characters that are within parentheses.
7699
7700 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7703         (gnus-handle-ephemeral-exit): Select article according to it.
7704
7705 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7706
7707         * message.el (message-insert-formated-citation-line): Remove newline.
7708         (message-citation-line-format): Add final \n here so that the user can
7709         avoid a blank line.
7710
7711 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7712
7713         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7714         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7715         Update lanl/arXiv support.
7716
7717 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7718
7719         * gnus.el: Bump version number.
7720
7721 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7722
7723         * gnus.el (gnus-version-number): Bump version.
7724
7725 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7726
7727         * gnus.el: No Gnus v0.6 is released.
7728
7729 2007-04-27  Didier Verna  <didier@xemacs.org>
7730
7731         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7732         * gmm-utils.el (gmm-regexp-concat): here.
7733         * message.el: Don't require 'gnus-util.
7734         (message-dont-reply-to-names): Handle name change above.
7735         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7736
7737 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7738
7739         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7740         since the initial value varies according to the system.
7741
7742 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7745
7746 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7747
7748         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7749
7750 2007-04-24  Didier Verna  <didier@xemacs.org>
7751
7752         Improve the type of gnus-ignored-from-addresses.
7753         * gnus-util.el (gnus-orify-regexp): New function.
7754         * message.el (gnus-util): Require it.
7755         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7756         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7757         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7758
7759 2007-04-24  Didier Verna  <didier@xemacs.org>
7760
7761         * gnus-sum.el:
7762         * gnus-utils.el: Fix some trailing whitespaces.
7763
7764 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7767         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7768         article's Message-ID; refer parent article in summary buffer.
7769
7770         * message.el (message-bounce): Call mime-to-mml.
7771
7772         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7773         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7774         optimize and/or forms properly.
7775
7776 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7777
7778         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7779         URL.
7780
7781 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7784
7785 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7786
7787         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7788         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7789         displayed of multipart/alternative part if it is invoked from summary
7790         buffer.
7791
7792         * mm-view.el (mm-inline-text-html-render-with-w3m)
7793         (mm-inline-text-html-render-with-w3m-standalone)
7794         (mm-inline-render-with-function): Use mail-parse-charset by default.
7795
7796 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7797
7798         * parse-time.el (parse-time-string-chars): Check if CHAR
7799         is less than the length of parse-time-syntax.
7800
7801 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7804         from gnus-newsgroup-processable.
7805
7806 2007-04-16  Didier Verna  <didier@xemacs.org>
7807
7808         * gnus-msg.el (gnus-configure-posting-styles): Handle
7809         message-signature-directory properly with :file syntax.  Reported by
7810         "Leo".
7811
7812 2007-04-11  Didier Verna  <didier@xemacs.org>
7813
7814         New user option: message-signature-directory.
7815         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7816         * message.el (message-insert-signature): Ditto.
7817         * message.el (message-signature-file): Doc update.
7818         * message.el (message-signature-directory): New.
7819
7820 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7821
7822         * gnus-msg.el (gnus-inews-yank-articles): Use
7823         message-exchange-point-and-mark instead of exchange-point-and-mark.
7824
7825 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7826
7827         * message.el (message-yank-original): Make sure cited text ends with
7828         newline; don't exchange point and mark.
7829
7830 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7831
7832         * tls.el (open-tls-stream): Properly handle case where there
7833         is no associated buffer.
7834
7835 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7836
7837         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7838         message-yank-original, make sure (< mark TEXT point).
7839
7840 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7841
7842         * message.el (message-fill-column): New variable.
7843         (message-mode): Use it.  Add comment on a possible new hook.
7844
7845         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7846         (nnmail-get-new-mail): Reformat.
7847
7848         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7849
7850         * gmm-utils.el: Fix Commentary.
7851         (gmm-tool-bar-from-list): Fix typo in doc string.
7852
7853 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7854
7855         * message.el (message-yank-original): Don't switch point and mark
7856         unnecessarily to put point and mark as documented.
7857
7858 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7859
7860         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7861         from the message heads.
7862
7863 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7864
7865         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7866         article buffer does not have a window.  This may not be the best
7867         solution but is certainly better than setting the start of the null,
7868         that is the current, window.
7869
7870 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7871
7872         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7873         (gnus-draft-setup): Run it.
7874
7875         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7876         gnus-score-fast-scoring.  Allow regexp.
7877         (gnus-score-headers): Use it.
7878
7879         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7880         XEmacs.
7881
7882         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7883         string.
7884         (gnus-button-alist): Also catch `<f1> k ...'.
7885         (gnus-treat-display-x-face): Fix doc string.
7886
7887 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7888
7889         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7890         evaluation of gnus-extended-version to ensure correct generation of the
7891         User-Agent header when message-generate-headers-first is used.
7892
7893 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7894
7895         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7896         hashcash-path is nil.  Don't call callback with incorrect number of
7897         parameters if val is 0.
7898
7899 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7900
7901         * message.el (message-required-news-headers):
7902         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7903
7904 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7905
7906         * tls.el (open-tls-stream): In handshake-waiting loop,
7907         don't wait more if there is output available to process.
7908
7909 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7910
7911         * tls.el (tls-program): Doc fix.
7912
7913 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7914
7915         * message.el (message-generate-new-buffers): Change the meaning of the
7916         nil value; add `standard' to the choices; treat t as `unique'; improve
7917         doc string.
7918         (gnus-select-frame-set-input-focus): Autoload.
7919         (message-buffer-name): Search for the existing message buffer if
7920         message-generate-new-buffers is nil or `standard'; treat the value t of
7921         message-generate-new-buffers as `unique'.
7922         (message-pop-to-buffer): Raise the frame already displaying the message
7923         buffer; clear the echo area after querying.
7924         (message-setup): Pass the `continue' argument to compose-mail.
7925         (message-mail): Prefer `switch-function' if it is given; search for the
7926         existing message buffer if the `continue' argument is non-nil; pass
7927         continue and switch-function arguments to compose-mail by way of
7928         message-setup.
7929         (message-mail-other-window): Adjust argument of message-setup.
7930         (message-mail-other-frame): Ditto.
7931
7932 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7933
7934         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7935         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7936         to turn font-lock on when turning gnus-message-citation-mode on.
7937
7938 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7939
7940         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7941         (mml-smime-function-alist): New variable; add epg as the backend.
7942         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7943         mml-smime- functions instead.
7944         * mm-view.el: Require smime.
7945
7946 2007-03-05  Didier Verna  <didier@xemacs.org>
7947
7948         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7949         instead of just inheritance for posting styles.
7950         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7951
7952 2007-02-24  Chris Moore  <dooglus@gmail.com>
7953
7954         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7955         * pgg-pgp.el (pgg-pgp-encrypt-region):
7956         * pgg-gpg.el (pgg-gpg-encrypt-region):
7957         Check pgg-encrypt-for-me if no other recipients.
7958
7959 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7960
7961         * tls.el (tls-certtool-program): Fix custom type.
7962
7963 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7964
7965         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7966         and point-at-eol instead of line-(beginning|end)-position.
7967
7968         * assistant.el (assistant-parse-buffer): Ditto.
7969
7970         * netrc.el (netrc-parse-services): Ditto.
7971
7972 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7973
7974         * mml2015.el (mml2015-epg-find-usable-key): New function.
7975         (mml2015-epg-sign): Use it.
7976         (mml2015-epg-encrypt): Use it.
7977
7978 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7979
7980         * message.el (message-make-in-reply-to): Quote name containing
7981         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7982         if there are special characters.  Reported by NAKAJI Hiroyuki
7983         <nakaji@jp.freebsd.org>.
7984
7985 2007-02-27  Didier Verna  <didier@xemacs.org>
7986
7987         Include the group parameters as well as the topic ones in the
7988         inheritance filter process.
7989         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7990         argument GROUP-PARAMS-LIST.
7991         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7992
7993 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * nntp.el (nntp-never-echoes-commands)
7996         (nntp-open-connection-functions-never-echo-commands): New variables.
7997         (nntp-send-command): Use them.
7998
7999 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8000
8001         * mml2015.el (mml2015-epg-verify): Simplified.
8002
8003 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8004
8005         * mml.el (mml-content-disposition-alist): New user option.
8006         (mml-content-disposition): New function.
8007         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8008         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8009
8010 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8011
8012         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8013         verification.
8014
8015 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8016
8017         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8018         articles posted in the last 24 hours.
8019
8020 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8021
8022         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8023
8024 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8025
8026         * nntp.el (nntp-send-command): Don't wait for echoes when
8027         nntp-open-ssl-stream is used.
8028
8029 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8030
8031         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8032         (gnus-message-add-citation-keywords)
8033         (gnus-message-remove-citation-keywords): Remove.
8034         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8035         directly, make the variables in font-lock-defaults buffer-local, add
8036         gnus-message-citation-keywords to them and then update the value of
8037         font-lock-keywords.
8038
8039 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * message.el (message-cite-original-1): Don't call
8042         gnus-article-highlight-citation.
8043
8044         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8045         citations; fix line count.
8046
8047 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8050         (gnus-message-add-citation-keywords)
8051         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8052         versions of font-lock-add-keywords and font-lock-remove-keywords to
8053         work with XEmacs correctly.
8054
8055 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8056
8057         * gnus-cite.el (gnus-cite-face-list): Set the values of
8058         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8059         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8060         (gnus-message-cite-prefix-regexp): New variable.
8061         (gnus-message-search-citation-line): Use it; protect against long
8062         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8063         the 0th match data for Emacs.
8064         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8065         (gnus-message-add-citation-keywords): Append keywords rather than
8066         prepending; emulate font-lock-add-keywords if it is not available.
8067         (gnus-message-remove-citation-keywords): Emulate
8068         font-lock-remove-keywords if it is not available.
8069
8070         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8071
8072         * message.el (message-cite-prefix-regexp): Set the value of
8073         gnus-message-cite-prefix-regexp.
8074
8075 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8076
8077         * nnweb.el (nnweb-google-parse-1): Update parser.
8078
8079 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8080
8081         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8082
8083 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8084
8085         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8086         regexp.
8087
8088 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8089
8090         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8091         string-to-multibyte.
8092         (uudecode-decode-region-internal): Use it.
8093
8094         * lpath.el: Fbind string-as-multibyte for XEmacs.
8095
8096 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8097
8098         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8099         custom choice.
8100
8101         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8102
8103 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8104
8105         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8106
8107         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8108         `write-region' to respect `mm-inhibit-file-name-handlers'.
8109
8110 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8111
8112         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8113         Use gnus-home-directory instead of "~/" or "$HOME".
8114
8115 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8116
8117         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8118         to mention filename.
8119         Add comments at beginning regarding usage.
8120         (encrypt-write-file-contents): Change interactive so a string is
8121         acceptable.  If the file has no associated model, show an error instead
8122         of a nonsense prompt.
8123
8124 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8125
8126         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8127         Thanks to Yoshihiko Yamada for kind notification of this typo.
8128
8129 2007-01-12  Kenichi Handa  <handa@m17n.org>
8130
8131         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8132         multibyte buffer.
8133
8134 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8135
8136         * gnus-score.el (gnus-score-fast-scoring): New variable.
8137         (gnus-score-headers): Use it.
8138
8139         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8140
8141         * message.el (message-cite-original-1): Call
8142         gnus-article-highlight-citation if requested.
8143         (message-make-from): Allow name and address as optional arguments.
8144
8145         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8146
8147         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8148         bugs to doc string.
8149         (gnus-button-alist): Add mid\\|message-id.
8150         (gnus-button-fetch-group): Extend for use in
8151         `browse-url-browser-function'.
8152         (gnus-button-url-regexp): Try to catch paired parentheses like in
8153         Wikipedia URLs.
8154
8155         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8156         Suggested by Simon Krahnke <overlord@gmx.li>.
8157
8158 2007-01-13  Romain Francoise  <romain@orebokech.com>
8159
8160         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8161         Update copyright.
8162
8163 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8164
8165         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8166
8167 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8168
8169         * gnus-registry.el (gnus-registry-unfollowed-groups)
8170         (gnus-registry-split-fancy-with-parent): Fix documentation.
8171
8172 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8173
8174         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8175         from nnweb groups.
8176
8177 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8178
8179         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8180         Xref urls.  Erase buffer before requesting head.
8181
8182 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8183
8184         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8185         customizable.
8186
8187 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8188
8189         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8190         no signing key is found.
8191         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8192         no encrypting and/or signing key is found.
8193
8194 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8195
8196         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8197
8198 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8199
8200         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8201         headers read from disk with the ones newly found in the current search.
8202         This should no longer cause problems, because the article numbers in
8203         Gmane's `nov.php' output are ignored since the previous change.
8204
8205 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8206
8207         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8208
8209 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8210
8211         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8212         replace-regexp-in-string; bind url-version; fbind display-images-p and
8213         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8214         find-face and set-itimer-function for Emacs; bind itimer-list for
8215         Emacs.
8216
8217         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8218
8219 2007-01-01  Romain Francoise  <romain@orebokech.com>
8220
8221         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8222
8223 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8224
8225         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8226         `define-minor-mode' macro definition expanded properly.
8227         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8228         exclude it there.
8229
8230         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8231         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8232         `fboundp' test.
8233         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8234         This is OK to autoload in (S)XEmacs now.
8235
8236 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8237
8238         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8239         keystroke.
8240         (gnus-summary-limit-to-singletons): Fix typo.
8241
8242         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8243         else fails.
8244
8245 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8246
8247         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8248         docstring.
8249
8250         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8251         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8252         (gnus-summary-insert-dormant-articles): Fix typo in message.
8253
8254 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8255
8256         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8257         nil for XEmacs.
8258         (gnus-message-citation-mode): Don't autoload in XEmacs.
8259
8260         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8261
8262 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8263
8264         * nnimap.el (nnimap-expunge-search-string): Mention
8265         nnimap-search-uids-not-since-is-evil in docstring.
8266
8267 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8268
8269         * spam.el: Revert to make-obsolete-variable because
8270         define-obsolete-variable-alias is not supported in Emacs 21.
8271
8272         * spam.el (spam-ifile-path, spam-ifile-database-path)
8273         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8274         make-obsolete-variable.
8275         (spam-bsfilter-path, spam-bsfilter-program)
8276         (spam-spamassassin-path, spam-spamassassin-program)
8277         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8278         use "path" inappropriately.
8279         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8280         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8281         variable names.
8282
8283 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8284
8285         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8286         summary buffer.
8287
8288         * password.el (password-cache-remove): Use clear-string to burn
8289         password, if available.
8290
8291 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8294
8295         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8296
8297         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8298         (gnus-message-highlight-citation): Move defcustom here from
8299         gnus-cite.el.
8300         (gnus-message-citation-mode): Autoload.
8301
8302         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8303         checks to make it compile with XEmacs.
8304         (gnus-message-citation-mode): New minor mode.
8305         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8306         (gnus-message-highlight-citation): New variables.
8307         (gnus-message-search-citation-line)
8308         (gnus-message-add-citation-keywords)
8309         (gnus-message-remove-citation-keywords)
8310         (turn-on-gnus-message-citation-mode)
8311         (turn-off-gnus-message-citation-mode): New functions.
8312
8313 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8314
8315         * gnus-cite.el: Enable highlighting of different citation levels in
8316         message-mode.
8317
8318 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8319
8320         * message.el (message-make-fqdn): Fix comment.
8321         (message-bogus-system-names): Add ".local".
8322
8323         * spam.el (spam-ifile-path, spam-ifile-program)
8324         (spam-ifile-database-path, spam-ifile-database)
8325         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8326         Don't use "path" inappropriately.
8327         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8328         strings.
8329         (spam-check-ifile, spam-ifile-register-with-ifile)
8330         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8331         new variable names.
8332
8333         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8334         (gnus-treat-display-smileys): Simplify using
8335         gnus-image-type-available-p.
8336
8337         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8338         available.
8339
8340         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8341         `display-images-p' if available.
8342
8343 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8346         one after turning on the buffer's multibyteness instead of decoding
8347         them directly in the unibyte buffer that causes unexpected conversion
8348         in Emacs 23 (unicode).
8349
8350 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8351
8352         * message.el (message-generate-hashcash): Fix custom type.
8353
8354 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8355
8356         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8357
8358 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8359
8360         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8361         disconnect icons.  Add help text.
8362
8363 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8364
8365         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8366         negated to be consistent with the others we handle.
8367
8368 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8369
8370         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8371         version of gnus-summary-buffer to something, so that we can use two
8372         article buffers at the same time.
8373
8374 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8375
8376         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8377         trigger all the extra headers.
8378         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8379         sorting.
8380
8381 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8382
8383         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8384         solid groups.
8385
8386 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8387
8388         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8389
8390 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8391
8392         * legacy-gnus-agent.el: Add Copyright notice.
8393
8394 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8395
8396         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8397
8398 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8399
8400         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8401
8402         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8403         to make it work reliably in CVS Emacs.
8404         (gnus-summary-limit-strange-charsets-predicate)
8405         (gnus-summary-limit-to-predicate): New functions.
8406
8407 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8408
8409         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8410         specifying array size.
8411         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8412         array if it is too small.
8413         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8414         (gnus-sort-threads-loop): New function.
8415
8416 2006-12-06  Chris Moore  <dooglus@gmail.com>
8417
8418         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8419         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8420
8421 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8422
8423         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8424         options.
8425
8426 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8429         DOS-ing the recipient.
8430
8431         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8432         the headers when creating the mapping to avoid mismappings.
8433         (nnweb-gmane-create-mapping): Always nix out old mapping.
8434
8435 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8438         and mm-verify-option to never.
8439
8440 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8441
8442         * message.el (message-signed-or-encrypted-p): New function.
8443         (message-forward-make-body): Use it.
8444
8445         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8446         Replace encode-coding-string with mm-encode-coding-string.
8447
8448 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8449
8450         * nneething.el (nneething-decode-file-name): Replace
8451         decode-coding-string with mm-decode-coding-string.
8452
8453         * gnus-int.el (gnus-open-server): Say failed server's name.
8454
8455 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8456
8457         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8458         strings to a single string.  Quote `errors-file-name'.
8459         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8460         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8461         Adjust calls.  Use `shell-quote-argument'.
8462
8463 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8464
8465         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8466         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8467
8468         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8469         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8470         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8471         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8472         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8473         (gnus-subscribe-newsgroup, gnus-1):
8474         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8475         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8476         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8477         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8478
8479 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8480
8481         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8482         keystroke.
8483         (gnus-summary-limit-to-bodies): Implement headersp.
8484
8485 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8488
8489 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8492
8493 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * message.el (message-generate-hashcash): Expand range of values to
8496         include `opportunistic'.
8497         (message-send-mail): Use it.
8498
8499 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8500
8501         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8502         and comment it.
8503
8504         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8505
8506 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8507
8508         * gnus-util.el (gnus-extract-address-components): Improve comment.
8509
8510 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8511
8512         * gnus-util.el (gnus-extract-address-components): Work with address in
8513         which the name portion contains @.
8514
8515         * lpath.el: Fbind custom-autoload.
8516
8517 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8518
8519         * gnus.el (gnus-start): Move custom group up.
8520         (gnus-select-method): Don't autoload, but make it available for
8521         `customize-variable'.
8522         (gnus-getenv-nntpserver): Don't autoload.
8523
8524 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8525
8526         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8527
8528 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8529
8530         * message.el (message-sendmail-extra-arguments): New variable.
8531         (message-send-mail-with-sendmail): Use it.
8532
8533 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8536         mm-with-unibyte-current-buffer to make string unibyte.
8537
8538         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8539         mm-string-as-multibyte.
8540
8541 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8542
8543         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8544         Reported by Werner Koch <wk@gnupg.org>.
8545
8546 2006-11-14  Daiki Ueno  <ueno@p360>
8547
8548         * mml2015.el: Autoload epa-select-keys when compiling.
8549
8550 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8551
8552         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8553         message-options.
8554         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8555
8556 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8557
8558         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8559         EasyPG (< 0.0.6).
8560         (mml2015-always-trust): New user option.
8561         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8562         prompt.
8563
8564 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8565
8566         * nntp.el (nntp-authinfo-force): New variable.
8567         (nntp-send-authinfo): Use it.
8568
8569 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8570
8571         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8572         decode encoded words.  Improve prompt.  Add comment about forwarding.
8573         (message-replacement-char): Move up.
8574
8575 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8576
8577         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8578         instead of gnus-intersection because arguments of gnus-sorted-nunion
8579         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8580
8581 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8582
8583         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8584         (message-simplify-subject-functions): Enable
8585         message-strip-subject-encoded-words by default.
8586
8587 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8588
8589         * message.el (message-strip-subject-encoded-words): New function.
8590         (message-simplify-subject-functions): New variable.
8591         (message-simplify-subject): Use it.  Fix typo in doc string.
8592         Support message-strip-subject-encoded-words.
8593
8594 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8595
8596         * gnus-diary.el (gnus-diary-delay-format-function):
8597         * nndiary.el (nndiary-reminders):
8598         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8599
8600 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8601
8602         * gnus-art.el (article-hide-boring-headers): Fetch date from
8603         gnus-original-article-buffer to avoid problems with localized date
8604         strings.
8605
8606 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8609
8610 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8611
8612         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8613         New variables.
8614         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8615         (mm-charset-synonym-alist): Move some entries to
8616         mm-codepage-iso-8859-list.
8617         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8618         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8619
8620 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8623
8624 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8625
8626         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8627         with Emacs 21 and XEmacs.
8628
8629 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8630
8631         * spam.el (spam-parse-address): New function for better parsing,
8632         catching errors, etc.
8633         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8634
8635 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8636
8637         * mm-view.el: Add interactive arg to html2text autoload.
8638
8639 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8642
8643 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8644
8645         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8646         variables.
8647         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8648         (mm-charset-synonym-alist): Move some entries to
8649         mm-codepage-iso-8859-list.
8650
8651         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8652
8653 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8654
8655         * message.el (message-citation-line-format)
8656         (message-insert-formated-citation-line): Fix implementation of %E, %N
8657         and %n according to the doc string.
8658
8659 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8660
8661         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8662         car-safe to avoid bad parses.
8663
8664 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8667         names.
8668
8669         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8670
8671 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8672
8673         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8674         header.
8675
8676         * message.el (message-draft-headers): Add Date.
8677         (message-headers-to-generate): Fix typo in docstring.
8678
8679         * nndraft.el (nndraft-required-headers): New variable.
8680         (nndraft-generate-headers): Use it.
8681
8682         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8683
8684 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8685
8686         * gnus-registry.el (gnus-registry-wash-for-keywords)
8687         (gnus-registry-find-keywords): New functions to allow easy searching of
8688         articles that are in the registry.
8689
8690 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8691
8692         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8693         ietf-drums-parse-address instead of gnus-extract-address-components.
8694         Reported by Damien Elmes <damien@repose.cx>.
8695
8696 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8697
8698         * gnus.el (gnus-mime): Remove unused custom group.
8699
8700 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8701
8702         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8703         "blank line" when searching for end of armor headers.
8704
8705 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8706
8707         * gmm-utils.el (gmm-write-region): Fix variable name.
8708
8709 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8710
8711         * gmm-utils.el (gmm-write-region): New function based on compatibility
8712         code from `mm-make-temp-file'.
8713
8714         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8715
8716         * nnmaildir.el (nnmaildir--update-nov)
8717         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8718         Use `gmm-write-region'.
8719
8720 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8723         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8724
8725         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8726
8727         * message.el (message-replacement-char): New variable.
8728         (message-fix-before-sending): Use it.
8729         (message-simplify-subject): New function to remove duplicate code.
8730         (message-reply, message-followup): Use it.
8731
8732         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8733         gnus-summary-limit-to-articles.
8734
8735 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * gnus-util.el (gnus-with-local-quit): New macro.
8738
8739         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8740
8741 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8742
8743         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8744         ignore non-string data.
8745
8746 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8747
8748         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8749         non-string data (needs to be done in the registry too).
8750
8751 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8752
8753         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8754         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8755         (gnus-registry-split-fancy-with-parent)
8756         (gnus-registry-fetch-simplified-message-subject-fast)
8757         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8758         Remove text properties on ingress into the registry and when it's saved.
8759         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8760         registry from entries with no groups.
8761
8762 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8763
8764         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8765         function to remove string properties.
8766
8767 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8768
8769         * gmm-utils.el (gmm): Adjust custom version.
8770
8771         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8772         custom version.
8773
8774         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8775
8776 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8777
8778         * gnus-art.el (gnus-insert-prev-page-button)
8779         (gnus-insert-next-page-button): Simplify.  Reformat.
8780
8781 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8782
8783         * gnus-art.el (gnus-insert-prev-page-button)
8784         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8785
8786 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8787
8788         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8789
8790 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8791
8792         * gnus-art.el (gnus-insert-mime-button)
8793         (gnus-insert-mime-security-button):
8794         Apply gnus-article-button-face to MIME and security buttons.
8795
8796 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8797
8798         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8799         readable.
8800
8801 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8804
8805 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8806
8807         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8808         `browse-url-of-file' instead of `browse-url'.
8809
8810 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8811
8812         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8813         regexp.  Articles containing quotation were cut prematurely.
8814
8815 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8816
8817         * message.el (message-cite-original-1): Use nobody by default for the
8818         value of From header.
8819         (message-reply): Ditto.
8820
8821 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8822
8823         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8824         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8825         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8826
8827 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8828
8829         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8830         mails in the doc string.  Add some URLs in comment.
8831         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8832
8833 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8836         backslashes handling and the way to find boundaries of quoted strings.
8837
8838 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8839
8840         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8841         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8842         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8843         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8844
8845 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8846
8847         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8848         doc string.
8849         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8850
8851 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * lpath.el: Fbind epg-check-configuration.
8854
8855 2006-09-06  Simon Josefsson  <jas@extundo.com>
8856
8857         * mml2015.el (mml2015-use): Doc fix, mention epg.
8858
8859 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8860
8861         * mml2015.el (mml2015-use): Default to epg, if available.
8862
8863 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8864
8865         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8866         message-sender.
8867         (mml1991-epg-encrypt): Ditto.
8868         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8869         message-sender.
8870         (mml2015-epg-encrypt): Ditto.
8871
8872 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8873
8874         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8875         several common directories.
8876
8877 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8878
8879         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8880         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8881
8882 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8883
8884         * gnus-art.el (article-decode-encoded-words): Make it fast.
8885
8886 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8887
8888         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8889
8890         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8891         in quoted string into `\'.
8892
8893 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8894
8895         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8896         Use standard-syntax-table.
8897
8898 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * gnus-art.el (gnus-decode-address-function): New variable.
8901         (article-decode-encoded-words): Use it to decode headers which are
8902         assumed to contain addresses.
8903         (gnus-mime-delete-part): Remove useless `or'.
8904
8905         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8906         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8907         (gnus-nov-parse-line): Use it to decode From header.
8908         (gnus-get-newsgroup-headers): Ditto.
8909         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8910
8911         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8912         (mail-decode-encoded-address-string): New alias.
8913
8914         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8915         New function.
8916         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8917         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8918         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8919         (rfc2047-decode-string): Ditto.
8920         (rfc2047-decode-address-region): New function.
8921         (rfc2047-decode-address-string): New function.
8922
8923 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8924
8925         * message.el (message-caesar-buffer-body): Allow rotating headers.
8926
8927         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8928
8929         * message.el (message-insert-formated-citation-line): Fix %f.
8930         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8931
8932 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8933
8934         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8935         (gnus-bookmark-mouse-available-p): New macro.
8936         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8937         (gnus-bookmark-bmenu-show-infos): Use it.
8938         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8939         (gnus-bookmark-bmenu-hide-infos): Ditto.
8940         (gnus-bookmark-remove-properties): New function.
8941         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8942         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8943         (gnus-bookmark-write-file): Bind coding-system-for-write.
8944         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8945         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8946         group before selecting it.
8947         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8948         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8949         quit-window if it is not available; use gnus-mouse-2 and bind it to
8950         gnus-bookmark-bmenu-select-by-mouse.
8951         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8952         (gnus-bookmark-bmenu-select-by-mouse): New function.
8953
8954 2006-08-13  Romain Francoise  <romain@orebokech.com>
8955
8956         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8957         space.
8958
8959 2006-08-10  Romain Francoise  <romain@orebokech.com>
8960
8961         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8962         (dns-mode-soa-auto-increment-serial): New user option.
8963         (dns-mode-soa-maybe-increment-serial): New function.
8964         (dns-mode): Add the latter to `write-contents-functions'.
8965
8966 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8967
8968         * compface.el (uncompface): Use binary rather than raw-text-unix.
8969
8970 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8971
8972         * compface.el (uncompface): Make sure the eol conversion doesn't take
8973         place when communicating with the external programs.  Reported by
8974         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8975
8976 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8979
8980 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8981
8982         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8983         Make it more robust by parsing author and date independently.
8984
8985 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8988
8989 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8990
8991         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8992         first matching secret key.
8993         (mml2015-epg-encrypt): Ditto.
8994
8995         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8996         first matching secret key.
8997         (mml1991-epg-encrypt): Ditto.
8998
8999         * mml2015.el (mml2015-encrypt-to-self): New user option.
9000         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9001         mml2015-epg-encrypt-to-self is set.
9002
9003         * mml1991.el (mml1991-encrypt-to-self): New variable.
9004         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9005         mml1991-epg-encrypt-to-self is set.
9006
9007         * mml2015.el (mml2015-signers): New user option.
9008         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9009         (mml2015-epg-encrypt): Allow to select signing keys.
9010
9011         * mml1991.el (mml1991-signers): New variable.
9012         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9013         (mml1991-epg-encrypt): Allow to select signing keys.
9014
9015 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9016
9017         * nnheader.el (nnheader-insert-head): Make it work even if the file
9018         uses CRLF for the line-break code.
9019
9020 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9021
9022         * mml2015.el: Require mml-sec instead of password.
9023         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9024         (mml2015-cache-passphrase): Inherit the default value from
9025         mml-secure-cache-passphrase.
9026         (mml2015-passphrase-cache-expiry): Inherit the default value from
9027         mml-secure-passphrase-cache-expiry.
9028
9029         * mml1991.el: Require mml-sec instead of password.
9030         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9031         (mml1991-cache-passphrase): Inherit the default value from
9032         mml-secure-cache-passphrase.
9033         (mml1991-passphrase-cache-expiry): Inherit the default value from
9034         mml-secure-passphrase-cache-expiry.
9035
9036         * mml-sec.el: Require password.
9037         (mml-secure-verbose): New user option.
9038         (mml-secure-cache-passphrase): New user option.
9039         (mml-secure-passphrase-cache-expiry): New user option.
9040
9041 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9042
9043         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9044         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9045         andreas@altroot.de (Andreas Vögele).
9046
9047         FIXME: Use `tiny change'?
9048
9049 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9050
9051         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9052         workaround for the url package included with Emacs.
9053
9054         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9055
9056 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9059         correctly.  This fixes a bug caused by the 2006-05-12 change.
9060
9061 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9062
9063         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9064         some information about the error when saying that the `bogus' mail
9065         group will be used.
9066
9067 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9068
9069         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9070         string.
9071
9072 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9073
9074         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9075
9076 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9077
9078         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9079
9080 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9081
9082         * mml1991.el (mml1991-function-alist): Add epg.
9083         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9084         (mml1991-epg-encrypt): New functions.
9085
9086 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9087
9088         * mml2015.el (mml2015-verbose): New variable.
9089         (mml2015-cache-passphrase): Ditto.
9090         (mml2015-passphrase-cache-expiry): Ditto.
9091         (mml2015-function-alist): Add epg.
9092         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9093         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9094         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9095         functions.
9096
9097 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9098
9099         * message.el (message-cite-original-1): Preserve region when removing
9100         quoted text due to X-No-Archive in order to avoid bogus attribution
9101         when citing multiple messages.
9102
9103 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9104
9105         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9106         Kenneth Jacker <khj@be.cs.appstate.edu>.
9107
9108 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9109
9110         * gnus-diary.el (gnus-user-format-function-d)
9111         (gnus-user-format-function-D): Autoload.
9112
9113         * imap.el (Commentary): Fix typo.
9114
9115         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9116         2006-04-22 contribution.
9117
9118 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9119
9120         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9121         It didn't really fix the bogosity I'm seeing with solid web groups.
9122
9123 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9124
9125         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9126         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9127         created using server names.  If we use the feature without declaring
9128         it, Gnus does not properly manage server and group state.
9129
9130         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9131         bound.
9132
9133 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9134
9135         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9136         looking up the method using GROUP's prefix before inventing a new one.
9137         It is used on killed/unknown groups in various places where returning
9138         an all-new method isn't expected by the caller.
9139
9140         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9141         and match semantics of gnus-group-real-prefix.
9142
9143 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9144
9145         * nnmail.el (nnmail-broken-references-mailers): New variable.
9146         (nnmail-ignore-broken-references): New function generalizing
9147         nnmail-fix-eudora-headers.
9148         (nnmail-fix-eudora-headers): Now obsolete.
9149
9150         * gnus-art.el (gnus-button-handle-custom): Support
9151         `customize-apropos*'.
9152
9153 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9154
9155         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9156
9157         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9158         articles.
9159
9160 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9161
9162         * message.el (message-cite-reply-above): New variable.
9163         (message-yank-original): Use it.
9164
9165 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9168
9169 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9172         as read.
9173
9174         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9175
9176 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9177
9178         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9179         (gnus-bookmark-default-file): Use gnus-directory.
9180         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9181         Remove "*" in doc string.
9182         (gnus-bookmark-write-file): Simplify.
9183         (gnus-bookmark-maybe-sort-alist): Use `when'.
9184         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9185         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9186         FIXME about Emacs 21 and XEmacs compatibility.
9187         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9188         compatibility.
9189         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9190         compatibility.
9191         (gnus-bookmark-menu-heading): Fix version.
9192
9193 2006-06-19  Bastien Guerry  <bzg@altern.org>
9194
9195         * gnus-bookmark.el: New file.
9196
9197 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9198
9199         * message.el (message-syntax-checks): Doc fix.
9200
9201 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9202
9203         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9204         unsubscribed groups as if they were killed ones.  It causes duplicate
9205         entries in gnus-newsrc-alist.
9206
9207 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9208
9209         * message.el (message-syntax-checks): Doc fix.
9210         (message-send-mail): Add check for continuation headers.
9211         (message-check-news-header-syntax): Fix regexp used to check for
9212         continuation headers.
9213
9214 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9215
9216         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9217
9218 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9219
9220         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9221
9222 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9223
9224         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9225         default-truncate-lines.
9226
9227 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9230         to fill the utf-8 entry.
9231
9232         * lpath.el: Fbind unicode-precedence-list.
9233
9234 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9235
9236         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9237
9238 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9239
9240         * gnus-agent.el (directory-files-and-attributes): Move all the way
9241         forward (the third and final move).
9242         (gnus-agent-read-agentview): Trap reconstruction errors due to
9243         nonexistant directory.  Handle by returning nil.
9244
9245 2006-05-30  Didier Verna  <didier@xemacs.org>
9246
9247         * message.el (message-dont-reply-to-names): Update the custom type.
9248         * message.el (message-dont-reply-to-names): New defsubst: potentially
9249         convert a list of regexps into a single one.
9250         * message.el (message-get-reply-headers): Use it.
9251         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9252
9253 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * gnus-agent.el (directory-files-and-attributes): Move forward.
9256
9257 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9258
9259         * gnus-ml.el (gnus-mailing-list-subscribe)
9260         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9261         (gnus-mailing-list-message): Fix doc strings.
9262
9263 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9264
9265         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9266         of doing it manually.
9267
9268 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9269
9270         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9271         comment.
9272
9273 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9274
9275         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9276         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9277         (gnus-agent-read-local): All symbols allocated in my-obarray.
9278         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9279         (gnus-agent-regenerate-group): Check numeric names to see if they are
9280         messages or groups.
9281         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9282         better way of do this...)
9283
9284         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9285         'dummy.group' (there should be a better way of do this...)
9286
9287 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9290         (gnus-saved-headers): Ditto.
9291         (gnus-default-article-saver): Mention functions may have properties.
9292         (gnus-article-save): Override gnus-save-all-headers and
9293         gnus-saved-headers by :headers property which saver function may have.
9294         (gnus-summary-save-in-file): Add :headers property.
9295         (gnus-summary-write-to-file): Ditto.
9296
9297         * gnus-sum.el (gnus-summary-save-article): Bind
9298         gnus-prompt-before-saving to t when saving many articles in a file;
9299         always show all headers.
9300
9301         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9302
9303 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9304
9305         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9306         marks.
9307
9308         * message.el (message-indent-citation): Add optional arguments to allow
9309         using it outside of message buffers.
9310
9311         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9312         (gnus-article-treat-unfold-headers): Use it.
9313         (gnus-article-truncate-lines): New variable.
9314         (gnus-article-mode): Use it.
9315         (gnus-article-toggle-truncate-lines): New function.
9316
9317         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9318         gnus-article-toggle-truncate-lines.
9319
9320         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9321         coding system in XEmacs, use binary.
9322
9323 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9326         after-load-alist.
9327
9328         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9329         this function should save decoded articles.
9330         (gnus-summary-write-to-file): Use property to specify this function
9331         should save decoded articles and specify gnus-summary-save-in-file
9332         should be used to save articles other than the first one when saving
9333         many articles.
9334         (gnus-summary-save-body-in-file): Use property to specify this
9335         function should save decoded articles.
9336         (gnus-summary-write-body-to-file): Use property to specify this
9337         function should save decoded articles and specify
9338         gnus-summary-save-body-in-file should be used to save articles other
9339         than the first one when saving many articles.
9340
9341         * gnus-sum.el (gnus-summary-save-article): Simplify.
9342
9343 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * gnus-art.el (gnus-default-article-saver): Add
9346         gnus-summary-write-body-to-file.
9347         (gnus-article-save-coding-system): Don't use coding system object
9348         in XEmacs.
9349         (gnus-read-save-file-name): Add optional `dir-var' argument which
9350         specifies directory in which files are saved; work even if optional
9351         `variable' argument is not specified.
9352         (gnus-summary-write-to-file): Read file name.
9353         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9354         (gnus-summary-write-body-to-file): New function.
9355
9356         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9357         (gnus-summary-local-variables): Add it.
9358         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9359         (gnus-summary-save-article): Remove optional `decode' argument;
9360         determine whether to decode articles by the value of
9361         gnus-default-article-saver; when saving many files using
9362         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9363         it first and use gnus-summary-save-in-file or
9364         gnus-summary-save-body-in-file thereafter unless
9365         gnus-prompt-before-saving is always; move point to article which
9366         will be saved.
9367         (gnus-summary-save-article-file): Revert.
9368         (gnus-summary-write-article-file): Revert.
9369         (gnus-summary-save-article-body-file): Revert.
9370         (gnus-summary-write-article-body-file): New function.
9371
9372 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9373
9374         * gnus-art.el (gnus-default-article-saver): Doc fix.
9375         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9376         from gnus-summary-save-article-coding-system, and default to a
9377         certain coding system.
9378         (gnus-output-to-file): Add coding cookie and encode text according
9379         to gnus-article-save-coding-system; don't use mm-append-to-file.
9380
9381         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9382         gnus-art.el and rename to gnus-article-save-coding-system.
9383         (gnus-summary-save-article): Require gnus-art; don't show all
9384         headers if it decodes articles; don't add coding cookie here;
9385         don't bind mm-text-coding-system-for-write.
9386         (gnus-summary-save-article-file): Save decoded articles.
9387         (gnus-summary-write-article-file): When saving many files, use
9388         gnus-summary-write-to-file first and gnus-summary-save-in-file
9389         thereafter unless gnus-prompt-before-saving is always.
9390         (gnus-summary-save-article-body-file): Save decoded articles.
9391
9392         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9393
9394 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * nnrss.el (nnrss-check-group): Bind hash-index.
9397
9398 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9399
9400         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9401         its hash index.  Store this hash in `nnrss-group-data'.
9402         (nnrss-read-group-data): Update accordingly.
9403
9404 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9405
9406         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9407         entry.
9408
9409         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9410         gnus-article-browse-html-article.
9411
9412 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9413
9414         * gnus-sum.el (gnus-summary-mime-map): Add
9415         gnus-article-browse-html-article.
9416
9417         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9418
9419 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9420
9421         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9422         suitable coding systems in customize.
9423
9424 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9425
9426         * mail-source.el (mail-sources): Fix custom type.
9427
9428 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9429
9430         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9431         (gnus-summary-expire-articles-now): Shorten prompt.
9432
9433         * gmm-utils.el (wid-edit): Require.
9434         (defun-gmm): Renamed from `gmm-defun-compat'.
9435         (gmm-image-search-load-path): Use it.
9436         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9437
9438 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9441         variable.
9442         (gnus-summary-save-article): Add optional `decode' argument.  If
9443         it is set and gnus-summary-save-article-coding-system is non-nil,
9444         save decoded article.
9445         (gnus-summary-write-article-file): Save decoded article if
9446         gnus-summary-save-article-coding-system is non-nil.
9447
9448         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9449         type.
9450
9451 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9452
9453         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9454
9455 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9458         first to test gnus-single-article-buffer which may be buffer-local.
9459
9460         * gnus-sum.el (gnus-summary-setup-buffer): Make
9461         gnus-single-article-buffer buffer-local and nil in ephemeral
9462         group; make gnus-article-buffer, gnus-article-current, and
9463         gnus-original-article-buffer always buffer-local.
9464         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9465         group.
9466         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9467
9468 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * nnml.el (nnml-request-compact-group): Compressed files might not
9471         have .gz extension.
9472
9473 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9474
9475         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9476         (mm-copy-to-buffer): Use with-current-buffer.
9477         (mm-display-part): Simplify.
9478         (mm-inlinable-p): Add optional arg `type'.
9479
9480 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9481
9482         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9483         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9484         Try harder to show the attachment internally or externally using
9485         gnus-mime-view-part-as-type.
9486
9487 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9488
9489         * message.el (message-from-style, message-signature-separator)
9490         (message-user-organization-file, message-send-mail-function)
9491         (message-citation-line-function, message-yank-prefix)
9492         (message-indent-citation-function, message-signature)
9493         (message-signature-file, message-signature-insert-empty-line):
9494         Remove autoloads.
9495
9496         * gnus-art.el (gnus-buttonized-mime-types): Remove
9497         "multipart/signed".  Revert 2006-04-26 change.
9498
9499 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9500
9501         * gnus.el (gnus-version-number): Bump version.
9502
9503 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9504
9505         * gnus.el: No Gnus v0.5 is released.
9506
9507 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9508
9509         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9510         fetching articles by message-id.
9511
9512 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9513
9514         * message.el (hashcash): Require hashcash as normal.
9515
9516         * ecomplete.el (ecomplete-highlight-match-line): Use
9517         point-at-eol.
9518         (ecomplete-highlight-match-line): Use `highlight', because that
9519         face exists in both Emacs and XEmacs.
9520
9521         * message.el (message-display-abbrev): Use point-at-bol.
9522
9523         * mail-source.el: Don't require timer/timer-funcs.
9524
9525         * gnus-async.el: Ditto.
9526
9527         * password.el: Ditto.
9528
9529         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9530
9531         * mm-url.el: Ditto.
9532
9533         * gnus-xmas.el: Don't require timer-funcs.
9534
9535         * mm-util.el: Require timer/timer-funcs.
9536
9537 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9538
9539         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9540         Close.
9541
9542 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9545         unibyte after clear-decrypt function runs.
9546
9547         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9548         returns as a unibyte string.
9549
9550 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9551
9552         * lpath.el: Revert.
9553
9554         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9555         (pgg-gpg-process-sentinel): Revert.
9556
9557         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9558         (pgg-pgp-lookup-key): Revert.
9559
9560         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9561         (pgg-pgp5-lookup-key): Revert.
9562
9563         * pgg.el (pgg-fetch-key): Revert.
9564
9565 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * lpath.el: Fbind string-as-multibyte for XEmacs.
9568
9569         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9570         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9571         (mml1991-pgg-encrypt): Ditto.
9572
9573         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9574         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9575         a multibyte buffer.
9576
9577         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9578         (pgg-pgp-lookup-key): Ditto.
9579
9580         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9581         (pgg-pgp5-lookup-key): Ditto.
9582
9583         * pgg.el (pgg-fetch-key): Ditto.
9584
9585 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9586
9587         * message.el (message-user-organization-file): Check several
9588         locations of the organization file.
9589
9590         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9591         Add gnus-article-view-part-as-type.
9592
9593         * gnus-art.el (gnus-article-view-part-as-type): New function.
9594
9595         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9596         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9597
9598         * mml.el: Simplify autoload.
9599         (mml-mode): defvar dnd-protocol-alist instead of using
9600         symbol-value.
9601         (mml-default-directory): New variable.
9602         (mml-minibuffer-read-file): Use it.
9603         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9604
9605         * message.el (message-citation-line-format): New variable.
9606         (message-insert-formated-citation-line): New function.
9607         (message-citation-line-function): Add
9608         `message-insert-formated-citation-line' to custom type.
9609
9610         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9611         to doc string.
9612
9613         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9614         depending on mm-verify-option.
9615
9616 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9619         binding pgg-* variables; reimplement the section which prevents
9620         MIME header from being signed.
9621         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9622         pgg-text-mode; remove a blank line at the top of body.
9623
9624         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9625         lines at the top of body; use gnus-newsgroup-charset if there's no
9626         Charset header.
9627
9628 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9629
9630         * message.el (message-self-insert-commands): Doc fix.
9631
9632         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9633         (mm-uu-pgp-encrypted-test): Ditto.
9634         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9635         between header and body; return application/pgp-encrypted handle
9636         if decryption failed; decode decrypted body by charset.
9637
9638         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9639         element match to application/pgp-*.
9640
9641 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9642
9643         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9644         HTML.
9645
9646 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9647
9648         * mail-source.el (mail-source-call-script): Message the error
9649         string.
9650
9651 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9652
9653         * gnus-util.el (gnus-byte-compile): Use it.
9654
9655 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9656
9657         * gnus-util.el (kill-empty-logs): New function.
9658
9659 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9660
9661         * message.el (message-mail-alias-type): Doc fix.
9662         (message-mail-alias-type-p): New function.
9663         (message-send): Use it.
9664         (message-mode): Ditto.
9665         (message-strip-forbidden-properties): Ditto.
9666
9667         * ecomplete.el (ecomplete-database-file-coding-system): New
9668         variable.
9669         (ecomplete-save): Use it.
9670         (ecomplete-setup): Use it.
9671
9672 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9673
9674         * message.el (message-self-insert-commands): New variable.
9675         (message-strip-forbidden-properties): Use it.
9676
9677 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9678
9679         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9680         that doesn't make XEmacs choke.
9681
9682 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9683
9684         * gnus-util.el (gnus-replace-in-string):
9685         Prefer replace-regexp-in-string over of replace-in-string.
9686
9687 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * gnus-util.el (gnus-select-frame-set-input-focus):
9690         Use select-frame-set-input-focus if it is available in XEmacs; use
9691         definition defined in Emacs 22 for old Emacsen.
9692
9693         * dgnushack.el: Autoload unmorse-region for XEmacs.
9694
9695         * lpath.el: Bind cursor-in-non-selected-windows and
9696         select-frame-set-input-focus for XEmacs.
9697
9698 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9699
9700         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9701
9702 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9703
9704         * gnus-registry.el (gnus-registry-cache-save): Remove text
9705         properties when saving via the temp buffer.
9706
9707 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * message.el (message-generate-hashcash): Honor custom type.
9710
9711 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9712
9713         * message.el (message-generate-hashcash): Default to non-nil when
9714         hashcash is found.
9715
9716         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9717         (gnus-refer-thread-limit): Increase default to 500.
9718
9719         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9720
9721         * flow-fill.el (fill-flowed): Allow delete-space.
9722
9723 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9724
9725         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9726         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9727         Remove autoloads.
9728
9729 2006-04-18  Simon Josefsson  <jas@extundo.com>
9730
9731         * message.el (message-generate-hashcash): Default to.
9732
9733 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9734
9735         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9736         concatenating segments rather than before concatenating them.
9737
9738 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9739
9740         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9741
9742 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9743
9744         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9745
9746         * message.el (message-forward-make-body-plain): Allow
9747         message-forward-ignored-headers to be a list.
9748         (message-remove-ignored-headers): Factor out into function.
9749         (message-forward-make-body-mml): Use it.
9750
9751         * imap.el (imap-quote-specials): New function.
9752         (imap-login-auth): Quote specials.
9753
9754         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9755         (rfc2231-parse-string): Allow concatanation of parameters that
9756         aren't contiguous.  The test case is
9757           (mail-header-parse-content-type "message/external-body;
9758             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9759             access-type=LOCAL-FILE;
9760             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9761
9762 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9763
9764         * nntp.el (nntp-accept-process-output): Return the value of
9765         `nnheader-accept-process-output'.
9766
9767 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9768
9769         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9770         (gnus-button-alist): Recognize more diff formats.
9771         (gnus-button-patch): Strip directory.
9772
9773 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9774
9775         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9776         Emacs 22 when setting focus.
9777
9778 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9779
9780         * gnus-art.el (gnus-article-treat-types): Do treatment of
9781         text/x-verbatim parts.
9782         (gnus-button-patch): New command.
9783
9784         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9785         addresses that contain invalid characters.
9786
9787 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9788
9789         * message.el (message-put-addresses-in-ecomplete): Use
9790         gnus-replace-in-string.
9791         (message-is-yours-p): Use the more correct
9792         mail-header-parse-address instead of
9793         mail-extract-address-components.
9794         (message-put-addresses-in-ecomplete): Fix typo.
9795
9796         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9797         keystroke.
9798
9799         * gnus-art.el (gnus-treatment-function-alist): Change order of
9800         newsgroups/generic header folding to avoid double-folding.
9801
9802         * message.el (message-hidden-headers): Add X-Draft-From.
9803
9804         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9805         command.
9806         (gnus-summary-repeat-search-article-backward): New command.
9807
9808         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9809         groups in the parent topic.
9810
9811 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9812
9813         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9814         (spam-extra-header-to-number): Return the CRM114 number as a
9815         number instead of a string.
9816
9817 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9818
9819         * gnus-art.el (gnus-face-properties-alist): Moved here from
9820         gnus-fun.
9821
9822         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9823
9824 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9825
9826         * message.el (message-strip-forbidden-properties): Only display on
9827         self-insert-command.
9828
9829         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9830         reindent.
9831         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9832
9833 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9834
9835         * smiley.el (smiley-style): Fix typo.
9836
9837 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9838
9839         * hashcash.el (hashcash-insert-payment-async-2): Use
9840         message-goto-eoh instead of doing it manually.
9841         (mail-add-payment): Use message-narrow-to-header instead of trying
9842         to do the same itself.
9843
9844         * message.el (message-hidden-headers): Add Face.
9845
9846         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9847         reparenting code.
9848         (gnus-summary-reparent-children): Refactored out code.
9849         (gnus-summary-thread-map): New keystroke.
9850         (gnus-summary-reparent-children): Make into command.
9851
9852         * smiley.el (smiley-style): Default to `medium' if using a large
9853         font.
9854
9855         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9856         does it itself.
9857
9858         * message.el (message-point-in-header-p): Simplify definition.
9859
9860 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9861
9862         * nnagent.el (nnagent-request-set-mark): Silence log file
9863         writing.
9864         (nnagent-request-set-mark): Use write-region instead of
9865         append-to-file.
9866
9867         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9868         strange select method.
9869
9870         * ecomplete.el (ecomplete-display-matches): Get highlightling
9871         right.
9872         (ecomplete-display-matches): Use literals.
9873         (ecomplete-display-matches): Disable message logging.
9874
9875         * message.el (message-display-abbrev): Small optimization.
9876
9877         * ecomplete.el (ecomplete-display-matches): Allow automatic
9878         display.
9879
9880         * message.el (message-strip-forbidden-properties): Display
9881         abbrevs.
9882         (message-display-abbrev): Get automatic display right.
9883
9884         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9885         keystrokes.
9886
9887 2006-04-13  Romain Francoise  <romain@orebokech.com>
9888
9889         TODO: Backport to v5-10!
9890
9891         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9892         Moved here (and renamed) from gnus-registry.el.
9893
9894         * gnus-registry.el: Require gnus-util.
9895         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9896
9897 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9898
9899         * gnus-group.el (gnus-group-catchup-current): Change
9900         if-then-else-if-then-else into cond.
9901         (gnus-group-catchup): Indent.
9902         (group-name-at-point): New function.
9903         (gnus-fetch-group): Provide default from thing at point.
9904
9905 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9906
9907         * message.el (message-display-abbrev): Fix regexp.
9908
9909         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9910         choosing.
9911         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9912         dead variables.
9913
9914         * message.el (message-newline-and-indent): Remove debugging.
9915         (message-display-abbrev): Use new implementation.
9916
9917 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9918
9919         * gnus-art.el (gnus-article-mode): Set
9920         cursor-in-non-selected-windows to nil.
9921
9922         * smiley.el: Revert previous change.
9923         (smiley-data-directory): defvar it before using it in the
9924         defcustom of `smiley-style'.
9925
9926 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * message.el (message-newline-and-indent): New function.
9929
9930         * ecomplete.el: Implement more bits.
9931
9932         * message.el (message-put-addresses-in-ecomplete): Clean up the
9933         string.
9934
9935         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9936
9937         * gnus-sum.el (gnus-summary-save-parts): Bind
9938         gnus-summary-save-parts-counter and use it to make unique file
9939         names.
9940
9941         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9942
9943         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9944         parameter to say whether to actually parse the individual
9945         addresses.
9946
9947         * message.el (message-put-addresses-in-ecomplete): New function.
9948         (ecomplete): Require.
9949         (message-mail-alias-type): Add ecomplete as an option.
9950
9951 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9952
9953         * flow-fill.el (fill-flowed): Remove trailing space from blank
9954         quoted lines.
9955
9956 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9957
9958         * smiley.el (smiley-style): Move definition later to avoid a
9959         compilation warning.
9960
9961 2006-04-12  Kenichi Handa  <handa@m17n.org>
9962
9963         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9964         buffer and then decode the buffer text if necessary.
9965         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9966         first, and after mm-encode-body, change the buffer to unibyte.
9967         Use mm-disable-multibyte instead of set-buffer-multibyte.
9968
9969 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9972         Content-Type header instead of Content-Disposition header.
9973         (gnus-mime-inline-part): Ditto.
9974         (gnus-mime-view-part-as-charset): Ignore charset that the part
9975         specifies.
9976
9977         * mm-decode.el (mm-display-part): Work with external parts and
9978         usual parts similarly.
9979
9980         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9981         instead of gnus-display-mime.
9982
9983         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9984         instead of with-temp-buffer.
9985
9986         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9987         tag to summarized topics part in order to encode non-ASCII text.
9988
9989 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9990
9991         * smiley.el (smiley-style): New variable.
9992         (smiley-directory): New function.
9993         (smiley-data-directory): Derive from `smiley-style' using
9994         `smiley-directory'.
9995         (smiley-regexp-alist): Add new entries.
9996
9997         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9998         (gnus-article-browse-delete-temp): Add :version.
9999
10000 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10001
10002         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10003         the sieve region.
10004
10005 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10006
10007         * gnus.el (gnus-version-number): Bump version.
10008
10009 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10010
10011         * gnus.el: No Gnus v0.4 is released.
10012
10013 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10014
10015         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10016         layout.
10017
10018         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10019         unknown charset.
10020
10021         * message.el (message-header-synonyms): Add Original-To to the
10022         default.
10023
10024         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10025         optional parameter.
10026
10027 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10028
10029         * gnus-fun.el (gnus): Require it for gnus-directory.
10030
10031 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10034
10035 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10036
10037         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10038
10039 2006-04-05  Simon Josefsson  <jas@extundo.com>
10040
10041         * password.el (password-reset): New function.
10042
10043 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10044
10045         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10046         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10047
10048 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10049
10050         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10051         Some whitespace was matched into the url, which broke browsing hits
10052         > 100 when mm-url-use-external was nil.
10053
10054 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10055
10056         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10057         gnus-extra-headers for 'Newsgroups.
10058
10059         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10060         bound.
10061
10062 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10063
10064         * pgg-gpg.el: Clean up process buffers every time gpg processes
10065         complete.
10066
10067 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10068
10069         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10070         doc string.
10071
10072 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10073
10074         * pgg-gpg.el (pgg-gpg-process-filter)
10075         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10076
10077         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10078         lines, temporary fix.
10079
10080 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10081
10082         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10083
10084 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10085
10086         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10087         default-enable-multibyte-characters.  This reverts the change from
10088         revision 6.17 which is no longer necessary because the passphrase
10089         is sent separately now.  GnuPG messages are unreadable under
10090         multibyte locales with default-enable-multibyte-characters set to
10091         nil.
10092
10093 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10094
10095         * message.el (message-tool-bar-gnome): Move "spell".
10096
10097 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10098
10099         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10100         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10101         instead.
10102
10103 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10104
10105         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10106         newsgroups handling for NNTP overviews which don't include
10107         Newsgroups.
10108
10109 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10110
10111         * message.el (message-resend): Bind message-generate-hashcash to nil.
10112
10113 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10114
10115         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10116         when searching for already-paid recipients.
10117
10118 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10119
10120         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10121         passphrases when it is not needed.
10122         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10123         passphrase stuff from gpg, should only be necessary when you use
10124         gpg with a smartcard.
10125
10126 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10127
10128         * mml.el (mml-insert-mime): Ignore cached contents of
10129         message/external-body part.
10130
10131         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10132         (mm-insert-part): Ditto.
10133
10134 2006-03-23  Simon Josefsson  <jas@extundo.com>
10135
10136         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10137         Reiner.
10138         (pgg-gpg-use-agent-p): Use it again.
10139
10140 2006-03-23  Simon Josefsson  <jas@extundo.com>
10141
10142         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10143         older emacsen.
10144         (pgg-gpg-use-agent-p): Don't use it.
10145
10146 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10147
10148         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10149         if we can.
10150
10151 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10152
10153         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10154         (pgg-gpg-update-agent): New function.
10155         (pgg-gpg-use-agent-p): New function.
10156         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10157         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10158         (pgg-gpg-sign-region): Use it.
10159
10160 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10163         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10164
10165 2006-03-21  Simon Josefsson  <jas@extundo.com>
10166
10167         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10168         <wilde@sha-bang.de>.
10169         (pgg-gpg-use-agent): New variable.
10170         (pgg-gpg-process-region): Use it.
10171         (pgg-gpg-encrypt-region): Likewise.
10172         (pgg-gpg-encrypt-symmetric-region): Likewise.
10173         (pgg-gpg-decrypt-region): Likewise.
10174         (pgg-gpg-sign-region): Likewise.
10175         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10176
10177 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10178
10179         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10180
10181         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10182         Add comment on version.
10183
10184 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10185
10186         * smiley.el: Add missing test smiley.
10187
10188 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * mm-decode.el (mm-with-part): New macro.
10191         (mm-get-part): Use it; work with message/external-body as well.
10192         (mm-save-part): Treat name and filename equally.
10193
10194         * mm-extern.el (mm-extern-cache-contents): New function.
10195         (mm-inline-external-body): Use it; force the part to be displayed;
10196         move undisplayer added to the cached handle to the parent.
10197
10198         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10199         (gnus-mime-view-part-as-type): Work with message/external-body.
10200
10201         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10202
10203 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10204
10205         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10206         images in image-load-path.  [Sync with image.el, revision 1.60, in
10207         Emacs.]
10208
10209 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10210
10211         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10212         path rather than symbol.  Always return list of directories.
10213         Guarantee that image directory comes first.  [Sync with image.el,
10214         revision 1.59, in Emacs.]
10215
10216         * message.el (message-make-tool-bar): Adjust to new API of
10217         `gmm-image-load-path-for-library'.
10218
10219         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10220
10221         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10222
10223 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10224
10225         * gnus-art.el (gnus-article-only-boring-p):
10226         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10227         intangible text.
10228         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10229
10230 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10231
10232         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10233         `defun' instead of `gmm-defun-compat'.
10234
10235 2006-03-14  Simon Josefsson  <jas@extundo.com>
10236
10237         * message.el (message-unique-id): Don't use message-number-base36
10238         if (user-uid) is a float.
10239         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10240
10241 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10242
10243         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10244
10245         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10246         empty line between a part and a message part.
10247
10248 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10249
10250         * smiley.el: Add more test smileys.
10251         (smiley-data-directory, smiley-regexp-alist)
10252         (gnus-smiley-file-types): Fix doc strings.
10253         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10254         adding new elements.
10255         (smiley-mouse-map): Unused code.  Make it a comment.
10256
10257 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10258
10259         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10260         scan latest NoCeM messages instead of old ones.
10261         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10262         delimiters that are recently used.
10263         (gnus-nocem-load-cache): Add autoload cookie.
10264
10265         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10266
10267         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10268         level which is larger than gnus-use-nocem is specified.
10269
10270         * gnus-group.el (gnus-group-get-new-news): Ditto.
10271
10272 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10273
10274         * gnus-util.el (gnus-tool-bar-update): New function.
10275
10276         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10277         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10278
10279         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10280
10281         * gnus-group.el (gnus-group-redraw-when-idle)
10282         (gnus-group-redraw-check): Remove.
10283         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10284
10285 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10288         if optional last element is specified in splits (FIELD VALUE...).
10289
10290 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10291
10292         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10293         to gmm-image-load-path-for-library.  Call with no-error argument.
10294         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10295
10296         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10297
10298         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10299
10300         * gmm-utils.el (gmm-image-load-path): Remove alias.
10301
10302 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10303
10304         * gmm-utils.el (gmm-image-load-path): Add alias.
10305
10306         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10307         nnml-generate-nov-databases-1.
10308         (nnml-generate-nov-databases): Use it.
10309         (nnml-generate-nov-databases-directory): Document no-active
10310         argument.
10311
10312         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10313         directory if path is t.  Add no-error.
10314
10315         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10316         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10317
10318         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10319         resetting gnus-article-browse-html-temp-list.
10320
10321         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10322         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10323         Add example to docstring.  Rename local variables.  Move error
10324         checks to default case in cond and simplify.
10325
10326 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10329         handle is multipart when calling it recursively.
10330         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10331
10332 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10333
10334         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10335         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10336
10337 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10338
10339         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10340         is loaded.
10341
10342         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10343         loaded.
10344
10345 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10346
10347         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10348         to "Emacs 23 (unicode)" in doc string.
10349
10350         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10351         "Emacs 23 (unicode)" in comment.
10352
10353 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10354
10355         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10356
10357         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10358         characters 160 through 255 in Emacs 23.
10359
10360 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10361
10362         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10363         gnus-article-browse-html-temp.
10364         (gnus-article-browse-delete-temp): Make it customizable.  Add
10365         `file'.  Adjust doc string.
10366         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10367         query for each file.  Adjust doc string.
10368         (gnus-article-browse-html-parts): Add
10369         `gnus-article-browse-delete-temp-files' to
10370         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10371
10372 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10373
10374         * gnus-art.el (gnus-article-browse-html-temp)
10375         (gnus-article-browse-delete-temp): New variables.
10376         (gnus-article-browse-delete-temp-files): New function.
10377         (gnus-article-browse-html-parts): Use it.
10378
10379 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10380
10381         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10382
10383         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10384         string.
10385
10386         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10387         gnus-summary-insert-new-articles when unplugged.  Remove
10388         gnus-summary-search-article-forward.
10389
10390         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10391         display-visual-class instead of display-color-cells.
10392
10393 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * dgnushack.el: Autoload customize-group for XEmacs.
10396
10397         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10398         message/* containing non-ASCII text properly.
10399
10400 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * message.el: Require gmm-utils, remove autoloads.
10403         (message-tool-bar): Set default based on
10404         gmm-tool-bar-style.
10405         (message-tool-bar-gnome): Add gmm-customize-mode.
10406
10407         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10408         gmm-tool-bar-style.
10409         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10410
10411         * gnus-group.el (gnus-group-tool-bar): Set default based on
10412         gmm-tool-bar-style.
10413         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10414
10415         * gmm-utils.el (gmm-image-directory): Rename variable from
10416         gmm-image-load-path.
10417         (gmm-image-load-path): Use gmm-image-directory.
10418         (gmm-customize-mode): New function.
10419         (gmm-tool-bar-style): New variable.
10420
10421         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10422         gnus-group-redraw-line-number.
10423         (gnus-group-redraw-check): Simplify.
10424         (gnus-group-tool-bar-update): Remove redraw check.
10425         (gnus-group-make-tool-bar): Add redraw check.
10426
10427 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10428
10429         * gnus-art.el (gnus-button): Add missing parentheses.
10430
10431 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * lpath.el: Fbind line-number-at-pos.
10434
10435 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10436
10437         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10438
10439 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10440
10441         * gnus-art.el (gnus-button): New face.
10442         (gnus-article-button-face): Use it.
10443
10444         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10445         gnus-summary-next-page.  Re-order.
10446
10447         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10448         next-node are now included.
10449         (gnus-group-redraw-line-number): New internal variable.
10450         (gnus-group-redraw-check): Helper function for updating the tool
10451         bar.
10452         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10453
10454         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10455
10456         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10457         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10458         Use it to match format of Spamassassin 3.0 and later.  Reported by
10459         IRIE Tetsuya <irie@t.email.ne.jp>.
10460         (spam-check-bogofilter)
10461         (spam-bogofilter-register-with-bogofilter): Fix args of
10462         `gnus-error' calls.
10463
10464 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10465
10466         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10467         unnecessary interaction when sending queued mails.  Reported by
10468         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10469
10470 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10471
10472         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10473         first or last are nil.
10474
10475 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10476
10477         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10478
10479 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10480
10481         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10482
10483 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10484
10485         * dns.el (query-dns): Protect more against buggy tcp output.
10486
10487 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10488
10489         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10490         nov.php.
10491
10492 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10493
10494         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10495         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10496         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10497         output on the server side.
10498         (nnweb-google-create-mapping): Update regexps and add some
10499         progress indication.
10500
10501 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10502
10503         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10504         gnus-agent-toggle-plugged.  Re-order icons.
10505         (gnus-group-tool-bar-gnome): Add
10506         gnus-group-{prev,next}-unread-group.
10507         (gnus-group-tool-bar-gnome): Re-order icons.
10508
10509         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10510         gnus-summary-insert-new-articles.
10511
10512         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10513         comments.
10514
10515         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10516         also available in Emacs 21.3.
10517
10518         * message.el (message-fix-before-sending): Change "Emacs 22" to
10519         "Emacs 23 (unicode)" in comment.
10520
10521         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10522         "Emacs 23 (unicode)" in comment.
10523
10524         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10525         comment.
10526         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10527
10528         * mm-view.el (mm-fill-flowed): Add :version.
10529
10530 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10533         and load-path.
10534
10535 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10536
10537         * message.el: Autoload gmm-image-load-path.
10538         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10539         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10540         consitency.
10541
10542         * gmm-utils.el (gmm-image-load-path): Also search in
10543         "../etc/images".  Don't set gmm-image-load-path if we don't find
10544         the image.
10545
10546 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * gmm-utils.el (gmm-image-load-path): Don't make
10549         `gmm-image-load-path' include subdirectories which the second arg
10550         `image' might specify.
10551
10552         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10553         subdirectory to icon file names.
10554
10555         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10556
10557 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10558
10559         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10560         gmm-image-load-path calls.
10561
10562         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10563
10564         * message.el (message-make-tool-bar): Ditto.
10565
10566         * mml.el (mml-preview): Added comment concerning tool bar icons.
10567
10568         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10569         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10570
10571         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10572         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10573
10574         * message.el (message-tool-bar-gnome): Use new icon names.
10575         (message-make-tool-bar): Use `gmm-image-load-path'.
10576
10577         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10578         functions from MH-E.
10579         (gmm-image-load-path): New variable from MH-E.
10580         (gmm-image-load-path): New function from MH-E.  Added arguments
10581         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10582         *-image-load-path-called-flag.
10583
10584 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10585
10586         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10587
10588 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10589
10590         * nnimap.el (nnimap-request-move-article): Change folder back to
10591         source group before deleting.
10592
10593 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10596
10597         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10598         mm-url.
10599
10600         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10601
10602 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10603
10604         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10605         coding system which mm-charset-to-coding-system returns for a
10606         given charset is valid.
10607
10608 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10609
10610         * html2text.el (html2text-remove-tag-list):
10611         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10612
10613 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10614
10615         * gnus-cus.el: Revert 2005-10-17 change.
10616
10617 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * gnus-art.el (article-strip-banner): Call
10620         article-really-strip-banner only when the regexp match is made.
10621
10622 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * gnus-art.el (article-strip-banner): Use
10625         gnus-extract-address-components instead of
10626         mail-header-parse-addresses to make it work with non-ASCII text;
10627         remove mail-encode-encoded-word-string.
10628
10629         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10630         values which are surrounded with \"...\"; make it never cause a
10631         Lisp error; give up parsing of parameters if it failed in
10632         extracting type.
10633
10634 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10635
10636         * smime.el (smime-cert-by-ldap-1): Fix bug where
10637         `smime-ldap-search' returns results without userCertificates.
10638
10639 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10640
10641         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10642
10643 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10644
10645         * spam.el (spam-check-spamassassin-headers): Adapt format for
10646         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10647         <ari@mbf.ocn.ne.jp>.
10648         (spam-list-of-processors): Add spam-use-gmane.
10649
10650 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10653         make-temp-file; make it work with XEmacs as well.
10654
10655         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10656         mm-make-temp-file.
10657
10658         * mm-decode.el (mm-display-external): Use the 3rd arg of
10659         mm-make-temp-file.
10660         (mm-create-image-xemacs): Ditto.
10661
10662 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10663
10664         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10665         with message-narrow-to-headers.
10666         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10667         (gnus-draft-check-draft-articles): New function.
10668         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10669
10670 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10671
10672         * gnus-art.el (gnus-article-browse-html-parts):
10673         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10674         Don't use suffix argument for mm-make-temp-file for Emacs 21
10675         compatibility.  Remove useless `format'.
10676
10677 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10678
10679         * nnweb.el (nnweb-google-wash-article): Update regexps.
10680         (nnweb-group-alist): Use defvoo instead of defvar.
10681
10682 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10683
10684         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10685         re-loading nn* modules.
10686
10687 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10688
10689         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10690         for `tool-bar-mode' and don't check it's default-value.
10691
10692         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10693
10694         * message.el (message-make-tool-bar): Ditto.
10695
10696         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10697         `substring'.  Shorten tmp-file name.
10698
10699         * gnus.el: Remove bogus comment.
10700
10701 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10702
10703         * gnus-art.el (gnus-article-browse-html-parts): New function.
10704         (gnus-article-browse-html-article): New function for viewing html
10705         articles with a browser.
10706
10707 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10708
10709         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10710         in elisp.
10711         (pgg-gpg-encrypt-symmetric-region): Ditto.
10712         (pgg-gpg-sign-region): Ditto.
10713
10714         * pgg-def.el (pgg-text-mode): New variable.
10715
10716         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10717         (mml2015-pgg-encrypt): Ditto.
10718
10719         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10720         (mml1991-pgg-encrypt): Ditto.
10721
10722 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10725         message-make-date instead of current-time-string.
10726
10727         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10728         to gnus-decoded which mm-uu might set.
10729
10730 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10731
10732         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10733         don't decode quoted parameters; remove misimported Emacs code.
10734         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10735         (rfc2231-decode-encoded-string): Don't use split-string which
10736         behaves differently according to Emacs version; use
10737         mm-decode-coding-region to convert charset to coding-system.
10738         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10739         (rfc2231-encode-string): Remove misimported Emacs code.
10740
10741 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10742
10743         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10744         when calling mail-header-parse-content-type.
10745         (article-de-quoted-unreadable): Ditto.
10746         (article-de-base64-unreadable): Ditto.
10747         (article-wash-html): Ditto.
10748
10749         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10750         calling mail-header-parse-content-type and
10751         mail-header-parse-content-disposition.
10752         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10753         mail-header-parse-content-type.
10754
10755         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10756         insert charset and format parameters; encode description after
10757         inserting it to buffer.
10758         (mml-insert-parameter): Fold lines properly even if a parameter is
10759         segmented into two or more lines; change the max column to 76.
10760
10761         * rfc1843.el (rfc1843-decode-article-body): Don't use
10762         ignore-errors when calling mail-header-parse-content-type.
10763
10764         * rfc2231.el (rfc2231-parse-string): Return at least type if
10765         possible; don't cause an error even if it fails in parsing of
10766         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10767         (rfc2231-encode-string): Don't break lines at the beginning, leave
10768         it to mml-insert-parameter.
10769
10770         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10771         calling mail-header-parse-content-type.
10772
10773 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10774
10775         * spam-report.el (spam-report-gmane-use-article-number):
10776         Improve doc string.
10777         (spam-report-gmane-internal): Check if a suitable header was found
10778         in the article.
10779
10780 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10783         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10784
10785 2006-02-05  Romain Francoise  <romain@orebokech.com>
10786
10787         Update copyright notices of all files in the gnus directory.
10788
10789 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10790
10791         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10792
10793 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10794
10795         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10796         segmented lines of parameter value to cope with Thunderbird 1.5
10797         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10798         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10799         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10800
10801 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10802
10803         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10804         parts.
10805
10806 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10807
10808         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10809         there's only one active file for all servers.
10810         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10811         solid groups.  Gnus might have used a FAST request to select the group.
10812         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10813         and nnweb-search redundantly in the active file.
10814         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10815         (nnweb-request-create-group): Don't use ARGS.
10816         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10817         initialisations.  Let nnoo do the work.
10818
10819 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10820
10821         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10822         Say the part has been decoded.
10823
10824         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10825
10826 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10827
10828         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10829         mailcap-viewer-test-cache when there's no 'test clause, since that
10830         will invert the meaning of a "nil" test previously determined by
10831         mailcap-mailcap-entry-passes-test.
10832
10833 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10834
10835         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10836         compiling.
10837
10838         * gnus-sum.el: Ditto.
10839
10840         * message.el: Don't bind tool-bar-map when compiling.
10841
10842 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10843
10844         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10845
10846 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10847
10848         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10849         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10850         current Google Groups.
10851
10852 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10853
10854         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10855         and tool-bar-mode.
10856
10857         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10858         and tool-bar-mode.
10859
10860         * message.el (message-tool-bar-update): Simplify.
10861         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10862
10863         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10864         gnus-summary-buffer.
10865         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10866         gnus-summary-reply.
10867
10868         * gmm-utils.el (gmm): Add :version.
10869
10870 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10871
10872         * Makefile.in (clean): New rule.
10873         (distclean): Use it.
10874
10875 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10876
10877         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10878         autoload.
10879
10880 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10881
10882         * gmm-utils.el (gmm-verbose): Add :group.
10883
10884 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10885
10886         * message.el: Change some comments WRT tool-bars.
10887
10888         * gnus-sum.el (gnus-summary-tool-bar)
10889         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10890         (gnus-summary-tool-bar-zap-list): New variables.
10891         (gnus-summary-make-tool-bar): Complete rewrite using
10892         `gmm-tool-bar-from-list'.
10893
10894         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10895         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10896         variables.
10897         (gnus-group-make-tool-bar): Complete rewrite using
10898         `gmm-tool-bar-from-list'.
10899         (gnus-group-tool-bar-update): New function.
10900
10901         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10902
10903 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10904
10905         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10906         is dissected into a single part of which the type is the same as
10907         the given one; decode charset.
10908
10909 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10910
10911         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10912         into alists as symbol not string, since that's what
10913         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10914         look for.
10915
10916 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10919         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10920
10921         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10922
10923 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10924
10925         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10926         (gnus-xmas-mime-security-button-menu): New function.
10927
10928         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10929         (gnus-mime-security-button-menu): New definition.
10930         (gnus-mime-security-button-map): Use them.
10931         (gnus-mime-security-button-menu): New function.
10932         (gnus-insert-mime-security-button): Addition to help echo.
10933         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10934         (gnus-mime-security-pipe-part): New functions.
10935
10936         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10937         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10938
10939         * mm-decode.el (mm-handle-set-disposition): Remove.
10940         (mm-handle-set-description): Remove.
10941
10942 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10943
10944         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10945         (mm-w3m-standalone-supports-m17n-p): New function.
10946         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10947         w3m usage.
10948
10949         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10950         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10951
10952 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10953
10954         * message.el (message-tool-bar-zap-list): Use
10955         gmm-tool-bar-zap-list as custom type.
10956         (message-tool-bar-update): New function.
10957         (message-tool-bar, message-tool-bar-gnome)
10958         (message-tool-bar-retro): Add message-tool-bar-update.
10959         (message-tool-bar-gnome): Add flyspell-buffer.
10960
10961         * gnus-util.el (gnus-error): Describe `args'.
10962
10963         * gmm-utils.el (gmm-error): Describe `args'.
10964         (gmm-tool-bar-zap-list): New widget.
10965         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10966
10967 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10968
10969         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10970         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10971         the number of recursive calls.
10972
10973         * mm-decode.el (mm-handle-set-disposition): New macro.
10974         (mm-handle-set-description): New macro.
10975
10976 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10979         encoding.
10980
10981 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * message.el (message-tool-bar-zap-list, message-tool-bar)
10984         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10985         (message-tool-bar-local-item-from-menu): Remove.
10986         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10987         (message-make-tool-bar): New function.
10988         (message-mode): Use `message-make-tool-bar'.
10989
10990         * gmm-utils.el: New file.
10991         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10992         (gmm-lazy): New widget copied from `nnmail.el'.
10993         (gmm-tool-bar-from-list): New function for creating customizable
10994         tool bars.
10995         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10996         output.
10997         (gmm): Add :prefix to defgroup.
10998
10999 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11000
11001         * gmm-utils.el (gmm-widget-p): New function.
11002
11003 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11004
11005         * mml.el (mml-attach-file): Describe `description' in doc string.
11006         (mml-menu): Add Emacs MIME manual and PGG manual.
11007
11008 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11009
11010         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11011
11012 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11013
11014         * nntp.el (nntp-end-of-line): Doc fix.
11015
11016 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11017
11018         * imap.el (imap-open): Handle case where buffer is a buffer
11019         object.
11020
11021 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11022
11023         * gnus-delay.el (gnus-delay): Don't autoload.
11024         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11025         to be re-loaded when customizing the `gnus-delay' group.
11026
11027 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11028
11029         * message.el (message-insert-citation-line): Use newlines.
11030
11031 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11032
11033         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11034         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11035         these routines, so the passphrase can be managed externally and
11036         passed in to the system.
11037         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11038         pgg-add-passphrase-to-cache function.
11039
11040         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11041         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11042         these routines, so the passphrase can be managed externally and
11043         passed in to the system.
11044         (pgg-pgp5-sign-region): Use new name of
11045         pgg-add-passphrase-to-cache function.
11046
11047 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11048
11049         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11050         part of the decoded armor to find the key-identifier.
11051         (pgg-gpg-lookup-key-owner): New function to return the
11052         human-readable identifier of a key owner.
11053         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11054         itself.
11055         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11056         the key value) if we have a key and can match it against a secret
11057         key.  Also, added a note pointing out fact that the prompt only
11058         indicates the first matching key.
11059
11060         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11061         pgg-decrypt-region.
11062         (pgg-add-passphrase-to-cache): Rename from
11063         `pgg-add-passphrase-cache' to reduce confusion (all callers
11064         changed).
11065         (pgg-remove-passphrase-from-cache): Rename from
11066         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11067         changed).
11068         (pgg-read-passphrase, pgg-add-passphrase-cache)
11069         (pgg-remove-passphrase-cache): Add informative docstrings.
11070         (pgg-decrypt): Convey provided passphrase in subordinate call to
11071         pgg-decrypt-region.
11072
11073 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11074
11075         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11076         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11077         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11078         'passphrase' argument, so the passphrase can be managed externally
11079         and then passed in to the system.
11080
11081         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11082         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11083         so the passphrase cache can be used reliably with identifiers
11084         besides a pgp packet's key id.
11085
11086         * pgg-gpg.el (pgg-gpg-encrypt-region)
11087         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11088         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11089         these routines, so the passphrase can be managed externally and
11090         passed in to the system.
11091
11092         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11093         'notruncate' argument, so the passphrase cache can be used
11094         reliably with identifiers besides a pgp packet's key id.
11095
11096 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11097
11098         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11099         symmetric encryption.
11100         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11101         encrypted session key.
11102         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11103         message ask for the passphrase in a proper way.
11104
11105         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11106         New user commands for symmetric encryption.
11107
11108 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11109
11110         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11111
11112         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11113
11114 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11115
11116         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11117
11118 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11119
11120         * mm-decode.el (mm-inlined-types): Add application/pgp.
11121         (mm-automatic-display): Ditto.
11122
11123         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11124         part as text.
11125
11126 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11127
11128         * nnrss.el: Update copyright.
11129         (nnrss-opml-import): Query whether to subscribe to each entry.
11130
11131         * gnus-art.el:
11132         * gnus-sum.el:
11133         * gnus-xmas.el:
11134         * messagexmas.el:
11135         * mm-uu.el:
11136         * mm-view.el: Update copyright.
11137
11138 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11139
11140         * message.el (message-info): New function.
11141         (message-mode-menu): Add it.
11142         Update copyright.
11143
11144         * ChangeLog: Fix and update copyright.
11145
11146 2006-01-13  Romain Francoise  <romain@orebokech.com>
11147
11148         * message.el (message-forward-subject-name-subject): Prefer the
11149         address to 'nowhere' if the sender has no name.
11150         Fix typo.  Update copyright year.
11151
11152 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gnus-art.el (article-wash-html): Use
11155         gnus-summary-show-article-charset-alist if a numeric arg is given.
11156         (gnus-article-wash-html-with-w3m-standalone): New function.
11157
11158         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11159         mm-inline-text-html-render-with-w3m-standalone.
11160         (mm-text-html-washer-alist): Map w3m-standalone to
11161         gnus-article-wash-html-with-w3m-standalone.
11162         (mm-inline-text-html-render-with-w3m-standalone): New function.
11163
11164 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11167         Improve LaTeX.
11168
11169 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11172         (nnrss-request-article): Render text/plain parts as HTML.
11173
11174         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11175         the buffer.
11176
11177 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11178
11179         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11180         custom definition of `gnus-posting-styles'.
11181
11182         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11183         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11184
11185 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11186
11187         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11188         Use nntp for bug archive.
11189
11190 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11191
11192         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11193         parts.
11194         (nnrss-normalize-date): New function converts ISO 8601 date into
11195         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11196         (nnrss-check-group): Use it.
11197
11198 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11199
11200         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11201
11202         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11203         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11204         (nnrss-insert-w3): Ditto.
11205
11206 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11207
11208         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11209         the articles to be forwarded including the case where neither a
11210         number of articles nor a region is specified.
11211
11212 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * nnrss.el (nnrss-request-article): Fix last change; fill
11215         text/plain parts.
11216
11217 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11218
11219         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11220         in text/plain part.
11221         (nnrss-check-group): Don't add excessive newline to dc:subject.
11222
11223 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11224
11225         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11226         article.
11227
11228 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11229
11230         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11231         (nnml-use-compressed-files, nnml-save-mail): Support other
11232         comression programs such as bzip2.
11233
11234 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11235
11236         * dns.el (query-dns): Make sure we check the buffer size before
11237         removing tcp headers.
11238
11239 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11240
11241         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11242         remove MIME buttons associated with multipart/alternative parts.
11243         (gnus-mime-display-alternative): Tag buttons using `article-type'
11244         text property.
11245
11246         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11247         associated with multipart/alternative parts.
11248
11249         * gnus-art.el (gnus-signature-separator): Fix custom type.
11250
11251         * mm-decode.el (mm-inlined-types): Fix custom type.
11252         (mm-keep-viewer-alive-types): Ditto.
11253         (mm-automatic-display): Ditto.
11254         (mm-attachment-override-types): Ditto.
11255         (mm-inline-override-types): Ditto.
11256         (mm-automatic-external-display): Ditto.
11257
11258 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11259
11260         * spam-report.el (spam-report-user-mail-address)
11261         (spam-report-user-agent): New variables.
11262         (spam-report-url-ping-plain): Use spam-report-user-agent.
11263
11264 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11265
11266         * gnus-art.el (gnus-button-handle-custom): Do not just use
11267         `customize-apropos' for any "M-x customize-*" button but the
11268         function called for.  Accept both the function name and its
11269         argument in order to achieve this.
11270         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11271         function name to `gnus-button-handle-custom' in case of "M-x
11272         customize-*" buttons.
11273
11274 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11275
11276         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11277         multipart/alternative and add xref to mm-discouraged-alternatives
11278         in doc string.
11279
11280         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11281         gnus-buttonized-mime-types in doc string.
11282
11283 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11284
11285         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11286         Suggest image/.* in the doc string.
11287
11288 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11289
11290         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11291         message-marks (Debian bug #342521).
11292
11293 2005-12-12  Simon Josefsson  <jas@extundo.com>
11294
11295         * password.el (password-read-from-cache): Add.
11296         (password-read): Use it.
11297
11298 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11299
11300         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11301         us-ascii as a MIME charset.
11302
11303         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11304         against the case where the 2nd arg TYPE is nil.
11305
11306 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11307
11308         * pop3.el (pop3-stream-type): Fix custom version.
11309
11310         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11311
11312 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11313
11314         * mm-decode.el (mm-display-external): Add missing cdr.
11315
11316 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11319         RFC1524) if it is in mailcap or add a suffix according to
11320         mailcap-mime-extensions when generating a temp filename; postpone
11321         deleting a temp file for 2 seconds for some wrappers, shell
11322         scripts, and so on, which might exit right after having started a
11323         viewer command as a background job.
11324
11325 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11326
11327         * nntp.el (nntp-marks-directory): Fix custom group.
11328
11329         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11330         steps when < 10.
11331
11332         * gnus-start.el (gnus-no-server-1): Mention
11333         `gnus-level-default-subscribed' in doc string.
11334
11335 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11336
11337         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11338         parens.
11339
11340 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11341
11342         * gnus-xmas.el (gnus-use-toolbar): Revert.
11343         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11344         gnus-use-toolbar is default.
11345
11346         * messagexmas.el (message-use-toolbar): Revert.
11347         (message-setup-toolbar): Use global default-toolbar if
11348         message-use-toolbar is default.
11349
11350 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11351
11352         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11353         according to default-toolbar-visible-p.
11354
11355         * messagexmas.el (message-use-toolbar): Ditto.
11356
11357 2005-11-26  Dave Love  <fx@gnu.org>
11358
11359         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11360         (tls-program, tls-success): Provide openssl alternative.
11361
11362         * starttls.el: Doc fixes.
11363         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11364         SERVICE to PORT.
11365
11366         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11367         port null or service name.
11368         (starttls-negotiate): Autoload.
11369
11370 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * message.el (message-kill-to-signature): Fix interactive spec.
11373
11374 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * pop3.el (pop3-open-server): Recognize a string as a service name.
11377
11378 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11379
11380         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11381
11382 2005-11-23  Dave Love  <fx@gnu.org>
11383
11384         Add pop3s, pop3/starttls.
11385
11386         * pop3.el (pop3-authentication-scheme): Clarify doc.
11387         (open-tls-stream, starttls-open-stream): Autoload.
11388         (pop3-stream-type): New.
11389         (pop3-open-server): Use it.
11390
11391         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11392         for POP.
11393         (mail-source-keyword-map): Add :stream for POP.
11394         (mail-source-fetch-pop): Use pop3-stream-type.
11395
11396 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11397
11398         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11399         of current-time-string.
11400
11401 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11402
11403         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11404         date header.
11405
11406 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11407
11408         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11409         it can seriously impact performance as it bypasses the agent's
11410         local caches.
11411
11412 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11413
11414         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11415         must be explicitly online rather than "not explicitly offline" for
11416         its flags to be synchronized.
11417
11418         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11419         that gnus-uu-unmark-thread will function correctly.
11420
11421         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11422         1024K is instead displayed as 1M.
11423
11424 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11425
11426         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11427
11428 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11429
11430         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11431
11432 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11433
11434         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11435         error message to display actual error condition.
11436         (gnus-agent-save-local): Avoid saving symbols that are bound to
11437         nil as they simply result in a warning message in
11438         gnus-agent-read-local.
11439
11440 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11441
11442         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11443         rather than make-variable-buffer-local for file-precious-flag.
11444
11445 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11446
11447         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11448         for duplicates which are removed.  The invalid sort check then
11449         triggers a rescan after the sort as sorting may have moved
11450         duplicate entries such that they can be cheaply detected.
11451
11452 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11453
11454         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11455
11456 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11457
11458         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11459         internal variable to a custom variable.  Changed default value
11460         from compressed(2) to uncompressed(1).
11461         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11462         support for uncompressed agentview files.  Taken together, reading
11463         the agentview file should now be 6-7 times faster.
11464
11465 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11466
11467         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11468         as a buffer-local variable.  This avoids creating truncated
11469         dribble files as a result of a hang up, eg.
11470
11471 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11472
11473         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11474         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11475         XEmacs.
11476
11477 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11478
11479         * gnus-start.el (gnus-start-draft-setup): Enforce
11480         `gnus-draft-mode' for nndraft:drafts at startup.
11481
11482         * gnus.el (gnus-splash): Change custom group.
11483         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11484         allow-list argument.
11485
11486         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11487         string.
11488
11489 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11490
11491         * gnus-art.el (gnus-default-article-saver): Add user-defined
11492         `function' to custom type.
11493
11494 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11495
11496         * imap.el (imap-open): Handle case where buffer is a buffer
11497         object.
11498
11499 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11500
11501         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11502         long lines.
11503         (gnus-cache-delete-group): Wrap doc strings.
11504
11505         * gnus-agent.el (gnus-agent-rename-group)
11506         (gnus-agent-delete-group): Wrap doc strings.
11507
11508 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11509
11510         * messagexmas.el (message-use-toolbar): Change the valid values
11511         into default, top, bottom, left, and right.
11512         (message-toolbar-thickness): New variable.
11513         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11514         well.
11515         (message-setup-toolbar): Make it work.
11516
11517         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11518         (gnus-use-toolbar): Change the valid values into default, top,
11519         bottom, left, and right.
11520         (gnus-toolbar-thickness): New variable.
11521         (gnus-xmas-setup-toolbar): New function.
11522         (gnus-xmas-setup-group-toolbar): Use it.
11523         (gnus-xmas-setup-summary-toolbar): Use it.
11524
11525 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11526
11527         * gnus-start.el (gnus-1): Add "native" to
11528         gnus-predefined-server-alist.
11529
11530         * gnus.el (gnus-method-to-server): Don't add "native" to the
11531         lists here, because that leads to problems when
11532         gnus-select-method is bound.
11533
11534 2005-11-09  Simon Josefsson  <jas@extundo.com>
11535
11536         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11537         use (not sort-by-date) instead.
11538
11539 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11540
11541         * gnus-delay.el (gnus-delay-group): Don't autoload.
11542         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11543         to be re-loaded when customizing the `gnus-delay' group.
11544
11545 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11546
11547         * message.el: Revert last changes.
11548         (message-insert-citation-line): Use newlines.
11549
11550 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11551
11552         * message.el (message-courtesy-message)
11553         (message-mark-insert-begin, message-mark-insert-end)
11554         (message-elide-ellipsis, message-cancel-message)
11555         (message-add-header, message-change-subject)
11556         (message-cross-post-followup-to-header)
11557         (message-cross-post-insert-note, message-reduce-to-to-cc)
11558         (message-widen-reply, message-delete-not-region)
11559         (message-kill-to-signature, message-insert-signature)
11560         (message-insert-importance-high, message-insert-importance-low)
11561         (message-insert-or-toggle-importance)
11562         (message-insert-disposition-notification-to)
11563         (message-indent-citation, message-yank-original)
11564         (message-cite-original-without-signature, message-cite-original)
11565         (message-insert-citation-line, message-position-on-field)
11566         (message-fix-before-sending, message-send-mail-partially)
11567         (message-send-mail, message-send-mail-with-sendmail)
11568         (message-send-mail-with-qmail, message-send-news)
11569         (message-check-news-header-syntax, message-generate-headers)
11570         (message-insert-courtesy-copy, message-fill-address)
11571         (message-fill-header, message-shorten-references)
11572         (message-setup-1, message-cancel-news)
11573         (message-forward-make-body-plain, message-forward-make-body-mime)
11574         (message-forward-make-body-mml, message-encode-message-body)
11575         (message-forward-make-body-digest-plain)
11576         (message-forward-make-body-digest-mime)
11577         (message-use-alternative-email-as-from): Insert `hard-newline'
11578         instead of ordinary newlines.
11579
11580 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * message.el (message-generate-headers): Downcase the argument
11583         given to message-check-element.
11584
11585 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11586
11587         * nntp.el (nntp-authinfo-rejected): New error condition.
11588         (nntp-wait-for): Use new error condition to signal authentication
11589         error.
11590         (nntp-retrieve-data): Rethrow new error condition to break out of
11591         recursive call to nntp-send-authinfo.
11592
11593 2005-11-08  Romain Francoise  <romain@orebokech.com>
11594
11595         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11596         (gnus-summary-exit-map): Bind to `Z p'.
11597         (gnus-summary-make-menu-bar): Add menu item.
11598
11599 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11600
11601         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11602         (gnus-treat-*): Add `first' in all doc strings.
11603
11604         * gnus-group.el (gnus-group-compact-group): Fix typo.
11605
11606 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * gnus.el (gnus-parameters-case-fold-search): New variable.
11609         (gnus-parameters-get-parameter): Use it.
11610
11611         * gnus-score.el (gnus-home-score-file): Doc fix.
11612
11613 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11614
11615         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11616
11617 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11618
11619         * mm-util.el (mm-special-display-p): New function.
11620
11621         * mml.el (mml-preview): Use it; doc fix.
11622
11623 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11624
11625         * imap.el (imap-open): Handle case where buffer is a buffer object.
11626
11627 2005-10-29  Romain Francoise  <romain@orebokech.com>
11628
11629         * message.el (message-fix-before-sending): Fix comment.
11630
11631 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11632
11633         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11634
11635 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11636
11637         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11638         Used in gnus-score.el.
11639
11640 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11641
11642         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11643
11644 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11645
11646         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11647         whitespace removed in revision 7.8.  Use concatenated string to
11648         protect trailing whitespace.
11649
11650 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11651
11652         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11653         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11654         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11655         Courier IMAP ("some version from 2004").  Mostly based on similar
11656         code in the same function.
11657
11658 2005-10-26  Didier Verna  <didier@xemacs.org>
11659
11660         * gnus-group.el (gnus-group-compact-group): Invalidate original
11661         article buffer.
11662         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11663         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11664         NOV database and in article itself.
11665         Invalidate article backlog.
11666
11667 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11668
11669         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11670
11671 2005-10-26  Simon Josefsson  <jas@extundo.com>
11672
11673         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11674         part of 2004-07-25 change.
11675
11676 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * message.el (message-display-completion-list): New function.
11679         (message-expand-group): Use it; make sure the Completions buffer
11680         is modifiable.
11681 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11682
11683         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11684         user-mail-name is an empty string.
11685
11686 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11687
11688         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11689         depending on gnus-score-decay-constant.
11690
11691         * encrypt.el (encrypt-insert-file-contents)
11692         (encrypt-write-file-contents): Don't use `gnus-message'.
11693
11694         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11695         arguments.
11696         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11697         arguments to mm-uu-verbatim-marks-extract.
11698         (mm-uu-hide-markers): New variable.
11699         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11700
11701         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11702         (gnus-convert-image-to-face-command): Use "convert" by default to
11703         allow other input image formats.
11704         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11705         accordingly.
11706
11707 2005-10-23  Simon Josefsson  <jas@extundo.com>
11708
11709         * imap.el (imap-gssapi-program): Align command line parameters
11710         with latest GNU SASL.
11711         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11712
11713 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11714
11715         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11716         HTML.
11717         (nnslashdot-request-article): Ditto.
11718
11719         * lpath.el (featurep): Add nobreak-char-display.
11720
11721 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11722
11723         * mail-source.el (mail-source-fetch-pop): Require pop3.
11724         (mail-source-check-pop): Ditto.
11725
11726 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11729         errors.
11730
11731 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11732
11733         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11734         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11735
11736         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11737
11738         * mm-bodies.el (mm-decode-string): Call
11739         `mm-charset-to-coding-system' with allow-override argument.
11740
11741 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11744         (rfc2047-charset-to-coding-system): New function.
11745         (rfc2047-decode-encoded-words): New function.
11746         (rfc2047-decode-region): Use them.
11747         (rfc2047-decode-cte): Remove.
11748         (rfc2047-parse-and-decode): Remove.
11749         (rfc2047-decode): Remove.
11750
11751 2005-10-15  Kenichi Handa  <handa@m17n.org>
11752
11753         * rfc2047.el (rfc2047-decode-cte): New function.
11754         (rfc2047-decode-region): Change the way to decode successive
11755         encoded-words: decode B- or Q-encoding in each encoded-word,
11756         concatenate them, and decode it as charset.
11757
11758 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11759
11760         * lpath.el: Fbind codepage-setup for XEmacs.
11761
11762 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11763
11764         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11765         widget-move-and-invoke.
11766         (gnus-custom-mode): Use gnus-custom-map.
11767
11768 2005-10-15  Bill Wohler  <wohler@newt.com>
11769
11770         * message.el (message-tool-bar-map): Renamed image file from
11771         mail_send to mail/send.
11772
11773 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11774
11775         * message.el (message-expand-group): Pass the common
11776         prefix substring of completion to `display-completion-list'.
11777
11778 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11779
11780         * mml-sec.el (mml-secure-method): New internal variable.
11781         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11782         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11783         functions using mml-secure-method.
11784
11785         * mml.el (mml-mode-map): Add key bindings for those functions.
11786         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11787         Harder <harder@myrealbox.com>.
11788         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11789         end of message if point is the headers of the message.
11790
11791         * message.el (message-in-body-p): New function.
11792
11793         * assistant.el: Autoload gnus-util and netrc.
11794
11795         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11796         Use `mm-charset-override-alist' only when decoding.
11797
11798         * mm-bodies.el (mm-decode-body): Call
11799         `mm-charset-to-coding-system' with allow-override argument.
11800
11801         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11802         `filename' from Content-Disposition if Content-Type doesn't
11803         provide `name'.
11804         (gnus-mime-view-part-as-type): Set default instead of
11805         initial-input.
11806
11807 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11808
11809         * format-spec.el (format-spec): Propagate text properties of % spec.
11810
11811 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11812
11813         * gnus-art.el (gnus-treat-predicate): Add `first'.
11814
11815 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11816
11817         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11818         (mm-charset-override-alist): New variable.
11819         (mm-charset-to-coding-system): Use it.
11820         (mm-codepage-setup): New helper function.
11821         (mm-charset-eval-alist): New variable.
11822         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11823         about unknown charsets.
11824
11825         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11826
11827 2005-10-04  David Hansen  <david.hansen@gmx.net>
11828
11829         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11830         (nnrss-check-group): Ditto.
11831
11832 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11833
11834         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11835         Rename x-gnus-verbatim to x-verbatim.
11836         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11837
11838         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11839         x-verbatim.
11840
11841         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11842
11843         * gnus-util.el (gnus-remove-duplicates): Remove.
11844
11845         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11846         instead of gnus-remove-duplicates.
11847
11848         * message.el (message-remove-duplicates): Remove.
11849         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11850         message-remove-duplicates.
11851
11852         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11853         available, else use implementation from `delete-dups'.
11854
11855         * message.el (message-insert-expires): New function.
11856         (message-mode-map): Add key binding.
11857         (message-mode-field-menu): Add menu entry.
11858         (message-mode): Document it.
11859         (message-make-expires-date): Use `message-make-date'.
11860
11861 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11862
11863         * message.el (message-make-expires-date): New function.
11864
11865 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11866
11867         * Makefile.in (list-installed-shadows): New entry.
11868         (install): Use it.
11869         (remove-installed-shadows): New entry.
11870
11871         * dgnushack.el (dgnushack-default-load-path): New variable.
11872         (dgnushack-find-lisp-shadows): New function.
11873         (dgnushack-remove-lisp-shadows): New function.
11874
11875 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11876
11877         * Makefile.in (install-el-elc): New entry.
11878         (install): Use it so that .el files are necessarily installed.
11879
11880 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11881
11882         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11883
11884 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11885
11886         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11887         function rather than the diff-mode.el package.
11888         (mm-display-external): Use with-current-buffer.
11889         (mm-viewer-completion-map, mm-viewer-completion-map):
11890         Move initialization inside declaration.
11891
11892 2005-09-29  Simon Josefsson  <jas@extundo.com>
11893
11894         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11895         autoload mail-check-payment.
11896         (spam-check-hashcash): Define unconditionally, since hashcash.el
11897         is part of Gnus now.  Ignore errors from payment checking.
11898
11899 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11900
11901         * message.el (message-bold-region, message-unbold-region): Rename
11902         from `bold-region' and `unbold-region'.
11903
11904         * message.el: Remove useless autoloads.
11905
11906 2005-09-28  Simon Josefsson  <jas@extundo.com>
11907
11908         * message.el (message-use-idna): Default to t.
11909         (message-use-idna): Test whether encoding works too.  Doc fix.
11910
11911 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * nntp.el (nntp-warn-about-losing-connection): Remove.
11914
11915 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11916
11917         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11918         customizable.  Change default value.
11919         (mm-uu-diff-groups-regexp): Change default value.
11920         (mm-uu-type-alist): Add doc string.
11921         (mm-uu-configure): Add doc string.  Make it interactive.
11922         (mm-uu-tex-groups-regexp): New variable.
11923         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11924         (mm-uu-type-alist): Add LaTeX documents.
11925         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11926         of "text/verbatim".
11927         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11928
11929         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11930         instead of "text/verbatim".
11931
11932         * message.el (message-mark-inserted-region)
11933         (message-mark-insert-file): Use slrn style marks when called with
11934         prefix argument.
11935
11936 2005-09-27  Simon Josefsson  <jas@extundo.com>
11937
11938         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11939
11940 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11941
11942         * message.el (message-remove-duplicates): New function.
11943         Implementation borrowed from `gnus-remove-duplicates'.
11944         (message-idna-to-ascii-rhs): Also encode idna addresses in
11945         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11946         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11947         only ask about the same idna domain once per header and also tell
11948         in what header to replace the idna domain.
11949
11950         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11951         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11952         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11953         a header is decoded and not just the last one.
11954
11955 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11956
11957         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11958         has been decoded.
11959
11960         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11961         (mm-insert-part): Don't modify text if it has been decoded.
11962
11963         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11964         decoded.
11965
11966         * mm-view.el (mm-inline-text): Don't strip text props unless
11967         decoding enriched or richtext parts.
11968
11969 2005-09-25  Romain Francoise  <romain@orebokech.com>
11970
11971         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11972         * gnus-start.el (gnus-subscribe-interactively):
11973         * gnus-uu.el (gnus-uu-grab-articles):
11974         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11975         space.
11976
11977 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11978
11979         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11980         * mm-view.el (mm-view-pkcs7-decrypt):
11981         * gnus-sum.el (gnus-summary-limit-to-extra)
11982         (gnus-summary-respool-article, gnus-read-move-group-name):
11983         * gnus-score.el (gnus-summary-increase-score):
11984         * gnus-util.el (gnus-completing-read-with-default):
11985         * gnus-art.el (gnus-read-save-file-name)
11986         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11987         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11988         * message.el (message-check-news-header-syntax):
11989         Follow convention for reading with the minibuffer.
11990
11991 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11992
11993         * spam-report.el (spam-report-url-ping-plain):
11994         Use gnus-extended-version as User-Agent.
11995
11996         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11997         default value is nil.
11998
11999         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12000         (mm-uu-verbatim-marks-extract): New function.
12001         (mm-uu-extract): New face.
12002         (mm-uu-copy-to-buffer): Use it.
12003
12004         * spam-report.el (spam-report-gmane-ham): Renamed from
12005         `spam-report-gmane-unspam'.
12006         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12007         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12008
12009         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12010         Autoload.
12011         (spam-report-gmane-unregister-routine): Renamed
12012         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12013
12014 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12015
12016         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12017         (spam-report-gmane-unregister-routine): Add support for gmane
12018         unregistration.
12019
12020         * spam-report.el (spam-report-gmane-unspam)
12021         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12022         (spam-report-gmane): Change to take a single article and do unspam
12023         registration.
12024
12025 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12026
12027         * mm-url.el (mm-url-decode-entities): Fix regexp.
12028
12029 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12030
12031         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12032         default to nil, to be able to use Gnus at all.  If the default
12033         switches to something else, then the function should be fixed not
12034         be exceedingly slow.
12035
12036 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12037
12038         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12039         fail hard.
12040
12041         * spam-report.el: Add better Keywords line.
12042
12043         * spam.el: Add Maintainer and better Keywords line.
12044
12045 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12046
12047         * gnus-art.el (gnus-article-replace-part)
12048         (gnus-mime-replace-part): New functions.
12049         (gnus-mime-action-alist, gnus-mime-button-commands)
12050         (gnus-mime-save-part-and-strip): Added file argument.
12051         (gnus-article-part-wrapper): Added interactive argument.
12052
12053         * gnus-sum.el (gnus-summary-mime-map): Add
12054         `gnus-article-replace-part'.
12055
12056 2005-09-19  Didier Verna  <didier@xemacs.org>
12057
12058         The nnml compaction feature:
12059         * nnml.el (nnml-request-compact-group): New function.
12060         * nnml.el (nnml-request-compact): New function.
12061         * gnus-int.el (gnus-request-compact-group): New function.
12062         * gnus-int.el (gnus-request-compact): New function.
12063         * gnus-group.el (gnus-group-compact-group): New function.
12064         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12065         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12066         * gnus-srvr.el (gnus-server-compact-server): New function.
12067         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12068         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12069
12070 2005-09-18  Deepak Goel  <deego@gnufans.org>
12071
12072         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12073         format spec.
12074
12075 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12076
12077         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12078
12079 2005-09-15  Romain Francoise  <romain@orebokech.com>
12080
12081         * message.el (message-fill-paragraph): Clarify docstring.
12082
12083 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12084
12085         * gnus-art.el (gnus-mime-display-part): Protect against broken
12086         MIME messages.
12087
12088 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12089
12090         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12091         before parsing header.
12092
12093 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12094
12095         * html2text.el (html2text-replace-list): Add new entities.
12096
12097 2005-09-11  Romain Francoise  <romain@orebokech.com>
12098
12099         * message.el (message-alternative-emails): Improve docstring.
12100         (message-setup-1): Call `message-use-alternative-email-as-from'
12101         after `message-setup-hook' to give it precedence over posting
12102         styles, etc.
12103         (message-use-alternative-email-as-from): Add docstring.  Remove
12104         the original From header if present.
12105
12106         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12107         (nnml-save-mail): Use it.
12108
12109         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12110         articles.  Add new argument `silent'.
12111         (gnus-uu-mark-all): Report the total number of marked articles.
12112
12113 2005-09-10  Romain Francoise  <romain@orebokech.com>
12114
12115         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12116         (gnus-uu-mark-series): Likewise.
12117
12118 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12119
12120         * spam-report.el (spam-report-gmane): Fix generation of spam
12121         report URL.
12122
12123 2005-09-10  Simon Josefsson  <jas@extundo.com>
12124
12125         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12126         t, based on discussion on the ding list with Robert Epprecht
12127         <epprecht@solnet.ch>.
12128
12129 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * spam-report.el (spam-report-gmane): Make it work without
12132         X-Report-Spam header.  Gmane now only provides Archived-At.
12133         This is only used if `spam-report-gmane-use-article-number' is nil.
12134         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12135
12136         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12137         make `gnus-summary-sort-by-recipient' work with threading.
12138
12139         * nnweb.el (nnweb-google-wash-article): Print a message if article
12140         is not available.
12141
12142 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12143
12144         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12145         change.  Decode text/* parts content before displaying.
12146
12147 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12148
12149         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12150
12151 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12154
12155         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12156         url-package-name, url-package-version,
12157         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12158         w3m-display-inline-images, and w3m-minor-mode-map.
12159
12160 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12161
12162         * message.el (message-tab-body-function): Fix mismatched custom type.
12163
12164         * gnus.el (gnus-group-change-level-function): Ditto.
12165
12166         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12167
12168         * gnus-art.el (gnus-signature-limit)
12169         (gnus-article-mime-part-function): Ditto.
12170
12171 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12172
12173         * mml.el (mml-mode): Silence the byte compiler.
12174
12175         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12176         using `(sit-for 0)' before moving the point to the specified part;
12177         skip unbuttonized parts.
12178         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12179         return to the summary window if gnus-auto-select-part is non-nil.
12180
12181 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12182
12183         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12184         variables.
12185         (mml-dnd-attach-file, mml-mode): Use them.
12186
12187         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12188         Make fetching article by MID work again for Google Groups.  Added
12189         FIXME concerning gnus-group-make-web-group.
12190
12191         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12192         Don't depend on Gnus by using mail-extract-address-components if
12193         gnus-extract-address-components is not bound.
12194
12195 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12196
12197         * gnus-art.el (gnus-mime-display-security): Don't display the
12198         signature, but only the signed part.
12199
12200 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12203
12204         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12205         list, not listp.
12206
12207 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12208
12209         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12210         when encoding.
12211
12212         * mm-bodies.el (mm-decode-content-transfer-encoding):
12213         De-canonicalize CRLF for all text content types, not just
12214         text/plain.
12215
12216 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12217
12218         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12219         valid article; point arrow and cursor at the MIME button.
12220
12221 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12224         Suggested by Dan Christensen <jdc@uwo.ca>.
12225
12226         * mm-decode.el (mm-save-part): Enable change of prompt.
12227
12228 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12229
12230         * gnus-msg.el (gnus-inews-add-send-actions): Made
12231         `message-post-method' lambda parameter ARG `&optional'.
12232
12233 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12234
12235         * gnus-sum.el (gnus-summary-mime-map): Added
12236         gnus-article-save-part-and-strip, gnus-article-delete-part and
12237         gnus-article-jump-to-part.
12238
12239         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12240         (gnus-article-edit-part): Use it.
12241         (gnus-article-part-wrapper): Added no-handle argument.
12242         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12243         functions.
12244
12245 2005-08-29  Romain Francoise  <romain@orebokech.com>
12246
12247         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12248         docstring.
12249         (gnus-face-from-file): Likewise.
12250
12251 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12252
12253         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12254         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12255         non-nil.
12256         (gnus-auto-select-part): New variable.
12257         (gnus-article-jump-to-part): New function.
12258         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12259         (gnus-mime-delete-part): Allow selecting specified part after
12260         deleting or stripping parts.
12261         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12262         part if argument is bogus.
12263
12264 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12265
12266         * gnus-art.el (w3m-minor-mode-map):
12267         * gnus-spec.el (gnus-newsrc-file-version):
12268         * gnus-util.el (nnmail-active-file-coding-system)
12269         (gnus-original-article-buffer, gnus-user-agent):
12270         * gnus.el (gnus-ham-process-destinations)
12271         (gnus-parameter-ham-marks-alist)
12272         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12273         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12274         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12275         * mm-decode.el (gnus-current-window-configuration):
12276         * mm-extern.el (gnus-article-mime-handles):
12277         * mm-url.el (url-current-object, url-package-name)
12278         (url-package-version):
12279         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12280         (smime-keys, w3m-cid-retrieve-function-alist)
12281         (w3m-current-buffer, w3m-display-inline-images)
12282         (w3m-minor-mode-map):
12283         * mml-smime.el (gnus-extract-address-components):
12284         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12285         (gnus-newsrc-hashtb, message-default-charset)
12286         (message-deletable-headers, message-options)
12287         (message-posting-charset, message-required-mail-headers)
12288         (message-required-news-headers):
12289         * mml1991.el (mc-pgp-always-sign):
12290         * mml2015.el (mc-pgp-always-sign):
12291         * nnheader.el (nnmail-extra-headers):
12292         * rfc1843.el (gnus-decode-encoded-word-function)
12293         (gnus-decode-header-function, gnus-newsgroup-name):
12294         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12295
12296 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12297
12298         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12299         the end of the date treatments.
12300
12301 2005-08-15  Simon Josefsson  <jas@extundo.com>
12302
12303         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12304         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12305         Capello and Romain Francoise.
12306         (pgg-fetch-key-function): Removed, not used?
12307         (pgg-insert-url-with-w3): Require url, to get
12308         url-insert-file-contents regardless of where it is defined.
12309
12310 2005-08-13  Romain Francoise  <romain@orebokech.com>
12311
12312         * message.el (message-cite-original-1): New function.
12313         (message-cite-original): Use it.
12314         (message-cite-original-without-signature): Ditto.
12315
12316 2005-08-08  Romain Francoise  <romain@orebokech.com>
12317
12318         * message.el (message-yank-empty-prefix): New variable.
12319         (message-indent-citation): Use it.
12320         (message-cite-original-without-signature): Respect X-No-Archive.
12321
12322 2005-08-08  Simon Josefsson  <jas@extundo.com>
12323
12324         * pgg.el: Autoload url-insert-file-contents instead of loading
12325         w3/url.
12326         (pgg-insert-url-with-w3): Don't load url here.
12327
12328 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12329
12330         * message.el (message-kill-to-signature): Don't insert newline at
12331         bol.
12332         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12333
12334 2005-08-06  Romain Francoise  <romain@orebokech.com>
12335
12336         * message.el (message-user-fqdn): Fix typo in docstring.
12337
12338 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12339
12340         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12341
12342         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12343
12344 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * mm-bodies.el (mm-encode-body): Use coding system rather than
12347         charset to encode text.
12348
12349         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12350         number of charsets if utf-8 is available (XEmacs).
12351
12352 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12353
12354         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12355         taken from `gnus-button-mid-or-mail-regexp'.
12356         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12357         (gnus-button-alist): Improve regexp for domain part of the MIDs
12358         for news:localpart@domain buttons.
12359         (gnus-button-ctan-directory-regexp): Update.
12360
12361 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12362
12363         * sieve-manage.el (sieve-manage-interactive-login): Use
12364         make-local-variable rather than make-variable-buffer-local.
12365         (sieve-manage-open): Ditto.
12366         (sieve-manage-authenticate): Ditto.
12367
12368         * mml.el (mml-generate-mime-1): Make the content type default to
12369         text/plain if the filename is not specified.
12370
12371 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12374         instead of insert-buffer.
12375
12376         * message.el (message-yank-original): Ditto; set the mark at the
12377         end of the yanked message.
12378
12379 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12382         lines to scroll rather than to stop it.
12383
12384         * mml.el (mml-generate-default-type): Add doc string.
12385         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12386         default to application/octet-stream when determining the content
12387         type if it is not specified for the part or the mml contents; add
12388         a comment about mml-generate-default-type.
12389
12390 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12391
12392         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12393         make it default to application/octet-stream when determining the
12394         content type if it is not specified for the external contents.
12395
12396 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12399         segmented parameter but also other parameters might be there.
12400
12401 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * mm-decode.el (mm-display-external): Delete temp file, directory
12404         and buffer immediately if the external process is exited.
12405
12406 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12407
12408         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12409         fewer lines than that of scroll-margin.
12410         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12411
12412 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12413
12414         * gnus-art.el (gnus-article-next-page): Revert.
12415         (gnus-article-beginning-of-window): New macro.
12416         (gnus-article-next-page-1): Use it.
12417         (gnus-article-prev-page): Ditto.
12418         (gnus-article-edit-part): Use insert-buffer-substring instead of
12419         insert-buffer.
12420         (gnus-article-edit-exit): Ditto.
12421
12422         * gnus-util.el (gnus-beginning-of-window): Remove.
12423         (gnus-end-of-window): Remove.
12424
12425         * lpath.el: Don't bind header-line-format and scroll-margin.
12426
12427 2005-07-25  Simon Josefsson  <jas@extundo.com>
12428
12429         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12430         to have the url package without w3.  Reported by Daiki Ueno
12431         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12432
12433 2005-07-20  Didier Verna  <didier@xemacs.org>
12434
12435         * gnus-diary.el: Remove the description comment (nndiary is now
12436         properly documented in the Gnus manual).
12437         Fix the spelling of "Back End".
12438         * nndiary.el: Ditto.
12439         Fix the copyright notice.
12440
12441 2005-07-18  Romain Francoise  <romain@orebokech.com>
12442
12443         * gnus-sum.el (gnus-summary-to-prefix)
12444         (gnus-summary-newsgroup-prefix): New variables.
12445         (gnus-summary-from-or-to-or-newsgroups): Use them.
12446
12447 2005-07-17  Romain Francoise  <romain@orebokech.com>
12448
12449         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12450         space as it's generally not especially interesting to the user.
12451
12452 2005-07-16  Romain Francoise  <romain@orebokech.com>
12453
12454         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12455         nil to avoid prompting and file modification if one of the
12456         messages at the top of the nnfolder file contains a copyright
12457         notice.
12458         Update copyright notice.
12459
12460         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12461         instead of `current-time-string' as the latter creates a time
12462         string that is not RFC 2822 compliant (it lacks the zone).
12463         Update copyright notice.
12464
12465 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12466
12467         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12468         for text/rtf.  Display default in prompt.  Pass default for M-n.
12469
12470         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12471
12472 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12473
12474         * gnus-msg.el (gnus-button-mailto): Remove
12475         save-selected-window-window hackery because it relies on
12476         save-selected-window internals.
12477
12478 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12479
12480         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12481         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12482         (gnus-article-prev-page): Ditto.
12483
12484         * gnus-util.el (gnus-beginning-of-window): New function.
12485         (gnus-end-of-window): New function.
12486
12487         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12488
12489 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12490
12491         * gnus-score.el (gnus-score-edit-all-score): Set
12492         gnus-score-edit-exit-function to gnus-score-edit-done and call
12493         gnus-message.
12494
12495 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12496
12497         * gnus-msg.el (gnus-button-mailto): Remove
12498         save-selected-window-window hackery because it relies on
12499         save-selected-window internals.
12500
12501 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12504         add-minor-mode.
12505         (gnus-binary-mode): Ditto.
12506
12507         * gnus-topic.el (gnus-topic-mode): Ditto.
12508
12509 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12510
12511         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12512         (gnus-article-prev-page): Take scroll-margin into consideration.
12513
12514 2005-07-04  Lute Kamstra  <lute@gnu.org>
12515
12516         Update FSF's address in GPL notices.
12517
12518 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12519
12520         * gnus.el (gnus-exit):
12521         * gnus-group.el (gnus-group-icons):
12522         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12523
12524         * gnus-nocem.el (gnus-nocem):
12525         * message.el (message-various, message-buffers, message-sending)
12526         (message-interface, message-forwarding, message-insertion)
12527         (message-headers, message-news, message-mail):
12528         * pgg-gpg.el (pgg-gpg):
12529         * pgg-parse.el (pgg-parse):
12530         * pgg-pgp.el (pgg-pgp):
12531         * pgg-pgp5.el (pgg-pgp5):
12532         * pop3.el (pop3): Finish `defgroup' description with period.
12533
12534 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * gnus-art.el (article-display-face): Improve the efficiency.
12537         (article-display-x-face): Ditto; remove grey x-face stuff.
12538
12539 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * gnus-art.el (article-display-face): Correct the position in
12542         which Faces are inserted.
12543
12544 2005-06-29  Didier Verna  <didier@xemacs.org>
12545
12546         * gnus-art.el (article-display-face): Display faces in correct
12547         order.
12548
12549 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12552         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12553         (gnus-nocem-check-article): Fetch the Type header.
12554         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12555         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12556         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12557         make sure gnus-nocem-hashtb is initialized.
12558         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12559         (gnus-nocem-unwanted-article-p): Ditto.
12560
12561         * pgg.el (pgg-verify): Return the verification result.
12562
12563 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12564
12565         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12566         is ascii.
12567
12568 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12569
12570         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12571         `show-nonbreak-escape'.
12572
12573 2005-06-23  Lute Kamstra  <lute@gnu.org>
12574
12575         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12576
12577         * dig.el (dig-mode):
12578         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12579
12580 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12581
12582         * nnimap.el (nnimap-split-download-body): Fix spellings.
12583
12584 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12585
12586         * gnus-art.el (gnus-article-encrypt-body):
12587         * gnus-cus.el (gnus-score-customize):
12588         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12589         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12590
12591 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12592
12593         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12594         header by looking for magic "MII" at the beginnig.
12595
12596 2005-06-16  Miles Bader  <miles@gnu.org>
12597
12598         * gnus-xmas.el (gnus-xmas-group-startup-message):
12599         Use renamed gnus-splash face.
12600
12601         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12602         (assistant-field-face): New backward-compatibility alias for renamed
12603         face.
12604         (assistant-render-text): Use renamed assistant-field face.
12605
12606         * spam.el (spam): Remove "-face" suffix from face name.
12607         (spam-face): New backward-compatibility alias for renamed face.
12608         (spam-face, spam-initialize): Use renamed spam face.
12609
12610         * message.el (message-header-to, message-header-cc)
12611         (message-header-subject, message-header-newsgroups)
12612         (message-header-other, message-header-name)
12613         (message-header-xheader, message-separator, message-cited-text)
12614         (message-mml): Remove "-face" suffix from face names.
12615         (message-header-to-face, message-header-cc-face)
12616         (message-header-subject-face, message-header-newsgroups-face)
12617         (message-header-other-face, message-header-name-face)
12618         (message-header-xheader-face, message-separator-face)
12619         (message-cited-text-face, message-mml-face):
12620         New backward-compatibility aliases for renamed faces.
12621         (message-font-lock-keywords): Use renamed message faces.
12622
12623         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12624         (sieve-test-commands, sieve-tagged-arguments):
12625         Remove "-face" suffix from face names.
12626         (sieve-control-commands-face, sieve-action-commands-face)
12627         (sieve-test-commands-face, sieve-tagged-arguments-face):
12628         New backward-compatibility aliases for renamed faces.
12629         (sieve-control-commands-face, sieve-action-commands-face)
12630         (sieve-test-commands-face, sieve-tagged-arguments-face):
12631         Use renamed sieve faces.
12632
12633         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12634         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12635         (gnus-group-news-3-empty, gnus-group-news-4)
12636         (gnus-group-news-4-empty, gnus-group-news-5)
12637         (gnus-group-news-5-empty, gnus-group-news-6)
12638         (gnus-group-news-6-empty, gnus-group-news-low)
12639         (gnus-group-news-low-empty, gnus-group-mail-1)
12640         (gnus-group-mail-1-empty, gnus-group-mail-2)
12641         (gnus-group-mail-2-empty, gnus-group-mail-3)
12642         (gnus-group-mail-3-empty, gnus-group-mail-low)
12643         (gnus-group-mail-low-empty, gnus-summary-selected)
12644         (gnus-summary-cancelled, gnus-summary-high-ticked)
12645         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12646         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12647         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12648         (gnus-summary-low-undownloaded)
12649         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12650         (gnus-summary-low-unread, gnus-summary-normal-unread)
12651         (gnus-summary-high-read, gnus-summary-low-read)
12652         (gnus-summary-normal-read, gnus-splash):
12653         Remove "-face" suffix from face names.
12654         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12655         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12656         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12657         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12658         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12659         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12660         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12661         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12662         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12663         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12664         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12665         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12666         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12667         (gnus-summary-normal-ticked-face)
12668         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12669         (gnus-summary-normal-ancient-face)
12670         (gnus-summary-high-undownloaded-face)
12671         (gnus-summary-low-undownloaded-face)
12672         (gnus-summary-normal-undownloaded-face)
12673         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12674         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12675         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12676         (gnus-splash-face):
12677         New backward-compatibility aliases for renamed faces.
12678         (gnus-group-startup-message): Use renamed gnus faces.
12679
12680         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12681         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12682         (gnus-server-agent): Remove "-face" suffix from face names.
12683         (gnus-server-agent-face, gnus-server-opened-face)
12684         (gnus-server-closed-face, gnus-server-denied-face)
12685         (gnus-server-offline-face):
12686         New backward-compatibility aliases for renamed faces.
12687         (gnus-server-agent-face, gnus-server-opened-face)
12688         (gnus-server-closed-face, gnus-server-denied-face)
12689         (gnus-server-offline-face): Use renamed gnus faces.
12690
12691         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12692         Remove "-face" suffix from face names.
12693         (gnus-picon-xbm-face, gnus-picon-face):
12694         New backward-compatibility aliases for renamed faces.
12695
12696         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12697         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12698         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12699         (gnus-cite-11): Remove "-face" suffix from face names.
12700         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12701         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12702         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12703         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12704         New backward-compatibility aliases for renamed faces.
12705         (gnus-cite-attribution-face, gnus-cite-face-list)
12706         (gnus-article-boring-faces): Use renamed gnus faces.
12707
12708         * gnus-art.el (gnus-signature, gnus-header-from)
12709         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12710         (gnus-header-content): Remove "-face" suffix from face names.
12711         (gnus-signature-face, gnus-header-from-face)
12712         (gnus-header-subject-face, gnus-header-newsgroups-face)
12713         (gnus-header-name-face, gnus-header-content-face):
12714         New backward-compatibility aliases for renamed faces.
12715         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12716
12717         * gnus-sum.el (gnus-summary-selected-face)
12718         (gnus-summary-highlight): Use renamed gnus faces.
12719         * gnus-group.el (gnus-group-highlight): Likewise.
12720
12721 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12722
12723         * gnus-sieve.el (gnus-sieve-article-add-rule):
12724         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12725         * spam-stat.el (spam-stat-buffer-change-to-spam)
12726         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12727
12728         * message.el (message-is-yours-p):
12729         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12730
12731 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12732
12733         * mm-view.el (mm-inline-text): Withdraw the last change.
12734
12735 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12736
12737         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12738         executing enriched-decode.
12739
12740 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12741
12742         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12743         charset of tar files.
12744
12745 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12746
12747         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12748
12749 2005-06-04  Lute Kamstra  <lute@gnu.org>
12750
12751         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12752         information is never recorded.
12753
12754 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12755
12756         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12757
12758 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12759
12760         * pop3.el (pop3-apop): Run md5 in the binary mode.
12761
12762         * starttls.el (starttls-set-process-query-on-exit-flag):
12763         Use eval-and-compile.
12764
12765 2005-05-31  Simon Josefsson  <jas@extundo.com>
12766
12767         * smime.el (smime-replace-in-string): Define.
12768         (smime-cert-by-ldap-1): Use it.
12769
12770 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * gnus-art.el (article-display-x-face): Replace
12773         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12774
12775         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12776         set-process-query-on-exit-flag or process-kill-without-query.
12777
12778         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12779         loop instead of replace-regexp.
12780
12781         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12782         instead of process-kill-without-query if it is available.
12783
12784         * lpath.el: Fbind ldap-search-entries.
12785
12786         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12787         instead of find-file-hooks if it is available.
12788
12789         * mml1991.el: Bind pgg-default-user-id when compiling.
12790
12791         * mml2015.el: Bind pgg-default-user-id when compiling.
12792
12793         * nndraft.el (nndraft-request-associate-buffer):
12794         Use write-contents-functions instead of write-contents-hooks if it is
12795         available.
12796
12797         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12798         instead of find-file-hooks if it is available.
12799
12800         * nntp.el (nntp-open-connection): Replace
12801         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12802         (nntp-open-ssl-stream): Ditto.
12803         (nntp-open-tls-stream): Ditto.
12804
12805         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12806         set-process-query-on-exit-flag or process-kill-without-query.
12807         (starttls-open-stream-gnutls): Use it instead of
12808         process-kill-without-query.
12809         (starttls-open-stream): Ditto.
12810
12811 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12812
12813         * smime.el (smime-cert-by-ldap-1): Don't use
12814         replace-regexp-in-string.
12815
12816 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12817
12818         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12819
12820         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12821         in PEM format.  Adjust to the XEmacs compability.
12822
12823 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12824
12825         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12826         by `string-to-number'.
12827         * gnus-agent.el (gnus-agent-regenerate-group)
12828         (gnus-agent-fetch-articles): Ditto.
12829         * gnus-art.el (gnus-button-fetch-group): Ditto.
12830         * gnus-cache.el (gnus-cache-generate-active)
12831         (gnus-cache-articles-in-group): Ditto.
12832         * gnus-group.el (gnus-group-set-current-level)
12833         (gnus-group-insert-group-line): Ditto.
12834         * gnus-score.el (gnus-score-set-expunge-below)
12835         (gnus-score-set-mark-below, gnus-summary-score-effect)
12836         (gnus-summary-score-entry): Ditto.
12837         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12838         (gnus-soup-pack): Ditto.
12839         * gnus-spec.el (gnus-xmas-format): Ditto.
12840         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12841         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12842         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12843         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12844         * nndb.el (nndb-get-remote-expire-response): Ditto.
12845         * nndiary.el (nndiary-parse-schedule-value)
12846         (nndiary-string-to-number, nndiary-request-replace-article)
12847         (nndiary-request-article): Ditto.
12848         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12849         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12850         * nneething.el (nneething-make-head): Ditto.
12851         * nnfolder.el (nnfolder-request-article)
12852         (nnfolder-retrieve-headers): Ditto.
12853         * nnheader.el (nnheader-file-to-number): Ditto.
12854         * nnkiboze.el (nnkiboze-request-article): Ditto.
12855         * nnmail.el (nnmail-process-unix-mail-format)
12856         (nnmail-process-babyl-mail-format): Ditto.
12857         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12858         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12859         (nnmh-request-create-group, nnmh-request-list-1)
12860         (nnmh-request-group, nnmh-request-article): Ditto.
12861         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12862         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12863         * nnsoup.el (nnsoup-make-active): Ditto.
12864         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12865         * nntp.el (nntp-find-group-and-number)
12866         (nntp-retrieve-headers-with-xover): Ditto.
12867         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12868         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12869         (pgg-format-key-identifier): Ditto.
12870         * pop3.el (pop3-last, pop3-stat): Ditto.
12871         * qp.el (quoted-printable-decode-region): Ditto.
12872
12873         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12874         of concat.
12875
12876 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12877
12878         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12879
12880         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12881
12882         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12883
12884         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12885
12886         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12887
12888         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12889
12890         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12891         (gnus-carpal-mode): Ditto.
12892
12893         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12894         (gnus-browse-mode): Ditto.
12895
12896         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12897
12898         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12899
12900 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12901
12902         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12903
12904 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12905
12906         * gnus-util.el (gnus-run-mode-hooks): New function.
12907
12908         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12909
12910         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12911         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12912
12913 2005-05-27  Lute Kamstra  <lute@gnu.org>
12914
12915         * dns-mode.el (dns-mode): Specify customization group.
12916
12917 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12918
12919         * gnus-agent.el (gnus-agent-make-mode-line-string):
12920         Use mode-line-highlight as mouse-face.
12921
12922 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12923
12924         * canlock.el (canlock): Change the parent group to news.
12925
12926         * deuglify.el (gnus-outlook-deuglify): Add :group.
12927
12928         * dig.el (dig): Add :group.
12929
12930         * dns-mode.el (dns-mode): Add :group.
12931
12932         * encrypt.el (encrypt): Add :group.
12933
12934         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12935         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12936         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12937         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12938         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12939
12940         * gnus-diary.el (gnus-diary): Add :group.
12941
12942         * gnus.el (gnus-group-news-1-face): Add :group.
12943         (gnus-group-news-1-empty-face): Ditto.
12944         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12945         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12946         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12947         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12948         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12949         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12950         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12951         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12952         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12953         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12954         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12955         (gnus-summary-high-ticked-face): Ditto.
12956         (gnus-summary-low-ticked-face): Ditto.
12957         (gnus-summary-normal-ticked-face): Ditto.
12958         (gnus-summary-high-ancient-face): Ditto.
12959         (gnus-summary-low-ancient-face): Ditto.
12960         (gnus-summary-normal-ancient-face): Ditto.
12961         (gnus-summary-high-undownloaded-face): Ditto.
12962         (gnus-summary-low-undownloaded-face): Ditto.
12963         (gnus-summary-normal-undownloaded-face): Ditto.
12964         (gnus-summary-high-unread-face): Ditto.
12965         (gnus-summary-low-unread-face): Ditto.
12966         (gnus-summary-normal-unread-face): Ditto.
12967         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12968         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12969
12970         * hashcash.el (hashcash): New custom group.
12971         (hashcash-default-payment): Add :group.
12972         (hashcash-payment-alist): Ditto.
12973         (hashcash-default-accept-payment): Ditto.
12974         (hashcash-accept-resources): Ditto.
12975         (hashcash-path): Ditto.
12976         (hashcash-extra-generate-parameters): Ditto.
12977         (hashcash-double-spend-database): Ditto.
12978         (hashcash-in-news): Ditto.
12979
12980         * message.el (message-minibuffer-local-map): Add :group.
12981
12982         * netrc.el (netrc): Add :group.
12983
12984         * sieve-manage.el (sieve-manage-log): Add :group.
12985         (sieve-manage-default-user): Diito.
12986         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12987         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12988         (sieve-manage-authenticators): Ditto.
12989         (sieve-manage-authenticator-alist): Ditto.
12990         (sieve-manage-default-port): Ditto.
12991
12992         * sieve-mode.el (sieve-control-commands-face): Add :group.
12993         (sieve-action-commands-face): Ditto.
12994         (sieve-test-commands-face): Ditto.
12995         (sieve-tagged-arguments-face): Ditto.
12996
12997         * smime.el (smime): Add :group.
12998
12999         * spam-report.el (spam-report): Add :group.
13000
13001         * spam.el (spam, spam-face): Add :group.
13002
13003 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13004
13005         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13006         return \n.\n.\n at the end of articles.  Protect against that.
13007         (nntp-with-open-group): Allow debugging.
13008
13009         * nnheader.el (mail-header-set-extra): Make into a function
13010         because I just could't understand how to quote the list properly.
13011
13012         * dns.el (query-dns-cached): New function.
13013
13014 2005-05-26  Lute Kamstra  <lute@gnu.org>
13015
13016         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13017
13018 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13019
13020         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13021
13022         * gnus-art.el: Don't autoload mail-extract-address-components.
13023
13024         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13025         eval-and-compile to evaluate it.
13026
13027         * hashcash.el: Don't autoload executable-find.
13028
13029         * nndb.el: Don't declare the nndb back end two or more times; don't
13030         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13031
13032         * nntp.el: Autoload format-spec instead of format; use
13033         eval-and-compile to evaluate autoload forms.
13034
13035 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13036
13037         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13038
13039 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13040
13041         * gnus.el (gnus-version-number): Bump version.
13042
13043 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13044
13045         * gnus.el: No Gnus v0.3 is released.
13046
13047 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13048
13049         * lpath.el (featurep): Bind show-nonbreak-escape.
13050
13051 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13052
13053         * gnus-art.el (gnus-article-edit-part): Disable undo.
13054
13055 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13056
13057         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13058         gnus-article-date-lapsed-new-header is t if date timer is active;
13059         skip headers in which the original date value is empty.
13060         (gnus-article-save-original-date): Redefine it as a macro.
13061         (gnus-display-mime): Use it.
13062
13063 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13064
13065         * gnus-art.el (article-date-ut): Support converting date in
13066         forwarded parts as well.
13067         (gnus-article-save-original-date): New function.
13068         (gnus-display-mime): Use it.
13069
13070 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13071
13072         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13073         enclosure element of <item>.
13074
13075 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13076
13077         * message.el (message-kill-buffer-query): Renamed from
13078         `message-kill-buffer-query-if-modified'.  Added :version.
13079
13080 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13081
13082         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13083         window layout.
13084
13085 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * mml.el: Autoload dnd when compiling.
13088
13089 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13090
13091         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13092         x-dnd-*.
13093
13094 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13095
13096         * qp.el (quoted-printable-encode-region): Save excursion.
13097
13098 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13099
13100         * message.el (message-kill-buffer-query-if-modified): Add new variable
13101         so the user can kill a modified message buffer quickly.
13102         (message-kill-buffer): Use it.
13103
13104 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * lpath.el: Fbind display-time-event-handler; don't fbind
13107         string-to-multibyte.
13108
13109         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13110
13111 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13112
13113         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13114         contained in text because xml.el decodes entities) with LFs.
13115
13116 2005-04-11  Lute Kamstra  <lute@gnu.org>
13117
13118         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13119         differently.
13120
13121 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13122
13123         * mm-util.el (mm-detect-coding-region): Typo.
13124
13125 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13126
13127         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13128
13129 2005-04-06  Deepak Goel  <deego@gnufans.org>
13130
13131         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13132         user-function allow user modifications of the scores.
13133         (spam-stat-score-buffer-user): New function, to allow
13134         user-computed modifications to the score.
13135         (spam-stat-score-buffer-user-functions): List of additional
13136         scoring functions.
13137         (spam-stat-error-holder): Global temporary error holder.
13138         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13139         variable.
13140
13141 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13142
13143         * gnus-registry.el (gnus-registry-clean-empty-function)
13144         (gnus-registry-trim, gnus-registry-fetch-groups)
13145         (gnus-registry-delete-group): Groups that match
13146         `gnus-registry-ignored-groups' are removed from the registry
13147         entries, not just ignored for splitting.  This helps clean up the
13148         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13149         to get all the groups a message ID is in.
13150
13151         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13152         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13153         (spam-stat-score-buffer-user-functions): Add :number custom type.
13154
13155 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13158         argument in XEmacs.
13159
13160         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13161         (nnrss-request-group): Decode group name first.
13162         (nnrss-request-article): Make a text/plain article if mml-to-mime
13163         failed.
13164         (nnrss-get-encoding): Return a compatible encoding according to
13165         nnrss-compatible-encoding-alist.
13166         (nnrss-find-el): Use consp instead of listp.
13167         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13168
13169 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13172         which Emacs 20 doesn't support.
13173         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13174
13175 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13176
13177         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13178         silence the byte compiler inside the defun.
13179
13180         * gnus-demon.el (parse-time-string): Add autoload.
13181
13182         * gnus-delay.el (parse-time-string): Add autoload.
13183
13184         * gnus-art.el (parse-time-string): Add autoload.
13185
13186         * nnultimate.el (parse-time): Require for `parse-time-string'.
13187
13188 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13189
13190         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13191
13192         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13193
13194         * smime.el (smime-ldap-host-list): Add :version.
13195
13196 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13197
13198         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13199         pass it to `gnus-browse-read-group'.
13200         (gnus-browse-read-group): Add NUMBER argument and pass it to
13201         `gnus-group-read-ephemeral-group'.
13202
13203         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13204         argument and pass it to `gnus-group-read-group'.
13205
13206 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13207
13208         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13209         mm-xemacs-find-mime-charset-1 if we have the mule feature
13210         available at runtime.
13211
13212 2005-03-25  Werner Lemberg  <wl@gnu.org>
13213
13214         * nnmaildir.el: Replace `illegal' with `invalid'.
13215
13216 2005-03-23  Lute Kamstra  <lute@gnu.org>
13217
13218         * time-date.el: Add comment on time value formats.
13219         Don't require parse-time.
13220         (with-decoded-time-value): New macro.
13221         (encode-time-value): New function.
13222         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13223         (days-to-time): Return a valid time value when arg is huge.
13224         (time-since): Use time-subtract.
13225         (time-to-number-of-days): Use time-to-seconds.
13226
13227 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13228
13229         * gnus-start.el (gnus-display-time-event-handler):
13230         Check display-time-timer at runtime rather than only at load time
13231         in case display-time-mode is turned off in the mean time.
13232
13233 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13234
13235         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13236         used.
13237
13238         * nneething.el (nneething-map-file-directory): Derive from
13239         `gnus-directory'.
13240
13241         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13242         the To/Cc button.
13243
13244 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13245
13246         * nnmaildir.el (nnmaildir-request-accept-article):
13247         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13248
13249 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13250
13251         * gnus-async.el: Require timer-funcs at compile time when in
13252         XEmacs for `run-with-idle-timer'.
13253
13254 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13255
13256         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13257         autoloaded function.
13258
13259 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13260
13261         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13262
13263 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13264
13265         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13266
13267 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13268
13269         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13270         gnus-expert-user to default.
13271
13272 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13273
13274         * nnimap.el (nnimap-open-server): Ditto.
13275
13276         * imap.el (imap-authenticate): Fix typo.
13277
13278 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13279
13280         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13281         buffer (since IMAP server might return FETCH response out of
13282         order, and the nntp buffer must be sorted).
13283
13284 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13285
13286         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13287         comparison on string.
13288
13289         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13290         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13291         (gnus-agent-summary-fetch-series): Modified to protect against
13292         gnus-agent-summary-fetch-group clearing processable flags.
13293         (gnus-agent-synchronize-group-flags): Update live group buffer as
13294         synchronization may occur due to the user toggle the plugged
13295         status.
13296         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13297         successfully downloaded.
13298         (gnus-agent-expire-group-1): Avoid using markers when the overview
13299         is in ascending order; greatly improves performance.
13300         (gnus-agent-regenerate-group): Use
13301         gnus-agent-synchronize-group-flags to reset read status in both
13302         gnus and server.
13303         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13304
13305 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * message.el: Don't autoload former message-utils variables.
13308         (message-strip-subject-trailing-was): Change doc string.
13309
13310         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13311         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13312         (nnweb-google-search): Add "hl=en" here.
13313         (nnweb-google-parse-1, nnweb-google-create-mapping):
13314         Don't hardcode URL.
13315
13316 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13317
13318         * message.el (message-get-reply-headers, message-followup):
13319         Mention related variables `message-use-followup-to' and
13320         `message-use-mail-followup-to', in the information buffer.
13321
13322         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13323         of broken groups(-beta).google.com.
13324
13325 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13326
13327         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13328         parameter to invoked gnus-request-move-article; remove the
13329         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13330         all at once instead of once per article.
13331         (gnus-summary-remove-process-mark): Accept a list of articles as
13332         well as a single article for processing.
13333
13334         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13335         parameter.
13336
13337         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13338
13339         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13340
13341         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13342         parameter.
13343
13344         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13345         parameter.
13346
13347         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13348         parameter and remove the gnus-sum-hint-move-is-internal variable.
13349
13350         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13351         parameter.
13352
13353         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13354         parameter.
13355
13356         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13357         parameter.
13358
13359         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13360
13361         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13362         parameter.
13363
13364         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13365         parameter.
13366
13367 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13368
13369         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13370         a more conservative way.
13371
13372 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13373
13374         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13375         buffer, so it moves the window's cursor.
13376
13377 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13378
13379         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13380         `mm-dissect-multipart' and receive the from field as an (optional)
13381         argument from `mm-dissect-multipart'.
13382         (mm-dissect-multipart): Receive the from field as an argument and
13383         pass it on when we call `mm-dissect-buffer' on MIME parts.
13384         Fixes verification/decryption of signed/encrypted MIME parts.
13385
13386 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13387
13388         * gnus-sum.el (gnus-summary-move-article): Set
13389         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13390         whatever it calls (right now, only nnimap-request-move article
13391         respects it).
13392
13393         * nnimap.el (nnimap-request-move-article): When
13394         gnus-sum-hint-move-is-internal is set, don't do the extra
13395         nnimap-request-article.
13396
13397 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13398
13399         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13400
13401         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13402         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13403
13404         * gnus-sum.el (gnus-summary-caesar-message):
13405         Apply `gnus-treat-article' after rotation.
13406
13407         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13408         doc string.
13409
13410 2005-02-22  Simon Josefsson  <jas@extundo.com>
13411
13412         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13413         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13414         <arne@arnested.dk>.
13415         (encrypt): Add password-cache and password-cache-expiry as group
13416         members.
13417
13418 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13419
13420         * smime.el (smime-ldap-host-list): Doc fix.
13421         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13422         cache) password.
13423         (smime-sign-region): Use it.
13424         (smime-decrypt-region): Use it.
13425         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13426         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13427         fails.
13428         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13429         certificate from DER to PEM format rather than calling openssl.
13430
13431         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13432
13433         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13434         for signing/encryption.
13435
13436         * mml.el (mml-parse-1): Use them.
13437
13438 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13439
13440         * nnrss.el (nnrss-verbose): Removed.
13441         (nnrss-request-group): Use `nnheader-message' instead.
13442
13443 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13444
13445         * nnrss.el (nnrss-verbose): New variable.
13446         (nnrss-request-group): Make it say nnrss is requesting a group.
13447
13448 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13449
13450         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13451         Handle news URL with given port correctly.
13452
13453 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13454
13455         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13456         containing special characters.
13457
13458         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13459
13460         * mml.el (mime-to-mml): Ditto.
13461
13462         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13463         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13464         (rfc2047-decode-region): Quote decoded words containing special
13465         characters when rfc2047-quote-decoded-words-containing-tspecials
13466         is non-nil.
13467
13468 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13469
13470         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13471
13472         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13473
13474 2005-02-15  Simon Josefsson  <jas@extundo.com>
13475
13476         * nnimap.el (nnimap-debug): Doc fix.
13477
13478         * imap.el (imap-debug): Doc fix.
13479
13480 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13481
13482         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13483
13484 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13485
13486         * gnus.el (spam-contents): Improve docs for spam-contents
13487         parameter in its variable incarnation.
13488
13489 2005-02-14  Simon Josefsson  <jas@extundo.com>
13490
13491         * smime-ldap.el: Use require instead of load-library for ldap.
13492         (smime-ldap-search): Indent.
13493         (smime-ldap-search-internal): Shorten line.
13494
13495         * smime.el (smime-cert-by-dns): Add doc-string.
13496         (smime-cert-by-ldap-1): Indent.
13497
13498         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13499         mml-smime-get-dns-ldap.
13500         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13501
13502 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13503
13504         * smime.el: Require smime-ldap.
13505         (smime-ldap-host-list): New variable.
13506         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13507
13508         * mml-smime.el (mml-smime-encrypt-query): New function.
13509         (mml-smime-encrypt-query): Use it.
13510
13511         * smime-ldap.el: New file.
13512
13513 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13514
13515         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13516
13517 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13518
13519         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13520         argument in doc string.  Make query for type more clear.
13521
13522 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13523
13524         * gnus.el (gnus-group-startup-message): Search for gnus images in
13525         etc/images/gnus.
13526         * mm-util.el (mm-image-load-path): Likewise.
13527         * smiley.el (smiley-data-directory): Search for smilies in
13528         etc/images/smilies.
13529
13530 2005-02-09  Kim F. Storm  <storm@cua.dk>
13531
13532         Change Emacs release version from 21.4 to 22.1 throughout.
13533         Change Emacs development version from 21.3.50 to 22.0.50.
13534
13535 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13536
13537         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13538
13539         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13540         non-Mule XEmacs as well.
13541         (mm-decompress-buffer): Signal an error intentionally if it does
13542         not decompress compressed data because auto-compression-mode is
13543         disabled.
13544
13545 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13546
13547         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13548         an ID in the registry even if it has no groups.
13549
13550 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13553         merge it into mm-decompress-buffer.
13554         (gnus-mime-copy-part): Use the MIME part charset, the value which
13555         a user specified or gnus-newsgroup-charset for decoding, like
13556         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13557         save-buffer what was used.  Suggested by Kevin Ryde
13558         <user42@zip.com.au>.
13559         (gnus-mime-inline-part): Allow the name parameter as well as the
13560         filename parameter; force decompressing of compressed data; always
13561         display contents being not decoded as unibyte.
13562
13563         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13564         as well as the filename parameter.
13565
13566         * mm-util.el (mm-decompress-buffer): Merge
13567         gnus-mime-jka-compr-maybe-uncompress.
13568         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13569         of compressed data.
13570
13571 2005-02-08  Simon Josefsson  <jas@extundo.com>
13572
13573         * imap.el (imap-log): Doc fix.
13574
13575 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13576
13577         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13578         the coding cookies; decompress compressed parts.
13579
13580         * mml.el (mml-generate-mime-1): Add the charset parameter according
13581         to the value which a user specified manually or the coding cookie.
13582
13583         * mm-util.el (mm-string-to-multibyte): New function.
13584         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13585         (mm-coding-system-to-mime-charset): New function.
13586         (mm-decompress-buffer): New function.
13587         (mm-find-buffer-file-coding-system): New function.
13588
13589         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13590         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13591         parts.
13592
13593 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13594
13595         * mm-view.el (mm-display-inline-fontify): Decode a part according
13596         to the charset parameter.
13597
13598 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13599
13600         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13601         prefix arg is neither nil nor a number, as info specifies.
13602
13603 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13604
13605         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13606         timestamps.
13607
13608 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13609
13610         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13611         groups error checking and notify user.
13612
13613 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13614
13615         * message.el (message-send-mail-function): Check existence of
13616         sendmail-program first before using default value
13617         `message-send-mail-with-sendmail'.  Otherwise use more generic
13618         `smtpmail-send-it'.
13619
13620 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13621
13622         * nntp.el (nntp-request-update-info): Always return nil.
13623
13624 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13625
13626         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13627
13628 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13629
13630         * message.el (message-beginning-of-line): Change the behavior when
13631         invoked between BOL and : so that it first moves backward.
13632
13633 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13634
13635         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13636         article buffer when editing of the article is discarded.
13637         (gnus-article-prepare): Revert.
13638
13639 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13640
13641         * gnus-art.el (gnus-article-prepare):
13642         Remove message-strip-forbidden-properties from the local hook.
13643
13644 2005-01-27  Simon Josefsson  <jas@extundo.com>
13645
13646         * password.el (password-cache-add): Only start one timer per key.
13647         Reported by Derek Atkins <warlord@MIT.EDU>.
13648
13649 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13650
13651         * run-at-time.el: Removed.  It is no longer needed as
13652         timer-funcs.el in the xemacs-base package has a working version of
13653         `run-at-time'.
13654
13655         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13656
13657         * password.el: Require timer-funcs instead of run-at-time in
13658         XEmacs.
13659         Remove `password-run-at-time' macro.
13660         (password-cache-add): Use `run-at-time' instead of
13661         `password-run-at-time'.
13662
13663         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13664         Remove `nnheader-cancel-function-timers' alias,
13665         `cancel-function-timers' exists in XEmacs in timer-funcs.
13666
13667         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13668         for `run-with-idle-timer'.
13669
13670         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13671         for `run-at-time'.
13672
13673         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13674         for `with-timeout'.
13675
13676         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13677         the same as for XEmacs 21.4.
13678         No need to ignore `run-with-idle-timer', this function exists in
13679         XEmacs now in timer-funcs.el in the xemacs-base package.
13680         (dgnushack-compile): No need to delete
13681         run-at-time.el from the list of files to compile because it
13682         doesn't exist anymore.
13683
13684 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13687         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13688
13689 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13690
13691         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13692         sensitively.
13693
13694 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13695
13696         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13697
13698 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13699
13700         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13701         which will be inserted according to the multibyteness of a buffer
13702         rather than the type of contents.  Suggested by ARISAWA Akihiro
13703         <ari@mbf.ocn.ne.jp>.
13704
13705         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13706         of string which old xml.el may return rather than a string.
13707
13708 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13711
13712 2005-01-16  Simon Josefsson  <jas@extundo.com>
13713
13714         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13715         idn/idna.el isn't available.
13716         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13717         <michael@waxrat.com>.
13718
13719         * hashcash.el: Remove non-FSF copyright header.
13720
13721         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13722         (hashcash-generate-payment): Use it.
13723         (hashcash-generate-payment-async): Use it.
13724
13725 2005-01-15  Simon Josefsson  <jas@extundo.com>
13726
13727         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13728         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13729
13730         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13731         gnus-summary-idna-message.
13732         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13733         (gnus-summary-idna-message): New function.
13734
13735 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13736
13737         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13738         gnus-novice-user.
13739
13740 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13741
13742         * nnrss.el (nnrss-request-delete-group): Delete entries in
13743         nnrss-group-alist as well.
13744         (nnrss-save-server-data): Insert newline.
13745
13746 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13747
13748         * gnus.el (gnus-user-agent): Use list of symbols instead of
13749         symbols.  Display full version number for (S)XEmacs.  Optionally
13750         display (S)XEmacs codename.
13751
13752         * gnus-util.el (gnus-emacs-version): Update for new
13753         `gnus-user-agent'.
13754
13755         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13756         Gnus version.
13757
13758 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13759
13760         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13761         which is unreadable in some setups.
13762
13763 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * gnus-spec.el (gnus-update-format-specifications): Flush the
13766         group format spec cache if it doesn't support decoded group names.
13767
13768 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13769
13770         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13771         Allow to apply decay on score files matching a regexp.
13772
13773 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13774
13775         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13776         compatibility in %g and %c.
13777
13778 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13781         name for only %g and %c.
13782         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13783         of gnus-tmp-group to decoded group name.
13784         (gnus-group-make-rss-group): Exclude `/'s from group names.
13785
13786 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13787
13788         * nnrss.el (nnrss-get-encoding): Fix regexp.
13789
13790 2004-12-27  Simon Josefsson  <jas@extundo.com>
13791
13792         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13793         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13794         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13795
13796 2004-12-17  Kim F. Storm  <storm@cua.dk>
13797
13798         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13799
13800         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13801
13802 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13803
13804         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13805
13806 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * nnrss.el: Require rfc2047 and mml.
13809         (nnrss-file-coding-system): New variable.
13810         (nnrss-format-string): Redefine it as an inline function.
13811         (nnrss-decode-group-name): New function.
13812         (nnrss-string-as-multibyte): Remove.
13813         (nnrss-retrieve-headers): Decode group name; don't use
13814         nnrss-format-string.
13815         (nnrss-request-group): Decode group name.
13816         (nnrss-request-article): Decode group name; allow a Message-ID as
13817         well as an article number; don't use nnrss-format-string; encode a
13818         Message-ID string which may contain non-ASCII characters; use
13819         mml-to-mime to compose a MIME article.
13820         (nnrss-request-expire-articles): Decode group name.
13821         (nnrss-request-delete-group): Decode group name.
13822         (nnrss-fetch): Clarify error message.
13823         (nnrss-read-server-data): Use insert-file-contents instead of load;
13824         bind file-name-coding-system; use multibyte buffer.
13825         (nnrss-save-server-data): Bind coding-system-for-write to the
13826         value of nnrss-file-coding-system; bind file-name-coding-system;
13827         add coding cookie.
13828         (nnrss-read-group-data): Use insert-file-contents instead of load;
13829         bind file-name-coding-system; use multibyte buffer.
13830         (nnrss-save-group-data): Bind coding-system-for-write to the
13831         value of nnrss-file-coding-system; bind file-name-coding-system.
13832         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13833         make it work with non-ASCII text.
13834         (nnrss-find-el): Make it work with old xml.el as well.
13835
13836 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13837
13838         * nnrss.el (nnrss-get-encoding): New function.
13839         (nnrss-fetch): Use unibyte buffer initially; bind
13840         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13841         decode contents according to the encoding attribute.
13842         (nnrss-save-group-data): Add coding cookie.
13843         (nnrss-mime-encode-string): New function.
13844         (nnrss-check-group): Use it to encode subject and author.
13845
13846 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13847
13848         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13849         imaginary variable.
13850
13851 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13852
13853         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13854         correctly even if there are wide characters.
13855
13856 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13857
13858         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13859         downcased symbol names; make a new cache instead of reusing
13860         bbdb-hashtable.
13861
13862 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13865         concatenating segments rather than before concatenating them.
13866         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13867
13868         * message.el (message-get-reply-headers): Bind `extra'.
13869
13870 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13871
13872         * message.el (message-extra-wide-headers): New variable.
13873         (message-get-reply-headers): Use it.
13874
13875 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13878         (gnus-agent-group-pathname): Ditto.
13879
13880         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13881
13882         * gnus-group.el (gnus-group-make-group): Decode group name.
13883         (gnus-group-make-rss-group): Register the group data after opening
13884         the nnrss group.
13885
13886 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13887
13888         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13889         by expiry now get marked as read.
13890
13891 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13892
13893         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13894
13895 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13896
13897         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13898         unify Latin characters in XEmacs.
13899         (mm-find-mime-charset-region): Use it.
13900
13901 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13902
13903         * gnus-util.el (gnus-delete-directory): New function.
13904
13905         * gnus-agent.el (gnus-agent-delete-group): Use it.
13906
13907         * gnus-cache.el (gnus-cache-delete-group): Use it.
13908
13909 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13912         names.
13913
13914 2004-12-16  Simon Josefsson  <jas@extundo.com>
13915
13916         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13917
13918 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13919
13920         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13921
13922         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13923         (gnus-group-set-current-level): Decode group name.
13924
13925 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13926
13927         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13928         failed.
13929
13930 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * gnus-group.el (gnus-group-delete-group): Decode group name.
13933         (gnus-group-make-rss-group): Encode group name.
13934         (gnus-group-catchup-current): Decode group name.
13935         (gnus-group-kill-group): Decode group name.
13936
13937 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13938
13939         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13940
13941 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13942
13943         * gnus-group.el (gnus-group-make-rss-group):
13944         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13945
13946         * gnus-start.el (gnus-setup-news): Honor user's setting to
13947         gnus-message-archive-method.  Suggested by Lute Kamstra
13948         <lute@gnu.org>.
13949
13950 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13951
13952         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13953         global counterparts of the buffer-local variables.
13954
13955 2004-11-16  Romain Francoise  <romain@orebokech.com>
13956
13957         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13958         counterparts of the buffer-local variables.
13959
13960 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13961
13962         * message.el (message-forbidden-properties): Fixed typo in doc
13963         string.
13964
13965 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13966
13967         * gnus-util.el (gnus-replace-in-string): Added doc string.
13968
13969         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13970         to avoid problems when splitting mails with many recipients.
13971
13972 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13973
13974         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13975         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13976
13977 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13978
13979         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13980         if there is no hashtable in memory or file modification time is
13981         newer than cached timestamp.
13982
13983 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13984
13985         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13986         not-matching option.
13987
13988 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13991         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13992         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13993         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13994         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13995         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13996
13997 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13998
13999         * message.el (message-forward-make-body-mml): Remove headers
14000         according to message-forward-ignored-headers if a message is decoded.
14001
14002 2004-12-02  Romain Francoise  <romain@orebokech.com>
14003
14004         * message.el (message-forward-make-body-plain): Always remove
14005         headers according to message-forward-ignored-headers.
14006
14007 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14008
14009         * spam.el (spam-summary-prepare-exit): Remove the
14010         gnus-summary-limit pop for now, it has problems with ham marks for
14011         me.
14012
14013 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14014
14015         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14016         correctly.
14017
14018 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14019
14020         * format-spec.el (format-spec): Message the char.
14021
14022 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14023
14024         * gnus-art.el (gnus-split-methods): Reformat comments.
14025
14026         * spam.el (spam-summary-prepare-exit): Remove article limits
14027         before exiting the summary buffer.
14028
14029 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14030
14031         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14032         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14033
14034         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14035         order to silence the byte compiler.
14036
14037         * spam.el: Fix the way to silence the byte compiler, which
14038         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14039         bbdb-search-simple, spam-BBDB-register-routine,
14040         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14041         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14042         spam-stat-buffer-is-spam, spam-stat-load,
14043         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14044         spam-stat-save and spam-stat-split-fancy.
14045
14046 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14049         which may confuse users.
14050         (canlock-password-for-verify): Ditto.
14051
14052         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14053
14054         * gnus-art.el (gnus-emphasis-alist): Ditto.
14055
14056         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14057
14058         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14059
14060         * gnus-start.el (gnus-save-killed-list): Ditto.
14061
14062         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14063         (gnus-sum-thread-tree-root): Ditto.
14064         (gnus-sum-thread-tree-false-root): Ditto.
14065         (gnus-sum-thread-tree-single-indent): Ditto.
14066
14067         * message.el (message-courtesy-message): Ditto.
14068         (message-archive-note): Ditto.
14069         (message-subscribed-address-file): Ditto.
14070         (message-user-fqdn): Ditto.
14071
14072         * spam-report.el (spam-report-gmane-regex): Ditto.
14073
14074         * spam.el (spam-blackhole-good-server-regex): Ditto.
14075
14076 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14077
14078         * mml.el (mml-preview): Widen the message buffer before copying
14079         the contents to the preview buffer; sort headers before previewing.
14080
14081         * message.el (message-hidden-headers): Fix the way to avoid a bug
14082         in the `repeat' widget in Emacs 21.3 or earlier.
14083
14084 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14085
14086         * message.el (message-hidden-headers): Default to "^References:".
14087         Improve customization type.  Suggested by Reiner Steib
14088         <Reiner.Steib@gmx.de>.
14089
14090 2004-11-25  Romain Francoise  <romain@orebokech.com>
14091
14092         * message.el (message-strip-forbidden-properties): Remove check for
14093         obsolete `message-hidden' text property, hidden headers are not
14094         accessible in the buffer anymore.
14095
14096 2004-11-22  Romain Francoise  <romain@orebokech.com>
14097
14098         * message.el (message-header-format-alist): Add `From' in list
14099         so that it can be sorted.
14100         (message-fix-before-sending): Widen and sort headers before
14101         sending.
14102         (message-hide-headers): Use narrowing to hide headers by moving
14103         them to the top of the buffer and narrowing to the region
14104         underneath.
14105
14106 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14107
14108         * message.el (message-strip-forbidden-properties): Bind
14109         buffer-read-only (etc) to nil.
14110
14111 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14112
14113         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14114         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14115
14116 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14117
14118         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14119
14120 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14121
14122         * dns.el (query-dns): Use sit-for to time instead of
14123         accept-process-output, since that doesn't seem to work on udp
14124         sockets.
14125
14126 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14127
14128         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14129
14130 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14131
14132         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14133         doc string.  Improve doc string.
14134
14135 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14136
14137         * nntp.el (nntp-request-update-info): Return nil if
14138         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14139         may not call gnus-activate-group which uselessly issues the GROUP
14140         commands for all nntp groups and wastes time.  Reported by Romain
14141         Francoise <romain@orebokech.com>.
14142
14143         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14144
14145 2004-11-15  Simon Josefsson  <jas@extundo.com>
14146
14147         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14148         headers separately.
14149         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14150         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14151
14152 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14153
14154         * gnus-start.el (gnus-convert-old-newsrc):
14155         Assign legacy-gnus-agent to 5.10.7.
14156
14157 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14158
14159         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14160         start of the lines.
14161
14162 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14163
14164         * hashcash.el (hashcash-default-payment): Change default to 20.
14165         (hashcash-default-accept-payment): Change default to 20.
14166         (hashcash-process-alist): New variable.
14167         (hashcash-generate-payment-async): Add.
14168         (hashcash-already-paid-p): Add.
14169         (hashcash-insert-payment): Don't generate payments twice.
14170         (hashcash-insert-payment-async): Add.
14171         (hashcash-insert-payment-async-2): Add.
14172         (hashcash-cancel-async): Add.
14173         (hashcash-wait-async): Add.
14174         (hashcash-processes-running-p): Add.
14175         (hashcash-wait-or-cancel): Add.
14176         (mail-add-payment): New optional argument.  Conditionally start
14177         asynchronous calculation.
14178         (mail-add-payment-async): Add.
14179
14180         * message.el (message-send-mail): Wait for asynchronous hashcash
14181         results.  Don't clobber existing X-Hashcash headers.
14182         (message-setup-1): Call mail-add-payment-async when
14183         message-generate-hashcash is non-nil.
14184
14185 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14186
14187         * message.el (message-use-alternative-email-as-from): Examine the
14188         From header as well; use message-make-from in order to include a
14189         user's full name.
14190
14191 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14192
14193         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14194         default; improve customization type.
14195         (gnus-emphasis-custom-with-format): New macro.
14196         (gnus-emphasis-custom-value-to-external): New function.
14197         (gnus-emphasis-custom-value-to-internal): New function.
14198
14199 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14200
14201         * dns.el (query-dns): Resolve reverse addresses.
14202
14203 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14204
14205         * gnus-group.el (gnus-group-get-new-news): Use it.
14206
14207         * gnus-start.el (gnus-check-reasonable-setup): New function.
14208
14209 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14212         "Args out of range" error.  Reported by Arnaud Giersch
14213         <arnaud.giersch@free.fr>.
14214
14215 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14216
14217         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14218
14219 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14220
14221         * spam.el (spam group): Add :version.
14222
14223         * pgg-def.el (pgg group): Add :version.
14224
14225 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14226
14227         * gnus-art.el (gnus-article-edit-article): Don't associate the
14228         article buffer with a draft file.  This is a temporary measure
14229         against the 2004-08-22 change to gnus-article-edit-mode.
14230
14231 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14232
14233         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14234         (html2text-format-tags): Remove unused variable `attr'.
14235
14236 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14237
14238         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14239
14240         * tls.el (tls-process-connection-type, tls-success)
14241         (tls-certtool-program): Add :version.
14242
14243         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14244         (starttls-extra-arguments, starttls-process-connection-type)
14245         (starttls-connect, starttls-failure, starttls-success): Add :version.
14246
14247         * spam-stat.el (spam-stat): Add :version.
14248
14249         * sieve.el (sieve): Add :version.
14250
14251         * sha1.el (sha1): Add :version.
14252         (sha1-use-external): Remove redundant version.
14253
14254         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14255         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14256         (nnmail-split-fancy-match-partial-words)
14257         (nnmail-split-lowercase-expanded): Add :version.
14258
14259         * nndiary.el (nndiary): Add :version.
14260
14261         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14262
14263         * mml-sec.el (mml-default-sign-method)
14264         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14265         Add :version.
14266
14267         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14268
14269         * mm-url.el (mm-url-use-external, mm-url-program)
14270         (mm-url-arguments): Add :version.
14271
14272         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14273         (mm-attachment-file-modes, mm-decrypt-option)
14274         (mm-w3m-safe-url-regexp): Add :version.
14275
14276         * message.el (message-cite-prefix-regexp)
14277         (message-sendmail-envelope-from, message-minibuffer-local-map)
14278         (message-user-fqdn, message-completion-alist): Add :version.
14279
14280         * gnus-win.el (gnus-configure-windows-hook)
14281         (gnus-use-frames-on-any-display): Add :version.
14282
14283         * gnus-art.el (gnus-article-address-banner-alist)
14284         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14285         (gnus-treat-from-picon, gnus-treat-mail-picon)
14286         (gnus-treat-x-pgp-sig): Add :version.
14287
14288         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14289         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14290         (gnus-summary-article-delete-hook)
14291         (gnus-summary-display-while-building): Add :version.
14292
14293         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14294         (gnus-get-top-new-news-hook): Add :version.
14295
14296         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14297         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14298
14299         * gnus-registry.el (gnus-registry): Add :version.
14300
14301         * gnus-spec.el (gnus-use-correct-string-widths)
14302         (gnus-make-format-preserve-properties): Add :version.
14303
14304         * gnus.el (gnus-group-charter-alist)
14305         (gnus-group-fetch-control-use-browse-url)
14306         (gnus-install-group-spam-parameters): Add :version.
14307
14308         * gnus-diary.el (gnus-diary): Add :version.
14309
14310         * gnus-delay.el (gnus-delay): Add :version.
14311
14312         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14313         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14314         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14315         Add :version.
14316
14317         * gnus-agent.el (gnus-agent-max-fetch-size)
14318         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14319         (gnus-agent-prompt-send-queue): Add :version.
14320
14321         * deuglify.el (gnus-outlook-deuglify): Add :version.
14322
14323         * html2text.el: Beautify code.  Improve doc strings.  Some
14324         checkdoc cleanup.
14325         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14326
14327 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14328
14329         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14330
14331 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14332
14333         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14334         when package is loaded.
14335
14336         * spam.el (spam-summary-score-preferred-header): Add global preference
14337         for people who want to override the default SpamAssassin over
14338         Bogofilter preference (when both are set).
14339         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14340         (spam-user-format-function-S): Check
14341         spam-summary-score-preferred-header.
14342         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14343         (spam-user-format-function-S): Format the score correctly.
14344
14345 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14346
14347         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14348         signature file.  Suggested by Manoj Srivastava
14349         <srivasta@golden-gryphon.com>.
14350
14351         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14352         iso-2022-jp even in the Japanese language environment.
14353         Suggested by Jason Rumney <jasonr@gnu.org>.
14354
14355 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14356
14357         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14358         use the same characters as the dummy marks; make it free from
14359         getting affected by the language environment.
14360         (gnus-summary-read-group-1): Update mark positions only when the
14361         format spec is updated.
14362
14363         * gnus-spec.el (gnus-update-format-specifications): Return a list
14364         of updated types.
14365
14366 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14367
14368         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14369         of boundp to check if display-warning is available.
14370
14371 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14372
14373         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14374
14375 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * nnspool.el (nnspool-spool-directory): Use news-path if the
14378         news-directory variable is not bound.
14379
14380         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14381         function instead of display-warning if it is not available.
14382
14383 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14384
14385         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14386         v5-10: Use `point-at-bol'.
14387
14388 2004-10-26  Simon Josefsson  <jas@extundo.com>
14389
14390         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14391         <chenggao@gmail.com>.
14392
14393 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14394
14395         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14396         instead.
14397
14398 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14399
14400         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14401         to remove a server from the nnimap-server-buffer-alist.
14402         (nnimap-open-connection, nnimap-close-server): Use it.
14403
14404         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14405
14406 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14409         running the major-mode function.
14410
14411 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14412
14413         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14414         dummy marks in the right way.
14415
14416 2004-10-18  David Edmondson  <dme@dme.org>
14417
14418         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14419         excessively.
14420
14421 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14422
14423         * gnus-util.el (gnus-split-references): Accept a nil references
14424         string and go on blissfully.
14425
14426         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14427         cases where the references string is non-nil but has no references.
14428
14429         * encrypt.el: Add autoload tags.
14430
14431         * spam.el (spam-resolve-registrations-routine): Remove article
14432         from unregistration list too.  Reported by David Hanak
14433         <dhanak@isis.vanderbilt.edu>
14434
14435 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14436
14437         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14438         nil.  Changed custom type.
14439
14440 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14441
14442         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14443
14444         * gnus-sum.el (gnus-summary-move-article): Use it.
14445
14446 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14447
14448         * encrypt.el: Add autoload cookies.
14449
14450         * spam.el (spam-backend-article-list-property)
14451         (spam-backend-get-article-todo-list)
14452         (spam-backend-put-article-todo-list)
14453         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14454         Resolve registrations separately.
14455         (spam-register-routine): Format comments.
14456         (spam-unregister-routine, spam-register-routine): Always call with
14457         specific-articles, no default list.
14458         (spam-summary-prepare-exit): Use the spam-classifications function.
14459
14460         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14461         gnus-encrypt.el.
14462
14463         * encrypt.el: Copied from gnus-encrypt.el.
14464
14465         * gnus-encrypt.el: Commented that it's obsolete.
14466
14467 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14468
14469         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14470         (gnus-score-save): Use it.
14471
14472         * message.el (message-bury): Use `window-dedicated-p'.
14473
14474 2004-10-15  Simon Josefsson  <jas@extundo.com>
14475
14476         * pop3.el (top-level): Don't require nnheader.
14477         (pop3-read-timeout): Add.
14478         (pop3-accept-process-output): Add.
14479         (pop3-read-response, pop3-retr): Use it.
14480
14481 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14482
14483         * spam.el (spam-register-routine): Move comment.
14484         (spam-verify-bogofilter): Use 'unknown for the initial
14485         spam-bogofilter-valid state, not 'never.
14486
14487         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14488         for netrc-machine.
14489
14490         * nnimap.el (nnimap-open-connection): Use
14491         netrc-machine-user-or-password.
14492
14493 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14494
14495         * gnus-registry.el (gnus-registry-unload-hook):
14496         Set as a variable with add-hook.
14497
14498         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14499         of news-path.
14500
14501         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14502
14503         * spam.el: Delete duplicate `provide'.
14504         (spam-unload-hook): Set as a variable with add-hook.
14505
14506 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14507
14508         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14509         in the doc string.
14510
14511         * message.el (message-ignored-news-headers)
14512         (message-ignored-supersedes-headers)
14513         (message-ignored-resent-headers)
14514         (message-forward-ignored-headers): Improve custom type.
14515
14516 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14517
14518         * message.el (message-tokenize-header): Fix 2004-09-06 change
14519         which used point-min in the wrong place.
14520
14521 2004-10-12  Simon Josefsson  <jas@extundo.com>
14522
14523         * tls.el (tls-certtool-program): New variable.
14524         (tls-certificate-information): New function, based on
14525         ssl-certificate-information.
14526
14527 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * compface.el: Move the version of ELisp-based uncompface program
14530         to the contrib directory because of the copyright problem.
14531
14532 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14533
14534         * message.el (message-kill-buffer): Raise the current frame.
14535
14536 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14537
14538         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14539
14540         * gnus.el (message-y-or-n-p): Autoload.
14541
14542         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14543         (pop3-password-required, pop3-authentication-scheme)
14544         (pop3-leave-mail-on-server): Made customizable.
14545         (pop3): New custom group.
14546         (pop3-retr): Remove `sleep-for' statements.
14547         Suggested by Dave Love <fx@gnu.org>.
14548
14549         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14550         Windows/DOS.
14551
14552         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14553         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14554         Dave Love <fx@gnu.org>.
14555
14556         * mml.el (mml-minibuffer-read-disposition): Require match.
14557         Suggested by Dave Love <fx@gnu.org>.
14558
14559 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14560
14561         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14562         doc string.
14563
14564 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14565
14566         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14567
14568 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14569
14570         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14571         instead of calling `mm-insert-inline', to decode text/* parts
14572         before displaying them.
14573
14574 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14575
14576         * mm-uu.el (mm-uu-text-plain-type): New variable.
14577         (mm-uu-pgp-signed-extract-1): Use it.
14578         (mm-uu-pgp-encrypted-extract-1): Use it.
14579         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14580         bind mm-uu-text-plain-type with that value.
14581         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14582         mm-uu-dissect.
14583
14584 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14585
14586         * gnus-group.el (gnus-update-group-mark-positions):
14587         * gnus-sum.el (gnus-update-summary-mark-positions):
14588         * message.el (message-check-news-body-syntax):
14589         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14590         of string-as-multibyte.
14591
14592 2004-10-05  Juri Linkov  <juri@jurta.org>
14593
14594         * gnus-group.el (gnus-update-group-mark-positions):
14595         * gnus-sum.el (gnus-update-summary-mark-positions):
14596         * message.el (message-check-news-body-syntax):
14597         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14598         8-bit unibyte values to a multibyte string for search functions.
14599
14600 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14601
14602         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14603         (mm-uu-dissect-text-parts): New function.
14604
14605         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14606         dissect text parts.
14607
14608         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14609         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14610
14611         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14612
14613         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14614         gnus-current-topics instead of gnus-current-topic.
14615
14616 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14617
14618         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14619
14620 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14621
14622         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14623         where approriate.
14624
14625         * nnml.el (nnml-generate-active-info): do.
14626
14627         * nndiary.el (nndiary-generate-active-info): do.
14628
14629         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14630         (gnus-topic-move): do.
14631
14632         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14633         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14634
14635         * gnus-srvr.el (gnus-server-prepare)
14636         (gnus-server-open-all-servers): do.
14637
14638         * gnus-msg.el (gnus-summary-cancel-article)
14639         (gnus-summary-resend-message)
14640         (gnus-summary-mail-crosspost-complaint): do.
14641
14642         * gnus-move.el (gnus-change-server): do.
14643
14644         * gnus-group.el (gnus-group-unmark-all-groups)
14645         (gnus-group-set-current-level): do.
14646
14647 2004-10-04  Simon Josefsson  <jas@extundo.com>
14648
14649         * message.el (message-generate-hashcash): Doc fix.
14650
14651 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14652
14653         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14654         avoid infinite recursion via gnus-get-function.
14655
14656 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14657
14658         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14659
14660         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14661
14662         * nnmail.el (nnmail-split-history): do.
14663
14664         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14665         (nnml-request-delete-group): do.
14666
14667         * nnslashdot.el (nnslashdot-read-groups): do.
14668
14669         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14670         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14671
14672         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14673         (nnspool-sift-nov-with-sed): Use last.
14674         (nnspool-retrieve-headers-with-nov): Use mapc.
14675         (nnspool-request-newgroups): Use dolist.
14676         (nnspool-request-group): Use last.
14677
14678         * nntp.el (nntp-read-server-type): Use dolist.
14679
14680         * nnvirtual.el (nnvirtual-create-mapping)
14681         (nnvirtual-update-read-and-marked): Use dolist.
14682         (nnvirtual-convert-headers): Simplify.
14683
14684 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14685
14686         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14687         support for sync'ing tick marks.
14688
14689 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14690
14691         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14692         there's no visible header.
14693
14694 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14695
14696         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14697         necessary, pass full group name to gnus-request-set-marks.
14698
14699 2004-10-01  Simon Josefsson  <jas@extundo.com>
14700
14701         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14702         acroread.
14703
14704 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14705
14706         * spam-report.el (spam-report-gmane): Fix interactive.
14707
14708         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14709
14710         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14711         when writing file.
14712         (gnus-agent-synchronize-flags): Don't default to being
14713         interactive.
14714
14715 2004-09-30  Simon Josefsson  <jas@extundo.com>
14716
14717         * message.el (message-generate-hashcash): Add.
14718         (message-send-mail): Use it, call mail-add-payment.
14719
14720 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14721
14722         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14723
14724 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14725
14726         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14727         gnus-requst-update-info with explicit code to sync the in-memory
14728         info read flags with the marks being sync'd to the backend.
14729
14730         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14731
14732 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14733
14734         * spam.el (spam-verify-bogofilter): Add new function.
14735         (spam-check-bogofilter)
14736         (spam-bogofilter-register-with-bogofilter): Use it.
14737         (spam-verify-bogofilter): Add small fixes.
14738
14739 2004-09-28  Simon Josefsson  <jas@extundo.com>
14740
14741         * hashcash.el (hashcash-generate-payment): Revert.
14742
14743 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14744
14745         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14746         gnus-extract-references instead of gnus-split-references.
14747
14748         * gnus-util.el (gnus-extract-references): Add new function, analogous
14749         to gnus-split-references but extracts only the message-ID without
14750         anything extra.
14751
14752         * hashcash.el (hashcash-generate-payment)
14753         (hashcash-check-payment): Do the right thing if hashcash-path is
14754         nil (because the hashcash program could not be found).
14755
14756         * spam.el (spam-use-hashcash): Remove comment.
14757
14758 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14759
14760         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14761         (gnus-cache-enter-article, gnus-cache-remove-article)
14762         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14763
14764         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14765
14766         * gnus-art.el (article-hide-boring-headers)
14767         (article-translate-strings, article-display-face)
14768         (gnus-article-mime-match-handle-first)
14769         (gnus-article-highlight-headers)
14770         (gnus-article-add-buttons-to-head): do.
14771
14772 2004-09-27  Simon Josefsson  <jas@extundo.com>
14773
14774         * hashcash.el: New version, from
14775         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14776         ../contrib/.
14777
14778 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14779
14780         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14781
14782 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14783
14784         * gnus-dup.el (gnus-dup-open): Use mapc.
14785         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14786
14787         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14788         Reported by Stefan Wiens <s.wi@gmx.net>.
14789
14790         * gnus.el (gnus-shutdown): Use dolist.
14791
14792         * gnus-undo.el (gnus-undo): Use mapc.
14793
14794         * nnrss.el (nnrss-generate-active): do.
14795
14796         * message.el (message-cite-original-without-signature)
14797         (message-cite-original): Use mapc.
14798         (message-do-actions, message-make-forward-subject): Use dolist.
14799
14800 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14801
14802         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14803         deletion to remove entire duplicate line.  Fixes merged article
14804         number bug.
14805
14806 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14807
14808         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14809         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14810         first ask if you want to open a server and then, even when you
14811         responded with no, asking if you want to synchronize the server's
14812         flags.
14813         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14814         multi-line expressions.
14815         (gnus-agent-synchronize-group-flags): New internal function.
14816         Updates marks in memory (in the info structure) AND in the
14817         backend.
14818
14819         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14820
14821         * nnagent.el (nnagent-request-set-mark): Use
14822         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14823         method, to ensure that synchronization updates marks in the
14824         backend and in the info (in memory) structure.
14825
14826 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14827
14828         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14829         convention fully; don't miss the root article of a thread; make
14830         the X-Draft-From header with correct article numbers.
14831
14832 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14833
14834         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14835         unless plugged.  Disable the agent so that an open failure causes
14836         an error.
14837
14838         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14839         Reverted 2004-09-21 change.  The backend must be opened while
14840         synchronizing flags even when the backend stores the flags
14841         locally.
14842
14843 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14844
14845         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14846         in `header' match.  Reported by Svend Tollak Munkejord.
14847
14848         * message.el (message-cite-original): Fix use of
14849         `message-cite-articles-with-x-no-archive'.
14850
14851 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14852
14853         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14854         (gnus-window-to-buffer): Ditto.
14855
14856         * mml.el (mml-preview-buffer): New variable.
14857         (mml-preview): Manage window layout with gnus-buffer-configuration.
14858
14859         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14860         X-Draft-From header even if those articles aren't quoted.
14861
14862 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14863
14864         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14865         (gnus-request-set-mark, gnus-request-update-mark): Use new
14866         g-s-t-u-l-m to decide to use backend even when unplugged.
14867
14868 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14869
14870         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14871         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14872
14873 2004-09-20  Simon Josefsson  <jas@extundo.com>
14874
14875         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14876         "utf-16-le".
14877
14878 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14879
14880         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14881
14882 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14883
14884         * uudecode.el (uudecode-use-external): Add :version.
14885
14886         * smime.el (smime-CA-file, smime-encrypt-cipher)
14887         (smime-dns-server): Add :version.
14888
14889         * smiley.el (gnus-smiley-file-types): Add :version.
14890
14891         * sha1.el (sha1-use-external): Add :version.
14892
14893         * pgg-def.el (pgg-query-keyserver): Add :version.
14894
14895         * nnmail.el (nnmail-fancy-expiry-targets)
14896         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14897         Add :version.
14898
14899         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14900         (nnimap-retrieve-groups-asynchronous): Add :version.
14901         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14902
14903         * mml.el (mml-content-disposition-parameters)
14904         (mml-insert-mime-headers-always): Add :version.
14905
14906         * mm-util.el (mm-coding-system-priorities): Add :version.
14907
14908         * mm-decode.el (mm-inline-text-html-with-images)
14909         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14910         (mm-verify-option): Add :version.
14911         (mm-text-html-renderer): Change :version.
14912
14913         * message.el (message-fcc-externalize-attachments)
14914         (message-required-headers, message-draft-headers)
14915         (message-subject-trailing-was-query)
14916         (message-subject-trailing-was-ask-regexp)
14917         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14918         (message-mark-insert-end, message-archive-header)
14919         (message-archive-note, message-cross-post-default)
14920         (message-cross-post-note, message-followup-to-note)
14921         (message-cross-post-note-function, message-use-mail-followup-to)
14922         (message-subscribed-address-functions)
14923         (message-subscribed-address-file, message-subscribed-addresses)
14924         (message-subscribed-regexps, message-allow-no-recipients)
14925         (message-yank-cited-prefix, message-signature-insert-empty-line)
14926         (message-hidden-headers, message-hierarchical-addresses)
14927         (message-mail-user-agent, message-use-idna)
14928         (message-valid-fqdn-regexp)
14929         (message-strip-special-text-properties, message-header-synonyms)
14930         (message-beginning-of-line, message-tab-body-function): Add :version.
14931         (message-insert-canlock, message-wide-reply-confirm-recipients):
14932         Change :version.
14933
14934         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14935         and :version.
14936         (mail-source-delete-old-incoming-confirm)
14937         (mail-source-movemail-program): Add :version.
14938
14939         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14940         (gnus-agent-cache, gnus-agent): Change :version.
14941
14942         * gnus-util.el (gnus-use-byte-compile): Change :version.
14943
14944         * gnus-sum.el (gnus-summary-make-false-root-always)
14945         (gnus-summary-default-high-score)
14946         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14947         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14948         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14949         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14950         (gnus-sum-thread-tree-single-indent)
14951         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14952         (gnus-sum-thread-tree-leaf-with-other)
14953         (gnus-sum-thread-tree-single-leaf): Add :version.
14954         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14955         (gnus-article-loose-mime): Change :version.
14956
14957         * gnus-start.el (gnus-backup-startup-file)
14958         (gnus-save-startup-file-via-temp-buffer): Add :version.
14959
14960         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14961         (gnus-server-offline-face): Add :version.
14962
14963         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14964
14965         * gnus-msg.el (gnus-gcc-externalize-attachments)
14966         (gnus-debug-files, gnus-debug-exclude-variables)
14967         (gnus-discouraged-post-methods): Change :version.
14968         (gnus-confirm-mail-reply-to-news)
14969         (gnus-confirm-treat-mail-like-news): Add :version.
14970
14971         * gnus-int.el (gnus-server-unopen-status): Add :version.
14972
14973         * gnus-group.el (gnus-group-jump-to-group-prompt)
14974         (gnus-large-ephemeral-newsgroup)
14975         (gnus-fetch-old-ephemeral-headers): Add :version.
14976
14977         * gnus-fun.el (gnus-x-face-directory)
14978         (gnus-convert-pbm-to-x-face-command)
14979         (gnus-convert-image-to-x-face-command)
14980         (gnus-convert-image-to-face-command): Add :version.
14981
14982         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14983
14984         * gnus-cite.el (gnus-cite-blank-line-after-header)
14985         (gnus-article-boring-faces): Add :version.
14986
14987         * gnus-art.el (gnus-buttonized-mime-types)
14988         (gnus-inhibit-mime-unbuttonizing)
14989         (gnus-treat-display-face)
14990         (gnus-treat-body-boundary): Change :version.
14991         (gnus-body-boundary-delimiter, gnus-picon-databases)
14992         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14993         (gnus-treat-date-english, gnus-treat-fold-headers)
14994         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14995         (gnus-treat-mail-picon, gnus-treat-wash-html)
14996         (gnus-article-encrypt-protocol)
14997         (gnus-use-idna, gnus-article-over-scroll)
14998         (gnus-mime-display-multipart-alternative-as-mixed)
14999         (gnus-mime-display-multipart-related-as-mixed)
15000         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15001         (gnus-ctan-url, gnus-button-ctan-handler)
15002         (gnus-button-handle-ctan-bogus-regexp)
15003         (gnus-button-ctan-directory-regexp)
15004         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15005         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15006         (gnus-button-man-level, gnus-button-emacs-level)
15007         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15008
15009         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15010         (gnus-agent-go-online): Change :version.
15011         (gnus-agent-expire-unagentized-dirs)
15012         (gnus-agent-auto-agentize-methods): Add :version.
15013
15014         * flow-fill.el (fill-flowed-display-column)
15015         (fill-flowed-encode-column): Add :version.
15016
15017         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15018         (gnus-outlook-deuglify-unwrap-max)
15019         (gnus-outlook-deuglify-cite-marks)
15020         (gnus-outlook-deuglify-unwrap-stop-chars)
15021         (gnus-outlook-deuglify-no-wrap-chars)
15022         (gnus-outlook-deuglify-attrib-cut-regexp)
15023         (gnus-outlook-deuglify-attrib-verb-regexp)
15024         (gnus-outlook-deuglify-attrib-end-regexp)
15025         (gnus-outlook-display-hook): Add :version.
15026
15027         * binhex.el (binhex-use-external): Add :version.
15028
15029 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15030
15031         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15032         and `invisible'.
15033
15034 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15035
15036         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15037         in gnus-registry-trim.
15038
15039 2004-09-13  Simon Josefsson  <jas@extundo.com>
15040
15041         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15042
15043         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15044
15045         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15046         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15047         <yamaoka@jpl.org>.
15048         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15049         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15050         <yamaoka@jpl.org>.
15051
15052         * sieve.el (sieve-manage-mode): Ditto.
15053
15054 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15055
15056         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15057
15058 2004-09-11  Simon Josefsson  <jas@extundo.com>
15059
15060         * dns-mode.el: Add.
15061
15062         * mm-view.el (mm-display-dns-inline): Add.
15063
15064         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15065         (mm-automatic-display): Ditto.
15066
15067         * mailcap.el (mailcap-mime-data): Add text/dns.
15068         (mailcap-mime-extensions): Map .soa to text/dns.
15069
15070 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15071
15072         * gnus-art.el (article-decode-mime-words, article-babel)
15073         (gnus-article-highlight-signature, gnus-article-add-buttons)
15074         (gnus-signature-toggle): Remove unnecessary bindings of
15075         `inhibit-read-only' inherited from v5.10 merge.
15076
15077 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15078
15079         * nntp.el (nntp): New customization group.
15080         (nntp-authinfo-file): Add customization group.
15081
15082         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15083
15084         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15085
15086         * gnus.el (to-address, to-list, subscribed)
15087         (large-newsgroup-initial): Ditto.
15088
15089         * flow-fill.el (fill-flowed-display-column)
15090         (fill-flowed-encode-column): Ditto.
15091
15092 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15093
15094         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15095         Use point-min rather than 1.
15096         (message-send-mail): Use buffer-size rather than point-max.
15097
15098         * gnus-sum.el (gnus-summary-search-article-forward):
15099         Signal a specific `search-failed' rather than a generic `error'.
15100
15101         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15102         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15103         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15104
15105 2004-09-10  Simon Josefsson  <jas@extundo.com>
15106
15107         * nndb.el (require): Remove tcp and duplicate cl.
15108
15109 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15110
15111         * gnus-agent.el (directory-files-and-attributes): Move forward.
15112
15113 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15114
15115         * gnus-agent.el (directory-files-and-attributes): Optionally
15116         defined to support XEmacs.
15117
15118 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15119
15120         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15121         to avoid run-time CL dependencies.
15122         (gnus-agent-unfetch-articles): New function.
15123         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15124         article numbers even when local .overview file is missing.
15125         (gnus-agent-read-article-number): New function.  Only accepts
15126         27-bit article numbers.
15127         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15128         gnus-agent-read-article-number.
15129         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15130         from backend while recognizing that article numbers in .overview
15131         must be valid.
15132         (gnus-agent-update-files-total-fetched-for): Use
15133         directory-files-and-attributes to improve performance.
15134         * gnus-int.el (gnus-request-move-article): Use
15135         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15136         improve performance.
15137
15138         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15139         some users confused by references to .newsrc when they only have a
15140         .newsrc.eld file.
15141         (gnus-convert-mark-converter-prompt)
15142         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15143         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15144         New function.  Used internally to only display 'gnus converting
15145         files' message when actually necessary.
15146
15147         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15148         methods now autoloaded.
15149
15150 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15153         identifiers.
15154
15155 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15156
15157         * gnus-picon.el: Fix indentation and closing parenthesis.
15158
15159 2004-09-01  Simon Josefsson  <jas@extundo.com>
15160
15161         * message.el (message-canlock-generate): Require sha1, not
15162         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15163         to require within a function.  Sadly, if sha1.el isn't loaded, the
15164         let binding in m-c-g will hide the defcustom definition, which is
15165         bad.)
15166
15167         * canlock.el: Require sha1, not sha1-el.
15168
15169         * message.el: Don't autoload sha1 (there is a autoload cookie in
15170         sha1.el).
15171
15172         * sha1-el.el: Renamed to sha1.el.
15173
15174 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15175
15176         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15177
15178 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15179
15180         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15181
15182 2004-08-30  Kim F. Storm  <storm@cua.dk>
15183
15184         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15185
15186         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15187         Add :group 'nnimap.
15188
15189 2004-08-30  Andreas Schwab  <schwab@suse.de>
15190
15191         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15192         ?* and ?\;.
15193
15194         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15195         and ?\' to symbol instead of whitespace.
15196
15197 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15200
15201         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15202         instead of re-search-forward.
15203
15204         * gnus-uu.el (gnus-uu-save-article): Ditto.
15205         (gnus-uu-post-encode-uuencode): Ditto.
15206
15207         * html2text.el (html2text-clean-list-items): Ditto.
15208         (html2text-clean-dtdd): Ditto.
15209         (html2text-format-tags): Ditto.
15210
15211         * message.el (message-send-mail-with-sendmail): Fix regexp.
15212         (message-fill-field-general): Use search-forward instead of
15213         re-search-forward.
15214         (unbold-region): Ditto.
15215
15216         * nnrss.el (nnrss-request-article): Ditto.
15217
15218         * nnslashdot.el (nnslashdot-request-article): Ditto.
15219
15220         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15221
15222         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15223         "Unrecognized menu descriptor" error in XEmacs.
15224
15225 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15226
15227         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15228         parent article of a sparse article in the thread hashtb.
15229
15230 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15231
15232         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15233         (nnmail-expand-newtext): Lowercase expanded entries if
15234         nnmail-split-lowercase-expanded is non-nil.
15235
15236 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15237
15238         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15239
15240         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15241         of gnus-tmp-news-method into string under XEmacs.  It will be
15242         passed to gnus-correct-length which takes only a string argument.
15243
15244 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * gnus-util.el (gnus-bind-print-variables): New macro.
15247         (gnus-prin1): Use it.
15248         (gnus-prin1-to-string): Use it.
15249         (gnus-pp): New function.
15250         (gnus-pp-to-string): New function.
15251
15252         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15253         Replace pp-to-string with gnus-pp-to-string.
15254         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15255         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15256         * gnus-msg.el (gnus-debug): Ditto.
15257         * gnus-score.el (gnus-score-save): Ditto.
15258         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15259         gnus-pp-to-string.
15260         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15261         with gnus-pp.
15262         * score-mode.el (gnus-score-pretty-print): Ditto.
15263         * webmail.el (webmail-debug): Ditto.
15264
15265 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * gnus-art.el (article-display-face, article-display-x-face):
15268         Use buffer-read-only.
15269
15270 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15271
15272         * gnus-art.el (article-hide-list-identifiers):
15273         Bind inhibit-read-only as t.
15274
15275 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15276
15277         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15278
15279 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15280
15281         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15282         (gnus-narrow-to-page): Don't assume point-min == 1.
15283         (gnus-article-edit-mode): Derive from message-mode.
15284
15285         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15286         point-min == 1.
15287
15288         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15289         Disable incorrect use of `assert'.
15290
15291         * message.el (message-mode): Set comment-start-skip.
15292
15293
15294 2004-08-22  Sam Steingold  <sds@gnu.org>
15295
15296         * pop3.el (pop3-leave-mail-on-server): New user variable.
15297         (pop3-movemail): Delete mail only when it is nil.
15298
15299 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15300
15301         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15302
15303         * mml.el (mml-preview): Use `pop-to-buffer'.
15304
15305         * message.el (message-goto-mail-followup-to): Insert after "To".
15306         (message-carefully-insert-headers): Add comment.
15307
15308         * gnus.el: Remove unused variable `gnus-article-check-size'.
15309
15310         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15311
15312         * gnus-art.el (gnus-button-alist): Improve
15313         `gnus-button-handle-library' entry.
15314
15315 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15316
15317         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15318         downcase, since XEmacs capitalizes error messages differently.
15319
15320 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15321
15322         * nntp.el: Add (require 'gnus) due to reference to
15323         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15324
15325 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15326
15327         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15328         `mm-fill-flowed'.
15329
15330         * mm-decode.el (mm-dissect-singlepart): Check it.
15331
15332 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15333
15334         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15335         'imap' for netrc parsing.
15336
15337 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15338
15339         * mailcap.el (mailcap-mime-data): Mark as risky.
15340
15341 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15344         may be included in the encoded word.
15345         (rfc2047-encode): Don't append a space if the encoded word
15346         includes close parenthesis.
15347
15348 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15349
15350         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15351         of text within parentheses.
15352
15353 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15354
15355         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15356         (gnus-encrypt-write-file-contents): Make the password key the file
15357         name PLUS the cipher, not just the cipher.  Also remove failed
15358         passwords from the cache.
15359
15360 2004-08-06  Simon Josefsson  <jas@extundo.com>
15361
15362         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15363         fix.
15364
15365 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15366
15367         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15368         LWSP.
15369
15370 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15371
15372         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15373         to append in-reply-to: data to the references: header.
15374
15375         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15376         (netrc-parse): Use gnus-encrypt.el functions.
15377
15378         * gnus-encrypt.el: Add new file for encryption support; currently
15379         does only a few GPG ciphers and an internal XOR cipher.
15380
15381         * password.el: Add comments on using password-read-and-add.
15382         (password-read-and-add): Add function to read and add the
15383         password to the cache at once.
15384
15385 2004-07-28  Simon Josefsson  <jas@extundo.com>
15386
15387         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15388         parameter (but don't use it, for now).
15389
15390         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15391         instead of hard coding to nil.
15392
15393 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15396         as mm-inline-image-xemacs does.
15397
15398 2004-07-26  Simon Josefsson  <jas@extundo.com>
15399
15400         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15401         Revert part of 2004-07-17 change below.
15402
15403 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15404
15405         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15406         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15407
15408 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15409
15410         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15411         quotes that actually start with ">" at the beginning of the
15412         lines.
15413
15414 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15415
15416         * rfc2047.el (rfc2047-encode-region): Fix last change.
15417         (rfc2047-encode-parameter): Remove useless concat.
15418
15419 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15422         encode special characters; fix some kind of misconfigured headers;
15423         signal a real error if debug-on-quit or debug-on-error is non-nil.
15424         (rfc2047-encode-max-chars): New variable.
15425         (rfc2047-encode-1): Use it.
15426         (rfc2047-encode-parameter): New function.
15427
15428         * mml.el (mml-insert-parameter): Remove an excessive space.
15429
15430 2004-07-17  Simon Josefsson  <jas@extundo.com>
15431
15432         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15433         Kai Grossjohann <kai@emptydomain.de>.
15434         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15435         (gnus-group-make-menu-bar): Ditto.
15436
15437         * gnus-util.el (gnus-group-server): Add.
15438
15439 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15440
15441         * message.el (message-clone-locals): Clone sendmail and smtp
15442         variables.
15443
15444 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15445
15446         * rfc2047.el (rfc2047-encode-region): Fix last change.
15447
15448 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15451         characters as non-special.
15452
15453 2004-07-09  Simon Josefsson  <jas@extundo.com>
15454
15455         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15456         Users will lose all flag changes made while unplugged with
15457         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15458         good default.  See numerous reports on ding mailing list.
15459
15460 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15463         add generate-head-function and generate-article-function to the
15464         rfc822-forward entry.
15465         (nndoc-rfc822-forward-generate-article): New function.
15466         (nndoc-rfc822-forward-generate-head): New function.
15467
15468         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15469
15470 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15471
15472         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15473         respect display group parameter and gnus-summary-expunge-below.
15474         (gnus-articles-to-read): Remove unused reference to display group
15475         parameter.
15476
15477 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15478
15479         * nnheader.el (nnheader-uniquify-message-id): New experimental
15480         variable.
15481         (nnheader-nov-read-message-id): Use it.
15482
15483         * spam-report.el (spam-report-gmane): Add interactive.
15484
15485 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15486
15487         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15488         qp-or-base64 for the application/* types.
15489
15490 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15491
15492         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15493
15494 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15495
15496         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15497         trim value.
15498
15499 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15500
15501         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15502         New macro and function.
15503         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15504
15505 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15506
15507         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15508         after-load-alist.
15509
15510 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15511
15512         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15513         update info that isn't there.
15514
15515 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15516
15517         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15518         entry.
15519
15520 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * mm-view.el (mm-inline-render-with-function): Use multibyte
15523         buffer; decode html source by charset.
15524
15525         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15526
15527         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15528         Mule-UCS is loaded under XEmacs.
15529         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15530
15531 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15532
15533         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15534
15535 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15536
15537         * mm-util.el (mm-coding-system-p): Return a coding-system.
15538         (mm-mime-mule-charset-alist): Use shift_jis instead of
15539         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15540         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15541         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15542         instead of japanese-shift-jis and iso-latin-1 respectively in
15543         order to share the default value with both Emacs and XEmacs-mule.
15544         (mm-mule-charset-to-mime-charset): Make
15545         mm-coding-system-priorities effective.
15546         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15547         while predicating of candidates upon the priorities.
15548
15549 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15550
15551         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15552         gnus-uu-invert-processable.
15553
15554         * gnus.el: Autoload gnus-uu-invert-processable.
15555
15556 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * mm-util.el (mm-with-multibyte-buffer): New macro.
15559
15560         * rfc2047.el (rfc2047-encode-string): Use it.
15561         (rfc2047-encode-region): Move point to the end of the region after
15562         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15563
15564 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15565
15566         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15567         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15568
15569 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15572         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15573         Karl Chen <quarl@nospam.quarl.org>.
15574
15575 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15576
15577         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15578         invalid addresses.
15579
15580 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15581
15582         * spam.el: Change section markers, revise TODO list.
15583         (spam-backends): Make new master list of all installed backends.
15584         (spam-summary-exit-behavior): Add new variable to determine how
15585         messages moves are done at summary exit.
15586         (spam-move-spam-nonspam-groups-only)
15587         (spam-process-ham-in-nonham-groups)
15588         (spam-process-ham-in-spam-groups): Remove variables, the
15589         spam-summary-exit-behavior variable should be used to manage this
15590         behavior.
15591         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15592         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15593         and spam-old-spam-articles.
15594         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15595         Add empty variables, placeholders for the backends they represent.
15596         (spam-set-difference): Move, unchanged.
15597         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15598         unless the user has a processor variable.
15599         (spam-classifications, spam-classification-valid-p)
15600         (spam-backend-properties, spam-backend-property-valid-p)
15601         (spam-backend-function-type-valid-p)
15602         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15603         (spam-report-articles-gmane, spam-report-articles-resend):
15604         Remove functions, they are not needed.
15605         (spam-install-backend-super, spam-backend-list)
15606         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15607         (spam-backend-function, spam-backend-ham-registration-function)
15608         (spam-backend-spam-registration-function)
15609         (spam-backend-ham-unregistration-function)
15610         (spam-backend-spam-unregistration-function)
15611         (spam-backend-statistical-p, spam-backend-mover-p)
15612         (spam-install-backend-alias, spam-install-checkonly-backend)
15613         (spam-install-mover-backend, spam-install-nocheck-backend)
15614         (spam-install-backend, spam-install-statistical-backend)
15615         (spam-install-statistical-checkonly-backend): Add backend installation
15616         support.
15617         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15618         (spam-group-processor-p): Use the new backend code and respect the
15619         summary exit behavior.
15620         (spam-mark-spam-as-expired-and-move-routine): Remove.
15621         (spam-summary-prepare): Change to use the new spam-old-articles
15622         variable.
15623         (spam-copy-or-move-routine, spam-copy-spam-routine)
15624         (spam-move-spam-routine, spam-copy-ham-routine)
15625         (spam-move-ham-routine): Add code to copy/move ham or spam.
15626         (spam-fetch-field-fast): Improve doc and code, plus allow the
15627         'number request.
15628         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15629         variables.
15630         (spam-split, spam-find-spam): Use the new backend code.
15631         (spam-registration-functions): Remove variable.
15632         (spam-unregister-routine): Add convenience wrapper.
15633         (spam-log-undo-registration, spam-register-routine)
15634         (spam-log-processing-to-registry)
15635         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15636         where possible.
15637         (spam-check-gmane-xref, spam-check-regex-headers)
15638         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15639         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15640         (spam-check-bogofilter-headers, spam-check-spamoracle)
15641         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15642         (spam-check-crm114-headers): Use the spam-split-group that
15643         spam-split prepares, no need to determine it every time.
15644
15645         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15646         to the nnheader-parse-naked-head call.
15647
15648         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15649
15650         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15651         the nnheader-nov-read-message-id call.
15652
15653 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15656         gnus-activate-group twice.  Suggested by Markus Peter
15657         <warp@spin.de>.
15658
15659 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15660
15661         * gnus-art.el (gnus-article-time-format): Exchange the order of
15662         day and month in the default value; fix customization type.
15663         (article-date-ut): Use add-text-properties.
15664         (article-make-date-line): Use message-make-date instead of
15665         current-time-string.
15666
15667         * message.el (message-fetch-field): Don't use set-text-properties.
15668         (message-make-date): Simplify.
15669
15670         * messagexmas.el (message-xmas-make-date): New function.
15671         (message-xmas-redefine): Defalias message-make-date to it.
15672
15673 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15676         (rfc2047-encode-region): Treat text within parentheses as special;
15677         show the original text when error has occurred.
15678
15679         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15680         already-computed method to gnus-activate-group.
15681
15682         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15683         same select-methods identical Lisp objects.
15684
15685         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15686         object when modifying the info.
15687
15688 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15689
15690         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15691         gnus-opened-servers since it has never been opened with the new
15692         configuration yet.
15693
15694 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15695
15696         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15697         arg to nnheader-generate-fake-message-id.
15698
15699 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15700
15701         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15702         number and build a fake message ID localized to a group and
15703         article number (so it's repeatable from that point on).
15704         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15705         ID format.
15706
15707         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15708         nnheader-generate-fake-message-id with the article number.
15709
15710 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15711
15712         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15713         end-of-buffer.
15714
15715 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15716
15717         * message.el (message-ignored-supersedes-headers): Add Approved.
15718
15719 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15720
15721         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15722         goto-char.
15723         (rfc2047-encode): Fold the line before encoding.
15724
15725 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15726
15727         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15728         folding -- not all headers can be folded, and this should be done
15729         by the message composition mode.  Probably.  I think.
15730
15731 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15734         fast.
15735
15736         * gnus-ems.el (gnus-remove-image): Don't use
15737         message-text-with-property; remove only the image found first.
15738
15739         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15740         found first.
15741
15742 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15743
15744         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15745
15746 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * message.el (message-text-with-property): Make it fast and accept
15749         optional arguments.
15750         (message-strip-forbidden-properties): Use it.
15751         (message-fix-before-sending): Follow the m-t-w-p change.
15752
15753         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15754
15755 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * gnus-art.el (article-hide-headers): Don't change the buffer
15758         mistakenly when performing mml-preview even if
15759         gnus-single-article-buffer is nil.
15760
15761 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15762
15763         * message.el (message-expand-name-databases): New user option.
15764         (message-expand-name): Use it.
15765
15766 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15767
15768         * spam.el (spam-report-articles-resend)
15769         (spam-report-resend-register-routine): Allow ham reporting.
15770         (spam-report-resend-register-ham-routine): Add wrapper.
15771         (spam-registration-functions): Add ham resending functions.
15772         (spam-list-of-processors): Add ham resend processor.
15773
15774         * gnus.el (ham-resend-to): Add new group parameter.
15775         (spam-process): Add ham resend option.
15776
15777         * spam-report.el (spam-report-resend): Allow reporting ham.
15778         (spam-report-resend-ham): Add wrapper.
15779
15780 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15781
15782         * message.el (message-cite-articles-with-x-no-archive): New
15783         variable.
15784         (message-cite-original): Use it.
15785
15786 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15787
15788         * message.el (message-cite-original): Respect X-No-Archive.
15789
15790 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15791
15792         * gnus-art.el (article-hide-headers): Refer to the values for
15793         gnus-ignored-headers and gnus-visible-headers in the summary
15794         buffer since a user may have set them as group parameters.
15795
15796 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15797
15798         * assistant.el (assistant-node-name): Add convenience function.
15799         (assistant-render-text, assistant-render-node): Add error handling,
15800         plus handle multiple next nodes.
15801         (assistant-find-next-node): Comment out for now.
15802         (assistant-find-next-nodes): Add function, returns list of next
15803         nodes.
15804
15805 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15806
15807         * mail-source.el (mail-source-directory): Fix doc-string.
15808
15809 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15810
15811         * assistant.el (assistant-render-text, assistant-eval): Add :set
15812         widget type, which is different because it takes and returns a
15813         list.  Much hilarity ensues.
15814
15815 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15816
15817         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15818
15819         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15820         doc-string.
15821
15822         * gnus-start.el (gnus-activate-group): Added doc-string.
15823
15824 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15827
15828 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15829
15830         * assistant.el (assistant-render-text): Try to add a :set
15831         widget, more to come.
15832
15833         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15834         strings.
15835         (spam-report-articles-resend)
15836         (spam-register-routine): Do registration iff any articles warrant
15837         it.
15838         (spam-summary-prepare-exit): Change log message for nil group
15839         destinations.
15840
15841 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15842
15843         * spam.el (spam-report-resend-register-routine): Allow
15844         spam-report-resend-to to be a group parameter or a global value.
15845
15846 2004-05-26  Simon Josefsson  <jas@extundo.com>
15847
15848         * starttls.el: Merge with my GNUTLS based starttls.el.
15849         (starttls-gnutls-program, starttls-use-gnutls)
15850         (starttls-extra-arguments, starttls-process-connection-type)
15851         (starttls-connect, starttls-failure, starttls-success): New
15852         variables.
15853         (starttls-program, starttls-extra-args): Doc fix.
15854         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15855         functions.
15856         (starttls-negotiate, starttls-open-stream): Check
15857         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15858         function if it is set.
15859
15860 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15861
15862         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15863         structured fields.
15864
15865 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15868
15869 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15870
15871         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15872         variable.
15873         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15874         assigning the spam-mark to new messages.
15875
15876 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15877
15878         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15879
15880 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15883
15884         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15885         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15886         default.
15887
15888 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15889
15890         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15891         correct data.
15892
15893 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15894
15895         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15896         (spam-group-processor-p): Fix function.
15897         (spam-group-processor-multiple-p)
15898         (spam-group-spam-processor-report-gmane-p)
15899         (spam-group-spam-processor-report-resend-p)
15900         (spam-group-spam-processor-bogofilter-p)
15901         (spam-group-spam-processor-blacklist-p)
15902         (spam-group-spam-processor-ifile-p)
15903         (spam-group-ham-processor-ifile-p)
15904         (spam-group-spam-processor-spamoracle-p)
15905         (spam-group-spam-processor-crm114-p)
15906         (spam-group-ham-processor-bogofilter-p)
15907         (spam-group-spam-processor-stat-p)
15908         (spam-group-ham-processor-stat-p)
15909         (spam-group-ham-processor-whitelist-p)
15910         (spam-group-ham-processor-BBDB-p)
15911         (spam-group-ham-processor-spamoracle-p)
15912         (spam-group-ham-processor-copy-p): Remove functions with some
15913         prejudice against unneeded code.
15914         (spam-report-articles-resend)
15915         (spam-report-resend-register-routine): Allow the group/topic
15916         spam-resend-to value to override spam-report-resend-to.
15917         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15918         properly now.
15919
15920         * gnus.el (spam-resend-to): Add group/topic parameter.
15921         (spam-process): Move the OBSOLETE processors to the end of the
15922         choices.
15923
15924 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15925
15926         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15927         with resend-to set to nil, and then ask the user if necessary.
15928         (spam-report-resend): spam-report-resend takes a list of articles, not
15929         separate article numbers.
15930
15931 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15932
15933         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15934         addition to emacs-w3m.
15935
15936 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15937
15938         * assistant.el (assistant-authinfo-data): New function.
15939         (assistant-eval): Eval for entire assistant.
15940
15941         * netrc.el (netrc-services-file): New variable.
15942         (netrc-parse-services): New function.
15943         (netrc-find-service-name): New function.
15944         (netrc-find-service-number): New function.
15945         (netrc-port-equal): New function.
15946         (netrc-machine): Use it.
15947
15948         * nnimap.el (nnimap-open-connection): Use netrc.
15949
15950         * gnus-util.el (gnus-netrc-get): Remove aliases.
15951
15952         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15953
15954         * assistant.el (wid-edit): Fix compilation.
15955
15956         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15957
15958 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15959
15960         * gnus-util.el (gnus-set-file-modes): New function.  (small
15961         patch).
15962
15963 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15964
15965         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15966
15967         * assistant.el (assistant-render-node): Fix up rendering and
15968         read-only text.
15969         (assistant-render-node): Reset.
15970         (assistant-make-read-only): Not sticky.
15971
15972 2004-05-20  Danny Siu  <dsiu@adobe.com>
15973
15974         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15975         centered even when gnus-auto-center-summary is t.
15976
15977 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15978
15979         * dns.el (dns-get-txt-answer): New function.
15980         (dns-read-txt): Ditto.
15981         (query-dns): Use it.
15982
15983 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15986         active for foreign groups even if the group level is higher than
15987         the specified value.
15988
15989 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15990
15991         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15992         non-active groups.
15993
15994         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15995
15996 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15997
15998         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15999
16000 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16001
16002         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16003         (spam-crm114-header, spam-crm114-spam-switch)
16004         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16005         (spam-crm114-positive-spam-header)
16006         (spam-crm114-database-directory, spam-list-of-processors)
16007         (spam-group-spam-processor-crm114-p)
16008         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16009         (spam-generic-score, spam-list-of-checks)
16010         (spam-list-of-statistical-checks, spam-registration-functions)
16011         (spam-check-crm114-headers, spam-crm114-score)
16012         (spam-check-crm114, spam-crm114-register-with-crm114)
16013         (spam-crm114-register-spam-routine)
16014         (spam-crm114-unregister-spam-routine)
16015         (spam-crm114-register-ham-routine)
16016         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16017         asjo@koldfront.dk (Adam Sjøgren).
16018
16019         * gnus.el: Add spam-use-crm114.
16020
16021         * spam.el (spam-list-of-processors, spam-registration-functions):
16022         Add spam-use-resend.
16023         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16024         (spam-report-articles-gmane): Add doc fix.
16025         (spam-report-articles-resend, spam-report-resend-register-routine):
16026         Add wrappers around spam-report-resend-to.
16027
16028         * spam-report.el (spam-report-resend-to, spam-report-resend):
16029         Add support for resending spam.
16030         (spam-report-gmane): Fix line length >80.
16031
16032         * gnus.el (spam-process): Add spam-use-resend.
16033
16034 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16035
16036         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16037         number of processed spam messages.
16038         (spam-ham-copy-or-move-routine): Return the number of processed
16039         ham messages.
16040         (spam-summary-prepare-exit): Use the above values to decide
16041         whether status messages shouled be displayed.
16042
16043 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16046         `rfc2047-encoding-function-alist' in order to avoid conflicting
16047         with the old version.
16048         (rfc2047-encode-region): Concatenate words containing non-ASCII
16049         characters in structured fields; don't encode space-delimited
16050         ASCII words even in unstructured fields; don't break words at
16051         char-category boundaries.
16052         (rfc2047-encode-1): New function.
16053         (rfc2047-encode): Use it; encode text so that it occupies the
16054         maximum width within 76-column; work correctly on Q encoding for
16055         iso-2022-* charsets.
16056         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16057         sure not to break a line just after the header name.
16058         (rfc2047-b-encode-region): Removed.
16059         (rfc2047-b-encode-string): New function.
16060         (rfc2047-q-encode-region): Removed.
16061         (rfc2047-q-encode-string): New function.
16062
16063         * mm-util.el (mm-replace-in-string): New function.
16064
16065 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16066
16067         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16068         get it right.
16069         (gnus-inews-make-draft): Really.
16070
16071 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16072
16073         * nnmh.el (nnmh-request-list-1): Don't check the link count
16074         before descending.  (small patch)
16075
16076 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16077
16078         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16079         stuff.
16080
16081         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16082         on real group name.
16083
16084         * gnus-art.el (gnus-signature-limit): Doc fix.
16085
16086         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16087
16088         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16089
16090 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16091
16092         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16093         isn't a string.
16094
16095 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16096
16097         * gnus-draft.el (gnus-draft-send): Bind
16098         rfc2047-encode-encoded-words.
16099
16100         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16101         (rfc2047-encodable-p): Say that =? needs encoding.
16102         (rfc2047-encode-encoded-words): New variable.
16103
16104         * gnus-group.el (gnus-group-select-group): Doc fix.
16105
16106         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16107
16108         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16109         to nil.
16110
16111         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16112
16113         * nnheader.el (nnheader-get-lines-and-char): New function.
16114
16115 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16116
16117         * gnus-msg.el (gnus-summary-followup-with-original): Document
16118         yanking of region when active.
16119
16120 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16121
16122         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16123         groups if the group level is higher than the specified value.
16124
16125 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16126
16127         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16128         (gnus-group-jump-to-group): Added prefix argument using
16129         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16130         non-active group.
16131
16132         * compface.el (uncompface): Be verbose when changing
16133         `uncompface-use-external'.
16134
16135         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16136         handle manual section.
16137
16138 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16139
16140         * gnus-art.el (gnus-button-alist): Revert previous change.
16141
16142 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16143
16144         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16145
16146 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16147
16148         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16149         whether backend can accept message.
16150
16151         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16152
16153 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16154
16155         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16156         Avoid creating directory when nntp-marks-is-evil is true.
16157         Reported by Reiner Steib.
16158
16159 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16160
16161         * gnus-picon.el (gnus-picon-style): New variable.
16162         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16163         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16164         Jesper Harder <harder@ifa.au.dk>.
16165
16166 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16167
16168         * message.el (message-fill-field): Return point.
16169         (message-generate-headers): Go to end of field.
16170
16171         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16172         stuff for non-living groups.
16173
16174 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16175
16176         * gnus-art.el (gnus-article-followup-with-original)
16177         (gnus-article-reply-with-original): gnus-mark-active-p ->
16178         gnus-region-active-p.
16179
16180 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16181
16182         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16183         only when there is spam or ham to be processed.
16184
16185 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16186
16187         * mail-source.el (mail-source-delete-crash-box): Refactor.
16188         (mail-source-fetch): Use it.
16189         (mail-source-fetch-file): Ditto.
16190         (mail-source-fetch-directory): Run postscript in loop.
16191         (mail-source-fetch-pop): Delete.
16192         (mail-source-fetch-maildir): Ditto.
16193         (mail-source-fetch-imap): Ditto.
16194
16195         * imap.el (imap-authenticators): Comment out sasl.
16196
16197         * message.el (message-skip-to-next-address): New function.
16198         (message-fill-header-address): Refactor.
16199         (message-fill-address): Use it.
16200         (message-delete-address): Use it.
16201         (message-fill-header-general): Refactor.
16202         (message-fill-field-address): Rename.
16203         (message-narrow-to-field): Find the start of the header.
16204         (message-header-format-alist): Don't pre-fill.
16205         (message-fill-header): Removed.
16206         (message-insert-header): New function.
16207         (message-shorten-references): Use it.
16208
16209         * rfc2047.el (rfc2047-field-value): Strip props.
16210
16211         * mail-parse.el (mail-header-make-address): New alias.
16212
16213         * ietf-drums.el (ietf-drums-make-address): New function.
16214
16215         * imap.el: Add compiler directives.
16216
16217         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16218
16219         * gnus-art.el (article-decode-idna-rhs): Don't use
16220         message-idna-inside-rhs-p.
16221
16222 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16223
16224         * message.el (message-idna-inside-rhs-p): Removed.
16225         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16226
16227         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16228         false positives.
16229
16230 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16231
16232         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16233
16234 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16235
16236         * nneething.el (nneething-file-name): Don't create spurious
16237         files.
16238
16239         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16240         (gnus-inews-do-gcc): Remove sleep.
16241
16242         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16243         part under point.
16244
16245         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16246         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16247
16248 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16249
16250         * spam.el (spam-summary-prepare-exit): Fixed (length).
16251
16252 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16253
16254         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16255         as expired without moving it" message when there are spam
16256         messages left.
16257
16258 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16259
16260         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16261         header is not nil.
16262
16263 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16264
16265         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16266         nntp-possibly-create-directory, not nntp-possibly-change-group.
16267         (nntp-marks-changed-p): New arg SERVER.
16268         (nntp-request-update-info): Adjust caller.
16269
16270 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16271
16272         * nntp.el (nntp-save-marks): Pass missing arg.
16273
16274 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16275
16276         * nntp.el: Support marks.
16277         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16278         (nntp-marks-modtime, nntp-marks-directory): New variables.
16279         (nntp-request-set-mark, nntp-request-update-info)
16280         (nntp-possibly-create-directory, nntp-marks-changed-p)
16281         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16282         functions.
16283
16284 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16285
16286         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16287         (gnus-xmas-redefine): Rename.
16288
16289         * gnus-score.el (gnus-score-insert-help): Use
16290         gnus-select-lowest-window.
16291
16292         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16293         appt-select-lowest-window and rename to gnus-select-lowest-window.
16294
16295         * gnus.el: do.
16296
16297 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16298
16299         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16300         encodings of MIME-encoded words, in order to improve
16301         interoperability with several broken MUAs.
16302
16303 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16304
16305         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16306         tags, only when charsets are not specified in headers.
16307         (mm-inline-text-html-render-with-w3m): Ditto.
16308
16309         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16310         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16311
16312 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16313
16314         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16315         instead of MIME-decoded from fields when checking
16316         `gnus-article-address-banner-alist'.
16317
16318 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16319
16320         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16321         description rather than subject.
16322
16323 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16324
16325         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16326
16327 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16328
16329         * gnus.el (gnus-version-number): Bump.
16330
16331 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16332
16333         * gnus.el: No Gnus v0.2 is released.
16334
16335 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16336
16337         * gnus-agent.el (gnus-agent-read-agentview): Inline
16338         gnus-uncompress-range.
16339
16340 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16341
16342         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16343         `exec-installed-p'.
16344
16345 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16346
16347         * gnus.el (spam-process, spam-autodetect-methods): Add
16348         bsfilter and bsfilter-headers.
16349
16350         * spam.el (spam-bsfilter): New customize group.
16351         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16352         (spam-bsfilter-header, spam-bsfilter-probability-header)
16353         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16354         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16355         (spam-bsfilter-database-directory): New options.
16356         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16357         (spam-list-of-statistical-checks, spam-registration-functions):
16358         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16359         (spam-bsfilter-score): New command.
16360         (spam-check-bsfilter-headers, spam-check-bsfilter)
16361         (spam-bsfilter-register-with-bsfilter)
16362         (spam-bsfilter-register-spam-routine)
16363         (spam-bsfilter-unregister-spam-routine)
16364         (spam-bsfilter-register-ham-routine)
16365         (spam-bsfilter-unregister-ham-routine): New functions.
16366         (spam-generic-score): Support bsfilter; Accept an optional argument
16367         to recalcurate spam score even if scoring header has already been
16368         added.
16369         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16370         optional argument to recalcurate spam score even if scoring header
16371         has already been added.
16372
16373 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16374
16375         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16376         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16377         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16378         link is missing.
16379
16380 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16381
16382         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16383         (html2text-get-attr): Rewrite.
16384
16385         * message.el (message-setup-1): Remove redundant put-text-property
16386         on mail-header-separator.
16387
16388 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16389
16390         * gnus-registry.el (gnus-registry-cache-whitespace)
16391         (gnus-registry-action, gnus-registry-spool-action)
16392         (gnus-registry-split-fancy-with-parent): Change message levels
16393         from 5 to 3 or 7, as needed.
16394
16395         * spam.el (spam-summary-prepare-exit)
16396         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16397         (spam-split, spam-find-spam, spam-log-undo-registration)
16398         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16399         level from 5 to 6.
16400
16401 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16402
16403         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16404         2004-03-04 change).
16405
16406 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16407
16408         * sieve-manage.el (sieve-manage-open):
16409         * nnweb.el (nnweb-insert-html):
16410         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16411         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16412         * nnspool.el (nnspool-request-group):
16413         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16414         * nnml.el (nnml-request-update-info):
16415         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16416         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16417         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16418         (nnimap-request-set-mark):
16419         * nnfolder.el (nnfolder-request-update-info):
16420         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16421         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16422         * gnus-uu.el (gnus-uu-find-articles-matching):
16423         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16424         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16425         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16426         * gnus-nocem.el (gnus-nocem-scan-groups):
16427         * gnus-int.el (gnus-start-news-server):
16428         * gnus-group.el (gnus-group-make-kiboze-group)
16429         (gnus-group-browse-foreign-server):
16430         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16431         Use mapc when appropriate.
16432
16433 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16434
16435         FIXME: Make separate entries for each person.
16436
16437         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16438         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16439         <shields@msrl.com>:
16440
16441         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16442         may need for spam sorting and scoring.
16443         (spam-user-format-function-S): Add user format function suitable for
16444         general use.
16445         (spam-article-sort-by-spam-status): Add sorting function for summary
16446         sorting.
16447         (spam-extra-header-to-number): Add function to get a score from a
16448         header.
16449         (spam-summary-score): Add function to get a numeric score from the
16450         headers.
16451         (spam-generic-score): Fix function doc, was in wrong place.
16452         (spam-initialize): Take symbols when it's run, and install the
16453         extra headers that spam-necessary-extra-headers thinks we need.
16454
16455 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16456
16457         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16458         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16459
16460 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16461
16462         * gnus-sum.el (gnus-set-global-variables)
16463         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16464         (gnus-article-get-xrefs, gnus-summary-best-group)
16465         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16466         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16467         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16468         Use with-current-buffer.
16469
16470 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16471
16472         * spam.el (spam-summary-prepare-exit): Simplify logic.
16473         (spam-fetch-article-header): Read the article header if it's not
16474         available.
16475         (spam-list-articles): Simplify logic.
16476         (spam-filelist-register-routine): Fix bug with unregister-list.
16477
16478         * gnus-registry.el: Fix comments at beginning.
16479
16480 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16481
16482         * message.el (message-cater-to-broken-inn): Remove.
16483         (message-shorten-references): Make sure the total folded length of
16484         References is shorter than 998 characters to cater to a bug in INN
16485         2.3.  Also, don't pretend that references aren't folded -- this
16486         hasn't worked for a while.
16487
16488 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16489
16490         * gnus-agent.el (gnus-agentize):
16491         gnus-agent-send-mail-real-function no longer set to current value
16492         of message-send-mail-function but rather a lambda that calls
16493         message-send-mail-function.  The change makes the agent real-time
16494         responsive to user changes to message-send-mail-function.
16495
16496 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16497
16498         * legacy-gnus-agent.el
16499         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16500         help from Florian Weimer <fw@deneb.enyo.de>
16501
16502 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16503
16504         * nnmail.el (nnmail-cache-insert): Revert last change.
16505
16506 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16507
16508         * nnmail.el (nnmail-cache-insert): Always check whether
16509         nnmail-cache-ignore-groups matches a group name.
16510
16511 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16512
16513         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16514         (spam-find-spam, spam-log-processing-to-registry)
16515         (spam-log-registered-p, spam-log-unregistration-needed-p)
16516         (spam-log-undo-registration): Use gnus-message instead of
16517         gnus-error, none of these errors are fatal.
16518
16519         * gnus-registry.el (gnus-registry-clean-empty-function)
16520         (gnus-registry-clean-empty): Remove only empty entries without
16521         extra data.
16522
16523 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16524
16525         * spam-stat.el (spam-stat-buffer-change-to-spam)
16526         (spam-stat-buffer-change-to-non-spam): Change (error) to
16527         (gnus-message 8) invocation.
16528
16529 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16530
16531         * nntp.el (nntp-via-netcat-command): New variable.
16532         (nntp-via-netcat-switches): New variable.
16533         (nntp-open-via-rlogin-and-netcat): New function.
16534         (nntp-open-connection-function): Doc fix.
16535         (nntp-telnet-command): Doc fix.
16536         (nntp-end-of-line): Doc fix.
16537         (nntp-via-rlogin-command): Doc fix.
16538         (nntp-via-user-name): Doc fix.
16539         (nntp-via-address): Doc fix.
16540
16541 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16542
16543         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16544         error in Emacs 21.1.
16545
16546 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16547
16548         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16549
16550 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16551
16552         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16553         (gnus-agent-with-refreshed-group): New macro.
16554         (gnus-agent-rename-group): New function.
16555         (gnus-agent-delete-group): New function.
16556         (gnus-agent-save-group-info): Use gnus-command-method when
16557         `method' parameter is nil.  Don't write nil entries into the
16558         active file.
16559         (gnus-agent-get-group-info): New function.
16560         (gnus-agent-fetch-articles): Use
16561         gnus-agent-update-files-total-fetched-for to increment disk space
16562         used.
16563         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16564         gnus-agent-update-view-total-fetched-for to increment disk space
16565         used.
16566         (gnus-agent-get-local): Added optional parameters to avoid calling
16567         gnus-group-real-name and gnus-find-method-for-group.
16568         (gnus-agent-set-local): Delete stored entry if either min, or max,
16569         are nil.
16570         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16571         quit, use gnus-agent-regenerate-group to record existance of any
16572         articles fetched to disk before the quit occurred.
16573         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16574         gnus-agent-update-view-total-fetched-for, and
16575         gnus-agent-update-files-total-fetched-for to decrement disk space
16576         used.
16577         (gnus-agent-retrieve-headers): Use
16578         gnus-agent-update-view-total-fetched-for to increment disk space
16579         used.
16580         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16581         with gnus-agent-update-files-total-fetched-for to decrement disk
16582         space and fresh group buffer.
16583         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16584         (gnus-agent-need-update-total-fetched-for): New variable.
16585         (gnus-agent-update-files-total-fetched-for): New function.
16586         (gnus-agent-update-view-total-fetched-for): New function.
16587         (gnus-agent-total-fetched-for): New function.
16588
16589         * gnus-cache.el (gnus-cache-save-buffers): Use
16590         gnus-cache-update-overview-total-fetched-for to change disk space
16591         used by this group.
16592         (gnus-cache-possibly-enter-article): Use
16593         gnus-cache-update-file-total-fetched-for to increment disk space
16594         used by this group.
16595         (gnus-cache-possibly-remove-article): Use
16596         gnus-cache-update-file-total-fetched-for to decrement disk space
16597         used by this group.
16598         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16599         (gnus-cache-rename-group): New function.
16600         (gnus-cache-delete-group): New function.
16601         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16602         (gnus-cache-need-update-total-fetched-for): New variable.
16603         (gnus-cache-with-refreshed-group): New macro.
16604         (gnus-cache-update-file-total-fetched-for): New function.
16605         (gnus-cache-update-overview-total-fetched-for): New function.
16606         (gnus-cache-rename-group-total-fetched-for): New function.
16607         (gnus-cache-delete-group-total-fetched-for): New function.
16608         (gnus-cache-total-fetched-for): New function.
16609
16610         * gnus-group.el: Require gnus-sum and autoload functions to
16611         resolve warnings when gnus-group.el compiled alone.
16612         (gnus-group-line-format): Documented new %F.
16613         (size of Fetched data) group line format; identifies disk space
16614         used by agent and cache.
16615         (gnus-group-line-format-alist): Defined new F format.
16616         (gnus-total-fetched-for): New function.
16617         (gnus-group-delete-group): No longer update
16618         gnus-cache-active-altered as gnus-request-delete-group now keeps
16619         the cache in sync.
16620         (gnus-group-list-active): Let the agent store a server's active
16621         list if currently plugged.
16622
16623         * gnus-int.el (gnus-request-delete-group):
16624         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16625         local disk in sync with the server.
16626         (gnus-request-rename-group):
16627         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16628         local disk in sync with the server.
16629
16630         * gnus-start.el (gnus-get-unread-articles):
16631         Cosmetic simplification to logic.
16632
16633         * gnus-util.el (gnus-rename-file): New function.
16634
16635 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16636
16637         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16638
16639 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16640
16641         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16642         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16643
16644 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16645
16646         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16647         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16648
16649 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16650
16651         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16652
16653 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16654
16655         * spam.el (spam-set-difference): Add function to replace
16656         gnus-set-difference in spam.el.
16657         (spam-summary-prepare-exit): Use spam-set-difference.
16658
16659 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16660
16661         * gnus-registry.el (gnus-registry-cache-file): Update to use
16662         gnus-dribble-directory OR gnus-home-directory OR ~.
16663         (gnus-registry-split-fancy-with-parent): Fix doc.
16664
16665 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16666
16667         * message.el (message-exchange-point-and-mark): Use
16668         message-mark-active-p.  Suggested by Jesper Harder
16669         <harder@ifa.au.dk>.
16670
16671 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * message.el (message-exchange-point-and-mark): Don't activate
16674         region if it was inactive.  Suggested by Hiroshi Fujishima
16675         <pooh@nature.tsukuba.ac.jp>.
16676
16677 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16678
16679         * gnus-art.el (article-display-face): Display Faces in the same
16680         order as X-Faces.
16681
16682 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16683
16684         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16685
16686 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16687
16688         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16689         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16690         (gnus-article-mime-hierarchy): Remove.
16691         (gnus-article-mime-hierarchy-next): Remove.
16692         (gnus-article-mode): Revert 2004-03-19 change.
16693         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16694         (gnus-insert-mime-button): Revert 2004-03-19 change.
16695         (gnus-mime-accumulate-hierarchy): Remove.
16696         (gnus-mime-enter-multipart): Remove.
16697         (gnus-mime-leave-multipart): Remove.
16698         (gnus-mime-display-part): Revert 2004-03-19 change.
16699         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16700
16701         * mml.el (mml-preview): Revert 2004-03-19 change.
16702
16703 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16704
16705         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16706
16707 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16708
16709         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16710         t while entering a file name using the mm-with-multibyte macro.
16711         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16712
16713         * mm-util.el (mm-with-multibyte): New macro.
16714
16715 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16716
16717         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16718         user option.
16719         (gnus-mime-multipart-functions): Doc and customization fix.
16720         (gnus-article-mime-hierarchy): New variable.
16721         (gnus-article-mime-hierarchy-next): New variable.
16722         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16723         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16724         gnus-article-mime-hierarchy-next to nil.
16725         (gnus-insert-mime-button): Show hierarchy numbers.
16726         (gnus-mime-accumulate-hierarchy): New function.
16727         (gnus-mime-enter-multipart): New function.
16728         (gnus-mime-leave-multipart): New function.
16729         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16730         (gnus-mime-display-alternative): Show hierarchy numbers.
16731
16732         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16733         gnus-article-mime-hierarchy-next to nil.
16734
16735 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16736
16737         * dns.el: Don't require gnus-xmas.
16738
16739 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16740
16741         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16742         inline PGP.
16743         (mml-menu): Disable mml-quote-region if mark is inactive.
16744
16745 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16746
16747         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16748         when the group's active is not available.
16749
16750 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16753         error.
16754
16755 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16756
16757         * imap.el (imap-store-password): New variable.
16758         (imap-interactive-login): Use it.
16759         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16760
16761 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16764         window-start and hscroll to summary window.
16765
16766 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16767
16768         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16769         conversion message to newsrc-dribble when an actual conversion is
16770         performed.
16771
16772 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16773
16774         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16775
16776 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16777
16778         * mm-decode.el (mm-complicated-handles): New function reviving
16779         former definition of mm-multiple-handles.
16780
16781         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16782         (gnus-mime-delete-part): Use it.
16783
16784 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16785
16786         * gnus-agent.el (gnus-agent-read-local): Bind
16787         nnheader-file-coding-system to gnus-agent-file-coding-system to
16788         avoid the implicit assumption that they will always be equal.
16789         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16790         coding-system-for-write, as the with-temp-file macro first prints
16791         to a buffer then saves the buffer.
16792
16793 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16794
16795         * gnus-art.el (gnus-article-edit-part): New function.
16796         (gnus-mime-save-part-and-strip): Use it; do query instead of
16797         signaling an error; don't use mm-multiple-handles.
16798         (gnus-mime-delete-part): Ditto.
16799
16800 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16801
16802         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16803         old file versions.
16804         (gnus-group-prepare-hook): Removed function that converted list
16805         form of gnus-agent-expire-days to group properties.
16806
16807         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16808         (gnus-request-accept-article): Re-indented.
16809
16810         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16811         converters to handle old agent file formats.  Added logic for a
16812         "backup before upgrading warning".
16813         (gnus-convert-mark-converter-prompt): Developers can mark
16814         functions as needing (default), or not needing,
16815         gnus-convert-old-newsrc's "backup before upgrading warning".
16816         (gnus-convert-converter-needs-prompt): Tests whether the user
16817         should be protected from potentially irreversable changes by the
16818         function.
16819
16820         * legacy-gnus-agent.el: New.  Provides converters that are only
16821         loaded when gnus-convert-old-newsrc needs to call them.
16822
16823 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16824
16825         * mail-source.el (mail-source-touch-pop): Doc fix.
16826
16827         * message.el (message-smtpmail-send-it): Doc fix.
16828
16829 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16830
16831         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16832
16833         * nnmail.el (nnmail-split-fancy): do.
16834
16835         * gnus-kill.el (gnus-kill, gnus-execute): do.
16836
16837 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16838
16839         * gnus-sum.el (gnus-widget-reversible-match)
16840         (gnus-widget-reversible-to-internal)
16841         (gnus-widget-reversible-to-external): New functions.
16842         (gnus-widget-reversible): New widget.
16843         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16844
16845 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16846
16847         * gnus-sum.el (gnus-thread-sort-functions)
16848         (gnus-article-sort-functions): Document `(not F)' items.
16849
16850 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16851
16852         * spam.el (spam-use-gmane-xref): Add new backend.
16853         (spam-gmane-xref-spam-group): Add variable to control the name of the
16854         Gmane spam group.
16855         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16856         (spam-regex-headers-spam, spam-regex-headers-ham)
16857         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16858         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16859         backends and checks.
16860         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16861
16862         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16863         an autodetect method.
16864
16865 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16866
16867         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16868         articles are being added to a group.
16869         (gnus-request-replace-article): Inform the agent that articles
16870         need to be uncached as the cached contents are no longer valid.
16871
16872 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * binhex.el: Don't autoload executable-find.
16875
16876         * canlock.el: Don't autoload mail-fetch-field.
16877
16878         * dgnushack.el: Autoload c-mode for XEmacs.
16879
16880         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16881
16882         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16883         rmail-dont-reply-to and rmail-output.
16884
16885         * gnus-score.el: Don't autoload ffap-string-at-point.
16886
16887         * gnus-setup.el: Don't autoload sc-cite-original.
16888
16889         * imap.el: Don't autoload base64-decode-string,
16890         base64-encode-string and md5.
16891
16892         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16893         and rmail-msg-restore-non-pruned-header.
16894
16895         * mm-decode.el: Don't autoload executable-find.
16896
16897         * mm-url.el: Don't autoload executable-find.
16898
16899         * mm-view.el: Don't autoload diff-mode.
16900
16901         * nndb.el: Don't autoload news-reply-mode, news-setup,
16902         cancel-timer and telnet.
16903
16904         * password.el: Don't autoload run-at-time for Emacs.
16905
16906         * sha1-el.el: Don't autoload executable-find.
16907
16908         * sieve-mode.el: Don't autoload c-mode.
16909
16910         * uudecode.el: Don't autoload executable-find.
16911
16912 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16913
16914         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16915         (gnus-agent-possibly-alter-active): Avoid null in numeric
16916         comparison.
16917         (gnus-agent-set-local): Refuse to save null in local object table.
16918         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16919         list of articles that will be marked as unread.
16920
16921 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16922
16923         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16924
16925 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16926
16927         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16928         language tags.
16929
16930 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16931
16932         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16933         Don't bind "obarray".
16934
16935         * gnus-sum.el (gnus-thread-sort-functions): Added
16936         `gnus-thread-sort-by-most-recent-number' and
16937         `gnus-thread-sort-by-most-recent-date'.
16938         Reported by Kai Grossjohann <kai@emptydomain.de>.
16939
16940 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16941
16942         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16943
16944 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16945
16946         * gnus-cus.el (gnus-agent-customize-category): Removed
16947         ignore-errors macro reference that required cl to be loaded at
16948         run-time.
16949
16950         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16951         single-interval range of the form (min . max).  Previously the
16952         range had to look like ((min . max)).  Likewise, return
16953         (min . max) rather than ((min . max)).
16954         (gnus-range-map): Use gnus-range-normalize to accept
16955         single-interval range.
16956
16957         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16958         the cache, but not the agent, now appear with their usual face.
16959
16960         * dgnushack.el (loaddir): New variable that is bound to the
16961         directory containing the dgnushack.el file. Use loaddir, rather
16962         than srcdir, to update load-path. Change lets dgnushack compile
16963         code in directories other than GNUS/lisp.
16964
16965 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16966
16967         * lpath.el: Don't bind w3m-safe-url-regexp.
16968
16969         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16970         w3m-safe-url-regexp variable buffer-local.
16971
16972         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16973
16974 2004-02-27  Simon Josefsson  <jas@extundo.com>
16975
16976         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16977         gnus-group-real-prefix.
16978         (gnus-summary-move-article): Use it, instead of
16979         gnus-group-real-prefix.
16980
16981 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16982
16983         * lpath.el: Bind w3m-safe-url-regexp.
16984
16985         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16986         w3m-safe-url-regexp variable buffer-local and set it as the value
16987         of mm-w3m-safe-url-regexp.
16988
16989         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16990
16991         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16992         parsing gnus-posting-styles when the message is not for replying.
16993
16994         * dgnushack.el: Autoload sgml-mode for XEmacs.
16995
16996         * nnrss.el (nnrss-opml-export): Use
16997         mm-set-buffer-file-coding-system instead of
16998         set-buffer-file-coding-system.
16999
17000 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17001
17002         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17003         of checkdoc.el).
17004         * nnrss.el: do.
17005         * gnus-mlspl.el: do.
17006         * gnus-ml.el: do.
17007         * gnus-srvr.el: do.
17008
17009         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17010
17011 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17012
17013         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17014         Corrections to custom-manual links.
17015
17016         * gnus-art.el (gnus-article): Ditto.
17017
17018         * mm-decode.el (mime-display, mime-security): Ditto.
17019
17020 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17021
17022         * flow-fill.el: Typo.
17023
17024 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17025
17026         * spam-wash.el: New file.
17027
17028 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17029
17030         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17031
17032 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17033
17034         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17035         to be run with new-articles as LIST1, not LIST2.
17036         (spam-registration-functions): Add spam-use-ham-copy as a nil
17037         registration backend.
17038
17039 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17040
17041         * spam-stat.el (spam-stat-washing-hook): New option.
17042         (spam-stat-buffer-words): Use it.
17043         (spam-stat-process-directory, spam-stat-test-directory): Use
17044         insert-file-contents-literally.
17045         (spam-stat-coding-system): New variable.
17046         (spam-stat-load, spam-stat-save): Use it.
17047
17048 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17049
17050         * spam-report.el (spam-report-plug-agent): Quote
17051         spam-report-url-to-file and spam-report-url-ping-plain.
17052
17053 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17054
17055         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17056         / in mailto URLs.
17057
17058 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17059
17060         * spam-report.el (spam-report-process-queue): Fix interactive use.
17061         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17062         (spam-report-unplug-agent): Doc fixes.
17063         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17064         (spam-report-agentize, spam-report-deagentize): Autoload.
17065
17066 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17067
17068         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17069
17070         * message.el (message-setup-fill-variables): Add mml tags to
17071         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17072         <ajk@iu.edu>.
17073         (message-mode): Don't modify paragraph-separate there.
17074
17075 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17076
17077         * compface.el (uncompface-use-external): Default to undecided.
17078         (uncompface-use-external-threshold): New variable.
17079         (uncompface-float-time): New macro.
17080         (uncompface): Determine whether to use the external decoder if
17081         uncompface-use-external is undecided.
17082
17083 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17084
17085         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17086         after images.
17087
17088         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17089
17090 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17091
17092         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17093
17094         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17095
17096         * gnus-sum.el (gnus-summary-limit-to-age)
17097         (gnus-summary-limit-children): do.
17098
17099         * gnus-int.el (gnus-request-scan): do.
17100
17101         * gnus-group.el (gnus-group-suspend): do.
17102
17103         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17104
17105         * gnus-cite.el (gnus-cite-parse-attributions): do.
17106
17107         * gnus-agent.el (gnus-summary-set-agent-mark)
17108         (gnus-agent-regenerate-group): do.
17109
17110         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17111
17112         * binhex.el (binhex-decode-region-internal): do.
17113
17114 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17115
17116         * gnus-fun.el (gnus-face-properties-alist): New user option.
17117         (gnus-display-x-face-in-from): Use it.
17118
17119         * gnus-art.el (article-display-face): Ditto.
17120
17121         * compface.el (uncompface-use-external): Default to nil.
17122
17123 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17124
17125         * nntp.el (nntp-erase-buffer): New function.
17126         (nntp-retrieve-data, nntp-send-command)
17127         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17128         (nntp-possibly-change-group): Use it.
17129
17130         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17131         with-current-buffer.
17132
17133 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17134
17135         * compface.el: Merge the ELisp-based uncompface program.
17136         (compface): New customization group.
17137         (uncompface-use-external): New user option.
17138         (uncompface): Call uncompface-internal if uncompface-use-external
17139         is nil.
17140         (uncompface-internal): New function.  Note that there are also
17141         some other functions and variables added for this function.
17142
17143 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17144
17145         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17146         if necessary.
17147
17148 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17149
17150         * spam-report.el (spam-report-unplug-agent)
17151         (spam-report-plug-agent, spam-report-deagentize)
17152         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17153         Add support for the Agent in spam-report: when unplugged, report to a
17154         file; when plugged, submit all the requests.
17155
17156         * spam.el (spam-register-routine): Fix message about
17157         registration.
17158
17159 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17160
17161         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17162         dependencies.
17163         (rfc2047-encode): Use it.
17164
17165         * gnus-art.el (gnus-button-marker-list): Move before first
17166         reference.
17167
17168         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17169         (imap-parse-body): Fix format string mismatch.
17170
17171         * gnus-score.el (gnus-summary-increase-score): do.
17172
17173         * nnrss.el (nnrss-close): New function.
17174
17175 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17176
17177         * nnrss.el (nnrss-make-filename): New function.
17178         (nnrss-request-delete-group, nnrss-read-server-data)
17179         (nnrss-save-server-data, nnrss-read-group-data)
17180         (nnrss-save-group-data): Use it.
17181         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17182         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17183         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17184
17185 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17186
17187         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17188
17189 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17190
17191         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17192         files.
17193
17194         * message.el (message-generate-headers-first): Don't quote nil
17195         and t in docstrings.
17196
17197         * imap.el (imap-id): do.
17198
17199         * gnus-agent.el (gnus-agent-consider-all-articles)
17200         (gnus-agent-queue-mail): do.
17201
17202 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17203
17204         * spam-report.el (spam-report-process-queue): New function.
17205         Process requests from `spam-report-requests-file'.
17206         (spam-report-process-queue): Doc fix.
17207
17208 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17209
17210         * spam.el (spam-register-routine)
17211         (spam-log-processing-to-registry, spam-log-registered-p)
17212         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17213         Change "check" to "spam-check" for semi-clarity.
17214
17215 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17216
17217         * pop3.el: Require nnheader.
17218
17219         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17220
17221         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17222
17223         * gnus-picon.el: Require cl.
17224
17225         * gnus-fun.el: Require gnus-ems and gnus-util.
17226
17227         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17228
17229         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17230
17231         * gnus-art.el (gnus-article-edit-mode): Define before first
17232         reference.
17233
17234 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17235
17236         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17237         (gnus-uu-post-encoded): Use point-at-bol.
17238
17239         * gnus-topic.el (gnus-group-active-topic-p): do.
17240
17241         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17242
17243         * gnus-group.el (gnus-group-kill-region): do.
17244
17245         * gnus-art.el (article-date-ut): do.
17246
17247         * message.el (message-fetch-field): Remove redundant
17248         case-fold-search binding.
17249         (message-narrow-to-field): Simplify.
17250
17251 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17252
17253         * spam.el (spam-directory): Derive from `gnus-directory'.
17254
17255         * spam-report.el (spam-report-url-to-file)
17256         (spam-report-requests-file): New function and variable for offline
17257         reporting.
17258         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17259         and user defined function.
17260         (spam-report-url-ping-mm-url): Remove doubled slash.
17261
17262 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17263
17264         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17265
17266 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17267
17268         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17269         format string mismatch.
17270
17271         * sieve.el (sieve-deactivate-all): do.
17272
17273         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17274
17275         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17276
17277         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17278
17279         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17280
17281 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17282
17283         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17284         the list of checks.
17285
17286 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17287
17288         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17289         padding.
17290
17291 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17292
17293         * mm-view.el (mm-fill-flowed): New variable.
17294         (mm-inline-text): Use it.
17295
17296 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17297
17298         * spam.el (spam-spamassassin-register-ham-routine)
17299         (spam-spamassassin-register-spam-routine): Fix function names.
17300
17301 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17302
17303         * gnus.el (gnus-tmp-grouplens): Remove.
17304         (gnus-summary-line-format): Remove grouplens.
17305
17306         * gnus-group.el (gnus-group-line-format): Ditto.
17307
17308         * gnus-spec.el (gnus-format-specs): Ditto.
17309         (gnus-update-format-specifications): Flush the group format spec
17310         cache if there's the grouplens stuff.
17311         (gnus-parse-simple-format): Replace %l with the empty string.
17312
17313 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17314
17315         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17316         omission.
17317
17318 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17319
17320         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17321         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17322
17323 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17324
17325         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17326         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17327         New macros and functions.
17328         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17329         Handle > NLINK_MAX messages.
17330         * nnmaildir.el (nnmaildir-request-set-mark): Use
17331         nnmaildir--emlink-p and nnmaildir--eexist-p.
17332
17333 2004-01-25  Alex Schroeder  <alex@gnu.org>
17334
17335         * spam-stat.el (spam-stat-process-directory-age): New option.
17336         (spam-stat-process-directory): Use it.
17337
17338 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17339
17340         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17341         (spam-stat-save): Accept prefix argument.
17342
17343 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17344
17345         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17346         links" error.
17347
17348 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17349
17350         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17351         the rest of the and/or forms.
17352
17353 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17354
17355         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17356         compatibility with old .newsrc.eld files.
17357
17358         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17359
17360         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17361
17362         * gnus-start.el (gnus-1): do.
17363
17364         * gnus-group.el (gnus-group-line-format-alist): do.
17365
17366         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17367
17368         * gnus-gl.el: Remove.
17369
17370 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17371
17372         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17373         marks consisting of a single range {for example, (3 . 5)} rather
17374         than a list of a single range { ((3 . 5)) }.
17375
17376 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17377
17378         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17379         with-current-buffer.
17380         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17381         avoid consing a string.
17382
17383         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17384         Remove obsolete entries for big5 and gb2312.
17385
17386 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17387
17388         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17389         uncompressed list.
17390
17391 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17392
17393         * spam-stat.el (spam-stat-strip-xref): New function.
17394         (spam-stat-process-directory): Use it.
17395
17396         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17397         here -- it's done in message-fetch-field.
17398
17399 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17400
17401         * gnus-agent.el (gnus-agent-queue-mail)
17402         (gnus-agent-prompt-send-queue): New variables.
17403         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17404         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17405         "nndraft:queue" along to gnus-draft-send.  Use
17406         gnus-agent-prompt-send-queue.
17407         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17408         is "nndraft:queue".  Suggested by Gaute Strokkenes
17409         <gs234@srcf.ucam.org>
17410
17411         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17412         (agent-enable-undownloaded-faces): Added.
17413         (gnus-agent-cat-groups): Use eval-and-compile, not
17414         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17415         method of gnus-agent-cat-groups even when the buffer has been
17416         evaled.
17417         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17418         delete gnus-agent-save-active-1.
17419         (gnus-agent-save-groups): Deleted.  Identical to
17420         gnus-agent-save-active.
17421         (gnus-agent-write-active): No longer adjust agent's copy of active
17422         file as agent's adjustments are now stored in their own
17423         file.  Removed optional parameter.
17424         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17425         servers.  Add use of min/max range limits from server's local
17426         file.
17427         (gnus-agent-save-alist): Removed unused optional argument.
17428         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17429         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17430         (gnus-agent-set-local): A per-server file that keeps min/max range
17431         limits for articles known to the agent.  Provides a fast mechanism
17432         for altering many active ranges.
17433         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17434         active file (local makes it unnecessary).
17435         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17436
17437         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17438         (agent-enable-undownloaded-faces): Added.
17439
17440         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17441         disable it when sending to "nndraft:queue".
17442         (gnus-group-send-queue): Add safety check to avoid sending queue
17443         when unplugged.
17444
17445         * gnus-group.el (gnus-group-catchup): Use new
17446         gnus-sequence-of-unread-articles, not
17447         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17448         numbers of articles.  Use gnus-range-map to avoid having to
17449         uncompress the unread list.
17450         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17451         Fixed invalid ange-ftp reference.
17452
17453         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17454         (gnus-sorted-range-intersection): Intersection of two ranges
17455         without requiring that they first be uncompressed.
17456
17457         * gnus-start.el (gnus-activate-group): Unless blocked by the
17458         caller, possibly expand the active range to include both cached
17459         and agentized articles.
17460         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17461         multiple version-dependent converters.
17462         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17463         gnus-agent-save-active.
17464         (gnus-save-newsrc-file): Save dirty agent range limits.
17465
17466         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17467         gnus-agent-possibly-alter-active.
17468         (gnus-adjust-marked-articles): Faster handling of simple lists.
17469
17470 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17471
17472         * spam-stat.el (spam-stat-test-directory): New optional argument
17473         displays a list of files detected.  Suggested by Andrew Cohen
17474         <cohen@andy.bu.edu>.
17475         (spam-stat-buffer-words-with-scores): Don't narrow and change
17476         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17477
17478 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17479
17480         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17481         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17482         (spam-spamassassin-arguments)
17483         (spam-spamassassin-spam-flag-header)
17484         (spam-spamassassin-positive-spam-flag-header)
17485         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17486         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17487         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17488         (spam-list-of-processors, spam-list-of-checks)
17489         (spam-list-of-statistical-checks, spam-registration-functions)
17490         (spam-check-spamassassin-headers, spam-check-spamassassin)
17491         (spam-spamassassin-score)
17492         (spam-spamassassin-register-with-sa-learn)
17493         (spam-spamassassin-register-spam-routine)
17494         (spam-spamassassin-register-ham-routine)
17495         (spam-assassin-register-spam-routine)
17496         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17497         (spam-bogofilter-score): Fix to show article before scoring.
17498
17499 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17500
17501         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17502         default scoring function.
17503         (spam-generic-score): Call spam-spamassassin-score if
17504         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17505         spam-bogofilter-score otherwise.
17506
17507         * gnus.el (spam-process, spam-autodetect-methods): Add
17508         spamassassin and spamassassin-headers.
17509
17510 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17511
17512         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17513         Suppress unnecessary messages.
17514
17515 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17516
17517         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17518         make-hash-table.
17519
17520 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17521
17522         * canlock.el (base64-encode-string): Don't autoload it.
17523
17524 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17525
17526         * run-at-time.el: Remove useless (require 'itimer),
17527         eval-and-compile and (featurep 'xemacs).
17528
17529 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17530
17531         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17532         GROUP is a virtual group.
17533
17534 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17535
17536         * gnus.el: Autoload `message-y-or-n-p'.
17537
17538 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17539
17540         * pgg-parse.el: Remove unnecessary (require 'custom).
17541
17542         * pgg-def.el: do.
17543
17544         * nnmail.el: do.
17545
17546         * gnus-undo.el: do.
17547
17548         * gnus-picon.el: do.
17549
17550         * gnus-util.el: do.
17551
17552 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17553
17554         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17555
17556 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17557
17558         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17559         handle, as well as a list.
17560
17561         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17562         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17563         (mm-w3m-cid-retrieve): Simplify.
17564
17565 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17566
17567         * message.el (message-kill-to-signature): Allow prefix arg to
17568         specify number of lines to keep before signature.
17569
17570 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17571
17572         * message.el (message-kill-to-signature): Change docstring.
17573
17574 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * canlock.el: Always require sha1-el.
17577         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17578
17579         * message.el: Autoload sha1 only when compiling.
17580
17581         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17582         eudc-expand-inline for XEmacs.
17583
17584 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17585
17586         * message.el (message-canlock-generate): Require sha1-el.
17587
17588 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17589
17590         * message.el (message-expand-name): Silence the byte compiler.
17591
17592         * lpath.el: Add detect-coding-system.
17593
17594         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17595         cus-edit.
17596
17597 2004-01-13  Simon Josefsson  <jas@extundo.com>
17598
17599         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17600         Invoke gnus-score-mode.  Reported by
17601         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17602
17603         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17604         Jim Blandy <jimb@redhat.com> (tiny change).
17605
17606 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17607
17608         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17609
17610 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17611
17612         * spam.el (spam-get-article-as-string): Update to use
17613         gnus-request-article-this-buffer, much simpler.
17614         (spam-get-article-as-buffer): Remove.
17615
17616 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17617
17618         * message.el (message-expand-name): Use EUDC if the user uses that.
17619
17620 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17621
17622         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17623         character for the encoding to avoid consing a string.
17624
17625         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17626         unnecessarily.
17627
17628         * mm-util.el (mm-replace-chars-in-string): Remove.
17629
17630         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17631         of mm-replace-chars-in-string.
17632
17633 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17634
17635         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17636
17637         * mm-util.el (mm-subst-char-in-string): Support inplace.
17638
17639         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17640         a new string in every iteration.  Use shy groups.
17641
17642 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17643
17644         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17645         * gnus-soup.el (gnus-soup-group-brew):
17646         * gnus-msg.el (gnus-put-message):
17647         * gnus-move.el (gnus-group-move-group-to-server):
17648         * gnus-kill.el (gnus-batch-score):
17649         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17650         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17651         (gnus-group-update-group, gnus-group-read-group)
17652         (gnus-group-make-group, gnus-group-make-help-group)
17653         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17654         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17655         (gnus-group-sort-by-unread, gnus-group-catchup)
17656         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17657         (gnus-group-yank-group, gnus-group-set-info)
17658         (gnus-group-list-groups):
17659         * gnus.el (gnus-generate-new-group-name):
17660         * gnus-delay.el (gnus-delay-send-queue):
17661         * nnvirtual.el (nnvirtual-catchup-group):
17662         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17663         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17664         (gnus-group-prepare-topics, gnus-topic-check-topology):
17665         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17666         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17667         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17668         (gnus-group-make-articles-read):
17669         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17670         (gnus-group-change-level, gnus-kill-newsgroup)
17671         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17672         (gnus-get-unread-articles, gnus-make-articles-unread)
17673         (gnus-make-ascending-articles-unread): Use accessor
17674         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17675         to get group information for improved readability.
17676
17677
17678 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17679
17680         * gnus-art.el (article-decode-mime-words, article-babel)
17681         (gnus-article-highlight-signature, gnus-article-add-buttons)
17682         (gnus-signature-toggle): Use gnus-with-article-buffer.
17683
17684         * gnus-art.el (gnus-article-highlight-headers)
17685         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17686
17687         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17688         (gnus-article-set-globals, gnus-request-article-this-buffer)
17689         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17690         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17691         (gnus-mime-display-alternative): Use with-current-buffer.
17692
17693 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17694
17695         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17696         also under 80 char limit, and call gnus-error if needed.
17697         (spam-fetch-article-header): Fix - it was a
17698         buffer-local variable (gnus-newsgroup-data).
17699         (spam-find-spam): Use spam-generate-fake-headers, forget about
17700         spam-insert-fake-headers.
17701         (spam-insert-fake-headers): Remove.
17702
17703 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17704
17705         * deuglify.el (gnus-article-outlook-unwrap-lines)
17706         (gnus-outlook-rearrange-article)
17707         (gnus-outlook-repair-attribution-outlook)
17708         (gnus-outlook-repair-attribution-block)
17709         (gnus-outlook-repair-attribution-other): Remove redundant
17710         save-excursion.
17711
17712 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17713
17714         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17715         (spam-fetch-field-subject-fast)
17716         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17717         (spam-fetch-article-header): Add functions to deal with Gnus
17718         internals for fast retrieval of article header data.
17719         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17720
17721 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17722
17723         * pop3.el (pop3-md5): Remove.
17724         (pop3-apop): Replace pop3-md5 with md5.
17725
17726         * mm-bodies.el: base64 is always built-in.
17727
17728         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17729         with-current-buffer.
17730
17731 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17732
17733         * canlock.el (canlock-insert-header): Remove excessive grouping in
17734         regexp.
17735
17736         * gnus-sum.el (gnus-summary-read-document): Ditto.
17737
17738         * gnus-uu.el (gnus-uu-part-number): Ditto.
17739
17740         * html2text.el (html2text-remove-tags): Ditto.
17741         (html2text-format-tags): Ditto.
17742         (html2text-format-single-elements): Ditto.
17743
17744         * mml.el (mml-parse-1): Ditto.
17745
17746 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17747
17748         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17749
17750         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17751
17752         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17753
17754         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17755
17756 2003-11-15  Simon Josefsson  <jas@extundo.com>
17757
17758         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17759         (pgg-gpg-lookup-key): Use regexp match instead of
17760         split-string (split-string is different between emacs 21.2 and
17761         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17762
17763 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17764
17765         * gnus-art.el (gnus-mime-view-all-parts)
17766         (gnus-article-part-wrapper, gnus-article-view-part): Use
17767         with-current-buffer.
17768
17769 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17770
17771         * spam.el (spam-disable-spam-split-during-ham-respool)
17772         (spam-spamoracle-database, spam-cache-lookups)
17773         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17774         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17775         (spam-group-ham-marks, spam-group-spam-marks)
17776         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17777         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17778         also add spam-use-blackholes to the statistical checks.
17779         (spam-fetch-field-fast): Add interface to fetching fields, may
17780         become a macro.
17781         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17782         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17783         (spam-insert-fake-headers): Fake an article when needed.
17784         (spam-find-spam): Fake article when possible.
17785         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17786         (spam-check-bogofilter-headers): Use message-fetch-field instead
17787         of nnmail-fetch-field.
17788
17789 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17790
17791         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17792
17793 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17794
17795         * spam.el (spam-split): Do not require spam-use-CHECK to be
17796         enabled if that check is passed to spam-split explicitly; also
17797         fix so 'spam doesn't get converted to spam-split-group when
17798         spam-split-symbolic-return is t.
17799         (spam-find-spam): Find registrations of the article and use those
17800         instead of re-running spam-split to find the spam/ham
17801         classification of the article.
17802         (spam-log-processing-to-registry, spam-log-registered-p)
17803         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17804         Use gnus-error instead of gnus-message.
17805         (spam-log-registration-type): Add function to determine the
17806         classification of a message based on registry entries; will
17807         return nil if both 'spam and 'ham are found.
17808         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17809         a reasonably fast local cache without the loading errors.
17810         (spam-cache-lookups): Set to t by default.
17811         (spam-find-spam): Don't try to guess spam-cache-lookups.
17812         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17813         spam-caches entry.
17814         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17815         caching of whitelist/blacklist entries.
17816         (spam-check-whitelist, spam-check-blacklist): Invoke
17817         spam-from-listed-p with a type, not a cache variable.
17818         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17819
17820 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17821
17822         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17823
17824         * nnmail.el (nnmail-split-fancy): do.
17825
17826         * mml.el (mml-parse): do.
17827
17828         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17829         (gnus-score-adaptive): do.
17830
17831 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17832
17833         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17834         (gnus-mime-button-map): Don't set keymap parent.
17835         (gnus-button-ctan-directory-regexp): Use shy grouping.
17836         (gnus-prev-page-map): Don't set keymap parent.
17837         (gnus-prev-page-map): Remove duplicated one.
17838         (gnus-next-page-map): Don't set keymap parent.
17839         (gnus-mime-security-button-map): Ditto.
17840
17841         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17842         version number.
17843
17844         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17845
17846 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17847
17848         * canlock.el (canlock-sha1-function): Remove.
17849         (canlock-sha1-function-for-verify): Remove.
17850         (canlock-openssl-program): Remove.
17851         (canlock-openssl-args): Remove.
17852         (canlock-ignore-errors): Remove.
17853         (canlock-sha1-with-openssl): Remove.
17854         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17855         (canlock-verify): Don't use canlock-ignore-errors.
17856
17857         * sha1-el.el (sha1-string-external): Make it can return a string
17858         in binary form.
17859         (sha1-region-external): Ditto.
17860         (sha1-string-internal): Ditto.
17861         (sha1-region-internal): Ditto.
17862         (sha1-region): Ditto.
17863         (sha1-string): Ditto.
17864         (sha1): Ditto.
17865
17866 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17867
17868         * spam.el (spam-report-articles-gmane): New command.
17869
17870 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17873
17874         * run-at-time.el (run-at-time-saved): Remove.
17875         (run-at-time): Doc fix.
17876
17877 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17878
17879         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17880         (gnus-summary-limit-map): Add it.
17881         (gnus-summary-make-menu-bar): do.
17882
17883 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17884
17885         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17886         Make attempt at some caching support (done for BBDB only now).
17887         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17888         addresses to be checked.
17889         (spam-clear-cache-BBDB): Add function, to be invoked by
17890         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17891         (spam-check-BBDB): Check and use the caches, if
17892         spam-cache-lookups is on, remove superfluous (provide).
17893
17894 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17895
17896         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17897
17898 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17899
17900         * run-at-time.el (run-at-time-saved): Move to after the definition
17901         of `run-at-time'.
17902
17903         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17904
17905 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17906
17907         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17908         mm-w3m-local-map-property.
17909
17910         * mm-view.el (mm-w3m-mode-map): Remove.
17911         (mm-w3m-local-map-property): Remove.
17912         (mm-inline-text-html-render-with-w3m): Don't use
17913         mm-w3m-local-map-property.
17914
17915 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17916
17917         * run-at-time.el: New file.
17918
17919         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17920         under Emacs.
17921
17922         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17923         of gnus-set-text-properties.
17924
17925         * gnus-uu.el (gnus-uu-save-article): Ditto.
17926
17927         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17928
17929         * gnus-cite.el (gnus-cite-parse): Ditto.
17930
17931         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17932         of gnus-.
17933
17934         * gnus-xmas.el (run-at-time): Require run-at-time.
17935
17936         * gnus.el: Changed calls to nnheader-run-at-time and
17937         password-run-at-time throughout to use run-at-time directly.
17938
17939         * password.el: Removed definition of run-at-time.
17940
17941         * nnheaderxm.el: Remove definition of run-at-time.
17942
17943 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17944
17945         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17946         in prompt.
17947
17948 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17949
17950         * messagexmas.el (message-xmas-redefine): Alias
17951         `message-make-caesar-translation-table' to
17952         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17953         version.
17954
17955         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17956         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17957         `gnus-xmas-set-text-properties'.
17958         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17959         `gnus-xmas-completing-read'.
17960         (gnus-xmas-completing-read): Removed.
17961         (gnus-xmas-open-network-stream): Removed.
17962
17963         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17964         XEmacs version.
17965
17966         * dns.el (dns-make-network-process): Use `open-network-stream'
17967         instead of `gnus-xmas-open-network-stream'.
17968
17969         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17970
17971         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17972
17973 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17974
17975         * gnus-art.el (gnus-mime-display-alternative)
17976         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17977         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17978         Don't use gnus-local-map-property.
17979
17980         * gnus-util.el (gnus-local-map-property): Remove.
17981
17982         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17983         gnus-completing-read-maybe-default with completing-read.
17984
17985         * gnus-util.el (gnus-completing-read): do.
17986         (gnus-completing-read-maybe-default): Remove.
17987
17988 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17989
17990         * password.el: Only autoload `run-at-time' if not XEmacs.
17991         Only autoload the itimer functions if XEmacs.
17992
17993 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17994
17995         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17996         XEmacsen.
17997
17998         * dgnushack.el: Autoload executable-find for XEmacs.
17999
18000 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18001
18002         * gnus-art.el (gnus-read-string): Remove.
18003         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18004         read-string.
18005
18006 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18007
18008         * netrc.el: Autoload password-read.
18009         (netrc): Add configuration group.
18010         (netrc-encoding-method, netrc-openssl-path): Add
18011         variables for encoding and decoding of files with symmetric
18012         ciphers.
18013         (netrc-encode): Add assistant function to encode a file with
18014         netrc-encoding-method.
18015         (netrc-parse): Add interactive parameter, added optional
18016         decoding if netrc-encoding-method is non-nil but otherwise
18017         behavior is standard.
18018         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18019         Do s/encode/encrypt/ everywhere.
18020
18021         * spam.el: Remove executable-find autoload.
18022
18023 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18024
18025         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18026
18027         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18028
18029 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18030
18031         * gnus-art.el (gnus-treat-ansi-sequences)
18032         (article-treat-ansi-sequences): New variable and function.
18033         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18034
18035         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18036         Use it.
18037
18038 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18039
18040         * mm-util.el (mm-quote-arg): Remove.
18041
18042         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18043         shell-quote-argument.
18044
18045         * gnus-uu.el (gnus-uu-command): do.
18046
18047         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18048
18049         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18050         with make-char.
18051
18052         * mm-util.el (mm-make-char): Remove.
18053
18054         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18055         add-minor-mode.
18056
18057         * gnus-undo.el (gnus-undo-mode): do.
18058
18059         * gnus-topic.el (gnus-topic-mode): do.
18060
18061         * gnus-sum.el (gnus-dead-summary-mode): do.
18062
18063         * gnus-start.el (gnus-slave-mode): do.
18064
18065         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18066
18067         * gnus-ml.el (gnus-mailing-list-mode): do.
18068
18069         * gnus-gl.el (gnus-grouplens-mode): do.
18070
18071         * gnus-draft.el (gnus-draft-mode): do.
18072
18073         * gnus-dired.el (gnus-dired-mode): do.
18074
18075         * gnus-ems.el (gnus-add-minor-mode): Remove.
18076
18077         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18078         Replace gnus-char-width with char-width.
18079
18080         * gnus-ems.el (gnus-char-width): Remove.
18081
18082         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18083         Replace gnus-char-width with char-width.
18084
18085         * gnus-ems.el (gnus-char-width): Remove.
18086
18087         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18088         definition.
18089         Remove Emacs 20 hash table compatibility code.
18090
18091         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18092         20 compatibility code.
18093
18094         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18095
18096         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18097
18098         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18099         with point-at-{eol,bol}.
18100
18101         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18102
18103         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18104
18105         * flow-fill.el (fill-flowed-point-at-bol)
18106         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18107
18108         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18109         Replace with point-at-{eol,bol} throughout all files.
18110
18111 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18112
18113         * ntlm.el (ntlm-string-as-unibyte): New macro.
18114         (ntlm-build-auth-response): Use it.
18115
18116         Remove Emacs 20 stuff:
18117         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18118         (butlast, mapc, remove): Remove the compiler macros.
18119         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18120         of delq and copy-sequence.
18121         * gnus-art.el (popup-menu): Remove the compiler macro.
18122         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18123         Emacs 20.
18124
18125 2004-01-05  Simon Josefsson  <jas@extundo.com>
18126
18127         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18128         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18129         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18130         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18131         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18132         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18133         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18134         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18135         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18136         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18137         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18138         string-xor into ntlm-string-xor.  Suggested by
18139         Jesper Harder <harder@myrealbox.com>.
18140
18141         * ntlm.el: Don't include poem.
18142
18143         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18144         Jesper Harder <harder@myrealbox.com>.
18145
18146         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18147
18148         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18149         probably breaks emacs with DL patch, but do we care? Is anyone
18150         still using the DL stuff?)
18151
18152         * sieve-manage.el: Use the password package.
18153         (sieve-manage-read-passwd): Remove.
18154         (sieve-manage-interactive-login): Use password.  Re-add
18155         condition-case around loop.
18156
18157         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18158         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18159         the password package.
18160
18161 2003-02-19  Simon Josefsson  <jas@extundo.com>
18162
18163         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18164         token.
18165
18166 2002-08-07  Simon Josefsson  <jas@extundo.com>
18167
18168         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18169         (sieve-manage-authenticators):
18170         (sieve-manage-authenticator-alist): Add some SASL mechs.
18171         (sieve-sasl-auth): New function.
18172         (sieve-manage-cram-md5-auth):
18173         (sieve-manage-plain-auth): Rewrite using SASL library.
18174         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18175         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18176         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18177         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18178
18179 2004-01-05  Simon Josefsson  <jas@extundo.com>
18180
18181         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18182         New files.
18183
18184 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18185
18186         * gnus-group.el (gnus-no-groups-message): Update.
18187
18188         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18189
18190 2003-11-09  Simon Josefsson  <jas@extundo.com>
18191
18192         * imap.el: Support for ID IMAP extension (RFC 2971).
18193         (imap-local-variables): Add imap-id.
18194         (imap-id): New variable.
18195         (imap-id): New function.
18196         (imap-parse-response): Parse untagged ID response.
18197         * nnimap.el (nnimap-id): New variable.
18198         (nnimap-open-connection): Use it.
18199
18200 2003-12-28  Simon Josefsson  <jas@extundo.com>
18201
18202         * gnus-score.el (gnus-score-edit-all-score): New.
18203         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18204
18205 2004-01-04  Simon Josefsson  <jas@extundo.com>
18206
18207         * password.el: Add.
18208
18209 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18210
18211         * dns.el (dns-query-types): Fix typo.
18212         (dns-query-types): New function.
18213         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18214         PTR and SOA replies, see RFC 1035.
18215
18216 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18217
18218         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18219
18220         * Moved to Changelog.2.
18221
18222 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18223
18224         * gnus.el (gnus-version-number): Bump version.
18225
18226 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18227
18228         * gnus.el: No Gnus v0.1 is released.
18229
18230 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18231
18232         * gnus.el: No Gnus v0.0 is released.
18233
18234 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18235
18236         * gnus.el (gnus-version-number): Bump.
18237         (gnus-version): No.
18238
18239 See ChangeLog.2 for earlier changes.
18240
18241     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18242       Free Software Foundation, Inc.
18243
18244   This file is part of GNU Emacs.
18245
18246   GNU Emacs is free software: you can redistribute it and/or modify
18247   it under the terms of the GNU General Public License as published by
18248   the Free Software Foundation, either version 3 of the License, or
18249   (at your option) any later version.
18250
18251   GNU Emacs is distributed in the hope that it will be useful,
18252   but WITHOUT ANY WARRANTY; without even the implied warranty of
18253   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18254   GNU General Public License for more details.
18255
18256   You should have received a copy of the GNU General Public License
18257   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18258
18259 ;; Local Variables:
18260 ;; coding: utf-8
18261 ;; fill-column: 79
18262 ;; add-log-time-zone-rule: t
18263 ;; End: