If we're fed `to-address', then always use that.
[gnus] / lisp / ChangeLog
1 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * message.el (message-get-reply-headers): If we're fed `to-address',
4         then always use that.
5
6         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7         aren't so wide as to need to switch off the edit menu.
8
9         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
11
12         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
13         `M-g'.
14         (nnimap-update-info): Update flags/read marks even if \* isn't part of
15         the permanent marks.
16
17 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
18
19         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Splitting
20         according to references/in-reply-to obeys the ignore-groups variable,
21         while splitting by sender and subject do not.
22
23 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
26         alist, so that we can look for non-Unicode chars.
27         (article-translate-strings): Allow both character and string maps.
28
29 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * shr.el (shr-insert): Don't insert space behind a wide character
32         categorized as kinsoku-bol, or between characters both categorized as
33         nospace.
34
35 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
36
37         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
38         headers to gnus-newsgroup-headers.
39
40 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41
42         * shr.el (shr-tag-img): Don't align images -- since we're not
43         rescaling, this often leads to ugly displays.
44
45 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
46
47         * gnus-sum.el (gnus-summary-refer-thread): unconditionally ignore
48         duplicates.
49
50 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
51
52         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
53         call.
54
55 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
56
57         * gnus.el: Autoload gnus-html-show-images.
58
59         * nnimap.el: Use nnheader-message throughout.
60
61         * shr.el (shr-tag-img): Ignore images with no data.
62
63 2010-10-15  Julien Danjou  <julien@danjou.info>
64
65         * mml.el (mml-generate-mime-1): Add `mml-enable-flow' variable to add a
66         possibility to disable format=flow encoding when using hard newlines.
67
68 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
69
70         * shr.el (shr-insert): Remove space inserted before or after a
71         breakable character or at the beginning or the end of a line.
72         (shr-find-fill-point): Do kinsoku; find the second best point or give
73         it up if there's no breakable point.
74
75 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
76
77         * nnimap.el (nnimap-open-connection): Message when opening connection
78         for debugging purposes.
79
80         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
81         on every setup buffer call to allow this to change from article to
82         article.
83
84         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
85         buffers where we have a wide table.
86
87 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
88
89         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
90         uses *-request-thread.
91
92 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * nnimap.el (nnimap-open-connection): Remove %s from openssl
95         incantation, which is no longer valid.
96
97 2010-10-14  Julien Danjou  <julien@danjou.info>
98
99         * shr.el: Fix defcustom type (char -> character).
100
101 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * nnimap.el (nnimap-open-connection): tls-program should be a list of
104         programs.
105
106 2010-10-14  Julien Danjou  <julien@danjou.info>
107
108         * shr.el (shr-tag-a): Use url-link as widget type.
109
110         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
111         `gnus-group-get-icon'.
112
113 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
116         This should make server editing work better.
117
118         * shr.el (shr-find-fill-point): Don't inloop on indented text.
119
120         * tls.el (tls-program): Remove spurious %s from openssl.
121
122         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
123         (nnimap-parse-flags): Fix regexp.
124
125         * shr.el (shr-find-fill-point): Use a filling algorithm that should
126         probably work for CJVK text, too.
127
128         * nnimap.el (nnimap-extend-tls-programs): Removed.
129         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
130
131         * tls.el (tls-starttls-switches): Remove starttls hack.
132         (open-tls-stream): Ditto.
133         (tls-find-starttls-argument): Ditto.
134
135 2010-10-13  Julien Danjou  <julien@danjou.info>
136
137         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
138         responses.
139
140 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
141
142         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
143
144         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
145         anything in Emacs.
146
147         * shr.el (shr-current-column): Remove buggy and unnecessary function.
148
149 2010-10-13  Julien Danjou  <julien@danjou.info>
150
151         * shr.el (shr-width): Make shr-width a defcustom with default to
152         fill-column.
153         (shr-tag-img): Use shr-width rather than fill-column.
154
155 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * dgnushack.el (byte-optimize-apply)
158         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
159
160         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
161         position when (X-)Faces exist.
162         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
163         avatars when called interactively.
164
165 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
166
167         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
168         gnus-article-x-face-too-ugly is bound.
169
170 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
173
174         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
175         mailbox that doesn't exist.
176
177 2010-10-12  Julien Danjou  <julien@danjou.info>
178
179         * shr.el (shr-tag-img): Encode URL properly when retrieving.
180         (shr-get-image-data): Encode URL properly when fetching from cache.
181         (shr-tag-img): Use aligned-to spaces to align correctly images.
182
183         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
184         before inserting the Gravatar.
185
186         * shr.el (shr-tag-img): Add align attribute support for <img>.
187
188 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189
190         * gnus-gravatar.el (gnus-art): Required.
191
192         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
193         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
194         Remove long obsoleted functions.
195
196 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
197
198         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
199
200         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
201
202         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
203         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
204         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
205         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
206         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
207         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
208         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
209
210 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
211
212         * nnimap.el (nnimap-request-rename-group): Select group read-only
213         before renaming it.
214
215         * shr.el (shr-insert): Fix up the white space only regexp.
216
217         * nnimap.el (nnimap-transform-split-mail): Not all articles have
218         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
219
220         * shr.el (shr-current-column): New function.
221         (shr-find-fill-point): New function.
222
223 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
224
225         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
226         numbers.
227
228 2010-10-11  Julien Danjou  <julien@danjou.info>
229
230         * shr.el (shr-hr-line): Add.
231         (shr-tag-hr): Use shr-hr-line to specify which character to use to
232         display hr lines.
233         (shr-max-columns): Do not change state to nil if we just inserting
234         spaces.
235
236 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
237
238         * gnus-topic.el (gnus-topic-read-group): If after the last group,
239         select the last group.
240
241 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
242
243         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
244
245 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
246
247         * dig.el (dig-mode-map): Declare and define in one step.
248
249 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
250
251         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
252         for Gnus.
253         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
254         (nnimap-update-qresync-info): Mark \Seen articles as read.
255
256         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
257         non-variable, too.
258
259         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
260         available.
261         (nnimap-update-info): Rely more on the current active than the param
262         active to avoid marking articles as read too much.
263
264         * auth-source.el (auth-source-create): Use (user-login-name) for the
265         user name default.
266
267         * nnimap.el (nnimap-update-info): If the server doesn't return any
268         useful info, just use the previous info.
269         (nnimap-update-info): Prefer old info over start-article.
270         (nnimap-update-qresync-info): Finish implementing QRESYNC.
271
272 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
273
274         * nnir.el (autoload): Clean up autoloads.
275         (nnir-imap-default-search-key): Renamed from
276         nnir-imap-search-field. Use key rather than value.
277         (nnir-imap-search-other): New variable.
278         (nnir-read-parm): Use it.
279         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
280         (gnus-summary-nnir-goto-thread): Modify to work with imap.
281
282 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
283
284         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
285         the process, too.
286
287 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
288
289         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
290         Allbery.
291
292         * shr.el: Rework the way things are indented by <li> slightly.
293
294         * gnus.el (gnus-group-set-parameter): Fix typo.
295
296         * nnimap.el: Start implementing QRESYNC support.
297
298 2010-10-09  Julien Danjou  <julien@danjou.info>
299
300         * nnir.el (nnir-engines): Fix too many arguments.
301
302 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
303
304         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
305         group is the "last", so that the backends like nnfolder actually save
306         their folders.
307
308         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
309         try to use that for the tls stream.
310         (nnimap-retrieve-group-data-early): Rework the marks code to heed
311         UIDVALIDITY and find out which groups are read-only and not.
312         (nnimap-get-flags): Use the same marks parsing code as the rest of
313         nnimap.
314
315 2010-10-09  Julien Danjou  <julien@danjou.info>
316
317         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
318
319         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
320         retrieving gravatars.
321
322         * shr.el (shr-table-corner): Add.
323         (shr-table-line): Add.
324         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
325
326 2010-10-08  Julien Danjou  <julien@danjou.info>
327
328         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
329
330 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
331
332         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
333
334         * gnus-sum.el (gnus-mark-article-as-unread)
335         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
336         (gnus-summary-set-bookmark): Use it.
337
338         * gnus-msg.el (gnus-setup-message): Use it.
339
340         * gnus-demon.el (gnus-demon-remove-handler): Use it.
341
342         * gnus.el (gnus-group-remove-parameter): Use it.
343
344         * gnus-group.el (gnus-group-make-web-group): Use it.
345
346         * gnus-demon.el (gnus-demon-remove-handler): Use it.
347
348         * nnregistry.el: Update docs to mention manual.
349
350         * gnus-registry.el: Update docs to mention nnregistry.el.
351         (gnus-registry-initialize): Don't install nnregistry refer method
352         automatically.
353         (gnus-registry-install-nnregistry): Remove it.
354
355 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * shr.el (shr-insert): Don't insert double spaces.
358
359 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * gnus-gravatar.el (gnus-treat-from-gravatar)
362         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
363         called interactively.
364
365         * gnus-art.el (gnus-mime-view-part-externally)
366         (gnus-mime-view-part-internally): Make predicate function passed to
367         gnus-mime-view-part-as-type assume argument is a mime type, not a list
368         of a mime type.
369
370         * shr.el (shr-table-widths): Don't use cl function `reduce'.
371
372 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
373
374         * shr.el (require): Require cl when compiling.
375         (shr-tag-hr): New function.
376
377         * nnimap.el (nnimap-update-info): Remove double setting of high.
378         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
379         makes nnimap work properly on Courier again.
380
381         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
382         the variable for backwards compatability.
383
384         * mm-decode.el (mm-save-part): If given a non-directory result, expand
385         the file name before using to avoid setting mm-default-directory to
386         nil.
387
388         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
389         bidning gnus-agent variables.
390
391         * shr.el (shr-render-td): Use a cache for the table rendering function
392         to avoid getting an exponential rendering behaviour in nested tables.
393         (shr-insert): Rework the line-breaking algorithm.
394         (shr-insert): Don't leave trailing spaces.
395         (shr-insert-table): Also insert empty TDs.
396         (shr-tag-blockquote): Ensure paragraphs after </ul>.
397
398 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
399
400         * gnus-sum.el (gnus-number): Rename from `number'.
401         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
402         (gnus-summary-limit-children): Update uses correspondingly.
403
404 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
405
406         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
407         (gnus-gravatar-transform-address): Don't show avatars of people of
408         which mail addresses match gnus-gravatar-too-ugly.
409
410 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * shr.el (shr-table-widths): Expand TD elements to fill available
413         space.
414
415 2010-10-07  Julien Danjou  <julien@danjou.info>
416
417         * nnimap.el (nnimap-request-rename-group): Add this method.
418
419 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
422         name from XEmacs' function-arglist.
423
424         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
425         gravatar under XEmacs.
426
427 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
428
429         * auth-source.el: Update docs with TODO items.
430
431         * gnus-sync.el: Update docs to explain state and plans.
432
433         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
434         Hooks for mark updates.
435         (gnus-request-set-mark, gnus-request-update-mark): Use them.
436
437         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
438         hooks with arguments, which is needed for mark update hooks.
439
440 2010-10-06  Julien Danjou  <julien@danjou.info>
441
442         * gnus.el (gnus-expand-group-parameter): Only return and act on what
443         was matched.
444
445         * sieve-manage.el: Update example in `Commentary'.
446
447         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
448
449         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
450         not 2000.
451         (sieve-manage-authenticate): Re-add function.
452
453 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * shr.el (shr-insert): Get 'space transition right.
456         (shr-render-td): Only delete space at the end of the TD.
457
458         * nnimap.el (nnimap-open-connection): Prepare to support
459         open-gnutls-stream.
460
461         * shr.el: Rearrange function order to be more logical.
462
463 2010-10-06  Julien Danjou  <julien@danjou.info>
464
465         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
466         (nnrss-discover-feed): Remove 404 URL in docstring.
467
468         * nnir.el: Fix Swish-E URL.
469         Fix Namazu URL.
470
471         * message.el (message-change-subject): Remove 404 URL in a comment.
472
473 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
474
475         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
476         called interactively.
477
478         * gnus-util.el (gnus-remove-if): Allow hash table.
479         (gnus-remove-if-not): New function.
480
481         * gnus-art.el (gnus-mime-view-part-as-type)
482         * gnus-score.el (gnus-summary-score-effect)
483         * gnus-sum.el (gnus-read-move-group-name):
484         Replace remove-if-not with gnus-remove-if-not.
485
486         * gnus-group.el (gnus-group-completing-read):
487         Regard collection as a hash table if it is not a list.
488
489 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
490
491         * shr.el (shr-render-td): Allow blank/missing <TD>s.
492
493         * shr.el: Document the table-rendering algorithm.
494
495 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
496
497         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
498         for Emacsen having no `libxml-parse-html-region' support.
499
500 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
503         invalid URLs.
504
505         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
506         line-broken.
507         (shr-tag-img): Ignore image fetching errors.
508         (shr-overlays-in-region): Compute overlay positions correctly.
509
510         * mm-decode.el (mm-shr): Require shr.
511
512         * gnus-art.el (gnus-blocked-images): Move variable here.
513
514         * shr.el (shr-insert-table): Bind free variable.
515
516         * mm-decode.el (mm-shr): Bind shr-content-function.
517
518         * shr.el (shr-content-function): New variable.
519
520         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
521         added for symmetry.
522
523         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
524
525         * gnus-group.el (gnus-group-make-group): Doc fix.
526
527         * nnimap.el (nnimap-request-newgroups): Return success.
528
529         * shr.el (shr-find-elements): New function.
530         (shr-tag-table): Put all the images after the table.
531         (shr-tag-table): Really inhibit images inside the table.
532         (shr-collect-overlays): Copy over overlays from the TD elements to the
533         main document.
534
535         * mm-decode.el (mm-shr): Bind shr-blocked-images to
536         gnus-blocked-images.
537
538 2010-10-05  Julien Danjou  <julien@danjou.info>
539
540         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
541
542         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
543         (gnus-html-maximum-image-size): Add this function.
544         (gnus-html-put-image): Use gnus-html-maximum-image-size.
545
546         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
547         server-value of the capability is nil.
548
549 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
550
551         * shr.el (shr-tag-em): Add <EM> tag.
552
553 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
554
555         * sieve-manage.el (sieve-manage-default-stream): Make default stream
556         customizable.
557
558         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
559         handing broken links to browse-url.
560
561 2010-10-05  Julien Danjou  <julien@danjou.info>
562
563         * gnus-util.el (gnus-emacs-completing-read)
564         (gnus-iswitchb-completing-read): Use autoload rather than require.
565
566 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
569         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
570         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
571         iswitchb-temp-buflist for XEmacs.
572
573         * gnus-util.el (gnus-completing-read-function): Exclude
574         gnus-icompleting-read and gnus-ido-completing-read from candidates for
575         XEmacs since iswitchb.el is very old and ido.el is unavailable in
576         XEmacs.
577
578         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
579         not to use `delete-dups' that is unavailable in XEmacs 21.4.
580
581         * gnus-html.el: Don't require help-fns under XEmacs.
582         (gnus-html-schedule-image-fetching): Work for XEmacs.
583
584         * mm-decode.el (mm-shr): Decode contents by charset.
585
586 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
587
588         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
589         unknown.
590
591         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
592         (shr-get-image-data): Ensure against the cache file missing.
593
594         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
595         for data.
596
597         * spam-report.el (spam-report-url-ping-plain): Don't query about
598         killing the process.
599
600         * shr.el (shr-render-td): Protect against too-wide text.
601
602 2010-10-04  Julien Danjou  <julien@danjou.info>
603
604         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
605         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
606
607         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
608         retrieved.
609
610 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611
612         * shr.el (browse-url): Required.
613         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
614         lines.
615         (shr-show-alt-text, shr-browse-image): New commands.
616         (shr-browse-url, shr-copy-url): New commands.
617
618         * gnus-sum.el (gnus-widen-article-window): New variable.
619         (gnus-summary-select-article-buffer): Use it.
620
621         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
622         without @ signs.
623
624 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
625
626         * nnir.el (nnir-run-imap): Remove spurious space in search string.
627
628 2010-10-04  Julien Danjou  <julien@danjou.info>
629
630         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
631         for XEmacs.
632
633 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
634
635         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
636
637         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
638         (nnimap-close-server): Implement.
639
640         * dgnushack.el (iswitchb): Require to shut up the compiler.
641
642         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
643         (shr-insert): Tweak line breaking.
644         (shr-insert): Handle <pre> better.
645         (shr-tag-li): Get <li> indentation right.
646         (shr-tag-li): Get <li> indentation even righter.
647         (shr-tag-blockquote): Ensure paragraph start.
648         (shr-make-table): Tweak table generation.
649         (shr-make-table): Fix typo.
650
651         * shr.el: Implement table rendering.
652
653 2010-10-04  Julien Danjou  <julien@danjou.info>
654
655         * gnus-html.el (gnus-html-put-image): Fix resize image code.
656
657 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
658
659         * shr.el (shr-insert): Use string anchors instead of line anchors.
660
661 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * shr.el: Add headings.
664         (shr-ensure-paragraph): Actually work.
665         (shr-tag-li): Make <ul> prettier.
666         (shr-insert): Get white space at the beginning/end of elements right.
667         (shr-tag-p): Collapse subsequent <p>s.
668         (shr-ensure-paragraph): Don't insert double line feeds after blank
669         lines.
670         (shr-insert): \t is also space.
671         (shr-tag-s): Fix "s" tag name function.
672         (shr-tag-s): Fix face prop name.
673
674 2010-10-03  Julien Danjou  <julien@danjou.info>
675
676         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
677
678         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
679         gnus-window-inside-pixel-edges.
680
681         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
682         gnus-ems.
683
684         * mm-view.el (mm-inline-image-emacs): Support image resizing.
685
686         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
687         function.
688
689         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
690         resize choice.
691
692 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
693
694         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
695         beginning of the buffer.
696
697         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
698         article buffer again.
699
700         * shr.el (shr-tag-p): Don't insert newlines at the start of the
701         buffer.
702
703         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
704         when it's at the start of the buffer.
705
706         * shr.el (shr-tag-blockquote): Convert name.
707         (shr-rescale-image): Use the right image-size variant.
708
709         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
710         buffer isn't shown, then select the current article first instead of
711         bugging out.
712         (gnus-summary-select-article-buffer): Show both the article and summary
713         buffers again.
714
715         * shr.el (shr-fontize-cont): Protect against regions with no text.
716         Rename tag functions to shr-tag-* for enhanced security.
717         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
718
719 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
720
721         * shr.el (shr-insert):
722         * pop3.el (pop3-movemail):
723         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
724         loaded.
725
726 2010-10-03  Glenn Morris  <rgm@gnu.org>
727
728         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
729
730         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
731
732         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
733
734         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
735
736         * gnus-util.el (gnus-make-local-hook): Simplify.
737
738 2010-10-02  Julien Danjou  <julien@danjou.info>
739
740         * gnus-util.el (gnus-iswitchb-completing-read): New function.
741         (gnus-ido-completing-read): New function.
742         (gnus-emacs-completing-read): New function.
743         (gnus-completing-read): Use gnus-completing-read-function.
744         Add gnus-completing-read-function.
745
746 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
747
748         * shr.el (shr-insert-document): Autoload.
749         (shr-img): Be silent.
750         (shr-insert): Add a newline after every picture before text.
751         (shr-add-font): Use overlays for combining faces.
752         (shr-insert): Pass upwards the text start point.
753
754         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
755         possible.
756         (mm-shr): New function.
757
758 2010-10-02  Julien Danjou  <julien@danjou.info>
759
760         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
761         should go backward.
762
763 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
764
765         * shr.el (shr): Fix typo in provide call.
766
767 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * shr.el: New file.
770
771         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
772
773         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
774         completing read.
775
776 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
777
778         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
779         we're being queried about.  Suggested by Dan Jacobson.
780
781         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
782         by Jason Eisner.
783
784         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
785         table, too.  Suggested by Stefan Wiens.
786         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
787         the table unnecessary.  Suggested by Stefan Wiens.
788
789         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
790         longer needed, and probably doesn't work either, as pointed out by
791         Stefan Wiens.
792         (gnus-summary-exit): Remove call to the clearing function.
793         (gnus-summary-exit-no-update): Ditto.
794
795         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
796         instead of gnus-eval-in-buffer-window to avoid popping up frames.
797         Reported by Stefan Monnier.
798         (gnus-summary-save-in-rmail): Ditto.
799
800         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
801         article buffer, instead of both the article buffer and the summary
802         buffer.  Sort of suggested by Dan Jacobson.
803
804         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
805
806         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
807         Suggested by Dan Jacobson.
808
809         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
810         documentation clearer.
811
812         * message.el (message-shorten-references): Comment on the number "21".
813         Suggested by Stefan Monnier.
814
815         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
816         Suggested by Dan Jacobson.
817
818         * gnus.el (gnus-large-newsgroup): Mention
819         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
820
821         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
822         externalize attachments.  Bug reported by Steve Wen.
823
824         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
825         really message anything to the user.
826
827         * nnmail.el (nnmail-article-group): Allow using the fancy split method
828         directly.
829
830         * nnimap.el (nnimap-request-group): Low higher than high to signal no
831         messages in empty groups.
832
833 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
834
835         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
836         non-UIDNEXT group.
837
838 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
841         not the value from the collection.
842
843         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
844         values.  This sometimes happens on some groups that have no info.
845         (nnimap-request-newgroups): New function.
846
847 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
848
849         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
850         check into `gnus-registry-initialize'.
851         (gnus-registry-initialize): Ditto.
852         Fix and extend header docs.
853
854 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
855
856         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
857         regexp backtrace overflows.
858
859         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
860         for starttls that tls.el implements; i.e. openssl.
861
862         * tls.el (tls-starttls-switches): Give up on using starttls with
863         gnutls-cli.
864         (tls-program): Add --insecure to be consistent with the defaults from
865         openssl s_client.  Now all three commands are insecure.
866
867 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * lpath.el: Bind completion-styles-alist for XEmacs.
870
871         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
872         (gravatar-create-image): New function that's an alias to
873         gnus-xmas-create-image, gnus-create-image, or create-image.
874         (gravatar-data->image): Use it.
875
876 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
877
878         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
879         install the nnregistry refer method.
880         (gnus-registry-install-hooks): Use it.
881         (gnus-registry-unfollowed-groups): Add nnmairix to the default
882         unfollowed groups.
883
884 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
885
886         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
887         expanding threads.
888
889 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * nnir.el: Use the server names without suffixes (bug #7009).
892
893         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
894         unencrypted to STARTTLS, if possible.
895
896 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
897
898         * message.el (message-ignored-supersedes-headers): Strip Injection-*
899         headers before superseding.
900
901 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
902
903         * nnrss.el (nnrss-use-local): Add documentation.
904
905         * nnimap.el (nnimap-extend-tls-programs): New function.
906         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
907         (nnimap-wait-for-connection): Accept the greeting from the stupid
908         output from openssl s_client -starttls, too.
909
910         * tls.el (tls-starttls-switches): New variable.
911         (tls-find-starttls-argument): Use it.
912         (open-tls-stream): Ditto.
913
914         * netrc.el (netrc-credentials): Return the value of the "default"
915         entry.
916         (netrc-machine): Ditto.
917
918         * nnimap.el (nnimap-find-article-by-message-id): Really return the
919         article number.
920         (nnimap-split-fancy): New variable.
921         (nnimap-split-incoming-mail): Use it.
922
923         * nntp.el (nntp-server-list-active-group): Document.
924
925         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
926         SELECT to get the message-id.
927
928         * mail-source.el (mail-sources): Removed webmail support.
929         (defvar): Ditto.
930         (mail-source-fetcher-alist): Ditto.
931         (mail-source-fetch-webmail): Removed.
932
933         * webmail.el: Removed -- doesn't seem relevant any more.
934
935         * gnus.el: Fix up make-obsolete-variable declarations throughout.
936
937         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
938         the \r.
939
940 2010-09-30  Julien Danjou  <julien@danjou.info>
941
942         * gnus-agent.el (gnus-agent-add-group): Fix call to
943         gnus-completing-read.
944
945 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
946
947         * nndoc.el (nndoc-retrieve-groups): New function.
948
949         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
950         `default', use nnmail-split-methods.
951         (nnimap-request-article): Downcase the NILs so that they are nil.
952
953         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
954         symbol.
955
956         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
957         code, since if the user has requested network, that's what they ought
958         to get.
959         (nnimap-request-set-mark): Erase the buffer before issuing commands.
960         (nnimap-split-rule): Mark as obsolete.
961
962         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
963         variable.
964
965         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
966         correct slot, too.
967
968 2010-09-29  Julien Danjou  <julien@danjou.info>
969
970         * gnus.el (gnus-local-domain): Declare variable obsolete.
971
972         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
973         computing.
974         (gnus-ido-completing-read): Require ido.
975
976 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * gnus-registry.el: Don't prompt on load, which makes it impossible to
979         build Gnus.
980
981         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
982         when interpreting the structures.
983         (nnimap-request-accept-article): Add \r\n to the lines to make this
984         work with Cyrus.
985
986         * nndraft.el (nndraft-request-expire-articles): Use the group name
987         instead if "nndraft".  Fix found by Nils Ackermann.
988
989 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
990
991         * nnregistry.el: Added.
992
993 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
994
995         * nnmail.el (group, group-art-list, group-art):
996         Remove unneeded directives.
997
998 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
999
1000         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1001         (mm-mime-charset)
1002         * rfc2047.el (rfc2047-syntax-table)
1003         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1004
1005         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1006         rather than `insert-file-contents' and `eval-region'.
1007
1008         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1009         construction.
1010
1011         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1012
1013         * time-date.el: No need to require cl for Emacs 21.
1014
1015 2010-09-29  Julien Danjou  <julien@danjou.info>
1016
1017         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1018         replacement of `gnus-gravatar-relief' to mimic
1019         `gnus-faces-properties-alist'.
1020         Add :version property.
1021
1022 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * mail-source.el (mail-source-report-new-mail)
1025         * message.el (message-default-mail-headers)
1026         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1027
1028         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1029
1030 2010-09-28  Julien Danjou  <julien@danjou.info>
1031
1032         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1033         mail-address contains the same string as real-name.
1034
1035         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1036         non-blank in header, otherwise it'll get stripped.
1037
1038         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1039         real-name, and then for mail address rather than doing : or , search.
1040
1041 2010-09-27  Julien Danjou  <julien@danjou.info>
1042
1043         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1044         (gnus-server-goto-server): Use gnus-completing-read.
1045
1046         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1047
1048         * mm-util.el (defalias): Use gnus-completing-read.
1049         (mm-codepage-setup): Use gnus-completing-read.
1050
1051         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1052         (smime-decrypt-buffer): Use gnus-completing-read.
1053
1054         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1055
1056         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1057         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1058         (mml-insert-multipart): Use gnus-completing-read.
1059
1060         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1061
1062         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1063
1064         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1065
1066         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1067
1068         * gnus.el (gnus-read-method): Use gnus-completing-read.
1069
1070         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1071
1072         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1073         (gnus-mime-action-on-part): Use gnus-completing-read.
1074         (gnus-article-encrypt-body): Use gnus-completing-read.
1075
1076         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1077         (gnus-topic-move-matching): Use gnus-completing-read.
1078         (gnus-topic-copy-matching): Use gnus-completing-read.
1079         (gnus-topic-sort-topics): Use gnus-completing-read.
1080         (gnus-topic-move): Use gnus-completing-read.
1081
1082         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1083         (gnus-agent-add-group): Use gnus-completing-read.
1084
1085         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1086         gnus-completing-read.
1087         (nnmairix-update-groups): Use gnus-completing-read.
1088         (nnmairix-get-server): Use gnus-completing-read.
1089         (nnmairix-backend-to-server): Use gnus-completing-read.
1090         (nnmairix-goto-original-article): Use gnus-completing-read.
1091         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1092
1093         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1094
1095         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1096         (gnus-group-make-useful-group): Use gnus-completing-read.
1097         (gnus-group-make-web-group): Use gnus-completing-read.
1098         (gnus-group-add-to-virtual): Use gnus-completing-read.
1099         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1100
1101         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1102         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1103         (gnus-summary-execute-command): Use gnus-completing-read.
1104         (gnus-summary-respool-article): Use gnus-completing-read.
1105         (gnus-read-move-group-name): Use gnus-completing-read.
1106
1107         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1108         (gnus-summary-score-effect): Use gnus-completing-read.
1109
1110         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1111
1112         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1113         right completing-read function.
1114         (gnus-use-ido): New variable
1115         (gnus-completing-read-with-default): Remove.
1116
1117 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1118
1119         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1120         x-focus-frame.
1121
1122         * nnimap.el (auth-source-forget-user-or-password)
1123         (auth-source-user-or-password): Autoload.
1124
1125         * message.el (message-from-style, message-interactive)
1126         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1127         (message-yank-prefix, message-indentation-spaces, message-signature)
1128         (message-signature-file): Add comment.
1129
1130 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1133         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1134         new articles.
1135
1136         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1137         parts.
1138         (nnimap-request-article): Work with the t setting, too.
1139
1140         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1141         that you don't get flashes of other buffers.
1142         (gnus-summary-show-complete-article): Intern before setting.
1143
1144 2010-09-27  David Engster  <dengste@eml.cc>
1145
1146         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1147         well as HEADERS.
1148         (nnmairix-retrieve-headers): Provide new argument for the above.
1149
1150 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1151
1152         * gnus-sum.el (gnus-summary-move-article): Don't alter
1153         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1154         group.
1155
1156         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1157
1158         * message.el (message-cite-prefix-regexp): Revert my last edit.
1159
1160         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1161         variable instead of the Gnus variable.
1162
1163         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1164
1165         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1166         again.
1167
1168         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1169         since some servers don't like it.
1170         (nnimap-open-connection): Forget credentials if the server says the
1171         password was wrong.
1172         (nnimap-parse-line): Protect against invalid data.
1173
1174         * gnus-sum.el (gnus-summary-move-article): Add comment.
1175         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1176         nothing alters it while scanning for new messages.
1177
1178         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1179         which may or may not help.
1180         (nnimap-open-connection): If we're doing a stream connection, and then
1181         discover we're on a STARTTLS-capable server, then open a STARTTLS
1182         connection instead.
1183
1184 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1185
1186         * nnimap.el (utf7): Required.
1187
1188         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1189         prefix.
1190
1191 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1192
1193         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1194
1195 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196
1197         * nnimap.el (nnimap-request-accept-article): Message the error on
1198         error.
1199
1200 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1201
1202         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1203
1204 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * nndoc.el (nndoc-request-list): Return success always.
1207
1208         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1209         `fetch-old' -- we only want to fetch the articles we've requested.  The
1210         rest are in the agent, probably.
1211         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1212         disappeared server" to something low.  It's not important.
1213
1214         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1215         arrived before the FETCH data.
1216
1217         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1218         target here, because we don't know the Gnus name of the group.
1219
1220         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1221         for the correct group.
1222
1223         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1224
1225         * gnus.el (gnus): Give a final warning after startup.
1226
1227         * gnus-util.el (gnus-action-message-log): New variable.
1228         (gnus-message): Use it.
1229         (gnus-final-warning): New function.
1230
1231         * nnimap.el (nnimap-open-connection): Record the greeting.
1232         (nnimap): Add greeting.
1233
1234 2010-09-26  Julien Danjou  <julien@danjou.info>
1235
1236         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1237         arguments.
1238         (gnus-html-wash-images): Fix spec computing to include start/end.
1239
1240         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1241
1242 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1245         deletion.
1246         (nnimap-retrieve-headers): Don't select the group, because that's
1247         already done by nnimap-possibly-change-group.
1248
1249         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1250         (gnus-picon-transform-address): Use it.
1251
1252         * mail-source.el (mail-source-value): Revert previous patch.
1253
1254         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1255         on failure.
1256         (nnimap-open-connection): Look up both virtual and physical server name
1257         credentials.
1258
1259         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1260
1261 2009-02-07  Dave Love  <fx@gnu.org>
1262
1263         * tls.el (open-tls-stream): Don't query killing process.
1264
1265 2009-02-08  Dave Love  <fx@gnu.org>
1266
1267         * gnus-win.el (gnus-window-to-buffer-helper,
1268         gnus-all-windows-visible-p): Function needn't be a symbol.
1269
1270         * mail-source.el (mail-source-value): Function needn't be a symbol.
1271
1272 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1273
1274         * message.el (message-cite-prefix-regexp): Remove } from the cite
1275         prefix.
1276
1277         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1278         highlight again, so that the highlight is correct.
1279
1280         * gnus-picon.el (gnus-picon): Remove again.
1281         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1282
1283         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1284         doing the header highlightling, so that the background colour of the
1285         picon is correct.
1286
1287         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1288         (gnus-picon): Ditto.
1289         (gnus-picon): Reinstate.  The background colour for picons is white.
1290         (gnus-picon-insert-glyph): Make the background white.
1291
1292         * nnml.el (nnml-open-nov): Don't return dead buffers.
1293
1294         * auth-source.el (auth-source-create): Query the user for whether to
1295         store the credentials.
1296
1297         * netrc.el (netrc-store-data): New function.
1298
1299         * auth-source.el (auth-source-user-or-password): Use the existing auth
1300         sources, if any, for creation.
1301
1302         * gnus.el (gnus-group-fast-parameter): Return the last matching
1303         parameter instead of the first matching parameter.
1304
1305 2010-09-26  Julien Danjou  <julien@danjou.info>
1306
1307         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1308
1309 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * mml2015.el (mml2015-use): Remove gpg support.
1312
1313         * mml1991.el (mml1991-function-alist): Remove gpg function.
1314         (mml1991-gpg-sign): Removed.
1315
1316 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1317
1318         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1319         (gnus-browse-unsubscribe-current-group): Document it.
1320         (gnus-browse-unsubscribe-group): Use it.
1321
1322 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1325         address to the To list for easier response.
1326
1327         * gnus.el (gnus-play-startup-jingle): Removed.
1328         (gnus-splash): Don't play jingle.
1329         (gnus): Silence gnus-load message.
1330
1331         * gnus-art.el (gnus-treat-play-sounds): Removed.
1332
1333         * gnus.el (gnus-play-jingle): Remove audio support.
1334
1335         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1336
1337         * earcon.el: Removed -- no users.
1338
1339         * gnus-audio.el: Removed -- no users of this package.
1340
1341         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1342
1343         * gnus-start.el (gnus-setup-news): Remove nocem support.
1344
1345         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1346
1347         * gnus.el (gnus-use-nocem): Removed.
1348
1349         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1350         Removed.
1351
1352         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1353         uses NoCeM any more.
1354
1355         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1356         (gnus-button-ctan-handler): Ditto.
1357         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1358         (gnus-button-ctan-directory-regexp): Ditto.
1359         (gnus-button-handle-ctan): Ditto.
1360         (gnus-button-tex-level): Ditto.
1361         (gnus-button-alist): Removed CTAN stuff.
1362
1363 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1366         nnimap-streaming test.
1367
1368         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1369         servers twice.
1370
1371         * nnimap.el (nnimap-open-connection): Add more error reporting when
1372         nnimap fails early.
1373
1374         * nnheader.el (nnheader-get-report-string): New function.
1375         (nnheader-get-report): Use it.
1376
1377         * gnus-int.el (gnus-check-server): Say what the error was when opening
1378         failed.
1379
1380         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1381         using streaming.
1382
1383 2010-09-25  Julien Danjou  <julien@danjou.info>
1384
1385         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1386         gnus-window-inside-pixel-edges.
1387
1388 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1389
1390         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1391
1392         * mm-decode.el (mm-save-part): Allow saving to other directories the
1393         normal Emacs way.
1394
1395         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1396         by Jay Berkenbilt.
1397
1398         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1399         there isn't a single byte.
1400
1401         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1402         just do it.  It doesn't really seem to matter what the user responds
1403         here, I think, so it's just a confusing question.
1404
1405         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1406         non-streaming case.
1407
1408         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1409         (gnus-article-encrypt-body): Use it.
1410
1411         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1412         keystroke.
1413
1414         * nnimap.el (nnimap-find-wanted-parts-1): Use
1415         gnus-fetch-partial-articles.
1416
1417         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1418
1419         * nnimap.el (nnimap-insert-partial-structure): New function.
1420         (nnimap-get-partial-article): New function.
1421         (nnimap-request-article): Use it.
1422         (nnimap-wait-for-response): Return whether the wait was successful.
1423         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1424         retrieval wasn't successful.
1425         (nnimap-retrieve-group-data-early): Allow throttling servers.
1426         (nnimap-streaming): New variable.
1427         (nnimap-fetch-partial-articles): Removed.
1428
1429         * mm-decode.el (mm-with-part): Protect against killed buffers.
1430
1431         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1432         for prettier summary display.
1433
1434 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1435
1436         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1437         directly.
1438
1439 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440
1441         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1442         apparently third-party libraries depend on it.
1443
1444         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1445         before starting negotiation.
1446
1447         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1448         privacy reasons.
1449         (gnus-treat-mail-gravatar): Ditto.
1450
1451         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1452         buffer when inserting images.  Inserting text into the headers, for
1453         instance, can make them invalid.
1454
1455 2010-09-25  Julien Danjou  <julien@danjou.info>
1456
1457         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1458         variables.
1459
1460         * nnheader.el: Remove useless variables news-reply-yank-from and
1461         news-reply-yank-message-id.
1462
1463         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1464         variables.
1465
1466         * mml1991.el: Remove useless mml1991-verbose.
1467
1468         * gnus.el: Remove useless variable gnus-use-generic-from.
1469         Remove obsolete variable gnus-topic-indentation.
1470
1471         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1472
1473         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1474
1475         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1476
1477         * gnus-group.el: Remove useless gnus-group-icon-cache.
1478         Remove useless gnus-ephemeral-group-server.
1479
1480         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1481
1482         * mml2015.el: Remove useless mml2015-verbose.
1483
1484         * mml-smime.el: Remove useless mml-smime-verbose.
1485
1486         * gnus.el: Remove useless gnus-local-domain.
1487
1488         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1489         gnus-gravatar-size.
1490
1491         * gnus-art.el: Remove useless gnus-treat-translate.
1492
1493 2010-09-24  Julien Danjou  <julien@danjou.info>
1494
1495         * gnus-sum.el: Add support for Gravatars.
1496
1497         * gnus-art.el: Add support for Gravatars.
1498
1499         * gnus-gravatar.el: Add this file.
1500
1501         * gravatar.el: Add this file.
1502
1503 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1504
1505         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1506
1507         * gnus-group.el (gnus-group-fetch-faq): Removed.
1508
1509         * gnus.el (gnus-group-faq-directory): Removed.
1510
1511         * gnus-group.el (gnus-group-fetch-charter): Removed.
1512
1513         * gnus.el (gnus-group-charter-alist): Removed.
1514
1515         * gnus-group.el (gnus-group-archive-directory): Removed.
1516         (gnus-group-recent-archive-directory): Ditto.
1517         (gnus-group-make-archive-group): Removed.
1518
1519         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1520
1521         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1522         use the same article number for all the cached articles.
1523
1524         * nnimap.el (nnimap-command): Register the last command time so
1525         that we can use it for idling NOOPs.
1526         (nnimap-open-connection): Start the keeplive timer.
1527         (nnimap-make-process-buffer): Store all the process buffers.
1528         (nnimap-keepalive): New function.
1529
1530         * starttls.el: (starttls-open-stream): Add autoload cookie.
1531
1532 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1533
1534         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1535         handling.
1536
1537 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1538
1539         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1540         its data structures.
1541
1542         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1543         instead of the cl.el copy-list.
1544         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1545         equalp.
1546
1547 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1548
1549         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1550         and tool-bar-local-item-from-menu.
1551
1552         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1553         mode-line-highlight face for Emacs.
1554
1555         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1556         loading gnus-sum.elc; fix comment for canlock-verify.
1557         (gnus-article-jump-to-part): Use read-number.
1558         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1559         Emacs pre-21 compatible code for help-echo.
1560         (gnus-article-next-page-1): No need to adjust the number of lines.
1561         (gnus-article-describe-bindings): Always use help-buffer.
1562
1563         * gnus-audio.el (gnus-audio-inline-sound)
1564         * gnus-cus.el (gnus-custom-mode)
1565         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1566
1567         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1568
1569         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1570         compatible code.
1571
1572 2010-09-24  Glenn Morris  <rgm@gnu.org>
1573
1574         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1575         visiting the fcc file in rmail-mode.
1576
1577         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1578
1579 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * nnir.el: Silence the byte compiler.
1582
1583         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1584         alias to browse-url-url-encode-chars if any.
1585         (gnus-html-encode-url): Use it.
1586
1587 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1588
1589         * gnus-start.el (gnus-use-backend-marks): New variable.
1590         (gnus-get-unread-articles-in-group): Use it.
1591
1592         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1593         makeover.
1594
1595 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1596
1597         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1598
1599 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1600
1601         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1602         Removed.
1603         (gnus-setup-news-hook): Removed
1604         gnus-fixup-nnimap-unread-after-getting-new-news.
1605
1606         * gnus-int.el (gnus-request-update-info): Protect against backends not
1607         having the function.
1608
1609         * nnimap.el (nnimap-stream): Mention starttls.
1610         (nnimap-open-connection): Add starttls support.
1611
1612 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1613
1614         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1615
1616 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617
1618         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1619         BODYSTRUCTUREs.
1620         (nnimap-transform-headers): Unfold quoted {42} headers.
1621
1622         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1623         the info.
1624         (gnus-get-unread-articles): Only call updatep on backends that support
1625         it.
1626
1627         * nnweb.el (nnweb-request-update-info): NOOP.
1628
1629         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1630
1631         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1632         since it only deals with marks.
1633
1634         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1635         gnus-request-marks, and make a new gnus-request-update-info.
1636
1637         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1638         the active instead of the high number, which is usually too low.
1639
1640 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1641
1642         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1643         * encrypt.el: Removed.
1644
1645 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1648         server in symbolic form.
1649
1650         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1651         0.9.
1652
1653 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1654
1655         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1656         (nnimap-update-info): Fix up code slightly.
1657
1658         * gnus-int.el (gnus-open-server): Add tracing for performance
1659         debugging.
1660
1661         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1662         (gnus-group-insert-group-line): Pass the real group name so that it
1663         gets the right data.
1664
1665         * gnus-start.el (gnus-get-unread-articles): Don't have
1666         `gnus-get-unread-articles-in-group' update info, since that can be
1667         really slow and doesn't seem to be needed?
1668
1669 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1670
1671         * time-date.el (date-to-time): Try using parse-time-string first before
1672         using the slower timezone-make-date-arpa-standard.
1673
1674 2010-09-22  Julien Danjou  <julien@danjou.info>
1675
1676         * gnus-group.el (gnus-group-insert-group-line): Call
1677         gnus-group-highlight-line.
1678         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1679         default hook list.
1680         (gnus-group-update-eval-form): Add new function.
1681         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1682         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1683
1684 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685
1686         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1687         immediate, then expire all articles.
1688         (nnimap-update-info): Fix off-by-one errors.
1689         (nnimap-flags-to-marks): Would return no marks lists for group with no
1690         flags.  Instead return the other data.
1691
1692 2010-09-22  Julien Danjou  <julien@danjou.info>
1693
1694         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1695         Only return an icon.
1696         (gnus-group-insert-group-line): Compute icon to return.
1697
1698         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1699         variable.
1700         (gnus-html-image-fetched): Only cache if
1701         gnus-html-image-automatic-caching is set.
1702         (gnus-html-image-fetched): Check for errors.
1703
1704 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1705
1706         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1707         once per method on `g'.  This ensures that backends like nnfolder don't
1708         open all their folders.
1709
1710         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1711         (nnimap-request-list): Nix out group in the correct buffer.
1712         (nnimap-parse-flags): Implement by using `read' instead of
1713         hand-parsing.
1714         (nnimap-flags-to-marks): Pass on permanent-flags.
1715         (nnimap-make-process-buffer): Record the server name.
1716         (nnimap-parse-flags): Fix typo.
1717         (nnimap-request-scan): Run split on the server in general, not just a
1718         single group.
1719
1720         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1721         parameter, and propagate this downwards.
1722
1723         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1724         since EXAMINE changes it on the server.
1725
1726         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1727         this command might take a while.
1728
1729 2010-09-22  Julien Danjou  <julien@danjou.info>
1730
1731         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1732         harmful if you have 2 images side-by-side, they can't be properly
1733         update on text deletion.  Using text-property is safer here.
1734         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1735         data.
1736
1737 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1738
1739         * nnimap.el (nnimap-expunge-inbox): Removed.
1740         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1741         (nnimap-expunge): Flip default to t.
1742
1743         * gnus.el (gnus-method-to-server): Don't push things to the cache
1744         unless it's unique.
1745         (gnus-server-to-method): Ditto.
1746
1747 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1748
1749         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1750
1751 2010-09-22  Julien Danjou  <julien@danjou.info>
1752
1753         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1754         get the start of data.
1755         (gnus-html-encode-url): Add this function to encode special chars in
1756         URL.
1757         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1758         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1759
1760         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1761         default.
1762         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1763
1764         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1765         images alt-text.
1766         (gnus-html-put-image): Put alt-text as help-echo.
1767
1768 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1769
1770         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1771         * mm-util.el (mm-decompress-buffer)
1772         * nnir.el (nnir-run-find-grep)
1773         * pop3.el (pop3-list): Use 3rd arg of split-string.
1774
1775         * time-date.el (format-seconds): Comment fix.
1776
1777         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1778         and byte-optimize-form-code-walker.
1779         (dgnushack-make-auto-load): Don't advise make-autoload.
1780
1781         * lpath.el: Remove Emacs 21 stuff.
1782
1783 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1784
1785         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1786         outside the active range.  Suggested by Dan Christensen.
1787
1788         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1789         slightly later to avoid double-getting it.
1790
1791         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1792         previous patch.
1793
1794         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1795
1796 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1797
1798         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1799
1800 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * gnus-int.el (gnus-open-server): Give a better error message in the
1803         "go offline" case.
1804
1805         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1806         marks for nnimap, which is seldom the right thing to do.
1807
1808         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1809         (gnus-same-method-different-name): New function.
1810
1811         * nnimap.el (parse-time): Require.
1812
1813         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1814         method in the presence of many similar methods.
1815
1816         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1817
1818         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1819         nnml-inhibit-expiry.
1820
1821         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1822         find out whether methods are equal.
1823
1824         * nnimap.el (nnimap-find-expired-articles): New function.
1825         (nnimap-process-expiry-targets): New function.
1826         (nnimap-request-move-article): Request the article before looking at
1827         what the Message-ID is.  Fix found by Andrew Cohen.
1828         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1829
1830         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1831         for oldness in addition to being a predicate.
1832
1833         * nnimap.el (nnimap-request-group): When we have zero articles, return
1834         the right data to Gnus.
1835         (nnimap-request-expire-articles): Only delete articles immediately if
1836         the target is 'delete.
1837
1838         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1839         method, this would bug out.
1840
1841         * gnus-group.el (gnus-group-expunge-group): Renamed from
1842         gnus-group-nnimap-expunge, and implemented as a normal interface
1843         function.
1844
1845         * gnus-int.el (gnus-request-expunge-group): New function.
1846
1847         * nnimap.el (nnimap-request-create-group): Implement.
1848         (nnimap-request-expunge-group): New function.
1849
1850 2010-09-21  Julien Danjou  <julien@danjou.info>
1851
1852         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1853         (gnus-html-cache-expired): Add new function.
1854         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1855         wethever we should display image for fetch it.
1856         Compute alt-text earlier to pass it to the fetching function too.
1857         (gnus-html-schedule-image-fetching): Change function argument to only
1858         get one image at a time, not a list.
1859         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1860         cache.
1861         (gnus-html-get-image-data): New function to retrieve image data from
1862         cache.
1863         (gnus-html-put-image): Change buffer argument to use image data rather
1864         than file, and place image above region rather than inserting a new
1865         one. Do not take alt-text as argument, since it's useless now: we place
1866         the image above alt-text.
1867         (gnus-html-prune-cache): Remove.
1868         (gnus-html-show-images): Start to fetch image when we find one, do not
1869         push into a temporary list.
1870         (gnus-html-prefetch-images): Only fetch image if they have expired.
1871         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1872         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1873
1874 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1875
1876         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1877
1878 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1881         spec inser "*" if the group isn't active instead of 0.
1882
1883         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1884         opening the server.
1885         (nnimap-request-delete-group): Implement group deletion.
1886         (nnimap-transform-headers): Return the size of the entire message in
1887         the Bytes header, not just the size of the first part.
1888         (nnimap-request-move-article): When moving an article from nnimap,
1889         request the article first so the accepting form has an article to
1890         accept.  Reported by Dan Christensen.
1891         (nnimap-command): Make sure that the error message doesn't error out.
1892
1893 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1894
1895         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1896         we haven't requested anything.
1897
1898 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1901         "".  Fix found by Andrew Cohen.
1902
1903         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1904         instead of -encode-string.
1905
1906 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1907
1908         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1909
1910         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1911         by mm-subst-char-in-string.
1912
1913 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1916         waiting for the connection string.
1917
1918         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1919         arriving.
1920
1921         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1922         bogus characters.  This allows selecting certain Gmail groups.
1923
1924         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1925         (nnimap-fetch-partial-articles): New variable.
1926         (nnimap-open-connection): When looking for credentials, also use the
1927         nnimap-server-port.
1928         (nnimap-request-article): Return the group/article number, so that Gnus
1929         `^' works as expected.
1930         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1931         them.
1932
1933         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1934         comments.
1935         (gnus-methods-sloppily-equal): New function.
1936         (gnus): When using the development version of Gnus, load the gnus-load
1937         file.
1938
1939         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1940         `gnus-open-server' on each method before trying to scan them etc.  This
1941         ensures that all the backend parameters are set correctly.
1942
1943         * nnimap.el (nnimap-authenticator): New variable.
1944         (nnimap-open-connection): Allow anonymous login.
1945         (nnimap-transform-headers): The chars header is called Chars not
1946         Bytes.
1947         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1948         drops.
1949
1950         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1951         patch, found by Knut Anders Hatlen.
1952
1953 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1954
1955         * gnus-agent.el (gnus-agent-batch-confirmation)
1956         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1957         to gnus-message.
1958         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1959         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1960         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1961         * gnus-int.el (gnus-open-server): Likewise.
1962         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1963         (gnus-score-check-syntax): Likewise.
1964         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1965         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1966         Likewise.
1967         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1968
1969 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1972         calling conventions so that prefetch doesn't bug out.
1973
1974 2010-09-19  Julien Danjou  <julien@danjou.info>
1975
1976         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1977         rather than `subst-char-in-region' in order to be able to replace ASCII
1978         char by UTF-8 ones.
1979
1980         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1981         than curl.
1982         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1983         the right URL and ALT text on images.
1984         (gnus-html-wash-tags): Fix tag case.
1985         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1986         (gnus-article-html): Add -o display_ins_del=2 option.
1987         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1988
1989 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1990
1991         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1992         the extra mail headers, which sometimes seem to happen for unknown
1993         reasons.
1994
1995         * mail-parse.el (mail-header-encode-parameter): Define as
1996         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1997         (or most, perhaps?) mail readers don't understand the latter, but do
1998         understand the former.
1999
2000         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2001         to nil, so that no methods are automatically agentized.  I think this
2002         is probably what most users want.
2003
2004         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2005         from url-retrieve, for instance about invalid URLs.
2006
2007         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2008         groups that have no articles.
2009         (nnimap-request-article): Check that we really got an article when we
2010         requested one.
2011
2012         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2013         doesn't exist.
2014
2015         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2016         nntp buffer so the agent can save it.
2017         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2018         that CRLF doesn't get translated to \n.
2019         (nnimap-open-connection): Don't make 'shell commands only send \n.
2020
2021 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2022
2023         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2024         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2025         Update var name.
2026         (nnml-generate-nov-file): Use dolist.
2027         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2028         Use with-current-buffer.
2029
2030 2010-09-18  Julien Danjou  <julien@danjou.info>
2031
2032         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2033         parallel.
2034
2035 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2036
2037         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2038         the range update right.
2039         (nnimap-request-group): Don't make `M-g' bug out on group with no
2040         marks.
2041         (nnoo): Required, so that other packages can require nnimap.
2042         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2043         command we're looking for.  This helps when the server sends more
2044         responses after we've gotten everything we expected.
2045         (nnimap): Add a `newlinep' field to keep track of end-of-line
2046         conventions.
2047         Don't send CRLF to things that don't want it.
2048         (nnimap-request-accept-article): Ditto.
2049
2050 2010-09-18  Julien Danjou  <julien@danjou.info>
2051
2052         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2053         than curl to retrieve images.
2054
2055 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056
2057         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2058         the marks.
2059         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2060         (nnimap-wait-for-connection): New function.
2061         (nnimap-open-connection): If we have PREAUTH, don't query for login
2062         credentials.
2063         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2064         when doing a partial update.
2065
2066 2010-09-18  Julien Danjou  <julien@danjou.info>
2067
2068         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2069         tags.
2070
2071 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2072
2073         * nnimap.el (nnimap-credentials): New function.
2074         (nnimap-open-connection): Use the new function to look for credentials
2075         also on the numeric equivalents of "imap" and "imaps".
2076
2077         * gnus-start.el (gnus-activate-group): Send the info to
2078         gnus-request-group.
2079
2080         * nnimap.el (nnimap-request-group): Have the "check" version of the
2081         function parse flags and update the info, so that a `M-g' get a total
2082         resync of all flags from the group.
2083
2084         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2085         to allow backends to alter the info on group selection.  Also alter all
2086         the backend -request-group functions to take the parameter.
2087
2088         * nnimap.el (nnimap-store-info): New function.
2089         (nnimap-update-info): Store the info for later usage.
2090         (nnimap-request-group): Use the stored info for the dont-check case, so
2091         that we don't retrieve all marks when we enter a group.
2092
2093         * nnimap.el: Use deffoo instead of defun for interface functions.
2094
2095         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2096         update the group info.  This makes the nndraft groups, for instance, go
2097         back to their old behaviour.
2098
2099         * gnus-sum.el (gnus-select-newsgroup): Indent.
2100
2101         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2102         in.
2103         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2104         nothing.
2105
2106         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2107         from methods that are denied.
2108
2109         * gnus-int.el (gnus-method-denied-p): New function.
2110
2111         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2112         store the password instead of netrc.
2113         (nnimap-open-connection): Don't error out when we can't make a
2114         connections.
2115
2116         * auth-source.el (auth-source-create): In the password prompt, say what
2117         we're querying for.  Also prompt for user name if that hasn't been
2118         given.
2119
2120         * nnimap.el (nnimap-with-process-buffer): Removed.
2121
2122 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2123
2124         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2125         method when we're reading from the agent.
2126
2127         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2128
2129         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2130         that's probably most useful for users.
2131
2132         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2133         "failed" all the time.
2134
2135         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2136         ...)) with (with-current-buffer ... ).
2137
2138         * nntp.el (nntp-open-server): Return whether the open was successful or
2139         not.
2140
2141         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2142         select an unread unseen article first.
2143
2144         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2145         /etc/services, supply some sensible port defaults.
2146
2147         * dgnushack.el: Define netrc-credentials.
2148
2149 2010-09-17  Julien Danjou  <julien@danjou.info>
2150
2151         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2152
2153 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2154
2155         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2156         doesn't have any parameters.
2157
2158 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2159
2160         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2161         only upcased checks.
2162
2163         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2164
2165         * nnimap.el (nnimap-open-shell-stream): New function.
2166         (nnimap-open-connection): Use it.
2167         (nnimap-transform-headers): Get the number of lines in each message.
2168         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2169         number of lines.
2170         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2171         problem.
2172
2173         * utf7.el (utf7-encode): Autoload.
2174
2175         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2176         to allow the mail splitting to not return a default group.  This is
2177         useful for nnimap, which will leave unmatched mail in the inbox.
2178
2179         * nnimap.el: Rewritten.
2180
2181         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2182         nnimap usage.
2183
2184         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2185         if the move is internal, so that nnimap can do fast internal moves.
2186
2187         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2188         data.
2189         (gnus-read-active-for-groups): Support finishing the early retrieval of
2190         data.
2191
2192         * gnus-range.el (gnus-range-nconcat): New function.
2193
2194         * gnus-int.el (gnus-finish-retrieve-group-infos)
2195         (gnus-retrieve-group-data-early): New functions.
2196
2197 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2198
2199         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2200         (nnrss-retrieve-groups):
2201         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2202         (pop3-quit): Use with-current-buffer.
2203
2204 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2205
2206         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2207         instead of nnheader-accept-process-output.
2208
2209         * dgnushack.el (dgnushack-compile): Add comment.
2210
2211         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2212
2213         * gnus-html.el (gnus-html-schedule-image-fetching)
2214         (gnus-html-prefetch-images): Replace process-kill-without-query by
2215         gnus-set-process-query-on-exit-flag.
2216
2217 2010-09-16  Romain Francoise  <romain@orebokech.com>
2218
2219         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2220
2221 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2224         parameter to unintern is mandatory-ish in Emacs 24.
2225
2226         * gnus-html.el (gnus-html-schedule-image-fetching)
2227         (gnus-html-prefetch-images): Check for curl before using it.
2228
2229         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2230         depend on curl, which isn't essential.
2231
2232         * imap.el: Revert back to version
2233         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2234         seem problematic.
2235
2236 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2237
2238         * gnus-registry.el (gnus-registry-install-shortcuts):
2239         Explicitly pass `obarray' to `unintern' to avoid a warning.
2240
2241 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2244         change.
2245
2246         * nnrss.el (nnrss-request-list): Removed this function and related
2247         functions, including the moreover stuff.
2248
2249 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2250
2251         * nnrss.el (nnrss-retrieve-groups): New function.
2252
2253 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2254
2255         * .dir-locals.el: Add no-byte-compile cookie.
2256
2257 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * time-date.el (format-seconds): Comment fix.
2260
2261         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2262         for back end that doesn't support request-scan.
2263
2264 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2265
2266         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2267         then do request scans from the backends.
2268
2269         * netrc.el (netrc-credentials): New conveniency function.
2270
2271         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2272         avoid running a hook per line, since this takes a lot of time,
2273         profiling shows.
2274         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2275         directly if gnus-visual-p is true.
2276
2277 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2278
2279         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2280         groups; replace mapcar with dolist which is a bit faster; pass groups
2281         info to gnus-read-active-file-1.
2282         (gnus-read-active-file-1): Scan only specified groups if the new
2283         optional arg `infos' is given.
2284
2285 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2286
2287         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2288
2289         * pop3.el (pop3-movemail): Removed.
2290         (pop3-streaming-movemail): Renamed to pop3-movemail.
2291
2292         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2293         don't restrict end-tag searches to the end of the line.
2294
2295 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2296
2297         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2298         articles of every unchecked group to t, which means unknown since the
2299         server has never been opened.
2300
2301 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302
2303         * gnus-html.el (gnus-html-show-alt-text): New command.
2304         (gnus-html-browse-image): Ditto.
2305         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2306         to browse the image directly.
2307         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2308         better.
2309
2310         * gnus-async.el (gnus-async-article-callback): Call
2311         `gnus-html-prefetch-images' unconditionally.
2312
2313         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2314         before feeding URLs to curl.
2315
2316 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2319         internal images as deletable by `W D D'.
2320
2321         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2322         (gnus-async-article-callback): Fix typo.
2323
2324 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2325
2326         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2327         current line to work around bugs in the output from w3m.
2328
2329         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2330         for groups that want that.
2331
2332         * nntp.el (nntp-wait-for-string): Supply a timeout for
2333         accept-process-output to ensure progress.
2334
2335         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2336         level to get unread articles from, then use that for foreign groups,
2337         too.
2338
2339         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2340         confuses the rest of the function.
2341
2342         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2343         for the methods that support -retrieve-groups, too.
2344
2345         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2346
2347 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2348
2349         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2350         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2351
2352         * pop3.el: Require cl when compiling.
2353         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2354
2355 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2356
2357         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2358         that aren't going to be activated.
2359         (gnus-get-unread-articles): Fix up the last commit.
2360
2361         * gnus-html.el (gnus-article-html): Allow calling without specifying
2362         the handle.  In that case, dissect the buffer first.
2363
2364         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2365
2366         * nnimap.el (nnimap-open-connection): Revert the change that would look
2367         into authinfo for imaps instead of imap.
2368
2369         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2370         say that you don't want to call gnus-request-group with don-check, but
2371         do check the reponse.  This is for virtual groups only.
2372         (gnus-get-unread-articles): Count the archive groups as secondary, so
2373         that they're activated the same way as before.
2374
2375         * imap.el (imap-message-map): Removed optional buffer parameter, since
2376         no callers use it.
2377         (imap-message-get): Ditto.
2378         (imap-message-put): Ditto.
2379         (imap-mailbox-map): Ditto.
2380         (imap-mailbox-put): Ditto.
2381         (imap-mailbox-get): Ditto.
2382         (imap-mailbox-get): Revert last change for this function.
2383
2384         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2385         case-insensitively.
2386         (nnimap-debug): Removed.
2387
2388         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2389         to use `imap-fetch' instead.  According to the comments, this should be
2390         safe, since all other IMAP clients use the 1:* syntax.
2391         (imap-enable-exchange-bug-workaround): Removed.
2392         (imap-debug): Removed -- doesn't seem very useful.
2393
2394         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2395         mail from a file, and the file doesn't exist.
2396
2397         * imap.el (imap-log): New convenience function used throughout instead
2398         of repeating the same code all over the place.
2399
2400         * pop3.el (pop3-streaming-movemail): Return t for success.
2401
2402         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2403         .authinfo if we're using ssl connection.
2404
2405         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2406         already have if we're in a main Gnus `g' run.
2407
2408         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2409
2410 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2411
2412         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2413
2414         * nnmh.el (nnmh-request-list-1): Bind `file'.
2415
2416         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2417         alias to set-process-query-on-exit-flag or process-kill-without-query.
2418         (pop3-open-server): Use it.
2419
2420 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2423         box to the Incoming file.  Fixes mistake in previous checkin.
2424
2425         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2426         request loop (for debugging purposes) removed.
2427
2428         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2429         culprit is more visible.
2430         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2431         (nnml-add-incremental-nov): New functions to do "incremental" nov
2432         updates, where we just append to the end of the existing nov files
2433         without reading/writing them in full.
2434
2435         * mail-source.el (mail-source-delete-crash-box): Really only check the
2436         incoming files once in a while.
2437
2438         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2439
2440         * mail-source.el (mail-source-delete-crash-box): Only check the
2441         incoming files for deletion once per day to save a lot of file
2442         accesses.
2443
2444         * pop3.el (pop3-logon): Fix up unbound variable typo.
2445
2446         * mail-source.el (pop3-streaming-movemail): Autoload.
2447
2448         * pop3.el (pop3-streaming-movemail): Respect
2449         pop3-leave-mail-on-server.
2450
2451         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2452         retrieval.
2453
2454         * pop3.el (pop3-process-filter): Removed unused function.
2455         (pop3-streaming-movemail, pop3-send-streaming-command)
2456         (pop3-wait-for-messages, pop3-write-to-file)
2457         (pop3-number-of-responses): New functions for streaming pop3
2458         retrieval.
2459
2460         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2461         come from no known methods.
2462         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2463         list.
2464
2465         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2466         message sizes.
2467         (pop3-movemail): Use erase-buffer instead of looping and deleting
2468         regions, which seems rather odd.
2469
2470         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2471         file once per `g' run.
2472
2473         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2474         directories.  This makes the draft queue directory work.
2475
2476         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2477         data from the backends, so that we only request the list of groups from
2478         each method once.  This should speed things up considerably.
2479
2480         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2481         detect that it's not implemented.
2482
2483         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2484         we actually do recurse down into the tree, but don't stat all leaf
2485         nodes.
2486
2487         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2488         then say so instead of bugging out.
2489
2490         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2491         files exist before trying to read them.
2492
2493         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2494         around <pre_int>.
2495
2496         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2497
2498         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2499
2500 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501
2502         * mm-util.el (mm-image-load-path): Just return the image directories,
2503         not all directories in the path in addition to the image directories.
2504         (mm-image-load-path): Maintain a cache of the image directories so that
2505         the `g' command in Gnus doesn't have to stat dozens of directories each
2506         time.
2507
2508         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2509         (gnus-html-wash-tags): Add a new `i' command to insert images.
2510         (gnus-html-insert-image): New command and keystroke.
2511         (gnus-html-redisplay-with-images): New command and keystroke.
2512         (gnus-html-show-images): Renamed command.
2513         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2514         spacers.
2515         (gnus-html-wash-tags): Decode entities at the end, so that entities
2516         inside the tags don't mess up the rest of the "parsing".
2517
2518         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2519         so that nnimap methods aren't agentized by default.  There's apparently
2520         many problems related to agent/imap behaviour.
2521
2522         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2523
2524         * gnus-html.el: Doc fix.
2525
2526 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2527
2528         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2529         specifier-spec-list for Emacs 21.
2530
2531         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2532         glyph-width and glyph-height instead of display-graphic-p and
2533         image-size; make avoidance of displaying small images work for XEmacs.
2534
2535         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2536         for XEmacs.
2537
2538         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2539         of symbol that holds plist data.
2540         (gnus-process-plist): Remove plist of process after getting it.
2541
2542 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2543
2544         * message.el (message-generate-hashcash): Change default to
2545         'opportunistic if hashcash is installed.
2546
2547         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2548         (gnus-html-put-image): Only call image-size once, since it's somewhat
2549         time-consuming on remote X servers.
2550
2551 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2552
2553         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2554         type on data, not a file name.
2555
2556         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2557         window-pixel-edges for Emacs 21.
2558
2559         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2560         decoded contents.
2561         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2562
2563 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2564
2565         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2566         group line format, since it isn't very interesting.
2567
2568         * gnus-agent.el (gnus-agent-short-article),
2569         (gnus-agent-long-article): Increase values for these two variables,
2570         since most people are likely to have more network connection and
2571         storage than before.
2572
2573         * gnus.el (gnus-refer-article-method): Change default to 'current.
2574         When referring an article, the common behaviour is to refer it from the
2575         current select method, not the native select method.  The chances of
2576         the native select method having the message in question is rather slim
2577         these days.
2578
2579         * gnus-sum.el (gnus-auto-select-subject): Change default to
2580         `unseen-or-unread'.  I think it's likely that most people want to
2581         select an unseen article over a previously seen, but unread one.
2582
2583         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2584         means that in the article buffer none of the minor mode elements will
2585         be shown, usually, and this is not desirable in most cases.
2586
2587         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2588         that commands like `d' (and the like) go to the next line in the
2589         buffer, instead of the next unread article.  I think this is the
2590         behaviour that is most natural for most users.
2591         (gnus-single-article-buffer): Change default to nil, so that people can
2592         have as many article buffers open as they have summary buffer.  I think
2593         this is the most natural way for the groups to behave.
2594
2595         * message.el (message-generate-new-buffers): Change default to
2596         `unsent', so that all new message buffers start their names with the
2597         string "*unsent", and it's easier to find the buffers if you move from
2598         them.
2599
2600 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2601
2602         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2603         small.  They're probably tracking images.
2604         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2605         (gnus-html-rescale-image): Yet another try at getting the image sizing
2606         right.
2607
2608         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2609         nntp-marks-file-name is nil.
2610
2611 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2612
2613         * gnus-html.el (gnus-html-wash-tags)
2614         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2615         Better logging.
2616
2617 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618
2619         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2620
2621         * gnus-html.el (gnus-html-wash-tags): Check the value of
2622         gnus-blocked-images in the summary buffer.
2623
2624 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2625
2626         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2627
2628 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2631         like "a", it seems like.
2632         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2633         since it needs to be picked from the correct buffer.
2634
2635         * nnwfm.el: Removed.
2636
2637         * nnlistserv.el: Removed.
2638
2639 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2640
2641         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2642         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2643
2644 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * nnkiboze.el: Removed.
2647
2648         * nndb.el: Removed.
2649
2650         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2651         alt text.
2652         (gnus-html-rescale-image): Try to get the rescaling logic right for
2653         images that are just wide and not tall.
2654
2655         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2656         overshadow variable bindings.
2657
2658 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2659
2660         * gnus-html.el (gnus-html-wash-tags)
2661         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2662         extra logging.
2663
2664 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2665
2666         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2667         (gnus-max-image-proportion): New variable.
2668         (gnus-html-rescale-image): New function.
2669         (gnus-html-put-image): Rescale images.
2670
2671 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2672
2673         Fix up some byte-compiler warnings.
2674         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2675         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2676         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2677         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2678         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2679         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2680         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2681
2682 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * gnus-html.el (gnus-article-html): Decode contents by charset.
2685
2686 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2687
2688         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2689         (gnus-html-frame-width, gnus-blocked-images)
2690         * message.el (message-prune-recipient-rules): Add custom version.
2691         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2692
2693         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2694         functions.
2695
2696         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2697         gnus-process-get.
2698
2699 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2700
2701         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2702         instead of lsub directly.
2703
2704 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2705
2706         * nnwarchive.el: Removed.
2707
2708         * gnus-soup.el: Removed.
2709
2710         * nnsoup.el: Removed.
2711
2712         * nnultimate.el: Removed.
2713
2714         * gnus-html.el (gnus-blocked-images): New variable.
2715
2716         * message.el (message-prune-recipients): New function.
2717         (message-prune-recipient-rules): New variable.
2718
2719         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2720         guess whether a long line is natural text or not.
2721
2722         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2723         gnus-process-plist and friends for compatibility.
2724
2725 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2726
2727         * gnus-html.el: Require packages that define macros used in this file.
2728         (gnus-article-mouse-face): Declare to silence byte-compiler.
2729         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2730         process-get.
2731         (gnus-html-put-image): Use plist-get to avoid getf.
2732         (gnus-html-prefetch-images): Use with-current-buffer.
2733
2734 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2735
2736         * gnus-ems.el: Provide compatibility functions for
2737         gnus-set-process-plist.
2738
2739         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2740         header-line-format for XEmacs 21.4.
2741
2742         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2743         * gnus.el (gnus-valid-select-methods)
2744         * message.el (message-send-mail-partially-limit)
2745         * mm-decode.el (mm-text-html-renderer)
2746         * mml.el (mml-insert-mime-headers-always)
2747         * smiley.el (smiley-regexp-alist): Bump custom version.
2748
2749 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * gnus-html.el: require mm-url.
2752         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2753         with the url to `url'.
2754         (gnus-html-wash-tags): Support cid: URLs/images.
2755
2756 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2759         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2760         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2761
2762         * gnus-move.el: Removed file, since it doesn't really work.
2763
2764         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2765         UTF-8.  This seems to fix problems with some German web feeds.
2766
2767         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2768         at the top so that the proper colours are applied.
2769
2770         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2771         don't have dots in their names.
2772
2773         * gnus-art.el (gnus-article-view-part): Doc fix.
2774
2775         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2776         XEmacs-compatible.
2777         (gnus-html-put-image): Don't do images on non-graphic displays.
2778
2779         * nnslashdot.el: Removed this unused backend.
2780
2781         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2782         actions.
2783         (gnus-undo-register-1): Revert last change.
2784
2785         * gnus-group.el (gnus-group-completing-read): Protect against not
2786         having completion-styles bound.
2787
2788         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2789         make broken recipients happier.
2790
2791         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2792
2793         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2794         point parameter.
2795
2796         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2797
2798         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2799         completion-styles for group selection.
2800
2801 2009-02-04  Andreas Schwab  <schwab@suse.de>
2802
2803         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2804         headers and regexp-quote the match if necessary.
2805
2806 2009-03-24  Miles Bader  <miles@gnu.org>
2807
2808         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2809         the blinking smiley.
2810
2811 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2812
2813         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2814         blink smiley.
2815
2816 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2819         where the dribbel file lives exists.
2820
2821         * message.el (message-send-mail-partially-limit): Change the default to
2822         nil, since most people don't want this.
2823
2824         * mm-url.el (mm-url-decode-entities): Also decode entities like
2825         &#x3212.
2826
2827 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2828
2829         * gnus-sum.el (gnus-summary-idna-message):
2830         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2831         Hyperlink urls in docstrings with URL `...'.
2832
2833 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2834
2835         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2836         functions.
2837
2838 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2841         say what the mouseover text should be.
2842
2843         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2844         version of the mm-w3m-safe-url-regexp variable to only download images
2845         in the groups where we want that to happen.
2846
2847         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2848
2849         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2850         easier debugging.
2851         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2852         big pictures in the article buffer.
2853
2854         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2855         gnus-article-html.
2856         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2857         w3m.
2858
2859         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2860
2861 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862
2863         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2864         which doesn't exist.
2865
2866         * message.el (message-inhibit-ecomplete): New variable to allow some
2867         function to inhibit ecomplete address storage.
2868         (message-resend): Disable ecomplete message storage when resending
2869         messages.
2870
2871         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2872
2873 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2876         Save excursion while copying, moving, and deleting articles in order to
2877         prevent the cursor from jumping to unforeseen place.
2878
2879 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2880
2881         * lpath.el: No need to bind bookmark-current-buffer,
2882         bookmark-yank-point and bookmark-make-record-function.
2883
2884 2010-08-17  Glenn Morris  <rgm@gnu.org>
2885
2886         * gnus-sync.el: Require gnus components whose functions are used.
2887
2888         * gnus-art.el (bookmark-make-record-function):
2889         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2890         Declare for compiler.
2891
2892         * mm-url.el (mml-compute-boundary): Autoload.
2893
2894 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2897
2898 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2899
2900         Typo fix "hoo4a" -> "hook".
2901
2902         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2903
2904 2010-08-14  Glenn Morris  <rgm@gnu.org>
2905
2906         * gnus-sync.el (gnus-sync): Fix defgroup version.
2907
2908 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2909
2910         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2911
2912         * gnus-sync.el: Fix docs.
2913         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2914         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2915
2916 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2917
2918         Optimizations for gnus-sync.el.
2919
2920         * gnus-sync.el: Add docs about gnus-sync-backend
2921         possibilities.
2922         (gnus-sync-save): Remove unnecessary message.
2923         (gnus-sync-read): Optimize and show what groups were skipped.
2924
2925 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2926
2927         Minor bug fixes for gnus-sync.el.
2928
2929         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2930         read the sync on get-new-news.
2931
2932         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2933         quiet.
2934
2935         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2936
2937 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2938
2939         Make saving and restoring of hidden threads work with overlays.
2940         Patch applied by Ted Zlatanov.
2941
2942         * gnus-sum.el (gnus-hidden-threads-configuration)
2943         (gnus-restore-hidden-threads-configuration): Update to deal with text
2944         properties, rather than searching for a magic character.
2945
2946 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2947
2948         New gnus-sync.el library for synchronization of marks.
2949
2950         * gnus-sync.el: New library for synchronization of marks.
2951
2952         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2953         renamed from `gnus-registry-grep-in-list'.
2954
2955         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2956
2957         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2958
2959 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2962         determining charset of text fails.
2963
2964 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * nnmail.el (nnmail-get-new-mail-1): Revert.
2967
2968         * nnml.el (nnml-active-number): Make sure names of newly created groups
2969         in nnml-group-alist are encoded.
2970
2971 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2974         containing non-ASCII characters in active file for nnml back end.
2975
2976 2010-07-24  David Engster  <dengste@eml.cc>
2977
2978         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2979         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2980
2981 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2982
2983         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2984         tag (Bug#6654).
2985
2986 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2987
2988         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2989         the article buffer, not the summary buffer.
2990
2991 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2992
2993         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2994         Emacs 23 as well.
2995
2996 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2999         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3000
3001 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3002
3003         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3004         Patch applied by Karl Fogel.
3005
3006         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3007         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3008
3009 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3010
3011         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3012         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3013         C-w still not working correctly from Article buffers; Thierry's
3014         patch to fix that will be applied after this.
3015
3016         * gnus-art.el (bookmark-make-record-function): New local variable.
3017
3018         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3019         article buffer.
3020         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3021
3022 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3023
3024         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3025         on changes in bookmark.el.
3026
3027 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3030         `no-log' instead of message not to log prompt string.
3031
3032 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3033
3034         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3035         the *other* type of HTML form submission.
3036
3037 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3038
3039         * auth-source.el (auth-source-pick): If choice does not contain a
3040         questioned keyword, set the check to t.
3041
3042 2010-06-12  Romain Francoise  <romain@orebokech.com>
3043
3044         * gnus-util.el (gnus-date-get-time): Move up before first use.
3045
3046 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3049         (gnus-article-edit-part): Bind it to make last part that is substituted
3050         or deleted visible.
3051         (gnus-mime-display-single): Buttonize part of which id equals to
3052         gnus-mime-buttonized-part-id.
3053
3054 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3055
3056         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3057         (gnus-dd-mmm): Use gnus-date-get-time.
3058         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3059         simplify logic.
3060         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3061         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3062
3063 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3064
3065         * auth-source.el (top): Autoload `secrets-list-collections',
3066         `secrets-create-item', `secrets-delete-item'.
3067         (auth-sources): Fix tag string.
3068         (auth-get-source, auth-source-retrieve, auth-source-create)
3069         (auth-source-delete): New defuns.
3070         (auth-source-pick): Rewrite in order to avoid 2 passes.
3071         (auth-source-forget-user-or-password): New parameter USERNAME.
3072         (auth-source-user-or-password): New parameters CREATE-MISSING and
3073         DELETE-EXISTING.  Retrieve password interactively, if needed.
3074
3075 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3076
3077         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3078         deleting unused directories when gnus-expert-user is t.
3079
3080 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3083         for each temp file when gnus-article-browse-delete-temp is ask.
3084
3085 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3086
3087         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3088         Lisp calls to delete-backward-char by calls to delete-char.
3089
3090 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3091
3092         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3093
3094 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3095
3096         * password-cache.el (password-cache-remove): Fix docstring.
3097
3098 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3101         article unless decoding article to be saved.
3102
3103 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3104
3105         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3106         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3107         generated within the mm-with-unibyte-current-buffer macro.
3108
3109 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3112         to nil when we're in a mml-preview buffer and no group is selected.
3113
3114 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3115
3116         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3117         when catching the `C-g'.  Reported by "Leo".
3118
3119 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * message.el (message-forward-make-body-plain)
3122         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3123         multibyte-string-p.
3124
3125         * lpath.el: Revert.
3126
3127 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3128
3129         * message.el (message-forward-make-body-mml): Assume original message
3130         is multibyte string; error on unibyte.
3131         (message-forward-make-body-plain): Ditto; don't add excessive newline
3132         in body end.
3133
3134         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3135
3136 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3137
3138         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3139         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3140
3141 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * mm-extern.el (mm-extern-url): Don't use
3144         mm-with-unibyte-current-buffer.
3145         (mm-extern-cache-contents): Use with-current-buffer instead of
3146         save-excursion + set-buffer.
3147
3148 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3149
3150         * mm-util.el (mm-emacs-mule): Remove.
3151
3152 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3153
3154         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3155         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3156         change.
3157
3158 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3159
3160         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3161         bind the default value of enable-multibyte-characters to nil.
3162
3163 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3164
3165         * message.el (message-forward-make-body-plain)
3166         (message-forward-make-body-mml):
3167         Don't use mm-with-unibyte-current-buffer.
3168
3169 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3170
3171         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3172
3173 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3174
3175         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3176         (Bug#5592).
3177
3178 2010-05-07  Julien Danjou  <julien@danjou.info>
3179
3180         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3181         it to mm-pipe-part.
3182
3183         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3184         it is given.
3185
3186 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3187
3188         * binhex.el (binhex-decode-region-internal)
3189         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3190         (dns-query)
3191         * nnweb.el (nnweb-gmane-search)
3192         * pgg-parse.el (pgg-parse-armor)
3193         * pgg.el (pgg-verify-region)
3194         * sha1.el (sha1-string-external)
3195         * uudecode.el (uudecode-decode-region-internal)
3196         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3197         XEmacs.
3198
3199         * gnus-art.el (gnus-article-browse-html-parts)
3200         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3201         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3202         make-temp-file.
3203
3204         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3205         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3206         compiling.
3207
3208         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3209         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3210         XEmacs when compiling.
3211
3212         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3213         gnus-pick-mode-off-hook for XEmacs when compiling.
3214         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3215         gnus-binary-mode-off-hook for XEmacs when compiling.
3216
3217         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3218         nil if char-charset is not available.
3219
3220         * imap.el (imap-disable-multibyte)
3221         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3222         macros.
3223
3224         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3225         instead of encode-coding-string.
3226
3227         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3228         'xemacs) instead of mm-emacs-mule to switch function definitions.
3229         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3230
3231         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3232         bind temporary-file-directory for XEmacs;
3233         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3234         timer-set-function for XEmacs 21.4 and SXEmacs;
3235         bind timer-list for XEmacs 21.4 and SXEmacs;
3236         fbind char-charset and find-charset-region for non-Mule XEmacs;
3237         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3238         encode-coding-region and encode-coding-string for XEmacs having no
3239         file-coding feature.
3240
3241 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3242
3243         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3244
3245 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3248         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3249
3250 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3251
3252         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3253         alias `jka-compr-delete-temp-file' no longer exists.
3254
3255 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3256
3257         Use define-minor-mode in Gnus where applicable.
3258         * mml.el (mml-mode): Use define-minor-mode.
3259         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3260         (gnus-undo-mode): Use define-minor-mode.
3261         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3262         (gnus-dead-summary-mode): Use define-minor-mode.
3263         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3264         Initialize in declaration.
3265         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3266         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3267         (gnus-mailing-list-mode): Use define-minor-mode.
3268         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3269         (gnus-draft-mode): Use define-minor-mode.
3270         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3271         (gnus-dired-mode): Use define-minor-mode.
3272
3273 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3274
3275         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3276         handles on recursive mml-to-mime translation and check them for
3277         boundary delimiter collisions.  Reported by Greg Troxel.
3278
3279 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3280
3281         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3282
3283 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3284
3285         * mm-util.el (mm-find-buffer-file-coding-system):
3286         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3287
3288 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3289
3290         * message.el (message-generate-headers): Record insertion of optional
3291         headers as well.  Otherwise the check to prevent repeated insertion of
3292         optional headers is a no-op.
3293
3294 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3295
3296         * smime.el: Don't mention CVS.
3297
3298         * nnrss.el (nnrss-fetch): Don't mention CVS.
3299
3300         * nnir.el: Don't mention CVS.
3301
3302 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3303
3304         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3305
3306 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3307
3308         * lpath.el: Fbind bookmark-default-handler,
3309         bookmark-get-bookmark-record, bookmark-make-record-default,
3310         bookmark-prop-get for Emacs <23 and XEmacs.
3311
3312 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3313
3314         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3315         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3316         Use with-current-buffer to silence the byte-compiler.
3317         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3318         bother to require `gnus'.
3319         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3320
3321 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3322
3323         * gnus-sum.el (gnus-summary-bookmark-make-record)
3324         (gnus-summary-bookmark-jump): New functions.
3325         (gnus-summary-mode): Setup bookmark support.
3326
3327 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3328
3329         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3330         if set.
3331
3332 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3333
3334         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3335         gnus-article-browse-html-save-cid-image; make it work recursively for
3336         forwarded messages as well.
3337         (gnus-article-browse-html-parts): Work when prefix arg is given.
3338         (gnus-article-browse-html-article): Doc fix.
3339
3340 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3341
3342         * message.el (message-default-mail-headers):
3343         (message-default-headers): Carry the value mail-default-headers over
3344         into message-default-mail-headers, rather than message-default-headers.
3345
3346 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3347
3348         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3349         charset.
3350
3351         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3352         charset into the <meta> tag when the article is encoded to utf-8.
3353
3354 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3357         directories as well.
3358         (gnus-article-browse-html-parts): Work for images that do not specify
3359         file names; delete temp directory when quitting; insert header at the
3360         right place; use file: scheme for image files.
3361
3362 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3363
3364         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3365         (gnus-article-browse-html-parts): Use it to make temporary cid image
3366         files in addition to html file so that browser may display them.
3367
3368 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3371
3372 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3373
3374         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3375
3376 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3377
3378         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3379         about Secret Service API sources.  Improve Customize options.
3380         (auth-source-pick): Change to accept any number of search parameters.
3381         Implement fallbacks iteratively, not recursively.  Add scoring on the
3382         second pass and sort by score.  Call Secret Service API when needed.
3383         (auth-source-user-or-password): Use it.  Call Secret Service API
3384         directly when needed to get the user name and the password.
3385
3386 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3387
3388         * message.el (message-interactive): Doc fix.
3389         (message-qmail-inject-args): Reflow.
3390         (message-kill-to-signature): Fix typo in docstring.
3391
3392         * smiley.el (smiley-buffer): Fix typo in docstring.
3393
3394 2010-03-24  Glenn Morris  <rgm@gnu.org>
3395
3396         * mail-source.el (gnus-message): Declare.
3397         (mail-source-delete-old-incoming): Require gnus-util.
3398
3399 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3402
3403         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3404
3405         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3406         password-cache's default if it is not bound.
3407         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3408         password-cache-expiry's default if it is not bound.
3409
3410         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3411         available in Emacs 21.
3412
3413         * lpath.el: Suppress compiler warnings for:
3414         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3415         XEmacs;
3416         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3417         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3418         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3419
3420 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3421
3422         * auth-source.el (auth-sources): Fix up definition so extra parameters
3423         are always inline.
3424
3425 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3426
3427         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3428         wasn't updated after mismatch.  Clear cached mailbox info correctly
3429         when uidvalidity changes.
3430         (nnimap-group-prefixed-name): New function to avoid some code
3431         duplication.
3432         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3433         (nnimap-request-group): Use it.
3434         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3435         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3436         with many imap folders.  This is done by caching the group status from
3437         the imap server persistently in a group parameter `imap-status'.  (This
3438         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3439         but not persistently, so every Gnus startup was still very slow.)
3440
3441 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3442
3443         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3444         delete the extra newline.  Otherwise editing of :string and :number
3445         types don't work.
3446
3447 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3448
3449         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3450         secrets.el dependency.
3451         (auth-sources): Add optional user name.  Add secrets.el configuration
3452         choice (unused right now).
3453
3454 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3455
3456         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3457         `gnus-registry-install-shortcuts' fill in the functions.
3458
3459         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3460         warnings.
3461         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3462         (gnus-registry-install-shortcuts): Populate and use it in a
3463         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3464
3465 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3466
3467         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3468         In-place substitutions for the group name encoding/decoding.
3469         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3470         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3471         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3472         (nnimap-update-unseen, nnimap-request-list)
3473         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3474         (nnimap-request-set-mark, nnimap-split-to-groups)
3475         (nnimap-split-articles, nnimap-request-newgroups)
3476         (nnimap-request-create-group, nnimap-request-accept-article)
3477         (nnimap-request-delete-group, nnimap-request-rename-group)
3478         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3479         `encoded-mbx' for consistency.
3480         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3481         variable `imap-current-mailbox'.
3482
3483         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3484         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3485
3486 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3487
3488         * pop3.el (pop3-display-message-size-flag): Display message size byte
3489         counts during POP3 download.
3490         (pop3-movemail): Use it.
3491         (pop3-list): Implement listing of available messages.
3492
3493 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3494
3495         * nnir.el (nnir-get-article-nov-override-function): New function to
3496         override the normal NOV retrieval.
3497         (nnir-retrieve-headers): Use it.
3498
3499 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3500
3501         * auth-source.el (netrc-machine-user-or-password): Autoload.
3502
3503 2010-03-19  Glenn Morris  <rgm@gnu.org>
3504
3505         Stop message.el from loading about 40 libraries it doesn't always need.
3506         The general approach is to autoload rather than require, and to
3507         require in the specific functions rather than the file.  (Bug#5642)
3508
3509         * gmm-utils.el: Don't require wid-edit.
3510         (widget-create-child-value, widget-convert, widget-default-get):
3511         Autoload.
3512
3513         * gnus-util.el: Don't require time-date, netrc.
3514         (message-fetch-field, gnus-group-name-decode): Declare rather than
3515         autoloading.
3516         (gnus-fetch-field): Require message.
3517         (gnus-decode-newsgroups): Require gnus-group.
3518
3519         * ietf-drums.el: Don't require time-date.
3520
3521         * message.el: Don't require hashcash, canlock, ecomplete.
3522         Do require mail-utils.  Require nnheader only when compiling.
3523         (smtpmail-default-smtp-server): Remove declaration.
3524         (message-send-mail-function): Check smtpmail-default-smtp-server
3525         is bound rather than requiring smtpmail.
3526         (message-auto-save-directory, message-insert-signature): Use
3527         expand-file-name rather than nnheader-concat.
3528         (nnheader-insert-file-contents): Autoload.
3529         (hashcash-wait-async): Declare.
3530         (message-send-mail): Only call gnus-setup-posting-charset if
3531         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3532         (message-send-mail-with-sendmail): Require sendmail.
3533         (canlock-password, canlock-password-for-verify): Declare.
3534         (message-canlock-password): Require canlock.
3535         (nnheader-get-report): Autoload.
3536         (gnus-setup-posting-charset): Declare.
3537         (message-send-news): Require gnus-msg.
3538         (message-make-references, message-make-in-reply-to): Use mail-header-id
3539         rather than the alias mail-header-message-id.
3540         (ecomplete-add-item, ecomplete-save): Declare.
3541         (message-put-addresses-in-ecomplete): Require ecomplete.
3542         (ecomplete-display-matches): Autoload.
3543
3544         * mm-decode.el: Don't require mailcap, gnus-util.
3545         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3546         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3547         Autoload.
3548         (mailcap-mime-extensions): Declare.
3549
3550         * mm-encode.el: Don't require mailcap.
3551         (mailcap-extension-to-mime): Autoload.
3552
3553         * mml-sec.el: Don't require password-cache.
3554
3555         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3556         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3557         (mml-minibuffer-read-type): Require mailcap.
3558         (mml-preview): Require gnus-msg.
3559
3560         * mml1991.el: Require password-cache.
3561         (password-cache-expiry): Remove declaration.
3562
3563         * mml2015.el: Require password-cache.
3564         (password-cache-expiry): Remove declaration.
3565
3566         * nneething.el (mailcap): Require mailcap.
3567
3568         * nnheader.el (declare-function): Add compatibility stub.
3569         (message-remove-header): Declare rather than autoload.
3570         (nnheader-replace-header): Require message.
3571
3572         * nnimap.el (declare-function): Add compatibility stub.
3573         (netrc-parse, netrc-machine-user-or-password): Declare.
3574         (nnimap-open-connection): Require netrc.
3575
3576         * nntp.el (declare-function): Add compatibility stub.
3577         (netrc-parse, netrc-machine, netrc-get): Declare.
3578         (nntp-send-authinfo): Require netrc.
3579
3580         * rfc2047.el: Don't require qp.
3581         (quoted-printable-encode-region, quoted-printable-decode-string):
3582         Autoload.
3583
3584         * sieve-mode.el: Don't require easymenu.
3585         (easy-menu-add-item): Autoload it.
3586
3587         * spam-stat.el (time-to-number-of-days): Autoload it.
3588
3589 2010-03-19  Glenn Morris  <rgm@gnu.org>
3590
3591         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3592
3593 2010-03-18  Glenn Morris  <rgm@gnu.org>
3594
3595         * hashcash.el (declare-function): Remove duplicate definition.
3596
3597 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3598
3599         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3600         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3601         value if any backslash escapes).
3602
3603 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3606         if it is available.  (bug#5647)
3607
3608         * lpath.el: Suppress compiler warning for coding-system-from-name for
3609         Emacs 21 and XEmacs.
3610
3611 2010-03-14  Juri Linkov  <juri@jurta.org>
3612
3613         * hmac-def.el:
3614         * hmac-md5.el:
3615         * netrc.el: Fix keywords.
3616
3617 2010-02-26  Glenn Morris  <rgm@gnu.org>
3618
3619         * message.el (message-send-mail-function): Change the default, so that
3620         it inherits from a customized send-mail-function.  (Bug#5643)
3621
3622 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3623
3624         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3625         shell-command-to-string signals an error (bug#5299).
3626
3627 2010-02-24  Glenn Morris  <rgm@gnu.org>
3628
3629         * message.el (message-smtpmail-send-it)
3630         (message-send-mail-with-mailclient): Doc fixes.
3631
3632 2010-02-16  Glenn Morris  <rgm@gnu.org>
3633
3634         * message.el (message-default-mail-headers): Change the default value
3635         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3636
3637 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3640         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3641
3642 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3643
3644         * time-date.el (date-to-time): Doc fix (Bug#5408).
3645
3646 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3647
3648         * message.el (message-mail): Just pass yank-action on to message-setup.
3649         (message-setup): Handle (FUN . ARGS) form of yank-action.
3650         (message-with-reply-buffer, message-widen-reply)
3651         (message-yank-original): Handle non-buffer values of
3652         message-reply-buffer (Bug#4080).
3653         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3654
3655 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3656
3657         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3658         Fix typo in docstring.
3659
3660 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3661
3662         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3663         response.
3664
3665 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3666
3667         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3668
3669         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3670
3671         * message.el (message-check-news-header-syntax): Protect against a
3672         string that `rfc822-addresses' returns when parsing fails.
3673
3674 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3677         (gnus-previous-char-property-change): New functions.
3678
3679         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3680
3681 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3682
3683         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3684         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3685
3686 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3687
3688         * message.el (message-exchange-point-and-mark): Rework last change to
3689         avoid using optional arg of exchange-point-and-mark, for backward
3690         compatibility.
3691
3692 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3693
3694         * message.el (message-exchange-point-and-mark): Call
3695         exchange-point-and-mark with an argument rather than setting
3696         mark-active by hand (Bug#5175).
3697
3698 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * nntp.el (nntp-service-to-port): Work for service expressed with
3701         numeric string; replace [:digit:] with [0-9] for XEmacs.
3702
3703 2009-12-17  Glenn Morris  <rgm@gnu.org>
3704
3705         * gnus-group.el (gnus-bug-group-download-format-alist):
3706         Change emacs entry to debbugs.gnu.org.  Bump :version.
3707
3708 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3709
3710         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3711
3712 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3713
3714         * message.el (message-info): Explain why we use `Info-goto-node'.
3715
3716 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3719
3720 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3721
3722         * message.el (message-completion-in-region): New compatibility function.
3723         (message-expand-group): Use it.
3724
3725 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3728         with no unread article should be listed if the 2nd arg `predicate' is
3729         given.
3730
3731 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3732
3733         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3734
3735 2009-11-29  Juri Linkov  <juri@jurta.org>
3736
3737         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3738         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3739         on `gnus-recenter'. (Bug#4698, Bug#4981)
3740
3741 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3742
3743         * sha1.el (sha1-string-external): default-directory "/" in case
3744         otherwise non-existent.  process-connection-type pipe for touch of
3745         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3746
3747 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3748
3749         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3750         it's comms related and sgml-mode.el has "comm" on that basis too.
3751
3752 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3753
3754         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3755         containing tspecial characters if they have been already quoted.
3756
3757 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3758
3759         * dns-mode.el (auto-mode-alist): Purecopy string.
3760
3761 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3762
3763         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3764
3765 2009-10-24  Glenn Morris  <rgm@gnu.org>
3766
3767         * gnus-art.el (help-xref-stack-item): Define for compiler.
3768
3769 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3770
3771         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3772
3773 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3776
3777 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3778
3779         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3780         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3781
3782 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3783
3784         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3785         (gnus-overlays-in): New alias to overlays-in.
3786
3787         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3788         gnus-overlay-get, and gnus-delete-overlay.
3789         (gnus-summary-show-thread): Make it work as well for systems in which
3790         next-single-char-property-change is not available.
3791         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3792
3793         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3794         (gnus-overlay-get): New alias to extent-property.
3795         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3796
3797         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3798         SXEmacs.
3799
3800         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3801         SXEmacs.
3802
3803 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3804
3805         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3806
3807 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3808
3809         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3810         and XEmacs that don't have `remove-overlays'.
3811
3812 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3813
3814         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3815         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3816         selective display.  Use overlays instead.
3817
3818 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3819
3820         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3821
3822 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3823
3824         * spam-stat.el (spam-stat-load): Fix typo in message.
3825
3826 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3827
3828         * dig.el (dig-invoke): Fix typo in docstring.
3829         (query-dig): Reflow docstring.
3830
3831 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3832
3833         * gnus-art.el (gnus-article-encrypt-body):
3834         * message.el (message-check-recipients):
3835         * mm-util.el (mm-codepage-setup):
3836         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3837         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3838
3839 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3840
3841         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3842         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3843         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3844         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3845         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3846
3847 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3848
3849         * dig.el: Add "Keywords: comm", as per net-utils.el.
3850
3851 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3852
3853         * dig.el (dig-mode): Use define-derived-mode.
3854
3855 2009-09-19  Glenn Morris  <rgm@gnu.org>
3856
3857         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3858
3859 2009-09-18  Glenn Morris  <rgm@gnu.org>
3860
3861         * gnus-diary.el (gnus-diary-check-message):
3862         * message.el (message-insert-formatted-citation-line):
3863         * nnbabyl.el (top-level):
3864         * nndiary.el (nndiary-schedule):
3865         Fix typos in condition-case handlers.
3866
3867 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3870         configuration that provides the sole article window in a frame;
3871         position point correctly after deleting a part.
3872
3873 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3874
3875         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3876         (spam-resolve-registrations-routine): Use it to unregister articles
3877         that change status.
3878
3879 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3880
3881         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3882         with XEmacs.
3883         (parse-time-string-chars): Use it.
3884
3885 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3886
3887         * imap.el (imap-interactive-login): Better messages.
3888         (imap-open): Fix bug with renamed buffer on reconnect.
3889         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3890         for easier debugging and cleaner code.  On successful (guessed based on
3891         server capabilities) secondary authentication, set imap-state
3892         correctly.
3893         (imap-last-authenticator): Define imap-last-authenticator as a variable
3894         to avoid warnings.
3895
3896 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3897
3898         * nnrss.el (nnrss-request-article): Remove binding of
3899         default-enable-multibyte-characters that has gotten needless by
3900         the 2007-07-13 change in rfc2047-encode-message-header.
3901
3902         * mml.el (mml-insert-multipart): Error on the message header.
3903         (mml-insert-part): Error on the message header; position point at
3904         the end of a MIME tag.
3905
3906 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3907
3908         * time-date.el (autoload): Expand define-obsolete-function-alias into
3909         defalias and make-obsolete for old Emacsen that Gnus supports.
3910         (with-no-warnings): Define it for old Emacsen.
3911         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3912         is available.
3913         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3914         float-time is available; suppress compile warning for time-to-seconds.
3915
3916         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3917         (gnus-float-time): Alias to float-time if it exists.
3918
3919         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3920         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3921         float-time is available; suppress compile warning for time-to-seconds.
3922
3923         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3924         XEmacs.
3925
3926 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3927
3928         * imap.el (imap-message-map): Docstring fix.
3929
3930 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3933         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3934         Add the optional argument `encoding' that overrides the default.
3935
3936         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3937         mm-encode-buffer.
3938
3939 2009-09-04  Glenn Morris  <rgm@gnu.org>
3940
3941         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3942         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3943         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3944         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3945         * mm-util.el (mm-with-unibyte-current-buffer)
3946         (mm-find-buffer-file-coding-system):
3947         * yenc.el (yenc-decode-region): Use default-value rather than
3948         default-enable-multibyte-characters.
3949
3950 2009-09-03  Glenn Morris  <rgm@gnu.org>
3951
3952         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3953         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3954         than default-enable-multibyte-characters.
3955
3956 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3957
3958         * gnus-art.el (gnus-article-read-summary-keys):
3959         Fix gnus-buffer-configuration's value temporarily used.
3960
3961 2009-09-02  Glenn Morris  <rgm@gnu.org>
3962
3963         * gnus-util.el (gnus-float-time): New function.
3964         * gnus-delay.el (gnus-delay-article):
3965         * gnus-sum.el (gnus-thread-latest-date):
3966         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3967         * nnspool.el (nnspool-request-newgroups):
3968         Use gnus-float-time rather than time-to-seconds.
3969         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3970
3971         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3972         (gnus-header-subject-face, gnus-header-newsgroups-face)
3973         (gnus-header-name-face, gnus-header-content-face):
3974         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3975         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3976         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3977         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3978         (gnus-cite-face-11):
3979         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3980         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3981         (gnus-server-closed-face, gnus-server-denied-face)
3982         (gnus-server-offline-face):
3983         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3984         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3985         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3986         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3987         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3988         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3989         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3990         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3991         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3992         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3993         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3994         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3995         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3996         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3997         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3998         (gnus-summary-high-undownloaded-face)
3999         (gnus-summary-low-undownloaded-face)
4000         (gnus-summary-normal-undownloaded-face)
4001         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4002         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4003         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4004         (gnus-splash-face):
4005         * message.el (message-header-to-face, message-header-cc-face)
4006         (message-header-subject-face, message-header-newsgroups-face)
4007         (message-header-other-face, message-header-name-face)
4008         (message-header-xheader-face, message-separator-face)
4009         (message-cited-text-face, message-mml-face):
4010         * sieve-mode.el (sieve-control-commands-face)
4011         (sieve-action-commands-face, sieve-test-commands-face)
4012         (sieve-tagged-arguments-face):
4013         * spam.el (spam-face):
4014         Mark face aliases with "-face" in the name as obsolete.
4015
4016 2009-09-01  Glenn Morris  <rgm@gnu.org>
4017
4018         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4019         than goto-line.
4020
4021 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4024         Don't move point if the command is invoked inside the message header.
4025
4026 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4027
4028         * imap.el (imap-send-command): Simplify.
4029         (imap-wait-for-tag): point-max -> buffer-size.
4030
4031 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4032
4033         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4034         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4035         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4036         * nnir.el (nnir-swish-e-index-file):
4037         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4038         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4039         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4040         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4041         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4042         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4043
4044 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4047         Don't save excursion.
4048
4049 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4050
4051         * nnheader.el (nnheader-find-file-noselect):
4052         * mm-util.el (mm-insert-file-contents):
4053         Use (default-value 'major-mode) instead of default-major-mode.
4054
4055 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4056
4057         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4058
4059 2009-08-26  Glenn Morris  <rgm@gnu.org>
4060
4061         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4062         than placing in files.el.
4063
4064 2009-08-25  Glenn Morris  <rgm@gnu.org>
4065
4066         * nnir.el (top-level): Don't require cl at run-time.
4067         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4068         Replace cl-function substitute with gnus-replace-in-string.
4069         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4070         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4071         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4072         simplified expansions.
4073
4074 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4075
4076         * dig.el (dig): Add autoload cookie.
4077
4078 2009-08-22  Glenn Morris  <rgm@gnu.org>
4079
4080         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4081         goto-line.
4082
4083 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4084
4085         * parse-time.el (parse-time-string-chars): Save match data.
4086
4087 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4088
4089         * parse-time.el (parse-time-string-chars): Compute using character
4090         classes, to handle non-ascii characters (Bug#3190).
4091
4092 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4093
4094         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4095
4096         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4097         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4098         (gnus-mm-display-part, gnus-mime-display-single)
4099         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4100         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4101
4102         * gnus-sum.el
4103         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4104         (gnus-summary-move-article): Add expirable mark to articles copied or
4105         moved to group that has auto-expire turned on if the option is non-nil.
4106
4107 2009-07-24  Glenn Morris  <rgm@gnu.org>
4108
4109         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4110         Fix typo.  (Bug#3903)
4111
4112 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4115         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4116         that should not be used for draft articles.
4117         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4118         that has no concern in minor mode keys.
4119         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4120         Abolish.
4121
4122 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4125         article without making inquiry to a user for unknown encoding.
4126
4127         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4128         (nnmaildir--scan): Assume i-node and device number that file-attributes
4129         returns might be cons-cell.
4130
4131         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4132
4133         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4134
4135 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4136
4137         * auth-source.el: Remove docs now in auth.texi.  Don't use
4138         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4139         `auth-source-hide-passwords' and use them.
4140
4141 2009-07-15  Glenn Morris  <rgm@gnu.org>
4142
4143         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4144
4145 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4148         excessive whitespace from the default values of title and description.
4149
4150 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4153         mail-fetch-field to fetch Content-Description header in order to
4154         exclude newlines.
4155
4156 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4157
4158         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4159         format used by GnuPG 2.0.11.
4160
4161 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4164         to deleted part.
4165
4166 2009-05-30  David Engster  <dengste@eml.cc>
4167
4168         * nnmairix.el: Remove old documentation in the commentary block.
4169         (nnmairix-request-group): Do not update active file for nnml back ends.
4170         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4171         end so that overview files are ignored.
4172         (nnmairix-update-groups): Make updating the groups more robust by using
4173         marks.
4174         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4175         with dollar characters in message-id.
4176
4177 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4178
4179         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4180         2008-12-25 in dns.el.
4181
4182 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4183
4184         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4185         could happen if the text is only composed of spaces and/or tabs.
4186
4187 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4188
4189         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4190         when sending a queued message to avoid extra mml tags.
4191
4192 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4195
4196 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4197
4198         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4199         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4200         rmail-toggle-header for XEmacs;
4201         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4202
4203 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * gnus-dired.el: Remove autoload for gnus-setup-message.
4206         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4207         displaying Gnus logo; always use compose-mail.
4208
4209 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4210
4211         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4212
4213 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4216         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4217         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4218         available.
4219         (gnus-nocem-epg-verify): New function.
4220
4221 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4222
4223         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4224
4225 2009-02-15  Glenn Morris  <rgm@gnu.org>
4226
4227         * gnus-util.el (rmail-insert-rmail-file-header)
4228         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4229         autoloads.
4230         (rmail-default-rmail-file): Remove unnecessary declaration.
4231         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4232
4233 2009-02-14  Glenn Morris  <rgm@gnu.org>
4234
4235         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4236         variable (only used in gnus-util, which declares it anyway).
4237         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4238         which was only needed by gnus-art (changed to not use it any more).
4239         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4240         only used in gnus-util, which autoloads it itself.
4241         (rmail-update-summary): Fix autoload.
4242
4243         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4244         rather than rmail-output-to-rmail-file.
4245
4246 2009-02-07  Glenn Morris  <rgm@gnu.org>
4247
4248         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4249         autoload of function that no longer exists.
4250         (rmail-toggle-header): Declare.
4251         (message-forward-rmail-make-body): Handle mbox Rmail.
4252
4253 2009-01-31  Glenn Morris  <rgm@gnu.org>
4254
4255         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4256         2009-01-09 change.
4257
4258 2009-01-31  Dave Love  <fx@gnu.org>
4259
4260         * imap.el (imap-fetch-safe): Bind debug-on-error.
4261         (imap-debug): Add imap-fetch-safe.
4262
4263 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4264
4265         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4266         (auth-source-forget-all-cached): New convenience function.
4267         (auth-source-user-or-password): Accept list of modes or a single mode.
4268
4269         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4270         auth-source modes.
4271
4272         * netrc.el (netrc-machine-user-or-password): Use list of
4273         auth-source modes.
4274
4275         * nnimap.el (nnimap-open-connection): Use list of
4276         auth-source modes.
4277
4278         * nntp.el (nntp-send-authinfo): Use list of
4279         auth-source modes.
4280
4281 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4282
4283         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4284         now.
4285
4286 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4287
4288         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4289         coding system in XEmacs; add a workaround for XEmacs.
4290
4291         * lpath.el: Fbind coding-system-aliasee.
4292
4293 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4294
4295         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4296         of current-language-environment.
4297
4298 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4299
4300         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4301         available at runtime.
4302
4303 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4306
4307 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4308
4309         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4310         the greatest positive fixnum value doesn't work under an XEmacs with
4311         bignum support; use the most-positive-fixnum constant instead,
4312         available since Emacs 21.1 with cl and XEmacs 21.1.
4313
4314 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4317         XEmacs gets not to work.
4318
4319 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4320
4321         * mm-util.el (mm-coding-system-priorities): Allow the value like
4322         "Japanese (UTF-8)" of current-language-environment.
4323
4324 2009-01-09  Glenn Morris  <rgm@gnu.org>
4325
4326         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4327         with last-command-event.
4328
4329 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4330
4331         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4332         in the doc string.
4333
4334         * message.el (message-fix-before-sending): Amend comment.
4335
4336 2009-01-08  Dave Love  <fx@gnu.org>
4337
4338         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4339
4340 2009-01-07  David Engster  <dengste@eml.cc>
4341
4342         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4343         simplified server definitions by converting it via
4344         gnus-server-to-method.
4345
4346 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4349         parameter's operands.
4350
4351 2009-01-06  David Engster  <dengste@eml.cc>
4352
4353         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4354         primary select method (for gnus-group-mark-article-as-read).
4355
4356 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4357
4358         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4359         `(gnus)Face', not `(gnus)X-Face'.
4360
4361 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4362
4363         * mm-util.el (mm-ucs-to-char): New function.
4364
4365         * mm-url.el (mm-url-decode-entities): Use it.
4366
4367         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4368         unicode-to-char.
4369
4370 2009-01-05  Dave Love  <fx@gnu.org>
4371
4372         * time-date.el: Require cl for `declare'.
4373
4374 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4375
4376         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4377         Dave Love.
4378
4379 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4380
4381         * message.el (message-fix-before-sending): Add `eight-bit' to
4382         illegible-text check.
4383
4384 2009-01-03  Michael Olson  <mwolson@gnu.org>
4385
4386         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4387         `headers' is nil.  This can occur if the IMAP server does not have
4388         permissions to read messages from a folder, but can write new messages
4389         to the folder.
4390         (nnimap-request-article-part): Do not insert `data' if it is nil.
4391
4392         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4393         characters which will confuse `read', so skip past them.
4394
4395 2009-01-01  Dave Love  <fx@gnu.org>
4396
4397         * imap.el (imap-string-to-integer): Fix typo.
4398         (imap-fetch-safe): New function.
4399         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4400
4401         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4402
4403         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4404         (imap-parse-greeting): Fix doc strings.
4405         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4406         (imap-parse-flag-list): Make messages unique.
4407         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4408
4409         * nnimap.el: Fix author email.
4410         (nnimap-split-rule): Add FIXME comment.
4411         (nnimap-debug): Fix doc string.
4412
4413 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4414
4415         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4416
4417 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4418
4419         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4420         nslookup if resolv.conf isn't available.
4421         (dns-query): Rename from query-dns.
4422         (dns-query-cached): Rename from query-dns-cached.
4423
4424 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4427         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4428         to check if those variables exist (first appeared in Emacs 18.50).
4429
4430 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * mm-util.el (mm-line-number-at-pos): New function.
4433
4434         * spam-report.el (spam-report-process-queue): Use it.
4435
4436 2008-12-24  David Engster  <dengste@eml.cc>
4437
4438         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4439         parameters that haven't existed as variables as buffer-local variables.
4440
4441 2008-12-23  Dave Love  <fx@gnu.org>
4442
4443         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4444         cadar.
4445
4446         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4447         imap-starttls-p.
4448         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4449
4450 2008-12-22  Dave Love  <fx@gnu.org>
4451
4452         * imap.el: Fix author email.  Doc fixes.
4453         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4454         reply.
4455
4456 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4457
4458         * spam-report.el (spam-report-gmane-max-requests): New constant.
4459         (spam-report-gmane-wait): New variable.
4460         (spam-report-gmane-ham, spam-report-gmane-spam)
4461         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4462         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4463         the server.
4464
4465         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4466         Add explanations.
4467
4468         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4469         nnheader-accept-process-output and nnheader-read-timeout if available.
4470         (pop3-movemail): Use it.
4471
4472         * message.el (message-check-news-body-syntax): Fix signature check if
4473         there's an attachment.
4474
4475 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4476
4477         * mm-util.el: Add comments to the mm- emulating functions.
4478
4479 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4480
4481         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4482         by Stephen Berman <stephen.berman@gmx.net>.
4483
4484 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * mm-util.el (mm-substring-no-properties): New function.
4487         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4488         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4489         (mm-string-to-multibyte): Doc fix.
4490
4491         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4492
4493 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4494
4495         * mml.el (mml-attach-file): Strip text properties from file name.
4496         (Bug#1574)
4497
4498 2008-12-16  Glenn Morris  <rgm@gnu.org>
4499
4500         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4501
4502 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4505         knows since the charset specified might be a bogus alias that
4506         mm-charset-synonym-alist provides.
4507
4508 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4509
4510         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4511         "ISO_8859-1".
4512
4513         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4514
4515 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * mm-util.el (mm-charset-eval-alist):
4518         Define it before mm-charset-to-coding-system.
4519         (mm-charset-to-coding-system): Add optional argument `silent';
4520         define it before mm-charset-override-alist.
4521         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4522         default value if it can be used in Emacs currently running;
4523         silence mm-charset-to-coding-system.
4524
4525 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4528         `allow-override' which says whether to use `mm-charset-override-alist'.
4529         (rfc2047-decode-encoded-words): Use it.
4530
4531         * mm-util.el (mm-charset-override-alist): Fix custom type;
4532         add `(gb2312 . gbk)' to choices.
4533
4534 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4535
4536         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4537         fast.
4538
4539         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4540
4541         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4542
4543 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4544
4545         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4546         on links.
4547
4548         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4549
4550 2008-12-03  Lute Kamstra  <lute@gnu.org>
4551
4552         * sha1.el: Remove leading * from docstrings of defcustoms,
4553         deffaces, defconsts and defuns.
4554
4555 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4556
4557         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4558         users' addresses that don't have domain parts.
4559         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4560         rather than message-narrow-to-head since there will be the message
4561         header separator.
4562
4563 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4564
4565         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4566         since the result is inserted in a unibyte buffer anyway.
4567         (nnimap-demule-use-string-to-multibyte): Remove.
4568         (nnimap-demule): Alias it to mm-string-to-multibyte.
4569
4570 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4571
4572         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4573         variable for debugging bug#464 and bug#1174.
4574         (nnimap-demule): Use it.
4575
4576 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4577
4578         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4579         score calculation correctly.
4580
4581 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4582
4583         * message.el (message-send-mail): Just set the buffer to unibyte
4584         rather than use mm-with-unibyte-current-buffer which does a lot more.
4585         (message-send-mail-partially): Don't bother with
4586         mm-with-unibyte-current-buffer since it's already been made unibyte by
4587         message-send-mail.
4588
4589 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4590
4591         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4592
4593 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4594
4595         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4596
4597 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4598
4599         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4600         require itself and to remove `with-no-warnings'.
4601
4602 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4603
4604         * starttls.el (starttls-any-program-available): Get the name of the
4605         available TLS layer program.
4606         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4607         well as the host name in the "opening" message.
4608
4609         * auth-source.el (auth-source-cache, auth-source-do-cache)
4610         (auth-source-user-or-password): Cache passwords and logins by default,
4611         allow override with `auth-source-do-cache'.
4612         (auth-source-forget-user-or-password): Allow users to remove cache
4613         entries if needed.
4614
4615 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4616
4617         * md4.el (md4-buffer): Fix typo in docstring.
4618         (md4, md4-64): Doc fixes.
4619         (md4-pack-int32): Reflow docstring.
4620
4621 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4622
4623         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4624         condition-case to only the forward-sexp call.
4625
4626 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4627
4628         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4629         quotes contained.  Make it more robust regardless by an extra
4630         condition-case wrapper.
4631
4632 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4635
4636 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * nnml.el (nnml-request-expire-articles): Check if the function set to
4639         `nnmail-expiry-target' returns the symbol `delete'.
4640
4641         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4642
4643         * nnmail.el (nnmail-expiry-target): Fix custom type.
4644
4645 2008-10-02  Glenn Morris  <rgm@gnu.org>
4646
4647         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4648         Silence compiler warning.
4649
4650 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4651
4652         * tls.el (open-tls-stream): Show the actual command being
4653         executed, instead of the format string.
4654
4655 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * lpath.el: Fbind codepage-setup for Emacs 23.
4658
4659 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4660
4661         * mml.el (mml-menu): Don't assume mml2015 is bound.
4662
4663 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4664
4665         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4666         exists.
4667
4668 2008-09-27  Glenn Morris  <rgm@gnu.org>
4669
4670         * gnus-util.el (mail-header-remove-comments): Autoload it.
4671
4672 2008-09-27  Andreas Schwab  <schwab@suse.de>
4673
4674         * gnus-util.el (gnus-split-references): Strip comments.
4675         (gnus-parent-id): Likewise.
4676
4677 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4678
4679         * message.el (message-confirm-send): Fix version.
4680
4681 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4682
4683         * message.el (message-idna-to-ascii-rhs-1): Use
4684         mail-extract-address-components rather than mail-header-parse-addresses
4685         that is an alias by default to ietf-drums-parse-addresses that does not
4686         support non-ASCII names in headers' contents.
4687
4688 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4689
4690         * message.el (message-confirm-send): Fixed variable documentation to
4691         avoid the "y/n" wording.
4692
4693 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4694
4695         * message.el (message-set-auto-save-file-name): Save to a different
4696         filename so multiple messages (especially drafts) can be recovered.
4697
4698 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4699
4700         * message.el (message-confirm-send): Add appropriate version.
4701
4702 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4703
4704         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4705         defvar.
4706
4707 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4708
4709         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4710         (mm-pkcs7-enveloped-magic): Ditto.
4711
4712 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4713
4714         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4715         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4716
4717 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4718
4719         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4720         default, it's better.
4721
4722 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4723
4724         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4725         summary line gnus-number property and ignore them (with a warning
4726         message).
4727
4728 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4731         macro caddr in the interactive form since it won't be expanded.
4732
4733 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4734
4735         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4736         `charset'; fix name of function called recursively.
4737         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4738
4739 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4742         (gnus-mime-set-charset-parameters): New function.
4743         (gnus-mime-view-part-as-charset): Use it to correctly display part
4744         specifying wrong charset.
4745
4746 2008-09-08  David Engster  <dengste@eml.cc>
4747
4748         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4749         in completing-read for back end server.
4750
4751 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4752
4753         * message.el (message-confirm-send): New variable to confirm sending a
4754         message.
4755         (message-send): Use it.
4756
4757 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4758
4759         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4760
4761 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4764
4765 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4766
4767         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4768         prevent tracking too many groups.
4769         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4770         Use it.
4771
4772 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4773
4774         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4775         moving point to the bottom of the window in order to avoid recentering.
4776
4777 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4778
4779         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4780
4781         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4782         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4783         (gnus-article-beginning-of-window): Fix calculation.
4784
4785 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * gnus-msg.el (gnus-summary-supersede-article)
4788         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4789         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4790         message header.
4791
4792 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4793
4794         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4795         pending output coming after the status change.
4796
4797 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4798
4799         * message.el:
4800         * gnus-start.el:
4801         * gnus-registry.el: Remove VMS support.
4802
4803 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4806         macro.
4807         (rfc2104-hash): Use it.
4808
4809 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4810
4811         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4812         (gnus-summary-sort-by-most-recent-date): New commands.
4813         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4814         and menu entries.
4815
4816 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4819         don't redisplay article for raw contents; remove plural articles stuff.
4820
4821         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4822         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4823         on gnus-summary-save-article; display results properly.
4824
4825 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * lpath.el: No need to fbind ns-focus-frame.
4828
4829 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4832
4833 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4836         gnus-save-all-headers.
4837
4838 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4839
4840         * gnus-util.el (ns-focus-frame): Remove declaration.
4841         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4842         like x.
4843
4844 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4845
4846         * rfc2104.el (rfc2104-zero): Delete defconst.
4847         (rfc2104-hex-alist): Likewise.
4848         (rfc2104-hex-to-int): Delete func.
4849         (rfc2104-hexstring-to-bitstring): Likewise.
4850         (rfc2104-nybbles): New defconst.
4851         (rfc2104-hash): Rewrite for speed.
4852
4853 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * tls.el (open-tls-stream): Make it work with the 2nd argument
4856         BUFFER that is a string but does not exist as a buffer object, as
4857         mentioned in the doc-string.
4858
4859 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4862         SXEmacs.
4863
4864 2008-07-16  Glenn Morris  <rgm@gnu.org>
4865
4866         * gnus-util.el (ns-focus-frame): Declare for compiler.
4867
4868 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4869
4870         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4871         set as a group parameter.
4872         (gnus-summary-save-in-pipe): Work when it is called independently.
4873         (gnus-summary-pipe-to-muttprint): Don't modify
4874         gnus-summary-pipe-output-default-command.
4875
4876 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4877
4878         * message.el (message-send-mail-with-sendmail):
4879         Display the error message.
4880
4881 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4882
4883         * gnus-art.el (gnus-default-article-saver):
4884         Add gnus-summary-save-in-pipe to choices.
4885         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4886         gnus-summary-pipe-output-default-command as the default command.
4887         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4888         instead of gnus-last-shell-command.
4889
4890         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4891         New user option.
4892         (gnus-summary-muttprint-program): Mention the value will be changed.
4893         (gnus-summary-save-article): Force showing of all headers.
4894         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4895
4896 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4897
4898         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4899
4900 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4901
4902         * nnimap.el (nnimap-id):
4903         * sieve-manage.el (sieve-manage-open): Doc fixes.
4904
4905 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4906
4907         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4908         if available.
4909
4910 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4911
4912         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4913
4914         * nnkiboze.el (nnkiboze-generate-group):
4915         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4916
4917         * nnmairix.el: Require CL.
4918
4919 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * dgnushack.el: Autoload get-display-table and put-display-table for
4922         XEmacs 21.5.
4923
4924         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4925         21.4 and SXEmacs.
4926
4927 2008-06-15  David Engster  <dengste@eml.cc>
4928
4929         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4930
4931 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4932
4933         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4934         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4935         runtime choice under XEmacs.
4936
4937         * gnus-sum.el (gnus-summary-set-display-table):
4938         Use `gnus-put-display-table', `gnus-get-display-table',
4939         `gnus-set-display-table' for the display table, instead of `aset'.
4940
4941         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4942         Use `gnus-put-display-table', `gnus-get-display-table',
4943         `gnus-set-display-table' for the display table.
4944
4945 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4946
4947         * nnmairix.el: Add autoloads.
4948
4949 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4950
4951         * nnmairix.el (nnmairix-delete-recreate-group)
4952         (nnmairix-update-and-clear-marks): Fix error messages.
4953
4954 2008-06-14  David Engster  <dengste@eml.cc>
4955
4956         * nnmairix.el: Upgrade to version 0.6.
4957         (nnmairix-group-toggle-propmarks-this-group)
4958         (nnmairix-group-toggle-readmarks-this-group)
4959         (nnmairix-group-delete-recreate-this-group)
4960         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4961         (nnmairix-remove-tick-mark-original-article): New commands.
4962         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4963         (nnmairix-propagate-marks-to-nnmairix-groups)
4964         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4965         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4966         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4967         functions needed for marks propagation and manipulation of read marks.
4968         (nnmairix-update-groups): New function.
4969         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4970         (nnmairix-determine-original-group-from-registry)
4971         (nnmairix-determine-original-group-from-path)
4972         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4973         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4974         New helper functions.
4975         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4976         keystrokes for new commands.
4977         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4978         (nnmairix-request-group): Check allow-fast group parameter.
4979         (nnmairix-request-create-group): Set allow-fast group parameter if
4980         nnmairix-allowfast-default is set.
4981         (nnmairix-close-group): Propagate marks upon closing if needed.
4982         (nnmairix-group-toggle-threads-this-group): Use new.
4983         nnmairix-group-toggle-parameter helper function.
4984         (nnmairix-search): Better check for empty search result.
4985         (nnmairix-goto-original-article): Use new helper functions for
4986         determining original article.
4987         (nnmairix-show-original-article): Make sure message-id is in brackets.
4988         (nnmairix-call-mairix-binary): Change variable name.
4989         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4990         helper function.
4991         (nnmairix-widget-toggle-activate): Fix doc string.
4992
4993 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4994
4995         * nnir.el: Require edmacro when compiling with XEmacs.
4996         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4997         available in Emacs 21.
4998
4999 2008-06-11  Glenn Morris  <rgm@gnu.org>
5000
5001         * gnus-util.el (x-focus-frame):
5002         * gnus.el (image-size):
5003         * mm-decode.el (image-size): Declare.
5004
5005         * gnus-picon.el (declare-function): Add compat definition.
5006         (image-size): Declare.
5007
5008         * gnus-group.el (tool-bar-map):
5009         * gnus-sum.el (tool-bar-map): Define for compiler.
5010
5011         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5012
5013         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5014
5015         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5016         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5017         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5018         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5019         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5020         * sieve-manage.el, spam-report.el, spam.el:
5021         Remove unnecessary eval-and-compile of autoloads.
5022
5023 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5024
5025         * auth-source.el: Precise Tramp doc.
5026
5027 2008-06-07  Glenn Morris  <rgm@gnu.org>
5028
5029         * nnmairix.el: Remove unnecessary eval-when-compile.
5030
5031 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * lpath.el: Fbind propertize for XEmacs 21.4.
5034
5035 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5036
5037         * nnir.el: Move here from ../contrib.
5038
5039 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5040
5041         * gnus-util.el (gnus-read-shell-command): New function.
5042         * mm-decode.el (mm-pipe-part):
5043         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5044
5045 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5048
5049 2008-06-03  Glenn Morris  <rgm@gnu.org>
5050
5051         * pop3.el (nnheader-accept-process-output): Autoload it.
5052
5053 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5054
5055         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5056         are not 2-digit hexadecimal characters that follow `%'s.
5057
5058 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5059
5060         * message.el (message-bogus-recipient-p): Fix type in doc string.
5061         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5062         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5063         Improve custom options.
5064         (message-bogus-recipient-p): Adjust accordingly.
5065
5066 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5067
5068         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5069         long-form month and day names.
5070
5071 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5072
5073         * dgnushack.el: Autoload debug, eudc-expand-inline and
5074         pgg-snarf-keys-region for XEmacs.
5075
5076         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5077
5078         * nnmairix.el: Require edmacro when compiling with XEmacs.
5079
5080 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5081
5082         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5083         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5084
5085 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5086
5087         * auth-source.el: Add more docs.
5088
5089         * netrc.el (netrc-machine): Always match if the port is not given.
5090
5091 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5092
5093         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5094         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5095         retrieval faster in some cases, but might make CPU usage larger.  If
5096         this has any bad side effects, we might revert this change.
5097
5098         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5099         seems to make mail retrieval much, much faster.
5100         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5101         unconditionally.
5102
5103         * gnus-draft.el (gnus-group-send-queue): Bind
5104         message-send-mail-partially-limit to nil to avoid being prompted.
5105
5106 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5107
5108         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5109
5110         * message.el (message-bogus-address-regexp): Fix and improve custom
5111         type.
5112         (message-setup-hook): Add message-check-recipients as custom option.
5113
5114 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5115
5116         * message.el (message-cite-function): Remove bogus autoload which crept
5117         in during merge from v5-10.
5118
5119 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5120
5121         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5122
5123         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5124
5125         * auth-source.el: Preliminary Tramp docs.
5126         (auth-sources): Change the default auth-sources to use
5127         EPA .gpg files.
5128
5129 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5130
5131         * nntp.el: Autoload `auth-source-user-or-password'.
5132         (nntp-send-authinfo): Use it.
5133
5134         * nnimap.el: Autoload `auth-source-user-or-password'.
5135         (nnimap-open-connection): Use it.
5136
5137         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5138         for the gnus-message function.
5139         (auth-source-user-or-password): Use it.
5140
5141 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5142
5143         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5144         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5145         (rfc2104-hash): Use it.
5146
5147 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5148
5149         * gnus-art.el (gnus-article-toggle-truncate-lines):
5150         Don't use `iff' in docstring.
5151
5152 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5153
5154         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5155
5156         * gnus-util.el (gnus-extract-address-component-name)
5157         (gnus-extract-address-component-email): Convenience functions around
5158         `gnus-extract-address-components'.
5159
5160         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5161         Use `gnus-extract-address-component-email' to fix bug of comparing full
5162         sender name to `user-mail-address'.
5163
5164 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5165
5166         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5167         catch/throw to optimize.
5168         (gnus-registry-find-keywords): Just use member to find a keyword.
5169
5170 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5171
5172         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5173         is current before calling gnus-server-prepare.
5174         (gnus-server-setup-buffer, gnus-server-update-server)
5175         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5176
5177 2008-05-04  Juri Linkov  <juri@jurta.org>
5178
5179         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5180         (mailcap-file-default-commands): Use mailcap-replace-in-string
5181         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5182         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5183
5184 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5185
5186         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5187
5188 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5189
5190         * gnus.el: Bump version to 0.11.
5191
5192 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5193
5194         * gnus.el: No Gnus v0.10 is released.
5195
5196 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5197
5198         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5199         hooks.
5200         (gnus-update-read-articles): Speed up non-marks-using users.
5201         (gnus-use-marks): Define gnus-use-marks.
5202         (gnus-propagate-marks): Rename variable to something more sensible.
5203
5204 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5205
5206         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5207         (gmm-image-load-path-for-library): Fix typos in docstrings.
5208         (gmm-message): Reflow docstring.
5209
5210 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5211
5212         * mail-source.el (mail-source-set-1, mail-source-bind):
5213         Move auth-source code out of the macro to clean it up and fix bugs.
5214
5215 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5216
5217         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5218         by sender if it's equal to user-mail-address, it's likely to be
5219         useless.
5220
5221         * mail-source.el (mail-source-bind): Don't use user or password if they
5222         are not bound.  Unintern them if they are nil.  Don't use server unless
5223         it's bound, and default it to empty string otherwise.
5224
5225 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5226
5227         * mail-source.el: Load auth-source.el.
5228         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5229         get user name or password, if auth-sources is set up.
5230
5231         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5232         strategy of splitting with parent.
5233         (gnus-registry-split-fancy-with-parent)
5234         (gnus-registry-post-process-groups): Use it and fix prior
5235         bug (returning a list as the split result).
5236
5237         * auth-source.el (auth-sources): Remove server parameter.
5238         (auth-source-pick, auth-source-user-or-password)
5239         (auth-source-user-or-password-imap)
5240         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5241         (auth-source-user-or-password-sftp)
5242         (auth-source-user-or-password-smtp): Remove server parameter.
5243
5244 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5245
5246         * smime.el (smime-sign-region, smime-encrypt-region)
5247         (smime-decrypt-region):
5248         Remove redundant calls to `generate-new-buffer-name'.
5249
5250 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5251
5252         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5253         Don't use QP for message/rfc822.
5254         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5255
5256 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5257
5258         * sieve-manage.el (sieve-string-bytes): Remove.
5259         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5260         correct byte-length only if the process's coding-system is the same as
5261         the one used internally by Emacs to represent strings.
5262
5263 2008-04-22  Juri Linkov  <juri@jurta.org>
5264
5265         * mailcap.el (mailcap-file-default-commands): New function.
5266
5267 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5268
5269         * message.el (message-signature-separator, message-cite-function):
5270         Change custom version.
5271
5272 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5273
5274         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5275         commands.
5276         (tls-checktrust): Ditto.
5277
5278 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5279
5280         * mm-decode.el (mm-display-external): Make temp file read-only.
5281
5282 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5283
5284         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5285         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5286         `C-c C-f d'.
5287
5288 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5289
5290         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5291
5292 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5293
5294         * gnus.el: Bump version to 0.9.
5295
5296 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5297
5298         * gnus.el: No Gnus v0.8 is released.
5299
5300 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5301
5302         * mail-source.el (mail-source-value):
5303         Prefer fboundp to functionp so it works with macros as well.
5304
5305 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5306
5307         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5308         Fix last change in case the element is not even a symbol.
5309
5310 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5311
5312         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5313         Prefer fboundp to functionp so it works with macros as well.
5314
5315 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5316
5317         * auth-source.el: Added docs.
5318         (auth-sources): Modify format to support server.
5319         (auth-source-pick, auth-source-user-or-password)
5320         (auth-source-user-or-password-imap)
5321         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5322         (auth-source-user-or-password-sftp)
5323         (auth-source-user-or-password-smtp): Add server parameter.
5324
5325 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5326
5327         * gnus-registry.el: Initialize the registry when gnus-registry-install
5328         is t.
5329
5330 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * compface.el (uncompface): Make buffer unibyte.
5333
5334 2008-04-05  Glenn Morris  <rgm@gnu.org>
5335
5336         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5337
5338 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5339
5340         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5341         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5342
5343         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5344         multibyteness after rather than before erasing it.
5345
5346         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5347         mm-with-multibyte.
5348         (gnus-request-article-this-buffer): Make sure the proper decoding is
5349         used if gnus-original-article-buffer happens to be unibyte.
5350
5351         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5352         default-enable-multibyte-characters.
5353
5354         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5355         default-enable-multibyte-characters.
5356
5357         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5358
5359         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5360
5361 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5362
5363         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5364         (imap-message-copyuid-1): Use it.
5365         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5366         J. Williams in
5367         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5368
5369         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5370         imap-enable-exchange-bug-workaround.
5371         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5372
5373 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5374
5375         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5376         a 100 byte status-checks into a 2-3MB transfer for each group.
5377         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5378         to enable bug workaround or not.
5379         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5380
5381 2008-03-31  Glenn Morris  <rgm@gnu.org>
5382
5383         * message.el (mml2015-use): Declare for compiler.
5384         (message-info): Require mml2015 when appropriate.
5385
5386 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5389         whitespace.
5390
5391 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5392
5393         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5394         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5395         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5396         (nntp-service-to-port): New function.
5397         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5398         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5399         (nntp-open-netcat-stream): New function.
5400         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5401
5402 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5403
5404         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5405
5406 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5407
5408         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5409
5410 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5411
5412         * dns.el (dns-write): Use set-buffer-multibyte.
5413
5414 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5415
5416         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5417
5418 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5419
5420         * message.el (message-signature-separator): Change default.
5421         Improve custom type.
5422         (message-cite-function): Change default to
5423         message-cite-original-without-signature.
5424
5425         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5426         toggle.
5427
5428         * message.el (message-check-news-body-syntax): Fix signature check.
5429         (message-setup-1): Mark buffer as unmodified _after_ running
5430         message-setup-hook and handling message-alternative-emails.
5431         (message-shorten-references): Be more strict when building list of
5432         valid references to comply with GNKSA.
5433
5434         * gnus-group.el (gnus-read-ephemeral-bug-group)
5435         (gnus-read-ephemeral-debian-bug-group)
5436         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5437
5438         * message.el (message-info): Don't use booleanp which isn't supported
5439         in Emacs 21 and XEmacs.
5440
5441 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5442
5443         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5444         gnus-group-gmane-group-download-format.
5445         (gnus-group-read-ephemeral-gmane-group): Rename from
5446         gnus-group-read-ephemeral-gmane-group.
5447         (gnus-read-ephemeral-gmane-group-url): Rename from
5448         gnus-group-read-ephemeral-gmane-group-url.
5449         (gnus-bug-group-download-format-alist): New variable.
5450         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5451         (gnus-read-ephemeral-emacs-bug-group): New commands.
5452
5453 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5454
5455         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5456         (gnus-visible-headers): Improve custom type.
5457
5458 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5459
5460         * mml.el (mml-menu): Add workarounds for XEmacs.
5461
5462         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5463         X-Boundary header.
5464
5465         * message.el (message-simplify-recipients): Fix previous commit.
5466
5467 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5468
5469         * mm-util.el (mm-set-buffer-multibyte): New function.
5470         * mm-decode.el (mm-copy-to-buffer): Use it.
5471
5472 2008-03-19  Glenn Morris  <rgm@gnu.org>
5473
5474         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5475         Accidentally removed in the sync process with Emacs.
5476
5477 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5478
5479         * message.el (message-alter-recipients-discard-bogus-full-name):
5480         New function.
5481         (message-alter-recipients-function): New variable.
5482         (message-get-reply-headers): Use it.
5483         (message-replace-header): New helper function.
5484         (message-recipients-without-full-name): New variable.
5485         (message-simplify-recipients): New command.
5486
5487         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5488
5489         * message.el (message-info): Handle EasyPG manual.
5490
5491         * mml.el (mml-menu): Add entry for EasyPG.
5492
5493 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5494
5495         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5496         parameter.
5497
5498         * message.el (message-disassociate-draft): Specify drafts group name
5499         fully.
5500
5501 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5502
5503         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5504         unnecessary duplicates from the match list.
5505
5506 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5507
5508         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5509
5510         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5511
5512         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5513         args of `how-many' of which the XEmacs version doesn't take; declare
5514         Info-index-next as function.
5515
5516 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5517
5518         * gnus-score.el (gnus-score-headers): Fix handling of
5519         gnus-inhibit-slow-scoring.
5520
5521         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5522         string.
5523         (gnus-button-url-regexp): Improve handling of parenthesis.
5524         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5525         (gnus-button-handle-info-keystrokes): Handle index entries.
5526
5527 2008-03-15  Glenn Morris  <rgm@gnu.org>
5528
5529         * parse-time.el (parse-time-string): Simplify.
5530
5531 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5534         Incoming* files.
5535
5536 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5537
5538         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5539         (auth-source-pick): Use it.
5540
5541 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5542
5543         * binhex.el (binhex-decode-region-internal):
5544         * uudecode.el (uudecode-decode-region-internal):
5545         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5546         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5547         setting default-enable-multibyte-characters.
5548
5549 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5550
5551         * auth-source.el (auth-source-protocols)
5552         (auth-source-protocols-customize, auth-source-choices): Added and
5553         modified variable customizations and defaults.
5554         (auth-source-pick, auth-source-user-or-password)
5555         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5556         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5557         (auth-source-user-or-password-sftp)
5558         (auth-source-user-or-password-smtp): Use new variables and provide an
5559         interface to netrc.el.
5560
5561 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5562
5563         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5564         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5565         Make sure the nntp port to specify is a string.
5566
5567 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5568
5569         * nntp.el: Use with-current-buffer.
5570         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5571         dubious mm-with-unibyte-current-buffer.
5572         (nntp-with-open-group-function): New function extracted from
5573         nntp-with-open-group macro.
5574         (nntp-with-open-group): Use the function, so it's easier to debug.
5575         Add indentation and debugging info.
5576         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5577         the use of the netcat alternatives.
5578
5579         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5580         Avoid mm-string-as-multibyte as well.
5581
5582         * nnweb.el (nnweb-insert-html):
5583         Remove use of nnheader-string-as-multibyte.
5584
5585         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5586         (nnheader-string-as-multibyte): Remove.
5587
5588         * mm-view.el: Use inhibit-read-only.
5589         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5590         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5591         or unibyte-string.
5592
5593         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5594         (mm-uu-yenc-extract): Use with-current-buffer.
5595
5596         * gnus-soup.el (gnus-soup-send-packet): Don't use
5597         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5598
5599         * nnmh.el: Use with-current-buffer.
5600         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5601         mm-string-as-multibyte on the output of mm-encode-coding-string.
5602
5603         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5604         (nnimap-request-move-article): Use with-current-buffer.
5605
5606         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5607         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5608         conversion uses string-make-unibyte rather than string-as-unibyte.
5609
5610         * gnus-msg.el: Use with-current-buffer.
5611
5612         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5613
5614 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5615
5616         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5617         string for caching if it is 'PIN.
5618
5619 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * lpath.el: Consider the case without Emacs/W3.
5622
5623 2008-03-08  Glenn Morris  <rgm@gnu.org>
5624
5625         * time-date.el (date-to-time, time-subtract, time-add)
5626         (safe-date-to-time): Doc fixes.
5627
5628 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5629
5630         * mail-source.el (mail-source-delete-old-incoming-confirm):
5631         Change default to nil.
5632         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5633
5634 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * lpath.el: Rearrange.
5637
5638         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5639         (gnus-article-goto-prev-page): Work for articles having ^L's.
5640
5641         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5642
5643         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5644
5645 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5646
5647         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5648         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5649         (gnus-bookmark-jump): Adjust some variable names.
5650
5651 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * auth-source.el: New package.
5654         (auth-source-choices): Add customization entry point variable.
5655
5656         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5657         bug.
5658
5659 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5660
5661         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5662         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5663         (gnus-registry-install-shortcuts): Rename from
5664         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5665         the `gnus-registry-mark-map' keymap dynamically from
5666         `gnus-registry-marks'.  The generated functions update the summary line
5667         when a registry mark is added or deleted, and will call
5668         `gnus-registry-install-p' (see the comments in the code).
5669         (gnus-registry-user-format-function-M): Use concat intelligently.
5670
5671         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5672         the registry mark functions.
5673
5674 2008-03-05  Glenn Morris  <rgm@gnu.org>
5675
5676         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5677         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5678         gnus-art.
5679         (top-level): No need to load own source when compiling.
5680
5681 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5682
5683         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5684         Suggested by <chris.anderton@zetnet.co.uk>.
5685
5686 2008-03-04  Glenn Morris  <rgm@gnu.org>
5687
5688         * gnus-sum.el (top-level): No need to require gnus when compiling,
5689         since unconditionally required near start of file.
5690         (gnus-summary-display-while-building): Move definition before use.
5691
5692 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5693
5694         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5695         formatting function.
5696
5697 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5698
5699         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5700         with plists.
5701         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5702         Use new format.
5703
5704 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5705
5706         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5707         `where-is-internal' that returns a range of key sequences.
5708
5709 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5710
5711         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5712
5713         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5714         (gnus-summary-jump-to-group): Consider windows on other displayed
5715         frames as well.  Similar changes might be needed elsewhere, but that's
5716         the one I've bumped into during my use.
5717
5718         * nndoc.el (nndoc-oe-dbx-type-p):
5719         * gnus-msg.el (gnus-debug):
5720         * gnus-group.el (gnus-update-group-mark-positions):
5721         Use mm-string-to-multibyte.
5722
5723 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5724
5725         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5726         doesn't handle NotDashEscaped.
5727
5728         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5729         (mml-dnd-attach-options): Fix typo in custom choice.
5730
5731         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5732         nndoc-article-type to mbox.
5733         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5734
5735         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5736         to nil, instead of html2text.
5737
5738         * imap.el (imap-debug): Add `imap-ping-server'.
5739
5740         * gnus-bookmark.el: Add FIXMEs.
5741
5742         * message.el (message-form-letter-separator)
5743         (message-send-form-letter-delay): New variables.
5744         (message-send-form-letter): Use them.  New command to send form
5745         letters.  Requested by Uwe Siart.
5746         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5747
5748 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5749
5750         * Update copyright years.
5751
5752 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5753
5754         Sync from EMACS_22_BASE.
5755
5756         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5757
5758 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5759
5760         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5761         empty author.
5762
5763 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5764
5765         * gnus-registry.el (gnus-registry-marks): Add variable for
5766         customization of marks and their appearance.
5767         (gnus-registry-read-mark): Use it.
5768         (gnus-registry-do-marks): Add utility function to loop through
5769         `gnus-registry-marks'.
5770         (gnus-registry-install-shortcuts-and-menus): Add function to install
5771         shortcuts and menus.
5772         (gnus-registry-initialize): Use it.
5773         (gnus-registry-default-mark): Clarify documentation.
5774
5775 2008-02-29  Glenn Morris  <rgm@gnu.org>
5776
5777         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5778         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5779         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5780         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5781         Change defcustom :version from 23.0 to 23.1.
5782
5783 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5784
5785         * gnus-registry.el (gnus-registry-follow-group-p)
5786         (gnus-registry-post-process-groups): Add functions to aid registry
5787         splitting and improve logging.  Clarify behavior in function
5788         documentation.
5789         (gnus-registry-split-fancy-with-parent): Use them.
5790
5791 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5792
5793         * gnus-art.el: Use with-current-buffer.
5794
5795 2008-02-27  David Engster  <dengste@eml.cc>
5796
5797         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5798         Express real group name in the response.
5799
5800 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5803         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5804         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5805         autoload gnus-registry-fetch-group when compiling.
5806         (nnmairix-request-group-with-article-number-correction): Remove
5807         unreferenced argument passed to nnmairix-call-backend.
5808
5809 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5810
5811         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5812         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5813         Wilde.
5814
5815 2008-02-27  Glenn Morris  <rgm@gnu.org>
5816
5817         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5818         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5819         variables to defconsts.  Convert comments to doc-strings.
5820         (nnmairix-last-server, nnmairix-current-server): Convert from free
5821         variables to defvars.  Convert comments to doc-strings.
5822         (gnus-registry-fetch-group): Autoload.
5823         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5824         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5825         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5826         caddr.
5827         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5828         nnmairix-request-group-with-article-number-correction call.
5829         (nnmairix-fast, nnmairix-group): New, less general names, for free
5830         variables passed from nnmairix-request-group to
5831         nnmairix-request-group-with-article-number-correction.  Declare.
5832         (nnmairix-request-group-with-article-number-correction):
5833         Use nnmairix-fast, nnmairix-group rather than fast, group.
5834
5835 2008-02-26  David Engster  <dengste@eml.cc>
5836
5837         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5838         version 0.5.
5839
5840 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5841
5842         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5843         instead of making an extra function call.  Don't add the current group
5844         to articles only when they have the group.  Use
5845         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5846         Reported by David <de_bb@arcor.de>.
5847
5848 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5851         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5852
5853 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5854
5855         * mail-source.el (mail-source-delete-incoming): Change default.
5856         Supplement doc string.
5857
5858         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5859
5860 2008-02-14  Glenn Morris  <rgm@gnu.org>
5861
5862         * time-date.el (format-seconds): New function.
5863
5864 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5865
5866         * nnmail.el (nnmail-message-id-cache-file): Derive from
5867         `gnus-home-directory'.
5868
5869 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5870
5871         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5872         Document negative prefix.
5873
5874         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5875
5876 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5877
5878         * message.el (message-unsent-separator): Add the Exim bounce
5879         separator.
5880
5881 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5882
5883         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5884         list.
5885         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5886         recipient/signer list.
5887
5888 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5889
5890         * Makefile.in (datarootdir): Define.
5891         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5892         name that might contain whitespace.
5893
5894 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5897         fbound (Emacs 23 unicode), signal an error.
5898
5899 2008-02-08  Glenn Morris  <rgm@gnu.org>
5900
5901         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5902
5903 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5904
5905         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5906         ports to the calls to `netrc-machine-user-or-password' in addition to
5907         "imap" and "imaps".
5908
5909 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5910
5911         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5912
5913         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5914
5915 2008-02-01  Kenichi Handa  <handa@m17n.org>
5916
5917         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5918         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5919         (rfc2104-hash): Convert the result of concat to unibyte string.
5920
5921 2008-02-01  Dave Love  <fx@gnu.org>
5922
5923         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5924         coding-system-for-read.
5925         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5926
5927 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5928
5929         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5930         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5931         <hanche@math.ntnu.no>.
5932
5933 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5934
5935         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5936
5937         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5938
5939 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5940
5941         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5942         * message.el (message-beginning-of-line): Use featurep instead of bound
5943         tests in order to resolve conditionals at compile time.
5944
5945 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5946
5947         * mail-source.el (mail-sources): Add `group' choice.
5948
5949         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5950         parameter `in-group' to control into which group the articles go.
5951         Add treatment of `group' mail-source.
5952
5953 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5954
5955         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5956
5957         * mm-decode.el (mm-dissect-buffer): Decode description.
5958
5959         * mml.el (mml-to-mime): Encode message header first.
5960
5961 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5964         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5965
5966         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5967         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5968
5969 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5970
5971         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5972
5973 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5976         prefix keys.
5977         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5978         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5979         gnus-xmas.el.
5980
5981         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5982         (gnus-xmas-article-describe-bindings): New function.
5983         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5984         gnus-xmas-article-describe-bindings.
5985
5986         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5987
5988 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5989
5990         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5991         Add new variables for article mark management.
5992         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5993         list of extra data entries which, when present, will indicate that the
5994         article ID should not be trimmed from the registry.
5995         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5996         functions.
5997         (gnus-registry-read-mark): New function to read a mark name from the
5998         user.
5999         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6000         (gnus-registry-set-article-mark-internal): New functions to add and
6001         remove marks.
6002         (gnus-registry-get-article-marks): New function to show the marks for
6003         an article, or retrieve them for further use.
6004
6005 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6006
6007         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6008         keys when no argument is given.
6009
6010 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6011
6012         * imap.el (imap-ping-server): New variable.
6013         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6014         (imap-ping-server): Minor doc string fixes.
6015
6016 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6017
6018         * imap.el (imap-ping-server): New function.
6019         (imap-opened): Call imap-ping-server.
6020
6021 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6022
6023         * gnus-sum.el (gnus-article-sort-by-random)
6024         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6025         jidanni@jidanni.org.
6026
6027 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6028
6029         * gnus-art.el (gnus-article-describe-bindings): New function.
6030         (gnus-article-read-summary-keys): Use it.
6031         (gnus-article-mode-map): Bind `C-h b' to it.
6032
6033 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6034
6035         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6036         XEmacs.
6037         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6038         against non-character events.
6039
6040         * lpath.el: Fbind map-keymap for Emacs 21.
6041
6042 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6043
6044         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6045         command.
6046         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6047         instead of END.  Change name of the temp file.
6048         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6049         customizable.
6050
6051 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6052
6053         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6054         bind `S W' to gnus-article-wide-reply-with-original; set default
6055         binding to gnus-article-read-summary-send-keys.
6056         (gnus-article-read-summary-keys): Fix the order of keys; display
6057         continuation keys correctly in the echo area; describe bindings
6058         correctly when keys end with `C-h'.
6059         (gnus-article-read-summary-send-keys): New function.
6060         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6061         for gnus-article-read-summary-send-keys; display continuation keys
6062         correctly in the echo area.
6063         (gnus-article-reply-with-original): Ignore prefix argument.
6064         (gnus-article-wide-reply-with-original): New function.
6065
6066         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6067         Emacs 21.
6068
6069 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6072         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6073
6074 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6075
6076         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6077         (gnus-group-read-ephemeral-gmane-group): New command.
6078
6079 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6080
6081         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6082
6083 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6084
6085         * message.el (message-send-mail-function): Increase custom version.
6086
6087         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6088         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6089
6090 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6091
6092         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6093         for the cases where imap-authenticate is called with a nil buffer
6094         parameter.
6095
6096 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6099         html parts correctly; support forwarded messages.
6100         (gnus-article-browse-html-article): Remove work buffers.
6101
6102         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6103         compiling.
6104         (netrc-bound-and-true-p): New macro.
6105         (netrc-parse): Use it instead of bound-and-true-p that is not available
6106         in XEmacs 21.4.
6107
6108 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6109
6110         * gnus-registry.el (gnus-registry-mark-article)
6111         (gnus-registry-article-marks): Add functionality to mark articles
6112         through the Gnus registry.
6113
6114         * encrypt.el: Clarify documentation for the new pgg method.
6115         (encrypt-file-alist): Add PGG option.
6116         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6117         functionality.  Abstract password key and messaging to external
6118         functions.
6119         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6120         (encrypt-message-method-and-cipher): Add new convenience external
6121         functions.
6122         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6123         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6124
6125         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6126         (netrc-parse): Use encrypt-file-alist to determine if
6127         encrypt-find-model or encrypt-insert-file-contents should be used.
6128
6129         * encrypt.el: Clarify documentation.  Load password-cache or
6130         password, whichever one is found first, instead of autoloading.
6131
6132 2007-12-19  Glenn Morris  <rgm@gnu.org>
6133
6134         * mml.el (message-options-set, message-narrow-to-head)
6135         (message-in-body-p, message-mail-p, message-encode-message-body):
6136         Autoload.
6137         (message-remove-header, message-narrow-to-headers-or-head)
6138         (message-subscribed-p, message-make-mail-followup-to)
6139         (message-position-on-field, message-news-p)
6140         (message-options-set-recipient, message-generate-headers)
6141         (message-sort-headers): Declare as functions.
6142
6143 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6144
6145         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6146         convention in doc string.
6147
6148 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6151         title to html parts.
6152         (gnus-article-browse-html-article): Pass message header to it.
6153
6154         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6155
6156 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6157
6158         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6159         or password compatible with XEmacs.
6160
6161 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6162
6163         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6164         format document.
6165         (gnus-mime-delete-part): Don't write description line if empty.
6166         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6167
6168 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6169
6170         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6171         (gnus-summary-mark-read-and-unread-as-read)
6172         (gnus-summary-mark-current-read-and-unread-as-read)
6173         (gnus-summary-mark-unread-as-ticked): Doc fix.
6174         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6175
6176 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6177
6178         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6179         Christoph Conrad <christoph.conrad@gmx.de>.
6180
6181 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6182
6183         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6184         yes-or-no-p.
6185
6186 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6187
6188         * mm-decode.el (mm-add-meta-html-tag): New function.
6189         (mm-save-part-to-file, mm-pipe-part): Use it.
6190
6191         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6192         gnus-y-or-n-p instead of y-or-n-p.
6193         (gnus-article-browse-html-parts): Work with message/external-body; use
6194         mm-add-meta-html-tag.
6195
6196 2007-12-11  Glenn Morris  <rgm@gnu.org>
6197
6198         * gnus-cache.el: Require gnus-sum not just when compiling.
6199
6200         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6201
6202         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6203         definitions before use.
6204
6205         * mm-decode.el: Require gnus-util.
6206         (mm-remove-part): Only call delete-annotation on XEmacs.
6207
6208         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6209
6210         * nnmail.el: Require gnus-int.
6211
6212         * spam.el: Move `require's before `eval-when-compile's.
6213
6214         * gnus-ems.el (gnus-alive-p):
6215         * gnus-fun.el (message-goto-eoh):
6216         * gnus-util.el (gnus-group-name-decode):
6217         * mail-source.el (gnus-compress-sequence):
6218         * message.el (Info-goto-node, format-spec):
6219         * mm-bodies.el (message-options-get):
6220         * mm-decode.el (mm-view-pkcs7):
6221         * mm-util.el (gmm-write-region):
6222         * mml-smime.el (mml-compute-boundary)
6223         (gnus-completing-read-with-default):
6224         * mml.el (widget-button-press, gnus-make-hashtable):
6225         * mml1991.el (mm-decode-content-transfer-encoding)
6226         (mm-encode-content-transfer-encoding)
6227         (message-options-get, message-options-set):
6228         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6229         * nnfolder.el (gnus-request-group):
6230         * nnheader.el (ietf-drums-unfold-fws):
6231         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6232         * smime.el (gnus-run-mode-hooks):
6233         * spam-stat.el (gnus-message): Autoload.
6234
6235         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6236         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6237         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6238         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6239         Add declare-function compatibility definition.
6240
6241         * gnus-cache.el (nnvirtual-find-group-art):
6242         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6243         (gnus-add-image, gnus-add-wash-type):
6244         * gnus-group.el (nnkiboze-score-file):
6245         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6246         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6247         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6248         (message-tokenize-header, gnus-get-buffer-create)
6249         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6250         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6251         * gnus.el (gnus-group-decoded-name):
6252         * mail-source.el (imap-capability):
6253         * mm-bodies.el (message-options-set):
6254         * mm-decode.el (gnus-configure-windows):
6255         * mm-extern.el (message-goto-body):
6256         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6257         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6258         (epg-sub-key-validity, message-options-set):
6259         * mml.el (widget-event-point, gnus-configure-windows):
6260         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6261         * mml2015.el (epg-check-configuration, epg-configuration)
6262         (message-options-set):
6263         * nndb.el (nndb-request-article):
6264         * nnfolder.el (gnus-request-create-group):
6265         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6266         * nnmaildir.el (gnus-group-mark-article-read):
6267         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6268         * rfc1843.el (message-fetch-field):
6269         * spam.el (gnus-extract-address-components):
6270         Declare as functions.
6271
6272 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6275
6276         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6277
6278         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6279         bind show-trailing-whitespace for XEmacs.
6280
6281 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6282
6283         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6284         new no-op macro for backward compatibility.
6285
6286         * imap.el (imap-string-to-integer): New function.
6287
6288 2007-12-09  Glenn Morris  <rgm@gnu.org>
6289
6290         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6291
6292         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6293         * message.el, mm-view.el, sieve-manage.el, smime.el:
6294         Add declare-function compatibility definition.
6295
6296         * gnus-art.el (w3-region, w3m-region, Info-menu):
6297         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6298         * gnus-sum.el (gnus-get-predicate):
6299         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6300         * message.el (mail-abbrev-in-expansion-header-p):
6301         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6302         (w3m-detect-meta-charset, w3m-region):
6303         * sieve-manage.el (password-read, password-cache-add)
6304         (password-cache-remove):
6305         * smime.el (password-read-and-add): Declare as functions.
6306
6307 2007-12-08  David Kastrup  <dak@gnu.org>
6308
6309         * gnus-sum.el (gnus-summary-simplify-subject-query):
6310         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6311         `message'.
6312
6313 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6314
6315         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6316         it to bind idna-program, installation-directory, defined-colors, and
6317         face-attribute for XEmacs of the version that compiles defcustom forms.
6318
6319 2007-12-07  Glenn Morris  <rgm@gnu.org>
6320
6321         * gnus-art.el (article-make-date-line): Revert previous change.
6322
6323 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6324
6325         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6326
6327 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6328
6329         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6330         Call gnus-add-to-range ranges only once with a prepared article-list.
6331
6332 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6333
6334         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6335         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6336         group names with backslashes.  Reported by Tassilo Horn
6337         <tassilo@member.fsf.org>.
6338
6339 2007-12-06  Deepak Goel  <deego3@gmail.com>
6340
6341         * gnus-art.el (article-make-date-line):
6342         * gnus-start.el (gnus-load):
6343         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6344
6345 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6346
6347         * gnus-art.el (gnus-use-idna)
6348         * gnus-start.el (gnus-site-init-file)
6349         * message.el (message-use-idna)
6350         * mm-uu.el (mm-uu-hide-markers)
6351         * smiley.el (smiley-style): Revert changes that suppress warnings.
6352
6353 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6354
6355         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6356         specify charset to html source.  Reported by Christoph Conrad
6357         <christoph.conrad@gmx.de>.
6358
6359 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6362         idna-program in order to suppress byte compile warning issued by XEmacs
6363         that came to byte compile the default value section of defcustom forms
6364         recently.
6365
6366         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6367         value of installation-directory.
6368
6369         * message.el (message-use-idna): Don't directly refer to the value of
6370         idna-program.
6371
6372         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6373
6374         * smiley.el (smiley-style): Don't directly call face-attribute.
6375
6376 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6379
6380         * gnus-dired.el: Reduce Gnus dependencies.
6381         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6382         require.  Use autoloads instead.
6383         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6384         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6385         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6386         (gnus-dired-mode): Adjust doc string.
6387         (gnus-dired-mail-mode): New variable.
6388         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6389         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6390         (gnus-dired-mail-buffers): New function.  Return mail or message
6391         composition buffers.
6392         (gnus-dired-attach): Use it.
6393         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6394         NO-DECODE.
6395         (gnus-dired-print): Use `gnus-print-buffer' depending on
6396         `gnus-dired-mail-mode'.
6397
6398 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6399
6400         * rfc2047.el (rfc2047-encoded-word-regexp)
6401         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6402         explaining what regexp patterns are for.
6403
6404 2007-12-04  Glenn Morris  <rgm@gnu.org>
6405
6406         * password.el: Move to password-cache.el.
6407
6408         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6409         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6410         * mml-smime.el (password-read, password-cache-add)
6411         (password-cache-remove):
6412         No need to autoload, since mml-sec requires password.
6413
6414         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6415         * message.el (gnus-extract-address-components):
6416         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6417
6418         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6419         password.
6420
6421 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6422
6423         * mailcap.el: Reduce dependencies.
6424         (mail-header-parse-content-type): Autoload.
6425         (mailcap-delete-duplicates): New alias.
6426         (mailcap-mime-info): Add optional argument NO-DECODE.
6427         (mailcap-mime-types): Use mailcap-delete-duplicates.
6428
6429         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6430
6431 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6432
6433         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6434         (imap-parse-status): Upcase status-att for servers that sends them
6435         lower-case (e.g., MS Exchange 2007).
6436
6437 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6438
6439         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6440         function.
6441
6442         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6443         (gnus-uu-yenc-article): New function.
6444
6445         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6446
6447         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6448         buffer.
6449
6450 2007-12-02  Glenn Morris  <rgm@gnu.org>
6451
6452         * binhex.el (binhex): New custom group.
6453         (binhex-decoder-program, binhex-decoder-switches)
6454         (binhex-use-external): Move to the binhex custom group.
6455
6456         * uudecode.el (uudecode): New custom group.
6457         (uudecode-decoder-program, uudecode-decoder-switches)
6458         (uudecode-use-external): Move to the uudecode custom group.
6459
6460         * netrc.el (top-level): Don't load `encrypt' features.
6461         (netrc-parse): Don't use encrypt.
6462         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6463
6464         * encrypt.el: Remove file.
6465
6466 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6467
6468         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6469         matches on patches.
6470
6471         * gnus-art.el (gnus-article-browse-html-article): Mention
6472         `mm-text-html-renderer' in the doc string.
6473
6474         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6475         string.  Add comments.
6476
6477         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6478         if rhs is ASCII.
6479
6480 2007-12-01  Glenn Morris  <rgm@gnu.org>
6481
6482         * mail-source.el (top-level): Require format-spec before
6483         eval-when-compile.
6484
6485 2007-11-30  Glenn Morris  <rgm@gnu.org>
6486
6487         * encrypt.el: Require password, rather than autoloading password-read.
6488
6489 2007-11-29  Glenn Morris  <rgm@gnu.org>
6490
6491         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6492         (sasl-make-client, sasl-next-step, sasl-step-data)
6493         (sasl-step-set-data): Declare as functions.
6494
6495 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6496
6497         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6498
6499 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6500
6501         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6502         certs should be verified and what is to be done in the event of a
6503         verification failure.
6504
6505         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6506         caller can indicate whether the cache should be disregarded for this
6507         call.  This way the result of the call is reproducible at all times and
6508         can be considered a canonical server name for the supplied method.
6509         (gnus-agent-method-p): Canonicalize server names by pushing their
6510         method through `gnus-method-to-server' using the no-cache argument.
6511
6512         * gnus-srvr.el (gnus-server-insert-server-line): Call
6513         `gnus-method-to-server' with `no-cache' argument.
6514
6515         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6516         gnus-agent-possibly-synchronize-flags as this should be called when the
6517         server is actually being opened.
6518         (gnus-agent-possibly-synchronize-flags)
6519         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6520         flags file of an agentized server to the latter function.
6521
6522         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6523         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6524         after a connection has been established successfully.
6525
6526 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * gnus-art.el (article-display-face): Force to display face if called
6529         interactively; check if gnus-article-x-face-too-ugly matches author.
6530         (article-display-x-face): Display face even if From header is missing
6531         as article-display-face does.
6532
6533 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6534
6535         * hashcash.el (message-narrow-to-headers-or-head)
6536         (message-fetch-field, message-goto-eoh)
6537         (message-narrow-to-headers): Declare as functions.
6538
6539 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6540
6541         * mail-source.el (mail-sources): Default to fetch from file for
6542         compatibility with default of nnmail-spool-file.
6543
6544 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6547         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6548         to look for encoded word that should be encoded again.
6549         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6550         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6551         encoding pattern.
6552         (rfc2047-decode-region): Switch strict regexp and loose one according
6553         to rfc2047-allow-irregular-q-encoded-words.
6554
6555 2007-11-25  Romain Francoise  <romain@orebokech.com>
6556
6557         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6558
6559 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6560
6561         * tls.el (tls-program): Provide more custom choices from
6562         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6563         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6564
6565 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6566
6567         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6568         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6569
6570         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6571         `nnmail-spool-file'.
6572
6573         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6574         `nnmail-spool-file'.
6575
6576         * gnus-move.el (gnus-change-server): Ditto.
6577
6578         * gnus-kill.el (gnus-batch-score): Ditto.
6579
6580         * gnus-cache.el (gnus-jog-cache): Ditto.
6581
6582         * gnus-msg.el (gnus-summary-reply):
6583         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6584
6585 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6586
6587         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6588         version.  Minor improvement to doc strings.
6589         (tls-program): Add comment.
6590
6591 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6592
6593         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6594         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6595         mismatch between the hostname provided in the certificate and the name
6596         of the host connnecting to.
6597         (open-tls-stream): Use them.  Check certificates against trusted root
6598         certificates.
6599
6600 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6601
6602         * gnus-cache.el (gnus-cache-generate-nov-databases):
6603         Use nnml-generate-nov-databases-directory instead of
6604         nnml-generate-nov-databases-1.
6605
6606 2007-11-24  Glenn Morris  <rgm@gnu.org>
6607
6608         * message.el (message-tool-bar-retro): Update for rename
6609         mail_send.xpm->mail-send.xpm.
6610
6611 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6612
6613         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6614         `smime-ldap-search' for Emacs 22 and up.
6615
6616 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6617
6618         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6619
6620         * message.el (message-send-mail-function): Fix error convention.
6621         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6622         (message-widen-reply, message-send-mail, message-talkative-question)
6623         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6624         (message-clone-locals, message-send-news): Use with-current-buffer.
6625         (message-insert-or-toggle-importance): Remove unused var `valid'.
6626         (message-make-references): Remove unused var `new-references'.
6627         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6628
6629 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6630
6631         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6632         (spam-split-symbolic-return-positive): Reflow docstring.
6633         (spam-backends, spam-summary-exit-behavior)
6634         (spam-mark-ham-unread-before-move-from-spam-group)
6635         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6636         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6637         (spam-clear-cache, spam-backend-check, spam-install-backend)
6638         (spam-install-statistical-backend, spam-list-of-processors)
6639         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6640         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6641         (spam-check-crm114, spam-initialize, spam-unload-hook):
6642         Fix typos in docstrings.
6643
6644 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6645
6646         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6647         been checked if they have never been read and those group levels are
6648         higher than the one that a user specified.
6649
6650 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6651
6652         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6653         foreign groups unless a group level is specified by a user.
6654         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6655
6656 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6657
6658         * message.el (message-send-mail-function): Require sendmail.
6659
6660 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6661
6662         * message.el (message-send-mail-function): Check for smtpmail too.
6663
6664         * utf7.el (utf7-encode, utf7-decode): Use coding system
6665         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6666
6667         * message.el (message-send-mail-function): New function.
6668         (message-send-mail-function): Set default using
6669         message-send-mail-function.  Adjust doc string.
6670         (message-send-mail-with-mailclient): New function.
6671
6672 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6673
6674         * smime.el (from):
6675         * rfc2047.el (message-posting-charset):
6676         * qp.el (mm-use-ultra-safe-encoding):
6677         * pop3.el (parse-time-months):
6678         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6679         * nnml.el (files):
6680         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6681         (jka-compr-compression-info-list, ange-ftp-path-format)
6682         (efs-path-regexp):
6683         * nndiary.el (files):
6684         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6685         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6686         (epg-digest-algorithm-alist, inhibit-redisplay)
6687         (password-cache-expiry):
6688         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6689         (pgg-output-buffer, password-cache-expiry):
6690         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6691         (efs-path-regexp):
6692         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6693         (inhibit-redisplay):
6694         * mm-uu.el (file-name, start-point, end-point, entry)
6695         (gnus-newsgroup-name, gnus-newsgroup-charset):
6696         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6697         (latin-unity-ucs-list):
6698         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6699         (mm-uu-binhex-decode-function):
6700         * message.el (gnus-message-group-art, gnus-list-identifiers)
6701         (rmail-enable-mime-composing, gnus-local-organization)
6702         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6703         (gnus-read-active-file, facemenu-add-face-function)
6704         (facemenu-remove-face-function, gnus-article-decoded-p)
6705         (tool-bar-mode):
6706         * mail-source.el (display-time-mail-function):
6707         * gnus-util.el (nnmail-pathname-coding-system)
6708         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6709         (gnus-original-article-buffer, gnus-user-agent)
6710         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6711         (xemacs-codename, sxemacs-codename, emacs-program-version):
6712         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6713         * gnus-start.el (gnus-agent-covered-methods)
6714         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6715         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6716         (gnus-newsgroup-headers, gnus-group-list-mode)
6717         (gnus-group-mark-positions, gnus-newsgroup-data)
6718         (gnus-newsgroup-unreads, nnoo-state-alist)
6719         (gnus-current-select-method, mail-sources)
6720         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6721         (nnmail-spool-file, gnus-cache-active-hashtb):
6722         * gnus-mh.el (mh-lib-progs):
6723         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6724         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6725         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6726         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6727         (gnus-group-buffer):
6728         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6729         (font-lock-set-defaults):
6730         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6731         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6732         (gnus-summary-post-menu, total-parts, type, condition, length):
6733         * gnus-agent.el (gnus-agent-read-agentview):
6734         * flow-fill.el (show-trailing-whitespace):
6735         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6736         eval-and-compile wrappers for byte compiler pacifiers.
6737
6738         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6739         (mm-display-inline-fontify): Check for featurep 'xemacs not
6740         extent-list.
6741
6742         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6743         itimer-list.
6744         (mm-create-image-xemacs): Only do something for XEmacs.
6745         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6746
6747         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6748
6749         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6750         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6751
6752 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6753
6754         * nnimap.el (nnimap-split-download-body):
6755         * gnus-demon.el (gnus-demon):
6756         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6757
6758 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6761         macros.
6762         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6763         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6764         copy data from unibyte buffer to multibyte current buffer.
6765         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6766         to copy data from unibyte current buffer to multibyte buffer.
6767         (nntp-make-process-buffer): Make process buffer unibyte.
6768
6769         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6770
6771 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6772
6773         * pop3.el (pop3-open-server): Accept and process data more robustly at
6774         connexion start to avoid spurious "POP SSL connexion failed" errors.
6775
6776 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6777
6778         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6779         read group names.
6780
6781 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6782
6783         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6784
6785 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6786
6787         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6788         (nnmail-save-active): Use a unibyte buffer when saving active file,
6789         which may contain non-ASCII group names.
6790
6791         * nnml.el (nnml-request-group): Decode group names in messages.
6792
6793 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6794
6795         * message.el (message-citation-line-function)
6796         (message-insert-formatted-citation-line): Fix spelling of
6797         `message-insert-formated-citation-line'.
6798
6799 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6802
6803 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6806         nnmail-pathname-coding-system.
6807
6808         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6809         that a user enters; decode group names in messages.
6810
6811         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6812
6813 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6814
6815         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6816
6817         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6818
6819         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6820         risky local variable.
6821
6822         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6823
6824 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6825
6826         * encrypt.el: Improve documentation to fix function name typo.
6827         Reported by Daiki Ueno <ueno@unixuser.org>.
6828
6829 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6832         even if the point is not in the last page of an article.
6833         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6834         back to the previous page.
6835
6836 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6837
6838         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6839
6840 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6843
6844 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6845
6846         * message.el (message-check-news-body-syntax): Avoid
6847         mm-string-as-multibyte.
6848         (message-hide-headers): Don't assume (point-min)==1.
6849
6850 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6851
6852         * message.el (message-remove-blank-cited-lines): Fix if remove is
6853         given.
6854         (message-bogus-address-regexp): New variable.
6855         (message-bogus-recipient-p): New function.
6856         (message-check-recipients): New command.
6857         (message-syntax-checks): Add `bogus-recipient'.
6858         (message-fix-before-sending): Add `bogus-recipient'.
6859
6860         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6861         (gnus-treat-body-boundary): Don't test window-system.
6862
6863 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6864
6865         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6866
6867 2007-10-28  Miles Bader  <miles@gnu.org>
6868
6869         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6870         at compile-time too.
6871
6872 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6873
6874         * gnus-msg.el (gnus-message-setup-hook): Add
6875         `message-remove-blank-cited-lines' to options.
6876
6877 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6878
6879         * message.el (message-remove-blank-cited-lines): New function.
6880         Suggested by Karl Plästerer.
6881
6882 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6885         mapc.
6886
6887         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6888         (top-level): Use mapc to set functions to be traced for debugging.
6889
6890         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6891         called for effect with while loop.
6892
6893         * message.el (message-talkative-question): Replace mapcar called for
6894         effect with mapc.
6895
6896         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6897         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6898         called for effect with dolist.
6899
6900         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6901
6902         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6903         gnus-extra-headers and nnmail-extra-headers.
6904
6905         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6906         called for effect with dolist.
6907         (top-level): Use mapc to set functions to be traced for debugging.
6908
6909         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6910         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6911         dolist.
6912
6913         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6914         Replace mapcar called for effect with mapc.
6915         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6916         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6917         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6918         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6919
6920         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6921         remove-if that's a cl function.
6922
6923         * webmail.el (webmail-debug): Replace mapcar called for effect with
6924         dolist.
6925
6926         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6927         with mapc.
6928
6929 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6930
6931         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6932         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6933         with while loop.
6934
6935         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6936         functions from article-* functions.
6937         (gnus-multi-decode-header): Replace mapcar called for effect with
6938         dolist.
6939
6940         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6941         (gnus-bookmark-show-details): Replace mapcar called for effect with
6942         while loop.
6943
6944         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6945         called for effect with while loop.
6946
6947         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6948         with dolist.
6949
6950         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6951         mapcar called for effect with dolist.
6952
6953         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6954
6955         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6956         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6957         Replace mapcar called for effect with dolist.
6958         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6959         mapc.
6960
6961         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6962         Replace mapcar called for effect with dolist.
6963         (gnus-topic-list): Replace mapcar called for effect with mapc.
6964
6965         * gnus.el: Use mapc instead of mapcar to add autoloads.
6966
6967 2007-10-23  Richard Stallman  <rms@gnu.org>
6968
6969         * gnus-group.el (gnus-group-highlight): Mark as risky.
6970
6971 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6972
6973         * gnus.el (gnus-server-to-method): Return method found first in
6974         gnus-newsrc-alist.
6975
6976         * gnus-art.el (gnus-article-highlight-signature)
6977         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6978         button overlay without the front stickiness.
6979
6980 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6981
6982         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6983         overview buffer needed a catch to receive its throw.
6984         (gnus-agent-flush-cache): Declared as interactive to make this function
6985         easier to use.
6986
6987 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6988
6989         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6990         `next-line'.
6991
6992 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6993
6994         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6995         exclude address matching message-dont-reply-to-names.
6996
6997 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * gnus-util.el (gnus-string<): New function.
7000
7001         * gnus-sum.el (gnus-article-sort-by-author)
7002         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7003
7004 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7007         the frame-focus tag is set in gnus-buffer-configuration.
7008
7009 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7010
7011         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7012         the front stickiness.
7013
7014 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7017         url pattern; remove duplicate one.
7018         (gnus-article-extend-url-button): New function.
7019         (gnus-article-add-buttons): Use it.
7020         (gnus-button-push): Use concatenated url that it makes.
7021
7022 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7023
7024         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7025
7026 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7027
7028         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7029         Don't hardcode point-min==1.
7030
7031 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7032
7033         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7034         Fix comment about "iso8859-1".
7035
7036 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7037
7038         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7039         ones returned from the verify-function.
7040
7041         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7042         mml2015-extract-cleartext-signature if extraction failed.
7043
7044 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7045
7046         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7047         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7048         failed.
7049
7050 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7051
7052         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7053
7054 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7055
7056         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7057         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7058         recommends to use EasyPG instead of PGG.
7059
7060         * pgg.el: Revert to revision 6.23.2.16.
7061
7062         * pgg-def.el: Revert to revision 6.6.2.14.
7063
7064         * pgg-gpg.el: Revert to revision 6.23.2.34.
7065
7066 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7067
7068         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7069         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7070         thread for both the null and zero (kill/expire thread) universal prefix
7071         cases.
7072         (gnus-summary-expire-thread): Add new function to expire a thread,
7073         using gnus-summary-kill-thread.
7074         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7075         shortcuts for gnus-summary-expire-thread.
7076         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7077         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7078
7079 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7080
7081         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7082         extras value, so an extras entry can be deleted.
7083         (gnus-registry-delete-extra-entry): Use it.
7084         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7085         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7086         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7087         storage through the gnus-registry, and provide an appropriate API for
7088         it.
7089
7090 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7093         Suggested by Leo <sdl.web@gmail.com>.
7094
7095         * gnus.el: Do.
7096
7097 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7100         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7101
7102         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7103
7104         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7105         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7106
7107 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7108
7109         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7110         newline.
7111         (nnmbox-request-accept-article): Don't change article in source buffer;
7112         narrow to header to use message-fetch-field rather than
7113         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7114         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7115         as delimiters; make sure article ends with newline.
7116         (nnmbox-delete-mail): Correct last position of article to be deleted;
7117         ignore X-Gnus-Newsgroup header in article body.
7118         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7119         positions; make sure article ends with newline.
7120
7121         * message.el (message-display-abbrev): Don't infloop when a user
7122         inserts SPC in the beginning of header.
7123
7124         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7125         coding-system-for-read and coding-system-for-write for XEmacs having no
7126         file-coding feature.
7127
7128         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7129
7130 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7131
7132         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7133         list of groups not followed by default.  Fix type to be regexp.
7134         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7135
7136 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7137
7138         * hmac-def.el (define-hmac-function): Switch from old-style to
7139         new-style backquotes.
7140
7141         * md4.el (md4-make-step): Likewise.
7142
7143 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7146         raw-text coding system when saving .newsrc file, which may contain
7147         non-ASCII group names.
7148
7149 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7150
7151         * gnus-cus.el (gnus-score-extra): New widget.
7152         (gnus-score-extra-convert): New function.
7153         (gnus-score-customize): Use it for Extra.
7154
7155 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7156
7157         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7158         (mml2015-mailcrypt-clear-verify): Use it.
7159         (mml2015-gpg-clear-verify): Use it.
7160         (mml2015-pgg-clear-verify): Use it.
7161         (mml2015-epg-clear-verify): Replace the current part with the output
7162         from GnuPG; don't extract the plaintext by itself.
7163
7164         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7165         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7166         mml2015-clear-verify-function; don't touch the armor headers or
7167         dash-escaped text here.
7168
7169 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7172         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7173         parts, or application/octet-stream as a last resort.
7174         (gnus-mime-view-part-as-type): Don't toggle display.
7175         (gnus-mime-view-part-as-charset): Don't turn off display before
7176         querying charset.
7177
7178         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7179         stuff to undisplayer function in Emacs.
7180         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7181
7182         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7183         text/calendar parts.
7184
7185 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7186
7187         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7188         decoding text/calendar parts.
7189
7190         * message.el (message-forward-make-body-mime): Always mark body as
7191         having no illegible text; remove signed-or-encrypted argument.
7192         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7193
7194         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7195         (mml-generate-mime-1): Don't encode body if it is specified to be in
7196         raw form; don't make buffer be unibyte when inserting multibyte string.
7197
7198 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7199
7200         * sha1.el: Fix up comment style.
7201         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7202         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7203
7204         * hex-util.el: Fix up comment style.
7205         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7206
7207         * gnus-salt.el: Use with-current-buffer.
7208         (gnus-pick-setup-message): Fix long-standing typo.
7209
7210 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * imap.el (imap-logout-timeout): New variable.
7213         (imap-logout, imap-logout-wait): New functions.
7214         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7215
7216         * nnimap.el (nnimap-logout-timeout): New server variable.
7217         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7218         nnimap-logout-timeout.
7219
7220         * gnus-art.el (gnus-article-summary-command-nosave)
7221         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7222
7223 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7224
7225         * gnus.el (gnus-maximum-newsgroup): New variable.
7226
7227         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7228         according to gnus-maximum-newsgroup.
7229
7230         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7231         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7232         Limit the range of articles according to gnus-maximum-newsgroup.
7233
7234 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7235
7236         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7237         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7238         Don't perform gnus-configure-windows here; reuse existing sticky
7239         article buffer.
7240
7241         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7242         it doesn't exist in gnus-article-mode.
7243
7244 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7245
7246         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7247         (gnus-agent-decoded-group-name): New function.
7248         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7249         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7250
7251 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7252
7253         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7254         Add binding for gnus-sticky-article.
7255         (gnus-summary-exit): Don't kill sticky article buffers.
7256
7257         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7258         article buffer.
7259         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7260         (gnus-kill-sticky-article-buffers): New commands.
7261
7262 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7263
7264         * nntp.el (nntp-xref-number-is-evil): New server variable.
7265         (nntp-find-group-and-number): If it is non-nil, don't trust article
7266         numbers in the Xref header.
7267
7268 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7269
7270         * gnus-agent.el (gnus-agent-read-group): New function.
7271         (gnus-agent-flush-group, gnus-agent-expire-group)
7272         (gnus-agent-regenerate-group): Use it.
7273         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7274         nnmail-pathname-coding-system.
7275
7276 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7279
7280         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7281         that are unread as unread, and also as selected so that information of
7282         marks having been changed by a user may be updated when exiting group.
7283
7284 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7287         calculated ignoring signature parts to gnus-treat-article.
7288
7289 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7292         a point here in order to keep the window start.
7293         (gnus-insert-mime-security-button): Make a button overlay without the
7294         front stickiness.
7295         (gnus-mime-display-security): Goto the end of a button.
7296
7297         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7298
7299 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7302         group-name-at-point.
7303         (gnus-group-completing-read): New function that offers decoded
7304         non-ASCII group names for completion.
7305         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7306         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7307         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7308         (gnus-group-fetch-control): Use it.
7309         (gnus-fetch-group): Use group-name-at-point for the initial value
7310         rather than the default value; use gnus-alive-p.
7311
7312         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7313         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7314         (gnus-summary-post-news): Use gnus-group-completing-read.
7315
7316         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7317         (gnus-read-move-group-name): Decode group name for completion.
7318
7319 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7320
7321         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7322         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7323         Yamaoka slightly modified the code).
7324
7325 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7326
7327         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7328         (nnmail-split-incoming): Bind it.
7329
7330         * nnml.el (nnml-group-name-charset): New function.
7331         (nnml-decoded-group-name): Use it; don't decode group name if
7332         nnmail-group-names-not-encoded-p is non-nil.
7333         (nnml-encoded-group-name): New function.
7334         (nnml-group-pathname): Inline nnml-decoded-group-name.
7335         (nnml-request-expire-articles): Decode group name in message.
7336         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7337         nnmail-pathname-coding-system.
7338         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7339         not decoded ones according to nnmail-group-names-not-encoded-p.
7340         (nnml-generate-active-info): Use nnml-encoded-group-name.
7341
7342 2007-08-08  Glenn Morris  <rgm@gnu.org>
7343
7344         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7345         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7346         doc-strings and comments.
7347
7348 2007-07-25  Glenn Morris  <rgm@gnu.org>
7349
7350         * Relicense all FSF files to GPLv3 or later.
7351
7352 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7353
7354         * gnus-sum.el (gnus-summary-move-article): Make
7355         gnus-summary-respool-article work.
7356
7357 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7358
7359         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7360         string.
7361
7362 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7363
7364         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7365         that should be ignored when comparing distant RSS articles with local
7366         ones.
7367         (nnrss-make-hash-index): New function.  Create a hash index according
7368         to the ignored fields.
7369         (nnrss-check-group): Use it.
7370
7371 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7374
7375         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7376
7377         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7378         the new optional argument ENCODED is non-nil.
7379         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7380         coding system for encoding group name.
7381         (gnus-group-make-rss-group): Pass un-encoded group name to
7382         gnus-group-make-group.
7383         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7384         encoded.
7385
7386         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7387         Encode group name to which articles are moved or copied.
7388         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7389         coding system for encoding Newsgroup, Followup-To and Xref headers.
7390
7391         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7392         marks; use nnheader-file-coding-system to write a file.
7393         (nnagent-retrieve-headers): Bind file-name-coding-system to
7394         nnmail-pathname-coding-system.
7395
7396         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7397
7398         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7399         (nnml-request-article, nnml-request-create-group)
7400         (nnml-request-rename-group, nnml-find-id)
7401         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7402         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7403         (nnml-save-marks): Use nnml-group-pathname instead of
7404         nnmail-group-pathname.
7405
7406         (nnml-request-create-group, nnml-request-expire-articles)
7407         (nnml-request-move-article, nnml-request-delete-group)
7408         (nnml-deletable-article-p, nnml-possibly-create-directory)
7409         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7410         (nnml-open-marks): Bind file-name-coding-system to
7411         nnmail-pathname-coding-system.
7412
7413         (nnml-request-article): Pass server argument to nnml-find-group-number.
7414         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7415         server argument to nnml-possibly-create-directory.
7416         (nnml-request-accept-article): Pass server argument to
7417         nnml-active-number and nnml-save-mail.
7418         (nnml-find-group-number): Pass server argument to nnml-find-id.
7419         (nnml-request-update-info): Pass server argument to
7420         nnml-marks-changed-p.
7421
7422         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7423         (nnml-save-mail, nnml-active-number): Add server argument.
7424
7425         (nnml-request-delete-group): Warn if group is missing.
7426         (nnml-get-nov-buffer): Decode group name.
7427         (nnml-generate-active-info): Encode group name.
7428         (nnml-open-marks): Decode group name in messages.
7429
7430 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7431
7432         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7433         if it is not specified.
7434         (gnus-article-pipe-part, gnus-article-save-part)
7435         (gnus-article-interactively-view-part, gnus-article-copy-part)
7436         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7437         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7438         (gnus-article-replace-part, gnus-article-delete-part)
7439         (gnus-article-view-part-as-type): Pass raw prefix argument to
7440         gnus-article-part-wrapper.
7441
7442 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7443
7444         * gnus-agent.el (gnus-agent-save-active): Bind
7445         nnheader-file-coding-system to gnus-agent-file-coding-system.
7446
7447         * gnus-cache.el (gnus-cache-save-buffers)
7448         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7449         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7450         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7451         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7452         (gnus-cache-generate-active, gnus-cache-rename-group)
7453         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7454         (gnus-cache-update-overview-total-fetched-for): Bind
7455         file-name-coding-system to nnmail-pathname-coding-system.
7456         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7457         variables.
7458         (gnus-cache-decoded-group-name): New function.
7459         (gnus-cache-file-name): Use it.
7460         (gnus-cache-generate-active): Use non-decoded group name for active.
7461
7462         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7463         right place.
7464         (gnus-write-active-file): Don't break non-ASCII group names.
7465
7466         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7467         nnmail-pathname-coding-system.
7468
7469         * lpath.el: Bind default-file-name-coding-system,
7470         file-name-coding-system and language-info-alist for XEmacs.
7471
7472         * gnus-uu.el (gnus-uu-decode-save): Typo.
7473
7474 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7477
7478 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7481         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7482         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7483         (gnus-agent-flush-group, gnus-agent-flush-cache)
7484         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7485         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7486         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7487         (gnus-agent-regenerate-group)
7488         (gnus-agent-update-files-total-fetched-for)
7489         (gnus-agent-update-view-total-fetched-for): Bind
7490         file-name-coding-system to nnmail-pathname-coding-system.
7491         (gnus-agent-group-pathname): Don't encode file names by
7492         nnmail-pathname-coding-system.
7493         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7494         coding-system-for-write instead of buffer-file-coding-system to
7495         gnus-agent-file-coding-system.
7496
7497         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7498         Decode group name.
7499
7500         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7501
7502         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7503         (gnus-read-newsrc-el-file): Make group names unibyte.
7504
7505         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7506         nnmail-pathname-coding-system.
7507
7508         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7509         (nnrss-request-delete-group): Bind file-name-coding-system to
7510         nnmail-pathname-coding-system.
7511         (nnrss-read-server-data, nnrss-read-group-data): Bind
7512         file-name-coding-system correctly.
7513         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7514
7515         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7516         (nntp-server-to-method-cache): New variable.
7517         (nntp-group-pathname): New function that decodes non-ASCII group names.
7518         (nntp-possibly-create-directory, nntp-marks-changed-p)
7519         (nntp-save-marks, nntp-open-marks): Use it.
7520         (nntp-possibly-create-directory, nntp-open-marks):
7521         Bind file-name-coding-system to nnmail-pathname-coding-system.
7522         (nntp-open-marks): Decode group names when bootstrapping marks.
7523
7524         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7525         Newsgroups and Folowup-To headers.
7526
7527 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7528
7529         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7530         (gnus-server-closed-face, gnus-server-denied-face)
7531         (gnus-server-offline-face): Remove variable.
7532         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7533
7534         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7535         of modifying message-stack directly for XEmacs.
7536
7537         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7538         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7539         if the coding-system argument is nil for XEmacs.
7540
7541         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7542         mm-charset-override-alist.
7543
7544         * rfc2047.el: Don't require base64; require rfc2045 for the function
7545         rfc2045-encode-string.
7546         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7547         to quote the parameter value.
7548
7549 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7550
7551         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7552         form in gnus-group-name-charset-method-alist.
7553
7554         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7555         overrides the default layout edit-form.
7556
7557         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7558
7559         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7560
7561 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7564         as unfetched articles.
7565
7566 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7567
7568         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7569
7570 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7573         original back end that keeps marks in the local system.
7574
7575 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7576
7577         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7578         arg of pop-to-buffer for XEmacs.
7579         (gnus-article-read-summary-keys): Ditto; don't restore window
7580         configuration if summary command ends up with neither article buffer
7581         nor summary buffer; describe bindings if summary keys end with C-h.
7582
7583 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * message.el (message-fix-before-sending): Skip raw message part to be
7586         forwarded while checking illegible text.
7587         (message-forward-make-body-mime, message-forward-make-body): Mark
7588         signed or encrypted raw message as having no illegible text.
7589
7590 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7593         (gnus-message-with-timestamp-1): New macro.
7594         (gnus-message-with-timestamp): New function.
7595         (gnus-message): Use them.
7596
7597         * nnheader.el (nnheader-message): Use them.
7598
7599 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7600
7601         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7602         .newsrc.eld file.
7603
7604 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7605
7606         * gnus-agent.el (gnus-agent-fetch-headers)
7607         (gnus-agent-retrieve-headers): Bind
7608         gnus-decode-encoded-address-function to identity.
7609
7610         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7611         available also when the server returns simply a dot.
7612
7613         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7614
7615 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7616
7617         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7618
7619 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * gnus-ems.el (gnus-x-splash): Make it work.
7622
7623         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7624         from being used.
7625
7626         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7627
7628 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7629
7630         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7631         4th and the 5th arguments.
7632
7633         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7634         the front stickiness.
7635         (gnus-article-summary-command-nosave): Correct the order of the
7636         arguments passed to pop-to-buffer.
7637         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7638         summary command ends up with the article buffer.
7639
7640         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7641         the same faces.
7642
7643 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7644
7645         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7646
7647 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7648
7649         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7650         * gnus-sum.el (gnus-summary-highlight):
7651         * pgg.el (pgg-sign-region, pgg-sign):
7652         * mail-source.el (mail-source-delete-old-incoming-confirm):
7653         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7654
7655 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * gnus-art.el (gnus-mime-view-part-externally)
7658         (gnus-mime-view-part-internally): Fix predicate function passed to
7659         completing-read.
7660
7661         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7662
7663         * gnus.el (gnus-update-message-archive-method): Add :version.
7664
7665 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7666
7667         * gnus.el (gnus-update-message-archive-method): New variable.
7668
7669         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7670         according to gnus-message-archive-method if
7671         gnus-update-message-archive-method is non-nil.
7672
7673 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7674
7675         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7676         by Loic Dachary <loic@dachary.org>.
7677         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7678
7679 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * message.el (message-pop-to-buffer): Add switch-function argument.
7682         (message-mail): Pass switch-function argument to it.
7683
7684 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7685
7686         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7687         Improve doc string.
7688
7689 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7692         (gnus-header-content)
7693         * gnus-cite.el (gnus-cite-10)
7694         * gnus-srvr.el (gnus-server-closed)
7695         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7696         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7697         (gnus-group-mail-3-empty, gnus-group-mail-low)
7698         (gnus-group-mail-low-empty, gnus-splash)
7699         * message.el (message-header-to, message-header-cc)
7700         (message-header-subject, message-header-other, message-header-name)
7701         (message-header-xheader, message-separator, message-cited-text)
7702         (message-mml): Lighten colors of faces used for dark background.
7703
7704 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7705
7706         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7707         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7708
7709 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7710
7711         * message.el (message-narrow-to-headers-or-head):
7712         Ignore mail-header-separator in the body.
7713
7714 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7715
7716         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7717         same as window size.
7718
7719 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7720
7721         * message.el (message-font-lock-keywords): Use message-header-xheader
7722         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7723         ahead of the anything pattern, to get it recognised.
7724
7725 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7726
7727         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7728         spam.el loads uses it in the compiled defadvice form.
7729
7730 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7731
7732         * gnus-sum.el (gnus-articles-to-read)
7733         (gnus-summary-insert-old-articles): Don't truncate group name for
7734         `read-string'.
7735
7736         * gnus-util.el (gnus-limit-string): Delete this function.
7737
7738         * gnus-sum.el (gnus-simplify-subject-fully): Use
7739         `truncate-string-to-width' instead.
7740
7741 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7742
7743         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7744         if, on summary exit, the next group has to be selected.
7745         (gnus-summary-exit): Use it.
7746
7747 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7748
7749         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7750         non-break space.
7751
7752 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7753
7754         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7755         Check if group is not a directory.
7756         (nnfolder-request-expire-articles): Don't delete articles if the target
7757         group is not available.
7758
7759         * nnml.el (nnml-request-create-group): Properly check if group is not a
7760         file.
7761         (nnml-request-expire-articles): Don't delete articles if the target
7762         group is not available.
7763
7764         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7765         Don't quote characters that are within parentheses.
7766
7767 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7770         (gnus-handle-ephemeral-exit): Select article according to it.
7771
7772 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7773
7774         * message.el (message-insert-formated-citation-line): Remove newline.
7775         (message-citation-line-format): Add final \n here so that the user can
7776         avoid a blank line.
7777
7778 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7779
7780         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7781         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7782         Update lanl/arXiv support.
7783
7784 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7785
7786         * gnus.el: Bump version number.
7787
7788 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7789
7790         * gnus.el (gnus-version-number): Bump version.
7791
7792 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7793
7794         * gnus.el: No Gnus v0.6 is released.
7795
7796 2007-04-27  Didier Verna  <didier@xemacs.org>
7797
7798         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7799         * gmm-utils.el (gmm-regexp-concat): here.
7800         * message.el: Don't require 'gnus-util.
7801         (message-dont-reply-to-names): Handle name change above.
7802         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7803
7804 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7807         since the initial value varies according to the system.
7808
7809 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7812
7813 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7814
7815         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7816
7817 2007-04-24  Didier Verna  <didier@xemacs.org>
7818
7819         Improve the type of gnus-ignored-from-addresses.
7820         * gnus-util.el (gnus-orify-regexp): New function.
7821         * message.el (gnus-util): Require it.
7822         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7823         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7824         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7825
7826 2007-04-24  Didier Verna  <didier@xemacs.org>
7827
7828         * gnus-sum.el:
7829         * gnus-utils.el: Fix some trailing whitespaces.
7830
7831 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7832
7833         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7834         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7835         article's Message-ID; refer parent article in summary buffer.
7836
7837         * message.el (message-bounce): Call mime-to-mml.
7838
7839         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7840         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7841         optimize and/or forms properly.
7842
7843 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7844
7845         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7846         URL.
7847
7848 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7851
7852 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7855         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7856         displayed of multipart/alternative part if it is invoked from summary
7857         buffer.
7858
7859         * mm-view.el (mm-inline-text-html-render-with-w3m)
7860         (mm-inline-text-html-render-with-w3m-standalone)
7861         (mm-inline-render-with-function): Use mail-parse-charset by default.
7862
7863 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7864
7865         * parse-time.el (parse-time-string-chars): Check if CHAR
7866         is less than the length of parse-time-syntax.
7867
7868 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7869
7870         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7871         from gnus-newsgroup-processable.
7872
7873 2007-04-16  Didier Verna  <didier@xemacs.org>
7874
7875         * gnus-msg.el (gnus-configure-posting-styles): Handle
7876         message-signature-directory properly with :file syntax.  Reported by
7877         "Leo".
7878
7879 2007-04-11  Didier Verna  <didier@xemacs.org>
7880
7881         New user option: message-signature-directory.
7882         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7883         * message.el (message-insert-signature): Ditto.
7884         * message.el (message-signature-file): Doc update.
7885         * message.el (message-signature-directory): New.
7886
7887 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * gnus-msg.el (gnus-inews-yank-articles): Use
7890         message-exchange-point-and-mark instead of exchange-point-and-mark.
7891
7892 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * message.el (message-yank-original): Make sure cited text ends with
7895         newline; don't exchange point and mark.
7896
7897 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7898
7899         * tls.el (open-tls-stream): Properly handle case where there
7900         is no associated buffer.
7901
7902 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7903
7904         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7905         message-yank-original, make sure (< mark TEXT point).
7906
7907 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7908
7909         * message.el (message-fill-column): New variable.
7910         (message-mode): Use it.  Add comment on a possible new hook.
7911
7912         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7913         (nnmail-get-new-mail): Reformat.
7914
7915         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7916
7917         * gmm-utils.el: Fix Commentary.
7918         (gmm-tool-bar-from-list): Fix typo in doc string.
7919
7920 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7921
7922         * message.el (message-yank-original): Don't switch point and mark
7923         unnecessarily to put point and mark as documented.
7924
7925 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7928         from the message heads.
7929
7930 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7931
7932         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7933         article buffer does not have a window.  This may not be the best
7934         solution but is certainly better than setting the start of the null,
7935         that is the current, window.
7936
7937 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7938
7939         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7940         (gnus-draft-setup): Run it.
7941
7942         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7943         gnus-score-fast-scoring.  Allow regexp.
7944         (gnus-score-headers): Use it.
7945
7946         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7947         XEmacs.
7948
7949         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7950         string.
7951         (gnus-button-alist): Also catch `<f1> k ...'.
7952         (gnus-treat-display-x-face): Fix doc string.
7953
7954 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7955
7956         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7957         evaluation of gnus-extended-version to ensure correct generation of the
7958         User-Agent header when message-generate-headers-first is used.
7959
7960 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7961
7962         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7963         hashcash-path is nil.  Don't call callback with incorrect number of
7964         parameters if val is 0.
7965
7966 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7967
7968         * message.el (message-required-news-headers):
7969         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7970
7971 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7972
7973         * tls.el (open-tls-stream): In handshake-waiting loop,
7974         don't wait more if there is output available to process.
7975
7976 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7977
7978         * tls.el (tls-program): Doc fix.
7979
7980 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7981
7982         * message.el (message-generate-new-buffers): Change the meaning of the
7983         nil value; add `standard' to the choices; treat t as `unique'; improve
7984         doc string.
7985         (gnus-select-frame-set-input-focus): Autoload.
7986         (message-buffer-name): Search for the existing message buffer if
7987         message-generate-new-buffers is nil or `standard'; treat the value t of
7988         message-generate-new-buffers as `unique'.
7989         (message-pop-to-buffer): Raise the frame already displaying the message
7990         buffer; clear the echo area after querying.
7991         (message-setup): Pass the `continue' argument to compose-mail.
7992         (message-mail): Prefer `switch-function' if it is given; search for the
7993         existing message buffer if the `continue' argument is non-nil; pass
7994         continue and switch-function arguments to compose-mail by way of
7995         message-setup.
7996         (message-mail-other-window): Adjust argument of message-setup.
7997         (message-mail-other-frame): Ditto.
7998
7999 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8002         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8003         to turn font-lock on when turning gnus-message-citation-mode on.
8004
8005 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8006
8007         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8008         (mml-smime-function-alist): New variable; add epg as the backend.
8009         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8010         mml-smime- functions instead.
8011         * mm-view.el: Require smime.
8012
8013 2007-03-05  Didier Verna  <didier@xemacs.org>
8014
8015         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8016         instead of just inheritance for posting styles.
8017         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8018
8019 2007-02-24  Chris Moore  <dooglus@gmail.com>
8020
8021         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8022         * pgg-pgp.el (pgg-pgp-encrypt-region):
8023         * pgg-gpg.el (pgg-gpg-encrypt-region):
8024         Check pgg-encrypt-for-me if no other recipients.
8025
8026 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8027
8028         * tls.el (tls-certtool-program): Fix custom type.
8029
8030 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8033         and point-at-eol instead of line-(beginning|end)-position.
8034
8035         * assistant.el (assistant-parse-buffer): Ditto.
8036
8037         * netrc.el (netrc-parse-services): Ditto.
8038
8039 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8040
8041         * mml2015.el (mml2015-epg-find-usable-key): New function.
8042         (mml2015-epg-sign): Use it.
8043         (mml2015-epg-encrypt): Use it.
8044
8045 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8046
8047         * message.el (message-make-in-reply-to): Quote name containing
8048         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8049         if there are special characters.  Reported by NAKAJI Hiroyuki
8050         <nakaji@jp.freebsd.org>.
8051
8052 2007-02-27  Didier Verna  <didier@xemacs.org>
8053
8054         Include the group parameters as well as the topic ones in the
8055         inheritance filter process.
8056         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8057         argument GROUP-PARAMS-LIST.
8058         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8059
8060 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8061
8062         * nntp.el (nntp-never-echoes-commands)
8063         (nntp-open-connection-functions-never-echo-commands): New variables.
8064         (nntp-send-command): Use them.
8065
8066 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8067
8068         * mml2015.el (mml2015-epg-verify): Simplified.
8069
8070 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * mml.el (mml-content-disposition-alist): New user option.
8073         (mml-content-disposition): New function.
8074         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8075         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8076
8077 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8078
8079         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8080         verification.
8081
8082 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8083
8084         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8085         articles posted in the last 24 hours.
8086
8087 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8088
8089         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8090
8091 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8092
8093         * nntp.el (nntp-send-command): Don't wait for echoes when
8094         nntp-open-ssl-stream is used.
8095
8096 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8099         (gnus-message-add-citation-keywords)
8100         (gnus-message-remove-citation-keywords): Remove.
8101         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8102         directly, make the variables in font-lock-defaults buffer-local, add
8103         gnus-message-citation-keywords to them and then update the value of
8104         font-lock-keywords.
8105
8106 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * message.el (message-cite-original-1): Don't call
8109         gnus-article-highlight-citation.
8110
8111         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8112         citations; fix line count.
8113
8114 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8115
8116         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8117         (gnus-message-add-citation-keywords)
8118         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8119         versions of font-lock-add-keywords and font-lock-remove-keywords to
8120         work with XEmacs correctly.
8121
8122 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * gnus-cite.el (gnus-cite-face-list): Set the values of
8125         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8126         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8127         (gnus-message-cite-prefix-regexp): New variable.
8128         (gnus-message-search-citation-line): Use it; protect against long
8129         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8130         the 0th match data for Emacs.
8131         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8132         (gnus-message-add-citation-keywords): Append keywords rather than
8133         prepending; emulate font-lock-add-keywords if it is not available.
8134         (gnus-message-remove-citation-keywords): Emulate
8135         font-lock-remove-keywords if it is not available.
8136
8137         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8138
8139         * message.el (message-cite-prefix-regexp): Set the value of
8140         gnus-message-cite-prefix-regexp.
8141
8142 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8143
8144         * nnweb.el (nnweb-google-parse-1): Update parser.
8145
8146 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8147
8148         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8149
8150 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8151
8152         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8153         regexp.
8154
8155 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8156
8157         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8158         string-to-multibyte.
8159         (uudecode-decode-region-internal): Use it.
8160
8161         * lpath.el: Fbind string-as-multibyte for XEmacs.
8162
8163 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8164
8165         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8166         custom choice.
8167
8168         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8169
8170 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8171
8172         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8173
8174         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8175         `write-region' to respect `mm-inhibit-file-name-handlers'.
8176
8177 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8180         Use gnus-home-directory instead of "~/" or "$HOME".
8181
8182 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8183
8184         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8185         to mention filename.
8186         Add comments at beginning regarding usage.
8187         (encrypt-write-file-contents): Change interactive so a string is
8188         acceptable.  If the file has no associated model, show an error instead
8189         of a nonsense prompt.
8190
8191 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8192
8193         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8194         Thanks to Yoshihiko Yamada for kind notification of this typo.
8195
8196 2007-01-12  Kenichi Handa  <handa@m17n.org>
8197
8198         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8199         multibyte buffer.
8200
8201 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8202
8203         * gnus-score.el (gnus-score-fast-scoring): New variable.
8204         (gnus-score-headers): Use it.
8205
8206         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8207
8208         * message.el (message-cite-original-1): Call
8209         gnus-article-highlight-citation if requested.
8210         (message-make-from): Allow name and address as optional arguments.
8211
8212         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8213
8214         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8215         bugs to doc string.
8216         (gnus-button-alist): Add mid\\|message-id.
8217         (gnus-button-fetch-group): Extend for use in
8218         `browse-url-browser-function'.
8219         (gnus-button-url-regexp): Try to catch paired parentheses like in
8220         Wikipedia URLs.
8221
8222         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8223         Suggested by Simon Krahnke <overlord@gmx.li>.
8224
8225 2007-01-13  Romain Francoise  <romain@orebokech.com>
8226
8227         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8228         Update copyright.
8229
8230 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8231
8232         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8233
8234 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8235
8236         * gnus-registry.el (gnus-registry-unfollowed-groups)
8237         (gnus-registry-split-fancy-with-parent): Fix documentation.
8238
8239 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8240
8241         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8242         from nnweb groups.
8243
8244 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8245
8246         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8247         Xref urls.  Erase buffer before requesting head.
8248
8249 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8250
8251         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8252         customizable.
8253
8254 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8255
8256         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8257         no signing key is found.
8258         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8259         no encrypting and/or signing key is found.
8260
8261 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8262
8263         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8264
8265 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8266
8267         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8268         headers read from disk with the ones newly found in the current search.
8269         This should no longer cause problems, because the article numbers in
8270         Gmane's `nov.php' output are ignored since the previous change.
8271
8272 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8273
8274         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8275
8276 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8277
8278         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8279         replace-regexp-in-string; bind url-version; fbind display-images-p and
8280         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8281         find-face and set-itimer-function for Emacs; bind itimer-list for
8282         Emacs.
8283
8284         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8285
8286 2007-01-01  Romain Francoise  <romain@orebokech.com>
8287
8288         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8289
8290 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8291
8292         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8293         `define-minor-mode' macro definition expanded properly.
8294         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8295         exclude it there.
8296
8297         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8298         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8299         `fboundp' test.
8300         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8301         This is OK to autoload in (S)XEmacs now.
8302
8303 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8304
8305         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8306         keystroke.
8307         (gnus-summary-limit-to-singletons): Fix typo.
8308
8309         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8310         else fails.
8311
8312 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8313
8314         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8315         docstring.
8316
8317         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8318         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8319         (gnus-summary-insert-dormant-articles): Fix typo in message.
8320
8321 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8322
8323         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8324         nil for XEmacs.
8325         (gnus-message-citation-mode): Don't autoload in XEmacs.
8326
8327         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8328
8329 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8330
8331         * nnimap.el (nnimap-expunge-search-string): Mention
8332         nnimap-search-uids-not-since-is-evil in docstring.
8333
8334 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8335
8336         * spam.el: Revert to make-obsolete-variable because
8337         define-obsolete-variable-alias is not supported in Emacs 21.
8338
8339         * spam.el (spam-ifile-path, spam-ifile-database-path)
8340         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8341         make-obsolete-variable.
8342         (spam-bsfilter-path, spam-bsfilter-program)
8343         (spam-spamassassin-path, spam-spamassassin-program)
8344         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8345         use "path" inappropriately.
8346         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8347         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8348         variable names.
8349
8350 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8351
8352         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8353         summary buffer.
8354
8355         * password.el (password-cache-remove): Use clear-string to burn
8356         password, if available.
8357
8358 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8359
8360         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8361
8362         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8363
8364         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8365         (gnus-message-highlight-citation): Move defcustom here from
8366         gnus-cite.el.
8367         (gnus-message-citation-mode): Autoload.
8368
8369         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8370         checks to make it compile with XEmacs.
8371         (gnus-message-citation-mode): New minor mode.
8372         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8373         (gnus-message-highlight-citation): New variables.
8374         (gnus-message-search-citation-line)
8375         (gnus-message-add-citation-keywords)
8376         (gnus-message-remove-citation-keywords)
8377         (turn-on-gnus-message-citation-mode)
8378         (turn-off-gnus-message-citation-mode): New functions.
8379
8380 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8381
8382         * gnus-cite.el: Enable highlighting of different citation levels in
8383         message-mode.
8384
8385 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8386
8387         * message.el (message-make-fqdn): Fix comment.
8388         (message-bogus-system-names): Add ".local".
8389
8390         * spam.el (spam-ifile-path, spam-ifile-program)
8391         (spam-ifile-database-path, spam-ifile-database)
8392         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8393         Don't use "path" inappropriately.
8394         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8395         strings.
8396         (spam-check-ifile, spam-ifile-register-with-ifile)
8397         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8398         new variable names.
8399
8400         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8401         (gnus-treat-display-smileys): Simplify using
8402         gnus-image-type-available-p.
8403
8404         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8405         available.
8406
8407         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8408         `display-images-p' if available.
8409
8410 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8411
8412         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8413         one after turning on the buffer's multibyteness instead of decoding
8414         them directly in the unibyte buffer that causes unexpected conversion
8415         in Emacs 23 (unicode).
8416
8417 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8418
8419         * message.el (message-generate-hashcash): Fix custom type.
8420
8421 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8422
8423         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8424
8425 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8426
8427         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8428         disconnect icons.  Add help text.
8429
8430 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8431
8432         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8433         negated to be consistent with the others we handle.
8434
8435 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8436
8437         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8438         version of gnus-summary-buffer to something, so that we can use two
8439         article buffers at the same time.
8440
8441 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8442
8443         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8444         trigger all the extra headers.
8445         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8446         sorting.
8447
8448 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8449
8450         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8451         solid groups.
8452
8453 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8454
8455         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8456
8457 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8458
8459         * legacy-gnus-agent.el: Add Copyright notice.
8460
8461 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8462
8463         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8464
8465 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8466
8467         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8468
8469         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8470         to make it work reliably in CVS Emacs.
8471         (gnus-summary-limit-strange-charsets-predicate)
8472         (gnus-summary-limit-to-predicate): New functions.
8473
8474 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8475
8476         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8477         specifying array size.
8478         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8479         array if it is too small.
8480         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8481         (gnus-sort-threads-loop): New function.
8482
8483 2006-12-06  Chris Moore  <dooglus@gmail.com>
8484
8485         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8486         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8487
8488 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8489
8490         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8491         options.
8492
8493 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8496         DOS-ing the recipient.
8497
8498         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8499         the headers when creating the mapping to avoid mismappings.
8500         (nnweb-gmane-create-mapping): Always nix out old mapping.
8501
8502 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8505         and mm-verify-option to never.
8506
8507 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8508
8509         * message.el (message-signed-or-encrypted-p): New function.
8510         (message-forward-make-body): Use it.
8511
8512         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8513         Replace encode-coding-string with mm-encode-coding-string.
8514
8515 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8516
8517         * nneething.el (nneething-decode-file-name): Replace
8518         decode-coding-string with mm-decode-coding-string.
8519
8520         * gnus-int.el (gnus-open-server): Say failed server's name.
8521
8522 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8523
8524         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8525         strings to a single string.  Quote `errors-file-name'.
8526         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8527         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8528         Adjust calls.  Use `shell-quote-argument'.
8529
8530 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8531
8532         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8533         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8534
8535         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8536         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8537         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8538         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8539         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8540         (gnus-subscribe-newsgroup, gnus-1):
8541         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8542         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8543         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8544         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8545
8546 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8547
8548         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8549         keystroke.
8550         (gnus-summary-limit-to-bodies): Implement headersp.
8551
8552 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8553
8554         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8555
8556 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8559
8560 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8561
8562         * message.el (message-generate-hashcash): Expand range of values to
8563         include `opportunistic'.
8564         (message-send-mail): Use it.
8565
8566 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8567
8568         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8569         and comment it.
8570
8571         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8572
8573 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8574
8575         * gnus-util.el (gnus-extract-address-components): Improve comment.
8576
8577 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * gnus-util.el (gnus-extract-address-components): Work with address in
8580         which the name portion contains @.
8581
8582         * lpath.el: Fbind custom-autoload.
8583
8584 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8585
8586         * gnus.el (gnus-start): Move custom group up.
8587         (gnus-select-method): Don't autoload, but make it available for
8588         `customize-variable'.
8589         (gnus-getenv-nntpserver): Don't autoload.
8590
8591 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8592
8593         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8594
8595 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8596
8597         * message.el (message-sendmail-extra-arguments): New variable.
8598         (message-send-mail-with-sendmail): Use it.
8599
8600 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8601
8602         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8603         mm-with-unibyte-current-buffer to make string unibyte.
8604
8605         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8606         mm-string-as-multibyte.
8607
8608 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8609
8610         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8611         Reported by Werner Koch <wk@gnupg.org>.
8612
8613 2006-11-14  Daiki Ueno  <ueno@p360>
8614
8615         * mml2015.el: Autoload epa-select-keys when compiling.
8616
8617 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8618
8619         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8620         message-options.
8621         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8622
8623 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8624
8625         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8626         EasyPG (< 0.0.6).
8627         (mml2015-always-trust): New user option.
8628         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8629         prompt.
8630
8631 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * nntp.el (nntp-authinfo-force): New variable.
8634         (nntp-send-authinfo): Use it.
8635
8636 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8637
8638         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8639         decode encoded words.  Improve prompt.  Add comment about forwarding.
8640         (message-replacement-char): Move up.
8641
8642 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8643
8644         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8645         instead of gnus-intersection because arguments of gnus-sorted-nunion
8646         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8647
8648 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8649
8650         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8651         (message-simplify-subject-functions): Enable
8652         message-strip-subject-encoded-words by default.
8653
8654 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8655
8656         * message.el (message-strip-subject-encoded-words): New function.
8657         (message-simplify-subject-functions): New variable.
8658         (message-simplify-subject): Use it.  Fix typo in doc string.
8659         Support message-strip-subject-encoded-words.
8660
8661 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8662
8663         * gnus-diary.el (gnus-diary-delay-format-function):
8664         * nndiary.el (nndiary-reminders):
8665         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8666
8667 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8668
8669         * gnus-art.el (article-hide-boring-headers): Fetch date from
8670         gnus-original-article-buffer to avoid problems with localized date
8671         strings.
8672
8673 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8674
8675         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8676
8677 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8678
8679         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8680         New variables.
8681         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8682         (mm-charset-synonym-alist): Move some entries to
8683         mm-codepage-iso-8859-list.
8684         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8685         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8686
8687 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8690
8691 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8692
8693         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8694         with Emacs 21 and XEmacs.
8695
8696 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8697
8698         * spam.el (spam-parse-address): New function for better parsing,
8699         catching errors, etc.
8700         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8701
8702 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8703
8704         * mm-view.el: Add interactive arg to html2text autoload.
8705
8706 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8707
8708         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8709
8710 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8713         variables.
8714         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8715         (mm-charset-synonym-alist): Move some entries to
8716         mm-codepage-iso-8859-list.
8717
8718         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8719
8720 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * message.el (message-citation-line-format)
8723         (message-insert-formated-citation-line): Fix implementation of %E, %N
8724         and %n according to the doc string.
8725
8726 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8727
8728         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8729         car-safe to avoid bad parses.
8730
8731 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8734         names.
8735
8736         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8737
8738 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8741         header.
8742
8743         * message.el (message-draft-headers): Add Date.
8744         (message-headers-to-generate): Fix typo in docstring.
8745
8746         * nndraft.el (nndraft-required-headers): New variable.
8747         (nndraft-generate-headers): Use it.
8748
8749         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8750
8751 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8752
8753         * gnus-registry.el (gnus-registry-wash-for-keywords)
8754         (gnus-registry-find-keywords): New functions to allow easy searching of
8755         articles that are in the registry.
8756
8757 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8758
8759         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8760         ietf-drums-parse-address instead of gnus-extract-address-components.
8761         Reported by Damien Elmes <damien@repose.cx>.
8762
8763 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8764
8765         * gnus.el (gnus-mime): Remove unused custom group.
8766
8767 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8768
8769         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8770         "blank line" when searching for end of armor headers.
8771
8772 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8773
8774         * gmm-utils.el (gmm-write-region): Fix variable name.
8775
8776 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8777
8778         * gmm-utils.el (gmm-write-region): New function based on compatibility
8779         code from `mm-make-temp-file'.
8780
8781         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8782
8783         * nnmaildir.el (nnmaildir--update-nov)
8784         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8785         Use `gmm-write-region'.
8786
8787 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8788
8789         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8790         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8791
8792         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8793
8794         * message.el (message-replacement-char): New variable.
8795         (message-fix-before-sending): Use it.
8796         (message-simplify-subject): New function to remove duplicate code.
8797         (message-reply, message-followup): Use it.
8798
8799         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8800         gnus-summary-limit-to-articles.
8801
8802 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * gnus-util.el (gnus-with-local-quit): New macro.
8805
8806         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8807
8808 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8809
8810         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8811         ignore non-string data.
8812
8813 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8814
8815         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8816         non-string data (needs to be done in the registry too).
8817
8818 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8819
8820         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8821         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8822         (gnus-registry-split-fancy-with-parent)
8823         (gnus-registry-fetch-simplified-message-subject-fast)
8824         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8825         Remove text properties on ingress into the registry and when it's saved.
8826         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8827         registry from entries with no groups.
8828
8829 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8830
8831         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8832         function to remove string properties.
8833
8834 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * gmm-utils.el (gmm): Adjust custom version.
8837
8838         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8839         custom version.
8840
8841         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8842
8843 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8844
8845         * gnus-art.el (gnus-insert-prev-page-button)
8846         (gnus-insert-next-page-button): Simplify.  Reformat.
8847
8848 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8849
8850         * gnus-art.el (gnus-insert-prev-page-button)
8851         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8852
8853 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8854
8855         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8856
8857 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8858
8859         * gnus-art.el (gnus-insert-mime-button)
8860         (gnus-insert-mime-security-button):
8861         Apply gnus-article-button-face to MIME and security buttons.
8862
8863 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8864
8865         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8866         readable.
8867
8868 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8869
8870         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8871
8872 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8873
8874         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8875         `browse-url-of-file' instead of `browse-url'.
8876
8877 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8878
8879         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8880         regexp.  Articles containing quotation were cut prematurely.
8881
8882 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8883
8884         * message.el (message-cite-original-1): Use nobody by default for the
8885         value of From header.
8886         (message-reply): Ditto.
8887
8888 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8889
8890         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8891         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8892         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8893
8894 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8895
8896         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8897         mails in the doc string.  Add some URLs in comment.
8898         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8899
8900 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8903         backslashes handling and the way to find boundaries of quoted strings.
8904
8905 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8906
8907         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8908         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8909         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8910         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8911
8912 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8913
8914         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8915         doc string.
8916         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8917
8918 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * lpath.el: Fbind epg-check-configuration.
8921
8922 2006-09-06  Simon Josefsson  <jas@extundo.com>
8923
8924         * mml2015.el (mml2015-use): Doc fix, mention epg.
8925
8926 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8927
8928         * mml2015.el (mml2015-use): Default to epg, if available.
8929
8930 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8931
8932         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8933         message-sender.
8934         (mml1991-epg-encrypt): Ditto.
8935         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8936         message-sender.
8937         (mml2015-epg-encrypt): Ditto.
8938
8939 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8940
8941         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8942         several common directories.
8943
8944 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8945
8946         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8947         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8948
8949 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8950
8951         * gnus-art.el (article-decode-encoded-words): Make it fast.
8952
8953 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8956
8957         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8958         in quoted string into `\'.
8959
8960 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8961
8962         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8963         Use standard-syntax-table.
8964
8965 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8966
8967         * gnus-art.el (gnus-decode-address-function): New variable.
8968         (article-decode-encoded-words): Use it to decode headers which are
8969         assumed to contain addresses.
8970         (gnus-mime-delete-part): Remove useless `or'.
8971
8972         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8973         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8974         (gnus-nov-parse-line): Use it to decode From header.
8975         (gnus-get-newsgroup-headers): Ditto.
8976         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8977
8978         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8979         (mail-decode-encoded-address-string): New alias.
8980
8981         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8982         New function.
8983         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8984         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8985         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8986         (rfc2047-decode-string): Ditto.
8987         (rfc2047-decode-address-region): New function.
8988         (rfc2047-decode-address-string): New function.
8989
8990 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * message.el (message-caesar-buffer-body): Allow rotating headers.
8993
8994         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8995
8996         * message.el (message-insert-formated-citation-line): Fix %f.
8997         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8998
8999 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9000
9001         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9002         (gnus-bookmark-mouse-available-p): New macro.
9003         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9004         (gnus-bookmark-bmenu-show-infos): Use it.
9005         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9006         (gnus-bookmark-bmenu-hide-infos): Ditto.
9007         (gnus-bookmark-remove-properties): New function.
9008         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9009         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9010         (gnus-bookmark-write-file): Bind coding-system-for-write.
9011         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9012         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9013         group before selecting it.
9014         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9015         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9016         quit-window if it is not available; use gnus-mouse-2 and bind it to
9017         gnus-bookmark-bmenu-select-by-mouse.
9018         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9019         (gnus-bookmark-bmenu-select-by-mouse): New function.
9020
9021 2006-08-13  Romain Francoise  <romain@orebokech.com>
9022
9023         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9024         space.
9025
9026 2006-08-10  Romain Francoise  <romain@orebokech.com>
9027
9028         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9029         (dns-mode-soa-auto-increment-serial): New user option.
9030         (dns-mode-soa-maybe-increment-serial): New function.
9031         (dns-mode): Add the latter to `write-contents-functions'.
9032
9033 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * compface.el (uncompface): Use binary rather than raw-text-unix.
9036
9037 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * compface.el (uncompface): Make sure the eol conversion doesn't take
9040         place when communicating with the external programs.  Reported by
9041         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9042
9043 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9046
9047 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9048
9049         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9050         Make it more robust by parsing author and date independently.
9051
9052 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9055
9056 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9057
9058         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9059         first matching secret key.
9060         (mml2015-epg-encrypt): Ditto.
9061
9062         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9063         first matching secret key.
9064         (mml1991-epg-encrypt): Ditto.
9065
9066         * mml2015.el (mml2015-encrypt-to-self): New user option.
9067         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9068         mml2015-epg-encrypt-to-self is set.
9069
9070         * mml1991.el (mml1991-encrypt-to-self): New variable.
9071         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9072         mml1991-epg-encrypt-to-self is set.
9073
9074         * mml2015.el (mml2015-signers): New user option.
9075         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9076         (mml2015-epg-encrypt): Allow to select signing keys.
9077
9078         * mml1991.el (mml1991-signers): New variable.
9079         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9080         (mml1991-epg-encrypt): Allow to select signing keys.
9081
9082 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * nnheader.el (nnheader-insert-head): Make it work even if the file
9085         uses CRLF for the line-break code.
9086
9087 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9088
9089         * mml2015.el: Require mml-sec instead of password.
9090         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9091         (mml2015-cache-passphrase): Inherit the default value from
9092         mml-secure-cache-passphrase.
9093         (mml2015-passphrase-cache-expiry): Inherit the default value from
9094         mml-secure-passphrase-cache-expiry.
9095
9096         * mml1991.el: Require mml-sec instead of password.
9097         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9098         (mml1991-cache-passphrase): Inherit the default value from
9099         mml-secure-cache-passphrase.
9100         (mml1991-passphrase-cache-expiry): Inherit the default value from
9101         mml-secure-passphrase-cache-expiry.
9102
9103         * mml-sec.el: Require password.
9104         (mml-secure-verbose): New user option.
9105         (mml-secure-cache-passphrase): New user option.
9106         (mml-secure-passphrase-cache-expiry): New user option.
9107
9108 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9109
9110         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9111         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9112         andreas@altroot.de (Andreas Vögele).
9113
9114         FIXME: Use `tiny change'?
9115
9116 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9117
9118         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9119         workaround for the url package included with Emacs.
9120
9121         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9122
9123 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9124
9125         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9126         correctly.  This fixes a bug caused by the 2006-05-12 change.
9127
9128 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9129
9130         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9131         some information about the error when saying that the `bogus' mail
9132         group will be used.
9133
9134 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9135
9136         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9137         string.
9138
9139 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9140
9141         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9142
9143 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9144
9145         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9146
9147 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9148
9149         * mml1991.el (mml1991-function-alist): Add epg.
9150         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9151         (mml1991-epg-encrypt): New functions.
9152
9153 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9154
9155         * mml2015.el (mml2015-verbose): New variable.
9156         (mml2015-cache-passphrase): Ditto.
9157         (mml2015-passphrase-cache-expiry): Ditto.
9158         (mml2015-function-alist): Add epg.
9159         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9160         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9161         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9162         functions.
9163
9164 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9165
9166         * message.el (message-cite-original-1): Preserve region when removing
9167         quoted text due to X-No-Archive in order to avoid bogus attribution
9168         when citing multiple messages.
9169
9170 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9171
9172         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9173         Kenneth Jacker <khj@be.cs.appstate.edu>.
9174
9175 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9176
9177         * gnus-diary.el (gnus-user-format-function-d)
9178         (gnus-user-format-function-D): Autoload.
9179
9180         * imap.el (Commentary): Fix typo.
9181
9182         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9183         2006-04-22 contribution.
9184
9185 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9186
9187         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9188         It didn't really fix the bogosity I'm seeing with solid web groups.
9189
9190 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9191
9192         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9193         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9194         created using server names.  If we use the feature without declaring
9195         it, Gnus does not properly manage server and group state.
9196
9197         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9198         bound.
9199
9200 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9201
9202         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9203         looking up the method using GROUP's prefix before inventing a new one.
9204         It is used on killed/unknown groups in various places where returning
9205         an all-new method isn't expected by the caller.
9206
9207         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9208         and match semantics of gnus-group-real-prefix.
9209
9210 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9211
9212         * nnmail.el (nnmail-broken-references-mailers): New variable.
9213         (nnmail-ignore-broken-references): New function generalizing
9214         nnmail-fix-eudora-headers.
9215         (nnmail-fix-eudora-headers): Now obsolete.
9216
9217         * gnus-art.el (gnus-button-handle-custom): Support
9218         `customize-apropos*'.
9219
9220 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9221
9222         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9223
9224         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9225         articles.
9226
9227 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9228
9229         * message.el (message-cite-reply-above): New variable.
9230         (message-yank-original): Use it.
9231
9232 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9233
9234         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9235
9236 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9237
9238         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9239         as read.
9240
9241         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9242
9243 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9244
9245         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9246         (gnus-bookmark-default-file): Use gnus-directory.
9247         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9248         Remove "*" in doc string.
9249         (gnus-bookmark-write-file): Simplify.
9250         (gnus-bookmark-maybe-sort-alist): Use `when'.
9251         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9252         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9253         FIXME about Emacs 21 and XEmacs compatibility.
9254         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9255         compatibility.
9256         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9257         compatibility.
9258         (gnus-bookmark-menu-heading): Fix version.
9259
9260 2006-06-19  Bastien Guerry  <bzg@altern.org>
9261
9262         * gnus-bookmark.el: New file.
9263
9264 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * message.el (message-syntax-checks): Doc fix.
9267
9268 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9269
9270         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9271         unsubscribed groups as if they were killed ones.  It causes duplicate
9272         entries in gnus-newsrc-alist.
9273
9274 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9275
9276         * message.el (message-syntax-checks): Doc fix.
9277         (message-send-mail): Add check for continuation headers.
9278         (message-check-news-header-syntax): Fix regexp used to check for
9279         continuation headers.
9280
9281 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9282
9283         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9284
9285 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9288
9289 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9290
9291         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9292         default-truncate-lines.
9293
9294 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9295
9296         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9297         to fill the utf-8 entry.
9298
9299         * lpath.el: Fbind unicode-precedence-list.
9300
9301 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9302
9303         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9304
9305 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9306
9307         * gnus-agent.el (directory-files-and-attributes): Move all the way
9308         forward (the third and final move).
9309         (gnus-agent-read-agentview): Trap reconstruction errors due to
9310         nonexistant directory.  Handle by returning nil.
9311
9312 2006-05-30  Didier Verna  <didier@xemacs.org>
9313
9314         * message.el (message-dont-reply-to-names): Update the custom type.
9315         * message.el (message-dont-reply-to-names): New defsubst: potentially
9316         convert a list of regexps into a single one.
9317         * message.el (message-get-reply-headers): Use it.
9318         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9319
9320 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9321
9322         * gnus-agent.el (directory-files-and-attributes): Move forward.
9323
9324 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9325
9326         * gnus-ml.el (gnus-mailing-list-subscribe)
9327         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9328         (gnus-mailing-list-message): Fix doc strings.
9329
9330 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9331
9332         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9333         of doing it manually.
9334
9335 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9336
9337         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9338         comment.
9339
9340 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9341
9342         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9343         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9344         (gnus-agent-read-local): All symbols allocated in my-obarray.
9345         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9346         (gnus-agent-regenerate-group): Check numeric names to see if they are
9347         messages or groups.
9348         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9349         better way of do this...)
9350
9351         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9352         'dummy.group' (there should be a better way of do this...)
9353
9354 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9355
9356         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9357         (gnus-saved-headers): Ditto.
9358         (gnus-default-article-saver): Mention functions may have properties.
9359         (gnus-article-save): Override gnus-save-all-headers and
9360         gnus-saved-headers by :headers property which saver function may have.
9361         (gnus-summary-save-in-file): Add :headers property.
9362         (gnus-summary-write-to-file): Ditto.
9363
9364         * gnus-sum.el (gnus-summary-save-article): Bind
9365         gnus-prompt-before-saving to t when saving many articles in a file;
9366         always show all headers.
9367
9368         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9369
9370 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9371
9372         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9373         marks.
9374
9375         * message.el (message-indent-citation): Add optional arguments to allow
9376         using it outside of message buffers.
9377
9378         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9379         (gnus-article-treat-unfold-headers): Use it.
9380         (gnus-article-truncate-lines): New variable.
9381         (gnus-article-mode): Use it.
9382         (gnus-article-toggle-truncate-lines): New function.
9383
9384         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9385         gnus-article-toggle-truncate-lines.
9386
9387         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9388         coding system in XEmacs, use binary.
9389
9390 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9391
9392         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9393         after-load-alist.
9394
9395         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9396         this function should save decoded articles.
9397         (gnus-summary-write-to-file): Use property to specify this function
9398         should save decoded articles and specify gnus-summary-save-in-file
9399         should be used to save articles other than the first one when saving
9400         many articles.
9401         (gnus-summary-save-body-in-file): Use property to specify this
9402         function should save decoded articles.
9403         (gnus-summary-write-body-to-file): Use property to specify this
9404         function should save decoded articles and specify
9405         gnus-summary-save-body-in-file should be used to save articles other
9406         than the first one when saving many articles.
9407
9408         * gnus-sum.el (gnus-summary-save-article): Simplify.
9409
9410 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9411
9412         * gnus-art.el (gnus-default-article-saver): Add
9413         gnus-summary-write-body-to-file.
9414         (gnus-article-save-coding-system): Don't use coding system object
9415         in XEmacs.
9416         (gnus-read-save-file-name): Add optional `dir-var' argument which
9417         specifies directory in which files are saved; work even if optional
9418         `variable' argument is not specified.
9419         (gnus-summary-write-to-file): Read file name.
9420         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9421         (gnus-summary-write-body-to-file): New function.
9422
9423         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9424         (gnus-summary-local-variables): Add it.
9425         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9426         (gnus-summary-save-article): Remove optional `decode' argument;
9427         determine whether to decode articles by the value of
9428         gnus-default-article-saver; when saving many files using
9429         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9430         it first and use gnus-summary-save-in-file or
9431         gnus-summary-save-body-in-file thereafter unless
9432         gnus-prompt-before-saving is always; move point to article which
9433         will be saved.
9434         (gnus-summary-save-article-file): Revert.
9435         (gnus-summary-write-article-file): Revert.
9436         (gnus-summary-save-article-body-file): Revert.
9437         (gnus-summary-write-article-body-file): New function.
9438
9439 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9440
9441         * gnus-art.el (gnus-default-article-saver): Doc fix.
9442         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9443         from gnus-summary-save-article-coding-system, and default to a
9444         certain coding system.
9445         (gnus-output-to-file): Add coding cookie and encode text according
9446         to gnus-article-save-coding-system; don't use mm-append-to-file.
9447
9448         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9449         gnus-art.el and rename to gnus-article-save-coding-system.
9450         (gnus-summary-save-article): Require gnus-art; don't show all
9451         headers if it decodes articles; don't add coding cookie here;
9452         don't bind mm-text-coding-system-for-write.
9453         (gnus-summary-save-article-file): Save decoded articles.
9454         (gnus-summary-write-article-file): When saving many files, use
9455         gnus-summary-write-to-file first and gnus-summary-save-in-file
9456         thereafter unless gnus-prompt-before-saving is always.
9457         (gnus-summary-save-article-body-file): Save decoded articles.
9458
9459         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9460
9461 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9462
9463         * nnrss.el (nnrss-check-group): Bind hash-index.
9464
9465 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9466
9467         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9468         its hash index.  Store this hash in `nnrss-group-data'.
9469         (nnrss-read-group-data): Update accordingly.
9470
9471 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9472
9473         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9474         entry.
9475
9476         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9477         gnus-article-browse-html-article.
9478
9479 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9480
9481         * gnus-sum.el (gnus-summary-mime-map): Add
9482         gnus-article-browse-html-article.
9483
9484         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9485
9486 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9487
9488         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9489         suitable coding systems in customize.
9490
9491 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * mail-source.el (mail-sources): Fix custom type.
9494
9495 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9496
9497         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9498         (gnus-summary-expire-articles-now): Shorten prompt.
9499
9500         * gmm-utils.el (wid-edit): Require.
9501         (defun-gmm): Renamed from `gmm-defun-compat'.
9502         (gmm-image-search-load-path): Use it.
9503         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9504
9505 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9508         variable.
9509         (gnus-summary-save-article): Add optional `decode' argument.  If
9510         it is set and gnus-summary-save-article-coding-system is non-nil,
9511         save decoded article.
9512         (gnus-summary-write-article-file): Save decoded article if
9513         gnus-summary-save-article-coding-system is non-nil.
9514
9515         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9516         type.
9517
9518 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9521
9522 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9523
9524         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9525         first to test gnus-single-article-buffer which may be buffer-local.
9526
9527         * gnus-sum.el (gnus-summary-setup-buffer): Make
9528         gnus-single-article-buffer buffer-local and nil in ephemeral
9529         group; make gnus-article-buffer, gnus-article-current, and
9530         gnus-original-article-buffer always buffer-local.
9531         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9532         group.
9533         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9534
9535 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9536
9537         * nnml.el (nnml-request-compact-group): Compressed files might not
9538         have .gz extension.
9539
9540 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9541
9542         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9543         (mm-copy-to-buffer): Use with-current-buffer.
9544         (mm-display-part): Simplify.
9545         (mm-inlinable-p): Add optional arg `type'.
9546
9547 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9548
9549         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9550         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9551         Try harder to show the attachment internally or externally using
9552         gnus-mime-view-part-as-type.
9553
9554 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * message.el (message-from-style, message-signature-separator)
9557         (message-user-organization-file, message-send-mail-function)
9558         (message-citation-line-function, message-yank-prefix)
9559         (message-indent-citation-function, message-signature)
9560         (message-signature-file, message-signature-insert-empty-line):
9561         Remove autoloads.
9562
9563         * gnus-art.el (gnus-buttonized-mime-types): Remove
9564         "multipart/signed".  Revert 2006-04-26 change.
9565
9566 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9567
9568         * gnus.el (gnus-version-number): Bump version.
9569
9570 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9571
9572         * gnus.el: No Gnus v0.5 is released.
9573
9574 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9575
9576         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9577         fetching articles by message-id.
9578
9579 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9580
9581         * message.el (hashcash): Require hashcash as normal.
9582
9583         * ecomplete.el (ecomplete-highlight-match-line): Use
9584         point-at-eol.
9585         (ecomplete-highlight-match-line): Use `highlight', because that
9586         face exists in both Emacs and XEmacs.
9587
9588         * message.el (message-display-abbrev): Use point-at-bol.
9589
9590         * mail-source.el: Don't require timer/timer-funcs.
9591
9592         * gnus-async.el: Ditto.
9593
9594         * password.el: Ditto.
9595
9596         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9597
9598         * mm-url.el: Ditto.
9599
9600         * gnus-xmas.el: Don't require timer-funcs.
9601
9602         * mm-util.el: Require timer/timer-funcs.
9603
9604 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9605
9606         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9607         Close.
9608
9609 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9612         unibyte after clear-decrypt function runs.
9613
9614         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9615         returns as a unibyte string.
9616
9617 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9618
9619         * lpath.el: Revert.
9620
9621         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9622         (pgg-gpg-process-sentinel): Revert.
9623
9624         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9625         (pgg-pgp-lookup-key): Revert.
9626
9627         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9628         (pgg-pgp5-lookup-key): Revert.
9629
9630         * pgg.el (pgg-fetch-key): Revert.
9631
9632 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * lpath.el: Fbind string-as-multibyte for XEmacs.
9635
9636         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9637         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9638         (mml1991-pgg-encrypt): Ditto.
9639
9640         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9641         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9642         a multibyte buffer.
9643
9644         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9645         (pgg-pgp-lookup-key): Ditto.
9646
9647         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9648         (pgg-pgp5-lookup-key): Ditto.
9649
9650         * pgg.el (pgg-fetch-key): Ditto.
9651
9652 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9653
9654         * message.el (message-user-organization-file): Check several
9655         locations of the organization file.
9656
9657         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9658         Add gnus-article-view-part-as-type.
9659
9660         * gnus-art.el (gnus-article-view-part-as-type): New function.
9661
9662         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9663         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9664
9665         * mml.el: Simplify autoload.
9666         (mml-mode): defvar dnd-protocol-alist instead of using
9667         symbol-value.
9668         (mml-default-directory): New variable.
9669         (mml-minibuffer-read-file): Use it.
9670         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9671
9672         * message.el (message-citation-line-format): New variable.
9673         (message-insert-formated-citation-line): New function.
9674         (message-citation-line-function): Add
9675         `message-insert-formated-citation-line' to custom type.
9676
9677         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9678         to doc string.
9679
9680         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9681         depending on mm-verify-option.
9682
9683 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9684
9685         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9686         binding pgg-* variables; reimplement the section which prevents
9687         MIME header from being signed.
9688         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9689         pgg-text-mode; remove a blank line at the top of body.
9690
9691         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9692         lines at the top of body; use gnus-newsgroup-charset if there's no
9693         Charset header.
9694
9695 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9696
9697         * message.el (message-self-insert-commands): Doc fix.
9698
9699         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9700         (mm-uu-pgp-encrypted-test): Ditto.
9701         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9702         between header and body; return application/pgp-encrypted handle
9703         if decryption failed; decode decrypted body by charset.
9704
9705         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9706         element match to application/pgp-*.
9707
9708 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9709
9710         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9711         HTML.
9712
9713 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9714
9715         * mail-source.el (mail-source-call-script): Message the error
9716         string.
9717
9718 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9719
9720         * gnus-util.el (gnus-byte-compile): Use it.
9721
9722 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9723
9724         * gnus-util.el (kill-empty-logs): New function.
9725
9726 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9727
9728         * message.el (message-mail-alias-type): Doc fix.
9729         (message-mail-alias-type-p): New function.
9730         (message-send): Use it.
9731         (message-mode): Ditto.
9732         (message-strip-forbidden-properties): Ditto.
9733
9734         * ecomplete.el (ecomplete-database-file-coding-system): New
9735         variable.
9736         (ecomplete-save): Use it.
9737         (ecomplete-setup): Use it.
9738
9739 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9740
9741         * message.el (message-self-insert-commands): New variable.
9742         (message-strip-forbidden-properties): Use it.
9743
9744 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9745
9746         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9747         that doesn't make XEmacs choke.
9748
9749 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9750
9751         * gnus-util.el (gnus-replace-in-string):
9752         Prefer replace-regexp-in-string over of replace-in-string.
9753
9754 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * gnus-util.el (gnus-select-frame-set-input-focus):
9757         Use select-frame-set-input-focus if it is available in XEmacs; use
9758         definition defined in Emacs 22 for old Emacsen.
9759
9760         * dgnushack.el: Autoload unmorse-region for XEmacs.
9761
9762         * lpath.el: Bind cursor-in-non-selected-windows and
9763         select-frame-set-input-focus for XEmacs.
9764
9765 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9766
9767         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9768
9769 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9770
9771         * gnus-registry.el (gnus-registry-cache-save): Remove text
9772         properties when saving via the temp buffer.
9773
9774 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9775
9776         * message.el (message-generate-hashcash): Honor custom type.
9777
9778 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9779
9780         * message.el (message-generate-hashcash): Default to non-nil when
9781         hashcash is found.
9782
9783         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9784         (gnus-refer-thread-limit): Increase default to 500.
9785
9786         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9787
9788         * flow-fill.el (fill-flowed): Allow delete-space.
9789
9790 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9791
9792         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9793         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9794         Remove autoloads.
9795
9796 2006-04-18  Simon Josefsson  <jas@extundo.com>
9797
9798         * message.el (message-generate-hashcash): Default to.
9799
9800 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9801
9802         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9803         concatenating segments rather than before concatenating them.
9804
9805 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9806
9807         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9808
9809 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9810
9811         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9812
9813         * message.el (message-forward-make-body-plain): Allow
9814         message-forward-ignored-headers to be a list.
9815         (message-remove-ignored-headers): Factor out into function.
9816         (message-forward-make-body-mml): Use it.
9817
9818         * imap.el (imap-quote-specials): New function.
9819         (imap-login-auth): Quote specials.
9820
9821         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9822         (rfc2231-parse-string): Allow concatanation of parameters that
9823         aren't contiguous.  The test case is
9824           (mail-header-parse-content-type "message/external-body;
9825             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9826             access-type=LOCAL-FILE;
9827             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9828
9829 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9830
9831         * nntp.el (nntp-accept-process-output): Return the value of
9832         `nnheader-accept-process-output'.
9833
9834 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9835
9836         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9837         (gnus-button-alist): Recognize more diff formats.
9838         (gnus-button-patch): Strip directory.
9839
9840 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9841
9842         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9843         Emacs 22 when setting focus.
9844
9845 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * gnus-art.el (gnus-article-treat-types): Do treatment of
9848         text/x-verbatim parts.
9849         (gnus-button-patch): New command.
9850
9851         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9852         addresses that contain invalid characters.
9853
9854 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9855
9856         * message.el (message-put-addresses-in-ecomplete): Use
9857         gnus-replace-in-string.
9858         (message-is-yours-p): Use the more correct
9859         mail-header-parse-address instead of
9860         mail-extract-address-components.
9861         (message-put-addresses-in-ecomplete): Fix typo.
9862
9863         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9864         keystroke.
9865
9866         * gnus-art.el (gnus-treatment-function-alist): Change order of
9867         newsgroups/generic header folding to avoid double-folding.
9868
9869         * message.el (message-hidden-headers): Add X-Draft-From.
9870
9871         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9872         command.
9873         (gnus-summary-repeat-search-article-backward): New command.
9874
9875         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9876         groups in the parent topic.
9877
9878 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9879
9880         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9881         (spam-extra-header-to-number): Return the CRM114 number as a
9882         number instead of a string.
9883
9884 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9885
9886         * gnus-art.el (gnus-face-properties-alist): Moved here from
9887         gnus-fun.
9888
9889         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9890
9891 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9892
9893         * message.el (message-strip-forbidden-properties): Only display on
9894         self-insert-command.
9895
9896         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9897         reindent.
9898         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9899
9900 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9901
9902         * smiley.el (smiley-style): Fix typo.
9903
9904 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9905
9906         * hashcash.el (hashcash-insert-payment-async-2): Use
9907         message-goto-eoh instead of doing it manually.
9908         (mail-add-payment): Use message-narrow-to-header instead of trying
9909         to do the same itself.
9910
9911         * message.el (message-hidden-headers): Add Face.
9912
9913         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9914         reparenting code.
9915         (gnus-summary-reparent-children): Refactored out code.
9916         (gnus-summary-thread-map): New keystroke.
9917         (gnus-summary-reparent-children): Make into command.
9918
9919         * smiley.el (smiley-style): Default to `medium' if using a large
9920         font.
9921
9922         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9923         does it itself.
9924
9925         * message.el (message-point-in-header-p): Simplify definition.
9926
9927 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9928
9929         * nnagent.el (nnagent-request-set-mark): Silence log file
9930         writing.
9931         (nnagent-request-set-mark): Use write-region instead of
9932         append-to-file.
9933
9934         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9935         strange select method.
9936
9937         * ecomplete.el (ecomplete-display-matches): Get highlightling
9938         right.
9939         (ecomplete-display-matches): Use literals.
9940         (ecomplete-display-matches): Disable message logging.
9941
9942         * message.el (message-display-abbrev): Small optimization.
9943
9944         * ecomplete.el (ecomplete-display-matches): Allow automatic
9945         display.
9946
9947         * message.el (message-strip-forbidden-properties): Display
9948         abbrevs.
9949         (message-display-abbrev): Get automatic display right.
9950
9951         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9952         keystrokes.
9953
9954 2006-04-13  Romain Francoise  <romain@orebokech.com>
9955
9956         TODO: Backport to v5-10!
9957
9958         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9959         Moved here (and renamed) from gnus-registry.el.
9960
9961         * gnus-registry.el: Require gnus-util.
9962         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9963
9964 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9965
9966         * gnus-group.el (gnus-group-catchup-current): Change
9967         if-then-else-if-then-else into cond.
9968         (gnus-group-catchup): Indent.
9969         (group-name-at-point): New function.
9970         (gnus-fetch-group): Provide default from thing at point.
9971
9972 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9973
9974         * message.el (message-display-abbrev): Fix regexp.
9975
9976         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9977         choosing.
9978         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9979         dead variables.
9980
9981         * message.el (message-newline-and-indent): Remove debugging.
9982         (message-display-abbrev): Use new implementation.
9983
9984 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9985
9986         * gnus-art.el (gnus-article-mode): Set
9987         cursor-in-non-selected-windows to nil.
9988
9989         * smiley.el: Revert previous change.
9990         (smiley-data-directory): defvar it before using it in the
9991         defcustom of `smiley-style'.
9992
9993 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9994
9995         * message.el (message-newline-and-indent): New function.
9996
9997         * ecomplete.el: Implement more bits.
9998
9999         * message.el (message-put-addresses-in-ecomplete): Clean up the
10000         string.
10001
10002         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10003
10004         * gnus-sum.el (gnus-summary-save-parts): Bind
10005         gnus-summary-save-parts-counter and use it to make unique file
10006         names.
10007
10008         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10009
10010         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10011         parameter to say whether to actually parse the individual
10012         addresses.
10013
10014         * message.el (message-put-addresses-in-ecomplete): New function.
10015         (ecomplete): Require.
10016         (message-mail-alias-type): Add ecomplete as an option.
10017
10018 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10019
10020         * flow-fill.el (fill-flowed): Remove trailing space from blank
10021         quoted lines.
10022
10023 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10024
10025         * smiley.el (smiley-style): Move definition later to avoid a
10026         compilation warning.
10027
10028 2006-04-12  Kenichi Handa  <handa@m17n.org>
10029
10030         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10031         buffer and then decode the buffer text if necessary.
10032         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10033         first, and after mm-encode-body, change the buffer to unibyte.
10034         Use mm-disable-multibyte instead of set-buffer-multibyte.
10035
10036 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10039         Content-Type header instead of Content-Disposition header.
10040         (gnus-mime-inline-part): Ditto.
10041         (gnus-mime-view-part-as-charset): Ignore charset that the part
10042         specifies.
10043
10044         * mm-decode.el (mm-display-part): Work with external parts and
10045         usual parts similarly.
10046
10047         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10048         instead of gnus-display-mime.
10049
10050         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10051         instead of with-temp-buffer.
10052
10053         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10054         tag to summarized topics part in order to encode non-ASCII text.
10055
10056 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10057
10058         * smiley.el (smiley-style): New variable.
10059         (smiley-directory): New function.
10060         (smiley-data-directory): Derive from `smiley-style' using
10061         `smiley-directory'.
10062         (smiley-regexp-alist): Add new entries.
10063
10064         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10065         (gnus-article-browse-delete-temp): Add :version.
10066
10067 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10068
10069         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10070         the sieve region.
10071
10072 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10073
10074         * gnus.el (gnus-version-number): Bump version.
10075
10076 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10077
10078         * gnus.el: No Gnus v0.4 is released.
10079
10080 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10081
10082         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10083         layout.
10084
10085         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10086         unknown charset.
10087
10088         * message.el (message-header-synonyms): Add Original-To to the
10089         default.
10090
10091         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10092         optional parameter.
10093
10094 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * gnus-fun.el (gnus): Require it for gnus-directory.
10097
10098 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10099
10100         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10101
10102 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10103
10104         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10105
10106 2006-04-05  Simon Josefsson  <jas@extundo.com>
10107
10108         * password.el (password-reset): New function.
10109
10110 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10111
10112         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10113         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10114
10115 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10116
10117         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10118         Some whitespace was matched into the url, which broke browsing hits
10119         > 100 when mm-url-use-external was nil.
10120
10121 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10122
10123         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10124         gnus-extra-headers for 'Newsgroups.
10125
10126         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10127         bound.
10128
10129 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10130
10131         * pgg-gpg.el: Clean up process buffers every time gpg processes
10132         complete.
10133
10134 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10135
10136         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10137         doc string.
10138
10139 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10140
10141         * pgg-gpg.el (pgg-gpg-process-filter)
10142         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10143
10144         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10145         lines, temporary fix.
10146
10147 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10150
10151 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10152
10153         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10154         default-enable-multibyte-characters.  This reverts the change from
10155         revision 6.17 which is no longer necessary because the passphrase
10156         is sent separately now.  GnuPG messages are unreadable under
10157         multibyte locales with default-enable-multibyte-characters set to
10158         nil.
10159
10160 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10161
10162         * message.el (message-tool-bar-gnome): Move "spell".
10163
10164 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10165
10166         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10167         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10168         instead.
10169
10170 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10171
10172         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10173         newsgroups handling for NNTP overviews which don't include
10174         Newsgroups.
10175
10176 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10177
10178         * message.el (message-resend): Bind message-generate-hashcash to nil.
10179
10180 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10181
10182         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10183         when searching for already-paid recipients.
10184
10185 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10186
10187         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10188         passphrases when it is not needed.
10189         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10190         passphrase stuff from gpg, should only be necessary when you use
10191         gpg with a smartcard.
10192
10193 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10194
10195         * mml.el (mml-insert-mime): Ignore cached contents of
10196         message/external-body part.
10197
10198         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10199         (mm-insert-part): Ditto.
10200
10201 2006-03-23  Simon Josefsson  <jas@extundo.com>
10202
10203         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10204         Reiner.
10205         (pgg-gpg-use-agent-p): Use it again.
10206
10207 2006-03-23  Simon Josefsson  <jas@extundo.com>
10208
10209         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10210         older emacsen.
10211         (pgg-gpg-use-agent-p): Don't use it.
10212
10213 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10214
10215         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10216         if we can.
10217
10218 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10219
10220         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10221         (pgg-gpg-update-agent): New function.
10222         (pgg-gpg-use-agent-p): New function.
10223         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10224         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10225         (pgg-gpg-sign-region): Use it.
10226
10227 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10228
10229         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10230         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10231
10232 2006-03-21  Simon Josefsson  <jas@extundo.com>
10233
10234         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10235         <wilde@sha-bang.de>.
10236         (pgg-gpg-use-agent): New variable.
10237         (pgg-gpg-process-region): Use it.
10238         (pgg-gpg-encrypt-region): Likewise.
10239         (pgg-gpg-encrypt-symmetric-region): Likewise.
10240         (pgg-gpg-decrypt-region): Likewise.
10241         (pgg-gpg-sign-region): Likewise.
10242         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10243
10244 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10245
10246         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10247
10248         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10249         Add comment on version.
10250
10251 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10252
10253         * smiley.el: Add missing test smiley.
10254
10255 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10256
10257         * mm-decode.el (mm-with-part): New macro.
10258         (mm-get-part): Use it; work with message/external-body as well.
10259         (mm-save-part): Treat name and filename equally.
10260
10261         * mm-extern.el (mm-extern-cache-contents): New function.
10262         (mm-inline-external-body): Use it; force the part to be displayed;
10263         move undisplayer added to the cached handle to the parent.
10264
10265         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10266         (gnus-mime-view-part-as-type): Work with message/external-body.
10267
10268         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10269
10270 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10271
10272         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10273         images in image-load-path.  [Sync with image.el, revision 1.60, in
10274         Emacs.]
10275
10276 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10277
10278         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10279         path rather than symbol.  Always return list of directories.
10280         Guarantee that image directory comes first.  [Sync with image.el,
10281         revision 1.59, in Emacs.]
10282
10283         * message.el (message-make-tool-bar): Adjust to new API of
10284         `gmm-image-load-path-for-library'.
10285
10286         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10287
10288         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10289
10290 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10291
10292         * gnus-art.el (gnus-article-only-boring-p):
10293         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10294         intangible text.
10295         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10296
10297 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10298
10299         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10300         `defun' instead of `gmm-defun-compat'.
10301
10302 2006-03-14  Simon Josefsson  <jas@extundo.com>
10303
10304         * message.el (message-unique-id): Don't use message-number-base36
10305         if (user-uid) is a float.
10306         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10307
10308 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10309
10310         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10311
10312         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10313         empty line between a part and a message part.
10314
10315 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10316
10317         * smiley.el: Add more test smileys.
10318         (smiley-data-directory, smiley-regexp-alist)
10319         (gnus-smiley-file-types): Fix doc strings.
10320         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10321         adding new elements.
10322         (smiley-mouse-map): Unused code.  Make it a comment.
10323
10324 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10325
10326         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10327         scan latest NoCeM messages instead of old ones.
10328         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10329         delimiters that are recently used.
10330         (gnus-nocem-load-cache): Add autoload cookie.
10331
10332         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10333
10334         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10335         level which is larger than gnus-use-nocem is specified.
10336
10337         * gnus-group.el (gnus-group-get-new-news): Ditto.
10338
10339 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10340
10341         * gnus-util.el (gnus-tool-bar-update): New function.
10342
10343         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10344         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10345
10346         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10347
10348         * gnus-group.el (gnus-group-redraw-when-idle)
10349         (gnus-group-redraw-check): Remove.
10350         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10351
10352 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10353
10354         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10355         if optional last element is specified in splits (FIELD VALUE...).
10356
10357 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10358
10359         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10360         to gmm-image-load-path-for-library.  Call with no-error argument.
10361         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10362
10363         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10364
10365         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10366
10367         * gmm-utils.el (gmm-image-load-path): Remove alias.
10368
10369 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10370
10371         * gmm-utils.el (gmm-image-load-path): Add alias.
10372
10373         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10374         nnml-generate-nov-databases-1.
10375         (nnml-generate-nov-databases): Use it.
10376         (nnml-generate-nov-databases-directory): Document no-active
10377         argument.
10378
10379         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10380         directory if path is t.  Add no-error.
10381
10382         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10383         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10384
10385         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10386         resetting gnus-article-browse-html-temp-list.
10387
10388         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10389         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10390         Add example to docstring.  Rename local variables.  Move error
10391         checks to default case in cond and simplify.
10392
10393 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10396         handle is multipart when calling it recursively.
10397         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10398
10399 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10400
10401         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10402         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10403
10404 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10407         is loaded.
10408
10409         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10410         loaded.
10411
10412 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10413
10414         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10415         to "Emacs 23 (unicode)" in doc string.
10416
10417         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10418         "Emacs 23 (unicode)" in comment.
10419
10420 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10421
10422         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10423
10424         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10425         characters 160 through 255 in Emacs 23.
10426
10427 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10428
10429         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10430         gnus-article-browse-html-temp.
10431         (gnus-article-browse-delete-temp): Make it customizable.  Add
10432         `file'.  Adjust doc string.
10433         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10434         query for each file.  Adjust doc string.
10435         (gnus-article-browse-html-parts): Add
10436         `gnus-article-browse-delete-temp-files' to
10437         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10438
10439 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10440
10441         * gnus-art.el (gnus-article-browse-html-temp)
10442         (gnus-article-browse-delete-temp): New variables.
10443         (gnus-article-browse-delete-temp-files): New function.
10444         (gnus-article-browse-html-parts): Use it.
10445
10446 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10447
10448         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10449
10450         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10451         string.
10452
10453         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10454         gnus-summary-insert-new-articles when unplugged.  Remove
10455         gnus-summary-search-article-forward.
10456
10457         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10458         display-visual-class instead of display-color-cells.
10459
10460 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10461
10462         * dgnushack.el: Autoload customize-group for XEmacs.
10463
10464         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10465         message/* containing non-ASCII text properly.
10466
10467 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * message.el: Require gmm-utils, remove autoloads.
10470         (message-tool-bar): Set default based on
10471         gmm-tool-bar-style.
10472         (message-tool-bar-gnome): Add gmm-customize-mode.
10473
10474         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10475         gmm-tool-bar-style.
10476         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10477
10478         * gnus-group.el (gnus-group-tool-bar): Set default based on
10479         gmm-tool-bar-style.
10480         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10481
10482         * gmm-utils.el (gmm-image-directory): Rename variable from
10483         gmm-image-load-path.
10484         (gmm-image-load-path): Use gmm-image-directory.
10485         (gmm-customize-mode): New function.
10486         (gmm-tool-bar-style): New variable.
10487
10488         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10489         gnus-group-redraw-line-number.
10490         (gnus-group-redraw-check): Simplify.
10491         (gnus-group-tool-bar-update): Remove redraw check.
10492         (gnus-group-make-tool-bar): Add redraw check.
10493
10494 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10495
10496         * gnus-art.el (gnus-button): Add missing parentheses.
10497
10498 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * lpath.el: Fbind line-number-at-pos.
10501
10502 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10503
10504         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10505
10506 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10507
10508         * gnus-art.el (gnus-button): New face.
10509         (gnus-article-button-face): Use it.
10510
10511         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10512         gnus-summary-next-page.  Re-order.
10513
10514         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10515         next-node are now included.
10516         (gnus-group-redraw-line-number): New internal variable.
10517         (gnus-group-redraw-check): Helper function for updating the tool
10518         bar.
10519         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10520
10521         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10522
10523         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10524         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10525         Use it to match format of Spamassassin 3.0 and later.  Reported by
10526         IRIE Tetsuya <irie@t.email.ne.jp>.
10527         (spam-check-bogofilter)
10528         (spam-bogofilter-register-with-bogofilter): Fix args of
10529         `gnus-error' calls.
10530
10531 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10532
10533         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10534         unnecessary interaction when sending queued mails.  Reported by
10535         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10536
10537 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10538
10539         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10540         first or last are nil.
10541
10542 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10543
10544         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10545
10546 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10547
10548         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10549
10550 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10551
10552         * dns.el (query-dns): Protect more against buggy tcp output.
10553
10554 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10557         nov.php.
10558
10559 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10560
10561         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10562         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10563         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10564         output on the server side.
10565         (nnweb-google-create-mapping): Update regexps and add some
10566         progress indication.
10567
10568 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10569
10570         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10571         gnus-agent-toggle-plugged.  Re-order icons.
10572         (gnus-group-tool-bar-gnome): Add
10573         gnus-group-{prev,next}-unread-group.
10574         (gnus-group-tool-bar-gnome): Re-order icons.
10575
10576         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10577         gnus-summary-insert-new-articles.
10578
10579         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10580         comments.
10581
10582         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10583         also available in Emacs 21.3.
10584
10585         * message.el (message-fix-before-sending): Change "Emacs 22" to
10586         "Emacs 23 (unicode)" in comment.
10587
10588         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10589         "Emacs 23 (unicode)" in comment.
10590
10591         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10592         comment.
10593         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10594
10595         * mm-view.el (mm-fill-flowed): Add :version.
10596
10597 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10600         and load-path.
10601
10602 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * message.el: Autoload gmm-image-load-path.
10605         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10606         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10607         consitency.
10608
10609         * gmm-utils.el (gmm-image-load-path): Also search in
10610         "../etc/images".  Don't set gmm-image-load-path if we don't find
10611         the image.
10612
10613 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10614
10615         * gmm-utils.el (gmm-image-load-path): Don't make
10616         `gmm-image-load-path' include subdirectories which the second arg
10617         `image' might specify.
10618
10619         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10620         subdirectory to icon file names.
10621
10622         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10623
10624 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10625
10626         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10627         gmm-image-load-path calls.
10628
10629         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10630
10631         * message.el (message-make-tool-bar): Ditto.
10632
10633         * mml.el (mml-preview): Added comment concerning tool bar icons.
10634
10635         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10636         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10637
10638         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10639         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10640
10641         * message.el (message-tool-bar-gnome): Use new icon names.
10642         (message-make-tool-bar): Use `gmm-image-load-path'.
10643
10644         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10645         functions from MH-E.
10646         (gmm-image-load-path): New variable from MH-E.
10647         (gmm-image-load-path): New function from MH-E.  Added arguments
10648         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10649         *-image-load-path-called-flag.
10650
10651 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10652
10653         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10654
10655 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10656
10657         * nnimap.el (nnimap-request-move-article): Change folder back to
10658         source group before deleting.
10659
10660 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10661
10662         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10663
10664         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10665         mm-url.
10666
10667         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10668
10669 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10670
10671         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10672         coding system which mm-charset-to-coding-system returns for a
10673         given charset is valid.
10674
10675 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10676
10677         * html2text.el (html2text-remove-tag-list):
10678         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10679
10680 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10681
10682         * gnus-cus.el: Revert 2005-10-17 change.
10683
10684 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10685
10686         * gnus-art.el (article-strip-banner): Call
10687         article-really-strip-banner only when the regexp match is made.
10688
10689 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * gnus-art.el (article-strip-banner): Use
10692         gnus-extract-address-components instead of
10693         mail-header-parse-addresses to make it work with non-ASCII text;
10694         remove mail-encode-encoded-word-string.
10695
10696         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10697         values which are surrounded with \"...\"; make it never cause a
10698         Lisp error; give up parsing of parameters if it failed in
10699         extracting type.
10700
10701 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10702
10703         * smime.el (smime-cert-by-ldap-1): Fix bug where
10704         `smime-ldap-search' returns results without userCertificates.
10705
10706 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10709
10710 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10711
10712         * spam.el (spam-check-spamassassin-headers): Adapt format for
10713         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10714         <ari@mbf.ocn.ne.jp>.
10715         (spam-list-of-processors): Add spam-use-gmane.
10716
10717 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10718
10719         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10720         make-temp-file; make it work with XEmacs as well.
10721
10722         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10723         mm-make-temp-file.
10724
10725         * mm-decode.el (mm-display-external): Use the 3rd arg of
10726         mm-make-temp-file.
10727         (mm-create-image-xemacs): Ditto.
10728
10729 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10732         with message-narrow-to-headers.
10733         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10734         (gnus-draft-check-draft-articles): New function.
10735         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10736
10737 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10738
10739         * gnus-art.el (gnus-article-browse-html-parts):
10740         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10741         Don't use suffix argument for mm-make-temp-file for Emacs 21
10742         compatibility.  Remove useless `format'.
10743
10744 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10745
10746         * nnweb.el (nnweb-google-wash-article): Update regexps.
10747         (nnweb-group-alist): Use defvoo instead of defvar.
10748
10749 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10750
10751         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10752         re-loading nn* modules.
10753
10754 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10755
10756         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10757         for `tool-bar-mode' and don't check it's default-value.
10758
10759         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10760
10761         * message.el (message-make-tool-bar): Ditto.
10762
10763         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10764         `substring'.  Shorten tmp-file name.
10765
10766         * gnus.el: Remove bogus comment.
10767
10768 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10769
10770         * gnus-art.el (gnus-article-browse-html-parts): New function.
10771         (gnus-article-browse-html-article): New function for viewing html
10772         articles with a browser.
10773
10774 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10775
10776         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10777         in elisp.
10778         (pgg-gpg-encrypt-symmetric-region): Ditto.
10779         (pgg-gpg-sign-region): Ditto.
10780
10781         * pgg-def.el (pgg-text-mode): New variable.
10782
10783         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10784         (mml2015-pgg-encrypt): Ditto.
10785
10786         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10787         (mml1991-pgg-encrypt): Ditto.
10788
10789 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10790
10791         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10792         message-make-date instead of current-time-string.
10793
10794         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10795         to gnus-decoded which mm-uu might set.
10796
10797 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10798
10799         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10800         don't decode quoted parameters; remove misimported Emacs code.
10801         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10802         (rfc2231-decode-encoded-string): Don't use split-string which
10803         behaves differently according to Emacs version; use
10804         mm-decode-coding-region to convert charset to coding-system.
10805         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10806         (rfc2231-encode-string): Remove misimported Emacs code.
10807
10808 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10809
10810         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10811         when calling mail-header-parse-content-type.
10812         (article-de-quoted-unreadable): Ditto.
10813         (article-de-base64-unreadable): Ditto.
10814         (article-wash-html): Ditto.
10815
10816         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10817         calling mail-header-parse-content-type and
10818         mail-header-parse-content-disposition.
10819         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10820         mail-header-parse-content-type.
10821
10822         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10823         insert charset and format parameters; encode description after
10824         inserting it to buffer.
10825         (mml-insert-parameter): Fold lines properly even if a parameter is
10826         segmented into two or more lines; change the max column to 76.
10827
10828         * rfc1843.el (rfc1843-decode-article-body): Don't use
10829         ignore-errors when calling mail-header-parse-content-type.
10830
10831         * rfc2231.el (rfc2231-parse-string): Return at least type if
10832         possible; don't cause an error even if it fails in parsing of
10833         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10834         (rfc2231-encode-string): Don't break lines at the beginning, leave
10835         it to mml-insert-parameter.
10836
10837         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10838         calling mail-header-parse-content-type.
10839
10840 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10841
10842         * spam-report.el (spam-report-gmane-use-article-number):
10843         Improve doc string.
10844         (spam-report-gmane-internal): Check if a suitable header was found
10845         in the article.
10846
10847 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10848
10849         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10850         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10851
10852 2006-02-05  Romain Francoise  <romain@orebokech.com>
10853
10854         Update copyright notices of all files in the gnus directory.
10855
10856 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10857
10858         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10859
10860 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10863         segmented lines of parameter value to cope with Thunderbird 1.5
10864         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10865         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10866         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10867
10868 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10869
10870         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10871         parts.
10872
10873 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10874
10875         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10876         there's only one active file for all servers.
10877         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10878         solid groups.  Gnus might have used a FAST request to select the group.
10879         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10880         and nnweb-search redundantly in the active file.
10881         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10882         (nnweb-request-create-group): Don't use ARGS.
10883         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10884         initialisations.  Let nnoo do the work.
10885
10886 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10887
10888         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10889         Say the part has been decoded.
10890
10891         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10892
10893 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10894
10895         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10896         mailcap-viewer-test-cache when there's no 'test clause, since that
10897         will invert the meaning of a "nil" test previously determined by
10898         mailcap-mailcap-entry-passes-test.
10899
10900 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10903         compiling.
10904
10905         * gnus-sum.el: Ditto.
10906
10907         * message.el: Don't bind tool-bar-map when compiling.
10908
10909 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10910
10911         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10912
10913 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10914
10915         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10916         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10917         current Google Groups.
10918
10919 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10920
10921         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10922         and tool-bar-mode.
10923
10924         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10925         and tool-bar-mode.
10926
10927         * message.el (message-tool-bar-update): Simplify.
10928         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10929
10930         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10931         gnus-summary-buffer.
10932         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10933         gnus-summary-reply.
10934
10935         * gmm-utils.el (gmm): Add :version.
10936
10937 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10938
10939         * Makefile.in (clean): New rule.
10940         (distclean): Use it.
10941
10942 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10943
10944         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10945         autoload.
10946
10947 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10948
10949         * gmm-utils.el (gmm-verbose): Add :group.
10950
10951 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10952
10953         * message.el: Change some comments WRT tool-bars.
10954
10955         * gnus-sum.el (gnus-summary-tool-bar)
10956         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10957         (gnus-summary-tool-bar-zap-list): New variables.
10958         (gnus-summary-make-tool-bar): Complete rewrite using
10959         `gmm-tool-bar-from-list'.
10960
10961         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10962         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10963         variables.
10964         (gnus-group-make-tool-bar): Complete rewrite using
10965         `gmm-tool-bar-from-list'.
10966         (gnus-group-tool-bar-update): New function.
10967
10968         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10969
10970 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10971
10972         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10973         is dissected into a single part of which the type is the same as
10974         the given one; decode charset.
10975
10976 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10977
10978         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10979         into alists as symbol not string, since that's what
10980         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10981         look for.
10982
10983 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10984
10985         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10986         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10987
10988         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10989
10990 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10991
10992         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10993         (gnus-xmas-mime-security-button-menu): New function.
10994
10995         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10996         (gnus-mime-security-button-menu): New definition.
10997         (gnus-mime-security-button-map): Use them.
10998         (gnus-mime-security-button-menu): New function.
10999         (gnus-insert-mime-security-button): Addition to help echo.
11000         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11001         (gnus-mime-security-pipe-part): New functions.
11002
11003         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11004         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11005
11006         * mm-decode.el (mm-handle-set-disposition): Remove.
11007         (mm-handle-set-description): Remove.
11008
11009 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11010
11011         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11012         (mm-w3m-standalone-supports-m17n-p): New function.
11013         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11014         w3m usage.
11015
11016         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11017         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11018
11019 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11020
11021         * message.el (message-tool-bar-zap-list): Use
11022         gmm-tool-bar-zap-list as custom type.
11023         (message-tool-bar-update): New function.
11024         (message-tool-bar, message-tool-bar-gnome)
11025         (message-tool-bar-retro): Add message-tool-bar-update.
11026         (message-tool-bar-gnome): Add flyspell-buffer.
11027
11028         * gnus-util.el (gnus-error): Describe `args'.
11029
11030         * gmm-utils.el (gmm-error): Describe `args'.
11031         (gmm-tool-bar-zap-list): New widget.
11032         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11033
11034 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11037         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11038         the number of recursive calls.
11039
11040         * mm-decode.el (mm-handle-set-disposition): New macro.
11041         (mm-handle-set-description): New macro.
11042
11043 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11044
11045         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11046         encoding.
11047
11048 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11049
11050         * message.el (message-tool-bar-zap-list, message-tool-bar)
11051         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11052         (message-tool-bar-local-item-from-menu): Remove.
11053         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11054         (message-make-tool-bar): New function.
11055         (message-mode): Use `message-make-tool-bar'.
11056
11057         * gmm-utils.el: New file.
11058         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11059         (gmm-lazy): New widget copied from `nnmail.el'.
11060         (gmm-tool-bar-from-list): New function for creating customizable
11061         tool bars.
11062         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11063         output.
11064         (gmm): Add :prefix to defgroup.
11065
11066 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11067
11068         * gmm-utils.el (gmm-widget-p): New function.
11069
11070 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11071
11072         * mml.el (mml-attach-file): Describe `description' in doc string.
11073         (mml-menu): Add Emacs MIME manual and PGG manual.
11074
11075 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11076
11077         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11078
11079 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11080
11081         * nntp.el (nntp-end-of-line): Doc fix.
11082
11083 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11084
11085         * imap.el (imap-open): Handle case where buffer is a buffer
11086         object.
11087
11088 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11089
11090         * gnus-delay.el (gnus-delay): Don't autoload.
11091         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11092         to be re-loaded when customizing the `gnus-delay' group.
11093
11094 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11095
11096         * message.el (message-insert-citation-line): Use newlines.
11097
11098 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11099
11100         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11101         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11102         these routines, so the passphrase can be managed externally and
11103         passed in to the system.
11104         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11105         pgg-add-passphrase-to-cache function.
11106
11107         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11108         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11109         these routines, so the passphrase can be managed externally and
11110         passed in to the system.
11111         (pgg-pgp5-sign-region): Use new name of
11112         pgg-add-passphrase-to-cache function.
11113
11114 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11115
11116         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11117         part of the decoded armor to find the key-identifier.
11118         (pgg-gpg-lookup-key-owner): New function to return the
11119         human-readable identifier of a key owner.
11120         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11121         itself.
11122         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11123         the key value) if we have a key and can match it against a secret
11124         key.  Also, added a note pointing out fact that the prompt only
11125         indicates the first matching key.
11126
11127         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11128         pgg-decrypt-region.
11129         (pgg-add-passphrase-to-cache): Rename from
11130         `pgg-add-passphrase-cache' to reduce confusion (all callers
11131         changed).
11132         (pgg-remove-passphrase-from-cache): Rename from
11133         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11134         changed).
11135         (pgg-read-passphrase, pgg-add-passphrase-cache)
11136         (pgg-remove-passphrase-cache): Add informative docstrings.
11137         (pgg-decrypt): Convey provided passphrase in subordinate call to
11138         pgg-decrypt-region.
11139
11140 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11141
11142         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11143         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11144         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11145         'passphrase' argument, so the passphrase can be managed externally
11146         and then passed in to the system.
11147
11148         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11149         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11150         so the passphrase cache can be used reliably with identifiers
11151         besides a pgp packet's key id.
11152
11153         * pgg-gpg.el (pgg-gpg-encrypt-region)
11154         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11155         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11156         these routines, so the passphrase can be managed externally and
11157         passed in to the system.
11158
11159         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11160         'notruncate' argument, so the passphrase cache can be used
11161         reliably with identifiers besides a pgp packet's key id.
11162
11163 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11164
11165         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11166         symmetric encryption.
11167         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11168         encrypted session key.
11169         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11170         message ask for the passphrase in a proper way.
11171
11172         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11173         New user commands for symmetric encryption.
11174
11175 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11176
11177         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11178
11179         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11180
11181 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11182
11183         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11184
11185 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * mm-decode.el (mm-inlined-types): Add application/pgp.
11188         (mm-automatic-display): Ditto.
11189
11190         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11191         part as text.
11192
11193 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11194
11195         * nnrss.el: Update copyright.
11196         (nnrss-opml-import): Query whether to subscribe to each entry.
11197
11198         * gnus-art.el:
11199         * gnus-sum.el:
11200         * gnus-xmas.el:
11201         * messagexmas.el:
11202         * mm-uu.el:
11203         * mm-view.el: Update copyright.
11204
11205 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11206
11207         * message.el (message-info): New function.
11208         (message-mode-menu): Add it.
11209         Update copyright.
11210
11211         * ChangeLog: Fix and update copyright.
11212
11213 2006-01-13  Romain Francoise  <romain@orebokech.com>
11214
11215         * message.el (message-forward-subject-name-subject): Prefer the
11216         address to 'nowhere' if the sender has no name.
11217         Fix typo.  Update copyright year.
11218
11219 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11220
11221         * gnus-art.el (article-wash-html): Use
11222         gnus-summary-show-article-charset-alist if a numeric arg is given.
11223         (gnus-article-wash-html-with-w3m-standalone): New function.
11224
11225         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11226         mm-inline-text-html-render-with-w3m-standalone.
11227         (mm-text-html-washer-alist): Map w3m-standalone to
11228         gnus-article-wash-html-with-w3m-standalone.
11229         (mm-inline-text-html-render-with-w3m-standalone): New function.
11230
11231 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11232
11233         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11234         Improve LaTeX.
11235
11236 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11237
11238         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11239         (nnrss-request-article): Render text/plain parts as HTML.
11240
11241         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11242         the buffer.
11243
11244 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11245
11246         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11247         custom definition of `gnus-posting-styles'.
11248
11249         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11250         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11251
11252 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11255         Use nntp for bug archive.
11256
11257 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11260         parts.
11261         (nnrss-normalize-date): New function converts ISO 8601 date into
11262         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11263         (nnrss-check-group): Use it.
11264
11265 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11266
11267         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11268
11269         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11270         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11271         (nnrss-insert-w3): Ditto.
11272
11273 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11274
11275         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11276         the articles to be forwarded including the case where neither a
11277         number of articles nor a region is specified.
11278
11279 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11280
11281         * nnrss.el (nnrss-request-article): Fix last change; fill
11282         text/plain parts.
11283
11284 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11285
11286         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11287         in text/plain part.
11288         (nnrss-check-group): Don't add excessive newline to dc:subject.
11289
11290 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11291
11292         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11293         article.
11294
11295 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11296
11297         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11298         (nnml-use-compressed-files, nnml-save-mail): Support other
11299         comression programs such as bzip2.
11300
11301 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11302
11303         * dns.el (query-dns): Make sure we check the buffer size before
11304         removing tcp headers.
11305
11306 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11307
11308         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11309         remove MIME buttons associated with multipart/alternative parts.
11310         (gnus-mime-display-alternative): Tag buttons using `article-type'
11311         text property.
11312
11313         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11314         associated with multipart/alternative parts.
11315
11316         * gnus-art.el (gnus-signature-separator): Fix custom type.
11317
11318         * mm-decode.el (mm-inlined-types): Fix custom type.
11319         (mm-keep-viewer-alive-types): Ditto.
11320         (mm-automatic-display): Ditto.
11321         (mm-attachment-override-types): Ditto.
11322         (mm-inline-override-types): Ditto.
11323         (mm-automatic-external-display): Ditto.
11324
11325 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11326
11327         * spam-report.el (spam-report-user-mail-address)
11328         (spam-report-user-agent): New variables.
11329         (spam-report-url-ping-plain): Use spam-report-user-agent.
11330
11331 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11332
11333         * gnus-art.el (gnus-button-handle-custom): Do not just use
11334         `customize-apropos' for any "M-x customize-*" button but the
11335         function called for.  Accept both the function name and its
11336         argument in order to achieve this.
11337         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11338         function name to `gnus-button-handle-custom' in case of "M-x
11339         customize-*" buttons.
11340
11341 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11344         multipart/alternative and add xref to mm-discouraged-alternatives
11345         in doc string.
11346
11347         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11348         gnus-buttonized-mime-types in doc string.
11349
11350 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11351
11352         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11353         Suggest image/.* in the doc string.
11354
11355 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11356
11357         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11358         message-marks (Debian bug #342521).
11359
11360 2005-12-12  Simon Josefsson  <jas@extundo.com>
11361
11362         * password.el (password-read-from-cache): Add.
11363         (password-read): Use it.
11364
11365 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11366
11367         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11368         us-ascii as a MIME charset.
11369
11370         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11371         against the case where the 2nd arg TYPE is nil.
11372
11373 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11374
11375         * pop3.el (pop3-stream-type): Fix custom version.
11376
11377         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11378
11379 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11380
11381         * mm-decode.el (mm-display-external): Add missing cdr.
11382
11383 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11384
11385         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11386         RFC1524) if it is in mailcap or add a suffix according to
11387         mailcap-mime-extensions when generating a temp filename; postpone
11388         deleting a temp file for 2 seconds for some wrappers, shell
11389         scripts, and so on, which might exit right after having started a
11390         viewer command as a background job.
11391
11392 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11393
11394         * nntp.el (nntp-marks-directory): Fix custom group.
11395
11396         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11397         steps when < 10.
11398
11399         * gnus-start.el (gnus-no-server-1): Mention
11400         `gnus-level-default-subscribed' in doc string.
11401
11402 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11403
11404         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11405         parens.
11406
11407 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * gnus-xmas.el (gnus-use-toolbar): Revert.
11410         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11411         gnus-use-toolbar is default.
11412
11413         * messagexmas.el (message-use-toolbar): Revert.
11414         (message-setup-toolbar): Use global default-toolbar if
11415         message-use-toolbar is default.
11416
11417 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11418
11419         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11420         according to default-toolbar-visible-p.
11421
11422         * messagexmas.el (message-use-toolbar): Ditto.
11423
11424 2005-11-26  Dave Love  <fx@gnu.org>
11425
11426         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11427         (tls-program, tls-success): Provide openssl alternative.
11428
11429         * starttls.el: Doc fixes.
11430         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11431         SERVICE to PORT.
11432
11433         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11434         port null or service name.
11435         (starttls-negotiate): Autoload.
11436
11437 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11438
11439         * message.el (message-kill-to-signature): Fix interactive spec.
11440
11441 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * pop3.el (pop3-open-server): Recognize a string as a service name.
11444
11445 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11446
11447         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11448
11449 2005-11-23  Dave Love  <fx@gnu.org>
11450
11451         Add pop3s, pop3/starttls.
11452
11453         * pop3.el (pop3-authentication-scheme): Clarify doc.
11454         (open-tls-stream, starttls-open-stream): Autoload.
11455         (pop3-stream-type): New.
11456         (pop3-open-server): Use it.
11457
11458         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11459         for POP.
11460         (mail-source-keyword-map): Add :stream for POP.
11461         (mail-source-fetch-pop): Use pop3-stream-type.
11462
11463 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11464
11465         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11466         of current-time-string.
11467
11468 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11469
11470         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11471         date header.
11472
11473 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11474
11475         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11476         it can seriously impact performance as it bypasses the agent's
11477         local caches.
11478
11479 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11480
11481         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11482         must be explicitly online rather than "not explicitly offline" for
11483         its flags to be synchronized.
11484
11485         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11486         that gnus-uu-unmark-thread will function correctly.
11487
11488         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11489         1024K is instead displayed as 1M.
11490
11491 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11492
11493         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11494
11495 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11496
11497         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11498
11499 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11500
11501         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11502         error message to display actual error condition.
11503         (gnus-agent-save-local): Avoid saving symbols that are bound to
11504         nil as they simply result in a warning message in
11505         gnus-agent-read-local.
11506
11507 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11508
11509         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11510         rather than make-variable-buffer-local for file-precious-flag.
11511
11512 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11513
11514         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11515         for duplicates which are removed.  The invalid sort check then
11516         triggers a rescan after the sort as sorting may have moved
11517         duplicate entries such that they can be cheaply detected.
11518
11519 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11520
11521         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11522
11523 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11524
11525         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11526         internal variable to a custom variable.  Changed default value
11527         from compressed(2) to uncompressed(1).
11528         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11529         support for uncompressed agentview files.  Taken together, reading
11530         the agentview file should now be 6-7 times faster.
11531
11532 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11533
11534         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11535         as a buffer-local variable.  This avoids creating truncated
11536         dribble files as a result of a hang up, eg.
11537
11538 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11539
11540         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11541         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11542         XEmacs.
11543
11544 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * gnus-start.el (gnus-start-draft-setup): Enforce
11547         `gnus-draft-mode' for nndraft:drafts at startup.
11548
11549         * gnus.el (gnus-splash): Change custom group.
11550         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11551         allow-list argument.
11552
11553         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11554         string.
11555
11556 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11557
11558         * gnus-art.el (gnus-default-article-saver): Add user-defined
11559         `function' to custom type.
11560
11561 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11562
11563         * imap.el (imap-open): Handle case where buffer is a buffer
11564         object.
11565
11566 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11567
11568         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11569         long lines.
11570         (gnus-cache-delete-group): Wrap doc strings.
11571
11572         * gnus-agent.el (gnus-agent-rename-group)
11573         (gnus-agent-delete-group): Wrap doc strings.
11574
11575 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11576
11577         * messagexmas.el (message-use-toolbar): Change the valid values
11578         into default, top, bottom, left, and right.
11579         (message-toolbar-thickness): New variable.
11580         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11581         well.
11582         (message-setup-toolbar): Make it work.
11583
11584         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11585         (gnus-use-toolbar): Change the valid values into default, top,
11586         bottom, left, and right.
11587         (gnus-toolbar-thickness): New variable.
11588         (gnus-xmas-setup-toolbar): New function.
11589         (gnus-xmas-setup-group-toolbar): Use it.
11590         (gnus-xmas-setup-summary-toolbar): Use it.
11591
11592 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11593
11594         * gnus-start.el (gnus-1): Add "native" to
11595         gnus-predefined-server-alist.
11596
11597         * gnus.el (gnus-method-to-server): Don't add "native" to the
11598         lists here, because that leads to problems when
11599         gnus-select-method is bound.
11600
11601 2005-11-09  Simon Josefsson  <jas@extundo.com>
11602
11603         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11604         use (not sort-by-date) instead.
11605
11606 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11607
11608         * gnus-delay.el (gnus-delay-group): Don't autoload.
11609         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11610         to be re-loaded when customizing the `gnus-delay' group.
11611
11612 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11613
11614         * message.el: Revert last changes.
11615         (message-insert-citation-line): Use newlines.
11616
11617 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11618
11619         * message.el (message-courtesy-message)
11620         (message-mark-insert-begin, message-mark-insert-end)
11621         (message-elide-ellipsis, message-cancel-message)
11622         (message-add-header, message-change-subject)
11623         (message-cross-post-followup-to-header)
11624         (message-cross-post-insert-note, message-reduce-to-to-cc)
11625         (message-widen-reply, message-delete-not-region)
11626         (message-kill-to-signature, message-insert-signature)
11627         (message-insert-importance-high, message-insert-importance-low)
11628         (message-insert-or-toggle-importance)
11629         (message-insert-disposition-notification-to)
11630         (message-indent-citation, message-yank-original)
11631         (message-cite-original-without-signature, message-cite-original)
11632         (message-insert-citation-line, message-position-on-field)
11633         (message-fix-before-sending, message-send-mail-partially)
11634         (message-send-mail, message-send-mail-with-sendmail)
11635         (message-send-mail-with-qmail, message-send-news)
11636         (message-check-news-header-syntax, message-generate-headers)
11637         (message-insert-courtesy-copy, message-fill-address)
11638         (message-fill-header, message-shorten-references)
11639         (message-setup-1, message-cancel-news)
11640         (message-forward-make-body-plain, message-forward-make-body-mime)
11641         (message-forward-make-body-mml, message-encode-message-body)
11642         (message-forward-make-body-digest-plain)
11643         (message-forward-make-body-digest-mime)
11644         (message-use-alternative-email-as-from): Insert `hard-newline'
11645         instead of ordinary newlines.
11646
11647 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11648
11649         * message.el (message-generate-headers): Downcase the argument
11650         given to message-check-element.
11651
11652 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11653
11654         * nntp.el (nntp-authinfo-rejected): New error condition.
11655         (nntp-wait-for): Use new error condition to signal authentication
11656         error.
11657         (nntp-retrieve-data): Rethrow new error condition to break out of
11658         recursive call to nntp-send-authinfo.
11659
11660 2005-11-08  Romain Francoise  <romain@orebokech.com>
11661
11662         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11663         (gnus-summary-exit-map): Bind to `Z p'.
11664         (gnus-summary-make-menu-bar): Add menu item.
11665
11666 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11667
11668         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11669         (gnus-treat-*): Add `first' in all doc strings.
11670
11671         * gnus-group.el (gnus-group-compact-group): Fix typo.
11672
11673 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11674
11675         * gnus.el (gnus-parameters-case-fold-search): New variable.
11676         (gnus-parameters-get-parameter): Use it.
11677
11678         * gnus-score.el (gnus-home-score-file): Doc fix.
11679
11680 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11681
11682         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11683
11684 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11685
11686         * mm-util.el (mm-special-display-p): New function.
11687
11688         * mml.el (mml-preview): Use it; doc fix.
11689
11690 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11691
11692         * imap.el (imap-open): Handle case where buffer is a buffer object.
11693
11694 2005-10-29  Romain Francoise  <romain@orebokech.com>
11695
11696         * message.el (message-fix-before-sending): Fix comment.
11697
11698 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11699
11700         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11701
11702 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11703
11704         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11705         Used in gnus-score.el.
11706
11707 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11708
11709         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11710
11711 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11712
11713         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11714         whitespace removed in revision 7.8.  Use concatenated string to
11715         protect trailing whitespace.
11716
11717 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11718
11719         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11720         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11721         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11722         Courier IMAP ("some version from 2004").  Mostly based on similar
11723         code in the same function.
11724
11725 2005-10-26  Didier Verna  <didier@xemacs.org>
11726
11727         * gnus-group.el (gnus-group-compact-group): Invalidate original
11728         article buffer.
11729         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11730         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11731         NOV database and in article itself.
11732         Invalidate article backlog.
11733
11734 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11737
11738 2005-10-26  Simon Josefsson  <jas@extundo.com>
11739
11740         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11741         part of 2004-07-25 change.
11742
11743 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * message.el (message-display-completion-list): New function.
11746         (message-expand-group): Use it; make sure the Completions buffer
11747         is modifiable.
11748 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11749
11750         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11751         user-mail-name is an empty string.
11752
11753 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11754
11755         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11756         depending on gnus-score-decay-constant.
11757
11758         * encrypt.el (encrypt-insert-file-contents)
11759         (encrypt-write-file-contents): Don't use `gnus-message'.
11760
11761         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11762         arguments.
11763         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11764         arguments to mm-uu-verbatim-marks-extract.
11765         (mm-uu-hide-markers): New variable.
11766         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11767
11768         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11769         (gnus-convert-image-to-face-command): Use "convert" by default to
11770         allow other input image formats.
11771         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11772         accordingly.
11773
11774 2005-10-23  Simon Josefsson  <jas@extundo.com>
11775
11776         * imap.el (imap-gssapi-program): Align command line parameters
11777         with latest GNU SASL.
11778         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11779
11780 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11781
11782         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11783         HTML.
11784         (nnslashdot-request-article): Ditto.
11785
11786         * lpath.el (featurep): Add nobreak-char-display.
11787
11788 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11789
11790         * mail-source.el (mail-source-fetch-pop): Require pop3.
11791         (mail-source-check-pop): Ditto.
11792
11793 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11794
11795         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11796         errors.
11797
11798 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11799
11800         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11801         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11802
11803         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11804
11805         * mm-bodies.el (mm-decode-string): Call
11806         `mm-charset-to-coding-system' with allow-override argument.
11807
11808 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11811         (rfc2047-charset-to-coding-system): New function.
11812         (rfc2047-decode-encoded-words): New function.
11813         (rfc2047-decode-region): Use them.
11814         (rfc2047-decode-cte): Remove.
11815         (rfc2047-parse-and-decode): Remove.
11816         (rfc2047-decode): Remove.
11817
11818 2005-10-15  Kenichi Handa  <handa@m17n.org>
11819
11820         * rfc2047.el (rfc2047-decode-cte): New function.
11821         (rfc2047-decode-region): Change the way to decode successive
11822         encoded-words: decode B- or Q-encoding in each encoded-word,
11823         concatenate them, and decode it as charset.
11824
11825 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11826
11827         * lpath.el: Fbind codepage-setup for XEmacs.
11828
11829 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11830
11831         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11832         widget-move-and-invoke.
11833         (gnus-custom-mode): Use gnus-custom-map.
11834
11835 2005-10-15  Bill Wohler  <wohler@newt.com>
11836
11837         * message.el (message-tool-bar-map): Renamed image file from
11838         mail_send to mail/send.
11839
11840 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11841
11842         * message.el (message-expand-group): Pass the common
11843         prefix substring of completion to `display-completion-list'.
11844
11845 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11846
11847         * mml-sec.el (mml-secure-method): New internal variable.
11848         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11849         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11850         functions using mml-secure-method.
11851
11852         * mml.el (mml-mode-map): Add key bindings for those functions.
11853         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11854         Harder <harder@myrealbox.com>.
11855         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11856         end of message if point is the headers of the message.
11857
11858         * message.el (message-in-body-p): New function.
11859
11860         * assistant.el: Autoload gnus-util and netrc.
11861
11862         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11863         Use `mm-charset-override-alist' only when decoding.
11864
11865         * mm-bodies.el (mm-decode-body): Call
11866         `mm-charset-to-coding-system' with allow-override argument.
11867
11868         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11869         `filename' from Content-Disposition if Content-Type doesn't
11870         provide `name'.
11871         (gnus-mime-view-part-as-type): Set default instead of
11872         initial-input.
11873
11874 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11875
11876         * format-spec.el (format-spec): Propagate text properties of % spec.
11877
11878 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11879
11880         * gnus-art.el (gnus-treat-predicate): Add `first'.
11881
11882 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11883
11884         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11885         (mm-charset-override-alist): New variable.
11886         (mm-charset-to-coding-system): Use it.
11887         (mm-codepage-setup): New helper function.
11888         (mm-charset-eval-alist): New variable.
11889         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11890         about unknown charsets.
11891
11892         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11893
11894 2005-10-04  David Hansen  <david.hansen@gmx.net>
11895
11896         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11897         (nnrss-check-group): Ditto.
11898
11899 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11900
11901         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11902         Rename x-gnus-verbatim to x-verbatim.
11903         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11904
11905         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11906         x-verbatim.
11907
11908         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11909
11910         * gnus-util.el (gnus-remove-duplicates): Remove.
11911
11912         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11913         instead of gnus-remove-duplicates.
11914
11915         * message.el (message-remove-duplicates): Remove.
11916         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11917         message-remove-duplicates.
11918
11919         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11920         available, else use implementation from `delete-dups'.
11921
11922         * message.el (message-insert-expires): New function.
11923         (message-mode-map): Add key binding.
11924         (message-mode-field-menu): Add menu entry.
11925         (message-mode): Document it.
11926         (message-make-expires-date): Use `message-make-date'.
11927
11928 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11929
11930         * message.el (message-make-expires-date): New function.
11931
11932 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11933
11934         * Makefile.in (list-installed-shadows): New entry.
11935         (install): Use it.
11936         (remove-installed-shadows): New entry.
11937
11938         * dgnushack.el (dgnushack-default-load-path): New variable.
11939         (dgnushack-find-lisp-shadows): New function.
11940         (dgnushack-remove-lisp-shadows): New function.
11941
11942 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11943
11944         * Makefile.in (install-el-elc): New entry.
11945         (install): Use it so that .el files are necessarily installed.
11946
11947 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11948
11949         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11950
11951 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11952
11953         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11954         function rather than the diff-mode.el package.
11955         (mm-display-external): Use with-current-buffer.
11956         (mm-viewer-completion-map, mm-viewer-completion-map):
11957         Move initialization inside declaration.
11958
11959 2005-09-29  Simon Josefsson  <jas@extundo.com>
11960
11961         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11962         autoload mail-check-payment.
11963         (spam-check-hashcash): Define unconditionally, since hashcash.el
11964         is part of Gnus now.  Ignore errors from payment checking.
11965
11966 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * message.el (message-bold-region, message-unbold-region): Rename
11969         from `bold-region' and `unbold-region'.
11970
11971         * message.el: Remove useless autoloads.
11972
11973 2005-09-28  Simon Josefsson  <jas@extundo.com>
11974
11975         * message.el (message-use-idna): Default to t.
11976         (message-use-idna): Test whether encoding works too.  Doc fix.
11977
11978 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11979
11980         * nntp.el (nntp-warn-about-losing-connection): Remove.
11981
11982 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11983
11984         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11985         customizable.  Change default value.
11986         (mm-uu-diff-groups-regexp): Change default value.
11987         (mm-uu-type-alist): Add doc string.
11988         (mm-uu-configure): Add doc string.  Make it interactive.
11989         (mm-uu-tex-groups-regexp): New variable.
11990         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11991         (mm-uu-type-alist): Add LaTeX documents.
11992         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11993         of "text/verbatim".
11994         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11995
11996         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11997         instead of "text/verbatim".
11998
11999         * message.el (message-mark-inserted-region)
12000         (message-mark-insert-file): Use slrn style marks when called with
12001         prefix argument.
12002
12003 2005-09-27  Simon Josefsson  <jas@extundo.com>
12004
12005         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12006
12007 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12008
12009         * message.el (message-remove-duplicates): New function.
12010         Implementation borrowed from `gnus-remove-duplicates'.
12011         (message-idna-to-ascii-rhs): Also encode idna addresses in
12012         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12013         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12014         only ask about the same idna domain once per header and also tell
12015         in what header to replace the idna domain.
12016
12017         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12018         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12019         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12020         a header is decoded and not just the last one.
12021
12022 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12025         has been decoded.
12026
12027         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12028         (mm-insert-part): Don't modify text if it has been decoded.
12029
12030         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12031         decoded.
12032
12033         * mm-view.el (mm-inline-text): Don't strip text props unless
12034         decoding enriched or richtext parts.
12035
12036 2005-09-25  Romain Francoise  <romain@orebokech.com>
12037
12038         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12039         * gnus-start.el (gnus-subscribe-interactively):
12040         * gnus-uu.el (gnus-uu-grab-articles):
12041         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12042         space.
12043
12044 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12045
12046         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12047         * mm-view.el (mm-view-pkcs7-decrypt):
12048         * gnus-sum.el (gnus-summary-limit-to-extra)
12049         (gnus-summary-respool-article, gnus-read-move-group-name):
12050         * gnus-score.el (gnus-summary-increase-score):
12051         * gnus-util.el (gnus-completing-read-with-default):
12052         * gnus-art.el (gnus-read-save-file-name)
12053         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12054         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12055         * message.el (message-check-news-header-syntax):
12056         Follow convention for reading with the minibuffer.
12057
12058 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12059
12060         * spam-report.el (spam-report-url-ping-plain):
12061         Use gnus-extended-version as User-Agent.
12062
12063         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12064         default value is nil.
12065
12066         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12067         (mm-uu-verbatim-marks-extract): New function.
12068         (mm-uu-extract): New face.
12069         (mm-uu-copy-to-buffer): Use it.
12070
12071         * spam-report.el (spam-report-gmane-ham): Renamed from
12072         `spam-report-gmane-unspam'.
12073         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12074         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12075
12076         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12077         Autoload.
12078         (spam-report-gmane-unregister-routine): Renamed
12079         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12080
12081 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12082
12083         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12084         (spam-report-gmane-unregister-routine): Add support for gmane
12085         unregistration.
12086
12087         * spam-report.el (spam-report-gmane-unspam)
12088         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12089         (spam-report-gmane): Change to take a single article and do unspam
12090         registration.
12091
12092 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12093
12094         * mm-url.el (mm-url-decode-entities): Fix regexp.
12095
12096 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12097
12098         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12099         default to nil, to be able to use Gnus at all.  If the default
12100         switches to something else, then the function should be fixed not
12101         be exceedingly slow.
12102
12103 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12104
12105         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12106         fail hard.
12107
12108         * spam-report.el: Add better Keywords line.
12109
12110         * spam.el: Add Maintainer and better Keywords line.
12111
12112 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12113
12114         * gnus-art.el (gnus-article-replace-part)
12115         (gnus-mime-replace-part): New functions.
12116         (gnus-mime-action-alist, gnus-mime-button-commands)
12117         (gnus-mime-save-part-and-strip): Added file argument.
12118         (gnus-article-part-wrapper): Added interactive argument.
12119
12120         * gnus-sum.el (gnus-summary-mime-map): Add
12121         `gnus-article-replace-part'.
12122
12123 2005-09-19  Didier Verna  <didier@xemacs.org>
12124
12125         The nnml compaction feature:
12126         * nnml.el (nnml-request-compact-group): New function.
12127         * nnml.el (nnml-request-compact): New function.
12128         * gnus-int.el (gnus-request-compact-group): New function.
12129         * gnus-int.el (gnus-request-compact): New function.
12130         * gnus-group.el (gnus-group-compact-group): New function.
12131         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12132         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12133         * gnus-srvr.el (gnus-server-compact-server): New function.
12134         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12135         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12136
12137 2005-09-18  Deepak Goel  <deego@gnufans.org>
12138
12139         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12140         format spec.
12141
12142 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12143
12144         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12145
12146 2005-09-15  Romain Francoise  <romain@orebokech.com>
12147
12148         * message.el (message-fill-paragraph): Clarify docstring.
12149
12150 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12151
12152         * gnus-art.el (gnus-mime-display-part): Protect against broken
12153         MIME messages.
12154
12155 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12158         before parsing header.
12159
12160 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12161
12162         * html2text.el (html2text-replace-list): Add new entities.
12163
12164 2005-09-11  Romain Francoise  <romain@orebokech.com>
12165
12166         * message.el (message-alternative-emails): Improve docstring.
12167         (message-setup-1): Call `message-use-alternative-email-as-from'
12168         after `message-setup-hook' to give it precedence over posting
12169         styles, etc.
12170         (message-use-alternative-email-as-from): Add docstring.  Remove
12171         the original From header if present.
12172
12173         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12174         (nnml-save-mail): Use it.
12175
12176         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12177         articles.  Add new argument `silent'.
12178         (gnus-uu-mark-all): Report the total number of marked articles.
12179
12180 2005-09-10  Romain Francoise  <romain@orebokech.com>
12181
12182         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12183         (gnus-uu-mark-series): Likewise.
12184
12185 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12186
12187         * spam-report.el (spam-report-gmane): Fix generation of spam
12188         report URL.
12189
12190 2005-09-10  Simon Josefsson  <jas@extundo.com>
12191
12192         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12193         t, based on discussion on the ding list with Robert Epprecht
12194         <epprecht@solnet.ch>.
12195
12196 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12197
12198         * spam-report.el (spam-report-gmane): Make it work without
12199         X-Report-Spam header.  Gmane now only provides Archived-At.
12200         This is only used if `spam-report-gmane-use-article-number' is nil.
12201         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12202
12203         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12204         make `gnus-summary-sort-by-recipient' work with threading.
12205
12206         * nnweb.el (nnweb-google-wash-article): Print a message if article
12207         is not available.
12208
12209 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12210
12211         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12212         change.  Decode text/* parts content before displaying.
12213
12214 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12215
12216         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12217
12218 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12221
12222         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12223         url-package-name, url-package-version,
12224         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12225         w3m-display-inline-images, and w3m-minor-mode-map.
12226
12227 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12228
12229         * message.el (message-tab-body-function): Fix mismatched custom type.
12230
12231         * gnus.el (gnus-group-change-level-function): Ditto.
12232
12233         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12234
12235         * gnus-art.el (gnus-signature-limit)
12236         (gnus-article-mime-part-function): Ditto.
12237
12238 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12239
12240         * mml.el (mml-mode): Silence the byte compiler.
12241
12242         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12243         using `(sit-for 0)' before moving the point to the specified part;
12244         skip unbuttonized parts.
12245         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12246         return to the summary window if gnus-auto-select-part is non-nil.
12247
12248 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12249
12250         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12251         variables.
12252         (mml-dnd-attach-file, mml-mode): Use them.
12253
12254         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12255         Make fetching article by MID work again for Google Groups.  Added
12256         FIXME concerning gnus-group-make-web-group.
12257
12258         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12259         Don't depend on Gnus by using mail-extract-address-components if
12260         gnus-extract-address-components is not bound.
12261
12262 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12263
12264         * gnus-art.el (gnus-mime-display-security): Don't display the
12265         signature, but only the signed part.
12266
12267 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12270
12271         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12272         list, not listp.
12273
12274 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12275
12276         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12277         when encoding.
12278
12279         * mm-bodies.el (mm-decode-content-transfer-encoding):
12280         De-canonicalize CRLF for all text content types, not just
12281         text/plain.
12282
12283 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12286         valid article; point arrow and cursor at the MIME button.
12287
12288 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12289
12290         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12291         Suggested by Dan Christensen <jdc@uwo.ca>.
12292
12293         * mm-decode.el (mm-save-part): Enable change of prompt.
12294
12295 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12296
12297         * gnus-msg.el (gnus-inews-add-send-actions): Made
12298         `message-post-method' lambda parameter ARG `&optional'.
12299
12300 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12301
12302         * gnus-sum.el (gnus-summary-mime-map): Added
12303         gnus-article-save-part-and-strip, gnus-article-delete-part and
12304         gnus-article-jump-to-part.
12305
12306         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12307         (gnus-article-edit-part): Use it.
12308         (gnus-article-part-wrapper): Added no-handle argument.
12309         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12310         functions.
12311
12312 2005-08-29  Romain Francoise  <romain@orebokech.com>
12313
12314         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12315         docstring.
12316         (gnus-face-from-file): Likewise.
12317
12318 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12319
12320         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12321         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12322         non-nil.
12323         (gnus-auto-select-part): New variable.
12324         (gnus-article-jump-to-part): New function.
12325         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12326         (gnus-mime-delete-part): Allow selecting specified part after
12327         deleting or stripping parts.
12328         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12329         part if argument is bogus.
12330
12331 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12332
12333         * gnus-art.el (w3m-minor-mode-map):
12334         * gnus-spec.el (gnus-newsrc-file-version):
12335         * gnus-util.el (nnmail-active-file-coding-system)
12336         (gnus-original-article-buffer, gnus-user-agent):
12337         * gnus.el (gnus-ham-process-destinations)
12338         (gnus-parameter-ham-marks-alist)
12339         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12340         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12341         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12342         * mm-decode.el (gnus-current-window-configuration):
12343         * mm-extern.el (gnus-article-mime-handles):
12344         * mm-url.el (url-current-object, url-package-name)
12345         (url-package-version):
12346         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12347         (smime-keys, w3m-cid-retrieve-function-alist)
12348         (w3m-current-buffer, w3m-display-inline-images)
12349         (w3m-minor-mode-map):
12350         * mml-smime.el (gnus-extract-address-components):
12351         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12352         (gnus-newsrc-hashtb, message-default-charset)
12353         (message-deletable-headers, message-options)
12354         (message-posting-charset, message-required-mail-headers)
12355         (message-required-news-headers):
12356         * mml1991.el (mc-pgp-always-sign):
12357         * mml2015.el (mc-pgp-always-sign):
12358         * nnheader.el (nnmail-extra-headers):
12359         * rfc1843.el (gnus-decode-encoded-word-function)
12360         (gnus-decode-header-function, gnus-newsgroup-name):
12361         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12362
12363 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12364
12365         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12366         the end of the date treatments.
12367
12368 2005-08-15  Simon Josefsson  <jas@extundo.com>
12369
12370         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12371         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12372         Capello and Romain Francoise.
12373         (pgg-fetch-key-function): Removed, not used?
12374         (pgg-insert-url-with-w3): Require url, to get
12375         url-insert-file-contents regardless of where it is defined.
12376
12377 2005-08-13  Romain Francoise  <romain@orebokech.com>
12378
12379         * message.el (message-cite-original-1): New function.
12380         (message-cite-original): Use it.
12381         (message-cite-original-without-signature): Ditto.
12382
12383 2005-08-08  Romain Francoise  <romain@orebokech.com>
12384
12385         * message.el (message-yank-empty-prefix): New variable.
12386         (message-indent-citation): Use it.
12387         (message-cite-original-without-signature): Respect X-No-Archive.
12388
12389 2005-08-08  Simon Josefsson  <jas@extundo.com>
12390
12391         * pgg.el: Autoload url-insert-file-contents instead of loading
12392         w3/url.
12393         (pgg-insert-url-with-w3): Don't load url here.
12394
12395 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12396
12397         * message.el (message-kill-to-signature): Don't insert newline at
12398         bol.
12399         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12400
12401 2005-08-06  Romain Francoise  <romain@orebokech.com>
12402
12403         * message.el (message-user-fqdn): Fix typo in docstring.
12404
12405 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12406
12407         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12408
12409         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12410
12411 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * mm-bodies.el (mm-encode-body): Use coding system rather than
12414         charset to encode text.
12415
12416         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12417         number of charsets if utf-8 is available (XEmacs).
12418
12419 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12420
12421         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12422         taken from `gnus-button-mid-or-mail-regexp'.
12423         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12424         (gnus-button-alist): Improve regexp for domain part of the MIDs
12425         for news:localpart@domain buttons.
12426         (gnus-button-ctan-directory-regexp): Update.
12427
12428 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * sieve-manage.el (sieve-manage-interactive-login): Use
12431         make-local-variable rather than make-variable-buffer-local.
12432         (sieve-manage-open): Ditto.
12433         (sieve-manage-authenticate): Ditto.
12434
12435         * mml.el (mml-generate-mime-1): Make the content type default to
12436         text/plain if the filename is not specified.
12437
12438 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12439
12440         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12441         instead of insert-buffer.
12442
12443         * message.el (message-yank-original): Ditto; set the mark at the
12444         end of the yanked message.
12445
12446 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12447
12448         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12449         lines to scroll rather than to stop it.
12450
12451         * mml.el (mml-generate-default-type): Add doc string.
12452         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12453         default to application/octet-stream when determining the content
12454         type if it is not specified for the part or the mml contents; add
12455         a comment about mml-generate-default-type.
12456
12457 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12458
12459         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12460         make it default to application/octet-stream when determining the
12461         content type if it is not specified for the external contents.
12462
12463 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12466         segmented parameter but also other parameters might be there.
12467
12468 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12469
12470         * mm-decode.el (mm-display-external): Delete temp file, directory
12471         and buffer immediately if the external process is exited.
12472
12473 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12474
12475         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12476         fewer lines than that of scroll-margin.
12477         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12478
12479 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * gnus-art.el (gnus-article-next-page): Revert.
12482         (gnus-article-beginning-of-window): New macro.
12483         (gnus-article-next-page-1): Use it.
12484         (gnus-article-prev-page): Ditto.
12485         (gnus-article-edit-part): Use insert-buffer-substring instead of
12486         insert-buffer.
12487         (gnus-article-edit-exit): Ditto.
12488
12489         * gnus-util.el (gnus-beginning-of-window): Remove.
12490         (gnus-end-of-window): Remove.
12491
12492         * lpath.el: Don't bind header-line-format and scroll-margin.
12493
12494 2005-07-25  Simon Josefsson  <jas@extundo.com>
12495
12496         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12497         to have the url package without w3.  Reported by Daiki Ueno
12498         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12499
12500 2005-07-20  Didier Verna  <didier@xemacs.org>
12501
12502         * gnus-diary.el: Remove the description comment (nndiary is now
12503         properly documented in the Gnus manual).
12504         Fix the spelling of "Back End".
12505         * nndiary.el: Ditto.
12506         Fix the copyright notice.
12507
12508 2005-07-18  Romain Francoise  <romain@orebokech.com>
12509
12510         * gnus-sum.el (gnus-summary-to-prefix)
12511         (gnus-summary-newsgroup-prefix): New variables.
12512         (gnus-summary-from-or-to-or-newsgroups): Use them.
12513
12514 2005-07-17  Romain Francoise  <romain@orebokech.com>
12515
12516         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12517         space as it's generally not especially interesting to the user.
12518
12519 2005-07-16  Romain Francoise  <romain@orebokech.com>
12520
12521         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12522         nil to avoid prompting and file modification if one of the
12523         messages at the top of the nnfolder file contains a copyright
12524         notice.
12525         Update copyright notice.
12526
12527         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12528         instead of `current-time-string' as the latter creates a time
12529         string that is not RFC 2822 compliant (it lacks the zone).
12530         Update copyright notice.
12531
12532 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12533
12534         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12535         for text/rtf.  Display default in prompt.  Pass default for M-n.
12536
12537         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12538
12539 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12540
12541         * gnus-msg.el (gnus-button-mailto): Remove
12542         save-selected-window-window hackery because it relies on
12543         save-selected-window internals.
12544
12545 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12548         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12549         (gnus-article-prev-page): Ditto.
12550
12551         * gnus-util.el (gnus-beginning-of-window): New function.
12552         (gnus-end-of-window): New function.
12553
12554         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12555
12556 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12557
12558         * gnus-score.el (gnus-score-edit-all-score): Set
12559         gnus-score-edit-exit-function to gnus-score-edit-done and call
12560         gnus-message.
12561
12562 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12563
12564         * gnus-msg.el (gnus-button-mailto): Remove
12565         save-selected-window-window hackery because it relies on
12566         save-selected-window internals.
12567
12568 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12569
12570         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12571         add-minor-mode.
12572         (gnus-binary-mode): Ditto.
12573
12574         * gnus-topic.el (gnus-topic-mode): Ditto.
12575
12576 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12577
12578         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12579         (gnus-article-prev-page): Take scroll-margin into consideration.
12580
12581 2005-07-04  Lute Kamstra  <lute@gnu.org>
12582
12583         Update FSF's address in GPL notices.
12584
12585 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12586
12587         * gnus.el (gnus-exit):
12588         * gnus-group.el (gnus-group-icons):
12589         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12590
12591         * gnus-nocem.el (gnus-nocem):
12592         * message.el (message-various, message-buffers, message-sending)
12593         (message-interface, message-forwarding, message-insertion)
12594         (message-headers, message-news, message-mail):
12595         * pgg-gpg.el (pgg-gpg):
12596         * pgg-parse.el (pgg-parse):
12597         * pgg-pgp.el (pgg-pgp):
12598         * pgg-pgp5.el (pgg-pgp5):
12599         * pop3.el (pop3): Finish `defgroup' description with period.
12600
12601 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12602
12603         * gnus-art.el (article-display-face): Improve the efficiency.
12604         (article-display-x-face): Ditto; remove grey x-face stuff.
12605
12606 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12607
12608         * gnus-art.el (article-display-face): Correct the position in
12609         which Faces are inserted.
12610
12611 2005-06-29  Didier Verna  <didier@xemacs.org>
12612
12613         * gnus-art.el (article-display-face): Display faces in correct
12614         order.
12615
12616 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12617
12618         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12619         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12620         (gnus-nocem-check-article): Fetch the Type header.
12621         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12622         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12623         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12624         make sure gnus-nocem-hashtb is initialized.
12625         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12626         (gnus-nocem-unwanted-article-p): Ditto.
12627
12628         * pgg.el (pgg-verify): Return the verification result.
12629
12630 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12631
12632         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12633         is ascii.
12634
12635 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12636
12637         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12638         `show-nonbreak-escape'.
12639
12640 2005-06-23  Lute Kamstra  <lute@gnu.org>
12641
12642         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12643
12644         * dig.el (dig-mode):
12645         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12646
12647 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12648
12649         * nnimap.el (nnimap-split-download-body): Fix spellings.
12650
12651 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12652
12653         * gnus-art.el (gnus-article-encrypt-body):
12654         * gnus-cus.el (gnus-score-customize):
12655         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12656         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12657
12658 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12659
12660         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12661         header by looking for magic "MII" at the beginnig.
12662
12663 2005-06-16  Miles Bader  <miles@gnu.org>
12664
12665         * gnus-xmas.el (gnus-xmas-group-startup-message):
12666         Use renamed gnus-splash face.
12667
12668         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12669         (assistant-field-face): New backward-compatibility alias for renamed
12670         face.
12671         (assistant-render-text): Use renamed assistant-field face.
12672
12673         * spam.el (spam): Remove "-face" suffix from face name.
12674         (spam-face): New backward-compatibility alias for renamed face.
12675         (spam-face, spam-initialize): Use renamed spam face.
12676
12677         * message.el (message-header-to, message-header-cc)
12678         (message-header-subject, message-header-newsgroups)
12679         (message-header-other, message-header-name)
12680         (message-header-xheader, message-separator, message-cited-text)
12681         (message-mml): Remove "-face" suffix from face names.
12682         (message-header-to-face, message-header-cc-face)
12683         (message-header-subject-face, message-header-newsgroups-face)
12684         (message-header-other-face, message-header-name-face)
12685         (message-header-xheader-face, message-separator-face)
12686         (message-cited-text-face, message-mml-face):
12687         New backward-compatibility aliases for renamed faces.
12688         (message-font-lock-keywords): Use renamed message faces.
12689
12690         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12691         (sieve-test-commands, sieve-tagged-arguments):
12692         Remove "-face" suffix from face names.
12693         (sieve-control-commands-face, sieve-action-commands-face)
12694         (sieve-test-commands-face, sieve-tagged-arguments-face):
12695         New backward-compatibility aliases for renamed faces.
12696         (sieve-control-commands-face, sieve-action-commands-face)
12697         (sieve-test-commands-face, sieve-tagged-arguments-face):
12698         Use renamed sieve faces.
12699
12700         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12701         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12702         (gnus-group-news-3-empty, gnus-group-news-4)
12703         (gnus-group-news-4-empty, gnus-group-news-5)
12704         (gnus-group-news-5-empty, gnus-group-news-6)
12705         (gnus-group-news-6-empty, gnus-group-news-low)
12706         (gnus-group-news-low-empty, gnus-group-mail-1)
12707         (gnus-group-mail-1-empty, gnus-group-mail-2)
12708         (gnus-group-mail-2-empty, gnus-group-mail-3)
12709         (gnus-group-mail-3-empty, gnus-group-mail-low)
12710         (gnus-group-mail-low-empty, gnus-summary-selected)
12711         (gnus-summary-cancelled, gnus-summary-high-ticked)
12712         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12713         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12714         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12715         (gnus-summary-low-undownloaded)
12716         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12717         (gnus-summary-low-unread, gnus-summary-normal-unread)
12718         (gnus-summary-high-read, gnus-summary-low-read)
12719         (gnus-summary-normal-read, gnus-splash):
12720         Remove "-face" suffix from face names.
12721         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12722         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12723         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12724         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12725         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12726         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12727         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12728         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12729         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12730         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12731         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12732         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12733         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12734         (gnus-summary-normal-ticked-face)
12735         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12736         (gnus-summary-normal-ancient-face)
12737         (gnus-summary-high-undownloaded-face)
12738         (gnus-summary-low-undownloaded-face)
12739         (gnus-summary-normal-undownloaded-face)
12740         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12741         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12742         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12743         (gnus-splash-face):
12744         New backward-compatibility aliases for renamed faces.
12745         (gnus-group-startup-message): Use renamed gnus faces.
12746
12747         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12748         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12749         (gnus-server-agent): Remove "-face" suffix from face names.
12750         (gnus-server-agent-face, gnus-server-opened-face)
12751         (gnus-server-closed-face, gnus-server-denied-face)
12752         (gnus-server-offline-face):
12753         New backward-compatibility aliases for renamed faces.
12754         (gnus-server-agent-face, gnus-server-opened-face)
12755         (gnus-server-closed-face, gnus-server-denied-face)
12756         (gnus-server-offline-face): Use renamed gnus faces.
12757
12758         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12759         Remove "-face" suffix from face names.
12760         (gnus-picon-xbm-face, gnus-picon-face):
12761         New backward-compatibility aliases for renamed faces.
12762
12763         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12764         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12765         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12766         (gnus-cite-11): Remove "-face" suffix from face names.
12767         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12768         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12769         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12770         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12771         New backward-compatibility aliases for renamed faces.
12772         (gnus-cite-attribution-face, gnus-cite-face-list)
12773         (gnus-article-boring-faces): Use renamed gnus faces.
12774
12775         * gnus-art.el (gnus-signature, gnus-header-from)
12776         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12777         (gnus-header-content): Remove "-face" suffix from face names.
12778         (gnus-signature-face, gnus-header-from-face)
12779         (gnus-header-subject-face, gnus-header-newsgroups-face)
12780         (gnus-header-name-face, gnus-header-content-face):
12781         New backward-compatibility aliases for renamed faces.
12782         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12783
12784         * gnus-sum.el (gnus-summary-selected-face)
12785         (gnus-summary-highlight): Use renamed gnus faces.
12786         * gnus-group.el (gnus-group-highlight): Likewise.
12787
12788 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12789
12790         * gnus-sieve.el (gnus-sieve-article-add-rule):
12791         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12792         * spam-stat.el (spam-stat-buffer-change-to-spam)
12793         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12794
12795         * message.el (message-is-yours-p):
12796         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12797
12798 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * mm-view.el (mm-inline-text): Withdraw the last change.
12801
12802 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12803
12804         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12805         executing enriched-decode.
12806
12807 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12808
12809         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12810         charset of tar files.
12811
12812 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12813
12814         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12815
12816 2005-06-04  Lute Kamstra  <lute@gnu.org>
12817
12818         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12819         information is never recorded.
12820
12821 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12822
12823         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12824
12825 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12826
12827         * pop3.el (pop3-apop): Run md5 in the binary mode.
12828
12829         * starttls.el (starttls-set-process-query-on-exit-flag):
12830         Use eval-and-compile.
12831
12832 2005-05-31  Simon Josefsson  <jas@extundo.com>
12833
12834         * smime.el (smime-replace-in-string): Define.
12835         (smime-cert-by-ldap-1): Use it.
12836
12837 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12838
12839         * gnus-art.el (article-display-x-face): Replace
12840         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12841
12842         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12843         set-process-query-on-exit-flag or process-kill-without-query.
12844
12845         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12846         loop instead of replace-regexp.
12847
12848         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12849         instead of process-kill-without-query if it is available.
12850
12851         * lpath.el: Fbind ldap-search-entries.
12852
12853         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12854         instead of find-file-hooks if it is available.
12855
12856         * mml1991.el: Bind pgg-default-user-id when compiling.
12857
12858         * mml2015.el: Bind pgg-default-user-id when compiling.
12859
12860         * nndraft.el (nndraft-request-associate-buffer):
12861         Use write-contents-functions instead of write-contents-hooks if it is
12862         available.
12863
12864         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12865         instead of find-file-hooks if it is available.
12866
12867         * nntp.el (nntp-open-connection): Replace
12868         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12869         (nntp-open-ssl-stream): Ditto.
12870         (nntp-open-tls-stream): Ditto.
12871
12872         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12873         set-process-query-on-exit-flag or process-kill-without-query.
12874         (starttls-open-stream-gnutls): Use it instead of
12875         process-kill-without-query.
12876         (starttls-open-stream): Ditto.
12877
12878 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12879
12880         * smime.el (smime-cert-by-ldap-1): Don't use
12881         replace-regexp-in-string.
12882
12883 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12884
12885         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12886
12887         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12888         in PEM format.  Adjust to the XEmacs compability.
12889
12890 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12891
12892         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12893         by `string-to-number'.
12894         * gnus-agent.el (gnus-agent-regenerate-group)
12895         (gnus-agent-fetch-articles): Ditto.
12896         * gnus-art.el (gnus-button-fetch-group): Ditto.
12897         * gnus-cache.el (gnus-cache-generate-active)
12898         (gnus-cache-articles-in-group): Ditto.
12899         * gnus-group.el (gnus-group-set-current-level)
12900         (gnus-group-insert-group-line): Ditto.
12901         * gnus-score.el (gnus-score-set-expunge-below)
12902         (gnus-score-set-mark-below, gnus-summary-score-effect)
12903         (gnus-summary-score-entry): Ditto.
12904         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12905         (gnus-soup-pack): Ditto.
12906         * gnus-spec.el (gnus-xmas-format): Ditto.
12907         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12908         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12909         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12910         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12911         * nndb.el (nndb-get-remote-expire-response): Ditto.
12912         * nndiary.el (nndiary-parse-schedule-value)
12913         (nndiary-string-to-number, nndiary-request-replace-article)
12914         (nndiary-request-article): Ditto.
12915         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12916         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12917         * nneething.el (nneething-make-head): Ditto.
12918         * nnfolder.el (nnfolder-request-article)
12919         (nnfolder-retrieve-headers): Ditto.
12920         * nnheader.el (nnheader-file-to-number): Ditto.
12921         * nnkiboze.el (nnkiboze-request-article): Ditto.
12922         * nnmail.el (nnmail-process-unix-mail-format)
12923         (nnmail-process-babyl-mail-format): Ditto.
12924         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12925         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12926         (nnmh-request-create-group, nnmh-request-list-1)
12927         (nnmh-request-group, nnmh-request-article): Ditto.
12928         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12929         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12930         * nnsoup.el (nnsoup-make-active): Ditto.
12931         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12932         * nntp.el (nntp-find-group-and-number)
12933         (nntp-retrieve-headers-with-xover): Ditto.
12934         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12935         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12936         (pgg-format-key-identifier): Ditto.
12937         * pop3.el (pop3-last, pop3-stat): Ditto.
12938         * qp.el (quoted-printable-decode-region): Ditto.
12939
12940         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12941         of concat.
12942
12943 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12944
12945         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12946
12947         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12948
12949         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12950
12951         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12952
12953         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12954
12955         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12956
12957         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12958         (gnus-carpal-mode): Ditto.
12959
12960         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12961         (gnus-browse-mode): Ditto.
12962
12963         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12964
12965         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12966
12967 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12968
12969         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12970
12971 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * gnus-util.el (gnus-run-mode-hooks): New function.
12974
12975         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12976
12977         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12978         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12979
12980 2005-05-27  Lute Kamstra  <lute@gnu.org>
12981
12982         * dns-mode.el (dns-mode): Specify customization group.
12983
12984 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12985
12986         * gnus-agent.el (gnus-agent-make-mode-line-string):
12987         Use mode-line-highlight as mouse-face.
12988
12989 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12990
12991         * canlock.el (canlock): Change the parent group to news.
12992
12993         * deuglify.el (gnus-outlook-deuglify): Add :group.
12994
12995         * dig.el (dig): Add :group.
12996
12997         * dns-mode.el (dns-mode): Add :group.
12998
12999         * encrypt.el (encrypt): Add :group.
13000
13001         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13002         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13003         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13004         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13005         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13006
13007         * gnus-diary.el (gnus-diary): Add :group.
13008
13009         * gnus.el (gnus-group-news-1-face): Add :group.
13010         (gnus-group-news-1-empty-face): Ditto.
13011         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13012         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13013         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13014         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13015         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13016         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13017         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13018         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13019         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13020         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13021         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13022         (gnus-summary-high-ticked-face): Ditto.
13023         (gnus-summary-low-ticked-face): Ditto.
13024         (gnus-summary-normal-ticked-face): Ditto.
13025         (gnus-summary-high-ancient-face): Ditto.
13026         (gnus-summary-low-ancient-face): Ditto.
13027         (gnus-summary-normal-ancient-face): Ditto.
13028         (gnus-summary-high-undownloaded-face): Ditto.
13029         (gnus-summary-low-undownloaded-face): Ditto.
13030         (gnus-summary-normal-undownloaded-face): Ditto.
13031         (gnus-summary-high-unread-face): Ditto.
13032         (gnus-summary-low-unread-face): Ditto.
13033         (gnus-summary-normal-unread-face): Ditto.
13034         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13035         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13036
13037         * hashcash.el (hashcash): New custom group.
13038         (hashcash-default-payment): Add :group.
13039         (hashcash-payment-alist): Ditto.
13040         (hashcash-default-accept-payment): Ditto.
13041         (hashcash-accept-resources): Ditto.
13042         (hashcash-path): Ditto.
13043         (hashcash-extra-generate-parameters): Ditto.
13044         (hashcash-double-spend-database): Ditto.
13045         (hashcash-in-news): Ditto.
13046
13047         * message.el (message-minibuffer-local-map): Add :group.
13048
13049         * netrc.el (netrc): Add :group.
13050
13051         * sieve-manage.el (sieve-manage-log): Add :group.
13052         (sieve-manage-default-user): Diito.
13053         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13054         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13055         (sieve-manage-authenticators): Ditto.
13056         (sieve-manage-authenticator-alist): Ditto.
13057         (sieve-manage-default-port): Ditto.
13058
13059         * sieve-mode.el (sieve-control-commands-face): Add :group.
13060         (sieve-action-commands-face): Ditto.
13061         (sieve-test-commands-face): Ditto.
13062         (sieve-tagged-arguments-face): Ditto.
13063
13064         * smime.el (smime): Add :group.
13065
13066         * spam-report.el (spam-report): Add :group.
13067
13068         * spam.el (spam, spam-face): Add :group.
13069
13070 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13071
13072         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13073         return \n.\n.\n at the end of articles.  Protect against that.
13074         (nntp-with-open-group): Allow debugging.
13075
13076         * nnheader.el (mail-header-set-extra): Make into a function
13077         because I just could't understand how to quote the list properly.
13078
13079         * dns.el (query-dns-cached): New function.
13080
13081 2005-05-26  Lute Kamstra  <lute@gnu.org>
13082
13083         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13084
13085 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13088
13089         * gnus-art.el: Don't autoload mail-extract-address-components.
13090
13091         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13092         eval-and-compile to evaluate it.
13093
13094         * hashcash.el: Don't autoload executable-find.
13095
13096         * nndb.el: Don't declare the nndb back end two or more times; don't
13097         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13098
13099         * nntp.el: Autoload format-spec instead of format; use
13100         eval-and-compile to evaluate autoload forms.
13101
13102 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13103
13104         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13105
13106 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13107
13108         * gnus.el (gnus-version-number): Bump version.
13109
13110 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13111
13112         * gnus.el: No Gnus v0.3 is released.
13113
13114 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13115
13116         * lpath.el (featurep): Bind show-nonbreak-escape.
13117
13118 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * gnus-art.el (gnus-article-edit-part): Disable undo.
13121
13122 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13125         gnus-article-date-lapsed-new-header is t if date timer is active;
13126         skip headers in which the original date value is empty.
13127         (gnus-article-save-original-date): Redefine it as a macro.
13128         (gnus-display-mime): Use it.
13129
13130 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13131
13132         * gnus-art.el (article-date-ut): Support converting date in
13133         forwarded parts as well.
13134         (gnus-article-save-original-date): New function.
13135         (gnus-display-mime): Use it.
13136
13137 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13138
13139         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13140         enclosure element of <item>.
13141
13142 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13143
13144         * message.el (message-kill-buffer-query): Renamed from
13145         `message-kill-buffer-query-if-modified'.  Added :version.
13146
13147 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13150         window layout.
13151
13152 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * mml.el: Autoload dnd when compiling.
13155
13156 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13157
13158         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13159         x-dnd-*.
13160
13161 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * qp.el (quoted-printable-encode-region): Save excursion.
13164
13165 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13166
13167         * message.el (message-kill-buffer-query-if-modified): Add new variable
13168         so the user can kill a modified message buffer quickly.
13169         (message-kill-buffer): Use it.
13170
13171 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * lpath.el: Fbind display-time-event-handler; don't fbind
13174         string-to-multibyte.
13175
13176         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13177
13178 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13181         contained in text because xml.el decodes entities) with LFs.
13182
13183 2005-04-11  Lute Kamstra  <lute@gnu.org>
13184
13185         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13186         differently.
13187
13188 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13189
13190         * mm-util.el (mm-detect-coding-region): Typo.
13191
13192 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13193
13194         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13195
13196 2005-04-06  Deepak Goel  <deego@gnufans.org>
13197
13198         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13199         user-function allow user modifications of the scores.
13200         (spam-stat-score-buffer-user): New function, to allow
13201         user-computed modifications to the score.
13202         (spam-stat-score-buffer-user-functions): List of additional
13203         scoring functions.
13204         (spam-stat-error-holder): Global temporary error holder.
13205         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13206         variable.
13207
13208 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13209
13210         * gnus-registry.el (gnus-registry-clean-empty-function)
13211         (gnus-registry-trim, gnus-registry-fetch-groups)
13212         (gnus-registry-delete-group): Groups that match
13213         `gnus-registry-ignored-groups' are removed from the registry
13214         entries, not just ignored for splitting.  This helps clean up the
13215         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13216         to get all the groups a message ID is in.
13217
13218         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13219         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13220         (spam-stat-score-buffer-user-functions): Add :number custom type.
13221
13222 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13223
13224         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13225         argument in XEmacs.
13226
13227         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13228         (nnrss-request-group): Decode group name first.
13229         (nnrss-request-article): Make a text/plain article if mml-to-mime
13230         failed.
13231         (nnrss-get-encoding): Return a compatible encoding according to
13232         nnrss-compatible-encoding-alist.
13233         (nnrss-find-el): Use consp instead of listp.
13234         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13235
13236 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13239         which Emacs 20 doesn't support.
13240         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13241
13242 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13243
13244         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13245         silence the byte compiler inside the defun.
13246
13247         * gnus-demon.el (parse-time-string): Add autoload.
13248
13249         * gnus-delay.el (parse-time-string): Add autoload.
13250
13251         * gnus-art.el (parse-time-string): Add autoload.
13252
13253         * nnultimate.el (parse-time): Require for `parse-time-string'.
13254
13255 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13256
13257         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13258
13259         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13260
13261         * smime.el (smime-ldap-host-list): Add :version.
13262
13263 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13264
13265         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13266         pass it to `gnus-browse-read-group'.
13267         (gnus-browse-read-group): Add NUMBER argument and pass it to
13268         `gnus-group-read-ephemeral-group'.
13269
13270         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13271         argument and pass it to `gnus-group-read-group'.
13272
13273 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13274
13275         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13276         mm-xemacs-find-mime-charset-1 if we have the mule feature
13277         available at runtime.
13278
13279 2005-03-25  Werner Lemberg  <wl@gnu.org>
13280
13281         * nnmaildir.el: Replace `illegal' with `invalid'.
13282
13283 2005-03-23  Lute Kamstra  <lute@gnu.org>
13284
13285         * time-date.el: Add comment on time value formats.
13286         Don't require parse-time.
13287         (with-decoded-time-value): New macro.
13288         (encode-time-value): New function.
13289         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13290         (days-to-time): Return a valid time value when arg is huge.
13291         (time-since): Use time-subtract.
13292         (time-to-number-of-days): Use time-to-seconds.
13293
13294 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13295
13296         * gnus-start.el (gnus-display-time-event-handler):
13297         Check display-time-timer at runtime rather than only at load time
13298         in case display-time-mode is turned off in the mean time.
13299
13300 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13301
13302         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13303         used.
13304
13305         * nneething.el (nneething-map-file-directory): Derive from
13306         `gnus-directory'.
13307
13308         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13309         the To/Cc button.
13310
13311 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13312
13313         * nnmaildir.el (nnmaildir-request-accept-article):
13314         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13315
13316 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13317
13318         * gnus-async.el: Require timer-funcs at compile time when in
13319         XEmacs for `run-with-idle-timer'.
13320
13321 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13322
13323         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13324         autoloaded function.
13325
13326 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13327
13328         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13329
13330 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13331
13332         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13333
13334 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13335
13336         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13337         gnus-expert-user to default.
13338
13339 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13340
13341         * nnimap.el (nnimap-open-server): Ditto.
13342
13343         * imap.el (imap-authenticate): Fix typo.
13344
13345 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13346
13347         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13348         buffer (since IMAP server might return FETCH response out of
13349         order, and the nntp buffer must be sorted).
13350
13351 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13352
13353         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13354         comparison on string.
13355
13356         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13357         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13358         (gnus-agent-summary-fetch-series): Modified to protect against
13359         gnus-agent-summary-fetch-group clearing processable flags.
13360         (gnus-agent-synchronize-group-flags): Update live group buffer as
13361         synchronization may occur due to the user toggle the plugged
13362         status.
13363         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13364         successfully downloaded.
13365         (gnus-agent-expire-group-1): Avoid using markers when the overview
13366         is in ascending order; greatly improves performance.
13367         (gnus-agent-regenerate-group): Use
13368         gnus-agent-synchronize-group-flags to reset read status in both
13369         gnus and server.
13370         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13371
13372 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13373
13374         * message.el: Don't autoload former message-utils variables.
13375         (message-strip-subject-trailing-was): Change doc string.
13376
13377         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13378         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13379         (nnweb-google-search): Add "hl=en" here.
13380         (nnweb-google-parse-1, nnweb-google-create-mapping):
13381         Don't hardcode URL.
13382
13383 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13384
13385         * message.el (message-get-reply-headers, message-followup):
13386         Mention related variables `message-use-followup-to' and
13387         `message-use-mail-followup-to', in the information buffer.
13388
13389         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13390         of broken groups(-beta).google.com.
13391
13392 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13393
13394         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13395         parameter to invoked gnus-request-move-article; remove the
13396         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13397         all at once instead of once per article.
13398         (gnus-summary-remove-process-mark): Accept a list of articles as
13399         well as a single article for processing.
13400
13401         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13402         parameter.
13403
13404         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13405
13406         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13407
13408         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13409         parameter.
13410
13411         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13412         parameter.
13413
13414         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13415         parameter and remove the gnus-sum-hint-move-is-internal variable.
13416
13417         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13418         parameter.
13419
13420         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13421         parameter.
13422
13423         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13424         parameter.
13425
13426         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13427
13428         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13429         parameter.
13430
13431         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13432         parameter.
13433
13434 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13435
13436         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13437         a more conservative way.
13438
13439 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13440
13441         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13442         buffer, so it moves the window's cursor.
13443
13444 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13445
13446         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13447         `mm-dissect-multipart' and receive the from field as an (optional)
13448         argument from `mm-dissect-multipart'.
13449         (mm-dissect-multipart): Receive the from field as an argument and
13450         pass it on when we call `mm-dissect-buffer' on MIME parts.
13451         Fixes verification/decryption of signed/encrypted MIME parts.
13452
13453 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13454
13455         * gnus-sum.el (gnus-summary-move-article): Set
13456         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13457         whatever it calls (right now, only nnimap-request-move article
13458         respects it).
13459
13460         * nnimap.el (nnimap-request-move-article): When
13461         gnus-sum-hint-move-is-internal is set, don't do the extra
13462         nnimap-request-article.
13463
13464 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13465
13466         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13467
13468         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13469         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13470
13471         * gnus-sum.el (gnus-summary-caesar-message):
13472         Apply `gnus-treat-article' after rotation.
13473
13474         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13475         doc string.
13476
13477 2005-02-22  Simon Josefsson  <jas@extundo.com>
13478
13479         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13480         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13481         <arne@arnested.dk>.
13482         (encrypt): Add password-cache and password-cache-expiry as group
13483         members.
13484
13485 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13486
13487         * smime.el (smime-ldap-host-list): Doc fix.
13488         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13489         cache) password.
13490         (smime-sign-region): Use it.
13491         (smime-decrypt-region): Use it.
13492         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13493         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13494         fails.
13495         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13496         certificate from DER to PEM format rather than calling openssl.
13497
13498         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13499
13500         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13501         for signing/encryption.
13502
13503         * mml.el (mml-parse-1): Use them.
13504
13505 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13506
13507         * nnrss.el (nnrss-verbose): Removed.
13508         (nnrss-request-group): Use `nnheader-message' instead.
13509
13510 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13511
13512         * nnrss.el (nnrss-verbose): New variable.
13513         (nnrss-request-group): Make it say nnrss is requesting a group.
13514
13515 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13518         Handle news URL with given port correctly.
13519
13520 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13521
13522         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13523         containing special characters.
13524
13525         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13526
13527         * mml.el (mime-to-mml): Ditto.
13528
13529         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13530         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13531         (rfc2047-decode-region): Quote decoded words containing special
13532         characters when rfc2047-quote-decoded-words-containing-tspecials
13533         is non-nil.
13534
13535 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13536
13537         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13538
13539         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13540
13541 2005-02-15  Simon Josefsson  <jas@extundo.com>
13542
13543         * nnimap.el (nnimap-debug): Doc fix.
13544
13545         * imap.el (imap-debug): Doc fix.
13546
13547 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13548
13549         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13550
13551 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13552
13553         * gnus.el (spam-contents): Improve docs for spam-contents
13554         parameter in its variable incarnation.
13555
13556 2005-02-14  Simon Josefsson  <jas@extundo.com>
13557
13558         * smime-ldap.el: Use require instead of load-library for ldap.
13559         (smime-ldap-search): Indent.
13560         (smime-ldap-search-internal): Shorten line.
13561
13562         * smime.el (smime-cert-by-dns): Add doc-string.
13563         (smime-cert-by-ldap-1): Indent.
13564
13565         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13566         mml-smime-get-dns-ldap.
13567         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13568
13569 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13570
13571         * smime.el: Require smime-ldap.
13572         (smime-ldap-host-list): New variable.
13573         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13574
13575         * mml-smime.el (mml-smime-encrypt-query): New function.
13576         (mml-smime-encrypt-query): Use it.
13577
13578         * smime-ldap.el: New file.
13579
13580 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13581
13582         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13583
13584 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13585
13586         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13587         argument in doc string.  Make query for type more clear.
13588
13589 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13590
13591         * gnus.el (gnus-group-startup-message): Search for gnus images in
13592         etc/images/gnus.
13593         * mm-util.el (mm-image-load-path): Likewise.
13594         * smiley.el (smiley-data-directory): Search for smilies in
13595         etc/images/smilies.
13596
13597 2005-02-09  Kim F. Storm  <storm@cua.dk>
13598
13599         Change Emacs release version from 21.4 to 22.1 throughout.
13600         Change Emacs development version from 21.3.50 to 22.0.50.
13601
13602 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13603
13604         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13605
13606         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13607         non-Mule XEmacs as well.
13608         (mm-decompress-buffer): Signal an error intentionally if it does
13609         not decompress compressed data because auto-compression-mode is
13610         disabled.
13611
13612 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13613
13614         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13615         an ID in the registry even if it has no groups.
13616
13617 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13618
13619         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13620         merge it into mm-decompress-buffer.
13621         (gnus-mime-copy-part): Use the MIME part charset, the value which
13622         a user specified or gnus-newsgroup-charset for decoding, like
13623         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13624         save-buffer what was used.  Suggested by Kevin Ryde
13625         <user42@zip.com.au>.
13626         (gnus-mime-inline-part): Allow the name parameter as well as the
13627         filename parameter; force decompressing of compressed data; always
13628         display contents being not decoded as unibyte.
13629
13630         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13631         as well as the filename parameter.
13632
13633         * mm-util.el (mm-decompress-buffer): Merge
13634         gnus-mime-jka-compr-maybe-uncompress.
13635         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13636         of compressed data.
13637
13638 2005-02-08  Simon Josefsson  <jas@extundo.com>
13639
13640         * imap.el (imap-log): Doc fix.
13641
13642 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13643
13644         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13645         the coding cookies; decompress compressed parts.
13646
13647         * mml.el (mml-generate-mime-1): Add the charset parameter according
13648         to the value which a user specified manually or the coding cookie.
13649
13650         * mm-util.el (mm-string-to-multibyte): New function.
13651         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13652         (mm-coding-system-to-mime-charset): New function.
13653         (mm-decompress-buffer): New function.
13654         (mm-find-buffer-file-coding-system): New function.
13655
13656         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13657         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13658         parts.
13659
13660 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13661
13662         * mm-view.el (mm-display-inline-fontify): Decode a part according
13663         to the charset parameter.
13664
13665 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13668         prefix arg is neither nil nor a number, as info specifies.
13669
13670 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13671
13672         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13673         timestamps.
13674
13675 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13676
13677         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13678         groups error checking and notify user.
13679
13680 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13681
13682         * message.el (message-send-mail-function): Check existence of
13683         sendmail-program first before using default value
13684         `message-send-mail-with-sendmail'.  Otherwise use more generic
13685         `smtpmail-send-it'.
13686
13687 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * nntp.el (nntp-request-update-info): Always return nil.
13690
13691 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13692
13693         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13694
13695 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13696
13697         * message.el (message-beginning-of-line): Change the behavior when
13698         invoked between BOL and : so that it first moves backward.
13699
13700 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13701
13702         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13703         article buffer when editing of the article is discarded.
13704         (gnus-article-prepare): Revert.
13705
13706 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13707
13708         * gnus-art.el (gnus-article-prepare):
13709         Remove message-strip-forbidden-properties from the local hook.
13710
13711 2005-01-27  Simon Josefsson  <jas@extundo.com>
13712
13713         * password.el (password-cache-add): Only start one timer per key.
13714         Reported by Derek Atkins <warlord@MIT.EDU>.
13715
13716 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13717
13718         * run-at-time.el: Removed.  It is no longer needed as
13719         timer-funcs.el in the xemacs-base package has a working version of
13720         `run-at-time'.
13721
13722         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13723
13724         * password.el: Require timer-funcs instead of run-at-time in
13725         XEmacs.
13726         Remove `password-run-at-time' macro.
13727         (password-cache-add): Use `run-at-time' instead of
13728         `password-run-at-time'.
13729
13730         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13731         Remove `nnheader-cancel-function-timers' alias,
13732         `cancel-function-timers' exists in XEmacs in timer-funcs.
13733
13734         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13735         for `run-with-idle-timer'.
13736
13737         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13738         for `run-at-time'.
13739
13740         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13741         for `with-timeout'.
13742
13743         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13744         the same as for XEmacs 21.4.
13745         No need to ignore `run-with-idle-timer', this function exists in
13746         XEmacs now in timer-funcs.el in the xemacs-base package.
13747         (dgnushack-compile): No need to delete
13748         run-at-time.el from the list of files to compile because it
13749         doesn't exist anymore.
13750
13751 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13752
13753         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13754         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13755
13756 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13757
13758         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13759         sensitively.
13760
13761 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13762
13763         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13764
13765 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13766
13767         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13768         which will be inserted according to the multibyteness of a buffer
13769         rather than the type of contents.  Suggested by ARISAWA Akihiro
13770         <ari@mbf.ocn.ne.jp>.
13771
13772         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13773         of string which old xml.el may return rather than a string.
13774
13775 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13776
13777         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13778
13779 2005-01-16  Simon Josefsson  <jas@extundo.com>
13780
13781         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13782         idn/idna.el isn't available.
13783         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13784         <michael@waxrat.com>.
13785
13786         * hashcash.el: Remove non-FSF copyright header.
13787
13788         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13789         (hashcash-generate-payment): Use it.
13790         (hashcash-generate-payment-async): Use it.
13791
13792 2005-01-15  Simon Josefsson  <jas@extundo.com>
13793
13794         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13795         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13796
13797         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13798         gnus-summary-idna-message.
13799         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13800         (gnus-summary-idna-message): New function.
13801
13802 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13803
13804         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13805         gnus-novice-user.
13806
13807 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13808
13809         * nnrss.el (nnrss-request-delete-group): Delete entries in
13810         nnrss-group-alist as well.
13811         (nnrss-save-server-data): Insert newline.
13812
13813 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13814
13815         * gnus.el (gnus-user-agent): Use list of symbols instead of
13816         symbols.  Display full version number for (S)XEmacs.  Optionally
13817         display (S)XEmacs codename.
13818
13819         * gnus-util.el (gnus-emacs-version): Update for new
13820         `gnus-user-agent'.
13821
13822         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13823         Gnus version.
13824
13825 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13826
13827         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13828         which is unreadable in some setups.
13829
13830 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * gnus-spec.el (gnus-update-format-specifications): Flush the
13833         group format spec cache if it doesn't support decoded group names.
13834
13835 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13836
13837         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13838         Allow to apply decay on score files matching a regexp.
13839
13840 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13841
13842         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13843         compatibility in %g and %c.
13844
13845 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13846
13847         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13848         name for only %g and %c.
13849         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13850         of gnus-tmp-group to decoded group name.
13851         (gnus-group-make-rss-group): Exclude `/'s from group names.
13852
13853 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13854
13855         * nnrss.el (nnrss-get-encoding): Fix regexp.
13856
13857 2004-12-27  Simon Josefsson  <jas@extundo.com>
13858
13859         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13860         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13861         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13862
13863 2004-12-17  Kim F. Storm  <storm@cua.dk>
13864
13865         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13866
13867         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13868
13869 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13870
13871         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13872
13873 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13874
13875         * nnrss.el: Require rfc2047 and mml.
13876         (nnrss-file-coding-system): New variable.
13877         (nnrss-format-string): Redefine it as an inline function.
13878         (nnrss-decode-group-name): New function.
13879         (nnrss-string-as-multibyte): Remove.
13880         (nnrss-retrieve-headers): Decode group name; don't use
13881         nnrss-format-string.
13882         (nnrss-request-group): Decode group name.
13883         (nnrss-request-article): Decode group name; allow a Message-ID as
13884         well as an article number; don't use nnrss-format-string; encode a
13885         Message-ID string which may contain non-ASCII characters; use
13886         mml-to-mime to compose a MIME article.
13887         (nnrss-request-expire-articles): Decode group name.
13888         (nnrss-request-delete-group): Decode group name.
13889         (nnrss-fetch): Clarify error message.
13890         (nnrss-read-server-data): Use insert-file-contents instead of load;
13891         bind file-name-coding-system; use multibyte buffer.
13892         (nnrss-save-server-data): Bind coding-system-for-write to the
13893         value of nnrss-file-coding-system; bind file-name-coding-system;
13894         add coding cookie.
13895         (nnrss-read-group-data): Use insert-file-contents instead of load;
13896         bind file-name-coding-system; use multibyte buffer.
13897         (nnrss-save-group-data): Bind coding-system-for-write to the
13898         value of nnrss-file-coding-system; bind file-name-coding-system.
13899         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13900         make it work with non-ASCII text.
13901         (nnrss-find-el): Make it work with old xml.el as well.
13902
13903 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13904
13905         * nnrss.el (nnrss-get-encoding): New function.
13906         (nnrss-fetch): Use unibyte buffer initially; bind
13907         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13908         decode contents according to the encoding attribute.
13909         (nnrss-save-group-data): Add coding cookie.
13910         (nnrss-mime-encode-string): New function.
13911         (nnrss-check-group): Use it to encode subject and author.
13912
13913 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13914
13915         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13916         imaginary variable.
13917
13918 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13919
13920         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13921         correctly even if there are wide characters.
13922
13923 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13924
13925         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13926         downcased symbol names; make a new cache instead of reusing
13927         bbdb-hashtable.
13928
13929 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13932         concatenating segments rather than before concatenating them.
13933         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13934
13935         * message.el (message-get-reply-headers): Bind `extra'.
13936
13937 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13938
13939         * message.el (message-extra-wide-headers): New variable.
13940         (message-get-reply-headers): Use it.
13941
13942 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13945         (gnus-agent-group-pathname): Ditto.
13946
13947         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13948
13949         * gnus-group.el (gnus-group-make-group): Decode group name.
13950         (gnus-group-make-rss-group): Register the group data after opening
13951         the nnrss group.
13952
13953 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13954
13955         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13956         by expiry now get marked as read.
13957
13958 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13959
13960         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13961
13962 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13963
13964         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13965         unify Latin characters in XEmacs.
13966         (mm-find-mime-charset-region): Use it.
13967
13968 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * gnus-util.el (gnus-delete-directory): New function.
13971
13972         * gnus-agent.el (gnus-agent-delete-group): Use it.
13973
13974         * gnus-cache.el (gnus-cache-delete-group): Use it.
13975
13976 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13979         names.
13980
13981 2004-12-16  Simon Josefsson  <jas@extundo.com>
13982
13983         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13984
13985 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13988
13989         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13990         (gnus-group-set-current-level): Decode group name.
13991
13992 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13993
13994         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13995         failed.
13996
13997 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13998
13999         * gnus-group.el (gnus-group-delete-group): Decode group name.
14000         (gnus-group-make-rss-group): Encode group name.
14001         (gnus-group-catchup-current): Decode group name.
14002         (gnus-group-kill-group): Decode group name.
14003
14004 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14005
14006         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14007
14008 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14009
14010         * gnus-group.el (gnus-group-make-rss-group):
14011         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14012
14013         * gnus-start.el (gnus-setup-news): Honor user's setting to
14014         gnus-message-archive-method.  Suggested by Lute Kamstra
14015         <lute@gnu.org>.
14016
14017 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14018
14019         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14020         global counterparts of the buffer-local variables.
14021
14022 2004-11-16  Romain Francoise  <romain@orebokech.com>
14023
14024         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14025         counterparts of the buffer-local variables.
14026
14027 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14028
14029         * message.el (message-forbidden-properties): Fixed typo in doc
14030         string.
14031
14032 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14033
14034         * gnus-util.el (gnus-replace-in-string): Added doc string.
14035
14036         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14037         to avoid problems when splitting mails with many recipients.
14038
14039 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14040
14041         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14042         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14043
14044 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14045
14046         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14047         if there is no hashtable in memory or file modification time is
14048         newer than cached timestamp.
14049
14050 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14051
14052         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14053         not-matching option.
14054
14055 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14056
14057         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14058         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14059         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14060         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14061         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14062         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14063
14064 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * message.el (message-forward-make-body-mml): Remove headers
14067         according to message-forward-ignored-headers if a message is decoded.
14068
14069 2004-12-02  Romain Francoise  <romain@orebokech.com>
14070
14071         * message.el (message-forward-make-body-plain): Always remove
14072         headers according to message-forward-ignored-headers.
14073
14074 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14075
14076         * spam.el (spam-summary-prepare-exit): Remove the
14077         gnus-summary-limit pop for now, it has problems with ham marks for
14078         me.
14079
14080 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14081
14082         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14083         correctly.
14084
14085 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14086
14087         * format-spec.el (format-spec): Message the char.
14088
14089 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14090
14091         * gnus-art.el (gnus-split-methods): Reformat comments.
14092
14093         * spam.el (spam-summary-prepare-exit): Remove article limits
14094         before exiting the summary buffer.
14095
14096 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14097
14098         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14099         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14100
14101         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14102         order to silence the byte compiler.
14103
14104         * spam.el: Fix the way to silence the byte compiler, which
14105         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14106         bbdb-search-simple, spam-BBDB-register-routine,
14107         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14108         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14109         spam-stat-buffer-is-spam, spam-stat-load,
14110         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14111         spam-stat-save and spam-stat-split-fancy.
14112
14113 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14116         which may confuse users.
14117         (canlock-password-for-verify): Ditto.
14118
14119         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14120
14121         * gnus-art.el (gnus-emphasis-alist): Ditto.
14122
14123         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14124
14125         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14126
14127         * gnus-start.el (gnus-save-killed-list): Ditto.
14128
14129         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14130         (gnus-sum-thread-tree-root): Ditto.
14131         (gnus-sum-thread-tree-false-root): Ditto.
14132         (gnus-sum-thread-tree-single-indent): Ditto.
14133
14134         * message.el (message-courtesy-message): Ditto.
14135         (message-archive-note): Ditto.
14136         (message-subscribed-address-file): Ditto.
14137         (message-user-fqdn): Ditto.
14138
14139         * spam-report.el (spam-report-gmane-regex): Ditto.
14140
14141         * spam.el (spam-blackhole-good-server-regex): Ditto.
14142
14143 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14144
14145         * mml.el (mml-preview): Widen the message buffer before copying
14146         the contents to the preview buffer; sort headers before previewing.
14147
14148         * message.el (message-hidden-headers): Fix the way to avoid a bug
14149         in the `repeat' widget in Emacs 21.3 or earlier.
14150
14151 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * message.el (message-hidden-headers): Default to "^References:".
14154         Improve customization type.  Suggested by Reiner Steib
14155         <Reiner.Steib@gmx.de>.
14156
14157 2004-11-25  Romain Francoise  <romain@orebokech.com>
14158
14159         * message.el (message-strip-forbidden-properties): Remove check for
14160         obsolete `message-hidden' text property, hidden headers are not
14161         accessible in the buffer anymore.
14162
14163 2004-11-22  Romain Francoise  <romain@orebokech.com>
14164
14165         * message.el (message-header-format-alist): Add `From' in list
14166         so that it can be sorted.
14167         (message-fix-before-sending): Widen and sort headers before
14168         sending.
14169         (message-hide-headers): Use narrowing to hide headers by moving
14170         them to the top of the buffer and narrowing to the region
14171         underneath.
14172
14173 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14174
14175         * message.el (message-strip-forbidden-properties): Bind
14176         buffer-read-only (etc) to nil.
14177
14178 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14179
14180         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14181         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14182
14183 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14184
14185         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14186
14187 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14188
14189         * dns.el (query-dns): Use sit-for to time instead of
14190         accept-process-output, since that doesn't seem to work on udp
14191         sockets.
14192
14193 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14194
14195         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14196
14197 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14198
14199         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14200         doc string.  Improve doc string.
14201
14202 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * nntp.el (nntp-request-update-info): Return nil if
14205         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14206         may not call gnus-activate-group which uselessly issues the GROUP
14207         commands for all nntp groups and wastes time.  Reported by Romain
14208         Francoise <romain@orebokech.com>.
14209
14210         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14211
14212 2004-11-15  Simon Josefsson  <jas@extundo.com>
14213
14214         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14215         headers separately.
14216         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14217         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14218
14219 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14220
14221         * gnus-start.el (gnus-convert-old-newsrc):
14222         Assign legacy-gnus-agent to 5.10.7.
14223
14224 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14225
14226         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14227         start of the lines.
14228
14229 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14230
14231         * hashcash.el (hashcash-default-payment): Change default to 20.
14232         (hashcash-default-accept-payment): Change default to 20.
14233         (hashcash-process-alist): New variable.
14234         (hashcash-generate-payment-async): Add.
14235         (hashcash-already-paid-p): Add.
14236         (hashcash-insert-payment): Don't generate payments twice.
14237         (hashcash-insert-payment-async): Add.
14238         (hashcash-insert-payment-async-2): Add.
14239         (hashcash-cancel-async): Add.
14240         (hashcash-wait-async): Add.
14241         (hashcash-processes-running-p): Add.
14242         (hashcash-wait-or-cancel): Add.
14243         (mail-add-payment): New optional argument.  Conditionally start
14244         asynchronous calculation.
14245         (mail-add-payment-async): Add.
14246
14247         * message.el (message-send-mail): Wait for asynchronous hashcash
14248         results.  Don't clobber existing X-Hashcash headers.
14249         (message-setup-1): Call mail-add-payment-async when
14250         message-generate-hashcash is non-nil.
14251
14252 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14253
14254         * message.el (message-use-alternative-email-as-from): Examine the
14255         From header as well; use message-make-from in order to include a
14256         user's full name.
14257
14258 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14259
14260         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14261         default; improve customization type.
14262         (gnus-emphasis-custom-with-format): New macro.
14263         (gnus-emphasis-custom-value-to-external): New function.
14264         (gnus-emphasis-custom-value-to-internal): New function.
14265
14266 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14267
14268         * dns.el (query-dns): Resolve reverse addresses.
14269
14270 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14271
14272         * gnus-group.el (gnus-group-get-new-news): Use it.
14273
14274         * gnus-start.el (gnus-check-reasonable-setup): New function.
14275
14276 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14277
14278         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14279         "Args out of range" error.  Reported by Arnaud Giersch
14280         <arnaud.giersch@free.fr>.
14281
14282 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14283
14284         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14285
14286 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14287
14288         * spam.el (spam group): Add :version.
14289
14290         * pgg-def.el (pgg group): Add :version.
14291
14292 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * gnus-art.el (gnus-article-edit-article): Don't associate the
14295         article buffer with a draft file.  This is a temporary measure
14296         against the 2004-08-22 change to gnus-article-edit-mode.
14297
14298 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14301         (html2text-format-tags): Remove unused variable `attr'.
14302
14303 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14304
14305         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14306
14307         * tls.el (tls-process-connection-type, tls-success)
14308         (tls-certtool-program): Add :version.
14309
14310         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14311         (starttls-extra-arguments, starttls-process-connection-type)
14312         (starttls-connect, starttls-failure, starttls-success): Add :version.
14313
14314         * spam-stat.el (spam-stat): Add :version.
14315
14316         * sieve.el (sieve): Add :version.
14317
14318         * sha1.el (sha1): Add :version.
14319         (sha1-use-external): Remove redundant version.
14320
14321         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14322         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14323         (nnmail-split-fancy-match-partial-words)
14324         (nnmail-split-lowercase-expanded): Add :version.
14325
14326         * nndiary.el (nndiary): Add :version.
14327
14328         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14329
14330         * mml-sec.el (mml-default-sign-method)
14331         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14332         Add :version.
14333
14334         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14335
14336         * mm-url.el (mm-url-use-external, mm-url-program)
14337         (mm-url-arguments): Add :version.
14338
14339         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14340         (mm-attachment-file-modes, mm-decrypt-option)
14341         (mm-w3m-safe-url-regexp): Add :version.
14342
14343         * message.el (message-cite-prefix-regexp)
14344         (message-sendmail-envelope-from, message-minibuffer-local-map)
14345         (message-user-fqdn, message-completion-alist): Add :version.
14346
14347         * gnus-win.el (gnus-configure-windows-hook)
14348         (gnus-use-frames-on-any-display): Add :version.
14349
14350         * gnus-art.el (gnus-article-address-banner-alist)
14351         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14352         (gnus-treat-from-picon, gnus-treat-mail-picon)
14353         (gnus-treat-x-pgp-sig): Add :version.
14354
14355         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14356         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14357         (gnus-summary-article-delete-hook)
14358         (gnus-summary-display-while-building): Add :version.
14359
14360         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14361         (gnus-get-top-new-news-hook): Add :version.
14362
14363         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14364         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14365
14366         * gnus-registry.el (gnus-registry): Add :version.
14367
14368         * gnus-spec.el (gnus-use-correct-string-widths)
14369         (gnus-make-format-preserve-properties): Add :version.
14370
14371         * gnus.el (gnus-group-charter-alist)
14372         (gnus-group-fetch-control-use-browse-url)
14373         (gnus-install-group-spam-parameters): Add :version.
14374
14375         * gnus-diary.el (gnus-diary): Add :version.
14376
14377         * gnus-delay.el (gnus-delay): Add :version.
14378
14379         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14380         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14381         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14382         Add :version.
14383
14384         * gnus-agent.el (gnus-agent-max-fetch-size)
14385         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14386         (gnus-agent-prompt-send-queue): Add :version.
14387
14388         * deuglify.el (gnus-outlook-deuglify): Add :version.
14389
14390         * html2text.el: Beautify code.  Improve doc strings.  Some
14391         checkdoc cleanup.
14392         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14393
14394 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14395
14396         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14397
14398 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14399
14400         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14401         when package is loaded.
14402
14403         * spam.el (spam-summary-score-preferred-header): Add global preference
14404         for people who want to override the default SpamAssassin over
14405         Bogofilter preference (when both are set).
14406         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14407         (spam-user-format-function-S): Check
14408         spam-summary-score-preferred-header.
14409         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14410         (spam-user-format-function-S): Format the score correctly.
14411
14412 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14413
14414         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14415         signature file.  Suggested by Manoj Srivastava
14416         <srivasta@golden-gryphon.com>.
14417
14418         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14419         iso-2022-jp even in the Japanese language environment.
14420         Suggested by Jason Rumney <jasonr@gnu.org>.
14421
14422 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14423
14424         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14425         use the same characters as the dummy marks; make it free from
14426         getting affected by the language environment.
14427         (gnus-summary-read-group-1): Update mark positions only when the
14428         format spec is updated.
14429
14430         * gnus-spec.el (gnus-update-format-specifications): Return a list
14431         of updated types.
14432
14433 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14434
14435         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14436         of boundp to check if display-warning is available.
14437
14438 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14439
14440         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14441
14442 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * nnspool.el (nnspool-spool-directory): Use news-path if the
14445         news-directory variable is not bound.
14446
14447         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14448         function instead of display-warning if it is not available.
14449
14450 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14451
14452         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14453         v5-10: Use `point-at-bol'.
14454
14455 2004-10-26  Simon Josefsson  <jas@extundo.com>
14456
14457         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14458         <chenggao@gmail.com>.
14459
14460 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14461
14462         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14463         instead.
14464
14465 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14466
14467         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14468         to remove a server from the nnimap-server-buffer-alist.
14469         (nnimap-open-connection, nnimap-close-server): Use it.
14470
14471         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14472
14473 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14476         running the major-mode function.
14477
14478 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14479
14480         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14481         dummy marks in the right way.
14482
14483 2004-10-18  David Edmondson  <dme@dme.org>
14484
14485         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14486         excessively.
14487
14488 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14489
14490         * gnus-util.el (gnus-split-references): Accept a nil references
14491         string and go on blissfully.
14492
14493         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14494         cases where the references string is non-nil but has no references.
14495
14496         * encrypt.el: Add autoload tags.
14497
14498         * spam.el (spam-resolve-registrations-routine): Remove article
14499         from unregistration list too.  Reported by David Hanak
14500         <dhanak@isis.vanderbilt.edu>
14501
14502 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14503
14504         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14505         nil.  Changed custom type.
14506
14507 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14508
14509         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14510
14511         * gnus-sum.el (gnus-summary-move-article): Use it.
14512
14513 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14514
14515         * encrypt.el: Add autoload cookies.
14516
14517         * spam.el (spam-backend-article-list-property)
14518         (spam-backend-get-article-todo-list)
14519         (spam-backend-put-article-todo-list)
14520         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14521         Resolve registrations separately.
14522         (spam-register-routine): Format comments.
14523         (spam-unregister-routine, spam-register-routine): Always call with
14524         specific-articles, no default list.
14525         (spam-summary-prepare-exit): Use the spam-classifications function.
14526
14527         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14528         gnus-encrypt.el.
14529
14530         * encrypt.el: Copied from gnus-encrypt.el.
14531
14532         * gnus-encrypt.el: Commented that it's obsolete.
14533
14534 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14535
14536         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14537         (gnus-score-save): Use it.
14538
14539         * message.el (message-bury): Use `window-dedicated-p'.
14540
14541 2004-10-15  Simon Josefsson  <jas@extundo.com>
14542
14543         * pop3.el (top-level): Don't require nnheader.
14544         (pop3-read-timeout): Add.
14545         (pop3-accept-process-output): Add.
14546         (pop3-read-response, pop3-retr): Use it.
14547
14548 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14549
14550         * spam.el (spam-register-routine): Move comment.
14551         (spam-verify-bogofilter): Use 'unknown for the initial
14552         spam-bogofilter-valid state, not 'never.
14553
14554         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14555         for netrc-machine.
14556
14557         * nnimap.el (nnimap-open-connection): Use
14558         netrc-machine-user-or-password.
14559
14560 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14561
14562         * gnus-registry.el (gnus-registry-unload-hook):
14563         Set as a variable with add-hook.
14564
14565         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14566         of news-path.
14567
14568         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14569
14570         * spam.el: Delete duplicate `provide'.
14571         (spam-unload-hook): Set as a variable with add-hook.
14572
14573 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14574
14575         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14576         in the doc string.
14577
14578         * message.el (message-ignored-news-headers)
14579         (message-ignored-supersedes-headers)
14580         (message-ignored-resent-headers)
14581         (message-forward-ignored-headers): Improve custom type.
14582
14583 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14584
14585         * message.el (message-tokenize-header): Fix 2004-09-06 change
14586         which used point-min in the wrong place.
14587
14588 2004-10-12  Simon Josefsson  <jas@extundo.com>
14589
14590         * tls.el (tls-certtool-program): New variable.
14591         (tls-certificate-information): New function, based on
14592         ssl-certificate-information.
14593
14594 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * compface.el: Move the version of ELisp-based uncompface program
14597         to the contrib directory because of the copyright problem.
14598
14599 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14600
14601         * message.el (message-kill-buffer): Raise the current frame.
14602
14603 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14604
14605         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14606
14607         * gnus.el (message-y-or-n-p): Autoload.
14608
14609         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14610         (pop3-password-required, pop3-authentication-scheme)
14611         (pop3-leave-mail-on-server): Made customizable.
14612         (pop3): New custom group.
14613         (pop3-retr): Remove `sleep-for' statements.
14614         Suggested by Dave Love <fx@gnu.org>.
14615
14616         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14617         Windows/DOS.
14618
14619         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14620         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14621         Dave Love <fx@gnu.org>.
14622
14623         * mml.el (mml-minibuffer-read-disposition): Require match.
14624         Suggested by Dave Love <fx@gnu.org>.
14625
14626 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14627
14628         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14629         doc string.
14630
14631 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14632
14633         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14634
14635 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14636
14637         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14638         instead of calling `mm-insert-inline', to decode text/* parts
14639         before displaying them.
14640
14641 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * mm-uu.el (mm-uu-text-plain-type): New variable.
14644         (mm-uu-pgp-signed-extract-1): Use it.
14645         (mm-uu-pgp-encrypted-extract-1): Use it.
14646         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14647         bind mm-uu-text-plain-type with that value.
14648         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14649         mm-uu-dissect.
14650
14651 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * gnus-group.el (gnus-update-group-mark-positions):
14654         * gnus-sum.el (gnus-update-summary-mark-positions):
14655         * message.el (message-check-news-body-syntax):
14656         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14657         of string-as-multibyte.
14658
14659 2004-10-05  Juri Linkov  <juri@jurta.org>
14660
14661         * gnus-group.el (gnus-update-group-mark-positions):
14662         * gnus-sum.el (gnus-update-summary-mark-positions):
14663         * message.el (message-check-news-body-syntax):
14664         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14665         8-bit unibyte values to a multibyte string for search functions.
14666
14667 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14668
14669         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14670         (mm-uu-dissect-text-parts): New function.
14671
14672         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14673         dissect text parts.
14674
14675         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14676         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14677
14678         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14679
14680         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14681         gnus-current-topics instead of gnus-current-topic.
14682
14683 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14684
14685         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14686
14687 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14688
14689         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14690         where approriate.
14691
14692         * nnml.el (nnml-generate-active-info): do.
14693
14694         * nndiary.el (nndiary-generate-active-info): do.
14695
14696         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14697         (gnus-topic-move): do.
14698
14699         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14700         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14701
14702         * gnus-srvr.el (gnus-server-prepare)
14703         (gnus-server-open-all-servers): do.
14704
14705         * gnus-msg.el (gnus-summary-cancel-article)
14706         (gnus-summary-resend-message)
14707         (gnus-summary-mail-crosspost-complaint): do.
14708
14709         * gnus-move.el (gnus-change-server): do.
14710
14711         * gnus-group.el (gnus-group-unmark-all-groups)
14712         (gnus-group-set-current-level): do.
14713
14714 2004-10-04  Simon Josefsson  <jas@extundo.com>
14715
14716         * message.el (message-generate-hashcash): Doc fix.
14717
14718 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14719
14720         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14721         avoid infinite recursion via gnus-get-function.
14722
14723 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14724
14725         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14726
14727         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14728
14729         * nnmail.el (nnmail-split-history): do.
14730
14731         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14732         (nnml-request-delete-group): do.
14733
14734         * nnslashdot.el (nnslashdot-read-groups): do.
14735
14736         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14737         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14738
14739         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14740         (nnspool-sift-nov-with-sed): Use last.
14741         (nnspool-retrieve-headers-with-nov): Use mapc.
14742         (nnspool-request-newgroups): Use dolist.
14743         (nnspool-request-group): Use last.
14744
14745         * nntp.el (nntp-read-server-type): Use dolist.
14746
14747         * nnvirtual.el (nnvirtual-create-mapping)
14748         (nnvirtual-update-read-and-marked): Use dolist.
14749         (nnvirtual-convert-headers): Simplify.
14750
14751 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14752
14753         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14754         support for sync'ing tick marks.
14755
14756 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14757
14758         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14759         there's no visible header.
14760
14761 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14762
14763         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14764         necessary, pass full group name to gnus-request-set-marks.
14765
14766 2004-10-01  Simon Josefsson  <jas@extundo.com>
14767
14768         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14769         acroread.
14770
14771 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14772
14773         * spam-report.el (spam-report-gmane): Fix interactive.
14774
14775         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14776
14777         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14778         when writing file.
14779         (gnus-agent-synchronize-flags): Don't default to being
14780         interactive.
14781
14782 2004-09-30  Simon Josefsson  <jas@extundo.com>
14783
14784         * message.el (message-generate-hashcash): Add.
14785         (message-send-mail): Use it, call mail-add-payment.
14786
14787 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14788
14789         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14790
14791 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14792
14793         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14794         gnus-requst-update-info with explicit code to sync the in-memory
14795         info read flags with the marks being sync'd to the backend.
14796
14797         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14798
14799 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14800
14801         * spam.el (spam-verify-bogofilter): Add new function.
14802         (spam-check-bogofilter)
14803         (spam-bogofilter-register-with-bogofilter): Use it.
14804         (spam-verify-bogofilter): Add small fixes.
14805
14806 2004-09-28  Simon Josefsson  <jas@extundo.com>
14807
14808         * hashcash.el (hashcash-generate-payment): Revert.
14809
14810 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14811
14812         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14813         gnus-extract-references instead of gnus-split-references.
14814
14815         * gnus-util.el (gnus-extract-references): Add new function, analogous
14816         to gnus-split-references but extracts only the message-ID without
14817         anything extra.
14818
14819         * hashcash.el (hashcash-generate-payment)
14820         (hashcash-check-payment): Do the right thing if hashcash-path is
14821         nil (because the hashcash program could not be found).
14822
14823         * spam.el (spam-use-hashcash): Remove comment.
14824
14825 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14826
14827         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14828         (gnus-cache-enter-article, gnus-cache-remove-article)
14829         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14830
14831         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14832
14833         * gnus-art.el (article-hide-boring-headers)
14834         (article-translate-strings, article-display-face)
14835         (gnus-article-mime-match-handle-first)
14836         (gnus-article-highlight-headers)
14837         (gnus-article-add-buttons-to-head): do.
14838
14839 2004-09-27  Simon Josefsson  <jas@extundo.com>
14840
14841         * hashcash.el: New version, from
14842         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14843         ../contrib/.
14844
14845 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14848
14849 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14850
14851         * gnus-dup.el (gnus-dup-open): Use mapc.
14852         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14853
14854         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14855         Reported by Stefan Wiens <s.wi@gmx.net>.
14856
14857         * gnus.el (gnus-shutdown): Use dolist.
14858
14859         * gnus-undo.el (gnus-undo): Use mapc.
14860
14861         * nnrss.el (nnrss-generate-active): do.
14862
14863         * message.el (message-cite-original-without-signature)
14864         (message-cite-original): Use mapc.
14865         (message-do-actions, message-make-forward-subject): Use dolist.
14866
14867 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14868
14869         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14870         deletion to remove entire duplicate line.  Fixes merged article
14871         number bug.
14872
14873 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14874
14875         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14876         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14877         first ask if you want to open a server and then, even when you
14878         responded with no, asking if you want to synchronize the server's
14879         flags.
14880         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14881         multi-line expressions.
14882         (gnus-agent-synchronize-group-flags): New internal function.
14883         Updates marks in memory (in the info structure) AND in the
14884         backend.
14885
14886         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14887
14888         * nnagent.el (nnagent-request-set-mark): Use
14889         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14890         method, to ensure that synchronization updates marks in the
14891         backend and in the info (in memory) structure.
14892
14893 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14894
14895         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14896         convention fully; don't miss the root article of a thread; make
14897         the X-Draft-From header with correct article numbers.
14898
14899 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14900
14901         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14902         unless plugged.  Disable the agent so that an open failure causes
14903         an error.
14904
14905         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14906         Reverted 2004-09-21 change.  The backend must be opened while
14907         synchronizing flags even when the backend stores the flags
14908         locally.
14909
14910 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14911
14912         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14913         in `header' match.  Reported by Svend Tollak Munkejord.
14914
14915         * message.el (message-cite-original): Fix use of
14916         `message-cite-articles-with-x-no-archive'.
14917
14918 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14919
14920         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14921         (gnus-window-to-buffer): Ditto.
14922
14923         * mml.el (mml-preview-buffer): New variable.
14924         (mml-preview): Manage window layout with gnus-buffer-configuration.
14925
14926         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14927         X-Draft-From header even if those articles aren't quoted.
14928
14929 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14930
14931         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14932         (gnus-request-set-mark, gnus-request-update-mark): Use new
14933         g-s-t-u-l-m to decide to use backend even when unplugged.
14934
14935 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14936
14937         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14938         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14939
14940 2004-09-20  Simon Josefsson  <jas@extundo.com>
14941
14942         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14943         "utf-16-le".
14944
14945 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14946
14947         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14948
14949 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14950
14951         * uudecode.el (uudecode-use-external): Add :version.
14952
14953         * smime.el (smime-CA-file, smime-encrypt-cipher)
14954         (smime-dns-server): Add :version.
14955
14956         * smiley.el (gnus-smiley-file-types): Add :version.
14957
14958         * sha1.el (sha1-use-external): Add :version.
14959
14960         * pgg-def.el (pgg-query-keyserver): Add :version.
14961
14962         * nnmail.el (nnmail-fancy-expiry-targets)
14963         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14964         Add :version.
14965
14966         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14967         (nnimap-retrieve-groups-asynchronous): Add :version.
14968         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14969
14970         * mml.el (mml-content-disposition-parameters)
14971         (mml-insert-mime-headers-always): Add :version.
14972
14973         * mm-util.el (mm-coding-system-priorities): Add :version.
14974
14975         * mm-decode.el (mm-inline-text-html-with-images)
14976         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14977         (mm-verify-option): Add :version.
14978         (mm-text-html-renderer): Change :version.
14979
14980         * message.el (message-fcc-externalize-attachments)
14981         (message-required-headers, message-draft-headers)
14982         (message-subject-trailing-was-query)
14983         (message-subject-trailing-was-ask-regexp)
14984         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14985         (message-mark-insert-end, message-archive-header)
14986         (message-archive-note, message-cross-post-default)
14987         (message-cross-post-note, message-followup-to-note)
14988         (message-cross-post-note-function, message-use-mail-followup-to)
14989         (message-subscribed-address-functions)
14990         (message-subscribed-address-file, message-subscribed-addresses)
14991         (message-subscribed-regexps, message-allow-no-recipients)
14992         (message-yank-cited-prefix, message-signature-insert-empty-line)
14993         (message-hidden-headers, message-hierarchical-addresses)
14994         (message-mail-user-agent, message-use-idna)
14995         (message-valid-fqdn-regexp)
14996         (message-strip-special-text-properties, message-header-synonyms)
14997         (message-beginning-of-line, message-tab-body-function): Add :version.
14998         (message-insert-canlock, message-wide-reply-confirm-recipients):
14999         Change :version.
15000
15001         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15002         and :version.
15003         (mail-source-delete-old-incoming-confirm)
15004         (mail-source-movemail-program): Add :version.
15005
15006         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15007         (gnus-agent-cache, gnus-agent): Change :version.
15008
15009         * gnus-util.el (gnus-use-byte-compile): Change :version.
15010
15011         * gnus-sum.el (gnus-summary-make-false-root-always)
15012         (gnus-summary-default-high-score)
15013         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15014         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15015         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15016         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15017         (gnus-sum-thread-tree-single-indent)
15018         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15019         (gnus-sum-thread-tree-leaf-with-other)
15020         (gnus-sum-thread-tree-single-leaf): Add :version.
15021         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15022         (gnus-article-loose-mime): Change :version.
15023
15024         * gnus-start.el (gnus-backup-startup-file)
15025         (gnus-save-startup-file-via-temp-buffer): Add :version.
15026
15027         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15028         (gnus-server-offline-face): Add :version.
15029
15030         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15031
15032         * gnus-msg.el (gnus-gcc-externalize-attachments)
15033         (gnus-debug-files, gnus-debug-exclude-variables)
15034         (gnus-discouraged-post-methods): Change :version.
15035         (gnus-confirm-mail-reply-to-news)
15036         (gnus-confirm-treat-mail-like-news): Add :version.
15037
15038         * gnus-int.el (gnus-server-unopen-status): Add :version.
15039
15040         * gnus-group.el (gnus-group-jump-to-group-prompt)
15041         (gnus-large-ephemeral-newsgroup)
15042         (gnus-fetch-old-ephemeral-headers): Add :version.
15043
15044         * gnus-fun.el (gnus-x-face-directory)
15045         (gnus-convert-pbm-to-x-face-command)
15046         (gnus-convert-image-to-x-face-command)
15047         (gnus-convert-image-to-face-command): Add :version.
15048
15049         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15050
15051         * gnus-cite.el (gnus-cite-blank-line-after-header)
15052         (gnus-article-boring-faces): Add :version.
15053
15054         * gnus-art.el (gnus-buttonized-mime-types)
15055         (gnus-inhibit-mime-unbuttonizing)
15056         (gnus-treat-display-face)
15057         (gnus-treat-body-boundary): Change :version.
15058         (gnus-body-boundary-delimiter, gnus-picon-databases)
15059         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15060         (gnus-treat-date-english, gnus-treat-fold-headers)
15061         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15062         (gnus-treat-mail-picon, gnus-treat-wash-html)
15063         (gnus-article-encrypt-protocol)
15064         (gnus-use-idna, gnus-article-over-scroll)
15065         (gnus-mime-display-multipart-alternative-as-mixed)
15066         (gnus-mime-display-multipart-related-as-mixed)
15067         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15068         (gnus-ctan-url, gnus-button-ctan-handler)
15069         (gnus-button-handle-ctan-bogus-regexp)
15070         (gnus-button-ctan-directory-regexp)
15071         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15072         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15073         (gnus-button-man-level, gnus-button-emacs-level)
15074         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15075
15076         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15077         (gnus-agent-go-online): Change :version.
15078         (gnus-agent-expire-unagentized-dirs)
15079         (gnus-agent-auto-agentize-methods): Add :version.
15080
15081         * flow-fill.el (fill-flowed-display-column)
15082         (fill-flowed-encode-column): Add :version.
15083
15084         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15085         (gnus-outlook-deuglify-unwrap-max)
15086         (gnus-outlook-deuglify-cite-marks)
15087         (gnus-outlook-deuglify-unwrap-stop-chars)
15088         (gnus-outlook-deuglify-no-wrap-chars)
15089         (gnus-outlook-deuglify-attrib-cut-regexp)
15090         (gnus-outlook-deuglify-attrib-verb-regexp)
15091         (gnus-outlook-deuglify-attrib-end-regexp)
15092         (gnus-outlook-display-hook): Add :version.
15093
15094         * binhex.el (binhex-use-external): Add :version.
15095
15096 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15097
15098         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15099         and `invisible'.
15100
15101 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15102
15103         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15104         in gnus-registry-trim.
15105
15106 2004-09-13  Simon Josefsson  <jas@extundo.com>
15107
15108         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15109
15110         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15111
15112         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15113         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15114         <yamaoka@jpl.org>.
15115         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15116         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15117         <yamaoka@jpl.org>.
15118
15119         * sieve.el (sieve-manage-mode): Ditto.
15120
15121 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15122
15123         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15124
15125 2004-09-11  Simon Josefsson  <jas@extundo.com>
15126
15127         * dns-mode.el: Add.
15128
15129         * mm-view.el (mm-display-dns-inline): Add.
15130
15131         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15132         (mm-automatic-display): Ditto.
15133
15134         * mailcap.el (mailcap-mime-data): Add text/dns.
15135         (mailcap-mime-extensions): Map .soa to text/dns.
15136
15137 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15138
15139         * gnus-art.el (article-decode-mime-words, article-babel)
15140         (gnus-article-highlight-signature, gnus-article-add-buttons)
15141         (gnus-signature-toggle): Remove unnecessary bindings of
15142         `inhibit-read-only' inherited from v5.10 merge.
15143
15144 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15145
15146         * nntp.el (nntp): New customization group.
15147         (nntp-authinfo-file): Add customization group.
15148
15149         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15150
15151         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15152
15153         * gnus.el (to-address, to-list, subscribed)
15154         (large-newsgroup-initial): Ditto.
15155
15156         * flow-fill.el (fill-flowed-display-column)
15157         (fill-flowed-encode-column): Ditto.
15158
15159 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15160
15161         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15162         Use point-min rather than 1.
15163         (message-send-mail): Use buffer-size rather than point-max.
15164
15165         * gnus-sum.el (gnus-summary-search-article-forward):
15166         Signal a specific `search-failed' rather than a generic `error'.
15167
15168         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15169         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15170         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15171
15172 2004-09-10  Simon Josefsson  <jas@extundo.com>
15173
15174         * nndb.el (require): Remove tcp and duplicate cl.
15175
15176 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * gnus-agent.el (directory-files-and-attributes): Move forward.
15179
15180 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15181
15182         * gnus-agent.el (directory-files-and-attributes): Optionally
15183         defined to support XEmacs.
15184
15185 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15186
15187         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15188         to avoid run-time CL dependencies.
15189         (gnus-agent-unfetch-articles): New function.
15190         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15191         article numbers even when local .overview file is missing.
15192         (gnus-agent-read-article-number): New function.  Only accepts
15193         27-bit article numbers.
15194         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15195         gnus-agent-read-article-number.
15196         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15197         from backend while recognizing that article numbers in .overview
15198         must be valid.
15199         (gnus-agent-update-files-total-fetched-for): Use
15200         directory-files-and-attributes to improve performance.
15201         * gnus-int.el (gnus-request-move-article): Use
15202         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15203         improve performance.
15204
15205         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15206         some users confused by references to .newsrc when they only have a
15207         .newsrc.eld file.
15208         (gnus-convert-mark-converter-prompt)
15209         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15210         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15211         New function.  Used internally to only display 'gnus converting
15212         files' message when actually necessary.
15213
15214         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15215         methods now autoloaded.
15216
15217 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15218
15219         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15220         identifiers.
15221
15222 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15223
15224         * gnus-picon.el: Fix indentation and closing parenthesis.
15225
15226 2004-09-01  Simon Josefsson  <jas@extundo.com>
15227
15228         * message.el (message-canlock-generate): Require sha1, not
15229         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15230         to require within a function.  Sadly, if sha1.el isn't loaded, the
15231         let binding in m-c-g will hide the defcustom definition, which is
15232         bad.)
15233
15234         * canlock.el: Require sha1, not sha1-el.
15235
15236         * message.el: Don't autoload sha1 (there is a autoload cookie in
15237         sha1.el).
15238
15239         * sha1-el.el: Renamed to sha1.el.
15240
15241 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15242
15243         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15244
15245 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15246
15247         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15248
15249 2004-08-30  Kim F. Storm  <storm@cua.dk>
15250
15251         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15252
15253         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15254         Add :group 'nnimap.
15255
15256 2004-08-30  Andreas Schwab  <schwab@suse.de>
15257
15258         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15259         ?* and ?\;.
15260
15261         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15262         and ?\' to symbol instead of whitespace.
15263
15264 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15265
15266         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15267
15268         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15269         instead of re-search-forward.
15270
15271         * gnus-uu.el (gnus-uu-save-article): Ditto.
15272         (gnus-uu-post-encode-uuencode): Ditto.
15273
15274         * html2text.el (html2text-clean-list-items): Ditto.
15275         (html2text-clean-dtdd): Ditto.
15276         (html2text-format-tags): Ditto.
15277
15278         * message.el (message-send-mail-with-sendmail): Fix regexp.
15279         (message-fill-field-general): Use search-forward instead of
15280         re-search-forward.
15281         (unbold-region): Ditto.
15282
15283         * nnrss.el (nnrss-request-article): Ditto.
15284
15285         * nnslashdot.el (nnslashdot-request-article): Ditto.
15286
15287         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15288
15289         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15290         "Unrecognized menu descriptor" error in XEmacs.
15291
15292 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15293
15294         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15295         parent article of a sparse article in the thread hashtb.
15296
15297 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15298
15299         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15300         (nnmail-expand-newtext): Lowercase expanded entries if
15301         nnmail-split-lowercase-expanded is non-nil.
15302
15303 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15304
15305         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15306
15307         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15308         of gnus-tmp-news-method into string under XEmacs.  It will be
15309         passed to gnus-correct-length which takes only a string argument.
15310
15311 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * gnus-util.el (gnus-bind-print-variables): New macro.
15314         (gnus-prin1): Use it.
15315         (gnus-prin1-to-string): Use it.
15316         (gnus-pp): New function.
15317         (gnus-pp-to-string): New function.
15318
15319         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15320         Replace pp-to-string with gnus-pp-to-string.
15321         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15322         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15323         * gnus-msg.el (gnus-debug): Ditto.
15324         * gnus-score.el (gnus-score-save): Ditto.
15325         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15326         gnus-pp-to-string.
15327         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15328         with gnus-pp.
15329         * score-mode.el (gnus-score-pretty-print): Ditto.
15330         * webmail.el (webmail-debug): Ditto.
15331
15332 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15333
15334         * gnus-art.el (article-display-face, article-display-x-face):
15335         Use buffer-read-only.
15336
15337 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15338
15339         * gnus-art.el (article-hide-list-identifiers):
15340         Bind inhibit-read-only as t.
15341
15342 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15343
15344         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15345
15346 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15347
15348         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15349         (gnus-narrow-to-page): Don't assume point-min == 1.
15350         (gnus-article-edit-mode): Derive from message-mode.
15351
15352         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15353         point-min == 1.
15354
15355         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15356         Disable incorrect use of `assert'.
15357
15358         * message.el (message-mode): Set comment-start-skip.
15359
15360
15361 2004-08-22  Sam Steingold  <sds@gnu.org>
15362
15363         * pop3.el (pop3-leave-mail-on-server): New user variable.
15364         (pop3-movemail): Delete mail only when it is nil.
15365
15366 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15367
15368         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15369
15370         * mml.el (mml-preview): Use `pop-to-buffer'.
15371
15372         * message.el (message-goto-mail-followup-to): Insert after "To".
15373         (message-carefully-insert-headers): Add comment.
15374
15375         * gnus.el: Remove unused variable `gnus-article-check-size'.
15376
15377         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15378
15379         * gnus-art.el (gnus-button-alist): Improve
15380         `gnus-button-handle-library' entry.
15381
15382 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15383
15384         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15385         downcase, since XEmacs capitalizes error messages differently.
15386
15387 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15388
15389         * nntp.el: Add (require 'gnus) due to reference to
15390         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15391
15392 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15393
15394         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15395         `mm-fill-flowed'.
15396
15397         * mm-decode.el (mm-dissect-singlepart): Check it.
15398
15399 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15400
15401         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15402         'imap' for netrc parsing.
15403
15404 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15405
15406         * mailcap.el (mailcap-mime-data): Mark as risky.
15407
15408 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15409
15410         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15411         may be included in the encoded word.
15412         (rfc2047-encode): Don't append a space if the encoded word
15413         includes close parenthesis.
15414
15415 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15418         of text within parentheses.
15419
15420 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15421
15422         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15423         (gnus-encrypt-write-file-contents): Make the password key the file
15424         name PLUS the cipher, not just the cipher.  Also remove failed
15425         passwords from the cache.
15426
15427 2004-08-06  Simon Josefsson  <jas@extundo.com>
15428
15429         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15430         fix.
15431
15432 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15435         LWSP.
15436
15437 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15438
15439         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15440         to append in-reply-to: data to the references: header.
15441
15442         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15443         (netrc-parse): Use gnus-encrypt.el functions.
15444
15445         * gnus-encrypt.el: Add new file for encryption support; currently
15446         does only a few GPG ciphers and an internal XOR cipher.
15447
15448         * password.el: Add comments on using password-read-and-add.
15449         (password-read-and-add): Add function to read and add the
15450         password to the cache at once.
15451
15452 2004-07-28  Simon Josefsson  <jas@extundo.com>
15453
15454         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15455         parameter (but don't use it, for now).
15456
15457         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15458         instead of hard coding to nil.
15459
15460 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15463         as mm-inline-image-xemacs does.
15464
15465 2004-07-26  Simon Josefsson  <jas@extundo.com>
15466
15467         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15468         Revert part of 2004-07-17 change below.
15469
15470 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15473         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15474
15475 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15476
15477         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15478         quotes that actually start with ">" at the beginning of the
15479         lines.
15480
15481 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15482
15483         * rfc2047.el (rfc2047-encode-region): Fix last change.
15484         (rfc2047-encode-parameter): Remove useless concat.
15485
15486 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15487
15488         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15489         encode special characters; fix some kind of misconfigured headers;
15490         signal a real error if debug-on-quit or debug-on-error is non-nil.
15491         (rfc2047-encode-max-chars): New variable.
15492         (rfc2047-encode-1): Use it.
15493         (rfc2047-encode-parameter): New function.
15494
15495         * mml.el (mml-insert-parameter): Remove an excessive space.
15496
15497 2004-07-17  Simon Josefsson  <jas@extundo.com>
15498
15499         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15500         Kai Grossjohann <kai@emptydomain.de>.
15501         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15502         (gnus-group-make-menu-bar): Ditto.
15503
15504         * gnus-util.el (gnus-group-server): Add.
15505
15506 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15507
15508         * message.el (message-clone-locals): Clone sendmail and smtp
15509         variables.
15510
15511 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * rfc2047.el (rfc2047-encode-region): Fix last change.
15514
15515 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15516
15517         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15518         characters as non-special.
15519
15520 2004-07-09  Simon Josefsson  <jas@extundo.com>
15521
15522         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15523         Users will lose all flag changes made while unplugged with
15524         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15525         good default.  See numerous reports on ding mailing list.
15526
15527 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15528
15529         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15530         add generate-head-function and generate-article-function to the
15531         rfc822-forward entry.
15532         (nndoc-rfc822-forward-generate-article): New function.
15533         (nndoc-rfc822-forward-generate-head): New function.
15534
15535         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15536
15537 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15538
15539         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15540         respect display group parameter and gnus-summary-expunge-below.
15541         (gnus-articles-to-read): Remove unused reference to display group
15542         parameter.
15543
15544 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15545
15546         * nnheader.el (nnheader-uniquify-message-id): New experimental
15547         variable.
15548         (nnheader-nov-read-message-id): Use it.
15549
15550         * spam-report.el (spam-report-gmane): Add interactive.
15551
15552 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15553
15554         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15555         qp-or-base64 for the application/* types.
15556
15557 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15558
15559         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15560
15561 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15562
15563         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15564         trim value.
15565
15566 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15567
15568         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15569         New macro and function.
15570         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15571
15572 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15573
15574         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15575         after-load-alist.
15576
15577 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15578
15579         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15580         update info that isn't there.
15581
15582 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15583
15584         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15585         entry.
15586
15587 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15588
15589         * mm-view.el (mm-inline-render-with-function): Use multibyte
15590         buffer; decode html source by charset.
15591
15592         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15593
15594         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15595         Mule-UCS is loaded under XEmacs.
15596         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15597
15598 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15599
15600         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15601
15602 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15603
15604         * mm-util.el (mm-coding-system-p): Return a coding-system.
15605         (mm-mime-mule-charset-alist): Use shift_jis instead of
15606         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15607         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15608         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15609         instead of japanese-shift-jis and iso-latin-1 respectively in
15610         order to share the default value with both Emacs and XEmacs-mule.
15611         (mm-mule-charset-to-mime-charset): Make
15612         mm-coding-system-priorities effective.
15613         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15614         while predicating of candidates upon the priorities.
15615
15616 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15617
15618         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15619         gnus-uu-invert-processable.
15620
15621         * gnus.el: Autoload gnus-uu-invert-processable.
15622
15623 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * mm-util.el (mm-with-multibyte-buffer): New macro.
15626
15627         * rfc2047.el (rfc2047-encode-string): Use it.
15628         (rfc2047-encode-region): Move point to the end of the region after
15629         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15630
15631 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15632
15633         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15634         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15635
15636 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15637
15638         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15639         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15640         Karl Chen <quarl@nospam.quarl.org>.
15641
15642 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15643
15644         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15645         invalid addresses.
15646
15647 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15648
15649         * spam.el: Change section markers, revise TODO list.
15650         (spam-backends): Make new master list of all installed backends.
15651         (spam-summary-exit-behavior): Add new variable to determine how
15652         messages moves are done at summary exit.
15653         (spam-move-spam-nonspam-groups-only)
15654         (spam-process-ham-in-nonham-groups)
15655         (spam-process-ham-in-spam-groups): Remove variables, the
15656         spam-summary-exit-behavior variable should be used to manage this
15657         behavior.
15658         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15659         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15660         and spam-old-spam-articles.
15661         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15662         Add empty variables, placeholders for the backends they represent.
15663         (spam-set-difference): Move, unchanged.
15664         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15665         unless the user has a processor variable.
15666         (spam-classifications, spam-classification-valid-p)
15667         (spam-backend-properties, spam-backend-property-valid-p)
15668         (spam-backend-function-type-valid-p)
15669         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15670         (spam-report-articles-gmane, spam-report-articles-resend):
15671         Remove functions, they are not needed.
15672         (spam-install-backend-super, spam-backend-list)
15673         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15674         (spam-backend-function, spam-backend-ham-registration-function)
15675         (spam-backend-spam-registration-function)
15676         (spam-backend-ham-unregistration-function)
15677         (spam-backend-spam-unregistration-function)
15678         (spam-backend-statistical-p, spam-backend-mover-p)
15679         (spam-install-backend-alias, spam-install-checkonly-backend)
15680         (spam-install-mover-backend, spam-install-nocheck-backend)
15681         (spam-install-backend, spam-install-statistical-backend)
15682         (spam-install-statistical-checkonly-backend): Add backend installation
15683         support.
15684         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15685         (spam-group-processor-p): Use the new backend code and respect the
15686         summary exit behavior.
15687         (spam-mark-spam-as-expired-and-move-routine): Remove.
15688         (spam-summary-prepare): Change to use the new spam-old-articles
15689         variable.
15690         (spam-copy-or-move-routine, spam-copy-spam-routine)
15691         (spam-move-spam-routine, spam-copy-ham-routine)
15692         (spam-move-ham-routine): Add code to copy/move ham or spam.
15693         (spam-fetch-field-fast): Improve doc and code, plus allow the
15694         'number request.
15695         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15696         variables.
15697         (spam-split, spam-find-spam): Use the new backend code.
15698         (spam-registration-functions): Remove variable.
15699         (spam-unregister-routine): Add convenience wrapper.
15700         (spam-log-undo-registration, spam-register-routine)
15701         (spam-log-processing-to-registry)
15702         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15703         where possible.
15704         (spam-check-gmane-xref, spam-check-regex-headers)
15705         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15706         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15707         (spam-check-bogofilter-headers, spam-check-spamoracle)
15708         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15709         (spam-check-crm114-headers): Use the spam-split-group that
15710         spam-split prepares, no need to determine it every time.
15711
15712         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15713         to the nnheader-parse-naked-head call.
15714
15715         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15716
15717         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15718         the nnheader-nov-read-message-id call.
15719
15720 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15723         gnus-activate-group twice.  Suggested by Markus Peter
15724         <warp@spin.de>.
15725
15726 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15727
15728         * gnus-art.el (gnus-article-time-format): Exchange the order of
15729         day and month in the default value; fix customization type.
15730         (article-date-ut): Use add-text-properties.
15731         (article-make-date-line): Use message-make-date instead of
15732         current-time-string.
15733
15734         * message.el (message-fetch-field): Don't use set-text-properties.
15735         (message-make-date): Simplify.
15736
15737         * messagexmas.el (message-xmas-make-date): New function.
15738         (message-xmas-redefine): Defalias message-make-date to it.
15739
15740 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15743         (rfc2047-encode-region): Treat text within parentheses as special;
15744         show the original text when error has occurred.
15745
15746         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15747         already-computed method to gnus-activate-group.
15748
15749         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15750         same select-methods identical Lisp objects.
15751
15752         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15753         object when modifying the info.
15754
15755 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15758         gnus-opened-servers since it has never been opened with the new
15759         configuration yet.
15760
15761 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15762
15763         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15764         arg to nnheader-generate-fake-message-id.
15765
15766 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15767
15768         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15769         number and build a fake message ID localized to a group and
15770         article number (so it's repeatable from that point on).
15771         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15772         ID format.
15773
15774         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15775         nnheader-generate-fake-message-id with the article number.
15776
15777 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15778
15779         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15780         end-of-buffer.
15781
15782 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15783
15784         * message.el (message-ignored-supersedes-headers): Add Approved.
15785
15786 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15787
15788         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15789         goto-char.
15790         (rfc2047-encode): Fold the line before encoding.
15791
15792 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15793
15794         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15795         folding -- not all headers can be folded, and this should be done
15796         by the message composition mode.  Probably.  I think.
15797
15798 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15799
15800         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15801         fast.
15802
15803         * gnus-ems.el (gnus-remove-image): Don't use
15804         message-text-with-property; remove only the image found first.
15805
15806         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15807         found first.
15808
15809 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15810
15811         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15812
15813 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15814
15815         * message.el (message-text-with-property): Make it fast and accept
15816         optional arguments.
15817         (message-strip-forbidden-properties): Use it.
15818         (message-fix-before-sending): Follow the m-t-w-p change.
15819
15820         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15821
15822 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15823
15824         * gnus-art.el (article-hide-headers): Don't change the buffer
15825         mistakenly when performing mml-preview even if
15826         gnus-single-article-buffer is nil.
15827
15828 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15829
15830         * message.el (message-expand-name-databases): New user option.
15831         (message-expand-name): Use it.
15832
15833 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15834
15835         * spam.el (spam-report-articles-resend)
15836         (spam-report-resend-register-routine): Allow ham reporting.
15837         (spam-report-resend-register-ham-routine): Add wrapper.
15838         (spam-registration-functions): Add ham resending functions.
15839         (spam-list-of-processors): Add ham resend processor.
15840
15841         * gnus.el (ham-resend-to): Add new group parameter.
15842         (spam-process): Add ham resend option.
15843
15844         * spam-report.el (spam-report-resend): Allow reporting ham.
15845         (spam-report-resend-ham): Add wrapper.
15846
15847 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15848
15849         * message.el (message-cite-articles-with-x-no-archive): New
15850         variable.
15851         (message-cite-original): Use it.
15852
15853 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15854
15855         * message.el (message-cite-original): Respect X-No-Archive.
15856
15857 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15858
15859         * gnus-art.el (article-hide-headers): Refer to the values for
15860         gnus-ignored-headers and gnus-visible-headers in the summary
15861         buffer since a user may have set them as group parameters.
15862
15863 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15864
15865         * assistant.el (assistant-node-name): Add convenience function.
15866         (assistant-render-text, assistant-render-node): Add error handling,
15867         plus handle multiple next nodes.
15868         (assistant-find-next-node): Comment out for now.
15869         (assistant-find-next-nodes): Add function, returns list of next
15870         nodes.
15871
15872 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15873
15874         * mail-source.el (mail-source-directory): Fix doc-string.
15875
15876 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15877
15878         * assistant.el (assistant-render-text, assistant-eval): Add :set
15879         widget type, which is different because it takes and returns a
15880         list.  Much hilarity ensues.
15881
15882 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15883
15884         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15885
15886         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15887         doc-string.
15888
15889         * gnus-start.el (gnus-activate-group): Added doc-string.
15890
15891 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15894
15895 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15896
15897         * assistant.el (assistant-render-text): Try to add a :set
15898         widget, more to come.
15899
15900         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15901         strings.
15902         (spam-report-articles-resend)
15903         (spam-register-routine): Do registration iff any articles warrant
15904         it.
15905         (spam-summary-prepare-exit): Change log message for nil group
15906         destinations.
15907
15908 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15909
15910         * spam.el (spam-report-resend-register-routine): Allow
15911         spam-report-resend-to to be a group parameter or a global value.
15912
15913 2004-05-26  Simon Josefsson  <jas@extundo.com>
15914
15915         * starttls.el: Merge with my GNUTLS based starttls.el.
15916         (starttls-gnutls-program, starttls-use-gnutls)
15917         (starttls-extra-arguments, starttls-process-connection-type)
15918         (starttls-connect, starttls-failure, starttls-success): New
15919         variables.
15920         (starttls-program, starttls-extra-args): Doc fix.
15921         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15922         functions.
15923         (starttls-negotiate, starttls-open-stream): Check
15924         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15925         function if it is set.
15926
15927 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15928
15929         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15930         structured fields.
15931
15932 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15933
15934         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15935
15936 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15937
15938         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15939         variable.
15940         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15941         assigning the spam-mark to new messages.
15942
15943 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15944
15945         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15946
15947 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15948
15949         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15950
15951         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15952         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15953         default.
15954
15955 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15956
15957         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15958         correct data.
15959
15960 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15961
15962         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15963         (spam-group-processor-p): Fix function.
15964         (spam-group-processor-multiple-p)
15965         (spam-group-spam-processor-report-gmane-p)
15966         (spam-group-spam-processor-report-resend-p)
15967         (spam-group-spam-processor-bogofilter-p)
15968         (spam-group-spam-processor-blacklist-p)
15969         (spam-group-spam-processor-ifile-p)
15970         (spam-group-ham-processor-ifile-p)
15971         (spam-group-spam-processor-spamoracle-p)
15972         (spam-group-spam-processor-crm114-p)
15973         (spam-group-ham-processor-bogofilter-p)
15974         (spam-group-spam-processor-stat-p)
15975         (spam-group-ham-processor-stat-p)
15976         (spam-group-ham-processor-whitelist-p)
15977         (spam-group-ham-processor-BBDB-p)
15978         (spam-group-ham-processor-spamoracle-p)
15979         (spam-group-ham-processor-copy-p): Remove functions with some
15980         prejudice against unneeded code.
15981         (spam-report-articles-resend)
15982         (spam-report-resend-register-routine): Allow the group/topic
15983         spam-resend-to value to override spam-report-resend-to.
15984         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15985         properly now.
15986
15987         * gnus.el (spam-resend-to): Add group/topic parameter.
15988         (spam-process): Move the OBSOLETE processors to the end of the
15989         choices.
15990
15991 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15992
15993         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15994         with resend-to set to nil, and then ask the user if necessary.
15995         (spam-report-resend): spam-report-resend takes a list of articles, not
15996         separate article numbers.
15997
15998 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15999
16000         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16001         addition to emacs-w3m.
16002
16003 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16004
16005         * assistant.el (assistant-authinfo-data): New function.
16006         (assistant-eval): Eval for entire assistant.
16007
16008         * netrc.el (netrc-services-file): New variable.
16009         (netrc-parse-services): New function.
16010         (netrc-find-service-name): New function.
16011         (netrc-find-service-number): New function.
16012         (netrc-port-equal): New function.
16013         (netrc-machine): Use it.
16014
16015         * nnimap.el (nnimap-open-connection): Use netrc.
16016
16017         * gnus-util.el (gnus-netrc-get): Remove aliases.
16018
16019         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16020
16021         * assistant.el (wid-edit): Fix compilation.
16022
16023         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16024
16025 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16026
16027         * gnus-util.el (gnus-set-file-modes): New function.  (small
16028         patch).
16029
16030 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16031
16032         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16033
16034         * assistant.el (assistant-render-node): Fix up rendering and
16035         read-only text.
16036         (assistant-render-node): Reset.
16037         (assistant-make-read-only): Not sticky.
16038
16039 2004-05-20  Danny Siu  <dsiu@adobe.com>
16040
16041         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16042         centered even when gnus-auto-center-summary is t.
16043
16044 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16045
16046         * dns.el (dns-get-txt-answer): New function.
16047         (dns-read-txt): Ditto.
16048         (query-dns): Use it.
16049
16050 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16051
16052         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16053         active for foreign groups even if the group level is higher than
16054         the specified value.
16055
16056 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16057
16058         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16059         non-active groups.
16060
16061         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16062
16063 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16064
16065         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16066
16067 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16068
16069         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16070         (spam-crm114-header, spam-crm114-spam-switch)
16071         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16072         (spam-crm114-positive-spam-header)
16073         (spam-crm114-database-directory, spam-list-of-processors)
16074         (spam-group-spam-processor-crm114-p)
16075         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16076         (spam-generic-score, spam-list-of-checks)
16077         (spam-list-of-statistical-checks, spam-registration-functions)
16078         (spam-check-crm114-headers, spam-crm114-score)
16079         (spam-check-crm114, spam-crm114-register-with-crm114)
16080         (spam-crm114-register-spam-routine)
16081         (spam-crm114-unregister-spam-routine)
16082         (spam-crm114-register-ham-routine)
16083         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16084         asjo@koldfront.dk (Adam Sjøgren).
16085
16086         * gnus.el: Add spam-use-crm114.
16087
16088         * spam.el (spam-list-of-processors, spam-registration-functions):
16089         Add spam-use-resend.
16090         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16091         (spam-report-articles-gmane): Add doc fix.
16092         (spam-report-articles-resend, spam-report-resend-register-routine):
16093         Add wrappers around spam-report-resend-to.
16094
16095         * spam-report.el (spam-report-resend-to, spam-report-resend):
16096         Add support for resending spam.
16097         (spam-report-gmane): Fix line length >80.
16098
16099         * gnus.el (spam-process): Add spam-use-resend.
16100
16101 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16102
16103         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16104         number of processed spam messages.
16105         (spam-ham-copy-or-move-routine): Return the number of processed
16106         ham messages.
16107         (spam-summary-prepare-exit): Use the above values to decide
16108         whether status messages shouled be displayed.
16109
16110 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16111
16112         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16113         `rfc2047-encoding-function-alist' in order to avoid conflicting
16114         with the old version.
16115         (rfc2047-encode-region): Concatenate words containing non-ASCII
16116         characters in structured fields; don't encode space-delimited
16117         ASCII words even in unstructured fields; don't break words at
16118         char-category boundaries.
16119         (rfc2047-encode-1): New function.
16120         (rfc2047-encode): Use it; encode text so that it occupies the
16121         maximum width within 76-column; work correctly on Q encoding for
16122         iso-2022-* charsets.
16123         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16124         sure not to break a line just after the header name.
16125         (rfc2047-b-encode-region): Removed.
16126         (rfc2047-b-encode-string): New function.
16127         (rfc2047-q-encode-region): Removed.
16128         (rfc2047-q-encode-string): New function.
16129
16130         * mm-util.el (mm-replace-in-string): New function.
16131
16132 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16133
16134         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16135         get it right.
16136         (gnus-inews-make-draft): Really.
16137
16138 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16139
16140         * nnmh.el (nnmh-request-list-1): Don't check the link count
16141         before descending.  (small patch)
16142
16143 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16144
16145         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16146         stuff.
16147
16148         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16149         on real group name.
16150
16151         * gnus-art.el (gnus-signature-limit): Doc fix.
16152
16153         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16154
16155         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16156
16157 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16158
16159         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16160         isn't a string.
16161
16162 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16163
16164         * gnus-draft.el (gnus-draft-send): Bind
16165         rfc2047-encode-encoded-words.
16166
16167         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16168         (rfc2047-encodable-p): Say that =? needs encoding.
16169         (rfc2047-encode-encoded-words): New variable.
16170
16171         * gnus-group.el (gnus-group-select-group): Doc fix.
16172
16173         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16174
16175         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16176         to nil.
16177
16178         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16179
16180         * nnheader.el (nnheader-get-lines-and-char): New function.
16181
16182 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16183
16184         * gnus-msg.el (gnus-summary-followup-with-original): Document
16185         yanking of region when active.
16186
16187 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16188
16189         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16190         groups if the group level is higher than the specified value.
16191
16192 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16193
16194         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16195         (gnus-group-jump-to-group): Added prefix argument using
16196         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16197         non-active group.
16198
16199         * compface.el (uncompface): Be verbose when changing
16200         `uncompface-use-external'.
16201
16202         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16203         handle manual section.
16204
16205 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16206
16207         * gnus-art.el (gnus-button-alist): Revert previous change.
16208
16209 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16210
16211         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16212
16213 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16214
16215         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16216         whether backend can accept message.
16217
16218         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16219
16220 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16221
16222         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16223         Avoid creating directory when nntp-marks-is-evil is true.
16224         Reported by Reiner Steib.
16225
16226 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16227
16228         * gnus-picon.el (gnus-picon-style): New variable.
16229         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16230         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16231         Jesper Harder <harder@ifa.au.dk>.
16232
16233 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16234
16235         * message.el (message-fill-field): Return point.
16236         (message-generate-headers): Go to end of field.
16237
16238         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16239         stuff for non-living groups.
16240
16241 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16242
16243         * gnus-art.el (gnus-article-followup-with-original)
16244         (gnus-article-reply-with-original): gnus-mark-active-p ->
16245         gnus-region-active-p.
16246
16247 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16248
16249         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16250         only when there is spam or ham to be processed.
16251
16252 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16253
16254         * mail-source.el (mail-source-delete-crash-box): Refactor.
16255         (mail-source-fetch): Use it.
16256         (mail-source-fetch-file): Ditto.
16257         (mail-source-fetch-directory): Run postscript in loop.
16258         (mail-source-fetch-pop): Delete.
16259         (mail-source-fetch-maildir): Ditto.
16260         (mail-source-fetch-imap): Ditto.
16261
16262         * imap.el (imap-authenticators): Comment out sasl.
16263
16264         * message.el (message-skip-to-next-address): New function.
16265         (message-fill-header-address): Refactor.
16266         (message-fill-address): Use it.
16267         (message-delete-address): Use it.
16268         (message-fill-header-general): Refactor.
16269         (message-fill-field-address): Rename.
16270         (message-narrow-to-field): Find the start of the header.
16271         (message-header-format-alist): Don't pre-fill.
16272         (message-fill-header): Removed.
16273         (message-insert-header): New function.
16274         (message-shorten-references): Use it.
16275
16276         * rfc2047.el (rfc2047-field-value): Strip props.
16277
16278         * mail-parse.el (mail-header-make-address): New alias.
16279
16280         * ietf-drums.el (ietf-drums-make-address): New function.
16281
16282         * imap.el: Add compiler directives.
16283
16284         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16285
16286         * gnus-art.el (article-decode-idna-rhs): Don't use
16287         message-idna-inside-rhs-p.
16288
16289 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16290
16291         * message.el (message-idna-inside-rhs-p): Removed.
16292         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16293
16294         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16295         false positives.
16296
16297 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16298
16299         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16300
16301 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16302
16303         * nneething.el (nneething-file-name): Don't create spurious
16304         files.
16305
16306         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16307         (gnus-inews-do-gcc): Remove sleep.
16308
16309         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16310         part under point.
16311
16312         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16313         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16314
16315 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16316
16317         * spam.el (spam-summary-prepare-exit): Fixed (length).
16318
16319 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16320
16321         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16322         as expired without moving it" message when there are spam
16323         messages left.
16324
16325 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16326
16327         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16328         header is not nil.
16329
16330 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16331
16332         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16333         nntp-possibly-create-directory, not nntp-possibly-change-group.
16334         (nntp-marks-changed-p): New arg SERVER.
16335         (nntp-request-update-info): Adjust caller.
16336
16337 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16338
16339         * nntp.el (nntp-save-marks): Pass missing arg.
16340
16341 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16342
16343         * nntp.el: Support marks.
16344         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16345         (nntp-marks-modtime, nntp-marks-directory): New variables.
16346         (nntp-request-set-mark, nntp-request-update-info)
16347         (nntp-possibly-create-directory, nntp-marks-changed-p)
16348         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16349         functions.
16350
16351 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16352
16353         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16354         (gnus-xmas-redefine): Rename.
16355
16356         * gnus-score.el (gnus-score-insert-help): Use
16357         gnus-select-lowest-window.
16358
16359         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16360         appt-select-lowest-window and rename to gnus-select-lowest-window.
16361
16362         * gnus.el: do.
16363
16364 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16365
16366         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16367         encodings of MIME-encoded words, in order to improve
16368         interoperability with several broken MUAs.
16369
16370 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16371
16372         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16373         tags, only when charsets are not specified in headers.
16374         (mm-inline-text-html-render-with-w3m): Ditto.
16375
16376         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16377         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16378
16379 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16380
16381         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16382         instead of MIME-decoded from fields when checking
16383         `gnus-article-address-banner-alist'.
16384
16385 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16386
16387         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16388         description rather than subject.
16389
16390 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16391
16392         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16393
16394 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16395
16396         * gnus.el (gnus-version-number): Bump.
16397
16398 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16399
16400         * gnus.el: No Gnus v0.2 is released.
16401
16402 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16403
16404         * gnus-agent.el (gnus-agent-read-agentview): Inline
16405         gnus-uncompress-range.
16406
16407 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16408
16409         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16410         `exec-installed-p'.
16411
16412 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16413
16414         * gnus.el (spam-process, spam-autodetect-methods): Add
16415         bsfilter and bsfilter-headers.
16416
16417         * spam.el (spam-bsfilter): New customize group.
16418         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16419         (spam-bsfilter-header, spam-bsfilter-probability-header)
16420         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16421         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16422         (spam-bsfilter-database-directory): New options.
16423         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16424         (spam-list-of-statistical-checks, spam-registration-functions):
16425         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16426         (spam-bsfilter-score): New command.
16427         (spam-check-bsfilter-headers, spam-check-bsfilter)
16428         (spam-bsfilter-register-with-bsfilter)
16429         (spam-bsfilter-register-spam-routine)
16430         (spam-bsfilter-unregister-spam-routine)
16431         (spam-bsfilter-register-ham-routine)
16432         (spam-bsfilter-unregister-ham-routine): New functions.
16433         (spam-generic-score): Support bsfilter; Accept an optional argument
16434         to recalcurate spam score even if scoring header has already been
16435         added.
16436         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16437         optional argument to recalcurate spam score even if scoring header
16438         has already been added.
16439
16440 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16441
16442         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16443         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16444         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16445         link is missing.
16446
16447 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16448
16449         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16450         (html2text-get-attr): Rewrite.
16451
16452         * message.el (message-setup-1): Remove redundant put-text-property
16453         on mail-header-separator.
16454
16455 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16456
16457         * gnus-registry.el (gnus-registry-cache-whitespace)
16458         (gnus-registry-action, gnus-registry-spool-action)
16459         (gnus-registry-split-fancy-with-parent): Change message levels
16460         from 5 to 3 or 7, as needed.
16461
16462         * spam.el (spam-summary-prepare-exit)
16463         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16464         (spam-split, spam-find-spam, spam-log-undo-registration)
16465         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16466         level from 5 to 6.
16467
16468 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16469
16470         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16471         2004-03-04 change).
16472
16473 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16474
16475         * sieve-manage.el (sieve-manage-open):
16476         * nnweb.el (nnweb-insert-html):
16477         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16478         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16479         * nnspool.el (nnspool-request-group):
16480         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16481         * nnml.el (nnml-request-update-info):
16482         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16483         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16484         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16485         (nnimap-request-set-mark):
16486         * nnfolder.el (nnfolder-request-update-info):
16487         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16488         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16489         * gnus-uu.el (gnus-uu-find-articles-matching):
16490         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16491         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16492         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16493         * gnus-nocem.el (gnus-nocem-scan-groups):
16494         * gnus-int.el (gnus-start-news-server):
16495         * gnus-group.el (gnus-group-make-kiboze-group)
16496         (gnus-group-browse-foreign-server):
16497         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16498         Use mapc when appropriate.
16499
16500 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16501
16502         FIXME: Make separate entries for each person.
16503
16504         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16505         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16506         <shields@msrl.com>:
16507
16508         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16509         may need for spam sorting and scoring.
16510         (spam-user-format-function-S): Add user format function suitable for
16511         general use.
16512         (spam-article-sort-by-spam-status): Add sorting function for summary
16513         sorting.
16514         (spam-extra-header-to-number): Add function to get a score from a
16515         header.
16516         (spam-summary-score): Add function to get a numeric score from the
16517         headers.
16518         (spam-generic-score): Fix function doc, was in wrong place.
16519         (spam-initialize): Take symbols when it's run, and install the
16520         extra headers that spam-necessary-extra-headers thinks we need.
16521
16522 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16523
16524         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16525         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16526
16527 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16528
16529         * gnus-sum.el (gnus-set-global-variables)
16530         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16531         (gnus-article-get-xrefs, gnus-summary-best-group)
16532         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16533         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16534         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16535         Use with-current-buffer.
16536
16537 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16538
16539         * spam.el (spam-summary-prepare-exit): Simplify logic.
16540         (spam-fetch-article-header): Read the article header if it's not
16541         available.
16542         (spam-list-articles): Simplify logic.
16543         (spam-filelist-register-routine): Fix bug with unregister-list.
16544
16545         * gnus-registry.el: Fix comments at beginning.
16546
16547 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16548
16549         * message.el (message-cater-to-broken-inn): Remove.
16550         (message-shorten-references): Make sure the total folded length of
16551         References is shorter than 998 characters to cater to a bug in INN
16552         2.3.  Also, don't pretend that references aren't folded -- this
16553         hasn't worked for a while.
16554
16555 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16556
16557         * gnus-agent.el (gnus-agentize):
16558         gnus-agent-send-mail-real-function no longer set to current value
16559         of message-send-mail-function but rather a lambda that calls
16560         message-send-mail-function.  The change makes the agent real-time
16561         responsive to user changes to message-send-mail-function.
16562
16563 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16564
16565         * legacy-gnus-agent.el
16566         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16567         help from Florian Weimer <fw@deneb.enyo.de>
16568
16569 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * nnmail.el (nnmail-cache-insert): Revert last change.
16572
16573 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * nnmail.el (nnmail-cache-insert): Always check whether
16576         nnmail-cache-ignore-groups matches a group name.
16577
16578 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16579
16580         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16581         (spam-find-spam, spam-log-processing-to-registry)
16582         (spam-log-registered-p, spam-log-unregistration-needed-p)
16583         (spam-log-undo-registration): Use gnus-message instead of
16584         gnus-error, none of these errors are fatal.
16585
16586         * gnus-registry.el (gnus-registry-clean-empty-function)
16587         (gnus-registry-clean-empty): Remove only empty entries without
16588         extra data.
16589
16590 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16591
16592         * spam-stat.el (spam-stat-buffer-change-to-spam)
16593         (spam-stat-buffer-change-to-non-spam): Change (error) to
16594         (gnus-message 8) invocation.
16595
16596 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16597
16598         * nntp.el (nntp-via-netcat-command): New variable.
16599         (nntp-via-netcat-switches): New variable.
16600         (nntp-open-via-rlogin-and-netcat): New function.
16601         (nntp-open-connection-function): Doc fix.
16602         (nntp-telnet-command): Doc fix.
16603         (nntp-end-of-line): Doc fix.
16604         (nntp-via-rlogin-command): Doc fix.
16605         (nntp-via-user-name): Doc fix.
16606         (nntp-via-address): Doc fix.
16607
16608 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16611         error in Emacs 21.1.
16612
16613 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16614
16615         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16616
16617 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16618
16619         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16620         (gnus-agent-with-refreshed-group): New macro.
16621         (gnus-agent-rename-group): New function.
16622         (gnus-agent-delete-group): New function.
16623         (gnus-agent-save-group-info): Use gnus-command-method when
16624         `method' parameter is nil.  Don't write nil entries into the
16625         active file.
16626         (gnus-agent-get-group-info): New function.
16627         (gnus-agent-fetch-articles): Use
16628         gnus-agent-update-files-total-fetched-for to increment disk space
16629         used.
16630         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16631         gnus-agent-update-view-total-fetched-for to increment disk space
16632         used.
16633         (gnus-agent-get-local): Added optional parameters to avoid calling
16634         gnus-group-real-name and gnus-find-method-for-group.
16635         (gnus-agent-set-local): Delete stored entry if either min, or max,
16636         are nil.
16637         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16638         quit, use gnus-agent-regenerate-group to record existance of any
16639         articles fetched to disk before the quit occurred.
16640         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16641         gnus-agent-update-view-total-fetched-for, and
16642         gnus-agent-update-files-total-fetched-for to decrement disk space
16643         used.
16644         (gnus-agent-retrieve-headers): Use
16645         gnus-agent-update-view-total-fetched-for to increment disk space
16646         used.
16647         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16648         with gnus-agent-update-files-total-fetched-for to decrement disk
16649         space and fresh group buffer.
16650         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16651         (gnus-agent-need-update-total-fetched-for): New variable.
16652         (gnus-agent-update-files-total-fetched-for): New function.
16653         (gnus-agent-update-view-total-fetched-for): New function.
16654         (gnus-agent-total-fetched-for): New function.
16655
16656         * gnus-cache.el (gnus-cache-save-buffers): Use
16657         gnus-cache-update-overview-total-fetched-for to change disk space
16658         used by this group.
16659         (gnus-cache-possibly-enter-article): Use
16660         gnus-cache-update-file-total-fetched-for to increment disk space
16661         used by this group.
16662         (gnus-cache-possibly-remove-article): Use
16663         gnus-cache-update-file-total-fetched-for to decrement disk space
16664         used by this group.
16665         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16666         (gnus-cache-rename-group): New function.
16667         (gnus-cache-delete-group): New function.
16668         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16669         (gnus-cache-need-update-total-fetched-for): New variable.
16670         (gnus-cache-with-refreshed-group): New macro.
16671         (gnus-cache-update-file-total-fetched-for): New function.
16672         (gnus-cache-update-overview-total-fetched-for): New function.
16673         (gnus-cache-rename-group-total-fetched-for): New function.
16674         (gnus-cache-delete-group-total-fetched-for): New function.
16675         (gnus-cache-total-fetched-for): New function.
16676
16677         * gnus-group.el: Require gnus-sum and autoload functions to
16678         resolve warnings when gnus-group.el compiled alone.
16679         (gnus-group-line-format): Documented new %F.
16680         (size of Fetched data) group line format; identifies disk space
16681         used by agent and cache.
16682         (gnus-group-line-format-alist): Defined new F format.
16683         (gnus-total-fetched-for): New function.
16684         (gnus-group-delete-group): No longer update
16685         gnus-cache-active-altered as gnus-request-delete-group now keeps
16686         the cache in sync.
16687         (gnus-group-list-active): Let the agent store a server's active
16688         list if currently plugged.
16689
16690         * gnus-int.el (gnus-request-delete-group):
16691         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16692         local disk in sync with the server.
16693         (gnus-request-rename-group):
16694         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16695         local disk in sync with the server.
16696
16697         * gnus-start.el (gnus-get-unread-articles):
16698         Cosmetic simplification to logic.
16699
16700         * gnus-util.el (gnus-rename-file): New function.
16701
16702 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16703
16704         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16705
16706 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16707
16708         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16709         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16710
16711 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16712
16713         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16714         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16715
16716 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16717
16718         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16719
16720 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16721
16722         * spam.el (spam-set-difference): Add function to replace
16723         gnus-set-difference in spam.el.
16724         (spam-summary-prepare-exit): Use spam-set-difference.
16725
16726 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16727
16728         * gnus-registry.el (gnus-registry-cache-file): Update to use
16729         gnus-dribble-directory OR gnus-home-directory OR ~.
16730         (gnus-registry-split-fancy-with-parent): Fix doc.
16731
16732 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16733
16734         * message.el (message-exchange-point-and-mark): Use
16735         message-mark-active-p.  Suggested by Jesper Harder
16736         <harder@ifa.au.dk>.
16737
16738 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * message.el (message-exchange-point-and-mark): Don't activate
16741         region if it was inactive.  Suggested by Hiroshi Fujishima
16742         <pooh@nature.tsukuba.ac.jp>.
16743
16744 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * gnus-art.el (article-display-face): Display Faces in the same
16747         order as X-Faces.
16748
16749 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16752
16753 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16756         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16757         (gnus-article-mime-hierarchy): Remove.
16758         (gnus-article-mime-hierarchy-next): Remove.
16759         (gnus-article-mode): Revert 2004-03-19 change.
16760         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16761         (gnus-insert-mime-button): Revert 2004-03-19 change.
16762         (gnus-mime-accumulate-hierarchy): Remove.
16763         (gnus-mime-enter-multipart): Remove.
16764         (gnus-mime-leave-multipart): Remove.
16765         (gnus-mime-display-part): Revert 2004-03-19 change.
16766         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16767
16768         * mml.el (mml-preview): Revert 2004-03-19 change.
16769
16770 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16771
16772         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16773
16774 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16777         t while entering a file name using the mm-with-multibyte macro.
16778         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16779
16780         * mm-util.el (mm-with-multibyte): New macro.
16781
16782 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16785         user option.
16786         (gnus-mime-multipart-functions): Doc and customization fix.
16787         (gnus-article-mime-hierarchy): New variable.
16788         (gnus-article-mime-hierarchy-next): New variable.
16789         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16790         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16791         gnus-article-mime-hierarchy-next to nil.
16792         (gnus-insert-mime-button): Show hierarchy numbers.
16793         (gnus-mime-accumulate-hierarchy): New function.
16794         (gnus-mime-enter-multipart): New function.
16795         (gnus-mime-leave-multipart): New function.
16796         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16797         (gnus-mime-display-alternative): Show hierarchy numbers.
16798
16799         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16800         gnus-article-mime-hierarchy-next to nil.
16801
16802 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16803
16804         * dns.el: Don't require gnus-xmas.
16805
16806 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16807
16808         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16809         inline PGP.
16810         (mml-menu): Disable mml-quote-region if mark is inactive.
16811
16812 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16813
16814         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16815         when the group's active is not available.
16816
16817 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16820         error.
16821
16822 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16823
16824         * imap.el (imap-store-password): New variable.
16825         (imap-interactive-login): Use it.
16826         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16827
16828 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16829
16830         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16831         window-start and hscroll to summary window.
16832
16833 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16834
16835         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16836         conversion message to newsrc-dribble when an actual conversion is
16837         performed.
16838
16839 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16840
16841         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16842
16843 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * mm-decode.el (mm-complicated-handles): New function reviving
16846         former definition of mm-multiple-handles.
16847
16848         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16849         (gnus-mime-delete-part): Use it.
16850
16851 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16852
16853         * gnus-agent.el (gnus-agent-read-local): Bind
16854         nnheader-file-coding-system to gnus-agent-file-coding-system to
16855         avoid the implicit assumption that they will always be equal.
16856         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16857         coding-system-for-write, as the with-temp-file macro first prints
16858         to a buffer then saves the buffer.
16859
16860 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16861
16862         * gnus-art.el (gnus-article-edit-part): New function.
16863         (gnus-mime-save-part-and-strip): Use it; do query instead of
16864         signaling an error; don't use mm-multiple-handles.
16865         (gnus-mime-delete-part): Ditto.
16866
16867 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16868
16869         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16870         old file versions.
16871         (gnus-group-prepare-hook): Removed function that converted list
16872         form of gnus-agent-expire-days to group properties.
16873
16874         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16875         (gnus-request-accept-article): Re-indented.
16876
16877         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16878         converters to handle old agent file formats.  Added logic for a
16879         "backup before upgrading warning".
16880         (gnus-convert-mark-converter-prompt): Developers can mark
16881         functions as needing (default), or not needing,
16882         gnus-convert-old-newsrc's "backup before upgrading warning".
16883         (gnus-convert-converter-needs-prompt): Tests whether the user
16884         should be protected from potentially irreversable changes by the
16885         function.
16886
16887         * legacy-gnus-agent.el: New.  Provides converters that are only
16888         loaded when gnus-convert-old-newsrc needs to call them.
16889
16890 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16891
16892         * mail-source.el (mail-source-touch-pop): Doc fix.
16893
16894         * message.el (message-smtpmail-send-it): Doc fix.
16895
16896 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16897
16898         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16899
16900         * nnmail.el (nnmail-split-fancy): do.
16901
16902         * gnus-kill.el (gnus-kill, gnus-execute): do.
16903
16904 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16905
16906         * gnus-sum.el (gnus-widget-reversible-match)
16907         (gnus-widget-reversible-to-internal)
16908         (gnus-widget-reversible-to-external): New functions.
16909         (gnus-widget-reversible): New widget.
16910         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16911
16912 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16913
16914         * gnus-sum.el (gnus-thread-sort-functions)
16915         (gnus-article-sort-functions): Document `(not F)' items.
16916
16917 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16918
16919         * spam.el (spam-use-gmane-xref): Add new backend.
16920         (spam-gmane-xref-spam-group): Add variable to control the name of the
16921         Gmane spam group.
16922         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16923         (spam-regex-headers-spam, spam-regex-headers-ham)
16924         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16925         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16926         backends and checks.
16927         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16928
16929         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16930         an autodetect method.
16931
16932 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16933
16934         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16935         articles are being added to a group.
16936         (gnus-request-replace-article): Inform the agent that articles
16937         need to be uncached as the cached contents are no longer valid.
16938
16939 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * binhex.el: Don't autoload executable-find.
16942
16943         * canlock.el: Don't autoload mail-fetch-field.
16944
16945         * dgnushack.el: Autoload c-mode for XEmacs.
16946
16947         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16948
16949         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16950         rmail-dont-reply-to and rmail-output.
16951
16952         * gnus-score.el: Don't autoload ffap-string-at-point.
16953
16954         * gnus-setup.el: Don't autoload sc-cite-original.
16955
16956         * imap.el: Don't autoload base64-decode-string,
16957         base64-encode-string and md5.
16958
16959         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16960         and rmail-msg-restore-non-pruned-header.
16961
16962         * mm-decode.el: Don't autoload executable-find.
16963
16964         * mm-url.el: Don't autoload executable-find.
16965
16966         * mm-view.el: Don't autoload diff-mode.
16967
16968         * nndb.el: Don't autoload news-reply-mode, news-setup,
16969         cancel-timer and telnet.
16970
16971         * password.el: Don't autoload run-at-time for Emacs.
16972
16973         * sha1-el.el: Don't autoload executable-find.
16974
16975         * sieve-mode.el: Don't autoload c-mode.
16976
16977         * uudecode.el: Don't autoload executable-find.
16978
16979 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16980
16981         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16982         (gnus-agent-possibly-alter-active): Avoid null in numeric
16983         comparison.
16984         (gnus-agent-set-local): Refuse to save null in local object table.
16985         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16986         list of articles that will be marked as unread.
16987
16988 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16991
16992 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16993
16994         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16995         language tags.
16996
16997 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16998
16999         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17000         Don't bind "obarray".
17001
17002         * gnus-sum.el (gnus-thread-sort-functions): Added
17003         `gnus-thread-sort-by-most-recent-number' and
17004         `gnus-thread-sort-by-most-recent-date'.
17005         Reported by Kai Grossjohann <kai@emptydomain.de>.
17006
17007 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17010
17011 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17012
17013         * gnus-cus.el (gnus-agent-customize-category): Removed
17014         ignore-errors macro reference that required cl to be loaded at
17015         run-time.
17016
17017         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17018         single-interval range of the form (min . max).  Previously the
17019         range had to look like ((min . max)).  Likewise, return
17020         (min . max) rather than ((min . max)).
17021         (gnus-range-map): Use gnus-range-normalize to accept
17022         single-interval range.
17023
17024         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17025         the cache, but not the agent, now appear with their usual face.
17026
17027         * dgnushack.el (loaddir): New variable that is bound to the
17028         directory containing the dgnushack.el file. Use loaddir, rather
17029         than srcdir, to update load-path. Change lets dgnushack compile
17030         code in directories other than GNUS/lisp.
17031
17032 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17033
17034         * lpath.el: Don't bind w3m-safe-url-regexp.
17035
17036         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17037         w3m-safe-url-regexp variable buffer-local.
17038
17039         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17040
17041 2004-02-27  Simon Josefsson  <jas@extundo.com>
17042
17043         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17044         gnus-group-real-prefix.
17045         (gnus-summary-move-article): Use it, instead of
17046         gnus-group-real-prefix.
17047
17048 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17049
17050         * lpath.el: Bind w3m-safe-url-regexp.
17051
17052         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17053         w3m-safe-url-regexp variable buffer-local and set it as the value
17054         of mm-w3m-safe-url-regexp.
17055
17056         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17057
17058         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17059         parsing gnus-posting-styles when the message is not for replying.
17060
17061         * dgnushack.el: Autoload sgml-mode for XEmacs.
17062
17063         * nnrss.el (nnrss-opml-export): Use
17064         mm-set-buffer-file-coding-system instead of
17065         set-buffer-file-coding-system.
17066
17067 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17068
17069         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17070         of checkdoc.el).
17071         * nnrss.el: do.
17072         * gnus-mlspl.el: do.
17073         * gnus-ml.el: do.
17074         * gnus-srvr.el: do.
17075
17076         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17077
17078 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17079
17080         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17081         Corrections to custom-manual links.
17082
17083         * gnus-art.el (gnus-article): Ditto.
17084
17085         * mm-decode.el (mime-display, mime-security): Ditto.
17086
17087 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17088
17089         * flow-fill.el: Typo.
17090
17091 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17092
17093         * spam-wash.el: New file.
17094
17095 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17096
17097         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17098
17099 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17100
17101         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17102         to be run with new-articles as LIST1, not LIST2.
17103         (spam-registration-functions): Add spam-use-ham-copy as a nil
17104         registration backend.
17105
17106 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17107
17108         * spam-stat.el (spam-stat-washing-hook): New option.
17109         (spam-stat-buffer-words): Use it.
17110         (spam-stat-process-directory, spam-stat-test-directory): Use
17111         insert-file-contents-literally.
17112         (spam-stat-coding-system): New variable.
17113         (spam-stat-load, spam-stat-save): Use it.
17114
17115 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17116
17117         * spam-report.el (spam-report-plug-agent): Quote
17118         spam-report-url-to-file and spam-report-url-ping-plain.
17119
17120 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17121
17122         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17123         / in mailto URLs.
17124
17125 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17126
17127         * spam-report.el (spam-report-process-queue): Fix interactive use.
17128         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17129         (spam-report-unplug-agent): Doc fixes.
17130         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17131         (spam-report-agentize, spam-report-deagentize): Autoload.
17132
17133 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17134
17135         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17136
17137         * message.el (message-setup-fill-variables): Add mml tags to
17138         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17139         <ajk@iu.edu>.
17140         (message-mode): Don't modify paragraph-separate there.
17141
17142 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17143
17144         * compface.el (uncompface-use-external): Default to undecided.
17145         (uncompface-use-external-threshold): New variable.
17146         (uncompface-float-time): New macro.
17147         (uncompface): Determine whether to use the external decoder if
17148         uncompface-use-external is undecided.
17149
17150 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17151
17152         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17153         after images.
17154
17155         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17156
17157 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17158
17159         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17160
17161         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17162
17163         * gnus-sum.el (gnus-summary-limit-to-age)
17164         (gnus-summary-limit-children): do.
17165
17166         * gnus-int.el (gnus-request-scan): do.
17167
17168         * gnus-group.el (gnus-group-suspend): do.
17169
17170         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17171
17172         * gnus-cite.el (gnus-cite-parse-attributions): do.
17173
17174         * gnus-agent.el (gnus-summary-set-agent-mark)
17175         (gnus-agent-regenerate-group): do.
17176
17177         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17178
17179         * binhex.el (binhex-decode-region-internal): do.
17180
17181 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17182
17183         * gnus-fun.el (gnus-face-properties-alist): New user option.
17184         (gnus-display-x-face-in-from): Use it.
17185
17186         * gnus-art.el (article-display-face): Ditto.
17187
17188         * compface.el (uncompface-use-external): Default to nil.
17189
17190 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17191
17192         * nntp.el (nntp-erase-buffer): New function.
17193         (nntp-retrieve-data, nntp-send-command)
17194         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17195         (nntp-possibly-change-group): Use it.
17196
17197         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17198         with-current-buffer.
17199
17200 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17201
17202         * compface.el: Merge the ELisp-based uncompface program.
17203         (compface): New customization group.
17204         (uncompface-use-external): New user option.
17205         (uncompface): Call uncompface-internal if uncompface-use-external
17206         is nil.
17207         (uncompface-internal): New function.  Note that there are also
17208         some other functions and variables added for this function.
17209
17210 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17211
17212         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17213         if necessary.
17214
17215 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17216
17217         * spam-report.el (spam-report-unplug-agent)
17218         (spam-report-plug-agent, spam-report-deagentize)
17219         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17220         Add support for the Agent in spam-report: when unplugged, report to a
17221         file; when plugged, submit all the requests.
17222
17223         * spam.el (spam-register-routine): Fix message about
17224         registration.
17225
17226 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17227
17228         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17229         dependencies.
17230         (rfc2047-encode): Use it.
17231
17232         * gnus-art.el (gnus-button-marker-list): Move before first
17233         reference.
17234
17235         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17236         (imap-parse-body): Fix format string mismatch.
17237
17238         * gnus-score.el (gnus-summary-increase-score): do.
17239
17240         * nnrss.el (nnrss-close): New function.
17241
17242 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17243
17244         * nnrss.el (nnrss-make-filename): New function.
17245         (nnrss-request-delete-group, nnrss-read-server-data)
17246         (nnrss-save-server-data, nnrss-read-group-data)
17247         (nnrss-save-group-data): Use it.
17248         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17249         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17250         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17251
17252 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17253
17254         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17255
17256 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17257
17258         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17259         files.
17260
17261         * message.el (message-generate-headers-first): Don't quote nil
17262         and t in docstrings.
17263
17264         * imap.el (imap-id): do.
17265
17266         * gnus-agent.el (gnus-agent-consider-all-articles)
17267         (gnus-agent-queue-mail): do.
17268
17269 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17270
17271         * spam-report.el (spam-report-process-queue): New function.
17272         Process requests from `spam-report-requests-file'.
17273         (spam-report-process-queue): Doc fix.
17274
17275 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17276
17277         * spam.el (spam-register-routine)
17278         (spam-log-processing-to-registry, spam-log-registered-p)
17279         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17280         Change "check" to "spam-check" for semi-clarity.
17281
17282 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17283
17284         * pop3.el: Require nnheader.
17285
17286         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17287
17288         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17289
17290         * gnus-picon.el: Require cl.
17291
17292         * gnus-fun.el: Require gnus-ems and gnus-util.
17293
17294         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17295
17296         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17297
17298         * gnus-art.el (gnus-article-edit-mode): Define before first
17299         reference.
17300
17301 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17302
17303         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17304         (gnus-uu-post-encoded): Use point-at-bol.
17305
17306         * gnus-topic.el (gnus-group-active-topic-p): do.
17307
17308         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17309
17310         * gnus-group.el (gnus-group-kill-region): do.
17311
17312         * gnus-art.el (article-date-ut): do.
17313
17314         * message.el (message-fetch-field): Remove redundant
17315         case-fold-search binding.
17316         (message-narrow-to-field): Simplify.
17317
17318 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17319
17320         * spam.el (spam-directory): Derive from `gnus-directory'.
17321
17322         * spam-report.el (spam-report-url-to-file)
17323         (spam-report-requests-file): New function and variable for offline
17324         reporting.
17325         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17326         and user defined function.
17327         (spam-report-url-ping-mm-url): Remove doubled slash.
17328
17329 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17330
17331         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17332
17333 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17334
17335         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17336         format string mismatch.
17337
17338         * sieve.el (sieve-deactivate-all): do.
17339
17340         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17341
17342         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17343
17344         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17345
17346         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17347
17348 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17349
17350         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17351         the list of checks.
17352
17353 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17354
17355         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17356         padding.
17357
17358 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17359
17360         * mm-view.el (mm-fill-flowed): New variable.
17361         (mm-inline-text): Use it.
17362
17363 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17364
17365         * spam.el (spam-spamassassin-register-ham-routine)
17366         (spam-spamassassin-register-spam-routine): Fix function names.
17367
17368 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17369
17370         * gnus.el (gnus-tmp-grouplens): Remove.
17371         (gnus-summary-line-format): Remove grouplens.
17372
17373         * gnus-group.el (gnus-group-line-format): Ditto.
17374
17375         * gnus-spec.el (gnus-format-specs): Ditto.
17376         (gnus-update-format-specifications): Flush the group format spec
17377         cache if there's the grouplens stuff.
17378         (gnus-parse-simple-format): Replace %l with the empty string.
17379
17380 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17381
17382         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17383         omission.
17384
17385 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17386
17387         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17388         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17389
17390 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17391
17392         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17393         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17394         New macros and functions.
17395         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17396         Handle > NLINK_MAX messages.
17397         * nnmaildir.el (nnmaildir-request-set-mark): Use
17398         nnmaildir--emlink-p and nnmaildir--eexist-p.
17399
17400 2004-01-25  Alex Schroeder  <alex@gnu.org>
17401
17402         * spam-stat.el (spam-stat-process-directory-age): New option.
17403         (spam-stat-process-directory): Use it.
17404
17405 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17406
17407         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17408         (spam-stat-save): Accept prefix argument.
17409
17410 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17411
17412         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17413         links" error.
17414
17415 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17416
17417         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17418         the rest of the and/or forms.
17419
17420 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17421
17422         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17423         compatibility with old .newsrc.eld files.
17424
17425         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17426
17427         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17428
17429         * gnus-start.el (gnus-1): do.
17430
17431         * gnus-group.el (gnus-group-line-format-alist): do.
17432
17433         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17434
17435         * gnus-gl.el: Remove.
17436
17437 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17438
17439         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17440         marks consisting of a single range {for example, (3 . 5)} rather
17441         than a list of a single range { ((3 . 5)) }.
17442
17443 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17444
17445         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17446         with-current-buffer.
17447         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17448         avoid consing a string.
17449
17450         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17451         Remove obsolete entries for big5 and gb2312.
17452
17453 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17454
17455         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17456         uncompressed list.
17457
17458 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17459
17460         * spam-stat.el (spam-stat-strip-xref): New function.
17461         (spam-stat-process-directory): Use it.
17462
17463         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17464         here -- it's done in message-fetch-field.
17465
17466 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17467
17468         * gnus-agent.el (gnus-agent-queue-mail)
17469         (gnus-agent-prompt-send-queue): New variables.
17470         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17471         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17472         "nndraft:queue" along to gnus-draft-send.  Use
17473         gnus-agent-prompt-send-queue.
17474         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17475         is "nndraft:queue".  Suggested by Gaute Strokkenes
17476         <gs234@srcf.ucam.org>
17477
17478         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17479         (agent-enable-undownloaded-faces): Added.
17480         (gnus-agent-cat-groups): Use eval-and-compile, not
17481         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17482         method of gnus-agent-cat-groups even when the buffer has been
17483         evaled.
17484         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17485         delete gnus-agent-save-active-1.
17486         (gnus-agent-save-groups): Deleted.  Identical to
17487         gnus-agent-save-active.
17488         (gnus-agent-write-active): No longer adjust agent's copy of active
17489         file as agent's adjustments are now stored in their own
17490         file.  Removed optional parameter.
17491         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17492         servers.  Add use of min/max range limits from server's local
17493         file.
17494         (gnus-agent-save-alist): Removed unused optional argument.
17495         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17496         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17497         (gnus-agent-set-local): A per-server file that keeps min/max range
17498         limits for articles known to the agent.  Provides a fast mechanism
17499         for altering many active ranges.
17500         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17501         active file (local makes it unnecessary).
17502         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17503
17504         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17505         (agent-enable-undownloaded-faces): Added.
17506
17507         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17508         disable it when sending to "nndraft:queue".
17509         (gnus-group-send-queue): Add safety check to avoid sending queue
17510         when unplugged.
17511
17512         * gnus-group.el (gnus-group-catchup): Use new
17513         gnus-sequence-of-unread-articles, not
17514         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17515         numbers of articles.  Use gnus-range-map to avoid having to
17516         uncompress the unread list.
17517         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17518         Fixed invalid ange-ftp reference.
17519
17520         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17521         (gnus-sorted-range-intersection): Intersection of two ranges
17522         without requiring that they first be uncompressed.
17523
17524         * gnus-start.el (gnus-activate-group): Unless blocked by the
17525         caller, possibly expand the active range to include both cached
17526         and agentized articles.
17527         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17528         multiple version-dependent converters.
17529         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17530         gnus-agent-save-active.
17531         (gnus-save-newsrc-file): Save dirty agent range limits.
17532
17533         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17534         gnus-agent-possibly-alter-active.
17535         (gnus-adjust-marked-articles): Faster handling of simple lists.
17536
17537 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17538
17539         * spam-stat.el (spam-stat-test-directory): New optional argument
17540         displays a list of files detected.  Suggested by Andrew Cohen
17541         <cohen@andy.bu.edu>.
17542         (spam-stat-buffer-words-with-scores): Don't narrow and change
17543         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17544
17545 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17546
17547         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17548         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17549         (spam-spamassassin-arguments)
17550         (spam-spamassassin-spam-flag-header)
17551         (spam-spamassassin-positive-spam-flag-header)
17552         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17553         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17554         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17555         (spam-list-of-processors, spam-list-of-checks)
17556         (spam-list-of-statistical-checks, spam-registration-functions)
17557         (spam-check-spamassassin-headers, spam-check-spamassassin)
17558         (spam-spamassassin-score)
17559         (spam-spamassassin-register-with-sa-learn)
17560         (spam-spamassassin-register-spam-routine)
17561         (spam-spamassassin-register-ham-routine)
17562         (spam-assassin-register-spam-routine)
17563         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17564         (spam-bogofilter-score): Fix to show article before scoring.
17565
17566 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17567
17568         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17569         default scoring function.
17570         (spam-generic-score): Call spam-spamassassin-score if
17571         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17572         spam-bogofilter-score otherwise.
17573
17574         * gnus.el (spam-process, spam-autodetect-methods): Add
17575         spamassassin and spamassassin-headers.
17576
17577 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17578
17579         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17580         Suppress unnecessary messages.
17581
17582 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17583
17584         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17585         make-hash-table.
17586
17587 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * canlock.el (base64-encode-string): Don't autoload it.
17590
17591 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17592
17593         * run-at-time.el: Remove useless (require 'itimer),
17594         eval-and-compile and (featurep 'xemacs).
17595
17596 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17597
17598         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17599         GROUP is a virtual group.
17600
17601 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17602
17603         * gnus.el: Autoload `message-y-or-n-p'.
17604
17605 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17606
17607         * pgg-parse.el: Remove unnecessary (require 'custom).
17608
17609         * pgg-def.el: do.
17610
17611         * nnmail.el: do.
17612
17613         * gnus-undo.el: do.
17614
17615         * gnus-picon.el: do.
17616
17617         * gnus-util.el: do.
17618
17619 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17620
17621         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17622
17623 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17624
17625         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17626         handle, as well as a list.
17627
17628         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17629         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17630         (mm-w3m-cid-retrieve): Simplify.
17631
17632 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17633
17634         * message.el (message-kill-to-signature): Allow prefix arg to
17635         specify number of lines to keep before signature.
17636
17637 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17638
17639         * message.el (message-kill-to-signature): Change docstring.
17640
17641 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17642
17643         * canlock.el: Always require sha1-el.
17644         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17645
17646         * message.el: Autoload sha1 only when compiling.
17647
17648         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17649         eudc-expand-inline for XEmacs.
17650
17651 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17652
17653         * message.el (message-canlock-generate): Require sha1-el.
17654
17655 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17656
17657         * message.el (message-expand-name): Silence the byte compiler.
17658
17659         * lpath.el: Add detect-coding-system.
17660
17661         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17662         cus-edit.
17663
17664 2004-01-13  Simon Josefsson  <jas@extundo.com>
17665
17666         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17667         Invoke gnus-score-mode.  Reported by
17668         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17669
17670         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17671         Jim Blandy <jimb@redhat.com> (tiny change).
17672
17673 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17674
17675         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17676
17677 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17678
17679         * spam.el (spam-get-article-as-string): Update to use
17680         gnus-request-article-this-buffer, much simpler.
17681         (spam-get-article-as-buffer): Remove.
17682
17683 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17684
17685         * message.el (message-expand-name): Use EUDC if the user uses that.
17686
17687 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17688
17689         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17690         character for the encoding to avoid consing a string.
17691
17692         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17693         unnecessarily.
17694
17695         * mm-util.el (mm-replace-chars-in-string): Remove.
17696
17697         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17698         of mm-replace-chars-in-string.
17699
17700 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17701
17702         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17703
17704         * mm-util.el (mm-subst-char-in-string): Support inplace.
17705
17706         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17707         a new string in every iteration.  Use shy groups.
17708
17709 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17710
17711         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17712         * gnus-soup.el (gnus-soup-group-brew):
17713         * gnus-msg.el (gnus-put-message):
17714         * gnus-move.el (gnus-group-move-group-to-server):
17715         * gnus-kill.el (gnus-batch-score):
17716         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17717         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17718         (gnus-group-update-group, gnus-group-read-group)
17719         (gnus-group-make-group, gnus-group-make-help-group)
17720         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17721         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17722         (gnus-group-sort-by-unread, gnus-group-catchup)
17723         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17724         (gnus-group-yank-group, gnus-group-set-info)
17725         (gnus-group-list-groups):
17726         * gnus.el (gnus-generate-new-group-name):
17727         * gnus-delay.el (gnus-delay-send-queue):
17728         * nnvirtual.el (nnvirtual-catchup-group):
17729         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17730         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17731         (gnus-group-prepare-topics, gnus-topic-check-topology):
17732         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17733         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17734         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17735         (gnus-group-make-articles-read):
17736         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17737         (gnus-group-change-level, gnus-kill-newsgroup)
17738         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17739         (gnus-get-unread-articles, gnus-make-articles-unread)
17740         (gnus-make-ascending-articles-unread): Use accessor
17741         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17742         to get group information for improved readability.
17743
17744
17745 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17746
17747         * gnus-art.el (article-decode-mime-words, article-babel)
17748         (gnus-article-highlight-signature, gnus-article-add-buttons)
17749         (gnus-signature-toggle): Use gnus-with-article-buffer.
17750
17751         * gnus-art.el (gnus-article-highlight-headers)
17752         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17753
17754         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17755         (gnus-article-set-globals, gnus-request-article-this-buffer)
17756         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17757         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17758         (gnus-mime-display-alternative): Use with-current-buffer.
17759
17760 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17761
17762         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17763         also under 80 char limit, and call gnus-error if needed.
17764         (spam-fetch-article-header): Fix - it was a
17765         buffer-local variable (gnus-newsgroup-data).
17766         (spam-find-spam): Use spam-generate-fake-headers, forget about
17767         spam-insert-fake-headers.
17768         (spam-insert-fake-headers): Remove.
17769
17770 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17771
17772         * deuglify.el (gnus-article-outlook-unwrap-lines)
17773         (gnus-outlook-rearrange-article)
17774         (gnus-outlook-repair-attribution-outlook)
17775         (gnus-outlook-repair-attribution-block)
17776         (gnus-outlook-repair-attribution-other): Remove redundant
17777         save-excursion.
17778
17779 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17780
17781         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17782         (spam-fetch-field-subject-fast)
17783         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17784         (spam-fetch-article-header): Add functions to deal with Gnus
17785         internals for fast retrieval of article header data.
17786         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17787
17788 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17789
17790         * pop3.el (pop3-md5): Remove.
17791         (pop3-apop): Replace pop3-md5 with md5.
17792
17793         * mm-bodies.el: base64 is always built-in.
17794
17795         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17796         with-current-buffer.
17797
17798 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * canlock.el (canlock-insert-header): Remove excessive grouping in
17801         regexp.
17802
17803         * gnus-sum.el (gnus-summary-read-document): Ditto.
17804
17805         * gnus-uu.el (gnus-uu-part-number): Ditto.
17806
17807         * html2text.el (html2text-remove-tags): Ditto.
17808         (html2text-format-tags): Ditto.
17809         (html2text-format-single-elements): Ditto.
17810
17811         * mml.el (mml-parse-1): Ditto.
17812
17813 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17814
17815         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17816
17817         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17818
17819         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17820
17821         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17822
17823 2003-11-15  Simon Josefsson  <jas@extundo.com>
17824
17825         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17826         (pgg-gpg-lookup-key): Use regexp match instead of
17827         split-string (split-string is different between emacs 21.2 and
17828         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17829
17830 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17831
17832         * gnus-art.el (gnus-mime-view-all-parts)
17833         (gnus-article-part-wrapper, gnus-article-view-part): Use
17834         with-current-buffer.
17835
17836 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17837
17838         * spam.el (spam-disable-spam-split-during-ham-respool)
17839         (spam-spamoracle-database, spam-cache-lookups)
17840         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17841         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17842         (spam-group-ham-marks, spam-group-spam-marks)
17843         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17844         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17845         also add spam-use-blackholes to the statistical checks.
17846         (spam-fetch-field-fast): Add interface to fetching fields, may
17847         become a macro.
17848         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17849         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17850         (spam-insert-fake-headers): Fake an article when needed.
17851         (spam-find-spam): Fake article when possible.
17852         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17853         (spam-check-bogofilter-headers): Use message-fetch-field instead
17854         of nnmail-fetch-field.
17855
17856 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17857
17858         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17859
17860 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17861
17862         * spam.el (spam-split): Do not require spam-use-CHECK to be
17863         enabled if that check is passed to spam-split explicitly; also
17864         fix so 'spam doesn't get converted to spam-split-group when
17865         spam-split-symbolic-return is t.
17866         (spam-find-spam): Find registrations of the article and use those
17867         instead of re-running spam-split to find the spam/ham
17868         classification of the article.
17869         (spam-log-processing-to-registry, spam-log-registered-p)
17870         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17871         Use gnus-error instead of gnus-message.
17872         (spam-log-registration-type): Add function to determine the
17873         classification of a message based on registry entries; will
17874         return nil if both 'spam and 'ham are found.
17875         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17876         a reasonably fast local cache without the loading errors.
17877         (spam-cache-lookups): Set to t by default.
17878         (spam-find-spam): Don't try to guess spam-cache-lookups.
17879         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17880         spam-caches entry.
17881         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17882         caching of whitelist/blacklist entries.
17883         (spam-check-whitelist, spam-check-blacklist): Invoke
17884         spam-from-listed-p with a type, not a cache variable.
17885         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17886
17887 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17888
17889         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17890
17891         * nnmail.el (nnmail-split-fancy): do.
17892
17893         * mml.el (mml-parse): do.
17894
17895         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17896         (gnus-score-adaptive): do.
17897
17898 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17901         (gnus-mime-button-map): Don't set keymap parent.
17902         (gnus-button-ctan-directory-regexp): Use shy grouping.
17903         (gnus-prev-page-map): Don't set keymap parent.
17904         (gnus-prev-page-map): Remove duplicated one.
17905         (gnus-next-page-map): Don't set keymap parent.
17906         (gnus-mime-security-button-map): Ditto.
17907
17908         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17909         version number.
17910
17911         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17912
17913 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17914
17915         * canlock.el (canlock-sha1-function): Remove.
17916         (canlock-sha1-function-for-verify): Remove.
17917         (canlock-openssl-program): Remove.
17918         (canlock-openssl-args): Remove.
17919         (canlock-ignore-errors): Remove.
17920         (canlock-sha1-with-openssl): Remove.
17921         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17922         (canlock-verify): Don't use canlock-ignore-errors.
17923
17924         * sha1-el.el (sha1-string-external): Make it can return a string
17925         in binary form.
17926         (sha1-region-external): Ditto.
17927         (sha1-string-internal): Ditto.
17928         (sha1-region-internal): Ditto.
17929         (sha1-region): Ditto.
17930         (sha1-string): Ditto.
17931         (sha1): Ditto.
17932
17933 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17934
17935         * spam.el (spam-report-articles-gmane): New command.
17936
17937 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17938
17939         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17940
17941         * run-at-time.el (run-at-time-saved): Remove.
17942         (run-at-time): Doc fix.
17943
17944 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17945
17946         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17947         (gnus-summary-limit-map): Add it.
17948         (gnus-summary-make-menu-bar): do.
17949
17950 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17951
17952         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17953         Make attempt at some caching support (done for BBDB only now).
17954         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17955         addresses to be checked.
17956         (spam-clear-cache-BBDB): Add function, to be invoked by
17957         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17958         (spam-check-BBDB): Check and use the caches, if
17959         spam-cache-lookups is on, remove superfluous (provide).
17960
17961 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17962
17963         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17964
17965 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17966
17967         * run-at-time.el (run-at-time-saved): Move to after the definition
17968         of `run-at-time'.
17969
17970         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17971
17972 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17973
17974         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17975         mm-w3m-local-map-property.
17976
17977         * mm-view.el (mm-w3m-mode-map): Remove.
17978         (mm-w3m-local-map-property): Remove.
17979         (mm-inline-text-html-render-with-w3m): Don't use
17980         mm-w3m-local-map-property.
17981
17982 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17983
17984         * run-at-time.el: New file.
17985
17986         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17987         under Emacs.
17988
17989         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17990         of gnus-set-text-properties.
17991
17992         * gnus-uu.el (gnus-uu-save-article): Ditto.
17993
17994         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17995
17996         * gnus-cite.el (gnus-cite-parse): Ditto.
17997
17998         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17999         of gnus-.
18000
18001         * gnus-xmas.el (run-at-time): Require run-at-time.
18002
18003         * gnus.el: Changed calls to nnheader-run-at-time and
18004         password-run-at-time throughout to use run-at-time directly.
18005
18006         * password.el: Removed definition of run-at-time.
18007
18008         * nnheaderxm.el: Remove definition of run-at-time.
18009
18010 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18011
18012         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18013         in prompt.
18014
18015 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18016
18017         * messagexmas.el (message-xmas-redefine): Alias
18018         `message-make-caesar-translation-table' to
18019         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18020         version.
18021
18022         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18023         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18024         `gnus-xmas-set-text-properties'.
18025         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18026         `gnus-xmas-completing-read'.
18027         (gnus-xmas-completing-read): Removed.
18028         (gnus-xmas-open-network-stream): Removed.
18029
18030         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18031         XEmacs version.
18032
18033         * dns.el (dns-make-network-process): Use `open-network-stream'
18034         instead of `gnus-xmas-open-network-stream'.
18035
18036         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18037
18038         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18039
18040 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18041
18042         * gnus-art.el (gnus-mime-display-alternative)
18043         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18044         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18045         Don't use gnus-local-map-property.
18046
18047         * gnus-util.el (gnus-local-map-property): Remove.
18048
18049         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18050         gnus-completing-read-maybe-default with completing-read.
18051
18052         * gnus-util.el (gnus-completing-read): do.
18053         (gnus-completing-read-maybe-default): Remove.
18054
18055 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18056
18057         * password.el: Only autoload `run-at-time' if not XEmacs.
18058         Only autoload the itimer functions if XEmacs.
18059
18060 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18061
18062         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18063         XEmacsen.
18064
18065         * dgnushack.el: Autoload executable-find for XEmacs.
18066
18067 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18068
18069         * gnus-art.el (gnus-read-string): Remove.
18070         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18071         read-string.
18072
18073 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18074
18075         * netrc.el: Autoload password-read.
18076         (netrc): Add configuration group.
18077         (netrc-encoding-method, netrc-openssl-path): Add
18078         variables for encoding and decoding of files with symmetric
18079         ciphers.
18080         (netrc-encode): Add assistant function to encode a file with
18081         netrc-encoding-method.
18082         (netrc-parse): Add interactive parameter, added optional
18083         decoding if netrc-encoding-method is non-nil but otherwise
18084         behavior is standard.
18085         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18086         Do s/encode/encrypt/ everywhere.
18087
18088         * spam.el: Remove executable-find autoload.
18089
18090 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18091
18092         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18093
18094         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18095
18096 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18097
18098         * gnus-art.el (gnus-treat-ansi-sequences)
18099         (article-treat-ansi-sequences): New variable and function.
18100         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18101
18102         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18103         Use it.
18104
18105 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18106
18107         * mm-util.el (mm-quote-arg): Remove.
18108
18109         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18110         shell-quote-argument.
18111
18112         * gnus-uu.el (gnus-uu-command): do.
18113
18114         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18115
18116         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18117         with make-char.
18118
18119         * mm-util.el (mm-make-char): Remove.
18120
18121         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18122         add-minor-mode.
18123
18124         * gnus-undo.el (gnus-undo-mode): do.
18125
18126         * gnus-topic.el (gnus-topic-mode): do.
18127
18128         * gnus-sum.el (gnus-dead-summary-mode): do.
18129
18130         * gnus-start.el (gnus-slave-mode): do.
18131
18132         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18133
18134         * gnus-ml.el (gnus-mailing-list-mode): do.
18135
18136         * gnus-gl.el (gnus-grouplens-mode): do.
18137
18138         * gnus-draft.el (gnus-draft-mode): do.
18139
18140         * gnus-dired.el (gnus-dired-mode): do.
18141
18142         * gnus-ems.el (gnus-add-minor-mode): Remove.
18143
18144         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18145         Replace gnus-char-width with char-width.
18146
18147         * gnus-ems.el (gnus-char-width): Remove.
18148
18149         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18150         Replace gnus-char-width with char-width.
18151
18152         * gnus-ems.el (gnus-char-width): Remove.
18153
18154         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18155         definition.
18156         Remove Emacs 20 hash table compatibility code.
18157
18158         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18159         20 compatibility code.
18160
18161         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18162
18163         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18164
18165         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18166         with point-at-{eol,bol}.
18167
18168         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18169
18170         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18171
18172         * flow-fill.el (fill-flowed-point-at-bol)
18173         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18174
18175         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18176         Replace with point-at-{eol,bol} throughout all files.
18177
18178 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * ntlm.el (ntlm-string-as-unibyte): New macro.
18181         (ntlm-build-auth-response): Use it.
18182
18183         Remove Emacs 20 stuff:
18184         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18185         (butlast, mapc, remove): Remove the compiler macros.
18186         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18187         of delq and copy-sequence.
18188         * gnus-art.el (popup-menu): Remove the compiler macro.
18189         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18190         Emacs 20.
18191
18192 2004-01-05  Simon Josefsson  <jas@extundo.com>
18193
18194         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18195         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18196         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18197         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18198         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18199         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18200         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18201         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18202         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18203         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18204         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18205         string-xor into ntlm-string-xor.  Suggested by
18206         Jesper Harder <harder@myrealbox.com>.
18207
18208         * ntlm.el: Don't include poem.
18209
18210         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18211         Jesper Harder <harder@myrealbox.com>.
18212
18213         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18214
18215         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18216         probably breaks emacs with DL patch, but do we care? Is anyone
18217         still using the DL stuff?)
18218
18219         * sieve-manage.el: Use the password package.
18220         (sieve-manage-read-passwd): Remove.
18221         (sieve-manage-interactive-login): Use password.  Re-add
18222         condition-case around loop.
18223
18224         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18225         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18226         the password package.
18227
18228 2003-02-19  Simon Josefsson  <jas@extundo.com>
18229
18230         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18231         token.
18232
18233 2002-08-07  Simon Josefsson  <jas@extundo.com>
18234
18235         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18236         (sieve-manage-authenticators):
18237         (sieve-manage-authenticator-alist): Add some SASL mechs.
18238         (sieve-sasl-auth): New function.
18239         (sieve-manage-cram-md5-auth):
18240         (sieve-manage-plain-auth): Rewrite using SASL library.
18241         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18242         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18243         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18244         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18245
18246 2004-01-05  Simon Josefsson  <jas@extundo.com>
18247
18248         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18249         New files.
18250
18251 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18252
18253         * gnus-group.el (gnus-no-groups-message): Update.
18254
18255         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18256
18257 2003-11-09  Simon Josefsson  <jas@extundo.com>
18258
18259         * imap.el: Support for ID IMAP extension (RFC 2971).
18260         (imap-local-variables): Add imap-id.
18261         (imap-id): New variable.
18262         (imap-id): New function.
18263         (imap-parse-response): Parse untagged ID response.
18264         * nnimap.el (nnimap-id): New variable.
18265         (nnimap-open-connection): Use it.
18266
18267 2003-12-28  Simon Josefsson  <jas@extundo.com>
18268
18269         * gnus-score.el (gnus-score-edit-all-score): New.
18270         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18271
18272 2004-01-04  Simon Josefsson  <jas@extundo.com>
18273
18274         * password.el: Add.
18275
18276 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18277
18278         * dns.el (dns-query-types): Fix typo.
18279         (dns-query-types): New function.
18280         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18281         PTR and SOA replies, see RFC 1035.
18282
18283 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18284
18285         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18286
18287         * Moved to Changelog.2.
18288
18289 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18290
18291         * gnus.el (gnus-version-number): Bump version.
18292
18293 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18294
18295         * gnus.el: No Gnus v0.1 is released.
18296
18297 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18298
18299         * gnus.el: No Gnus v0.0 is released.
18300
18301 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18302
18303         * gnus.el (gnus-version-number): Bump.
18304         (gnus-version): No.
18305
18306 See ChangeLog.2 for earlier changes.
18307
18308     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18309       Free Software Foundation, Inc.
18310
18311   This file is part of GNU Emacs.
18312
18313   GNU Emacs is free software: you can redistribute it and/or modify
18314   it under the terms of the GNU General Public License as published by
18315   the Free Software Foundation, either version 3 of the License, or
18316   (at your option) any later version.
18317
18318   GNU Emacs is distributed in the hope that it will be useful,
18319   but WITHOUT ANY WARRANTY; without even the implied warranty of
18320   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18321   GNU General Public License for more details.
18322
18323   You should have received a copy of the GNU General Public License
18324   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18325
18326 ;; Local Variables:
18327 ;; coding: utf-8
18328 ;; fill-column: 79
18329 ;; add-log-time-zone-rule: t
18330 ;; End: